@import url(fonts.css);
@import url('https://fonts.googleapis.com/css?family=Comfortaa:300,400,700|Lobster|Pattaya|Yanone+Kaffeesatz:400,700&subset=cyrillic,cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Amatic+SC:400,700|Jura:400,700|Neucha|Play:400,700&subset=cyrillic,cyrillic-ext,latin-ext');
/*
@import url(UniSansHeavyCAPS.css);
@import url(stylesheet.css);
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700,900|Roboto:400,700&subset=cyrillic,cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i|Open+Sans:400,600,700,800&display=swap&subset=cyrillic-ext');

@import url('https://fonts.googleapis.com/css?family=Tinos:400,700&display=swap&subset=cyrillic,cyrillic-ext');
@font-face {
    font-family:'Cuprum';
    src: url('Cuprum.eot');
	src: local('Cuprum-Regular'), local(Cuprum),
		url('Cuprum.eot?#iefix') format('embedded-opentype'),
		url('Cuprum.woff2') format('woff2'),
		url('Cuprum.woff') format('woff'),
		url('Cuprum.ttf') format('truetype'),
		url('Cuprum.otf') format('opentype'),
		url('Cuprum.svg#Cuprum') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-0491;
}

*/


fonts{
font-family: 'AvantGardeGothicC-Regular';
font-family: 'Neo Sans Pro', 'Open Sans', sans-serif;
font-family:'Cuprum',  serif;

font-family: 'Lora', serif;
font-family: 'Open Sans', sans-serif;	

font-family: 'Montserrat', sans-serif;
font-family: 'Roboto', sans-serif;

font-family: 'Circe', sans-serif;
font-family: 'caviar_dreams';
font-family: 'Pattaya', sans-serif;
font-family: 'Comfortaa', cursive;
font-family: 'Lobster', cursive;
font-family: 'Amatic SC', cursive;
font-family: 'Jura', sans-serif;
font-family: 'Neucha', cursive;
font-family: 'Tinos', serif;
    
    
font-family: 'Yanone Kaffeesatz', sans-serif;
font-family: 'Play', sans-serif;

	
/*
*/
 
}


html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	 scroll-behavior: smooth;
    margin: 0; padding: 0;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}



a:focus {
}
a:hover,
a:active {
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img,
.gm-style img {
	max-width: none;
}

fieldset{ display:block; padding-top:20px; padding-bottom:20px;}

button,
input,
select,
textarea {
	margin: 0;
	vertical-align: middle;
	font-size:15px; 
    line-height:20px;
}
button,
input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}

.popover { display:none !important;
	position: absolute;
	top: -111144440px;
	/*
	*/
}
.clr{ clear:both !important; float:none !important; width:100% !important; height:0px !important; 
overflow:hidden; padding:0 !important; margin:0 !important}


.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






body {
    margin: 0; padding: 0; width: 100%; height: 100%;
	font-size: 18pt;
	line-height:normal;
	color: #999999;
    /*
	background-color: #000;
    */
    
    font-family: 'Yanone Kaffeesatz', sans-serif;
    
/*
	
*/
}
a { color:#777;	
		
	-webkit-transition: all .1s linear !important;
	-moz-transition: all .1s linear !important;
	-o-transition: all .1s linear !important;
	transition: all .1s linear !important;
	text-decoration: none;
}
a:hover,
a:focus { color:#aaa;
}



table{ width:100%}
td{ vertical-align:top;}

.img-rounded {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}




.container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1;
	
	max-width:1600px;
	position:relative;
}
.container:before,
.container:after {
	display: table;
	content: "";
	line-height: 0;
}
.container:after {
	clear: both;
}
.container-fluid {
	padding-right: 20px;
	padding-left: 20px;
	*zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}
.container-fluid:after {
	clear: both;
}



p {
	margin: 15px 0; line-height: 30px;
}
small {
	font-size: 85%;
}
strong {
	font-size: 19pt; color:#FF5B08;
}
em {
	font-style: italic;
}
cite {
	font-style: normal;
}



h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 35px 0 20px 0; 
	font-weight: bold;
	line-height: normal;
	color: inherit;
	text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: normal;
	line-height: 1;
	color: #555555;
}
h1,h3{ text-transform:none; font-family: 'Play', sans-serif;}
h1,
h2,
h3 {
	line-height:inherit;
    
}
h1 { display:block;
/*

*/

    font-family: 'Play', sans-serif;

}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 30px;
	text-transform:uppercase;
    color: #F8B407;
}
h4 {
	font-size: 25px;
	margin: 20px 0 10px 0;
	text-transform:uppercase;
    color: #aaaaaa;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 13px;
}
h1 small {
	font-size: 19px;
}
h2 small {
	font-size: 18px;
}
h3 small {
	font-size: 14px;
}
h4 small {
	font-size: 12px;
}
.page-header {
}



ul, ol {
	padding: 0;
	margin: 0 0 30px 35px;
}
ul ul,
ul ol,
ol ol,
ol ul {
	margin-bottom: 0;
}
li {
	line-height: 30px; padding:10px 0;
}



h1,
h3.modtitle{  text-transform:uppercase; text-align:center;
	font-size:50px; line-height:70px !important; margin:30px 0; padding:0 0 20px 0;
	overflow:hidden; color:#FF0000;
}
span.firstLetter,
h1:first-letter,
h3.modtitle:first-letter{
}	

h1:before, .modtitle:before {
	display:block; background-position:center; background-repeat:no-repeat;
    content: " ";
}	
/*	
h1:before, .modtitle:before,
h1:after, .modtitle:after {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 1px;
    position: relative;
    background-color: #ccc;
}
h1:before, .modtitle:before {
    margin-left: -100%;
    left: -30px;
}
h1:after, .modtitle:after {
    margin-right: -100%;
    right: -30px;
}

h3.modtitle span{background-color:#EFEFEF; width:auto !important;  float:left; clear:both;
	padding:10px 20px; margin:0px auto 0px 0 !important;}
	
h3.modtitle:before{border-top:2px solid #EFEFEF; display:block; content:' '; width:100%;}


*/

h1.noformat{}
h1.noformat:before {
}




hr {
	margin: 18px 0;
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #fff;
}


.btn{ 
display:block; width:180px; text-align:center;
margin:0 auto !important;  padding:11px 0px 9px 0px !important;
font-size:13px; line-height:14px; text-transform:uppercase;
color:#ffffff;
cursor:pointer;
background-color:#2b2b2b;

-webkit-transition: all .2s linear !important;
-moz-transition: all .2s linear !important;
-o-transition: all .2s linear !important;
transition: all .2s linear !important;

border:0 none;
border:1px solid #2b2b2b;
/*
border-top:2px solid #2b2b2b;
border-bottom:2px solid #2b2b2b;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
background-image:url(../images/arr_sm.png); background-repeat:no-repeat; background-position:right; 
border-top:1px solid #000000; border-bottom:1px solid #000000;
 letter-spacing:3px;	 
*/
/*

*/	
}

.btn.blue{ background-color:#4EBEB5; border:1px solid #4EBEB5; color:#ffffff;}
.btn.green{ }
.btn.light{color:#ffffff; border:0 none; border-top:1px solid #ffffff; border-bottom:1px solid #ffffff;}
.btn.line{ background:none; background-image:url(../images/more_icon.png); background-repeat:no-repeat; background-position:left center;
	color:#2b2b2b; border:0 none; text-align:left; padding:10px 5px 10px 40px !important; width:inherit; text-decoration:underline !important;
	display:inline-block; text-transform:none; font-size:inherit;
		}
.btn.grey{ background-color:rgba(188,188,188,0.7); border:1px solid #aaaaaa; color:#ffffff;}
.btn.orange{ background-color:rgba(254,168,23,0.99); border:1px solid #FEA817; color:#ffffff;}

.btn:hover{ text-decoration:none;
/* color:#FFFFFF;
	border:2px solid #5CA327;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.7);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.7);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.7);
*/
	}
.btn.light:hover{color:#0A5F96; text-decoration:none;}

a.btn{ text-decoration:none !important;}

/********************************************************/


.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
button.close {
	padding: 3;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.alert-options {
	float: right;
	line-height: 18px;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.alert-options:hover,
.alert-options:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.alert {
	display:block;
	padding: 15px 25px 15px 25px;
	margin:20px auto;
	max-width:480px;
	position:relative;
	
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #ffffff;
	border: 3px solid #FF0000;
	color:#000000;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.alert h4 {
	text-align:center; margin:0; padding:0 0 10px 0;
	 font-weight:bold;
}
.alert .close {
	position:absolute;
	top: 5px;
	right: 10px;
	line-height: 18px;
	cursor: pointer;
}

div.alert-message{ text-align:center;}
.alert-success {
}
.alert-success h4 {
}
.alert-danger,
.alert-error {
}
.alert-danger h4,
.alert-error h4 {
}
.alert-info {
}
.alert-info h4 {
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}






[class*="span"] {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	
	margin: 0 0 0px 0;
	*margin: 0 0 0px 0;
	/*
	width: 100%;
	min-height: 28px;
	margin-left: 2.127659574%;
	*margin-left: 2.0744680846383%;
	*/
}

.span9{
	width: 75%;
	*width: 75%;}
.span6 {
	width: 50%;
	*width: 50%;
}
.span4 {
	width: 33.3%;
	*width: 33.3%;
}
.span3 {
	width: 25%;
	*width: 25%;
}

.span2 {
	width: 20%;
	*width: 20%;
}
.span12{
	width: 100%;
	*width: 100%;
}


.pull-left{ float:left;}
.pull-right{ float:right;}

.small{ font-size:70%; line-height:90%; font-weight:normal;}

body.site{
	background-image: url("../images/background-pattern.jpg")
	}



	header.header{
				background-image: url("../images/1.jpg"); 
                background-position: center bottom; background-repeat: no-repeat;
                background-size: cover;
                display: block;
            height: 170px;
 
		/* position:inherit; 
        font-family:'Impact', 'Cuprum',  serif; font-weight: normal;
				font-family: 'AvantGardeGothicC-Regular';
						-webkit-box-shadow: 5px -5px 5px rgba(0, 0, 0, 0.1);
						-moz-box-shadow: 5px -5px 5px rgba(0, 0, 0, 0.1);
						box-shadow: 5px -5px 5px rgba(0, 0, 0, 0.1);
		*/}
    .view-featured header.header{
            height: 100%;
				position:absolute;                 
				z-index:1;
				top:0;
				left:0;
				right:0;
                bottom: 0;
}
		.header div, .header img,
		.header a{
										-webkit-transition: all .1s linear !important;
										-moz-transition: all .1s linear !important;
										-o-transition: all .1s linear !important;
										transition: all .1s linear !important;
										}
		.view-featured header.header{}	
		
			div.header-inner{ float:right; margin: 0px 0px 0 0; opacity:1;}
			div.header-inner.hidesoc{ margin:0px 0px 0 0; opacity:0; }
				.header-inner div.container{}
					div.header_in{}

							div.moduletable_socicons{}
								.moduletable_socicons div.module_content{}
									.moduletable_socicons div.custom_mainblock{}
										.moduletable_socicons div.custom_mainblock_in{}
											.moduletable_socicons p{ padding:0; margin:0;}
												.moduletable_socicons img{ padding:0 5px;}
		
		
						
							
			div.header-info{ padding:0px 0 0 0; margin:0px 0 0 0px;}
				
					
				div.header-logo{width: 300px; text-align: center; margin: 0 auto; padding: 20px 0 10px;}
				.view-featured div.header-logo{position: absolute; top: 10%; left: 50%; transform: translateX(-50%); 
                    width: auto; padding: 0; margin: 0; z-index: 1;}
				div.header-logo.hidelogo{}
					div.header-logo_in{
						text-align: center;}
					a.brand{display:block; text-decoration:none; text-align: center;
						margin:0px auto !important; padding:0px 0px;
						}
						.brand img{ width:auto; height:auto; margin:0px;
										-webkit-transition: all .2s linear !important;
										-moz-transition: all .2s linear !important;
										-o-transition: all .2s linear !important;
										transition: all .2s linear !important;}

										
		div.header-menu{ 
										-webkit-transition: all .2s linear !important;
										-moz-transition: all .2s linear !important;
										-o-transition: all .2s linear !important;
										transition: all .2s linear !important;
			}	

		div.header-menu.top_fixed{}
		div.header-menu{width: 940px; margin: 0 auto; padding: 5px 0}
		.view-featured div.header-menu{width: 1200px; position: absolute; top: 45%; left: 50%; transform: translateX(-50%); z-index: 11;}
		.view-featured div.header-menu.top_fixed{}
			div.header-menu_in{}
				div.container{}
					nav.navigation{}
						div.moduletable_hmenu{
						}
							.navigation div.module_content{}
								ul.dj-main{margin:0; padding:0px 0px; /*display:block;*/
                                    display: flex; justify-content: center; list-style: none; }
									li.dj-up{ /*display:block; float: left; margin:0 0px;*/ width:100%; }
                                    /*li.dj-up.first{display: none;}*/
                                    .dj-main li:last-child{display: none;}
									li.dj-up.active{}
                                        a.dj-up_a{  color: #9E2D0C;
											text-transform:uppercase; font-weight:bold; letter-spacing:3px;
											display:block; line-height:20px; font-size:20px;
											padding:0 0px; text-align:center;
                                            text-shadow: 1px 1px 15px rgba(213,65,0,1);
                                        }

										.view-featured a.dj-up_a{  
											line-height:30px; font-size:30px; color: #000000;
                                        }
                                        a.dj-up_a:hover{text-shadow: 1px 1px 15px rgba(223,75,0,1); color: #FAC719;}
									li.dj-up.active a.dj-up_a{color: #fff;}

										a.dj-up_a active{}
										a.dj-up_a span{ display:block; border-left:1px solid #000; padding:0 10px;}

										li.itemid107 a.dj-up_a span,
										li.itemid101 a.dj-up_a span{border-left:0px none;}
						
					



	div#banner_block{position: absolute; bottom: 0; right: 0; z-index: 7;}
	div#banner_block.smh{}

div.moduletable_hbanner{}
.moduletable_hbanner div.module_content{position: relative;}

.moduletable_hbanner div.custom_mainblock{ position: absolute; top: 50%; left: 5%;}
.moduletable_hbanner div.custom_mainblock_in{}
.moduletable_hbanner .custom_mainblock p{ padding: 0; margin: 0;}
.moduletable_hbanner .custom_mainblock a{}
.moduletable_hbanner .custom_mainblock img{border: 1px solid #fce5da; opacity: 0.7; background-color: #000000;
										-webkit-transition: all .4s linear !important;
										-moz-transition: all .4s linear !important;
										-o-transition: all .4s linear !important;
										transition: all .4s linear !important;}
.moduletable_hbanner .custom_mainblock img:hover{opacity: 1;
										-webkit-box-shadow: 2px 2px 13px rgba(213,65,0,0.7);
										-moz-box-shadow: 2px 2px 13px rgba(213,65,0,0.7);
										box-shadow: 2px 2px 13px rgba(213,65,0,0.7);}

.moduletable_hbanner div.custom_aftercodeblock{}
.moduletable_hbanner div.custom_aftercodeblock_in{}
.moduletable_hbanner .custom_aftercodeblock p{ padding: 0; margin: 0;}
.moduletable_hbanner .custom_aftercodeblock img{}


		



				
.page-header{max-width: 800px; margin: 0 auto;}
					

.smallHeader .brand img{}
	
	
.smallHeader div.header-menu{ }

	
	
									  
			/* 			
										-webkit-transition: all .1s linear !important;
										-moz-transition: all .1s linear !important;
										-o-transition: all .1s linear !important;
										transition: all .1s linear !important;
							
			*/		
									
					
					



					
								
div#main_content_block{padding:0px 0 0px 0; background-image: url("../images/facia_shine-bottom.png"); background-position: top center; background-repeat: no-repeat;}
.main_content_block_in{background-image: url("../images/facia_shine-top.png"); background-position: bottom center; background-repeat: no-repeat; padding:70px 0 70px 0;}

main#content{ display:block; padding:0px 0 30px 0;}

div#system-message-container{}

		








#first_block{ padding:50px 0;}

#second_block{ background-position:center; background-repeat:no-repeat; background-size:cover;}
 	#second_block_in{ padding:0px 0 40px 0;}
	#second_block div.container{}


										/* 
										-webkit-box-shadow: 0 0px 8px rgba(0,0,0,0.2);
										-moz-box-shadow: 0 0px 8px rgba(0,0,0,0.2);
										box-shadow: 0 0px 8px rgba(0,0,0,0.2);
										opacity:0.9;
										-webkit-transition: all .2s linear !important;
										-moz-transition: all .2s linear !important;
										-o-transition: all .2s linear !important;
										transition: all .2s linear !important;
										  -webkit-filter: grayscale(100%);
										  -moz-filter: grayscale(100%);
										  -ms-filter: grayscale(100%);
										  -o-filter: grayscale(100%);
										  filter: grayscale(100%);
										  filter: gray; 

										-webkit-filter: blur(1px);
										-moz-filter: blur(1px);
										-o-filter: blur(1px);
										-ms-filter: blur(1px);
										filter: blur(1px);

										-webkit-filter: blur(0px);
										-moz-filter: blur(0px);
										-o-filter: blur(0px);
										-ms-filter: blur(0px);
										filter: blur(0px);

										  -webkit-filter: none;
										  -moz-filter: none;
										  -ms-filter: none;
										  -o-filter: none;
										  filter: none;

											-moz-transform: scale(1.01);
											-webkit-transform: scale(1.01);
											-o-transform: scale(1.01);
											transform: scale(1.01);

					.moduletable_about div.about_item_block:nth-child(odd){ padding:35px 0;}
					.moduletable_about div.about_item_block:nth-child(even){}
										*/
									
	
	
	

#third_block{ background-image:url(../images/about_bgr.jpg); background-repeat:no-repeat; background-size:cover;}	
	


footer#footer{ display:block; background-color: rgba(0, 0, 0, 0.5);}
		
	div.footer_cont{}
		div.container{}
			div.footer-logo{ width:280px; margin:0 auto; padding: 30px 0;}
			.footer-logo:after{ display: block; content:' '; 
				width: 75px; margin: 0 auto; 
				height: 1px;}
					div.moduletable_flogo{ padding:35px 0 15px 0; text-align:center;}
						.moduletable_flogo div.module_content{}
							.moduletable_flogo div.custom_mainblock{}
								.moduletable_flogo div.custom_mainblock_in{}
								.moduletable_flogo p{}
								.moduletable_flogo a.fbrand{ display:block;}
								.moduletable_flogo img{}
								
			div.footer_cont_in{}
				.footer_cont_in div.moduletable_socicons p{ text-align:center;}
	.footer_cont_in	{ padding: 30px 0 70px 0;}


	div.footer_bottom{ padding:5px 0; font-size:13px;line-height:15px !important; color: #333333;}
		.footer_bottom div.container{}
										
			div.copyright{padding:5px 0; margin:0; text-align:center; float:none; width:inherit;}
			div.copyright p{ padding:0; margin:0;}
			
			div.developer{text-align:center; padding:5px 0; float:none; width:inherit; }
				.developer a{ color: #333333;}
				.developer a:hover{}
				.developer strong{}
							





			
div.moduletable_breadcrumbs{ padding:35px 0 0 0;}
	div.module_content{}
		ul.breadcrumb_breadcrumbs{ list-style:none; margin:0; padding:0; height:40px;}
			ul.breadcrumb_breadcrumbs li{ display:inline; color:#7E7E7E;}
				ul.breadcrumb_breadcrumbs li a.pathway{ color:#000000;}
					ul.breadcrumb_breadcrumbs span{}
					ul.breadcrumb_breadcrumbs span.divider{ padding:0 7px;}
					ul.breadcrumb_breadcrumbs span.divider img{}
	










div.blog{}
   .blog h1{}
    .blog span.subheading-category{}
    
    .blog div.category-desc{}
        
    .blog div.items-row{}
    .blog .cols-1.row-0.row-fluid{}
        .blog div.span12{}
            .blog div.item.column-1{}
                .blog div.jn-in{ display: flex; align-items: center; padding: 20px 0; max-width: 1200px; margin: 0 auto;}
                    .blog div.jn-content{width: 30%; }
                        .blog div.jn-image{margin: 0 50px 0 0; padding: 0 0 0px 0;}
                            .blog .jn-image img{width: 100%;
                                -webkit-box-shadow: 2px 3px 5px rgba(0,0,0,0.9);
                                -moz-box-shadow: 2px 3px 5px rgba(0,0,0,0.9);
                                box-shadow: 2px 3px 5px rgba(0,0,0,0.9);}
                    .blog div.jn-text{width: 70%;}
                        .blog .jn-text h3{ padding: 0; margin: 0px 0 5px 0; font-size: 34pt; text-transform: none;
                                            text-shadow: 2px 2px 4px rgba(0,0,0,1);}
                        .blog div.filds_item_block{}
                            .blog div.fild_zvannia{color: #FF0000; text-transform: uppercase; font-size: 16pt;}
                            .blog div.fild_roztashuvannia{padding: 10px 0; color: #555555;}

                        .blog .jn-text p{color: #FFFFFF;}

                        .blog div.fild_uliublena-tekhnika{ color: #CCCCCC;}
                            span.tekhnikalabel{ color: #F8B407; font-size: 14pt; display: block; padding: 7px 0 5px 0;}
                            span.tech_values{}
                                img.thumbnail_tech{}
                                span.tech_separ:last-child{display: none;}


















	

.pagination {
	margin: 18px 0; padding:0;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
	overflow:hidden;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination ul > li > a{
	padding: 4px 12px; color:#000000;
	line-height: 20px;
}
.pagination ul > li > span {
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}

@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: .25em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-previous:before,
.icon-backward:before {
	content: "\7c";
}
.icon-next:before,
.icon-forward:before {
	content: "\7b";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
			
/*************************************************************/		
/*************************************************************/	
/*************************************************************/		


ul.pager{}
ul.pagenav{ list-style:none;}

		.pagenav li{ display:inline-block; padding:7px 20px; margin:0 35px 0 0; border:1px solid #E3E3E3;}
		li.previous{}
		li.next{}
			.pagenav li a.hasTooltip{}
				.pagenav li span{}
				.pagenav li span.icon-chevron-left{}


div.tooltip{
	display:none; opacity:0;
	/*
	background-color:#FFFFFF; border:1px solid #F0F0F0;
	padding:5px 10px; width:240px; float:left;
	*/}
	.tooltip div{}
		.tooltip-arrow{}
		.tooltip-inner{}



/*
    padding: 0 0 0 8px;
    border: 1px solid #aaa;
border-radius: 5px;

background-color: #fff;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
background-clip: border-box;
background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
background-clip: padding-box;
box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
color: #444;
    text-decoration: none;
    white-space: nowrap;
  background-color: #f0f0f0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f0f0f0), color-stop(90%, #f5f5f5));
  background-image: -webkit-linear-gradient(#f0f0f0 20%, #f5f5f5 90%);
  background-image: -moz-linear-gradient(#f0f0f0 20%, #f5f5f5 90%);
  background-image: -o-linear-gradient(#f0f0f0 20%, #f5f5f5 90%);
  background-image: linear-gradient(#f0f0f0 20%, #f5f5f5 90%);
  color: #000;
*/		
	


/* Описываем анимацию свойства opacity */
 
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
 


/*************************************************************/	

/*************************************************************/
		
/*************************************************************/		




@media (max-width: 1640px){

.container {
	margin:0;
	padding-left:100px;
	padding-right:100px;
	width:inherit;
	position:relative;
}



}

@media (max-width: 1490px){

.span3 { width: 33.3%; padding:0 0 20px 0; }
.span2 { width:25%; padding:0 0 20px 0;}

.moduletable_about div.about_item_block_in{ margin:0 20px;}

}



@media (max-width: 1355px){
.span6 {
	float:none;
	width:inherit;
	*width:inherit;
}
}
@media (max-width: 480px){
}
	
			