.master-company {
	max-width: 1200px;
}

.master-company .moduletable {
	position: absolute;
	display: block;
	width: 500px;
	bottom: 50px;
	left: 50px;
}

.master-company .custom {
	display: block;
	width: 100%;
	height: 100%;
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
}

.master-company .custom h3 {
	font-family: "CompProMedium";
	color: #2f2d2b;
	text-transform: uppercase;
	font-size: 26px;
	line-height: 38px;
	text-align: center;
}

.master-company .custom p {
	font-size: 14px;
	color: #2f2d2b;
	line-height: 16px;
	padding-bottom: 4px;
}

.master-company .custom ul {
	list-style-type: disc;
	padding-left: 16px;
}

.master-company .custom li {
	font-size: 14px;
	color: #2f2d2b;
	line-height: 18px;
	padding-bottom: 6px;
}

.master-stamp-bottom {
	display: block;
	width: 237px;
	height: 237px;
	position: absolute;
	right: 150px;
	bottom: -40px;
}

.slidernav {
	display: block;
	position: relative;
	width: 315px;
	height: 315px;
	background: url('../images/slider-navigation-bg.png') top left no-repeat;
}

.slidernav-bg0 {
	background-position: top 0px left 0px;
}

.slidernav-bg1 {
	background-position: top -315px left 0px;
}

.slidernav-bg2 {
	background-position: top -630px left 0px;
}

.slidernav-bg3 {
	background-position: top -945px left 0px;
}

.slidernav-bg4 {
	background-position: top -1260px left 0px;
}

.slidernav-bg5 {
	background-position: top -1575px left 0px;
}

.slidernav-bg6 {
	background-position: top -1890px left 0px;
}

.slidernav-bg7 {
	background-position: top -2205px left 0px;
}

div.dot span {
	font-family: 'PharmadinCondensed';
	font-size: 21px;
	line-height: 24px;
	position: absolute;
	width: 67px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
}

div.dot:hover {
	cursor: pointer;
}

.slider-start {
	display: none;
}

.slider-icon1 {
	display: block;
	position: absolute;
	top: 14px;
	left: 124px;
	width: 67px;
	height: 80px;

}

.slider-icon1 span {
	bottom: 0px;
	left: 0px;
	color: #575756;
}

.slider-icon2 {
	display:block;
	position: absolute;
	top: 73px;
	left: 221px;
	width: 67px;
	height: 80px;
}

.slider-icon2 span {
	bottom: 0px;
	left: 0px;
	color: #6f6f6e;
}

.slider-icon3 {
	display: block;
	position: absolute;
	top: 160px;
	left: 221px;
	width: 67px;
	height: 80px;
}

.slider-icon3 span {
	top: 0px;
	left: 0px;
	color: #7e6d59;
}

.slider-icon4 {
	display: block;
	position: absolute;
	top: 232px;
	left: 125px;
	width: 67px;
	height: 80px;
}

.slider-icon4 span {
	bottom: 0px;
	left: 0px;
	color: #004c92;
}

.slider-icon5 {
	display: block;
	position: absolute;
	top: 166px;
	left: 26px;
	width: 67px;
	height: 80px;
}

.slider-icon5 span {
	top: 0px;
	left: 0px;
	color: #8c6536;
}

.slider-icon6 {
	display: block;
	position: absolute;
	top: 70px;
	left: 26px;
	width: 67px;
	height: 80px;
}

.slider-icon6 span {
	bottom: 0px;
	left: 0px;
	color: #06591b;
}

.slider-icon7 {
	display: block;
	position: absolute;
	top: 117px;
	left: 117px;
	width: 80px;
	height: 80px;
}

.slider-icon7 span {
	display: none !important;
}

.slidernav div.dot span {
	display: none;
}

.slidernav div.active span {
	display: block;
}

#scroller_links li {
	margin: 3px;
}

#scroller_links li a {
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	background: #a9a6a4;
	border: 1px solid #666666;
}

#scroller_links li.active a {
	background: #ffffff;
}

.intro-text-block {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -75px;
	margin-left: -320px;
	width: 640px;
	height: 150px;
}

.intro-text-block-blur {
	display: block;
	width: 640px;
	height: 150px;
	overflow: hidden;
	background: url('../images/mega-master-sir-blur-bg.jpg') center center no-repeat;		
}

.intro-text-block h1 {
	display: block;
	padding-top: 27px;
	width: 100%;
	height: 96px;
	font-family: "CompProMedium";
	text-transform: uppercase;
	font-size: 44px;
	line-height: 48px;
	text-align: center;
	color: #ffffff;
}

.intro-text-block span {
	font-family: 'PharmadinCondensed';
	text-transform: uppercase;
	font-size: 44px;
	line-height: 48px;
	text-align: center;
	color: #ffffff;
}	
	
.intro-text-block-inner {
	display: block;
	width: 640px;
	height: 150px;
	background: url('../images/intro-text-bg.png') center center no-repeat;
}
	
.stamp-intro {
	position: absolute;
	top: 80px;
	left: 10%;
}

.slider-item-inner {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.intro-screen-outer { 
	min-height: 100%; 
	position: relative; 
}

.intro-screen-inner { 
	margin: 0 auto; 
	max-width: 1200px; 
	height: 100%; 
}
	
.technologies-screen-outer { 
	min-height: 100%; 
	position: relative; 
}

.technologies-screen-inner { 
	margin: 0 auto; 
	height: 100%; 
}

.technologies-text-intro h3 {
	display: block;
	position: absolute;
	left: 50%;
	top: 90px;
	margin-left: -160px;
	width: 320px;
	font-family: 'PharmadinCondensed';
	text-transform: uppercase;
	font-size: 50px;
	line-height: 56px;
	text-align: center;
	color: #ffffff;
}	
	
.technologies-text-salt {
	display: block;
	position: absolute;
	right: 5%;
	top: 20%;
	width: 280px;
	color: #ffffff;
}

.technologies-text-work {
	display: block;
	position: absolute;
	left: 20%;
	top: 7%;
	width: 540px;
	color: #241007;
}

.technologies-text-work h3 {
	font-size: 24px;
	line-height: 48px;
	font-weight: normal;
	text-align: center;
}

.technologies-text-work p {
	font-size: 13px;
	line-height: 18px;
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}	

.technologies-text-salt h3 {
	font-size: 24px;
	line-height: 48px;
	font-weight: normal;
	text-align: center;
}

.technologies-text-salt p {
	font-size: 13px;
	line-height: 18px;
}	

.technologies-text-milk {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -160px;
	top: 75px;
	width: 320px;
	color: #656565;
	text-align: center;
}

.technologies-text-milk h3 {
	font-size: 24px;
	line-height: 48px;
	font-weight: normal;
}

.technologies-text-milk p {
	font-size: 13px;
	line-height: 18px;
}	

.technologies-text-water {
	display: block;
	position: absolute;
	left: 50%;
	bottom: 10%;
	width: 250px;
	padding: 0px 20px 20px 20px;
	color: #ffffff;
	background: #031e4c;
	-khtml-opacity:.80; 
	-moz-opacity:.80; 
	-ms-filter:"alpha(opacity=80)";
	filter:alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.8);
	opacity:.80; 
}

.technologies-text-water h3 {
	font-size: 24px;
	line-height: 48px;
	font-weight: normal;
}

.technologies-text-water p {
	font-size: 13px;
	line-height: 18px;
}	

.technologies-text-recipes {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -170px;
	margin-top: -120px;
	top: 50%;
	width: 340px;
	color: #3a2f21;
	text-align: center;
}

.technologies-text-recipes h3 {
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 16px;
	font-weight: normal;
}

.technologies-text-recipes p {
	font-size: 13px;
	line-height: 18px;
}	

.technologies-text-ecology {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -110px;
	width: 370px;
	padding: 0px 20px 20px 20px;
	color: #ffffff;
	background: #0c3105;
	-khtml-opacity:.80; 
	-moz-opacity:.80; 
	-ms-filter:"alpha(opacity=80)";
	filter:alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.8);
	opacity:.80; 
}

.technologies-text-ecology h3 {
	font-size: 24px;
	line-height: 48px;
	font-weight: normal;
}

.technologies-text-ecology p {
	font-size: 13px;
	line-height: 18px;
}	

.technologies-text-about {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -110px;
	width: 370px;
	padding: 0px 20px 20px 20px;
	color: #ffffff;
	background: #240f06;
	-khtml-opacity:.80; 
	-moz-opacity:.80; 
	-ms-filter:"alpha(opacity=80)";
	filter:alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.8);
	opacity:.80; 
}

.technologies-text-about h3 {
	font-size: 24px;
	line-height: 48px;
	font-weight: normal;
}

.technologies-text-about p {
	font-size: 13px;
	line-height: 18px;
}	

.snacks-screen-outer { 
	height: 800px; 
	min-width: 1200px; 
	position: relative; 
	background: #ffffff url('../images/naturalnie-perekus.jpg') bottom center no-repeat; 
}

.snacks-screen-inner { 
	width: 1200px; 
	position: relative; 
	height: 100%; 
	margin: 0 auto;  
}

.traditions-screen-outer { 
	height: 1550px; 
	position: relative; 
}

.traditions-screen-inner { 
	width: 1200px; 
	margin: 0 auto; 
	height: 100%; 
}

.company-screen-outer { 
	height: 650px; 
	position: relative; 
}

.company-screen-inner { 
	position: relative; 
	margin: 0 auto; 
	width: 1020px; 
	height: 650px;

}

#sirovarnya_megamaster {
	background: url('../images/mega-master-sir-bg.jpg') center center no-repeat;
	background-size: cover;
}

#nacionalnie_tradicii {
	background: url('../images/section-traditions-bg.jpg') top center no-repeat;
	background-size: cover;
	position: relative;
}

#sotrudniki {
	background: url('../images/company-gradient.png') bottom left repeat-x;
	background-size: contain;
	position: relative;
}

#company_container {
	background: #f6f5f3 url('../images/mega-master-kompaniya.jpg') top center no-repeat;
}

.technologies-section {
	margin: 0px;
	padding: 0px;
	position: relative;
}

.technologies-header {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 55px;
	background: #012601;
	-khtml-opacity:.80; 
	-moz-opacity:.80; 
	-ms-filter:"alpha(opacity=80)";
	filter:alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.8);
	opacity:.80; 
}

.technologies-header h2 {
	font-family: "CompProMedium";
	text-transform: uppercase;
	line-height: 24px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 24px;
	color: #ffffff;
}

.company-header h2 {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 24px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #4d433b;
	color: #ffffff;
	font-family: "CompProMedium";
	font-size: 24px;
	text-transform: uppercase;
	-khtml-opacity:.80; 
	-moz-opacity:.80; 
	-ms-filter:"alpha(opacity=80)";
	filter:alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.8);
	opacity:.80; 
}

.snacks-section {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 100%;
}

.snacks-header {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 55px;
	background: #b3791b;
	-khtml-opacity:.80; 
	-moz-opacity:.80; 
	-ms-filter:"alpha(opacity=80)";
	filter:alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.8);
	opacity:.80; 
}

.snacks-header h2 {
	font-family: "CompProMedium";
	text-transform: uppercase;
	line-height: 24px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 24px;
	color: #ffffff;
}

.traditions-section {
	margin: 0px;
	padding: 0px;
	position: relative;
}

.traditions-content {
	position: relative;
}

.traditions-header {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 55px;
	background: #001f34;
	-khtml-opacity:.80; 
	-moz-opacity:.80; 
	-ms-filter:"alpha(opacity=80)";
	filter:alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.8);
	opacity:.80; 
}

.traditions-header h2 {
	font-family: "CompProMedium";
	text-transform: uppercase;
	line-height: 24px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 24px;
	color: #ffffff;
}

.slider-item {
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.slider-item-0 {
	background: url('../images/devushka-s-molokom.jpg');
}

.slider-item-1 {
	background: url('../images/sol-dlia-sira.jpg');
}

.slider-item-2 {
	background: url('../images/naturalnoe-moloko.jpg');
}

.slider-item-3 {
	background: url('../images/ruchnoi-trud.jpg');
}

.slider-item-4 {
	background: url('../images/prirodnaja-voda-dlia-sira.jpg');
}

.slider-item-5 {
	background: url('../images/tradicionie-recepti.jpg');
}

.slider-item-6 {
	background: url('../images/zabota-o-ecologie.jpg');
}

.slider-item-7 {
	background: url('../images/sovremenie-tehnologie.jpg');
}

.snacks-text {
	display: block;
	width: 474px;
	position: absolute;
	top: 80px;
	left: 600px;
	z-index: 99;
}	
	
.snacks-text p {
	text-align: center;
	font-size: 13px;
	line-height: 18px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
	
.snacks-text-header {
	display: block;
	width: 474px;
	height: 139px;
	background: url('../images/snacks-frame.png') top left no-repeat;
}
	
.snacks-text-header h3 {
	font-family: "CompProMedium";
	text-transform: uppercase;
	line-height: 44px;
	text-align: center;
	padding-top: 26px;
	font-size: 44px;
	color: #c99034;
}
	
.snacks-text-header span {
	font-family: 'PharmadinCondensed';
	text-transform: uppercase;
	font-size: 40px;
	line-height: 40px;
	text-align: center;
	color: #2d2321;
}	

.technology-slider { 
	position: relative; 
	overflow: auto;
}

.technology-slider ul { 
	margin: 0; 
	padding:0; 
}

.technology-slider li { 
	list-style: none; 
	margin: 0; 
	padding:0;
}

.technology-slider ul li { 
	float: left; 
	margin: 0; 
	padding:0; 
	background-size: cover; 
	background-position: top center; 
}

.technology-slider ul li { 
	height: 100vh;
}

#slider-arrow-left { 
	position: absolute; 
	top: 8px; 
	left: 10%;  
	z-index: 2 
}

#slider-arrow-right { 
	position: absolute; 
	top: 8px; 
	right: 10%; 
	z-index: 2; 
}

.unslider-arrow prev {}
.unslider-arrow next {}

.technology-slider > #hidden { 
	display:none; 
}

.technology-slider ol, .technology-slider li { 
	padding: 0; 
	margin: 0;
}

.technology-slider > #dates { 
	position: absolute; 
	top: 50%; 
	margin-top: -150px; 
	left: 10%; 
}

.technology-slider > #dates li { 
	list-style: none; 
	display: inline-block; 
	width: 143px; 
	height: 45px; 
	padding: 0; 
	border: solid 1px #FFF;
	text-align: center;
	z-index: 100; 
	font-size: 22px;
	line-height: 45px;
	color: #FFF;
	cursor: pointer;
	margin-left:14px;
}

.technology-slider > #dates li:nth-child(2) { 
	margin-left:0; 
}

.technology-slider > #dates li.dot.active, .accomodation-slider > #thumbs li.dot.active  { 
	background-color: #FFF; 
	color:#6c635c;
}

ol.dots:not(#dates):not(#circles):not(#thumbs) {
	display: none;
}

.arrows {
	display: none;
}

#main_container { 
	height: 100%; 
	min-width: 1200px; 
}

#content_container { 
	width: 100%; 
	min-width: 880px; 
	margin: 0 auto; 
	height: 100%; 
}

#home_menu_container {
    font-size: 13px;
    line-height: 40px;
	position: fixed;
    margin: 0;
    /*margin-top: -70px;
    position: relative;*/
    z-index: 20;
    left: 0;
    right: 0;
    text-align: center;
    background: rgb(0,0,0);
    background: rgba(0,0,0, 0.7);
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

#home_menu_container .custom {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

#home_menu_container ul#nav_links  { 
	list-style: none; 
	overflow: auto; 
}

#home_menu_container ul#nav_links  li { 
	float: left; 
	font-size: 0.9em; 
	line-height: 40px; 
}

#home_menu_container ul#nav_links  li a { 
	text-decoration: none; 
	padding-left: 20px; 
	padding-right: 20px; 
	text-transform: uppercase; 
	border-left: 1px solid #c0c0c0; 
}

#home_menu_container ul#nav_links  li:nth-child(1) a { 
	border: 0px; 
}

#home_menu_container ul#nav_links  li:hover a,
#home_menu_container ul#nav_links  li.active a { 
	color: #bc9321 !important; 
}

#home_menu_container ul#nav_links  li a { 
	color: #c0c0c0; 
}

#home_menu_container ul#nav_links  li a { 
	transition: all 400ms; 
	-webkit-transition: all 400ms; 
}

#home_menu_links { 
	display: inline-block; 
}

#home_menu_links li:first-child { }

#home_menu_container ul#nav_links {
	display: table;
	margin: 0 auto;
}

.mod-languages {
	position: absolute;
	top: 0px;
	right: 0px;
}

.mod-languages li {
	float: left;
}

.mod-languages li a {
	font-size: 11px;
	color: #c0c0c0;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #dfc798;
}

.mod-languages li.lang-active a {
	color: #dfc798;
	font-weight: bold;
	text-decoration: none;
}

.mod-languages li:nth-child(1) a {
	border: 0px;
} 

.snacks-products {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
}

.snacks-orecchiette {
	position: absolute;
	bottom: 200px;
	left: 500px;
}
.snacks-bocconcini {
	position: absolute;
	bottom: 50px;
	left: 760px;
}
.snacks-perlini {
	position: absolute;
	bottom: 120px;
	left: 950px;
}

.traditions-title {
	position: absolute;
	display: block;
	width: 400px;
	top: 80px;
	left: 50%;
	margin-left: -200px;
}

.traditions-title h3 {
	font-family: 'PharmadinCondensed';
	text-transform: uppercase;
	font-size: 32px;
	line-height: 36px;
	text-align: center;
	color: #ffffff;
}

.traditions-bolgariya {
	position: absolute;
	top: 150px;
	left: 10px;
	display: block;
	width: 520px;
	height: 430px;
}

.traditions-italiya {
	position: absolute;
	top: 140px;
	right: 10px;
	display: block;
	width: 520px;
	height: 580px;
}

.traditions-kavkaz {
	position: absolute;
	top: 760px;
	left: 140px;
	display: block;
	width: 990px;
	height: 360px;
}

.traditions-franciya {
	position: absolute;
	top: 1080px;
	right: 50px;
	display: block;
	width: 1050px;
	height: 392px;
}

.traditions-map-container {
	position: relative;
}

.traditions-bolgariya-map {
	position: absolute;
	top: 0px;
	left: 0px;
}

.traditions-italiya-map {
	position: absolute;
	top: 0px;
	right: 0px;
}

.traditions-kavkaz-map {
	position: absolute;
	top: 0px;
	left: 0px;
}

.traditions-franciya-map {
	position: absolute;
	top: 0px;
	right: 0px;
}

.traditions-bolgariya-title {
	display: block;
	position: absolute;
	top: 50px;
	left: 320px;
	background: url('../images/map-title-bolgariya.png') top left no-repeat;
	width: 159px;
	height: 41px;
	padding-top: 10px;
	padding-bottom: 9px;
	line-height: 22px;
	font-family: "CompProMedium";
	text-transform: uppercase;
	text-align: center;
	font-size: 22px;
	color: #313131;
	text-indent: 5px;
}

.traditions-italiya-title {
	display: block;
	position: absolute;
	top: 150px;
	right: 250px;
	background: url('../images/map-title-italiya.png') top left no-repeat;
	width: 159px;
	height: 41px;
	padding-top: 10px;
	padding-bottom: 9px;
	line-height: 22px;
	font-family: "CompProMedium";
	text-transform: uppercase;
	text-align: center;
	font-size: 22px;
	color: #313131;
	text-indent: -5px;
}

.traditions-kavkaz-title {
	display: block;
	position: absolute;
	top: 60px;
	left: 240px;
	background: url('../images/map-title-kavkaz.png') top left no-repeat;
	width: 159px;
	height: 41px;
	padding-top: 10px;
	padding-bottom: 9px;
	line-height: 22px;
	font-family: "CompProMedium";
	text-transform: uppercase;
	text-align: center;
	font-size: 22px;
	color: #313131;
	text-indent: 5px;
}

.traditions-franciya-title {
	display: block;
	position: absolute;
	top: 175px;
	right: 345px;
	background: url('../images/map-title-franciya.png') top left no-repeat;
	width: 159px;
	height: 41px;
	padding-top: 10px;
	padding-bottom: 9px;
	line-height: 22px;
	font-family: "CompProMedium";
	text-transform: uppercase;
	text-align: center;
	font-size: 22px;
	color: #313131;
	text-indent: 5px;
}

.traditions-bolgariya-text {
	display: block;
	width: 400px;
	height: 170px;
	position: absolute;
	top: 280px;
	left: 100px;
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
}

.traditions-italiya-text {
	display: block;
	width: 290px;
	height: 230px;
	position: absolute;
	top: 260px;
	right: 280px;
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
}

.traditions-kavkaz-text {
	display: block;
	width: 500px;
	height: 180px;
	position: absolute;
	top: 60px;
	left: 440px;
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
}

.traditions-franciya-text {
	display: block;
	width: 470px;
	height: 230px;
	position: absolute;
	top: 100px;
	left: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
	text-align: right;
}