@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #f3ede8;
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
}
body a, body img {
	border: none;
	outline: none;
}
body a {
	text-decoration: none;
}
body a:hover {

}
.ra {
	margin-left: -5px;
	margin-bottom: 25px;
	width: 868px;
	border-radius: 15px;
	min-height: 230px;
	overflow: hidden;
	border: 1px solid #764012;
	padding-bottom: 20px;
}
.articles .ra:last-child {
	margin-bottom: 80px !important;
}
.ra > div > p {
	padding: 0 20px 0 40px;
	text-align: justify;
}
#notRA {
	font: 700 40px/60px Oswald, 'sans-serif';
	color: #BFAA9A;
	text-align: center;
	margin: 150px 0 200px;
	text-indent: 0 !important;
}
.AlignCenter {
	text-align: center;
}
.AlignLeft {
	text-align: left;
}
.AlignRight {
	text-align: right;
}
.AlignJustify {
	text-align:  justify;
}
.condBG {
	background-image: url(/img/tkm_bg.jpg);
	padding-top:260px !important;
	background-position: top;
	background-repeat: no-repeat;
}
.offsetBG {
	background-image: url(/img/ofs_bg.jpg);
	padding-top:210px !important;
	background-position: top;
	background-repeat: no-repeat;
}
.okBG {
	background-image: url(/img/okompanii_bg.jpg);
	padding-top:320px !important;
	background-position: top;
	background-repeat: no-repeat;
}
.pisBG{
	background-image: url(../userfiles/images/1612864121.jpg);
	padding-top:195px !important;
	background-position: top;
	background-repeat: no-repeat;
}
#cr {
	font: 700 12px/45px 'Nunito', sans-serif;
	color: white;
	padding: 15px 20px 10px;
	text-align: center;
	background-color: #47352f;
}
#cover {
	position: fixed;
	width: 100%;
	top: 0;
	background-color: rgba(27,20,18,0.95);
	z-index: 2000;
}
#loader {
	position: fixed;
	width: 100%;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	display: none;
	z-index: 2001;
}
header>.blocks>img {
	display: block;
	position: absolute;
	width: 220px;
	height: 320px;
	margin-top: -320px;
	margin-left: 490px;
}
.popup {
	overflow: hidden;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,0.8);
	position: fixed;
	display: none;
}
#message {
	z-index: 2002;
	background-color: #f3ede8;
}
#message_title {
	width: 640px;
}
.popup_title {
	display: block;
	height: 40px;
	overflow: hidden;
	background-color: #604840;
	background-image: -moz-linear-gradient(#a98477, #604840);
	background-image: -webkit-linear-gradient(#a98477, #604840);
	background-image: linear-gradient(#a98477, #604840);
	background-repeat: repeat-x;
	font: 700 14px/40px 'Oswald', sans-serif !important;
	word-spacing: 2px;
	white-space: nowrap !important;
	color: white !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
}
.popup_title a {
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	border-radius: 5px;
	margin-top: 7px;
	border-style: solid;
	border-width: 1px;
	border-color: transparent;
}
.popup_title a:hover {
	border-color: rgba(0,0,0,0.3);
	border-color: #666;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,0.45), inset -1px -1px 1px rgba(0,0,0,0.15);
	cursor: pointer;
}
.popup_title a>span {
	display: block;
	width: 22px;
	height: 22px;
	margin: 1px;
	background: url(../img/close_bttn_1.png) 0 0 no-repeat;
}
.popup_title>div {
	position: absolute;
	display: block;
	margin: 0 auto 0 20px;
	overflow: hidden;
}
.popup_title>div>img {
	height: 32px;
	margin: 4px 15px 4px 0;
	float: left;
}
#message_content {
	width: 590px;
	color: #3F3F3F;
	font: 400 14px/26px 'Nunito', sans-serif !important;
}
#message_content>img {
	display: block;
	position: absolute;
	margin: -27px auto 0 475px;
	z-index: 2020;
}
.popup_content {
	display: block;
	min-height: 100px;
	margin: 20px 25px 0;
}
.message_line .mail_correct {
	margin: 0 0 0 450px;
	z-index: 2030;
}
.message_line {
	display: block;
	margin-bottom: 10px;
}
.f_correct {
	width: 24px;
	height: 26px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	color: #60B044;
	font: 18px/26px Verdana, Geneva, sans-serif;
	display: none;
}
.message_title {
	display: inline;
	position: relative;
	line-height: 26px;
}
.message_inp {
	display: inline-block;
	position: absolute;
	outline: none;
	width: 208px;
	height: 18px;
	left: 270px;
	line-height: 18px;
	padding: 3px 10px;
	border: 1px solid #666;
	border-radius: 5px;
	background-color: #FDFDFD;
	font: 400 14px/18px 'Nunito', sans-serif;
	color: #0F0F0F;
}
#email {
	padding-right: 24px;
	width: 194px;
}
.sep5, .sep10, .sep20, .sep30, .sep40, .sep50 {
	line-height: 0;
	display: block;
	clear: both;
}
.sep5 {
	height: 5px;
}
.sep10 {
	height: 10px;
}
.sep20 {
	height: 20px;
}
.sep30 {
	height: 30px;
}
.sep40 {
	height: 40px;
}
.sep50 {
	height: 50px;
}
#mess_text_border {
	display: block;
	border: 1px solid #666;
	border-radius: 5px;
	width: 588px;
	height: auto;
	overflow: hidden;
}
#mess_text_border>div {
	text-align: center;
}
#text_title {
	display: block;
	line-height: 26px;
	padding-left: 7px;
	border-bottom: 1px solid #666;
}
#message_title a {
	margin-left: 607px;
	z-index: 2040;
}
#message_title>div {
	width: 565px;
}
.red {
	color: #F00000;
}
.message_text {
	display: block;
	border: none;
	outline: none;
	background-color: #FDFDFD;
	font: 400 14px/18px 'Nunito', sans-serif;
	width: 581px;
	min-height: 200px;
	max-height: 400px;
	resize: vertical;
	padding: 3px 0 3px 7px;
	color: #0F0F0F;
	overflow: auto;
}
#message_buttons {
	width: 590px;
}
#message_buttons span {
	display: block;
	text-align: left;
	position: absolute;
	width: 590px;
	font: 300 12px/16px 'Nunito', sans-serif;
	color: #3F3F3F;
}
#message_buttons span strong {
	font-size: 14px;
	color: #F00;
}
.popup_buttons {
	display: block;
	height: 26px;
	margin: 20px 25px;
	text-align: right;
}
.message_button {
	color: #3F3F3F;
}
.popup_button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	width: 90px;
	height: 24px;
	font: 700 14px/24px 'Oswald', sans-serif !important;
	text-decoration: none;
	margin-left: 5px;
}
.green_button, .grey_button {
	-moz-user-select: -moz-none;
	-o-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: hidden;
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	text-decoration: none;
}
.green_button{
	background-color: #60B044;
	background-image: -moz-linear-gradient(#e39c63, #a97245);
	background-image: -webkit-linear-gradient(#e39c63, #a97245);
	background-image: linear-gradient(#e39c63, #a97245);
	border: 1px solid #a26c40;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
}
.green_button:hover, .green_button:active, .green_button.zeroclipboard-is-hover, .green_button.zeroclipboard-is-active{
	background-color: #569E3D;
	background-image: -moz-linear-gradient(#d89158, #9e683d);
	background-image: -webkit-linear-gradient(#d89158, #9e683d);
	background-image: linear-gradient(#d89158, #9e683d);
	border-color: #905c32;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.55);
	text-decoration: none;
}
.grey_button {
	background-color: #E0E0E0;
	background-image: -moz-linear-gradient(#FCFCFC, #E0E0E0);
	background-image: -webkit-linear-gradient(#FCFCFC, #E0E0E0);
	background-image: linear-gradient(#FCFCFC, #E0E0E0);
	border: 1px solid #BBB;
	color: #333;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
.grey_button:hover, .grey_button:active, .grey_button.zeroclipboard-is-hover, .grey_button.zeroclipboard-is-active{
	background-color: #604840;
	background-image: -moz-linear-gradient(#EAEAEA, #CDCDCD);
	background-image: -webkit-linear-gradient(#EAEAEA, #CDCDCD);
	background-image: linear-gradient(#EAEAEA, #CDCDCD);
	border-color: #AAA;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	color: #333;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
	text-decoration: none;
}
.p5 {
	padding: 0 5px;
}
h1 {
	display: block;
	color: #764012;
	font-size: 26px;
	line-height: 50px;
	margin: 0 0 5px;
	background-image: linear-gradient(to right, #FFF, #f3ede8);
}
h2 {
	color: #764012;
	font-size: 22px;
	line-height: 40px;
	margin: 20px 0 5px;
	background-image: linear-gradient(to right, #FFF, #f3ede8);
}
#parallax a:hover {
	text-decoration: none;
	background-color: #7d6056;
}
.blocks {
	width: 1200px;
	margin: 0 auto;
}
#left_nav {
	margin-top: 280px;
	width: 600px;
}
#left_nav a:first-child {
	margin-left: 10px;
}
#right_nav {
	margin: -30px 0 0 600px;
	text-align: right;
	width: 600px;
}
#right_nav a:last-child {
	margin-right: 10px;
}
#left_nav a, #right_nav a {
	color: white;
	padding: 0 7px;
	border-radius: 4px;
	font: 200 20px/30px 'Nunito', sans-serif !important;
	text-decoration: none;
}
#map_cont {
	height: 320px;
}
#map_load {
	position: absolute;
	width: 1200px;
	height: 50px;
	z-index: 100;
	margin-top: 135px;
}
#map {
	position: absolute;
	z-index: 101;
}
#adr_div {
	height: 100px;
	background-color: white;
}
#adr_div img {
	float: left;
	margin: 18px 0 0 20px;
}
address {
	float: left;
	margin: 20px 0 0 20px;
	font: 300 normal 16px/24px 'Nunito', sans-serif;
}
#phones {
	float: right;
	margin: 20px 20px 0 20px;
	font: 700 24px/48px 'Oswald', sans-serif;
	color: #764012;
}
#phones a {
	color: #764012;
	cursor: default;
}
#phones a:hover {
	color: #DB7300;
	text-decoration: none;
}
#content {
	overflow:auto;
	background-color: white;
}
#content nav {
	font: 300 normal 16px/24px 'Nunito', sans-serif;
	width: 260px;
	padding: 20px;
	float: left;
}
#content nav a {
	display: block;
	margin: 5px 0;
	color: #764012;
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-color: #af9b89;
}
#content nav a:hover {
	color: #DB7300;
	border-color: #DB7300;
}
#content nav .noactive {
	color: #bbb !important;
	cursor: default !important;
}
#content>div {
	padding: 20px 20px 20px 10px;
	width: 870px;
	float: left;
}
.articles, article {
	font: 300 16px/22px 'Nunito', sans-serif;
	margin: 10px 0;
}
.articles p, article p {
	text-indent: 25px;
}
.articles ol, .articles ul {
	padding: 0;
	margin-left: 25px;
}
.articles li {
	text-indent: 0 !important;
	margin: 16px 0;
}
.articles .smile, article .smile {
	margin-bottom: -7px;
}
.articles p:first-child {
	margin-top: 15px;
}
.articles p:last-child, article p:last-child {
	margin-bottom: 15px;
}
.articles strong, article strong {
	font-weight: 400;
}
.articles a, article a {
	font-weight: 400;
	text-decoration: underline;
	color: inherit;
}
.articles a:hover, article a:hover {
	color: #DB7300;
}
.artBorders {
	border: 2px solid #f3ede8;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
	padding: 15px 0;
}
.addMssg {
	font-weight: 400;
	text-decoration: underline;
	color: inherit;
	cursor: pointer;
}
.addMssg:hover {
	color: #DB7300;
}
.venzT {
	height: 27px;
	margin-bottom: 10px;
	background: url("/img/venzt.png") center no-repeat;
}
.venzB {
	height: 27px;
	margin: 20px 0;
	background: url("/img/venzb.png") center no-repeat;
}
#mhButton {
	display: block;
	width: 88px;
	height: 31px;
	position: absolute;
	margin-top: 6px;
}
#addMessage {
	position: absolute;
	width: 280px;
	height: 30px;
	margin-left: 900px;
	top: 0;
	z-index: 1950;
}
#addMessage>div {
	background-color: #47352f;
	background-image: -moz-linear-gradient(#82645a, #47352f);
	background-image: -webkit-linear-gradient(#82645a, #47352f);
	background-image: linear-gradient(#82645a, #47352f);
	background-repeat: repeat-x;
	overflow: hidden;
	border: 1px solid #47352f;
	border-top: none;
	color: #FFF;
	display: block;
	float: left;
	width: 278px;
	height: 29px;
	border-radius: 0 0 21px 21px / 0 0 10px 10px ;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	opacity: 0;
}
#addMessage>div {
	font: 400 12px/28px 'Nunito', sans-serif;
}
#addMessage>div>span {
	font-size: 16px;
}
#addMessage>div:hover {
	background-color: #604840;
	background-image: -moz-linear-gradient(#a98477, #604840);
	background-image: -webkit-linear-gradient(#a98477, #604840);
	background-image: linear-gradient(#a98477, #604840);
	background-repeat: repeat-x;
	box-shadow: 0 0 20px rgba(255,157,126,0.5), 1px 1px 2px rgba(0,0,0,0.8), inset 2px -2px 0 rgba(255,255,255,0.2);
}
#addMessage > div > img {
	width: 18px;
	height:14px;
	position:relative;
	top:1px;
	margin:1px 15px 0 0;
}


.cssload-container {
	width: 100%;
	height: 49px;
	text-align: center;
}
.cssload-zenith {
	width: 49px;
	height: 49px;
	margin: 0 auto;
	border-radius: 50%;
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	box-shadow: 3px 3px 1px rgb(0,0,0);
	animation: cssload-spin 690ms infinite linear;
		-o-animation: cssload-spin 690ms infinite linear;
		-ms-animation: cssload-spin 690ms infinite linear;
		-webkit-animation: cssload-spin 690ms infinite linear;
		-moz-animation: cssload-spin 690ms infinite linear;
}
@keyframes cssload-spin {
	100%{ transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes cssload-spin {
	100%{ -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes cssload-spin {
	100%{ -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@-webkit-keyframes cssload-spin {
	100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes cssload-spin {
	100%{ -moz-transform: rotate(360deg); transform: rotate(360deg); }
}

.invis {
	display: none;
}