body {
	color: #000;
	font: 13px/1.6em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 10px;
    webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    /*background: url("/img/body.jpg") no-repeat center center fixed;*/
background-color:   #09F;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    border-radiusbackground-size: cover;
}

body:before {
    content: "";
    position: fixed;
    top: -10px;
    left: 0;
    width: 100%;
    height: 10px;
    z-index: 100;
    -webkit-box-shadow: 0px 1px 5px rgba(45, 50, 50, 0.32);
    -moz-box-shadow: 0px 1px 5px rgba(45, 50, 50, 0.32);
    box-shadow: 0px 1px 5px rgba(45, 50, 50, 0.32)
}
.transition {
    transition:1s;
    transition-timing-function:  ease-out;
}


@font-face {
    font-family: "BookmanOldStyle";
    src: url("/css/fonts/ufontscombookman-old-style.eot"); /* IE9 Compat Modes */
    src: url("/css/fonts/ufontscombookman-old-style.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/css/fonts/ufontscombookman-old-style.otf") format("opentype"), /* Open Type Font */
    url("/css/fonts/ufontscombookman-old-style.svg") format("svg"), /* Legacy iOS */
    url("/css/fonts/ufontscombookman-old-style.ttf") format("truetype"), /* Safari, Android, iOS */
    url("/css/fonts/ufontscombookman-old-style.woff") format("woff"), /* Modern Browsers */
    url("/css/fonts/ufontscombookman-old-style.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RodchenkoCTT';
    src: url('/css/fonts/RodchenkoC.eot');
    src: url('/css/fonts/RodchenkoC.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/RodchenkoC.woff2') format('woff2'),
    url('/css/fonts/RodchenkoC.woff') format('woff'),
    url('/css/fonts/RodchenkoC.ttf') format('truetype'),
    url('/css/fonts/RodchenkoC.svg#RodchenkoC') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RodchenkoCTT';
    src: url('/css/fonts/RodchenkoC_1.eot');
    src: url('/css/fonts/RodchenkoC_1.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/RodchenkoC_1.woff2') format('woff2'),
    url('/css/fonts/RodchenkoC_1.woff') format('woff'),
    url('/css/fonts/RodchenkoC_1.ttf') format('truetype'),
    url('/css/fonts/RodchenkoC_1.svg#RodchenkoC') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1  {
    font-weight: bold;
    font-size: 28px;
    margin:0 0 10px 0;
    font-family:  helvetica, sans-serif;
    letter-spacing: 0;
line-height: 25px;
    color: #a62a27;
    position: relative;
}
h2  {

    font-size: 24px;
    margin:0 0 10px 0;
    font-weight: bold;
    font-family:   helvetica, sans-serif;
    letter-spacing: 0;
    color: #a62a27;
    position: relative;
}
h3  {

    font-size: 20px;
    margin:0 0 10px 0;
    font-weight: bold;
    font-family:   helvetica, sans-serif;
    letter-spacing: 0;
    color: #a62a27;
    position: relative;
}
p
{
    margin: 0; padding: 0;
}

a {color:#0769AD; text-decoration:underline;}
.conteiner {
	margin: auto;

	text-align:center;
	padding:0;
	position:relative;
	z-index:50;
    height: 100%;
}
.header {
	background: none;
	margin: 0;
	padding: 10px 0;
	text-align: left;
	height:72px;
	position:fixed;
	bottom:0;
	left:0;
}
.autor {
	left: -112px;
    position: fixed;
    top: 50%;
	margin-top:-45px;
	
}
.logoMass {
	color:#fff;
}
.logoMasscode {
	color:#000;
	text-decoration:none;
	line-height:72px;
	font-size:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	display:block;
	letter-spacing:-8px;
	
	-moz-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	transform:rotate(-90deg);
}
.descr {
	text-align: left;
	margin-left:30px;
	margin-right:30px;
}
h2 { clear:both; padding:0px 0 5px 0; line-height:1.2em; text-align:left}
hr { clear:both; border:0; border-bottom:1px dashed #ccc; height:0; margin:20px 0; display:block}
.slidik { margin:auto !important}
pre {text-align:left} 

p { text-align:left;}


.str1,
.str2,
.str3,
.str4,
.str5,
.str6,
.str9 { margin:0 0 30px 0;}
.str4,
.str5,
.str6,
.str8 {
	 /*width:24% !important;*/
	 display:inline-block;
	 //display:inline;
	 //zoom:1;
	 vertical-align:top;
}
.str_wrap p {
	padding:10px 0;
	margin:0;
}
.str_vertical p {
	padding:10px;
}
fieldset { border:1px dotted #AAADC4; margin:0 0 45px 0; background:#fff; box-shadow:0 0 0 20px #fff; border-radius:1px; text-align:left; padding:30px 40px;  position:relative; display:block;}
legend { text-transform:uppercase; font-weight:900;}
h3 {

    padding:0 0 10px 0;
    text-align:center;
    font-size: 16px;

    text-transform:uppercase;
    font-weight: bold;
}
.navPr {
	margin:0 0 40px ;
}
.navPr a {
	display:inline-block;
	vertical-align:top;
	background:#0769AD;
	color:#fff;
	font-weight:700;
	text-decoration:none;
	padding:5px 15px;
	margin:0 5px;
	border:1px solid #0769AD;
}
.navPr span {
	display:inline-block;
	vertical-align:top;
	background:#fff;
	color:#000;
	font-weight:700;
	text-decoration:none;
	padding:5px 15px;
	margin:0 5px;
	border:1px solid #fff;
	
}.block_social div img
 {
     border-radius: 50%;
     box-shadow: 0 0 6px 0 rgba(19, 19, 20, 0.6);
     /* не забываем о кроссбраузерности */
     -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     -khtml-border-radius: 50%;
    overflow: hidden;
 }
 .block_social img
{animation: shadow 1s ease-in-out 0.5s alternate, move 5s linear 2s;
    filter:grayscale(100);
}
.block_social img:hover
{
    filter:grayscale(0);
}
.optionsTable { 
	border-collapse:collapse;
}
.optionsTable td {
	border-top:1px solid #e5e5e5;
	padding:10px 50px 10px 0;
}
.optionsTable th {padding:10px 50px 10px 0; }
.optionsTable tr td:first-child {
	font-weight:900;
} 
.optionsTable tr:nth-child(even) td {
	background:#FCFCFC
}
.optionsTable th {
	color:#000;
	text-transform:uppercase;
	font-weight:900;
}

.value { padding:4px 10px; background:#000; color:#fff;}


body,
html {
    margin:0;
    padding:0;
    min-height:100%;
    height: 100%;
}


.bg_1 {
    background:#FFF;
    max-width: 1000px;
    margin: 0 auto;
    min-height: 100%;

}
.zakrit
{
    width: 1000px;
    height: 20px;

    position: absolute;
    margin-top: -10px;
    left: 50%;
    margin-left: -500px;
}
.bg_2 {

    height:100%;    margin: 0 auto;
    min-height: 100%; max-width: 1000px;

}

.bg_3 {
   max-width: 1000px;
    margin: 0 auto;    min-height: 100%;

}

.bg_4 {

    max-width: 1000px;
    height:100%;    margin: 0 auto;    min-height: 100%;

}

.bg_5 {

    min-height: 100%;
    margin: 0 auto;
    max-width: 1000px;

}

.body_bg
{
    margin: 0 auto;
padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    line-height: 20px;
    font-size: 18px;
    margin-top: 10px;

}
.panel_proizvoditel img
{
    filter: grayscale(100%);
    transition: 1s;
    -webkit-filter: grayscale(100%);
}
.panel_proizvoditel img:hover
{
    filter: grayscale(0);
    transition: 1s;
    -webkit-filter: grayscale(0);
}
.form_contact
{


    margin: 0 auto;
    width: 700px;

    padding: 20px;
    line-height: 43px;

    background-color: rgba(203, 203, 209, 0.75);
}
input[type="text"]
{
    padding: 10px;
    border-radius: 3px;
    outline:0;
    font-size: 20px;
    width: 480px;
    position: relative;
    border: 2px solid #ccc;
}
input[type="text"]:focus
{
    border: 2px solid #0099FF;
    border-radius: 3px;
}
input[type="button"]
{
    padding: 20px;
    cursor: pointer;
    border: 0;
    margin: 0;
    outline:0;
    font-size: 20px;
    background: #f1e767; /* Old browsers */
    background: -moz-linear-gradient(top, #f1e767 0%, #feb645 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f1e767 0%,#feb645 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f1e767 0%,#feb645 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */
}
input[type="button"]:focus,input[type="text"]:focus {outline:0;} /* crome fix */
input[type="button"]:hover
{
    background: #f1e767;
}
h2
{
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    text-align: center;
    padding: 0;
}
.body_bg
{
   background-color: rgba(255, 255, 255, 0.86);
}
.screenDecor { opacity:0;}