/*
a:first-letter {
	/*text-decoration: underline;
	font-size:200% !important;
}*/
body {
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
    /*background-color: #1d294c;*/
	background-color: rgba(86, 179, 240, 0.35) !important;
}

table.main {
    background: #f0f0f0;
    -webkit-box-shadow: 0px 0px 25px 0px #2B395E;
    -moz-box-shadow:    0px 0px 25px 0px #2B395E;
    box-shadow:         0px 0px 25px 0px #2B395E;
}

.style1 {color: #353274}
.style12 {color: #353274}
.style13 {color: #353274}
.style19 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #353274; }
.style20 {
	font-size: 16px;
	font-weight: bold;
	color: #353274;
}
div, td, p {
    font: 13px tahoma, arial, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

input {
	font-family: tahoma;
}

/*h1 {font-size: 17px; color: #FFFFFF;
	font-weight: bold;
    
}*/

h1 {
    font-size: 22px;
    line-height: 1.4;
    color: #353274;
    font-weight: bold;
    padding-bottom: 15px;
}

h2 {font-size: 17px; color: #353274;
	font-weight: bold;
}

h3 {
	padding: 0;
	margin: 0;
	font-size:22px;
	font-weight:normal;
	color:#505050;
}

a {
    color: #353274;
    text-decoration: none;   
}

a:hover {
	text-decoration: none; 
	color: #ECAB01;
}



a.content {
	text-decoration:underline;
}

a.clear {
	color:#505050;
}

a.link20 {
/* 	color: #a1a1a1; */
	text-decoration: none;
	border-bottom: 1px dashed;
}

a.link20:hover {
	color: #353274;
}

div.flw {
	z-index:100;
    position: relative;
}

div.callme {
	position: absolute;
	z-index: 200;
	top:0px;
	padding:0px 0  0 911px;
}

div.callme a {
	cursor: pointer;
}

div.icqs {
	margin: 0 0 0 66px;
	color: #333333;
}

div.icqs_left {
	float:left;
	margin-right: 20px;
}

	div.icq {
		overflow: hidden;
	}
	
	div.icq div.status {
		float:left;
	}

	div.icq div.uin {
		float:left; 
		padding:0 0 10px 2px;
		line-height:14px;
	}	

/*
table.contentpaneopen a {
	text-decoration: none; 
	color: #ffffff;
}

table.contentpaneopen a:hover {
	text-decoration: none; 
	color: #ECAB01;
}
*/

.content table, .content td {
	border: 1px solid #353274 !important;
}

/* My styles */


@-moz-document url-prefix()
{
	td.navpanel {
		/* padding-left:20px; */
	}
	
	td.order {
/* 		background: url(../img/zakaz.png) no-repeat; */
/* 		height:217px; */
		width:312px;
		padding-bottom:0px !important;
	}
}

td.order {
/* 	background: url(../img/zakaz_empty.png) no-repeat; */
/* 	height:217px; */
	width:312px;
/* 	padding-top:10px; */
	vertical-align:top;
}

div.banner {
    width: 307px;
    /*height: 115px;*/
    margin-top:25px;
    padding:18px 0;
    /*background: url(../img/kont_empty.png) no-repeat;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: #ccc 1px solid;
    
    -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);
    
    background: #feffe8; /* Old browsers */
    background: -moz-linear-gradient(top,  #feffe8 0%, #d6dbbf 58%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffe8), color-stop(58%,#d6dbbf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #feffe8 0%,#d6dbbf 58%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #feffe8 0%,#d6dbbf 58%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #feffe8 0%,#d6dbbf 58%); /* IE10+ */
    background: linear-gradient(to bottom,  #feffe8 0%,#d6dbbf 58%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffe8', endColorstr='#d6dbbf',GradientType=0 ); /* IE6-9 */

}

.banner a {
    color: #1d294c;
    text-decoration: underline;
}

div.maindiv {
	width:985px;
	height:35px;
	background: url(../img/menu_bg.png) repeat-x top left;
}

div.menu {
	width: 1010px;
	margin: 0 auto;
}

.menu a, .cprght a {
    color: #FFF;
}

div.moduletable {
	/*margin: 0 auto;*/
	width: 985px;
}

div.maindiv div.menu-item {
/* Change left padding for centered menu links */
	padding:2px 10px 0px 10px;
	background: url(../img/menu_line.png) no-repeat top left;
	float:left;
	color:#BFBFBF;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
}

@-moz-document url-prefix() {
    div.maindiv div.menu-item {
        padding:2px 5px 0px;
    }
}

div.maindiv div.menu-item:first-letter {
    color: #ECAB01;
    font-size: 19px;
}

div.nobgdiv {
	background: no-repeat !important;
	/*margin-left:90px;*/
}

td.footer {
	padding-top:40px;
}

div.cprght {
	color:#ffffff;
	float:left;
	padding-top:10px;
	height: 30px;
}

div.moriss {
	color:#ffffff;
	float:right;
}

/* Feedback classes */

div.feedback {
	color:#353274;
	padding-top:15px;
}

div.feedback .form {
	padding-top: 20px;
}

div.feedback .required {
	color:#AA0000;
}

div.feedback .error {
/* 	color:#D70005; */
	color:#AA0000;
	font-style: italic;
}


div.feedback .feedback-label{
	float:left;
	width:200px;
}

div.feedback .field{
	float:left;
}

div.feedback input[type="text"] {
	width:200px;
}

div.feedback #id_captcha_1 {
	width: 130px;
    margin: -28px 0 0 200px;
}

div.feedback .captcha {
    height: 35px;
}


div.feedback input.captcha_input {
	margin-top: 35px;
}

div.feedback .name, div.feedback .contact, 
div.feedback .message, div.feedback .captcha, 
div.feedback .button {
	clear: both;
	padding:10px 0;
}

div.feedback .comments {
    margin-top: 50px;
}

div.feedback .comments p span {
	font-family: Arial, sans-serif !important;
}

div.feedback .comments .comm_header {
	font-size: 16px;
}

div.feedback .comments blockquote {
/* 	font-style: italic; */
	/*margin: 0;*/
	/*padding: 0;*/
	border: 0;
}

div.feedback .quote {
	font-family:Arial;
	font-size: 18px;
}

/* Online Order */
div.order {
	text-align: left;
	color: #505050;
	position: relative;
	
/* 	height: 700px; */
}

.russian-flag {
	position: absolute;
	top: 10px;
	right: 15px;
	overflow: hidden;
	border-radius: 3px;
/*	-webkit-border-radius: 3px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius: 3px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-radius: 3px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;*/
}

.russian-flag img {
	width: 30px;
}

.order .order_back {
	/*width:312px;*/
}

.order .order_back_t {
	width: 312px;
	height: 130px;
	background:url(../img/zakaz_empty_01.png) no-repeat top left;
}

.order .order_back_b {
	width: 312px;
	height: 10px;
	background:url(../img/zakaz_empty_04.png) no-repeat bottom left;
}

.order .order_back_c {
	background:url(../img/zakaz_empty_02.png) repeat-y center left;
	padding:10px 0 2px 28px;
}

div.order input.form {
	width:155px;
}

div.order input.btn {
	width:250px;
	margin-left: 192px;
	/*margin-left: 12px;*/
}

div.order .header {
	padding: 0 0 0 85px;
	font-size: 16px;
}

div.order .state {
	padding: 0 0 2px 67px;
	color: #AA0000;
	font-style: italic;
}

div.order .field {
	clear: both;
	padding-bottom: 27px;
}

div.order .label {
	float:left;
	width: 95px;
}

div.order .inp {
	float: left;
}

div.order .button {
	clear: both;
	padding: 20px 0 0;
	margin-bottom: -5px;
}

div.order .option {
	padding-top: 15px;
}

div.order .opt_check {
	padding: 1px 0 0 97px;
}

#id_car_time, #id_phone, #id_email, #id_address_from, #id_address_to, #id_country, #id_card_country, .order-form input[type="text"] {
	height: 26px;
	width: 160px;
}

label a, label a:hover {
    color: inherit;
}

.add-on {
	width: 70px !important;
	height: 19px !important;
    /*overflow: hidden;*/
}

.order-form img {
	margin-top: -4px;
}

#id_captcha_1 {
	width: 79px;
	height: 29px;
    margin: -28px 0 0 75px;
}

.captcha {
    height: 27px;
}

.order-form {
	margin: -119px 0 0 -62px;
}

.order-header {
	text-transform: uppercase;
	font-weight: bold;
	margin: 22px 0 12px 84px;
}

.order-errors {
	color: #B94A48;
	font-style: italic;
	margin-left: 25px;
    text-align: center;
	height: 20px;
    font-size: 16px;
    padding-bottom: 10px;
}

.control-group {
	margin-bottom: 6px !important;
}

#id_comment {
    width: 265px;
    height: 50px;
    margin: 0 0 5px 55px;
    resize: none;
}

qwdqdq {
	color: #080f35;
}

/* Map form */
div.order_map {
    min-width:1000px;
    max-width:1280px;
    background-color:#fff;
    font: normal 14px Tahoma,Geneva,Kalimati,sans-serif;
	color: #000;
    font-size:13px;
    overflow:hidden;
    display:none;
}

div.order_map .map_form_header {
	font-size: 18px;
	padding-bottom: 20px;
	color:#303030;
}

.clickable {
    color:#015087;
    border-bottom:1px dashed;
    cursor:pointer;
}

div.order_map .order_wrap {
    padding:20px;
    overflow:hidden;
}

div.order_map .form {
    float:left;
    width:380px;
}

div.order_map .row {
    clear:both;
    margin-bottom:10px;
    overflow:hidden;
}

div.order_map .field {
    float:left;
}

div.order_map .phone_arr {
    float:left;
    margin:17px 7px 0;
}

div.order_map #corp {
    margin-left:10px;
    width:221px;
}

div.order_map #time {
    width:36px;
    height:18px;
    margin-left:10px;
    padding-left:2px;
    border:1px solid #999;
    border-right:medium none;
}

div.order_map #date {
    width:85px;
    height:18px;
    margin:0 10px 0 -4px;
    border:1px solid #999;
    border-left:medium none;
}

div.order_map #through {
    width:20px;
    margin-left:5px;
}

div.order_map .route {
    margin:5px 0 0 20px;
    overflow:hidden;
}

div.order_map .metro {
    width:113px;
}

div.order_map input.addr {
    width:218px;
}

div.order_map div.addr {
    margin-left:10px;
}

div.order_map #cost {
    width:60px;
    margin:0 10px;
}

div.order_map #driver {
    width:60px;
    margin-left:5px;
}

div.order_map #status {
    width:140px;
    margin-left:10px;
}

div.order_map #comment {
    width:349px;
    height:64px;
    padding:3px 4px;
}

div.order_map .separate {
    width:360px;
    height:1px;
    margin-bottom:10px;
    border-bottom:1px solid #C1C1C1
}

div.order_map .history_list {
    width:355px;
    height:61px;
    margin-left:20px;
    overflow-y:auto;
    overflow-x:hidden;
}

div.order_map .history_list .item {
    width:340px;
    height:20px;
    overflow:hidden;
}

div.order_map .map {
    border-left:1px dashed black;
    overflow:hidden;
}

div.order_map #cost_info {
	display: none;
	text-align: center;
	overflow: hidden;
	padding-top: 5px;
}

div.order_map #show_cost, 
div.order_map #show_distance {
	font-weight: bolder;
}

.content {
	margin: 40px 0 40px 30px;
    color: #353274;
    width: 610px;
    position: relative;
}

.content p {
	color: #353274;
}

.audio-list {
	margin: 20px 0;
}

.audio-list p {
	margin: 5px 0;
}

.audio-item {
	margin: 10px 0 20px;
}

.audio-title {
	font-size: 16px;
	color: #ECAB01;
}

.audio-descr {
	/*padding: ;*/
}
    		
.audio-author {
	font-style: italic;
	font-size: 11px;
	color: #ccc;
}

.audio-player {
	margin-top: 7px;
}

.feedback ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.feedback .answ {
	margin: 7px 0 20px 0;
	color: #ECAB01;
}

.submitted {
	font-style: italic;
	font-size: 16px;
	font-weight: bolder;
	color: #ECAB01;
	padding-top: 25px;
}

.feedback blockquote i {
	color: #ccc;
	font-size: 12px;
}

.media_block {
	overflow: hidden;
}

.plusone {
	padding: 15px 0 0 45px;
	float: left;
}

.skype {
	float: left;
	padding: 12px 0 0 0;
}

.town {
    /*background: #1d294c url('../img/town.png') no-repeat center top;*/
    background: #ffc578; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffc578 0%, #fb9d23 28%, #fb9d23 28%, #fb9d23 31%, #fb9d23 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc578), color-stop(28%,#fb9d23), color-stop(28%,#fb9d23), color-stop(31%,#fb9d23), color-stop(100%,#fb9d23)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffc578 0%,#fb9d23 28%,#fb9d23 28%,#fb9d23 31%,#fb9d23 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffc578 0%,#fb9d23 28%,#fb9d23 28%,#fb9d23 31%,#fb9d23 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffc578 0%,#fb9d23 28%,#fb9d23 28%,#fb9d23 31%,#fb9d23 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffc578 0%,#fb9d23 28%,#fb9d23 28%,#fb9d23 31%,#fb9d23 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc578', endColorstr='#fb9d23',GradientType=0 ); /* IE6-9 */
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);

    width: 309px;
    height: 80px;
    color: black; 
    text-align: left;
    /*margin: 21px 0 0 25px;*/
    /*margin: 10px 0 15px 0;*/
    position: absolute;
    bottom: 15px;
    left: 10px;
}
.town p {
    padding-left: 10px;
    padding-top: 10px;
    margin: 0;
}
.town img {
    padding-left: 10px;
    padding-top: 5px;
}
.town a {
    padding-top: 3px;
}

.town .townint {
    padding-top: 5px;
    width: 240px;
    height: 80px;
    float: left;
    padding-left: 35px;
}
.townint a {
    width: 100px;
    color: white;
    display: inline-block;
    border: 0;
    padding: 2px 5px;
    margin-right: 5px;
}

.townint a:hover {
    background: #1d294c;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.cars {
    margin-left: 35px;
    float: left;
    width: 981px;
    height: auto;
}
.cars .car {
    margin-left: 19px;
    margin-right: 18px;
    float: left;
    width: 159px;
    height: auto;
    color: white
}
.car .tcar {
    margin-bottom: 15px;
    font-size: 14pt;
    color: white;
    text-align: center;
    width: 159px;
    height: 35px;
    background: #1d294c url('../img/tcar.png') no-repeat center top;
}
.tcar p {
    margin: 0;
    padding-top: 8px;
}

.btn.custom {
  background-color: hsl(36, 100%, 40%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="hsl(36, 100%, 60%)", endColorstr="hsl(36, 100%, 40%)");
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(hsl(36, 100%, 60%)), to(hsl(36, 100%, 40%)));
  background-image: -moz-linear-gradient(top, hsl(36, 100%, 60%), hsl(36, 100%, 40%));
  background-image: -ms-linear-gradient(top, hsl(36, 100%, 60%), hsl(36, 100%, 40%));
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(36, 100%, 60%)), color-stop(100%, hsl(36, 100%, 40%)));
  background-image: -webkit-linear-gradient(top, hsl(36, 100%, 60%), hsl(36, 100%, 40%));
  background-image: -o-linear-gradient(top, hsl(36, 100%, 60%), hsl(36, 100%, 40%));
  background-image: linear-gradient(hsl(36, 100%, 60%), hsl(36, 100%, 40%));
  border-color: hsl(36, 100%, 40%) hsl(36, 100%, 40%) hsl(36, 100%, 35%);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.33);
  -webkit-font-smoothing: antialiased;
}

.btn.custom2 {
background-color: hsl(195, 60%, 35%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="hsl(195, 60%, 45%)", endColorstr="hsl(195, 60%, 35%)");
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(hsl(195, 60%, 45%)), to(hsl(195, 60%, 35%)));
  background-image: -moz-linear-gradient(top, hsl(195, 60%, 45%), hsl(195, 60%, 35%));
  background-image: -ms-linear-gradient(top, hsl(195, 60%, 45%), hsl(195, 60%, 35%));
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(195, 60%, 45%)), color-stop(100%, hsl(195, 60%, 35%)));
  background-image: -webkit-linear-gradient(top, hsl(195, 60%, 45%), hsl(195, 60%, 35%));
  background-image: -o-linear-gradient(top, hsl(195, 60%, 45%), hsl(195, 60%, 35%));
  background-image: linear-gradient(hsl(195, 60%, 45%), hsl(195, 60%, 35%));
  border-color: hsl(195, 60%, 35%) hsl(195, 60%, 35%) hsl(195, 60%, 32.5%);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.16);
  -webkit-font-smoothing: antialiased;
  margin-left: 64px !important;
  height: 29px;
}



.f_left {
    float: left;
}

.f_right {
    float: right;
}

.clearfix {
    clear: both;
}

.skype-button {
    width: 33px;
    height: 33px;
    display: block;
    position: absolute;
    top: 8px;
    left: 18px;
    z-index: 1;
}

.tours {
    margin-right: -25px;    
}

.tour {
    overflow: hidden;
    border-bottom: 1px solid #929292;
    padding: 30px 0;
}

.tour-title {
    font-size: 20px;
    padding-bottom: 12px;
    color: #9b110e;
}

.tour-pic {
    width: 190px;
    float: left;
}

.tour-pic img {
    width: 190px;
    margin-top: 5px;
}

.tour-pics {
    margin: 5px -15px 0 0;
}

.tour-pics img {
    width: 42px;
    height: 42px;
    margin: 5px 3px 0 0;
}

.tour-details {
    overflow: hidden;
    padding-left: 25px;
}

.tour-descr {
    
}

.tour-options {
    margin-top: 20px;
    padding: 5px 0;
    border-top: 1px dotted #ccc;
}

.tour-opt {
    padding: 7px 0;
}

.tour-opt-name {
    width: 100px;
    float: left;
    font-size: 14px;
}

.tour-opt-value {
    overflow: hidden;
    font-size: 14px;
}

.tour-book {
    clear: left;
    float: right;
    overflow: hidden;
    margin-top: 10px;
}

.tour-book a {
    text-transform: uppercase;
}

.order-form-tour {
    margin: 0 !important;
}

.order-form-tour input[type="text"] {
    width: 200px !important;
}

#id_where_found, #id_persons {
    width: 200px;
}

label[for="id_is_taxi"] {
    width: 210px;
}

.order-form-tour #id_captcha_1 {
    width: 120px !important;
}

.order-form-tour #id_comment {
    width: 200px;
    margin: 0;
}

.order-form-tour .order-header {
    text-align: center;
    margin: 10px 40px 17px 40px;
}

.tour-index {
    width: 305px;
    margin: 20px 20px 0 0;
    padding: 10px 20px 20px;
    text-align: right;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: #ccc 1px solid;
    /*background: rgb(128, 128, 65);*/
    /*background: rgb(158, 138, 79);*/
    /*background: rgb(108, 86, 21);*/
    /*background: #323E60;*/
    -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);
}

.tour-index.sidebar {
    width: auto;
    margin: 20px 0 0 !important;
    padding: 20px 20px 20px;
    text-align: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: #ccc 1px solid;
    /*background: rgb(128, 128, 65);*/
    /*background: rgb(158, 138, 79);*/
    /*background: rgb(108, 86, 21);*/
    /*background: #323E60;*/
    -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);
}

.tour-index .separate {
    /*border-bottom: 1px dashed white;*/
}

.tour-index a {
    display: block;
    padding: 5px 0;
}

.taxi-address {
    display: none;
}

div.maindiv div.menu-item:first-letter {
    color: #ECAB01;
    font-size: 19px;
}

.gallery {
    margin: 20px -5px;
    overflow: hidden;
}

.g-title {
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-size: 22px;
    /*background: #353274;*/
    /*color: #fff;*/
    /*padding: 5px;*/
    margin: 20px 0;
}

.gallery a.fancybox {
    display: inline-block;
    width: 135px;
    margin: 0 auto;
}

.gallery img {
    width: 135px;
    height: 135px;
    padding: 1px 0;
    margin: 0 auto;
}

.gallery-content {
    padding-bottom: 2px;
}

.gallery-content p {
    padding-bottom: 10px;
}

.gallery-lang-nav {
    position: absolute;
    top: 0;
    right: -33px;
    border: 1px solid #aeaeae;
    border-radius: 5px;
    padding: 7px 10px;
    text-align: center;
}

.gallery-lang-nav div {
    padding-bottom: 5px;
}

.gallery-lang-nav .en {
    display: block;
    width: 24px;
    height: 24px;
    float: left;
    margin-right: 10px;
    background: url('../img/flag_usa.png') no-repeat 0 0;
}

.gallery-lang-nav .ru {
    display: block;
    width: 24px;
    height: 24px;
    float: left;
    background: url('../img/flag_russia.png') no-repeat 0 0;
}

select#id_pax, select#id_luggage {
    width: 70px;
}

.employees {
    overflow: hidden;
    clear: both;
    margin-top: 30px;
}

.empl-header {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 25px;
    color: #B9B2B2;
    text-transform: uppercase;
}

.employee {
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
    cursor: pointer;
    display: block;
}

.empl-lt {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: #ccc 1px solid;
}

.empl-lt img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.empl-rt {
    height: 100px;
    overflow: hidden;
    color: #353274;
    text-align: left;
    font-size: 14px;
}

.empl-name {
    font-weight: bold;
    margin-bottom: 5px;
}

.empl-modal-content {
    display: none;
    color: #6B6868;
    width: 600px;
    /*height: 327px;*/
    overflow: hidden;
}

.empl-modal-lt {
    float: left;
    width: 250px;
    margin-right: 20px;
}

.empl-modal-name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.empl-modal-rt {
    
}

.languages {
    margin-top: 10px;
    border-bottom: 1px rgba(114, 114, 156, 0.48) solid;
    padding-bottom: 12px;
    overflow: hidden;
    text-align: center;
}

.languages-label {
    color: #55534d;
    font-weight: bold;
    display: inline-block;
    font-family: verdana;
    text-transform: uppercase;
    margin-top: -10px;
    padding-right: 10px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px rgba(37, 75, 89, 0.48);
}

.languages-flags {
    display: inline-block;
}

.languages-flags img {
    margin: -7px 5px;
    width: 24px;
}


.social {
    height: 36px;
    padding-bottom: 5px;
    border-bottom: 1px rgba(114, 114, 156, 0.48) solid;
}


.social-label {
    color: #55534d;
    /*width: 260px;*/
    font-size: 16px;
    float: left;
    font-family: verdana;
    margin-top: -10px;
    padding: 21px 10px 0 20px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px rgba(37, 75, 89, 0.48);
}

.social-label a, .social-label a:hover {
    color: inherit;
    text-decoration: none;
}

.social-btns {
    float: right;
    margin: 8px -35px 0 0;
}

.breadcrumbs {
    margin: -20px 0 25px 0;
}

.breadcrumbs span {
    padding-right: 2px;    
}

.breadcrumbs span:after {
    content: " >>";
}

.breadcrumbs span:last-child:after {
    content: "";
}

.breadcrumbs a {
    color: #ECAB01;
    text-decoration: underline;
}

.breadcrumbs a:hover {
    text-decoration: none;
}

.content span {
    color: #353274 !important;
}

.logo {
    position: absolute;
    width: 240px;
    height: 126px;
    top: 20px;
    left: 10px;
    background: url('../img/logo-taxi_angel_02.png') no-repeat 0 0;
}

.mobile-stores {
    position: absolute;
    bottom: 15px;
    right: 10px;
    padding: 10px;
    background: rgba(215, 211, 211, 0.7);
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
}

.mobile-stores .appstore {
    display: block;
    width: 150px;
    height: 60px;
    background: url('../img/appstore.png') no-repeat 0 0;
    background-size: contain;
}

.mobile-stores .googleplay {
    display: block;
    width: 150px;
    height: 60px;
    background: url('../img/playstore.png') no-repeat 0 0;
    background-size: contain;
}


.order-wide {
    width: 640px;
    box-sizing: border-box;
    padding: 20px 20px 5px;
    margin: -15px 0 30px 0;
    border-radius: 5px;
    
    -webkit-box-shadow: 0px 0px 10px 0px rgba(69,68,69,0.66);
    -moz-box-shadow: 0px 0px 10px 0px rgba(69,68,69,0.66);
    box-shadow: 0px 0px 10px 0px rgba(69,68,69,0.66);
        
    background: #ffaf4b; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYWY0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjkyMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffaf4b 0%, #ff920a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffaf4b), color-stop(100%,#ff920a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffaf4b 0%,#ff920a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 ); /* IE6-8 */
    
    background: #ffc578; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffc578 0%, #f4a544 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc578), color-stop(100%,#f4a544)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffc578 0%,#f4a544 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffc578 0%,#f4a544 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffc578 0%,#f4a544 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffc578 0%,#f4a544 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc578', endColorstr='#f4a544',GradientType=0 ); /* IE6-9 */


}

.order-wide-form {
    margin-bottom: -22px;
}

.order-wide input[type="text"] {
    width: 250px !important;
    height: 32px !important;
    padding: 0 9px;
    border-radius: 4px;
    font-size: 16px;
    box-sizing: border-box;
}

.order-wide label {
    color: #505050;
}

.order-wide #id_country, .order-wide #id_flight_no, .order-wide #id_flight_from {
    width: 150px !important;
}

.order-wide #id_luggage, .order-wide #id_pax {
    width: 100px;
    height: 32px;
}

.order-wide label[for="id_nosmoke_driver"], .order-wide label[for="id_kid_seat"], .order-wide label[for="id_interpreter"] {
    margin-left: 20px;
}

.order-wide .order-wide-field.third {
    width: 150px;
}

.order-wide label {
    font-size: 14px;
    margin-bottom: 2px;
}

.order-wide-line {
    overflow: hidden;
    clear: both;
    /*margin-bottom: 2px;*/
}

.order-wide-field {
    float: left;
    margin: 0 25px;
}

.order-wide-field.error label, .order-wide-field.error input {
    color: #b94a48;
    border-color: #b94a48;
}

.order-wide label[for="id_phone_available"] {
    line-height: 1.3;
}

.order-wide #id_comment {
    width: 245px;
    height: 80px;
    margin: 4px 0 0;
    font-size: 16px;
    font-family: Tahoma;
}

.order-wide input[type="submit"] {
    margin: 10px 0 0 23px !important;
}

.order-wide .title {
    color: #505050;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    width: 430px;
    margin: 0 auto;
    line-height: 1;
    margin: 5px auto 12px;
}

.order-wide .title a {
    display: block;
    text-align: center;
    float: left;
    margin-left: 30px;
    margin-top: -8px;
    margin-bottom: 10px;
}

.order-wide .title div {
    font-size: 18px;
}

.order-wide .title .subtitle {
    text-transform: lowercase;
    font-size: 14px;
}

.order-wide .title:before {
    content: " ";
    display: block;
    position: relative;
    float: left;
    width: 50px;
    height: 20px;
    background: url('../img/ta_15.png') no-repeat 0 0;
    background-size: contain;
}

.order-wide .title:after {
    content: " ";
    display: block;
    position: relative;
    float: right;
    width: 50px;
    height: 20px;
    background: url('../img/ta_15.png') no-repeat 0 0;
    background-size: contain;
}

.order-wide-sep {
    border-top: 1px dashed #C90813;
    margin: 5px 0 10px -9px;
    width: 103%;
    opacity: 0.7;
}

.order-wide-foo {
    height: 50px;
    overflow: hidden;
    position: relative;
    top: -52px;
}

.order-wide-skype {
    position: absolute;
    bottom: -44px;
    left: 265px;
}

.order-wide-ta {
    position: absolute;
    bottom: 35px;
    left: 320px;
    width: 150px;
}

.order-wide-rusite {
    display: block;
    width: 100%;
    height: 19px;
    position: absolute;
    bottom: 6px;
    left: 470px;
    background: url('../img/rs-t.gif') no-repeat 0 0;
    background-size: contain;
}

.order-wide-cards {
    position: absolute;
    bottom: -1px;
    right: -7px;
    width: 100px;
}



