BODY {
	background-color: #faf9f7;
	font-family: 'Open Sans', sans-serif;
	color: #0e0d0b;
	margin: 0;
	padding: 0;
}
.top-header-block {
    background-color: #FFF;
    border-bottom: solid 1px #e2e0e1;
    width: 100%;
    height: 60px;
}
.top-header-center {
    margin: 0 auto;
    width: 1211px;
	height: 60px;
}
.top-header-menu-adaptive {
    display: none;
}
.top-header-menu ul {
    margin: 0;
    padding: 0;
}
.top-header-menu ul li {
    float: left;
    margin-top: 7px;
    list-style-type: none;
    text-transform: uppercase;
    font-size: 12px;
    margin-left: 10px;
    padding-top: 12px;
    font-weight: 400;
}
.top-header-menu ul li a {
    color: #0e0d0b;
	text-decoration: none;
}
.top-header-menu ul li a:hover {
	color: #f47621;
	text-decoration: underline;
}
.top-header-autorisation {
    position: relative;
    margin: 15px 0 0 20px;
}
.top-header-autorisation, .top-header-lang, .top-header-registrations {
    float: right;
}
.top-header-menu, .form-input, .form-button {
    float: left;
}
.form-input input {
    background-color: #f3efec;
    border: 1px solid #f3efec;
    width: 145px;
    height: 22px;
    font-size: 14px;
	background-image: none;
	padding: 1px 0;
	font-weight: 400;
}
.form-input .login {
    border-radius: 12px 0 0 12px;
    padding-left: 15px;
}
.form-input .password {
    border-radius: 0 12px 12px 0;
}
.form-input input:focus {
	outline: none;
}
.remember {
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url(/Images/design/remember-me.png);
    left: 285px;
    top: 3px;
}

.login-button {
    display: block;
    text-decoration: none;
    font-size: 15px;
    color: #FFF;
    height: 25px;
    line-height: 23px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 4px;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
    background-color: #7f6c5e;
    width: 80px;
    margin-left: 10px;
}
a.login-button {
     color: #FFF;
	 text-decoration: none;
}
a.login-button:hover {
    background-color: #a38568;
}
.top-header-registrations {
	float: left;
}
.reg-button {
    display: block;
    text-decoration: none;
    font-size: 15px;
    color: #0e0d0b;
    height: 25px;
    line-height: 21px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 4px;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
    width: 120px;
    margin-left: 10px;
    border: 1px solid #a38568;
    margin: 0px 0 0 10px;
}
a.reg-button {
	text-decoration: none;
}
a.reg-button:hover {
    background-color: #a38568;
	color: #FFF;
}
#open-autorisation-adaptive {
    display: none;
}
.top-header-lang {
    margin: 15px 5px 0 10px;
}
.top-header-lang div.selector span {
	background-image: url("/Images/design/arrow-select.svg");
	background-repeat: no-repeat;
	background-size: 12px auto;
	background-position: center right;
	padding: 0px 10px 0px 2px;
	text-transform: uppercase;
	width: 40px;
}
.top-header-lang div.selector {
	background-image: none;
}
.bot-header-block .logo {
    width: 280px;
	float: left;
	margin-top:-20px;
	margin-right:20px;
}
.selectcity {
	border-radius: 12px;
    background: none;
    border: 1px solid #edeae7;
    height: 25px;
    line-height: 25px;
	padding-left: 12px;
	padding-right: 18px;
	background-image: url("/Images/design/arrow-select.svg");
	background-position: center right 3px;
	background-repeat: no-repeat;
	background-size: 12px auto;
	float: left;
	margin-right:10px;
}
#city-selector a {
    border-bottom: none;
   text-transform: uppercase;
   font-size: 12px;
   font-weight: 600;
   color: #121212;
}
#city-selector {
    display: block;
}
#city-selected-phone {
	font-size: 18px;
    color: #0e0d0b;
}
.phoneRegion {
    float: left;
    padding-left: 30px;
	font-size: 18px;
    color: #0e0d0b;
}
.callme {
	float: left;
    display: block;
    text-decoration: none;
    font-size: 15px;
    height: 25px;
    line-height: 21px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 4px;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
    width: 150px;
    margin-left: 10px;
    border: 1px solid #f47621;
    margin: 0 0 0 10px;
    cursor: pointer;
}
.callme a {
	color: #f47621;
	text-decoration: none;
}
.callme:hover {
    background-color: #f47621;
}
.callme a:hover  {
	color: #FFF;
	} 
.bot-header-block	{
	margin: 0 auto;
    width: 1211px;
}
.phoneSelect {
    margin: 30px 0px 8px 30px;
}
.menu-top {
    margin: 0 auto;
    width: 1211px;
	display: table;
}

.breadcrumbs {
	width: 1211px;
	margin: 0 auto;
	margin-bottom:20px;
	padding: 10px 0 5px 25px;
}
.breadcrumbs {
	color: #a1a1a1;
}
.breadcrumbs a {
	color: #0e0d0;
	text-decoration: none;
}
.minimenu .submenu {
	width: 1211px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.minimenu .submenu.corp {
	width: 100%;
}
/* TOP MENU */
.menu-top ul {
    padding: 0;
	box-shadow: 0 0 7px 1px #ccc;
	height:49px;
    border-radius: 4px;
	background-color: #FFF;
	display: table-row;
	border: 1px solid red;
}
.menu-top .menu {
    margin: 20px 0 0 0px;
}
.menu-top .menu a {
    color: #0e0d0b;
	text-decoration: none;
	display: table-cell;
	padding: 0px;
}
.menu-top ul li {
    /*float: left;*/
    list-style-type: none;
    height: 31px;
    line-height: 31px;
    background-repeat: no-repeat;
    background-position: left 10px center;
    padding: 8px 15px 10px 15px;
	margin: 0px;
	font-size: 15px;
	-webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
}
.menu-top.corporate ul li {
	padding: 8px 8px 10px 15px;
	background-position: left 5px center;
}
.menu-top .item1 {
    background-image: url(/Images/design/icons-top-menu/icon-1.svg);
    padding-left: 58px;
    background-size: 40px auto;
}
.menu-top .item1:hover {
    background-image: url(/Images/design/icons-top-menu/icon-1-act.svg);
}
.menu-top .item1.select {
    background-image: url(/Images/design/icons-top-menu/icon-1-act.svg);
}
.menu-top.corporate .item1 {
	padding-left: 47px;
}
.menu-top .item12 {
    background-image: url(/Images/design/icons-top-menu/icon-1.svg);
    padding-left: 58px;
    background-size: 40px auto;
}
.menu-top .item12:hover {
    background-image: url(/Images/design/icons-top-menu/icon-1-act.svg);
}
.menu-top .item12.select {
    background-image: url(/Images/design/icons-top-menu/icon-1-act.svg);
}
.menu-top.corporate .item12 {
	padding-left: 48px;
}
.menu-top .item2 {
    background-image: url(/Images/design/icons-top-menu/icon-2.svg);
    padding-left: 50px;
    background-size: 35px auto;
}
.menu-top .item2:hover {
    background-image: url(/Images/design/icons-top-menu/icon-2-act.svg);
}
.menu-top .item2.select {
    background-image: url(/Images/design/icons-top-menu/icon-2-act.svg);
}
.menu-top.corporate .item2 {
	padding-left: 38px;
}
.menu-top .item3 {
    background-image: url(/Images/design/icons-top-menu/icon-3.svg);
    padding-left: 46px;
    background-size: 32px auto;
}
.menu-top .item3:hover {
    background-image: url(/Images/design/icons-top-menu/icon-3-act.svg);
}
.menu-top .item3.select {
    background-image: url(/Images/design/icons-top-menu/icon-3-act.svg);
}
.menu-top.corporate .item3 {
	padding-left: 34px;
}
.menu-top .item4 {
    background-image: url(/Images/design/icons-top-menu/icon-4.svg);
    padding-left: 47px;
    background-size: 36px auto;
}
.menu-top .item4:hover {
    background-image: url(/Images/design/icons-top-menu/icon-4-act.svg);
}
.menu-top .item4.select {
    background-image: url(/Images/design/icons-top-menu/icon-4-act.svg);
}
.menu-top.corporate .item4 {
	padding-left: 36px;
}
.menu-top .item6 {
    background-image: url(/Images/design/icons-top-menu/icon-5.svg);
    padding-left: 45px;
    background-size: 36px auto;
}
.menu-top .item6:hover {
    background-image: url(/Images/design/icons-top-menu/icon-5-act.svg);
}
.menu-top .item6.select {
    background-image: url(/Images/design/icons-top-menu/icon-5-act.svg);
}
.menu-top.corporate .item6 {
	padding-left: 38px;
}
.menu-top .item8 {
    background-image: url(/Images/design/icons-top-menu/icon-6.svg);
    padding-left: 54px;
    background-size: 40px auto;
}
.menu-top .item8:hover {
    background-image: url(/Images/design/icons-top-menu/icon-6-act.svg);
}
.menu-top .item8.select {
    background-image: url(/Images/design/icons-top-menu/icon-6-act.svg);
}
.menu-top.corporate .item8 {
	padding-left: 44px;
}
.menu-top .item5 {
    background-image: url(/Images/design/icons-top-menu/icon-7.svg);
    padding-left: 36px;
    background-size: 25px auto;
}
.menu-top.corporate .item5 {
	padding-left: 32px;
}
.menu-top .item10 {
    background-image: url(/Images/design/login.svg);
    padding-left: 32px;
    background-size: 35px auto;
	/*float: right;*/
}
.menu-top.corporate .item10 {
	padding-left: 30px;
	/*float: right;*/
}
.menu-top ul li.select {
	background-color: #b2a18d;
}
.menu-top ul a li.select {
	color: #FFF;
}
.menu-top ul a:hover li {
	color: #FFF;
	background-color: #ffd634;
}
.minimenu {
	height: 30px;
}
/* Forms */
.ticket .part1 .row2 {
	position: relative;
}
.ways .way {
	float: left;	
}
div.top_form div.avia {
	background-color: transparent;
}
.avia .ticket {
	width: 1211px;
	margin: 0 auto;
	box-shadow: 0 0 7px 1px #ccc;
    border-radius: 4px;
    background-color: #FFF;
}
.avia .ticket h1 {
	margin-top:15px;
	text-align: center;
	font-weight: 300;
}
.avia .ticket .way {
	margin-left: 25px;
}
.avia .ticket .first, .avia .ticket .second {
}
.avia .ticket .from {
	width: 600px;
}
.avia .ticket .to {
	width: 320px;	 
}
.avia .ticket .cityOut, .avia .ticket .dateOut, .avia .ticket .change, .avia .ticket .cityIn, .avia .ticket .dateIn {
	float: left;
}
.avia .ticket .change {
	margin: 15px 0 0 22px;
}
.avia .ticket .cityOut input, .avia .ticket .cityIn input {
	width: 200px;
}

.cityOut .flag, .cityIn .flag {
	position: absolute; margin: 10px 0px 0px 2px
}
.cityOut .code, .cityIn .code {
	position: absolute; margin: 13px 0px 0px 0px;
	font-size: 12px;
	color: brown;
	text-align: right;
	width: 30px;
}

.InfoDiv .cityOut .flag, .InfoDiv .cityIn .flag {
	margin-top: 8px
}
.InfoDiv .cityOut .code, .InfoDiv .cityIn .code {
	margin-top: 12px
}

.avia .ticket .dateOut, .avia .ticket .dateIn {
	margin-left:5px;
}
.avia .ticket .dateOut .dates, .avia .ticket .dateIn .dates {
	width:115px;
	position: relative;
}
.avia .ticket .dateOut .dates .date-new, .avia .ticket .dateIn .dates .date-new {
	position: absolute;
	border-radius: 2px 0 0 2px;
}
.avia .ticket .dateOut .dates .pointer7, .avia .ticket .dateIn .dates .pointer7 {
	position: absolute;
	left: 88px;
	height: 42px;
}
.change-to-from-horizontal {
    position: relative;
    margin: 0;
    top: 0;
    left: 0;
    cursor: pointer;
}
.avia .ticket .part1, .avia  .ticket .part2, .avia  .ticket .part3, .avia .ticket .part4 {
	background: none;
}
.avia .ticket .part1:before, .avia .ticket .part2:before, .avia .ticket .part3:before, .avia .ticket .part4:before {
	background: none;
}
.avia .ticket .part2 {
	height: 80px;
}
.avia .ticket input.text {
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	height: 38px;
	background: none;
    background-color: #f3efec;
    border: none;
    padding-left: 10px;
    outline: none;
}
.avia .ticket  a.pointer7, .avia .ticket a.pointer7:link, .avia .ticket  a.pointer7:visited {
    background-image: url(/Images/design/icons/date.svg);
	background-size: 22px auto;
	width: 20px;
    left: -26px;
    background-position: center;
    height: 26px;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: relative;
}
.avia .ticket .timeopen {
	background-image: url(/Images/design/icons/time.svg);
	background-size: 22px auto;
	width: 30px;
    background-position: center center;
	background-repeat: no-repeat;
    height: 44px;
	background-color:#f3efec;
	border-radius: 0 2px 2px 0px;
	cursor: pointer;
}
.avia .ticket .timeopen.toggle {
	background-image: url(/Images/design/icons/time-act.svg);
	background-color: #ff770d;
}
.avia .ticket  .time, .avia .ticket  .dates {
	float: left;
}
.avia .ticket  .time {
	position: relative;
	left: 100px;
}
.avia .ticket .timelimit {
    display: none;
    position: absolute;
    width: 160px;
    margin-left: 3px;
    top: 0px;
    right: 30px;
    padding-right: 24px;
    text-overflow: ellipsis;
	background-color: #ff770d;
	padding: 5px 15px;
	color: #FFF;
	height: 34px;
}
.avia .ticket .timelimit .time-message {
	text-align: center;
}
.avia .ticket .selector {
	background-image: url("/Images/design/arrow-select.svg");
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: center right 5px;
    padding: 0px 0px 0px 4px;
	-webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border: 1px solid #edeae7;
    font-weight: normal;
	background-color: #FFF;
    color: #454545;
    height: 25px;
    line-height: 22px;
    outline: none;
	cursor: pointer;
}
.avia .ticket .selector.focus {
	background-image: url("/Images/design/arrow-select-act.svg");
	background-color: #f47621;
    border-radius: 12px;
    border: 1px solid #f47621;
	color: #FFF;
}

.avia .ticket .selector.focus span {
	color: #FFF;
}
div.selector select {
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
}
.avia .ticket .selector span { 
	background: none; 
	text-shadow: none; 
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 400;
}
.avia .ticket .options {
	float: left;
	margin-top: 20px;
    margin-left: 25px;
}
.avia .ticket  .options .option-title {
    font-size: 12px;
}
.avia .ticket  .options .option-title, .avia .ticket  .options .option-select {
	float: left;
}
.avia .ticket  .options .option-title span {
    font-weight: 600;
}
.avia .ticket  .options .option-select {
    margin: 5px 0 0 10px;
}
.earlyresults {
    margin: 0 auto;
    width: 1211px;
}
.earlyresults .results {
    background-color: #efeae7;
    padding: 15px;
    border-radius: 0px 0 4px 4px;
    width: 970px;
	display: none;
}
.earlyresults .slides {
    width: 1211px;
}
.earlyresults .results .result {
    float: left;
    width: 295px;
    background-color: #FFF;
    margin-right: 15px;
    padding: 6px 8px;
    font-size: 13px;
}
.result .title {
    font-size: 14px;
    margin-bottom: 7px;
}
.result .left {
    float: left;
    width: 200px;
    color: #969696;
}
.result .right {
    float: right;
    width: 95px;
    text-align: right;
}
.result .right .price b {
    color: #f62705;
    font-size: 14px;
}
.ticket .part1 .row2 {
	overflow: visible;
}
.early {
    width: 180px;
    height: 30px;
    background-color: #f47621;
    line-height: 30px;
    border-radius: 0px 0 4px 4px;
    margin: 0 auto;
    font-size: 12px;
    text-align: center;
    background-image: url("/Images/design/arrow-select-act.svg");
    background-size: 12px auto;
    background-position: right 9px center;
    background-repeat: no-repeat;
    cursor: pointer;
	color: #FFF;
	-webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
}
.early:hover {
	background-color:#efeae7;
	color:#000;
}
.early.active {
	background-color: #efeae7;
	color: #f47621;
	 background-image: url("/Images/design/arrow-select.svg");
}
.earlyresults .slides a:nth-child(4) {
	display: none;
}
.earlyresults .slides a:nth-child(5) {
	display: none;
}
.earlyresults .noresults {
	width: 600px;
	margin: 0 auto;
	text-align: center;
}
/* AVIA */
div.InfoDiv {
    margin: 0px 0px 10px 0px;
	box-shadow: 0 0 7px 1px #ccc;
    border-radius: 4px;
    background-color: #FFF;
}
.avia-left {
	margin: 0px 0px 10px 0px;
	box-shadow: 0 0 7px 1px #ccc;
    border-radius: 4px;
    background-color: #FFF;	
}
.avia-left .InfoDiv {
    margin: 0px 0px 10px 0px;
    box-shadow: none;
    border-radius: 0px;
    background-color: #FFF;
}
.InfoDiv .cityOut, .InfoDiv .dateOut, .avia .ticket .change, .InfoDiv .cityIn, .InfoDiv .dateIn, .InfoDiv .control {
    float: left;
}
.InfoDiv .dateOut, .InfoDiv .dateIn { 
	width: 120px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.InfoDiv .cityIn {
	margin-top:0px;
	margin-bottom: 5px;
}
.InfoDiv .cityOut {
	margin-top:0px;
	margin-bottom: 5px;
}
.InfoDiv .dateOut .dates, .InfoDiv .dateIn .dates {
    position: relative;
}
.InfoDiv .dateOut .dates .date-new, .InfoDiv .dateIn .dates .date-new {
    position: absolute;
    border-radius: 2px 0 0 2px;
}
.InfoDiv .dateOut .dates .pointer7, .InfoDiv .dateIn .dates .pointer7 {
    position: absolute;
    left: 110px;
    height: 42px;
}
.InfoDiv input.text {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    height: 34px;
    background: none;
    background-color: #f3efec;
    border: none;
    padding-left: 10px;
    outline: none;
	font-size: 14px;
	width: 250px;
} 
.avia .ticket input.airlines_search.text {
	width: 250px;
}
.avia .ticket .part4 .row2b {
    margin: 1px 0px 0px 300px;
    width: 375px;
    height: 96px;
}
.InfoDiv .time {
    position: relative;
    left: 90px;
}
.InfoDiv .timelimit {
    display: none;
    position: absolute;
    width: 110px;
    margin-left: 3px;
    top: 0px;
    left: -140px;
    padding-right: 24px;
    text-overflow: ellipsis;
    background-color: #ff770d;
    padding: 5px 15px;
    color: #FFF;
    height: 30px;
}
.InfoDiv  .timeopen {
    background-image: url(/Images/design/icons/time.svg);
    background-size: 22px auto;
    width: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    height: 40px;
    background-color: #f3efec;
    border-radius: 0 2px 2px 0px;
    cursor: pointer;
}
.InfoDiv  .timeopen.toggle {
    background-image: url(/Images/design/icons/time-act.svg);
    background-color: #ff770d;
}
.InfoDiv .options {
    float: left;
    margin-top: 20px;
    margin-left: 15px;
}
.InfoDiv .options .option-title, .InfoDiv .options .option-select {
    float: left;
}
.InfoDiv .options .option-title {
    font-size: 12px;
}
.InfoDiv .options .option-select {
    margin: 5px 0 0 10px;
}
.InfoDiv .selector {
    background-image: url("/Images/design/arrow-select.svg");
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: center right 5px;
    padding: 0px 0px 0px 4px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border: 1px solid #edeae7;
    font-weight: normal;
    background-color: #FFF;
    color: #454545;
    height: 25px;
    line-height: 22px;
    outline: none;
}
.InfoDiv .selector span {
    background: none;
    text-shadow: none;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}
.InfoDiv a.pointer7, .InfoDiv a.pointer7:link, .InfoDiv a.pointer7:visited {
    background-image: url(/Images/design/icons/date.svg);
    background-size: 22px auto;
    width: 20px;
    left: -26px;
    background-position: center;
    height: 26px;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: relative;
}
.InfoDiv a.pointer7.innerinput {
	background-image: url(/Images/design/arrow-select.svg);
	margin-top:5px;
}
.InfoDiv input.innerdate.text {
	background-image: url(/Images/design/icons/date.svg);
    background-size: 22px auto;
	background-position: right 5px center;
	background-repeat: no-repeat;
}
.avia-left .search-buttons.new {
    text-align: center;
    width: 160px;
    height: 45px;
    line-height: 45px;
    border-radius: 25px;
    background-color: #ff770d;
    margin: 0 auto;
    font-size: 18px;
    margin-top: 20px;
    background-image: none;
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    display: block;
    position: relative;
	cursor: pointer;
}
.avia-left .search-buttons.new:hover {
	background-color: #ffda5b;
}
/* Avia-Search */
.HeaderTable h1 {
	text-transform: uppercase;
}
#conditions {
	font-weight: 700;
	margin: 20px 0;
}
#conditions  .title {
	font-weight:500;
}
#conditions  .way, #conditions  .pass, #conditions  .waydates{
	float: left;
	width: 225px;
}
#AviaRoutesSection {
	margin-bottom: 5px; 
	width: 100%;
}
html.multiplebgs div.variant-group {
	background-color: #FFF;
}
#AviaRoutesSection .arrow-expand {
	width: 30px;
	height: 30px;
	background-image: url(/Images/design/arrow-search-closed.png);
	background-repeat: no-repeat;
}
.variant-group .headleft  {
	float: left;
	margin: 0 10px;
}
.variant-group td {
}
.variant-group .headright  {
	float: right;
}
.variant-group  .allprice  {
	width: 155px;
	padding-left:5px;
}
.variant-group  .medium {
	width:430px;
}
.variant-group  .medium .airline  {
	max-width: 410px;
}
.variant-group .headleft.ways {
	max-width: 410px;
	padding-top: 3px
}
.variant-group .headleft.owners {
	padding-top: 4px
}
.variants-table .odd.variant td {
	background: none;
}
.variants-table .variant.MarkedRoute  {
	background-color: #faface;
	background-image: url(/Images/design/aviasearch/bkgr-segment-search.png);
	background-repeat: no-repeat;
	background-position: left 45px top 30px;
	background-size: 300px auto;
}

.plane-out {
	background-image: url(/Images/design/aviasearch/plane-out.png);
	background-size: 19px auto;
}
.plane-back {
	background-image: url(/Images/design/aviasearch/plane-in.png);
	background-size: 19px auto;
}
table.Table td {
    padding: 3px;
    border: none;
}
.ui-button  {
	outline: none;
}
.search-icon-sharing.mail {
	width: 30px;
	height: 30px;
	background-image: url(/Images/design/aviasearch/message.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	background-position: left top;
}
.search-icon-sharing.mail:hover {
	background-position: left bottom;
}
.search-icon-sharing.fb {
	width: 30px;
	height: 30px;
	background-image: url(/Images/design/aviasearch/facebook.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	margin-right: 5px;
	background-position: left top;
}
.search-icon-sharing.fb:hover {
	background-position: left bottom;
}

.passengersblock {
	border: 1px solid #ffcfa1;
	margin-bottom: 10px;
	width: 705px;
	background-color:#FFF;
	padding-top:12px;
    padding: 10px;
}
.Table.caps.new {
	width: 690px;
	margin: 0px 0px 15px 8px;
}
table.Table.new.bron  .nocaps td {
	padding-bottom:9px;
} 
table.Table.new.bron td {
	padding: 1px;
}
.Table.caps.new  .text {
	font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    height: 25px;
    background: none;
    background-color: #f3efec;
    border: none;
    padding-left: 10px;
    outline: none;
    font-size: 14px;
    width: 250px;
}
img.caledar {
	width: 20px;
    height: 20px;
}
.Table.caps.new  .selector {
    background-image: url(/Images/design/arrow-select.svg);
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: center right 5px;
    padding: 0px 0px 0px 4px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border: 1px solid #edeae7;
    font-weight: normal;
    background-color: #FFF;
    color: #454545;
    height: 25px;
    line-height: 22px;
    outline: none;
}
.Table.caps.new  .selector span {
    background: none;
    text-shadow: none;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}

.insuranceTb {
	background-color: #FFF;
	border: 1px solid #cc0035;
	width: 690px;
	padding: 12px 7px;
	margin: 10px 0;
}
.contact-data .text {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    height: 25px;
    background: none;
    background-color: #f3efec;
    border: none;
    padding-left: 10px;
    outline: none;
    font-size: 14px;
}
.contact-data .second, .contact-data .three, .contact-data  .four{
	padding-left: 7px;
}

.contact-data .three .text {
	width:130px;
}
.contact-data .comment {
	font-weight: 400;
    font-family: 'Open Sans', sans-serif;
	 background: none;
    background-color: #f3efec;
    border: none;
    padding-left: 10px;
    outline: none;
    font-size: 14px;
	width: 695px;
}
.bron-button .button.button2.show {
	text-align: center;
    width: 200px;
    height: 45px;
    line-height: 45px;
    border-radius: 25px;
    background-color: #ff770d;
    margin: 0 auto;
    font-size: 18px;
    margin-top: 20px;
    background-image: none;
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    display: block;
    position: relative;
    cursor: pointer;
	font-weight: 400;
	margin-bottom: 30px;
	margin-top: 20px;
}
.bron-button .button.button2.show img {
	display: none;
}
.bron-button .button.button2.show:hover {
	background-color: #ffda5b;
}
/* Railway */
.railway {
	margin: 0 auto;
	width: 1211px;
}
.railway .ticket {
	background-color: #FFF;
	box-shadow: 0 0 7px 1px #ccc;
    border-radius: 4px;
}
div.top_form div.railway {
    background-color: transparent;
}
.railway .ticket .part1, .railway .ticket .part2, .railway .ticket .part4 {
	background: none;
}
.railway .ticket .part1 {
	height: 105px;
}
.railway  .ticket .part1 .row3 {
	position: relative;
    height: 49px;
    top: 0px;
    right: 0px;
    left: 0px;
	margin-left: 60px;
}
.railway  .ticket .part2 .row {
	position: relative;
    top: 0px;
    right: 0px;
    left: 0px;
    height: 75px;
	margin-left:50px;
}
.railway .ticket .part1:before, .railway .ticket .part2:before, .railway .ticket .part4:before {
	background: none;
}
.railway .ticket .part2 {
	height: 70px
}
.railway .ticket h1 {
    margin-top: 35px;
    text-align: center;
    font-weight: 300;
}
.railway .ticket input.text {
	font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    height: 38px;
    background: none;
    background-color: #f3efec;
    border: none;
    padding-left: 10px;
    outline: none;
}
.railway .ticket  input.dateout.text {
	background-image: url(/Images/design/icons/date.svg);
    background-size: 22px auto;
    background-position: center right;
	background-repeat: no-repeat;
	width: 90px;
	padding-right:16px;
	border-radius: 2px 0 0 2px;
}
.railway .ticket .change {
	width: 50px; text-align: center;
}
.railway .ticket .part2 .td2, .railway .ticket .part2 .td4 {
	width: 280px;
}
.railway .ticket .part2 .td2 input, .railway .ticket .part2 .td4 input {
	width: 260px;
}
.railway .ticket .time, .railway .ticket .dates {
    float: left;
}
.railway .ticket .time {
    position: relative;
    left: 0px;
}
.railway .ticket .timeopen {
    background-image: url(/Images/design/icons/time.svg);
    background-size: 22px auto;
    width: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    height: 44px;
    background-color: #f3efec;
    border-radius: 0 2px 2px 0px;
    cursor: pointer;
}
.railway .ticket .timeopen.toggle {
    background-image: url(/Images/design/icons/time-act.svg);
    background-color: #ff770d;
}
.railway .ticket .timelimit {
    display: none;
    position: absolute;
    width: 160px;
    margin-left: 3px;
    top: 0px;
    right: 30px;
    padding-right: 24px;
    text-overflow: ellipsis;
    background-color: #ff770d;
    padding: 5px 15px;
    color: #FFF;
    height: 34px;
}
.railway  .ticket .part4 .row1b {
    position: relative;
    margin: 0px 0px 0px 60px;
    width: 538px;
    height: 42px;
}
.railway  .ticket .part4 .row2b {
    position: relative;
    margin: 0 auto;
    width: 190px;
    height: 96px;
}
.railway  .ticket .part4 {
	height: 130px;
}
.railway  .logo-ufs {
	position: absolute; 
	top: -10px; 
	right: 62px;
}
.railway  .ticket .search-buttons.new {
    background-color: #ff770d;
    background-image: none;
    border-radius: 25px;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 0.2s ease 0s;
    width: 190px;
	margin-left:15px;
	cursor: pointer;
}
.railway .ticket  .search-buttons.new:hover {
	background-color: #ffda5b;
}
.variant-group {
    border-radius: 2px;
}
.ui-state-default .ui-icon {
    background-image: none;
}
.ui-button-text-icon-primary .ui-button-text {
    padding: 0;
}
.ui-state-default {
	border: none;
    background: none;
}
.aviaResults .allparice{
	float: left;
	margin: 10px 20px;
}
.aviaResults .airline{
	float: left;
	margin: 15px 10px;
}
.aviaResults .icons {
	float: right;
	margin: 15px 10px;
}
.aviaResults .type{
	float: right;
	margin: 15px 10px;
}
.aviaResults .buttons{
	float: right;
	margin: 15px 10px 0 10px;
}
.variant-group-header {
	margin: 10px 10px;
}
.avia .ticket  .search-buttons.new {
	text-align: center;
    width: 160px;
    height: 45px;
    line-height: 45px;
    border-radius: 25px;
    background-color: #ff770d;
    margin: 0 auto;
    font-size: 18px;
    margin-top: 20px;
	background-image: none;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
	display: block;
    position: relative;
	cursor: pointer;
}
#AviaForm .schedule-button.new, #AviaForm  .tariffs-button.new {
	text-align: center;
    width: 160px;
    height: 45px;
    line-height: 45px;
    border-radius: 25px;
	background:none;
    background-color: #ff770d;
    margin: 0 auto;
    font-size: 18px;
    margin-right: 20px;
	background-image: none;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
	display: block;
    position: relative;
	cursor: pointer;
}
.avia .ticket  .search-buttons.new:hover {
	background-color: #ffda5b;
}
.tariffs-button-small.new, .schedule-button-small.new {
    background-color: #ff770d;
    background-image: none;
    border-radius: 25px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    margin: 10px auto 0;
	margin-left: 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 0.2s ease 0s;
    width: 120px;
}
.next-button.new {
    background-color: #ff770d;
    background-image: none;
    border-radius: 25px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    margin: 10px auto 0;
	margin-left: 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 0.2s ease 0s;
    width: 160px;
}
/* HOTELS */
.avia .ticket .part2.hotels {
    height: 100px;
}
.avia .ticket .part2.hotels a.pointer7, .avia .ticket .part2.hotels a.pointer7:link {
	background-image: url("/Images/design/arrow-select.svg");
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: center right 5px;
}
.avia .ticket .part2.hotels a.pointer7.date, .avia .ticket .part2.hotels a.pointer7.date:link {
    background-image: url(/Images/design/icons/date.svg);
    background-size: 22px auto;
    width: 20px;
    left: -26px;
    background-position: center;
    height: 26px;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: relative;
}
.InfoDiv a.pointer7.hotel, .InfoDiv a.pointer7.hotel:link, .InfoDiv a.pointer7.hotel:visited {
	background-image: url("/Images/design/arrow-select.svg");
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: center right 5px;
	left: 210px;
	top:10px;
	position: absolute;
}
/* AVTO */
.avto .ticket {
    width: 1211px;
    margin: 0 auto;
    box-shadow: 0 0 7px 1px #ccc;
    border-radius: 4px;
    background-color: #FFF;
}
.avto .ticket .part1 {
	height: 60px;
}
.avto .ticket .part1 .row2 {
	top: 0;
}
.avto .ticket .part2 .row {
	height: 145px;
}
.avto .ticket .part2 {
	height: 115px;
}
.avto .ticket a.pointer7.avto, .avto .ticket a.pointer7.avto:link, .avto .ticket a.pointer7.avto:visited {
   background-image: url("/Images/design/arrow-select.svg");
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: center right 5px;
}
.avto .ticket .td-input-1 {
	padding: 5px 0;
	text-align: left; 
	-moz-box-sizing: 
	border-box; 
	width: 250px;
}

.avto .ticket .td-input-2 {
	text-align: left; 
	-moz-box-sizing: border-box;
	width: 250px;
}
.avto .ticket .td-input-3 {
	text-align: left; 
	-moz-box-sizing: border-box;
	width: 250px;
}
.avto .ticket .points {
	margin-left: 30px;
}
.avto .ticket .dates {
	margin-left: 30px;
}
.avto .coutry {
	position: relative;
}
.avto .coutry a.pointer7.avto {
	position: absolute;
	top: 8px;
	right: 5px;
	display: inline-block;
}
.InfoDiv a.pointer7.avto, .nfoDiv a.pointer7.avto:link, .InfoDiv a.pointer7.avto:visited {
    background-image: url("/Images/design/arrow-select.svg");
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: center right 5px;
}
#CarsForm  .search-buttons-small.new {
	text-align: center;
    width: 160px;
    height: 45px;
    line-height: 45px;
    border-radius: 25px;
    background-color: #ff770d;
    margin: 0 auto;
    font-size: 18px;
    margin-top: 20px;
	background-image: none;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
	display: block;
    position: relative;
}
#CarsForm .search-buttons-small.new:hover {
	background-color: #ffda5b;
}
.avto .ticket .part2_add  {
	background: none;
}
.avto  .ticket .part2_add:before {
	background: none;
}
/* AEROEXPRESS */
.aeroexpress {
	width: 1211px;
    margin: 0 auto;
    box-shadow: 0 0 7px 1px #ccc;
    border-radius: 4px;
    background-color: #FFF;
}
.aeroexpress h1, .order-aeroexpress h1  {
	margin: 15px 0;
    text-align: center;
    font-weight: 300;
	text-transform: uppercase;
}
.aeroexpress .form {
	margin-left:15px;
}
.aeroexpress .title {
	margin-left:20px;
}
.aeroexpress input.text {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    height: 30px;
    background: none;
    background-color: #f3efec;
    border: none;
    padding-left: 10px;
    outline: none;
}
.aeroexpress input.date.text {
    background-image: url(/Images/design/icons/date.svg);
    background-size: 22px auto;
    background-position: center right 5px;
    background-repeat: no-repeat;
    width: 100px;
    padding-right: 16px;
    border-radius: 2px 0 0 2px;
}
.aeroexpress .selector {
    background-image: url("/Images/design/arrow-select.svg");
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: center right 5px;
    padding: 0px 0px 0px 4px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border: 1px solid #edeae7;
    font-weight: normal;
    background-color: #FFF;
    color: #454545;
    height: 25px;
    line-height: 22px;
    outline: none;
    cursor: pointer;
	margin-top: 5px;
}
.aeroexpress .selector.hover {
	background-image: url("/Images/design/arrow-select.svg");
	background-position: center right 5px;
}
.aeroexpress .selector.focus {
	background-image: url("/Images/design/arrow-select-act.svg");
	background-color: #f47621;
    border-radius: 12px;
    border: 1px solid #f47621;
	color: #FFF;
	background-position: center right 5px;
}

.adv .option-select {
	margin-left: 5px;
}
#children_div {
	margin-left:10px;
}
#children_div .option-select {
	margin-left: 10px;
}
.aeroexpress .selector span {
	background-image: none;
	text-shadow: none;
	font-weight: 400;
}
.aeroexpress .selector.focus  span {
	color: #FFF;
}
.aeroexpress  .options {
	float: left;
	margin-left: 5px;
}
.aeroexpress  .way {
	margin-left: 10px;
	margin-top: 10px;
}
.aeroexpress  #trip_div {
	margin-left: 10px;
}

.aeroexpress #standard_help, .aeroexpress #standard2_help {
	display: none;
	font-size: 14px; 
	padding: 20px 0px 0px 0px; 
	text-align: center;
	width: 970px;
}
.aeroexpress #roundtrip_help {
	display: none;
	font-size: 14px; 
	padding: 20px 0px 0px 0px; 
	text-align: center;
}
.aeroexpress .price {
	margin: 30px auto;
	width:205px;
}
.aeroexpress .price .title {
	text-transform: uppercase;
	font-weight: 400;
}
.aeroexpress .price #Price {
	font-size:18px;
	color: red;
	font-weight: 600;
}
.aeroexpress .button, .order-aeroexpress .button {
	background: none;
	text-align: center;
    width: 180px;
    height: 45px;
    line-height: 45px;
    border-radius: 25px;
    background-color: #ff770d;
    margin: 0 auto;
    font-size: 18px;
    margin-top: 20px;
    background-image: none;
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    display: block;
    position: relative;
	font-weight: 400;
    cursor: pointer;
	margin-bottom: 30px;
}
.aeroexpress .button:hover, .order-aeroexpress .button:hover {
	background-color: #ffda5b;
}
.aeroexpress .button img, .order-aeroexpress .button img {
	display: none;
}
.order-aeroexpress .button {
	width:210px;
}
.aeroexpress-text {
	margin: 30px 0;
	font-size: 14px;
}
.order-aeroexpress {
	width: 1211px;
    margin: 0 auto;
    box-shadow: 0 0 7px 1px #ccc;
    border-radius: 4px;
    background-color: #FFF;
	padding: 15px 0;
}
.order-aeroexpress .order-data {
	float: left;
	width: 200px;
	margin-top: 20px;
}
.order-aeroexpress .order-data .title {
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
}
.order-aeroexpress .order-data .text {
	text-align: center;
	font-weight: 600;
	margin-top: 15px;
}
.order-aeroexpress .price {
	margin: 30px auto;
	width:205px;
}
.order-aeroexpress .price .title {
	text-transform: uppercase;
	font-weight: 400;
}
.order-aeroexpress .price #Price {
	font-size:20px;
	color: red;
	font-weight: 600;
}
.order-aeroexpress input {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    height: 30px;
    background: none;
    background-color: #f3efec;
    border: none;
    padding-left: 10px;
    outline: none;
}
.order-aeroexpress textarea {
	font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    height: 200px;
    background: none;
    background-color: #f3efec;
    border: none;
    padding-left: 10px;
    outline: none;
	width: 820px;
}
.order-aeroexpress .phone-sms {
	padding: 0 75px;
}
.order-aeroexpress h2 {
	text-transform: uppercase;
	text-align: center;
	margin: 40px 0 10px 0;
}
.order-aeroexpress .contact-data {
	padding: 0 75px;
}
.order-aeroexpress .contact-data table td {
	padding: 3px 20px 0 0px;
}
/* Content */
#Content {
	width:1211px;
	margin: 0 auto;
	margin-top: 30px;
}
#Content .left-column, #Content .l {
	width:280px;
	float: left;
	
}
#Content .right-column {
	width: 680px;
	float: left;
	padding-left: 20px;
}
#Content .right-column.full {
	width: 100%;
	padding: 0;
	margin: 0;
}
 /* MAIN PAGE */
#Content.content.main {
	width: 100%;
}
#Content.content.main  .left-column, #Content.content.main  .right-column{
	float: none;
}
#Content.content.main  .left-column {
	width: 100%;
}
#Content.content.main  .right-column {
	width:1211px;
	margin: 0 auto;
}
.content.main  .left-column .news {
	width: 100%;
	background-color: #FFF;
	padding: 15px 0;
	border-bottom: solid 1px #e2e0e1;
	border-top: solid 1px #e2e0e1;
}
.content.main  .left-column .news .center {
	width:1211px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.content.main  .left-column .news h2 {
	float: left;
	text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 10px;
	font-weight: 400;
}
.content.main  .left-column .news .link {
	float: left;
    margin-top: 23px;
    display: block;
    text-decoration: none;
    font-size: 15px;
    height: 25px;
    line-height: 21px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 12px;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
    margin-left: 30px;
    border: 1px solid #f47621;
    cursor: pointer;
}
.content.main  .left-column .news .link:hover {
    background-color: #f47621;
}
.content.main  .left-column .news .link a:hover  {
	color: #FFF;
}
.content.main  .left-column .news .link a {
    color: #f47621;
	text-decoration: none;
}
.content.main  .left-column .news .center  .news-block {
	float: left;
	width: 300px;
	margin-right: 32px;
}
.content.main  .left-column .news .center  .news-block.warn {
	float: left;
	width: 980px;
	border-bottom: 2px solid #ff770d;
	margin-bottom: 25px;
	padding-bottom:25px;
}
.content.main  .left-column .news .center  .news-block.warn hr {
	border-bottom: 1px solid #ff770d;
	margin: 5px 0;
}
.main .right-column.main .popular-main h1 {
	text-transform: uppercase;
    font-size: 24px;
	margin: 40px 0 20px 0;
	text-align: center;
    font-weight: 400;
}
.main .right-column.main .popular-small {
	width: 230px;
	float: right;
}
.popular-small .elements { 
	margin-right: 25px;
}
.popular-small  .element {
	margin:5px 0px 5px 0px;
	padding: 0 0px 0 10px;
    background-image: url(/Images/design/marker-popular.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.popular-big .popular__direct-item {
	margin:5px 0px 5px 0px;
	padding: 0 0px 0 10px;
    background-image: url(/Images/design/marker-popular.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.main .right-column.main .popular-big h2, .main .right-column.main .popular-small h2  {
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 400;
}
.main .right-column.main .popular-big .popular-open {
    float: left;
    margin-top: 15px;
    display: block;
    text-decoration: none;
    font-size: 15px;
    height: 25px;
    line-height: 21px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 12px;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
    margin-left: 30px;
    border: 1px solid #f47621;
    cursor: pointer;
}
.main .right-column.main .popular-big .popular-open a {
    color: #f47621;
    text-decoration: none;
}
.main .right-column.main .popular-big .popular-open:hover {
    background-color: #f47621;
}
.main .right-column.main .popular-big .popular-open a:hover  {
	color: #FFF;
}
.main .right-column.main .popular-big {
	float: left;
	overflow: hidden;
	height: 195px;
	margin-bottom: 30px;
	position: relative;
}
.main .right-column.main .popular-big .bottom_shadow {
	position: absolute;
    width: 468px;
    height: 30px;
    background: url("/Images/design/bottom_shadow.png");
    bottom: 0;
    left: 0;
    z-index: 2;
}
.main .right-column.main .popular-big.active {
	overflow: visible;
	height: auto;
}
.main .popular-big .popular__col {
	margin-right:15px;
}
.right-column .fb-like {
	margin:20px;
}
#Content.corp {
	width: 1211px;
	margin: 0 auto;
	margin-top: 30px;	
}
#Content.content.full {
	width:100%;
}
#Content.corp .right-column {
	width:100%;
}
.submenu_left {
	width:280px;
}

.submenu_left li.submenu_list {
	width:280px;
	padding: 0px;
	background: none;
	height: 40px;
	background-image: url(/Images/design/arrow-submenu.png);
	background-repeat: no-repeat;
	background-position: right 5px center;
}
.submenu_left {
    box-shadow: 0 0 7px 1px #ccc;
    moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}
.submenu_left li.submenu_list a {
	display: block;
	border-bottom: 1px solid #e9e5e2;
	margin: 0 10px;
	width: 260px;
	height: 40px;
	line-height: 40px;
}
.submenu_left li.submenu_list:first-child {
	height: 40px;
	line-height: 40px;
	moz-border-radius: 2px 2px 0px 0px;
    -webkit-border-radius: 2px 2px 0px 0px;
    -khtml-border-radius: 2px 2px 0px 0px;
    border-radius: 2px 2px 0px 0px;
	background-position: right 5px center;
}
.submenu_left li.submenu_list:last-child {
	height: 40px;
	line-height: 40px;
	moz-border-radius: 0px 0px 2px 2px;
    -webkit-border-radius: 0px 0px 2px 2px;
    -khtml-border-radius: 0px 0px 2px 2px;
    border-radius: 0px 0px 2px 2px;
}

.submenu_left li.submenu_list.selected, .submenu_left li.submenu_list.selected a {
    color: #FFFFFF;
    background: #4e4740;
}
.submenu_left li.submenu_list:hover {
	background-color: #ffd634;
	background-image: url(/Images/design/arrow-submenu-act.png);
	background-repeat: no-repeat;
	background-position: right 5px center;
}
.submenu_left li.submenu_list:hover a {
	background-color: #ffd634;
}
.submenu_left li.submenu_list.selected {
	background-image: url(/Images/design/arrow-submenu-act.png);
	background-repeat: no-repeat;
	background-position: right 5px center;
}
/* CORPORATE */
#Content .right-column.full .aboutblock1 {
	background-image: url(/Images/design/bkgr-about-1.jpg);
	background-position: center top;
	height: 394px;
	background-repeat: no-repeat;
	background-color: #2894d2;
}
#Content .right-column.full .aboutpage h1 {
	font-family: "Open Sans",sans-serif;
    font-size: 32px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
	padding-top: 30px;
}
#Content .right-column.full .aboutpage {
	background-color: #FFF;
    border-top: 1px solid #e9e9e9;
}
#Content .right-column.full .aboutpage .title {
	margin:30px 0;
	text-align: center;
}
#Content .right-column.full .aboutblock1 .center, #Content .right-column.full  .center{
	margin: 0 auto;
	width: 1211px;
}
#Content .right-column.full .aboutblock1 .center p {
	text-align: center;
	color: #FFF;
}
#Content .right-column.full .aboutblock1 .center .block1 {
	font-weight: 100;
	text-decoration: uppercase;
	font-size: 42px;
	padding-top: 50px;
}
#Content .right-column.full .aboutblock1 .center .block2 {
	font-weight: 600;
	font-size: 18px;
	padding-top: 20px;
}
#Content .right-column.full .aboutblock1 .center .block3 {
	font-weight: 300;
	font-size: 16px;
	padding-top: 15px;
	font-style: italic;
}
#Content .right-column.full .aboutblock1 .center .block3 a {
	color: #FFF;
}
#Content .right-column.full .aboutblock1 .center .block4 {
	padding-top: 20px;
}
#Content .right-column.full .aboutblock1 .center .block4 .order-corp {
	display: block;
    text-decoration: none;
	text-transform: uppercase;
    font-size: 15px;
    color: #FFF;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
    background-color: #f47621;
    width: 200px;
	margin: 0 auto;
}
#Content .right-column.full .aboutblock1 .center .block4 .order-corp:hover {
    background-color: #f6ab78;
}
#Content .right-column.full .aboutblock2 {
	background-color: #f9f8f7;
	border-bottom: 1px solid #e9e9e9;
}
#Content .right-column.full .aboutblock2 .center, #Content .right-column.full .aboutblock3 .center, #Content .right-column.full .aboutblock4 .center {
	padding: 50px 0;
}
#Content .right-column.full .aboutblock2 .center h2, #Content .right-column.full .aboutblock3 .center h2, #Content .right-column.full .aboutblock4 .center h2 {
	margin: 0;
	text-align: center;
	font-size: 20px;
}
#Content .right-column.full .aboutblock2 .center ul {
	padding: 0;
	margin-top: 20px;
}
#Content .right-column.full .aboutblock4 .center ul {
	padding: 0;
	margin-top: 20px;
}
#Content .right-column.full .aboutblock2 .center ul li {
	float: left;
    list-style-type: none;
	width: 280px;
	padding-top: 180px;
	margin: 40px 23px;
	text-align: center;
}
#Content .right-column.full .aboutblock4 .center ul li {
	float: left;
    list-style-type: none;
	width: 480px;
	height: 60px;
	margin-top: 20px;
	color: #FFF;
}

#Content .right-column.full .aboutblock2 .center ul li span {
	font-weight: 600;
}
#Content .right-column.full .aboutblock2 .center ul li:nth-child(1) {
	background-image: url(/Images/design/corporate/icon1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#Content .right-column.full .aboutblock2 .center ul li:nth-child(2) {
	background-image: url(/Images/design/corporate/icon2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#Content .right-column.full .aboutblock2 .center ul li:nth-child(3) {
	background-image: url(/Images/design/corporate/icon3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#Content .right-column.full .aboutblock3 .center ul {
    padding: 0;
    margin-top: 40px;
}
#Content .right-column.full .aboutblock3 .center ul li {
    list-style-type: none;
    padding: 10px 30px;
    margin: 4px 0px;
	background-image: url(/Images/design/corporate/marker-ul.png);
	background-repeat: no-repeat;
	background-position: left center;
   
}
#Content .right-column.full .aboutblock4 {
	background-color: #047b3b;
	padding-bottom: 30px;
	
}
#Content .right-column.full #form-corporate .center {
   background-color: #FFF;
    border-radius: 4px;
}
#Content .right-column.full .aboutblock4 .form-corporate {
    margin: 20px 0 0 55px;
}
#Content .right-column.full .aboutblock4 .form-corporate .form-corporate-input {
    float: left;
    width: 200px;
    margin-left: 15px;
    margin-top: 20px;
}
#Content .right-column.full .aboutblock4 .form-corporate .form-corporate-input input {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    height: 38px;
    width: 190px;
    background: none;
    background-color: #f3efec;
    border: none;
    padding-left: 10px;
    outline: none;
}
#Content .right-column.full .aboutblock4 .form-corporate .form-corporate-input-text {
    margin-left: 15px;
    margin-top: 20px;
}
#Content .right-column.full .aboutblock4 .form-corporate .form-corporate-input-text textarea {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    height: 118px;
    width: 835px;
    background: none;
    background-color: #f3efec;
    border: none;
    padding-left: 10px;
    outline: none;
}
#Content .right-column.full .aboutblock4 .form-corporate .formcorp-button {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    color: #FFF;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
    background-color: #f47621;
    width: 200px;
    margin: 0 auto;
    border: none;
    margin-top: 30px;
    cursor: pointer;
	border: none;
}
#Content .right-column.full .aboutblock4 .form-corporate .formcorp-button:hover {
    background-color: #f6ab78;
}
/* ABOUT */
#Content .right-column.full .aboutpage h2 {
    font-family: "Open Sans",sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
}
#Content .legal {
	width:1211px;
	margin: 0 auto;
}
#Content .legal li {
    float: left;
    list-style-type: none;
    width: 205px;
    padding-left: 90px;
    margin: 10px 0 40px 0;
	background-repeat: no-repeat;
    background-position: left center;
	height:80px;
	vertical-align: middle;
}
#Content .legal li table td {
	height: 80px;
	vertical-align: middle;
}
#Content .legal li:nth-child(1) {
    background-image: url(/Images/design/about/icon-about-top-1.png);
}
#Content .legal li:nth-child(2) {
    background-image: url(/Images/design/about/icon-about-top-2.png);
}
#Content .legal li:nth-child(3) {
    background-image: url(/Images/design/about/icon-about-top-3.png);
}
#Content #about .aboutpage-block1 {
    background-image: url(/Images/design/about/bkgr-about-1.jpg);
    background-position: center top;
    height: 398px;
    background-repeat: no-repeat;
    background-color: #d65d0a;
	color: #FFF;
}
#Content #about .aboutpage-block1 h3 {
	font-family: "Open Sans",sans-serif;
    font-size: 32px;
    font-weight: 300;
    text-align: center;
	text-transform: uppercase;
	padding-top: 50px;
	color: #FFF;
	padding-bottom: 30px;
}
#Content #about .aboutpage-block1 p  {
	text-align: center;
}
#Content #about .aboutpage-block1 ul {
	width:1211px;
	margin: 0 auto;
}
#Content #about .aboutpage-block1 ul li {
    list-style-type: none;
    padding: 10px 30px;
    margin: 4px 0px;
    background-image: url(/Images/design/corporate/marker-ul.png);
    background-repeat: no-repeat;
    background-position: left center;
}
#Content #about .aboutpage-block2 {
	width:1211px;
	margin: 0 auto;
	margin-bottom: 20px;
}
#Content #about .aboutpage-block2 ul li {
	float: left;
	list-style-type: none;
	background-repeat: no-repeat;
    background-position: left center;
	padding-left: 175px;
	height: 180px;
	margin: 10px 5px;
}
#Content #about .aboutpage-block2 ul li:nth-child(1) {
    background-image: url(/Images/design/about/icon-mid-1.png);
}
#Content #about .aboutpage-block2 ul li:nth-child(2) {
    background-image: url(/Images/design/about/icon-mid-2.png);
	width: 295px;
}
#Content #about .aboutpage-block2 ul li:nth-child(3) {
    background-image: url(/Images/design/about/icon-mid-3.png);
	width: 295px;
}
#Content #about .aboutpage-block2 ul li:nth-child(4) {
    background-image: url(/Images/design/about/icon-mid-4.png);
	width: 295px;
}
#Content #about .aboutpage-block2 ul li:nth-child(5) {
    background-image: url(/Images/design/about/icon-mid-5.png);
	width: 295px;
}
#Content #about .aboutpage-block2 ul li:nth-child(6) {
    background-image: url(/Images/design/about/icon-mid-6.png);
}
#Content #about .aboutpage-block2 ul li:nth-child(7) {
    background-image: url(/Images/design/about/icon-mid-7.png);
	width: 295px;
}
#Content #about .aboutpage-block2 ul li:nth-child(8) {
    background-image: url(/Images/design/about/icon-mid-8.png);
	width: 295px;
}
#Content #about .aboutpage-block2 ul li:nth-child(9) {
    background-image: url(/Images/design/about/icon-mid-9.png);
}
#Content #about .aboutpage-block2 ul li:nth-child(10) {
    background-image: url(/Images/design/about/icon-mid-10.png);
	width: 295px;
}
#Content #about .aboutpage-block2 ul li:nth-child(11) {
    background-image: url(/Images/design/about/icon-mid-11.png);
	width: 295px;
}
#Content #about .aboutpage-block3 {
	background-color: #047b3b;
	color: #FFF;
	margin-top: 40px;
	padding-bottom: 20px;
}
#Content #about .aboutpage-block3 h2 {
	font-family: "Open Sans",sans-serif;
    font-size: 32px;
    font-weight: 300;
    text-align: center;
	text-transform: uppercase;
	padding-top: 50px;
	padding-bottom: 30px;
}
#Content #about .aboutpage-block3 ul {
	width:1211px;
	margin: 0 auto;
}
#Content #about .aboutpage-block3 ul li {
	float: left;
	list-style-type: none;
	width: 450px;
	margin: 10px 5px;
	height: 120px;
}
.border-number {
    display: inline-block;
    border: 2px solid #fdd95b;
	width: 60px;
	height: 60px;
	text-align: center;
    line-height: 60px;
	font-size: 30px;
	border-radius: 35px;
	font-style: italic;
	margin-right: 9px;
}
.border-number.or {
    border: 2px solid #f6ab78;
}
#Content #about .aboutpage-block4 {
	width:800px;
	margin: 0 auto;
	padding: 30px 0 40px 200px;
	background-image: url(/Images/design/about/icon-bot.png);
	background-repeat: no-repeat;
    background-position: left center;
}
#Content #about .aboutpage-block5 {
	border-top: 1px solid #e9e9e9;	
}
#Content #about .aboutpage-block5 h2, #Content #about .aboutpage-block6 h2 {
	font-family: "Open Sans",sans-serif;
    font-size: 32px;
    font-weight: 300;
    text-align: center;
	text-transform: uppercase;
	padding-top: 50px;
	padding-bottom: 30px;
}
#Content #about .aboutpage-block5 .center {
	width:1211px;
	margin: 0 auto;
}
#Content #about .aboutpage-block5 .left {
	float: left;
	width: 230px;
	margin-bottom: 20px;
	font-weight: 600;
}
#Content #about .aboutpage-block5 .right span {
	font-weight: 700;
	
}
#Content #about .aboutpage-block5 .right {
	float: left;
	width: 700px;
	margin-bottom: 20px;
}
#Content #about .aboutpage-block5 #mapOffice {
	height:400px;
	
}
#Content #about .aboutpage-block6 .center {
	width:1211px;
	margin: 0 auto;
}
#Content #about .aboutpage-block6 .office {
	float: left;
	width: 290px;
	padding: 0 10px 0 15px;
    background-image: url(/Images/design/marker-popular.png);
    background-repeat: no-repeat;
    background-position: left center;
	margin: 8px 5px;
}

#Content #about .aboutpage-block7 .center {
	width:1211px;
	margin: 0 auto;
	margin-bottom: 20px;
}
#Content #about .aboutpage-block7 .left {
	float: left;
	width: 380px;
}
#Content #about .aboutpage-block7 .right {
	float: right;
	width:380px;
}
#Content #about .aboutpage-feedback {
	background-color: #f9f8f7;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 30px;
} 
#Content #about .aboutpage-feedback .form {
	width:1211px;
	margin: 0 auto;
	background-color: #FFF;
	margin-top: 40px;
	padding-bottom: 30px;
	box-shadow: 0 0 7px 1px #ccc;
    border-radius: 4px;
}
#Content #about .aboutpage-feedback  h3 {
	font-family: "Open Sans",sans-serif;
    font-size: 32px;
    font-weight: 300;
    text-align: center;
	text-transform: uppercase;
	padding-top: 20px;
}
#Content #about .aboutpage-feedback .title {
	margin: 10px 0;
    text-align: center;
	font-weight: 600;
}
#Content #about .aboutpage-feedback .form-corporate {
    margin: 20px 0 0 55px;
}
#Content #about .aboutpage-feedback .form-corporate .form-corporate-input {
    float: left;
    width: 200px;
    margin-left: 15px;
    margin-top: 20px;
}
#Content #about .aboutpage-feedback .form-corporate .form-corporate-input input {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    height: 38px;
    width: 190px;
    background: none;
    background-color: #f3efec;
    border: none;
    padding-left: 10px;
    outline: none;
}
#Content #about .aboutpage-feedback .form-corporate .form-corporate-input-text {
    margin-left: 15px;
    margin-top: 20px;
}
#Content #about .aboutpage-feedback  .form-corporate-input-text textarea {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    height: 118px;
    width: 835px;
    background: none;
    background-color: #f3efec;
    border: none;
    padding-left: 10px;
    outline: none;
}
#Content #about .aboutpage-feedback  .form-corporate .formcorp-button {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    color: #FFF;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
    background-color: #f47621;
    width: 200px;
    margin: 0 auto;
    border: none;
    margin-top: 30px;
    cursor: pointer;
	border: none;
}
#Content #about .aboutpage-feedback  .form-corporate .formcorp-button:hover {
    background-color: #f6ab78;
}
#Content #about .history {
	width:1211px;
	margin: 0 auto;
	padding: 25px 0;
}
#Content #about .history .block1 {
	float: left;
	background-image: url(/Images/design/about/icon-date.png);
    background-repeat: no-repeat;
    background-position: left center;
	padding-left: 55px;
	height: 40px;
	margin-left: 90px;
}
#Content #about .history .block2 {
	float: left;
	background-image: url(/Images/design/about/icon-site.png);
    background-repeat: no-repeat;
    background-position: left center;
	padding-left: 68px;
	height: 40px;
	margin-left: 90px;
}
#Content #about .history .block3 {
	float: left;
	background-image: url(/Images/design/about/icon-mail.png);
    background-repeat: no-repeat;
    background-position: left center;
	padding-left: 60px;
	height: 40px;
	margin-left: 90px;

}
#Content #about .history span {
	font-weight: 600;
}
#Content #about .history a {
	color: #f47621;
}
/* PAGE CONTACT */ 
.page-contacts {
	position: relative
}
#Content.corp .page-contacts {
	width:680px;
	margin: 0 auto;
}
.page-contacts h1 {
	font-size: 32px;
	text-transform: uppercase;
	font-weight:300;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}
.contact-office {
	float: left;
	width: 240px;
	margin-top: 5px; 
	margin-bottom: 5px;
	position:relative;
}
.contact-office .cityname {
	height:38px;
	line-height:38px;
	padding: 0 10px 0 15px;
	background-image: url(/Images/design/marker-popular.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.contact-office .cityname span {
	font-size: 14px;
	border-bottom: dashed 1px #969696;
	cursor: pointer;
}
.contact-office.active {
	height: 40px;
}
.contact-office .cityname.active {
	background-color: #FFF;
	display: inline-block;
	border: 1px solid #e7e6e4;
	border-bottom: none;
	position: relative;
	z-index: 99999999999;
	background-image: none;
}
.contact-office .cityname.active span {
	border: none;
}
.contact-office .contact-office-open {
	position: relative;
	background-color: #FFF;
	z-index:99999999;
	padding-bottom: 10px; 
	display: none;
	width:1190px;
	padding: 20px 15px;
	border: 1px solid #e7e6e4;
	margin-top:-1px;
}
.contact-office.active .contact-office-open {
	display: block;
}
.contact-office-open.open2 {
	margin-left:-240px;
}
.contact-office-open.open3 {
	margin-left:-480px;
}
.contact-office-open.open4 {
    margin-left: -720px;
}
.contact-office-open.open5 {
    margin-left: -960px;
}
.contact-office-open .code {
	float: left;
	text-align: center;
	margin: 30px 45px;
}
.mapOffice {
	height:300px;
}
/* Login */
.autorizations  .text {
	font-weight: 400;
    font-family: 'Open Sans', sans-serif;
	width: 300px;
    height: 38px;
    background: none;
    background-color: #f3efec;
    border: none;
    padding-left: 10px;
    outline: none;
}
.autorizations  .password {
	font-weight: 400;
    font-family: 'Open Sans', sans-serif;
	width: 300px;
    height: 38px;
    background: none;
    background-color: #f3efec;
    border: none;
    padding-left: 10px;
    outline: none;
}
.autorizations .button.button1.show{
    text-align: center;
    width: 160px;
    height: 45px;
    line-height: 45px;
    border-radius: 25px;
    background-color: #ff770d;
    margin: 0 auto;
    font-size: 18px;
    margin-top: 20px;
    background-image: none;
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    display: block;
    position: relative;
    cursor: pointer;
	font-weight:400;
}
.autorizations .button.button1.show:hover {
    background-color: #ffda5b;
}
/* FOOTER */
.footer {
	width:100%;
	background-color: #f1ece8;
	border-top: solid 1px #dfdad6;
	padding-bottom:50px;
}
.footer-content {
	margin: 0 auto;
	width: 1211px;
	margin-top:20px;
	margin-bottom: 30px;
}
.footer-payments {
	float:right;
	width: 500px;
}
.footer-payments img {
	margin-left:8px;
	border: solid 1px #dcd8d7;
}
.footer-menu {
	float:left;
	width: 300px;
}
.footer-menu  ul {
	margin: 0;
    padding: 0;
}
.footer-menu  ul li { 
	float: left;
    list-style-type: none;
	width: 120px;
	font-size: 12px;
	margin-top: 10px;
	
}
.footer-menu  ul li a {
	color:#24201d;
}
.footer-menu  ul li a:hover {
	color:#fd7a12;
}
.footer-contacts {
	float:right;
	width: 650px;
	font-size: 12px;
	color: #56534e;
}
.footer-contacts .address {
	float:left;
	margin-top: 25px;
}
.footer-contacts .social {
	float:right;
	margin-top: 25px;
	margin-right:50px;
}
.footer-contacts .address p {
	margin: 3px 0;
}
.footer-contacts .social .icon {
	width: 35px;
	height: 35px;
	background-image: url(/Images/design/icons/icons-social.png);
	float: left;
	margin-left: 10px;
} 
.social .icon.fb {
	background-position: bottom left;
}
.social a:hover .icon.fb {
	background-position: top left;
}
.social .icon.tw {
	background-position: -40px 35px;
}
.social a:hover .icon.tw {
	background-position: -40px 0;
}
.social .icon.go {
	background-position: -80px 35px;
}
.social a:hover .icon.go {
	background-position: -80px 0px;
}
.social .icon.vk {
	background-position: -120px 35px;
}
.social a:hover .icon.vk {
	background-position: -120px 0px;
}
.social .icon.ok {
	background-position: -160px 35px;
}
.social a:hover .icon.ok {
	background-position: -160px 0px;
}
/* ui elements */

/* adaptive */
@media (max-width: 1211px) {
	.top-header-center, .bot-header-block { width: 100%; }
	.top-header-menu { 
		display: none; 
		position: absolute;
		top: 60px;
		width:100%;
		background-color: #f47621;
		z-index:100;
		padding: 20px 0;
	}
}

@media (max-width: 650px) {
	.top-header-autorisation {
		display: none;
	}
	.top-header-autorisation {
		position: absolute;
		top: 30px;
		background-color: #f47621;
		z-index: 100;
		width: 300px;
		left: 0%;
		
		padding: 20px 20px;
		border-radius: 4px;
	}
	.top-header-registrations {
		display: none;
	}
	#open-autorisation-adaptive {
		display: block;
		width: 50px;
		height: 40px;
		background-image: url(/Images/design/login-adaptive.svg);
		background-repeat: no-repeat;
		cursor: pointer;
		background-position: center center;
		float: left;
		margin-top: 8px;
		background-size: 42px auto;
		margin-left:25px;
	}
	#open-autorisation-adaptive.active {
		background-color: #f47621;
		background-image: url(/Images/design/login-adaptive-act.svg);
		border-radius: 4px 4px 0 0;
		background-size: 42px auto;
	}
	.top-header-menu, .form-input, .form-button {
		float: none;
	}
	.form-input .login, .form-input .password {
		border-radius: 2px;
		padding-left: 15px;
	}
	.form-input input {
		width: 260px;
		height: 30px;
		background-color: #FFF;
		margin-top: 20px;
		text-align: center;
	}
	.remember {
		display: none;
	}
	.login-button {
		text-transform: uppercase;
		font-size: 15px;
		color: #000;
		height: 35px;
		line-height: 35px;
		background-color: #ffd634;
		width: 240px;
		margin-left: 20px;
	}
}
.imgtext .img {
	float: left;
	width: 490px;
}
.imgtext .text {
	float: left;
	width: 490px;
	margin-left: 20px;
}
 /* craks */
table.top {
	height: 0;
}
.Counter {
	display: none;
}
.userClaim {
	margin: 0 auto;
	width: 1211px;
}
#Content.corporative .pcc, #Content.corporative  #logs_url {
	/*display: none;*/
}
#Content.corporative .free_corp, .time_page.corporative {
	display: none;
}

.newStyleButton{
    background-color: #ff6900;
    padding: 5px 10px 5px 10px;
    margin: 10px;
    border-radius: 5px;
    text-decoration: none !important;
    font-weight: 700;
    color: white !important;
}

.newStyleButton:hover{
    color: black !important;
}
.insuranceTable  {
	width:332px;
}
.Table.caps.new .lastnamepassenger.text {
	width:110px;
}
.Table.caps.new .firstnamepassenger.text {
	width:110px;
}
.Table.caps.new .midllenamepassenger.text {
	width:100px;
}