.titletext
{
	margin-top:-150px;
	margin-left:30px;
	position: relative;
}
.titletext p.chn
{
    color: #534741;
    font-family: lato,sans-serif;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 6px;
    line-height: 60px;
    text-align: left;
    text-transform: uppercase;
 }

.titletext p.rus
{
    color: #000000;
    font-family: lato,sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
}
.titlelogo
{
	background: #ffffff url("../images/338370.jpg") no-repeat scroll left top / cover ;
    border-radius: 120px;
    height: 183px;
    opacity: 0.5;
    position: relative;
    width: 183px;
	margin-left:15px;
}

.normal_text {
    color: #000000;
    direction: ltr;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 17px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: 0;
}

body {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-feature-settings: "liga";
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    text-rendering: optimizelegibility;
    word-wrap: break-word;
}
@media not all {
body {
    text-rendering: auto;
}
}


.version.index {
    background-color: #4eadc0;
    color: #00001a;
}
body {
    background: #ffffff url("../images/bg_06_2.jpg") repeat scroll center center;
}

/*.transmove
{
	transition: left 500ms;
}
*/


#page {
    background-color: rgba(199, 178, 153, 0.1);
    margin-left: auto;
    margin-right: auto;
    min-height: 501px;
    width: 980px;
    z-index: 1;
}
body {
    min-width: 980px;
    padding-bottom: 36px;
    padding-top: 36px;
    position: relative;
}
p
{
    font-family: lato,sans-serif;
    font-style: normal;
    font-weight: 700;
}

#logo {
    left: 30px;
    top: 15px;
    width: 263px;
    z-index: 114;
}
#logo {
    background-color: transparent;
    position: fixed;
}

.clearfix::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}





#menu {
    margin-left: 447px;
    margin-top: 5px;
    position: fixed;
    right: 120px;
    text-align: right;
    top: 35px;
/*    width: 630px;*/
    z-index: 87;
}

.Button
{
    background-color: transparent;
    border-color: #787878;
}

#menu .ButtonSelected p.rus {
    color: #ffffff;
    font-family: lato,sans-serif;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    visibility: inherit;
	background-color: #ff0000;
}

#menu a
{
	display:inline-block;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    font-family: lato,sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    font-style: normal;
    text-decoration: none;
    transform-origin: left top 0;
	margin: 0 5px;
}
#menu p
{
	font-size:14px;
	line-height: 18px;
    color: #000000;
    font-weight: 400;
	padding: 0 2px;
}
#menu .ButtonSelected p.chn 
{
	visibility:hidden;
}

#menu .ButtonSelected p.rus 
{
    font-weight: 700;
}

#menu p.chn {
	font-size:18px;
	line-height: 22px;
	position:relative;
	margin-bottom:-20px;
    font-family: lato,sans-serif;
    font-style: normal;
    text-align: center;
	visibility:hidden;
}
#menu a:hover p.chn
{
	visibility:visible;
}

#menu a:hover p.rus
{
	visibility:hidden;
}

.pointer_cursor, .fld-recaptcha-mode, .fld-recaptcha-refresh, .fld-recaptcha-help {
    cursor: pointer;
}
body, div, dl, dt, dd, ul, ol, li, nav, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, a {
    border-width: 0;
    margin: 0;
    padding: 0;
    transform-origin: left top 0;
}
#content
{
    font-family: lato,sans-serif;
    font-weight: 400;
    position: relative;
    width: 979px;
    z-index: 2;
	padding-top:150px;
}

#indexlogo
{
    background: #ffffff url("../images/338370.jpg") no-repeat scroll left top / cover ;
    border-radius: 120px;
    height: 183px;
    margin-top: 129px;
    opacity: 0.5;
    position: relative;
    width: 183px;
    z-index: 7;
}

#logotext {
    background-color: transparent;
    color: #534741;
    font-family: lato,sans-serif;
    font-size: 60px;
    font-weight: 700;
    left: 62px;
    letter-spacing: 6px;
    line-height: 60px;
    margin-top: 152px;
    min-height: 62px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: 144px;
    z-index: 8;
}
.rounded-corners
{
	border-radius: 120px;
    height: 220px;
    position: relative;
    width: 220px;
}

#menu div {
    display: inline-block;
}

.header .chn
{
	color: #534741;
    font-family: lato,sans-serif;
    font-size: 60px;
    font-weight: 400;
    letter-spacing: 6px;
    line-height: 60px;
    text-align: left;
    text-transform: uppercase;
}

.header .rus
{
    color: #000000;
    font-family: lato,sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    text-transform: none;
}

.footer
{
	background-color: rgba(199, 178, 153, 0.2);
	display:block;
	padding-bottom:28px;
	height:28px;
}

.footertext
{
	margin-left: auto;
	margin-right: auto;
	width:980px;
	padding-top:10px;
}
.copyright
{
	float:left;
	color: #7f7f7f;
	font-family: pt-sans,sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
}
.madeby a
{
	color: #7f7f7f;
	font-family: pt-sans,sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
}
.madeby
{
	float:right;
	color: #7f7f7f;
	font-family: pt-sans,sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
}

.address
{
    font-weight: 700;
    padding-bottom: 4px;
    font-family: lato,sans-serif;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
}

.addresstext
{
    font-weight: 400;
    padding-bottom: 4px;
    font-family: lato,sans-serif;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
}

@font-face {
    font-family: "__ALS Rubl_5";
    font-style: normal;
    font-weight: 400;
    src: local("☺"), url("../fonts/alsrubl.woff") format("woff"), url("../fonts/alsrubl.svg") format("svg");
}