* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {height:100%;}
body {font:16px Arial, Helvetica, sans-serif;background:#fff;color:#000;width:100%;height:100%;}
a {color:#e34f42;text-decoration:none;outline:none;}
a:hover, a.selected, .who span {color:#e7351d;outline:none;}
img {border: none;}
input {vertical-align:middle;outline:none;}
hr {margin:15px 0 15px 0;border:0;border-bottom:1px #e7e7e7 solid;}
.clear {clear:both;}
ul.my_ul {margin-left:135px;}
/* Wrapper
-----------------------------------------------------------------------------*/
#wrapper {max-width:1200px;margin:0 auto;/*min-height:100%*/;height:auto !important;height: 100%;}
#middle {width: 100%;padding: 0 0 100px;height: 1%;}
#middle-main{
max-width: 1200px;
margin: 0 auto;
}
#middle:after, #middle-main:after {content: '.';display:block;clear:both;visibility:hidden;height:0;}
#container {width:100%;float:left;overflow:hidden;}
#content {
	padding: 20px 250px 25px 250px;
	text-align: justify;
}
#content p {margin: 0 0 10px 0;padding:0;}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
.table {
  width: 100%;
  font-size: 15px;
  text-align: left;
}
.table > thead > tr > th {
	white-space: nowrap;
	font-weight: normal;
  font-size: 16px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
}
.table > tbody > tr:first-child  td{
border-top: none;
}
.table > tbody > tr > th,
.table > tbody > tr > td {
  padding: 15px 10px;
  line-height: 1;
  vertical-align: middle;
}
.table > thead > tr > th:last-child,
.table > tbody > tr > th:last-child,
.table > tfoot > tr > th:last-child,
.table > thead > tr > td:last-child,
.table > tbody > tr > td:last-child,
.table > tfoot > tr > td:last-child {
  border-right: 0;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #fdb813;
}
.table > tbody > tr:last-child > td {
  border-bottom: 2px solid #000;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table td.price {
	white-space: nowrap;
	text-align: center;
}
/* Header
-----------------------------------------------------------------------------*/
#auth,#adv {float:left;}
#header {width:100%; height:267px; background:url(img/logo.jpg) top center no-repeat;position: relative;}
/*#header {width:100%; height:260px;position: relative;}*/
#logom1 {
	position:absolute;
	top: 0px;
}
#logom{
display: none;
}
#logom2 {
	position: absolute;
	left: 50%;
	top: 45px;
	margin-left: -108px;
}
/*.phones {
margin-left: 590px;
}*/
.phones_white {
margin-left: 860px;
padding-top: 20px;
}
.phones{
display: none;
}
/*.phones span {
	font-size:42px;
	font-family:"minion-pro",times,serif;
	font-weight: bold;
}
.phones span:first-child {
	margin-right: 20px;
}
.phones p {
	font-size:20px;
	font-family:"minion-pro",times,serif;
	margin-left: 60px;
}*/
.main_top_order {float:right;margin:0 45px 0 0 ;}
.header_text {
	color:#fff;
	text-align:right;
	margin:-175px 80px 0 0;
	font-size:20px;
}
.header_text  span{
	
	font-size:130%;
}
#top {
	position: absolute;
	font-weight:bold;
	line-height: 45px;
	bottom: 0;
	left: 35px;
	right: 200px;
}
#top p {margin:0; padding:0; white-space:nowrap;}
/*#top a {
	text-decoration:underline;
	color:#000;
	position:relative;
	font-size: 17px;
	padding:0 37px 0 0;
}
#top a:hover {
	text-decoration:none;
	}
	a.active{
	color:#3285ad!important; 
	text-decoration:none!important;
	}*/
#top a {
	text-decoration:none;
	color:#2C2424;
	position:relative;
	font-size: 17px;
	padding:0 37px 0 0;
}
#top a:hover {
	text-decoration:underline;
	}
	a.active{
	color:#3285ad!important; 
	text-decoration:none!important;
	}	
.address{
display: none;
}
#top_mobile{
display: none;
}
/*.address>div:first-child{
float: left;
width: 270px;
background: url(img/pin-icon.png) top left no-repeat;
line-height: 25px;
font-size: 16px;
color: #6d6d6d;
padding-left: 35px;
margin-right: 90px;
}
.address>div:last-child>div:first-child{
background: url(img/metro.png) 320px 0px no-repeat;
}
.address>div:last-child>div p{
font-size: 16px;
color: #6d6d6d;
}
.address>div:last-child>div:last-child{
background: url(img/map.png) 320px 0px no-repeat;
height: 30px;
padding-top: 3px;
}
.address>div:last-child>div:last-child a{
font-size: 14px;
color: #6d6d6d;
text-decoration: underline;
}
.address>div:last-child>div:last-child a:hover{
text-decoration: none;
}*/
#navtop {
	position:relative;
	z-index:55;
	margin-left: 187px;
	top: -27px;
}
#navtop a {color:#000000;text-decoration:underline;}
#navtop span {color:#827a00;text-decoration:underline;}
#navtop p {margin:2px 30px -20px 0; padding-bottom:0;}
#navtop p a {margin:0 15px 0 0;}
.nav1 {background:url(img/house.png) top no-repeat;width:16px;height:16px;display:inline-block;}
.nav2 {background:url(img/mail.png) top no-repeat;width:16px;height:16px;display: inline-block;}
.nav3 {background:url(img/workflow.png) top no-repeat;width:16px;height:16px;display:inline-block;}

#banner {height:1px;}
#favorit {
	position: absolute;
	line-height: 45px;
	right: 25px;
	bottom: 0;
}
#favorit a {color:#e34f42; text-decoration:none; border-bottom: 1px dashed #e34f42;margin-left: 27px;}
#favorit{
background:url('img/favorites.png') no-repeat left 11px;
}



/* Content
-----------------------------------------------------------------------------*/
h1, h2, h3, h6, .headline {font-size:10pt;color:#ed1c24;padding:0;margin:0 0 15px 0;font-weight:normal;text-transform:uppercase;}
h1{
	font-weight: bold;
}

.more-photo {margin:15px 0;}
.more-photo img {margin:0 5px 0 0;}
.border-img {border:1px #e7e7e7 solid;}
.table_usl{font-weight: bold;
text-align: center;
text-decoration: underline;}


/* Index
----------------------------------------*/
.breadcrumb-navigation {padding:0 0 10px 0;margin:0 !important;list-style:none;}
.breadcrumb-navigation li {display:inline;}
.breadcrumb-navigation a { color:#6f6f6f;text-decoration:none;}
.breadcrumb-navigation span {font-weight:bold;}




/* Left - Right
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 214px;
	margin-left: -99.5%;
	margin-top: 20px;
	position: relative;
	padding: 0;
	border-left: 1px solid #e34f42;
}
#right {
	float: left;
	margin-right: -3px;
	width: 230px;
	margin-left: -230px;
	position: relative;
	padding: 0;
}
/*.menu3, .menu4 {color:#fff;height:20px;background:url(img/m.gif) top right no-repeat;font-size:9pt;text-transform:uppercase;padding:5px 0 0 11px;}*/

.arrow_box {
	position: relative;
	background: #3285ad;
	margin-left: 14px;
}
.arrow_box:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(50, 133, 173, 0);
	border-right-color: #3285ad;
	border-width: 7px;
	margin-top: -7px;
}
.arrow_box.box-red {
	background: #e34f42;
}
.arrow_box.box-red:after {
	border-color: rgba(50, 133, 173, 0);
	border-right-color: #e34f42;
}
.reddot {
	position: relative;
}
.reddot:before {
	content: " ";
	background-image: url('img/reddot.png');
	width: 11px;
	height: 13px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -7px;
	margin-left: -6px;
}
.kupon {
	text-align: center;
}
.kupon a {
	text-decoration: none;
}
.kupon a p {
	padding: 0 0 3px 0;
	font-weight: bold;
	font-size: 26px;
	color: #fff;
}
.kupon a p:first-child {
	padding-top: 7px;
	font-size: 18px;
}
.kupon a p:last-child {
	font-size: 12px;
	border-bottom: 1px dashed #fff;
	font-weight: normal;
	display: inline-block;
	padding: 0;
	margin: 0 0 7px 0;
}
.header {
	line-height: 35px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	margin-top: 14px;
}
.gray-border {
	background-color: #f6f7f0;
	margin: 0 0 0 14px;
	padding: 7px 0;
}
.gray-border p {
	padding: 10px 12px;
}
.gray-border p a {
	color: #000;
	text-decoration: none;
}
.gray-border p a:hover {
	text-decoration: underline;
}
.menu2, .menu1, .menu3, .menu4 {
	/*background:#FFF79A;
	color:#000;
	height:20px;
	font-size:11pt;text-transform:uppercase;padding:5px 0 0 11px;
	border:1px solid #dfdfdf;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;*/
}
.right_order {
	background:#f6f7f0 url('img/red-head.png') no-repeat left top;
	padding: 0 0 0 22px;
	height: 55px;
	line-height: 53px;
	color:#fff;
}
.yellow-head {
	background:#f6f7f0 url('img/yellow-head.png') no-repeat left top;
	padding: 0 0 0 22px;
	height: 56px;
	line-height: 54px;
	color:#fff;
}
.na-vizu span {color:#ff0000;}
.menu1 {
	margin-top: 20px;
}
.menu2 {background-position:0 -25px;}
.menu3 {background-position:0 -50px;}
.menu4 {
	margin-top: 20px;
}
div.podmenu {
	background: #f6f7f0;
	padding: 0;
	margin: 0 0 0 8px;
}
div.podmenu p {
}
div.podmenu .paddpodmenu {
	padding: 10px 20px;
	font-size: 14px;
}
div.head {color:#ed1c24;text-transform:uppercase;}
div.bighead {
	color: #000;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size: 64px;
}
p {padding:0 0 10px 0;}
p.menus {
	border-top: 1px solid #edede8;
	background: #c7c7c7;
	height: 3px;
	padding: 0;
	margin: 0;
}
p.index {text-align:center;}
span.b, span.news {color:#ed1c24;}
span.det {color:#0072bc;}
span.n {color:#c7c7c7;}
span.u {text-decoration:underline;}
.reg1, .reg2 {font-size:10pt;padding:0 7px 0 0;}
.reg3, .reg4, .reg6 {
	font: 14px Arial, Helvetica, sans-serif;
	border: none;
	background: #fff;
	padding: 4px;
	color: #000;
}
.reg3 {width:168px;margin:0 0 5px 0;}
.reg4 {width:137px;}
.reg5 {
	background:url('img/go.gif') left top no-repeat;
	width: 29px;
	height: 27px;
	border: 0;
	margin: 0;
	cursor: pointer;
}
.reg6 {
	width: 140px;
	color: #000;
	margin: 0;
	font: 13px Arial, Helvetica, sans-serif;
}
.na-vizu .reg6 {margin:0;width:126px;}
.reg7,
.na-vizu select,
.na-vizu textarea,
.na-vizu input[type="text"] {
	font: 14px Arial, Helvetica, sans-serif;
	width: 182px;
	border: none;
	color: #e34f42;
	background-color: #fff;
	margin: 6px 20px;
	padding: 4px;
}
.na-vizu textarea::-webkit-input-placeholder,
.na-vizu input[type="text"]::-webkit-input-placeholder { /* WebKit browsers */
    color:#e34f42;
}
.na-vizu textarea:-moz-placeholder,
.na-vizu input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#e34f42;
    opacity:  1;
}
.na-vizu textarea::-moz-placeholder,
.na-vizu input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#e34f42;
    opacity:  1;
}
.na-vizu textarea:-ms-input-placeholder,
.na-vizu input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#e34f42;
}
.reg8 {border:1px solid #c6c6c6;background:#fff;padding:2px 4px;color:#252525;font-size:11pt;height:65px;width:124px;}
.reg9 {
	background: url('img/input.gif') left top repeat-x;
	color: #fff;
	font-size: 11pt;
	line-height: 34px;
	height: 34px;
	border: 0;
	margin: 0;
	padding: 0 20px;
	cursor: pointer;
	font-weight: bold;
}
#content .who {margin:0 0 10px 0;table-layout: fixed;}
#content .who p {background:#e7e7e7;padding:10px;text-align:left;}
#content .who td {background:#e7e7e7;}
#content li {margin:0 0 5px 25px;}
#lefmenu_6, #lefmenu_6:hover {color:#e34f42;}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background-color: #f6f7f0;
	border-top: 4px solid #c7c7c7;
	padding-bottom:20px;
}
#footer .nav {
	list-style: none;
	display: block;
	text-align: right;
	margin: 20px 20px 0 0;
	padding: 0;
}
#footer .nav > li {
	display: inline-block;
	margin: 0 0 0 20px;
}
#footer .nav > li > a {
	text-decoration: none;
	color: #7b7b7b;
	font-size: 13px;
}
#footer .nav > li > a:hover {
	text-decoration: underline;
	color: #6c6c6c;
}
.niz1, .niz2 {
	color: #7b7b7b;
	font-size: 13px;
	margin: 10px 20px 0 0;
	text-align: right;
}

.selectFlag {
	position: relative;
}
.selectFlag .oneflag {
	float: left;
	border-bottom: 3px solid #fdb813;
	border-right: 3px solid #fdb813;
	width: 70%;
	position: relative;
}
.selectFlag .oneflag:after {
	content: ' ';
	background-image: url('img/str-down.png');
	background-position: center;
	background-repeat: no-repeat;
	width: 21px;
	height: 10px;
	position: absolute;
	right: 14px;
	top: 24px;
}
.selectFlag .oneflag:hover:after {
}
.selectFlag .flagimg {
	color: #000;
	background-repeat: no-repeat;
	background-position: left center;
	height: 47px;
	text-transform: uppercase;
	margin: 0px 2px 8px 2px;
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 74px;
	text-align: left;
}
.selectFlag .oneflag .flags {
	padding: 0 !important; margin: 0 !important;
	background-color: #fff;
	border: 3px solid #fdb813;
	position: absolute;
	left: 0; top: 0; right: -3px;
  display: none;
  opacity: 1; 
  max-height: 1000px;
  overflow: hidden;
  list-style: none;
  z-index: 2;
	-webkit-transition: all 1s ease-out;
		 -moz-transition: all 1s ease-out;
			 -o-transition: all 1s ease-out;
					transition: all 1s ease-out;
}
.selectFlag .oneflag .flags li {
	padding: 0 !important; 
	margin: 2px 0 !important;
	float: left;
	width: 49%;
}
/*.selectFlag .oneflag:hover .flags {
  opacity: 1;
  max-height: 1000px;
}*/
.selectFlag .oneflag .flags .flagimg {
	margin: 8px 2px;
}
.selectFlag > button {
	border: none;
	border-bottom: 3px solid #bf8b0e;
	position: relative;
	float: right;
	width: 28%;
	background-color: #fdb813;
	color: #fff;
	line-height: 58px;
	height: 58px;
	margin: 0;
}
.selectFlag > button:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(253, 184, 19, 0);
	border-right-color: #fdb813;
	border-width: 7px;
	margin-top: -7px;
}
.kremlin {
	background-color: #e34f42;
	color: #fff;
	padding: 20px 40px;
	margin: 20px 0;
}
.kremlin h1 {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
.kremlin .info {
	background: url('img/kremlin-bg.png') left center no-repeat;
	padding: 0 0 0 90px;
	min-height: 145px;
	line-height: 1.5;
}
.why-us {
	overflow: hidden;
	height: 350px;
	margin: 20px 0;
}
.why-us > div {
	float: left;
	width: 60%;
	margin-right: 5%;
}
.why-us > div h2 {
	color: #000;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size: 64px;
	text-transform: none;
}
.why-us > div:last-child {
	margin-right: 0%;
}
.why-us > div.sticker {
	position: relative;
	width: 30%;
	background-color: #f6f7f0;
	padding: 22px;
	font-size: 14px;
	color: #7b7b7b;
	text-align: left;
	height: 500px;
}
.why-us > div.sticker:after {
	content: ' ';
	background-image: url('img/sticker-flag.png');
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	right: 0;
	top: 0;
	width: 22px;
	height: 44px;
}
.why-us > div.sticker b {
	display: inline-block;
	font-weight: normal;
	font-size: 16px;
	color: #000;
	margin: 0 0 1em;
}
.foot-desc {
	font-size: 14px;
	color: #000;
}
#content .foot-desc p {
	font-size: 14px;
	color: #000;
	margin: 0 0 20px 0;
}
#top>p{
position: relative;
}
/*#top>p:after{
content: '';
position: absolute;
right: 62px;
top: 0;
width: 100%;
height: 34px;
background: url('img/menu-shadow.png') no-repeat 0 0 scroll;
background-size: 104% 90px;
margin: 12px 0 0;
z-index: -1;
}
.active:after{
content: '';
position: absolute;
top: 100%;
left: 47%;
margin-left: -60px;
margin-top: -6px;
width: 120px;
height: 20px;
background: url('img/tr.png') no-repeat 23px 0;
z-index: 1;
}*/
#close_visa{
position: absolute;
top: 5px;
right: 6px;
cursor: pointer;
z-index: 5;
display: none;
}