html{
background: #fff url(/public-v2/images/bg_sky_w.jpg) top center no-repeat;
margin: 0;
padding: 0;
height: 100%;
}

body {
background: url(/public-v2/images/bg_top_line.png) top center repeat-x;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333;
height: 100%;
overflow-x: hidden;
}

div#page {
min-height: 100%; 
height: auto !important; 
height: 100%;
}

.nc:before {
content: ".";
visibility: hidden;
display: block;
height: 0;
clear: both;
}

.nc:after {
content: ".";
visibility: hidden;
display: block;
height: 0;
clear: both;
}

.red {
color: #cc0000;
}
.fl {
float: left;
}
.fr {
float: right;
}

.h1_text {
    font-size: 0.9em;
    font-weight: bold;
    margin: auto;
}

h1, h2, h3, h4, h5, p, div.z2, div.z3, div.z4 {
margin: 1.5em 0 0.3em 0;
}
div.z2, div.z3, div.z4 {
margin-top: 0.3em;
margin-bottom: 12px;
}

h1 a, h2 a, h3 a, h4 a, div.z4 a {
text-decoration: none;
color: #252525;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, div.z4 a:hover {
text-decoration: none;
color: #338b07;
}

.z4 p {
    margin: 0; /* ��������� �������� ������ �������� <p> �� ���� */
    display: inline; /* ��������� �������� <p> ��� ��������� */
}
p.z1:first-child, p.z2:first-child, p.z3:first-child, p.z4:first-child, p.z5:first-child {
    margin-top: 0;
    font-size: 22px;
    font-weight: bold;
}
h1:first-child,
.z1:first-child,
h2:first-child,
.z2:first-child,
h3:first-child,
.z3:first-child,
h4:first-child,
.z4:first-child,
h5:first-child,
.z5:first-child {
margin-top: 0;
}

h1 {
font-size: 34px;
font-weight: bold;
}


h2, div.z2 {
font-size: 29px;
font-weight: bold;
}

h3, div.z3 {
font-size: 23px;
font-weight: bold;
}

h1.z3 {
font-size: 23px;
font-weight: bold;
margin-left: 15px;
}

div.z3 a {
color: #333;
text-decoration: none;
}

div.z3 a:hover {
color: #338b07;
}

.main-column > h3, .main-column > div.z3 {
margin-left: 15px;
}

h4, div.z4 {
font-weight: bold;
font-size: 15px;
}

h1, h2, h3, div.z2, div.z3 {
line-height: 1em;
}

.clr {
clear: both;

}
a {
color: #338b07;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

img {
border: none;
}

:focus {
outline: none;
}

ul.menu {
list-style: none;
margin: 0;
padding: 0;
}

.wrapper {
width: 960px;
margin: 0 auto;
}

#header .wrapper{
position: relative;
height: 150px;
background: url(/public-v2/images/bg_top_menu.png) 10px 0px no-repeat;
}


#header .logo{
background: url(/public-v2/images/logo.png) no-repeat;
position: absolute;
display: block;
top: 77px;
left: 10px;
width: 290px;
padding-top: 44px;
font-weight: bold;
font-size: 15px;
color: #333;
text-decoration: none;
text-align: center;
letter-spacing: 0.35px;
}

#header .menu{
position: absolute;
top: 0px;
left: 117px;
}

#header .menu > li{ 
float: left;
margin: 0;
padding: 8px 10px;
border-right: 1px solid #505050;
border-left: 1px solid #747474;
}

#header .menu > li:first-child{ 
border-left: 1px solid transparent;
}
#header .menu > li:last-child{ 
border-right: 1px solid transparent;
}

#header .menu > li > a{  
display: block;
color: #fff;
font-weight: bold;
font-size: 14px;
text-shadow: 0px -2px 0px rgba(0,0,0,0.15);
text-decoration: none;
line-height: 1em;
padding: 9px 12px 0 12px;
height: 22px;
}
#header .menu > li:hover > a,
#header .menu > li.current > a{   
background-color: #4b4b4b;
border-radius: 10px;
box-shadow: inset 2px 2px 1px rgba(0,0,0,0.15);
}

#header .menu > li.has-child > a{
background-image: url(/public-v2/images/arrow_bottom_white.png);
background-position: right center;
background-repeat:  no-repeat;
padding-right: 26px;
}  
.has-child {
position: relative;
}
.has-child ul {
list-style: none;
margin: 0;
padding: 0;
display: none;
position: absolute;
z-index: 99;
color: #fff;

}
.has-child ul a{
color: #fff;
text-decoration: none;
}

.has-child ul a:hover{
text-decoration: underline;
}
#header .menu > li.has-child ul {
background: #626262;
left: 10px;
top: 40px;
border-radius: 8px;
font-size: 14px;
font-weight: bold;
text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
padding: 5px 15px;
border: #717171;
box-shadow: inset 2px 2px 5px rgba(0,0,0,0.3); 
ffwidth: 65%;
}

#header .menu > li.has-child ul li{
margin: 5px 0; 
}

.phone .has-child ul{
background: #1f7cb7 url(/public-v2/images/bg_choose_sity.png) 0 0 repeat-x;
right: -11px;
top: -6px;
padding: 5px 10px 5px 10px;
border: 1px solid #157bd2;
border-radius: 6px;
text-align: right;
white-space: nowrap;
box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}

.phone .has-child ul li{
margin-bottom: 10px;
text-shadow: 0px -2px 0px rgba(0,0,0,0.15);
}

.phone .has-child ul li a{
display: block;
padding-left: 10px;
}

.phone .has-child ul li a:hover {
background: url(/public-v2/images/arrow_white_right.png) 0 50% no-repeat;
}

#header .personal {
display: block;
background: url(/public-v2/images/ico_personal_cabinet.png) 0 50% no-repeat;
line-height: 1.1em;
font-size: 16px;
padding: 8px 0 0 35px;
min-height: 23px;
position: absolute;
left: 400px;
top: 90px;
text-decoration: none;
max-width: 220px;
}
#header .personal span{
border-bottom: 1px dashed #338b07;
}

#header .personal:hover span{
border-bottom: 1px dashed transparent;
}

#header .phone {
width: 279px;
height: 25px;
background: url(/public-v2/images/bg_callback.png) no-repeat;
position: absolute;
top: 64px;
right: 10px;
text-shadow: 0px -2px 0px rgba(0,0,0,0.15);
color: #fff;
line-height: 1em;
padding-top: 61px;
}
#header .phone a {
color: #fff;
}

#header .phone .has-child{
position: absolute;
top: 6px;
right: 10px;
}
#header .phone .city{
text-decoration: none;
background: url(/public-v2/images/arrow_white_bottom.png) left center no-repeat;
padding-left: 12px;
}

#header .phone .city span{
border-bottom: 1px dashed #fff;
}

#header .phone .tel {
font-weight: bold;
font-size: 30px;
position: absolute;
right: 10px;
top: 35px;
}
#header .phone .tel span {
font-size: 20px;
}

#header .phone .tel a {
text-decoration: none;
}

#header .phone .callback {
display: block;
line-height: 25px;
text-decoration: none;
text-align: right;
padding-right: 10px;
} 

#header .phone .callback:hover {
text-decoration: underline;
}


.tabs {
padding-top: 11px;
}

.tabNavigation {
list-style: none;
margin: 0 0 1px 0;
padding: 0 0 0 2px;
}

p.tabs a{
display: inline-block;
margin-right: 15px;
}

p.tabs a.active{
font-weight: bold;
color: #252624;
}

.tabNavigation li{
float: left;
border-radius: 3px 3px 0 0;
background: #5eb2e7 url(/public-v2/images/bg_tabs.png) 0 0 repeat-x;
margin: 0 0 0 5px;
}

.tabNavigation li.selected,
.tabNavigation li.selected:hover{
background: #1f7bb6 url(/public-v2/images/bg_tabs.png) 0 -36px repeat-x;
margin-bottom: -2px;
border: 1px solid #157bd2;
border-bottom: none;
border-radius: 4px 4px 0 0;
}

.tabNavigation li:hover{
background: #1f7bb6 url(/public-v2/images/bg_tabs.png) 0 -72px repeat-x;
}

.tabNavigation li a{
font-weight: bold;
color: #fff;
text-decoration: none;
text-shadow: 0px -2px 0px rgba(0,0,0,0.15);
font-size: 18px;
line-height: 1em;
padding: 8px 12px;
display: block;
}


.tabNavigation li.selected a{
padding-bottom: 9px;
}


input.btn_search{
font-weight: bold; 
font-size: 24px !important;
cursor: pointer;
background: url(/public-v2/images/bg_btn_search.png) 0 0 no-repeat;
width: 229px;
height: 46px;
color: #fff;
border: none;
padding-left: 30px;
text-shadow: 0 -2px 0 rgba(0,0,0,0.15);
}



input.btn_search:hover{
background: url(/public-v2/images/bg_btn_search.png) 0 100% no-repeat;
}

.search .tabContent {
border: 1px solid #157bd2;
border-radius: 6px;
background: #1f7cb6 url(/public-v2/images/bg_search.png) center top repeat-x;
padding: 10px 0 0 0;
box-shadow: 0px 5px 5px rgba(0,0,0,0.25);
}



.subtabNavigation {
list-style: none;
margin: 0px;
padding: 0 10px;
border-bottom: 2px solid #deeffa;
}


.subtabNavigation li{
float: left;
border-radius: 5px 5px 0 0;
border: 1px solid transparent;
border-bottom: none;
position: relative;
}

.subtabNavigation li.selected{
background: #8bd1ef url(/public-v2/images/bg_subtabs.png) 0 0 repeat-x;
border: 1px solid #deeffa;
border-top: 2px solid #fff;
border-bottom: none;
margin-bottom: -2px;
}
.subtabNavigation li a{
display: block;
color: #fff;
text-decoration: none;
padding: 8px 10px 8px 30px;
background: url(/public-v2/images/radio_off.png) 9px 8px no-repeat;
}

.subtabNavigation li.selected a{
padding-bottom: 10px;
background: url(/public-v2/images/radio_on.png) 9px 8px no-repeat;
}

.subtabContent {
margin: 0px;
padding: 10px 0px 0 0;
}

.border-b > td {
border-bottom: 1px solid #2c85bd;
}
.border-t > td {
border-top: 1px solid #419ed5;
}

.border-b2 > td {
border-bottom: 1px solid #297bae;
}
.border-t2 > td {
border-top: 1px solid #358fc5;
}
.search a {
color: #fff;
}

a.dashed {
border-bottom: 1px dashed #fff;
}
a.dashed:hover {
text-decoration: none;
}

a.minus {
display: inline-block;
background: url(/public-v2/images/bg_btn_minus.png);
width: 19px;
height: 19px;
}

.search a.dashed.fl {
margin-top: 15px;
}

.search select, 
.search input{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
}

div.search {
color: #fff;
margin-bottom: 30px;
}

.search select.company {
width: 440px !important;
}

.search select.combobox{
height: 38px !important;
}

a.add, a.remove {
display: inline-block;
padding-left: 20px;
background: url(/public-v2/images/ico_add_remove.png) 0 0px no-repeat;
margin-right: 20px;
line-height: 20px;
color: #fff;
}
a.remove {
background: url(/public-v2/images/ico_add_remove.png) 0 -20px no-repeat;
}

.popup .remove {
width: 20px;
height: 20px;
margin: 0;
padding: 0;
}


.datepicker{
background: #c5e985 url(/public-v2/images/bg_green_btn.png) 0 0 repeat-x;
border: 1px solid #94cd59;
color: #fff;
cursor: pointer;
border-radius: 0 11px 11px 0;
padding: 6px 5px 5px 5px;
/* width: 62px;*/
width: 115px;
text-align: center;
position: absolute;
top: 1px;
right: 1px;
overflow: hidden;
box-shadow: 0px 1px 0 rgba(0,0,0,0.3);
}

.datepicker:hover{
background: #c5e985 url(/public-v2/images/bg_green_btn.png) 0 100% repeat-x;
}

div.place {
 position: relative;
    background: #fff;
    border-radius: 11px;
    box-shadow: inset 2px 2px 2px rgba(0,0,0,0.3);    
    padding: 8px 10px;
    width: 420px;
}
.mail div.place {
width: auto;
}

.mail div.place .button {
position: absolute;
top: 2px;
right: 1px;
width: 36px;
height: 36px;
border: none;
cursor: pointer;
background: url(/public-v2/images/btn_mail.png) 0 0 no-repeat;
box-shadow: none;
}

.mail div.place .button:hover {
background: url(/public-v2/images/btn_mail.png) 0 100% no-repeat;
}
div.place .text{
border: none;
padding: 0;
background: none;
width: 80%;
line-height: 1em;
}


table.search td {
padding: 10px 10px;
}

table.no-padding td {
padding: 0 5px
}
.mail div.place .text{
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
padding: 2px 0;
}

.customSelect {
    background: #fff url(/public-v2/images/bg_custom_select_arrow.png) 100% 0 no-repeat;
    border-radius: 11px;
    padding: 10px 50px 10px 10px;
    box-shadow: inset 2px 2px 2px rgba(0,0,0,0.3);
    font-size: 18px;
    line-height: 1em; 
    color: #333;      
    text-align: left;
    white-space: nowrap; 
}

.customSelect.customSelectHover {
    background: #fff url(/public-v2/images/bg_custom_select_arrow.png) 100% 100% no-repeat;
}
.customSelect.customSelectHover {
   /* Styles for when the select box is hovered */
}
.customSelect.customSelectOpen {
    /* Styles for when the select box is open */    
}
.customSelect.customSelectFocus {
/* Styles for when the select box is in focus */
}
.customSelectInner {
    /* You can style the inner box too */
    overflow: hidden;
    text-overflow: ellipsis;
    width: 150% !important;
}




ul.styled {
list-style-image: url(/public-v2/images/pointer_small.png);
}


.social {
position: absolute; 
right: 0;
top: 180px;
background: url(/public-v2/images/bg_social.png) no-repeat;
width: 91px;
height: 325px;
}

.social > div {
padding: 38px 0 0 30px;
}

.social.fixed {
position: fixed; 
top: 15px;
}

#content {
padding-bottom: 275px;
}
.text-padding {
padding: 0 15px;
}

th {
text-align: left;
}


table.big {
font-size: 16px;
}

p.big {
font-size: 18px;
font-weight: bold;
}

.nomargin {
margin: 0;
}
p.nomargin {
margin: 10px 0;
}

table.noborder {
margin: 15px 0;
}


table.infobox th {
background: #e48f1e url(/public-v2/images/bg_infobox_header.png) 0 0 repeat-x;
color: #fff;
text-align: center;
padding: 12px 8px;
border-right: 1px solid #ecac44;
border-left: 1px solid #d9a327;
border-bottom: 1px solid #eeaf36;
border-top: 1px solid #eeaf36;
}



div.scroll {
overflow-x: scroll;
border-radius: 6px;
border: 1px solid #c2e1f8;
margin: 15px 0 40px 0;
}
div.scroll table.infobox.blue td{ 
padding-top: 12px !important;
padding-bottom: 12px !important;
}

div.scroll table.infobox.blue tr:last-child td{
border-bottom: none;
}
div.scroll table.infobox {
margin: 0;
}

table.infobox.blue th {
background: #1f7cb7 url(/public-v2/images/bg_infobox_head_blue.png) 0 0 repeat-x;
border-right: 1px solid #3b8dc1;
border-left: 1px solid #55ace3;
border-bottom: 0;
border-top: 0;
}

table.infobox.blue th.your-date {
background: #116296 url(/public-v2/images/bg_infobox_head_blue_your.png) 0 0 repeat-x;
}


table.infobox th:first-child{
border-radius: 6px 0 0 0;
border-left: none;
}
table.infobox th:last-child{
border-radius: 0 6px 0 0 ;
border-right: none;
}
table.infobox td {
background: #fff;
border-right: 2px solid #fff;
padding: 6px 8px !important;
white-space: nowrap;
}

table.infobox td:first-child{
border-left: 1px solid #c2e1f8;

}

div.scroll table.infobox td:first-child{
border-left: none;

}

table.infobox td:last-child{
border-right: 1px solid #c2e1f8;
}
div.scroll table.infobox td:last-child{
border-right: none;
}

table.infobox tr:last-child td{
border-bottom: 1px solid #c2e1f8;
}

table.infobox tr:last-child td:first-child{
border-radius: 0 0 0 6px;
}
table.infobox tr:last-child td:last-child{
border-radius: 0 0 6px 0;
}

.infobox .content table.noborder{ 
margin-top: 5px;
}

.infobox input[type="text"],
.infobox input[type="password"],
.box.green input[type="text"],
select[multiple] {
line-height: 1em;
border-radius: 11px;
padding: 7px 9px;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
border: 1px solid #e3e3e3;
box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
}

.box.green input[readonly="readonly"] {
box-shadow: none;
border: none;
background: none;
padding: 0;
font-size: 14px;
font-weight: bold;
border-radius: 0;
width: 45%;
margin: 0;
}
.box.green input[readonly="readonly"].fr {
text-align: right;
}

.box.green p.nc {
margin: 0 0 10px 0;
}


.ui-slider-horizontal {
border: none !important;
border-radius: 2px !important;
height: 2px !important;
background: #cccccc !important;
}

.ui-slider-range {
background: #80ba3c !important;
}
.ui-slider-handle {
border: none !important;
background: url(/public-v2/images/bg_slider_pointer.png) 50% 50%  no-repeat !important;
height: 22px !important;
top: -9px !important;
}

.box.green input[type="text"].date {
background: #fff url(/public-v2/images/btn_date.png) 100% 50% no-repeat;
cursor: pointer;
}

td.noborder{
border: none !important;
}
table.noborder td{
padding: 3px 10px 0 3px;
}

table.zebra td{
padding: 10px 20px;
border-right: 2px solid #fff;
}

table.zebra tr:nth-child(even) td,
.subtotal td, tr.even td{
background: #f3f9fd;
}

table.zebra.infobox tr:nth-child(even) td,
table.zebra.spec-tariffs tr:nth-child(even) td {
background: #fff;
}
table.zebra.infobox tr:nth-child(odd) td, 
table.zebra.spec-tariffs tr:nth-child(odd) td{
background: #f3f9fd;
}

table.zebra.infobox tr:nth-child(odd) td.your-date{
background: #dbecf7;
}



.subtotal td{
font-weight: bold;
}
.total td{
font-weight: bold;
color: #fff;
background: #358ec7;
}

table.tarifs th{
padding: 10px;
background: #f3f9fd;

}
.wide table.tarifs th:first-child,
.wide table.tarifs td:first-child{
border-right: 2px solid #fff;
}
.left-column .infobox .wide,
.infobox .wide {
margin: 0 -15px;
}

table.tarifs td{
padding: 10px;
}

.left-column .wide {
margin: 0 -10px;
}


.left-column .fr {
margin: 5px 0 0 0;
}
.left-column hr {
background: none;
border: none;
height: 0px;
border-top: 1px solid #d7eebd;
border-bottom: 1px solid #fff;
margin: 15px -10px;
}


.left-column .content p{
margin: 0.5em 0;
}

table.zebra td strong{
display: block;
}

table.order-status {
margin: 15px 0;
}

table.order-status td.status {
background: url(/public-v2/images/bg_status.png) 0 50% no-repeat;
padding: 0;
height: 21px;
width: 33.3%;
}

table.order-status td.status.ready {
background: url(/public-v2/images/bg_status_ready.png) 0 50% no-repeat;
}

p.total {
font-weight: bold;
font-size: 20px;
}
p.total span {
font-weight: normal;
font-size: 16px;
}
table.zebra td.summary strong{
display: inline;
}

table.zebra td.summary {
text-align: right;
font-size: 18px;
}
.infobox {
margin: 15px 0 30px 0;
}

td.company-info {
vertical-align: top;
text-align: center;
}

td.company-info img,
img.logo{
background: #FFFFFF;;
    border: 1px solid #C2E1F8;
    border-radius: 5px 5px 5px 5px;
    padding: 0 5px;
}
td.currency {
font-weight: normal;
}
.text-padding .infobox,
.text-padding .wide2  {
margin: 15px -15px 30px -15px;
}

.text-padding .wide2 table.infobox {
margin: 0;
}

.infobox .head{ 
padding: 10px 15px 10px 15px;
border-radius: 6px 6px 0 0;
border: 1px solid #eeaf36;
background: #e48f1e url(/public-v2/images/bg_infobox_header.png) 0 0 repeat-x;
color: #fff;
}


.infobox .head a.minus { 
vertical-align: middle;
margin-left: 20px;
}

.infobox .head a{
color: #fff;
} 
.infobox.blue .head{ 
background: #1f7cb7 url(/public-v2/images/bg_infobox_head_blue.png) 0 0 repeat-x;
border: none;
}
.infobox .head .info{ 
float: right;
margin: 3px 0;
} 

.infobox .head h4,
.infobox .head div.z4 { 
font-size: 16px;
margin: 0;
} 
.infobox .head h4 span,
.infobox .head div.z4 span {
font-weight: normal;
} 

.infobox .content{ 
background: #fff;
padding: 7px 15px 7px 15px;
border: 1px solid #c2e1f8;
border-radius: 0 0 6px 6px;
border-top: none;
} 

.infobox.noheader .content{
border-radius: 6px; 
border-top: 1px solid #c2e1f8;
}

.columns {
padding: 0 10px;

}

.right-column {
width: 300px;
float: right;
}

.main-column.left {
width: 620px;
float: left;
}
.left-column {
width: 218px;
float: left
}

.main-column.right {
width: 698px;
float: right;
}


a.button, input.button, button.big {
white-space: nowrap;
display: inline-block;
padding: 5px 10px;
box-shadow: 0px 1px 2px rgba(0,0,0,0.7);
border-radius: 6px; 
color: #fff;
text-decoration: none;
font-weight: bold;
font-size: 16px;
text-shadow: 0px -2px 0px rgba(0,0,0,0.15);
background: #c5e985 url(/public-v2/images/bg_button_green.png) 0 0 repeat-x;
border: 1px solid #94cd59;
cursor: pointer;
}




.popup input.button {
padding: 10px 40px;
background: #c5e985 url(/public-v2/images/bg_button_green_big.png) 0 0 repeat-x;
height: 40px;
width: 220px;
}

a.button.big {
padding: 5px 20px;
background: #c5e985 url(/public-v2/images/bg_button_green_big.png) 0 0 repeat-x;
font-size: 24px;
}

input.button {
height: 30px;
}
input.button.big,
button.big {
height: 40px;
padding: 0 20px;
background: #c5e985 url(/public-v2/images/bg_button_green_big.png) 0 0 repeat-x;
font-size: 24px;
position: relative;
}

button.big.enter:after {
content: "";
display: block;
position: absolute;
background: url(/public-v2/images/ico_enter.png) 0 0 no-repeat;
width: 23px;
height: 31px;
left: 10px;
top: 3px;
}

input.button.big.icons,
button.big.icons {
padding-left: 40px;
}

a.button:hover, input.button:hover {
background-position: 0 100%;
}

a.button.orange {
background: url(/public-v2/images/bg_button_red.png) 0 0 repeat-x;
border: 1px solid #ed4029;
}
a.button.orange:hover {
background: url(/public-v2/images/bg_button_red.png) 0 100% repeat-x;
}

.rating th {
text-align: left;
font-weight: bold;
font-size: 23px;
}

.rating ol li a{
text-decoration: none;
}
.rating ol li a:hover{
text-decoration: underline;
}

.rating ol li {
line-height: 24px;
margin: 0 0 0 0;
font-size: 15px;
padding: 0 0 0 0px;

}

.rating ol li.gold {
list-style: none;
padding: 0 0 0 30px;
margin: 0 0 5px -30px;
background: url(/public-v2/images/ico_gold.png) 2px center no-repeat;
}
.rating ol li.silver {
list-style: none;
padding: 0 0 0 30px;
margin: 0 0 5px -30px;
background: url(/public-v2/images/ico_silver.png) 2px center no-repeat;
}
.rating ol li.bronse {
list-style: none;
padding: 0 0 0 30px;
margin: 0 0 5px -30px;
background: url(/public-v2/images/ico_bronse.png) 2px center no-repeat;
}
.left-column .box {
padding: 10px;
}

.box {
margin-bottom: 30px;
padding: 13px;
border-radius: 6px;
}
.box.blue {
background: #f3f9fd;
border: 1px solid #c2e1f8;
}

.box.blue.gradient {
background: #f3f9fd;
background: -moz-linear-gradient(top,  #ffffff 0%, #f3f9fd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f9fd));
background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f9fd 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#f3f9fd 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#f3f9fd 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#f3f9fd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f9fd',GradientType=0 );
margin: 20px -15px;
}

.box.blue.gradient td{
font-size: 16px;
width: 50%;
}

.box.green {
background: #f5faef;
border: 1px solid #d7eebd;
}

p.sort {
float: right;
font-size: 12px;
margin: 0;
line-height: 14px;
color: #666;
margin: 0px 0 10px 0;
}

p.sort a{
color: #666;
text-decoration: underline;
}


h4.sort, div.z4.sort {
line-height: 14px;
float: left;
margin: 0px 0 10px 15px;
font-weight: bold;
}

ul.special {
margin: 0 -10px;
list-style: none;
padding: 0;
}
ul.special li,
div.border{
float: left;
margin: 0 10px 20px 10px;
width: 290px;
height: 180px;
border: 2px solid #3e96ce;
border-radius: 6px;
padding: 3px;
box-shadow: 2px 2px 3px rgba(0,0,0,0.1);
position: relative;
}

ul.special.drop-down {
margin: 0;
}

ul.special.drop-down > div {
position: relative;
margin: 0 0 20px 0;
height: 80px;
}

ul.special.drop-down li {
background: #fff;
float: none;
margin: 0;
width: auto;
height: auto;
}

ul.special.drop-down li .descr{
display: none;
}

ul.special.drop-down li:hover {
position: absolute;
left: 0;
top: 0;
z-index: 2;
width: 290px;
}

ul.special.drop-down li:hover .text{
text-decoration: none;
}

ul.special.drop-down li:hover .descr{
display: block;
}

ul.special.oneline {
margin: 20px -15px;
}

.right-column ul.special.oneline {
margin: 20px 0px;
}

ul.special.oneline li{
float: none;
width: auto;
margin: 0 0 20px 0;
height: auto;
}
div.border{
float: none;
width: auto;
height: auto;
margin: 20px -15px;
padding: 10px 15px;
font-size: 12px;
color: #999;
}
div.border strong{
color: #666;
}
div.border a {
font-weight: bold;
text-decoration: none;
font-size: 14px;
}
div.border a:hover {
text-decoration: underline;
}
div.border h3{
color: #333;
font-size: 20px;
}

ul.special li span.hit{
display: block;
position: absolute;
width: 57px;
height: 57px;
left: 0;
top: 0;
}
ul.special li.hit span.hit{
background: url(/public-v2/images/hit.png);
}

ul.special li:hover{
box-shadow: 2px 2px 3px rgba(0,0,0,0.35);
}

ul.special li > a{
text-decoration: none;
color: #333;
display: block;
height: 100%;
border-radius: 5px;
background: #e3f3fe;
background: -moz-linear-gradient(top,  #e3f3fe 0%, #ffffff 41%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3f3fe), color-stop(41%,#ffffff));
background: -webkit-linear-gradient(top,  #e3f3fe 0%,#ffffff 41%);
background: -o-linear-gradient(top,  #e3f3fe 0%,#ffffff 41%);
background: -ms-linear-gradient(top,  #e3f3fe 0%,#ffffff 41%);
background: linear-gradient(to bottom,  #e3f3fe 0%,#ffffff 41%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3f3fe', endColorstr='#ffffff',GradientType=0 );
}



ul.special.oneline li div.head {
border-radius: 5px;
background: #e3f3fe;
background: -moz-linear-gradient(top,  #e3f3fe 0%, #ffffff 41%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3f3fe), color-stop(41%,#ffffff));
background: -webkit-linear-gradient(top,  #e3f3fe 0%,#ffffff 41%);
background: -o-linear-gradient(top,  #e3f3fe 0%,#ffffff 41%);
background: -ms-linear-gradient(top,  #e3f3fe 0%,#ffffff 41%);
background: linear-gradient(to bottom,  #e3f3fe 0%,#ffffff 41%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3f3fe', endColorstr='#ffffff',GradientType=0 );
}

ul.special.oneline h4,
ul.special.oneline div.z4,
ul.special.oneline p {
margin: 10px 0;
}

ul.special li span {
display: block;
}

ul.special li img {
/* width: 124px; */
width: 126px;
/* height: 50px; */
height: 46px;
display: block;
position: absolute;
padding: 0 5px;
border-radius: 5px;
border: 1px solid #c2e1f8;
background: #fff;
left: 6px;
top: 6px;
}

span.date{
color: #999;
font-size: 11px;
display: block;
}

.date.big{
font-size: 12px;
}
.date.big strong{
color: #666;
}
.date.bell{ 
background: url(/public-v2/images/ico_bell.png) left center no-repeat;
padding-left: 20px;
line-height: 15px;
}

ul.special li .text{
color: #338b07;
margin: 10px 0;
}

ul.special li a:hover .text,
ul.special.oneline li a:hover{
text-decoration: underline;
}
ul.special.oneline li a {
text-decoration: none;
}

ul.special li .head {
height: 64px;
position: relative;
} 

ul.special li.hit .head {
color: #fff;
}

ul.special li .head .price{
font-weight: bold;
font-size: 18px;
position: absolute;
top: 20px;
right: 10px;
}

ul.special.oneline li .head .price{
top: 10px;
text-align: right;
}
ul.special.drop-down li .head .direction{
text-align: right;
position: absolute;
right: 10px;
top: 10px;
color: #338b07;
}

ul.special.drop-down li.hit .head .direction{
color: #fff;
}

ul.special.drop-down li .head .price{
top: 35px;
}


ul.special.oneline li .head .company-name{
display: block;
position: absolute;
top: 15px;
left: 155px;
font-weight: normal;
max-width: 290px;
}

ul.special.oneline li.hit .head .company-name {
color: #fff;
}

ul.special li .descr {
background: #fff;
height: 109px;
border-radius: 5px 5px 0 0;
padding: 10px;
} 

ul.special li .descr.gradient {
background: #e3f3fe;
background: -moz-linear-gradient(top,  #e3f3fe 0%, #ffffff 41%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3f3fe), color-stop(41%,#ffffff));
background: -webkit-linear-gradient(top,  #e3f3fe 0%,#ffffff 41%);
background: -o-linear-gradient(top,  #e3f3fe 0%,#ffffff 41%);
background: -ms-linear-gradient(top,  #e3f3fe 0%,#ffffff 41%);
background: linear-gradient(to bottom,  #e3f3fe 0%,#ffffff 41%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3f3fe', endColorstr='#ffffff',GradientType=0 );
}

ul.special li .descr .price {
font-size: 18px;
}

ul.special.oneline li .descr {
height: auto;
}

ul.special li.hit > a{
background: #5db1e6;
background: -moz-linear-gradient(top,  #5db1e6 0%, #227eb8 41%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5db1e6), color-stop(41%,#227eb8));
background: -webkit-linear-gradient(top,  #5db1e6 0%,#227eb8 41%);
background: -o-linear-gradient(top,  #5db1e6 0%,#227eb8 41%);
background: -ms-linear-gradient(top,  #5db1e6 0%,#227eb8 41%);
background: linear-gradient(to bottom,  #5db1e6 0%,#227eb8 41%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5db1e6', endColorstr='#227eb8',GradientType=0 );
}


ul.special.oneline li.hit div.head{
background: #5db1e6;
background: -moz-linear-gradient(top,  #5db1e6 0%, #227eb8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5db1e6), color-stop(100%,#227eb8));
background: -webkit-linear-gradient(top,  #5db1e6 0%,#227eb8 100%);
background: -o-linear-gradient(top,  #5db1e6 0%,#227eb8 100%);
background: -ms-linear-gradient(top,  #5db1e6 0%,#227eb8 100%);
background: linear-gradient(to bottom,  #5db1e6 0%,#227eb8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5db1e6', endColorstr='#227eb8',GradientType=0 );
}


/* ������� �� ������� �� ������ */
.slider {
color: #fff;
text-shadow: 0px -2px 0px rgba(0,0,0,0.15);
font-size: 13px;
padding: 0;
margin: 0 0 5px 0;
overflow: hidden;
height: 279px;
}

.slider > li {
height: 249px;
padding: 15px;
width: 594px;
}
.slider li.bg1 {
background: url(/public-v2/images/bg_slider1.jpg);
}
.slider li.bg2 {
background: url(/public-v2/images/bg_slider2.jpg);
}
.slider li.bg3 {
background: url(/public-v2/images/bg_slider3.jpg);
}
.slider li.bg4 {
background: url(/public-v2/images/bg_slider4.jpg);
}

.slider > li ul {
margin-right: 190px;
}

.slider > li ul > li {
padding-bottom: 5px;
padding-top: 5px;
border-bottom: 1px solid rgba(48, 127, 179, 0.6);
border-top: 1px solid rgba(64, 152, 212, 0.6);
}

.slider > li ul > li:first-child {
border-top: none;
}
.slider > li ul > li:last-child {
border-bottom: none;
}
/* /������� �� ������� �� ������ */

/* ������� � �������� � ������� ������ */

.sliderFeedback {
color: #fff;
text-shadow: 0px -2px 0px rgba(0,0,0,0.15);
font-size: 13px;
margin: 0 0 0 0;
padding: 0;
height: 130px;
overflow: hidden;
border-radius: 5px;
background: #2a84c2;
}

.sliderFeedback > li {
height: 100px;
padding: 15px;
width: 273px !important;

}

.sliderFeedback .author {
text-align: right;
font-style: italic;
margin-top: 5px;
padding-right: 5px;
}

.sliderFeedback .feedback {
text-indent: 15px;
}

/* /������� � �������� � ������� ������ */

.button.icons{
position: relative;
padding-left: 30px;
}

.button.icons:after{
content: "";
display: block;
width: 21px;
height: 20px;
position: absolute;
left: 5px;
top: 5px;
}
.button.big.search, .button.big.to-cart{
padding-left: 40px !important;
}
.button.search:after {
background: url(/public-v2/images/ico_search.png) no-repeat;
width: 25px;
height: 28px;
}
.button.to-cart:after {
background: url(/public-v2/images/btn_ico_cart.png) no-repeat;
width: 29px;
height: 29px;
}

.button.tarifs:after {
background: url(/public-v2/images/btn_ico_price.png) no-repeat;
}
.button.faq:after{
background: url(/public-v2/images/btn_ico_faq.png) no-repeat;
left: 7px;
}
.button.print:after {
background: url(/public-v2/images/btn_ico_print.png) no-repeat;
left: 7px;
}
.button.mail:after {
background: url(/public-v2/images/btn_ico_mail.png) no-repeat;
top: 7px;
}

.spec-tariffs {
border-bottom: 2px solid #F3F9FD;
margin-top: 10px;
}
.spec-tariffs td, .list td {
font-size: 16px;
}

.list td { 
vertical-align: top;
width: 50%;
}

.list td p{
margin: 0.5em 0;
} 

p.letters {
font-size: 16px;
}
p.letters a {
display: inline-block;
color: #0080b6;
margin-right: 3px;
}

.tariffs td.price {
text-align: right;
font-weight: bold;
}
.tariffs td {
border-bottom: 1px solid #d6ebad;
padding: 8px 12px;
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );

}
.box h3 {
margin-bottom: 12px;
}

.news p a,
.faq p a,
.article p a{
color: #333;
}

.news p,
.faq p,
.article p {
margin: 0;
padding: 0.8em 0;
border-bottom: 1px solid #ddd;
border-top: 1px solid #fff;
}

.box p:first-child {
border-top: none;
padding-top: 0;
}

.box p:last-child {
border-bottom: none;
}

.ticket-accordion {
border: 1px solid #c2e1f8 !important;
border-radius: 5px;
}
.ticket-accordion > div > table {
width: 100%;
border-collapse: collapse;
}

.ticket-accordion > div > table td{
vertical-align: top;
padding: 0 10px; 
}
.ticket-accordion > div > table td a{
display: block;
margin-bottom: 5px;
}

.ticket-accordion .ui-accordion-header{ 
border: none;
color: #333;
font-weight: bold;
font-size: 15px;
border-radius: 0;
}


.ticket-accordion .ui-accordion-header.ui-state-default.ui-state-active{
background: none;
border: none;
}

.ticket-accordion .ui-accordion-header.ui-state-default{
background: -moz-linear-gradient(top,  #ffffff 0%, #f3f9fd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f9fd));
background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f9fd 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#f3f9fd 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#f3f9fd 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#f3f9fd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f9fd',GradientType=0 );
border-bottom: 1px solid #c2e1f8;
padding-left: 12px;
}

.ticket-accordion #ui-accordion-1-header-4.ui-accordion-header.ui-state-default,
.ticket-accordion #ui-accordion-1-panel-4.ui-accordion-content { 
border: none;
}

.ticket-accordion .ui-accordion-content {
border: none;
border-bottom: 1px solid #c2e1f8;
font-size: 15px;
border-radius: 0;
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #f3f9fd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f9fd));
background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f9fd 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#f3f9fd 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#f3f9fd 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#f3f9fd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f9fd',GradientType=0 );

}
.ticket-accordion .ui-accordion-content a{
color: #338b07;
text-decoration: none;
}
.ticket-accordion .ui-accordion-content a:hover{
text-decoration: underline;
}

.ticket-accordion.ui-accordion .ui-accordion-content {
padding-left: 1.1em !important;
padding-right: 1.1em !important;
font-size: 14px;
}

.ticket-accordion .ui-icon.ui-accordion-header-icon.ui-icon-triangle-1-s,
.ticket-accordion .ui-icon.ui-accordion-header-icon.ui-icon-triangle-1-e {
right: 8px;
left: auto;
bottom: auto;
top: 2px;
width: 29px;
height: 33px;
}


.ticket-accordion .ui-icon.ui-accordion-header-icon.ui-icon-triangle-1-s {
background: url(/public-v2/images/bg_accordion_header_up.png);
}
.ticket-accordion .ui-icon.ui-accordion-header-icon.ui-icon-triangle-1-e {
background: url(/public-v2/images/bg_accordion_header_down.png);
}

.popup {
display: none;
}
.popup input[type="text"],
.popup input[type="password"],
.popup textarea,
.box.green textarea{
font-family: Arial, Helvetica, sans-serif;
border: none;
width: 300px;
font-size: 18px;
padding: 10px;
border-radius: 5px; 
box-shadow: inset 3px 3px 5px rgba(0,0,0,0.3);
}

.fancybox-skin {
background: #f5faef !important;
border: 1px solid #77b032  !important;
border-radius: 6px  !important; 
}

#callback textarea { 
height: 100px
}
.tabNav {
margin: 0 0 20px 0;
padding: 0 15px;
list-style: none;
border-bottom: 1px solid #77b032;
}

.tabNav.trans{ 
border-bottom: none;
}

.tabNav li{
float: left;
border-radius: 4px 4px 0 0;
border: 1px solid transparent;
border-bottom: none;
}

.tabNav.trans li{
border-bottom: 1px solid #77b032;
}

.tabNav li.selected {
border: 1px solid #77b032;
border-bottom: 1px solid #f5faef;
margin: 0 0 -1px 0;
}

.tabNav li.empty {
width: 700px;
height: 27px;
}


.tabNav.trans li.selected {
border-bottom: 1px solid transparent;
}

.tabNav li a{
text-decoration: none;
font-weight: bold;
display: block;
padding: 5px 15px;
}

.tabNav li.selected a{
color: #333;

}

.subMenu {
margin: 0 15px 30px 15px;
padding: 0;
list-style: none;
font-size: 14px;
}

.subMenu li{ 
float: left;
margin: 0 15px;
}

.current a{ 
font-weight: bold;
color: #333;
}

.breadcrumbs {
margin: 15px 10px;
}

.breadcrumbs a{
color: #0080b6;
display: inline-block;
padding-right: 20px;
margin-right: 5px;
background: url(/public-v2/images/arrow_breadcrumbs.png) 100% 50% no-repeat;
}

#footer {
background: url(/public-v2/images/bg_footer.png);
margin-top: -245px;
}
#footer .wrapper{
height: 245px;
position: relative;
background: url(/public-v2/images/bg_footer_top.png) 590px top no-repeat;
}

#footer h4,
#footer div.z4 {
color: #fff;
text-shadow: -2px 0 1px rgba(0,0,0,0.15);
border-left: 1px solid #858585;
border-right: 1px solid #585858;
padding: 0 25px;
}



#footer .menu{
padding-top: 15px;
}
#footer .menu > li{ 
float: left;
margin: 0;
padding: 0;
}

#footer .menu li:first-child h4, 
#footer .menu li:first-child div.z4 { 
border-left: none;
}
#footer .menu li:last-child h4,
#footer .menu li:last-child div.z4 { 
border-right: none;
}

#footer .menu li ul{
margin: 0 25px 0;
list-style: none;
padding: 0;
} 

#footer .menu li ul > li {
font-size: 13px;
margin: 0;
padding: 0;
}

#footer .menu li ul > li a{
text-decoration: none;
color: #fff;
}
#footer .menu li ul > li a:hover{
text-decoration: underline;
}
#footer .payment {
position: absolute;
top: 137px;
left: 25px;
}
#footer .payment a{
display: inline-block;
width: 50px;
height: 29px;
margin-right: 10px;
}

#footer .payment a.webmoney{
background: url(/public-v2/images/pay_webmoney.png);
}
#footer .payment a.yad{
background: url(/public-v2/images/pay_yad.png);
}
#footer .payment a.iii{
background: url(/public-v2/images/pay_iii.png);
}
#footer .payment a.sberbank{
background: url(/public-v2/images/pay_sberbank.png);
}
#footer .payment a.alfa{
background: url(/public-v2/images/pay_alfa.png);
}
#footer .payment a.visa{
background: url(/public-v2/images/pay_visa.png);
}
#footer .payment a.qiwi{
background: url(/public-v2/images/pay_qiwi.png);
}
#footer .payment a.master{
background: url(/public-v2/images/pay_master.png);
}

#footer .cert {
position: absolute;
right: 12px;
top: 127px;
}

#footer .cert a{
display: inline-block;
width: 73px;
height: 48px;
margin-left: 10px;
}

#footer .cert a.iata{
background: url(/public-v2/images/logo_iata.png) no-repeat;
}

#footer .cert a.tkn{
background: url(/public-v2/images/logo_tkn.png) no-repeat;
}

#footer .copyright{
position: absolute;
font-size: 11px;
color: #fff;
bottom: 10px;
left: 25px;
}
#footer .copyright p{
margin: 3px 0;
font-size: 11px;
}
#footer .copyright a {
color: #fff;
text-decoration: none;
}
#footer .copyright a:hover{
text-decoration: underline;
}

label.placeholder {
color: #660000;
cursor: text
}
input:placeholder {
color: #333;
}
input::-webkit-input-placeholder {
color: #333;
}
input:-moz-placeholder {
color: #333;
}


.ui-datepicker {
z-index: 999 !important;
}

.nav {
margin: 0 15px;
}
.nav p{
margin: 5px 0 -5px 0;
}
.sorting {
float: right;
margin-left: 5px;
}
.sorting a{
display: block;
width: 12px;
height: 9px;
}
.sorting a.up{
background: url(/public-v2/images/arrow_w_top.png) 0 0 no-repeat;
margin-bottom: 2px;
}
.sorting a.down{
background: url(/public-v2/images/arrow_w_bottom.png) 0 0 no-repeat;
}

.rounded.border {
border-radius: 6px;
background: #fff;
padding: 10px;
border: 1px solid #c2e1f8;
width: 610px;
overflow-x: auto;
}

table.seats td {
padding: 5px;
width: 17px;
height: 17px;
vertical-align: middle;
text-align: center;
font-size: 14px;
}

.company-name {
font-weight: bold;
color: #338b07;
}

p.company-name span{
font-weight: normal;
color: #999;
}

p.company-name {
margin: 25px 0;
}

.company-name .logo{ 
float: left;
margin-right: 15px;
margin-top: -8px;
}
p.date {
font-size: 12px;
color: #999999;
}
p.date strong{
color: #666666;
}

ul.descr {
padding: 0;
margin-left: 30px;
list-style-image: url(/public-v2/images/li-pointer.png);
}
ul.descr li {
margin: 10px 0;
}

.box.blue.cloud, span.light {
color: #999;
}
.box.blue.cloud p {
margin: 0.5em 0;
}
.box.blue.cloud a{
color: #0080b6;
}

p.cloud {
line-height: 2em;
}
.cloud a{
display: inline-block;
margin: 0 5px;
}

.cloud .s1{
font-size: 15px;
}
.cloud .s2{
font-size: 16px;
}
.cloud .s3{
font-size: 17px;
}
.cloud .s4{
font-size: 18px;
}
.cloud .s5{
font-size: 19px;
}

.pagenav {
margin: 30px 0;
text-align: center;
}
.pagenav .pages a{ 
display: inline-block;
padding: 6px 10px;
margin: 0 5px;
border-radius: 4px;
font-size: 15px;
}
.pagenav a{ 
margin: 0 5px;
}
.pagenav .pages a.current{
background: #e3f0d5;
color: #333;
font-weight: bold;
} 


.main-column .box.green {
margin: 0 -15px 30px -15px;
}
.main-column .box.green hr{
margin: 10px -13px;
background: none;
border: none;
border: 0;
height: 0;
border-top: 1px solid #d7eebd;
border-bottom: 1px solid #fff;
}

td.hr{
border-top: 1px solid #d7eebd;
border-bottom: 1px solid #fff;
height: 0;
padding: 0;
}
.grey {
color: #999;
} 
.newsbox a{
color: #28292a;
text-decoration: none;
}

.newsbox a:hover{
color: #338B07;
text-decoration: underline;
}
.newsbox p {
margin: 5px 0;
}
.newsbox p.date {
margin-top: 15px;
}
.news-arch {
margin-top: 20px;
}
.news-arch p{
margin: 1em 0;
}
.text-padding .box.blue {
margin-left: -15px;
margin-right: -10px;
}
.company-details p {
margin: 1em 0;
}
.company-details p span{
color: #999;
}
.datepicker2 {
background: #fff url(/public-v2/images/btn_date.png) 100% 1px no-repeat;
padding: 0 40px 0 10px;
height: 37px;
line-height: 37px;
border: none;
width: 150px;
border-radius: 11px;
   box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3) inset;
}

/* acmp styles */
.acmp_li { background-image: url(/public-v2/images/bullet.gif); background-repeat: no-repeat; background-position: 5px 12px; margin: 2px; text-indent: 0px; padding: 0px; text-indent: 0px; list-style: none outside; }
.acmp_li_hover { background-image: url(/strany/bg.png); background-repeat: repeat-x; background-position: 0px 0px; margin: 2px; text-indent: 0px; padding: 0px; text-indent: 0px;  list-style: none outside; }
.acmp_li a, .acmp_li_hover a { color: #545454; display: block; padding: 5px 5px 5px 15px; margin: 0px; text-indent: 0px; }

/* avia tickets search form */
.avia_tickets_search_form_results_div {
background-color: #eeeeee;
}
.avia_tickets_search_form_result_line {
background-image: url(/public-v2/images/bullet.gif);
background-repeat: no-repeat; 
background-position: 5px 12px;
text-indent: 0px;
padding: 5px 5px 5px 15px;
/* border: 1px solid #cccccc; */
}
.avia_tickets_search_form_result_line:hover {
background-image: url(/strany/bg.png);
background-repeat: repeat-x;
background-position: 0px 0px;
text-indent: 0;
padding: 5px 5px 5px 15px;
}
.avia_tickets_search_form_result_line a {
display: block;
color: #545454;
text-decoration: none;
font-size: 16px;
}
#avia_tickets_search_form_nothing_found {
    color: #545454;
    font-size: 16px;
    padding: 5px 5px 5px 15px;
    text-indent: 0;
}
#login_form_result,
#registration_form_result {
text-align: center;
color: #338B07;
font-weight: bold;
font-size: 145%;
margin-bottom: 7px;
}
ul.charters_search_result {
padding-left: 0 !important;
}
ul.charters_search_result li {
list-style: none;
margin-bottom: 0 !important;
padding-bottom: 3px !important;
}
ul.charters_search_result li hr {
width: 100% !important;
margin: 12px 0 10px 0 !important;
border-top: 1px #D7EEBD solid !important;
}
/* QTIP */
.qtip-content {
font-size: 16px;
line-height: 1.5;
}
.qtip-content ul {
margin: 0 0 0 5px;
padding: 0 0 0 5px;
}
.qtip-content-red {
    background-color: red !important;
    color: black !important;
    font-weight: bold !important;
}
/* /QTIP */

/* disabled elements for chrome & opera */
input[disabled] {
color: #aaa;
background-color: #aaa;
-webkit-text-fill-color: #aaa;
}

/* main page accordion */
.accordion-more-cities-link {
text-align: right;
padding-top: 15px !important;
}
.accordion-more-cities-link a {
display: inline !important;
color: white !important;
font-size: 12px !important;
text-decoration: none !important;
}
.orange {
color: orange;
}

.hidden-text {
display: none;
}

.touchcarousel.special-offers {
    height: 630px;
    overflow: hidden;
}
    .touchcarousel.special-offers .touchcarousel-item {
        width: 290px;
        margin: 0 10px;
    }
.touchcarousel.special-offers .touchcarousel-item:last-child {
padding-right: 10px;
}

.touchcarousel_clients_gap{
    height: 100px;
    overflow: hidden;
    width: 100%;
}
.touchcarousel.clients {
    margin-left: 40px; 
    margin-right: 40px; 
}
    .touchcarousel.clients .touchcarousel-item {
        width: 170px;
        margin: 0 10px;
    }
.touchcarousel.clients .touchcarousel-item:last-child {
padding-right: 10px;
}

.touchcarousel .arrow-holder {
    width: 40px;
}

    .touchcarousel .arrow-holder .arrow-icon {
        display: none;
    }

    .touchcarousel.clients .arrow-holder.left {
        left: -40px;
        background: url(/public-v2/images/slider_arrow_left_green.png) 50% 50% no-repeat;
    }

    .touchcarousel.clients .arrow-holder.right {
        right: -40px;
        background: url(/public-v2/images/slider_arrow_right_green.png) 50% 50% no-repeat;
    }

    .touchcarousel.clients .arrow-holder.left:hover {
        background: url(/public-v2/images/slider_arrow_left_green_h.png) 50% 50% no-repeat;
    }

    .touchcarousel.clients .arrow-holder.right:hover {
        background: url(/public-v2/images/slider_arrow_right_green_h.png) 50% 50% no-repeat;
    }


/*
.touchcarousel .arrow-holder {
    width: 40px;
}

    .touchcarousel .arrow-holder .arrow-icon {
        display: none;
    }

    .touchcarousel .arrow-holder.left {
        left: -40px;
        background: url(/public-v2/images/slider_arrow_left_yellow.png) 50% 50% no-repeat;
    }

    .touchcarousel .arrow-holder.right {
        right: -40px;
        background: url(/public-v2/images/slider_arrow_right_yellow.png) 50% 50% no-repeat;
    }

    .touchcarousel .arrow-holder.left:hover {
        background: url(/public-v2/images/slider_arrow_left_yellow_h.png) 50% 50% no-repeat;
    }

    .touchcarousel .arrow-holder.right:hover {
        background: url(/public-v2/images/slider_arrow_right_yellow_h.png) 50% 50% no-repeat;
    }
*/

.popular-destinations{
display: none;
}
.ui-accordion-content .popular-destinations{
display: block;
}
.ticket-accordion .z3{
font-weight: bold;
font-size: 15px;
padding-left: 12px;
}
.popular-destinations td span {
font-size: 14px;
padding-bottom: 5px;
margin-bottom: 10px;
}

div.documents div {
border-bottom: 1px solid #ddd;
padding-bottom: 8px;
padding-top: 8px;
}

div.documents div:nth-child(2) {
padding-top: 5px;
}

div.documents div:last-child {
border-bottom: none;
padding-bottom: 0;
}

/* datepickers */
input.dd_for_user,
input.dd_for_user:hover,
input#dd1_for_user,
div#trans_way input.datepicker {
    background: url('/public-v2/images/icons/datepicker-icon-3.png') 96% center no-repeat, url("/public-v2/images/bg_green_btn.png") repeat-x scroll 0 0 #c5e985;
    width: 150px;
    text-align: left;
    padding-left: 10px;
}

input.datepicker#rd_for_user {
    background: url('/public-v2/images/icons/datepicker-icon-3.png') 96% center no-repeat, url("/public-v2/images/bg_green_btn.png") repeat-x scroll 0 0 #c5e985;
    width: 170px;
    text-align: left;
    padding-left: 10px;
}

/* /datepickers */

.bold { font-weight: bold }

/* ������ "�������� ������" (telphin) */
#callback_v2_modal h2 { font-size: 25px }
#callback_v2_modal h2.success {
    color: #444444;
    margin-top: 20px;
    font-size: 30px;
    margin-left: 50px;
}
#callback_v2_modal h2.error {
    color: #c30404;
    margin-top: 70px;
}
#callback_v2 {
    position: fixed;
    bottom: -1px;
    left: 15px;
    z-index: 100000;
}
#callback_v2 button {
    cursor: pointer;
    background: none;
    border: none;
}
#callback_v2_modal {
    background-image:
    url('/public-v2/images/callback_service_v2_modal_windows_background.png');
    width: 656px;
    height: 329px;
    background-color: initial;
}
#callback_v2_modal .modal-body {
    padding-left: 290px;
    padding-top: 40px;
}
#callback_v2_modal .text_1, #callback_v2_modal .text_2 {
    line-height: 20px;
    font-size: 14px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 20px 0 20px 0;
}
#callback_v2_modal .text_1 { margin-bottom: 0 }
#callback_v2_modal #phonenumber {
    font-size: 14px;
    line-height: 20px;
    background-image: url('/public-v2/images/phone_handset.png');
    background-position: 5% 50%;
    background-repeat: no-repeat;

    width: 300px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 8px 8px 4px 62px;
    height: 40px;
    border: 1px solid #ccc;
    font-size: 16px;
    color: #363636;
}
#callback_v2_modal .modal-body, #callback_v2_modal #call_me_container
{ position: relative }
#callback_v2_modal #call_me {
    width: 54px;
    height: 45px;
    position: relative;
    top: 0;
    left: 0;
    background:
    url("/img/callback_service_v2_call_me_button_1.png")
    no-repeat;
    border: 0;
    cursor: pointer;
}
#callback_v2_modal #call_me_success {
    font-size: 18px;
    margin-top: 25px;
    margin-left: 37px;
}
#call_me_container{
    margin: -43px 0 0 250px;
    width: 100px;
    right: 0;
    position: relative;
}
#callback_v2_modal #call_me_preloader {
    position: absolute;
    margin: 9px 0 0 65px;
    width: 25px;
    height: 25px;
    float: right;
    top: 0;
    left: 0;
}
body.fancybox-lock {
    overflow: auto;
    margin-right: 0 !important;
}
#callback_v2_modal .active #call_me {
    background: url("/img/callback_service_v2_call_me_button_1.png") no-repeat 0 -45px;
}
#callback_v2_modal .arrow_1{
    background: url("/img/arrow_1.png") no-repeat 0 0;
    width: 49px;
    height: 51px;
    position: absolute;
    top: 130px;
    left: 220px;
}
#callback_v2_modal #phonenumber_container{
    margin-top: 10px;
}
.checked_1 {
    width: 127px;
    height: 107px;
    background: url("/img/checked_1.png") no-repeat 0 0;
    margin: 0 0 0 90px;
}
/* /������ "�������� ������" (telphin) */


.fancybox-skin{
    background: #fff !important;
    border: 5px solid #c4d9ea !important;
    border-radius: 12px !important;
    padding: 30px 35px !important;
}
.fancybox-overlay{
    background: rgba(0, 0, 0, 0.701961) !important;
}
.fancybox-lock .fancybox-overlay{
    overflow: auto !important;
}

#spec_modal input{
    border: 1px solid #e3e3e3;
}
#spec_modal textarea{
    border: 1px solid #e3e3e3;
}
#callback_v2_modal {
    background: url('/img/modal_woman_1.jpg') no-repeat left 0;
    width: 640px;
    height: 290px;
    background-color: initial;
}

/* ����� ����� */
.home_new #header .personal{
    top: 150px;
    right: 0;
    left: auto;
}
.home_new #header .personal a span{
    font-size: 12px !important;
}
body.home_new {
    background: url(/img/bg_top_line_2.png) top center repeat-x;
}
.home_new #header .wrapper {
    background: url(/img/bg_top_menu_2.png) 10px 0px no-repeat;
}
.home_new #header .menu > li {
    border-right: none;
    border-left: 1px solid #3088bf;
    padding: 0;
    margin: 0;
}
.home_new #header .menu > li:first-child {
    border-left: none;
}
.home_new #header .menu > li:hover > a{   
    background-color: #1f7cb6;
    border-radius: 0;
    box-shadow: none;
    padding: 16px 22px 17px 22px;
    margin: 0;
    height: auto;
}
.home_new #header .menu > li > a {
    color: #fff7d2;
    padding: 16px 22px 17px 22px;
    height: auto;
}
.home_new .tabNavigation li {
    float: left;
    border-radius: 3px 3px 0 0;
    background: #5eb2e7 url(/img/bg_tabs_2.png) 0 0 repeat-x;
}
.home_new .tabNavigation ul li {
    margin: 0;
    border-radius: 0;
    min-width: 110px;
}
.home_new #footer .wrapper {
    background: #413f3f url(/public-v2/images/bg_footer.png);
}
.home_new .tabNavigation li:hover {
    background: #5eb2e7 url(/img/bg_tabs_2.png) 0 -35px repeat-x;
}
.home_new .tabNavigation li.selected, 
.home_new .tabNavigation li.selected:hover{
    background: #5eb2e7 url(/img/bg_tabs_2.png) 0 -35px repeat-x;
}
.home_new #header .phone {
    width: 400px;
    height: 23px;
    background: #e7ce46 url(/img/bg_callback_bg_2.png) repeat-x 0 0;
    position: absolute;
    top: 70px;
    right: 10px;
    text-shadow: 0px -2px 0px rgba(0,0,0,0.15);
    color: #fff;
    line-height: 1em;
    padding-top: 61px;
    border: 1px solid #e49924;
    border-radius: 5px;
}
.home_new #header .phone .city {
    display: block;
    float: left;
}
.home_new #header .personal {
    font-size: 14px;
    background: url(/img/lock_icon_1.png) no-repeat 0 7px;
    padding: 8px 0 0 20px;
    top: 161px;
    right: 10px;
}
.home_new #header .phone .tel a{
    font-size: 46px;
}
.home_new #header .phone .tel a span{
    font-size: 36px;
}
.home_new #header .phone .has-child {
    position: absolute;
    top: 6px;
    display: inline-block; 
    float: left;
    left: 10px;
    width: 150px;
}
.home_new .phone .has-child ul{
    left: 0;
    right: auto;
}
.home_new #header .menu{
    left: auto;
    right: 0;
}
.home_new #header .menu > li.has-child > a {
    padding: 16px 27px 17px 22px;
}
.home_new #header .menu > li.has-child ul {
    background: #1f7cb6;
    text-shadow: none;
    border: #717171;
    box-shadow: none;
    top: 46px;
    left: 0;
    border-radius: 0 0 5px 5px;
    padding: 5px 20px 10px 20px;
}
.home_new #header .phone .callback {
    top: 3px;
    right: 0;
    position: absolute;
}
.home_new #header .phone .tel {
    top: 45px;
}
.home_new .phone .has-child ul {
    background: #1f7cb7 url(/img/bg_callback_bg_2.png) 0 0 repeat-x;
    left: -11px;
    top: -7px;
    padding: 5px 10px 5px 10px;
    border: 1px solid #e49924;
    border-radius: 6px;
    text-align: right;
    white-space: nowrap;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    width: 150px;
}
.home_new .phone .phone_icon{
    /* background: url(/img/bg_callback_icon.jpg) no-repeat 0 0;  */
    background: url(/public-v2/images/wa_logo.png) no-repeat center;
    background-size: 50px auto;
    width: 49px;
    height: 49px;
    display: block;
    position: absolute;
    z-index: 0; 
    top: 27px;
    left: 15px; 
}
.home_new #footer {
    background: #413f3f url(/public-v2/images/bg_footer.png) repeat-x 0 0;
}
.home_new #footer .wrapper{
    height: auto;
    position: relative;
    background: url(/public-v2/images/bg_footer_top.png) 590px top no-repeat;
}
.home_new .city_footer_b{
    margin: 100px 25px 0 25px;
    color: #fff;
    height: 220px;
    font-size: 13px;
}
.home_new .city_footer_b a{
    color: #fff;
}
.home_new .city_menu{
    margin: 15px 0 25px 0;
}
.home_new .city_menu a{
    font-size: 22px;
    margin: 0 25px 0 0;
    border-bottom: 1px dotted #fff;
}
.home_new .city_menu a:hover{
    text-decoration: none;
    border-bottom: 1px dotted transparent;
}
.home_new .city_menu a.active{
    color: #fff;
    border-radius: 3px;
    padding: 0;
    margin: 0 25px 0 0;
    border-bottom: none;
}
.home_new .city_b_info{
    display: none;
}
.home_new .city_footer_b .col_1{
    float: left;
    width: 350px;
    padding: 0 20px 0 0;
    border-right: 1px solid #585858;
}
.home_new .city_footer_b .col_2{
    float: left;
    width: 150px;
    padding: 0 50px 0 50px;
    border-left: 1px solid #858585;
    border-right: 1px solid #585858;
}
.home_new .city_footer_b .col_3{
    float: left;
    width: 250px;
    padding: 0 0 0 30px;
    border-left: 1px solid #858585;
}
.home_new .city_menu a{
    font-size: 13px;
    color: #fff;
    float: left;
}
.home_new .city_title{
    font-size: 16px;
    font-weight: bold;
}
/* /����� ����� */



/* �������� ��� �������� */
.how_to_order{
    font-size: 16px;
    width: 100% !important;
    display: block;
}
.how_to_order h3{
    font-size: 30px;
    margin: 0 0 25px 0;
    display: block;
}
.how_to_order .phone_b{
    background: url(/img/icon_sprite_3.png) no-repeat 0 0;
    padding: 15px 0 25px 70px;
}
.how_to_order .phone_b div a{
    font-size: 26px;
    font-weight: bold;
    color: #000;
    cursor: default;
}
.how_to_order .phone_b div a:hover{
    text-decoration: none;
}
.how_to_order .callback_b{
    background: url(/img/icon_sprite_3.png) no-repeat 0 -250px;
    padding: 15px 0 25px 70px;
}
.how_to_order .site_order_b{
    background: url(/img/icon_sprite_3.png) no-repeat 0 -450px;
    padding: 15px 0 25px 70px;
}
.how_to_order .callback_b .button{
    margin: 12px 0 0 0;
    display: inline-block;
}
.dots{
    border-bottom: 1px dotted #338b07;
}
.dots:hover{
    border-bottom: none;
    text-decoration: none;
}
/* /�������� ��� �������� */

.img-responsive{
    display:block;   
    width:100% ;  
    max-width:100%;   
    height:auto;
}

/* ������ � �������� */
.how_to_pay{
    font-size: 16px;
    width: 100% !important;
    display: block;
}
.how_to_pay h3{
    font-size: 30px;
    margin: 0 0 25px 0;
    display: block;
}
.how_to_pay .card_b{
    background: url(/img/icon_sprite_3.png) no-repeat 0 -650px;
    padding: 15px 0 25px 70px;
}
.how_to_pay .card_b .bold{
    margin-bottom: 5px;
}
.how_to_pay .money_b{
    background: url(/img/icon_sprite_3.png) no-repeat 0 -850px;
    padding: 15px 0 25px 70px;
}
.how_to_pay .money_b .bold{
    margin-bottom: 5px;
}
.how_to_pay .list_b{
    background: url(/img/icon_sprite_3.png) no-repeat 0 -1050px;
    padding: 15px 0 25px 70px;
}
.how_to_pay .list_b .bold{
    margin-bottom: 5px;
}
.how_to_pay ul{
    list-style: none !important;
    padding: 0;
    margin: 0;
}
.how_to_pay li{
    list-style: none;
    background: url(/img/icon_sprite_3.png) no-repeat 20px -1250px;
    padding: 0 0 20px 57px;
    margin: 0;
}
.how_to_pay li span{
    color: #338b07;
    font-weight: bold;
}
.how_to_pay .red{
    color: #f11d1d;
}
.how_to_pay p.red{
    font-size: 18px;
}
/* /������ � �������� */

/* ������� */
.vozvrat{
    font-size: 16px;
    width: 100% !important;
    display: block;
}
.vozvrat h3{
    font-size: 30px;
    margin: 0 0 25px 0;
    display: block;
}
.vozvrat .money_b{
    background: url(/img/icon_sprite_3.png) no-repeat 0 -850px;
    padding: 0 0 25px 70px;
}
.vozvrat .money_b .bold{
    margin-bottom: 5px;
}
.vozvrat .list_b{
    background: url(/img/icon_sprite_3.png) no-repeat 0 -1050px;
    padding: 12px 0 25px 70px;
}
.vozvrat .list_b .bold{
    margin-bottom: 5px;
}
.vozvrat .red{
    color: #f11d1d;
}
.vozvrat p.red{
    font-size: 18px;
}
/* /������� */

/* ������ */
.services_b{
    margin: 0 -8px;
}
.services_b .service_item{
    border: 2px solid #3e96ce;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.1);
    border-radius: 7px;
    font-weight: bold;
    font-size: 16px;
    padding: 80px 0 0 0;
    float: left;
    width: 180px;
    margin: 8px;
    text-align: center;
    height: 50px;
}
.services_b .service_item .txt2{
    display: none;
}
.services_b .service_item:hover .txt1{
    display: none;
}
.services_b .service_item:hover .txt2{
    display: block;
}
.services_b .service_item { 
    font-size: 16px;
    color: #000;
}
.services_b .service_item  div{ 
    font-size: 16px;
    color: #000;
}
.services_b a:hover div{ 
    text-decoration: none !important;
}
.services_b .service_item:hover{
    border: 2px solid #5d901f; 
    text-decoration: none !important;
}
.services_b .service_item.item_1{
    background: url(/img/icon_sprite_3.png) no-repeat 60px -2165px;
}
.services_b .service_item.item_2{
    background: url(/img/icon_sprite_3.png) no-repeat 63px -2305px;
}
.services_b .service_item.item_3{
    background: url(/img/icon_sprite_3.png) no-repeat 63px -2452px;
}
.services_b .service_item.item_4{
    background: url(/img/icon_sprite_3.png) no-repeat 63px -2587px;
}
.services_b .service_item.item_5{
    background: url(/img/icon_sprite_3.png) no-repeat 66px -2730px;
}
.services_b .service_item.item_6{
    background: url(/img/icon_sprite_3.png) no-repeat 62px -2875px;
}
.services_b .service_item.item_7{
    background: url(/img/icon_sprite_3.png) no-repeat 64px -3012px;
    margin-left: 105px;
}
.services_b .service_item.item_8{
    background: url(/img/icon_sprite_3.png) no-repeat 62px -3150px;
}
/* /������ */

.clear{
    clear: both;
}
h5{
    font-size: 18px;
    margin-bottom: 10px;
}

/* �������� */
.contacts_form{
    border: 3px solid #d8e9f0;
    border-radius: 5px;
    padding: 20px 30px 15px 30px;
    width: 330px;
    float: right;
    margin-top: -5px;
}
.contacts_menu{
    margin: 35px 0 45px 0;
}
.contacts_menu a{
    color: #0080b6;
    border-bottom: 1px dotted #0080b6;
    margin: 10px 15px;
}
.contacts_menu a.active{
    border-radius: 5px;
    background: #81bb3d;
    padding: 10px 20px;
    color: #fff;
    border: none;
    margin: 0;
}
.contacts_menu a:hover{
    color: #0080b6;
    border-bottom: none;
    text-decoration: none;
}
.contacts_menu a.active:hover{
    color: #fff;
}
.contacts_b_info h3{
    font-size: 22px;
}
.contacts_b_info .address_b{
    background: url(/img/icon_sprite_3.png) no-repeat 15px -3300px;
    width: 400px;
    padding: 10px 0 10px 55px;
}
.contacts_b_info .phone_1_b{
    background: url(/img/icon_sprite_3.png) no-repeat 10px -3442px;
    padding: 10px 0 10px 55px;
}
.contacts_b_info .phone_1_b a{
    font-size: 26px;
    font-weight: bold;
    color: #000;
}
.contacts_b_info .email_b{
    background: url(/img/icon_sprite_3.png) no-repeat 14px -3585px;
    padding: 10px 0 10px 55px;
}
.contacts_b_info .email_b a{
    color: #0080b6;
}
.contacts_b_info .worktime_b{
    background: url(/img/icon_sprite_3.png) no-repeat 10px -3723px;
    padding: 10px 0 10px 55px;
}
.contacts_form h5{
    font-size: 22px;
    font-weight: bold;
}
.contacts_form input{
    font-family: Arial, Helvetica, sans-serif;
    border: none;
    width: 300px;
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 5px;
    box-shadow: inset 3px 3px 5px rgba(0,0,0,0.3);
    border: 1px solid #d9d9d9;
    margin: 0 0 10px 0;
}
.contacts_form textarea{
    font-family: Arial, Helvetica, sans-serif;
    border: none;
    width: 300px;
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 5px;
    box-shadow: inset 3px 3px 5px rgba(0,0,0,0.3);
    border: 1px solid #d9d9d9;
    margin: 0 0 10px 0;
}
.contacts_form .button{
    box-shadow: none;
    padding: 7px 20px 10px 20px;
    height: 40px;
    width: 140px;
    border: 1px solid #94cd59;
    background: url(/public-v2/images/bg_button_green_big.png) 0 0;
}
.contacts_form .button:hover{
    background: url(/public-v2/images/bg_button_green_big.png) 0 -40px;
}
/* /�������� */

/* � �������� */
.advantages .adv_b{
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    float: left;
    width: 114px;
    line-height: 1.0;
    margin: 30px 0 15px 0;
}
.advantages .adv_b div{
    background: #7ab436;
    border-radius: 50px;
    width: 72px;
    height: 72px;
    display: inline-block;
    margin: 0 0 10px 0;
}
.advantages .adv_b div.adv_1{
    background: #7ab436 url(/img/icon_sprite_3.png) no-repeat 19px -1475px;
}
.advantages .adv_b div.adv_2{
    background: #7ab436 url(/img/icon_sprite_3.png) no-repeat 5px -1605px;
}
.advantages .adv_b div.adv_3{
    background: #7ab436 url(/img/icon_sprite_3.png) no-repeat 17px -1753px;
}
.advantages .adv_b div.adv_4{
    background: #7ab436 url(/img/icon_sprite_3.png) no-repeat 14px -1897px;
}
.advantages .adv_b div.adv_5{
    background: #7ab436 url(/img/icon_sprite_3.png) no-repeat 17px -2037px;
}
.checked_ul{
    list-style: none !important;
    padding: 0;
    margin: 20px 0 0 0;
}
.checked_ul li{
    list-style: none;
    background: url(/img/icon_sprite_3.png) no-repeat 20px -1250px;
    padding: 0 0 20px 57px;
    margin: 0;
}
.right_menu{
    border: 2px solid #c6e1f6;
    border-radius: 5px;
    font-size: 22px;
    font-weight: bold;
    padding: 20px 20px 15px 25px;
    margin: 25px 0 0 0;
}
.right_menu ul{
    list-style: none;
    margin: 0 0 5px 0;
    padding: 0;
}
.right_menu li{
    list-style: none;
    margin: 0;
    padding: 3px 0 3px 13px;
    line-height: 1;
    background: url(/img/icon_sprite_3.png) no-repeat 0 -1338px;
}
.right_menu a{
    font-size: 15px;
    color: #0085b9;
    font-weight: normal;
    line-height: 1;
}
.right_menu a.red{
    color: #e11b1c;
}
.right_menu li.active{
    background: #7ab436;
    display: inline-block;
    padding: 5px 13px 7px 13px;
    border-radius: 5px;
}
.right_menu li.active a{
    color: #fff;
}
/* /� �������� */
.full_width { width: 100% !important }
#footer div.z4 a{
    color: #fff;
}
#footer div.z4 a:hover{
    text-decoration: underline;
}

.faq_list{
    list-style: none;
}
.faq_list li a{
    font-size: 17px;
    display: block;
    margin: 0 0 25px 0;
    color: #007cbd;
    background: url(/img/green_bul.png) no-repeat 0 6px;
    list-style: none;
    padding: 0 0 0 18px;
}

#header h1 {
    position: absolute;
    display: block;
    top: 100px;
    left: 10px;
    width: 290px;
    font-weight: bold;
    font-size: 15px;
    color: #333;
    text-decoration: none;
    text-align: left;
    letter-spacing: 0.35px;
}
.main-column h2{
    font-size: 23px;
    font-weight: bold;
    margin-left: 15px;
}
 .tabNavigation li h1{
        font-weight: bold;
        color: #fff;
        text-decoration: none;
        text-shadow: 0px -2px 0px rgba(0,0,0,0.15);
        font-size: 18px;
        line-height: 1em;
        display: block;
        padding: 8px 12px 4px 12px;
    }.hidden { display: none }

/* 25.03.2016 */
.faq_list{
    list-style: none;
    padding: 20px 0 0 0;
}
.faq_list li a{
    font-size: 17px;
    display: block;
    margin: 0 0 25px 0;
    color: #007cbd;
    background: url(/public-v2/images/green_bul.png) no-repeat 0 6px;
    list-style: none;
    padding: 0 0 0 18px;
}
.ask_btn_1{
    float: right;
    margin: -30px 0 0 0;
}
.ask_btn_2{
    float: right;
    margin: -5px 0 0 0;
}
.ans_t_1{
    font-size: 18px;
    color: #999;
    margin: 20px 0 15px 0;
}
.more_link_1{
    color: #0080b6;
    display: block;
    margin: 22px 0 22px 0;
}
.more_link_2{
    margin: 12px 0 22px 0;
}
.h3{
    font-weight: bold;
    font-size: 18px;
}
.review_b{
    margin: 0 0 5px 0;
    line-height: 1.3;
}
.review_b .author_b{
    margin: 0 0 10px 0;
    color: #999;
}
.review_b a{
    font-size: 15px;
    line-height: 1.3;
}
.review_b .voting_b{
    float: right;
    margin: 15px 0 0 0;
    line-height: 1.5;
    color: #999;
}
.review_b .voting{
    float: right;
    margin: 0 0 0 12px;
}
.review_b .voting a{
    float: left;
    width: 60px;
}
.review_b .inline_block{
    display: inline-block;
    color: #333;
}
.review_b .voting .vote-plus span {
    display: inline-block;
    background: #7ab436 url(/public-v2/images/review_plus.png) no-repeat 5px 5px;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    vertical-align: middle;
    border-radius: 10px;
}
.review_b .voting .vote-minus span {
    display: inline-block;
    background: #dcdcdc url(/public-v2/images/review_minus.png) no-repeat 5px 8px;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    vertical-align: middle;
    border-radius: 10px;
}
.review_b .voting .vote-plus:hover span {
    background: #619b1e url(/public-v2/images/review_plus.png) no-repeat 5px 5px;
}
.review_b .voting .vote-minus:hover span {
    background: #c4c4c4 url(/public-v2/images/review_minus.png) no-repeat 5px 8px;
}
.hot_tab.selected{
    border: 1px solid #e69926 !important;
    margin-top: -6px;
}
.hot_tab.selected a{
    background: url(/public-v2/images/hot_tab_bg.jpg) repeat-x 0 0;
    font-size: 22px;
}
.tab_b_spec_t{
    font-size: 24px;
    color: #fff;
    text-shadow: 0px -1px 0px #3e8ebf;
    padding: 5px 0 15px 22px;
    border-bottom: 1px solid #2c85bd;
    margin-bottom: -10px;
}

/* ������������� ������ / ����� */
#tumbler-container{
text-align: center;
margin: 15px 0 15px 0;
}
#tumbler {
display: inline-block;
position: relative;
width: 440px;
height: 45px;
border-radius: 20px;
background: none repeat scroll 0 0 #6ab5e9;
        border-radius: 25px;
box-shadow: 0 2px 7px #518db7 inset;
}
#switcher {
    position: absolute;
    width: 50%;
    height: 39px;
    left: 4px;
    top: 3px;
    z-index: 1;
    border-radius: 20px;
    background: url(/public-v2/images/hot_tab_bg.jpg) repeat-x 0 0;
    box-shadow: 0 1px 1px #65727b, 0 0 1px #b6bdc2;
}
#tumbler-msc, #tumbler-spb {
    position: absolute;
    border: 0;
    height: 27px;
    white-space: nowrap;
    z-index: 2;
    padding-top: 11px;
    cursor: pointer;
    font-weight: bold;
    font-size: 17px;
    width: 50%;
    text-align: center;
    color: #fff;
}
#tumbler-msc {
    width: 50%;
    left: 0;
    top: 1px;
}
#tumbler-spb {
    left: 50%;
    top: 1px;
}
/* /������������� ������ / ����� */

ul.special li .descr{
    padding: 0 10px 10px 10px;
}
.special .descr h4 a{
    font-size: 22px;
    font-weight: normal;
    color: #007aad !important;
}
.special .descr h4 span{
    display: inline-block;
    font-weight: normal;
    font-size: 12px;
    margin: 0 0 0 10px;
}
.special .descr .txt_1{
   margin: 10px 0 5px 0;
}
.special .descr .txt_2{
    margin: 0 0 15px 0;
}
.special .descr .button{
    float: right;
    margin: -32px 0 0 0;
}
.special .descr .button:hover{
    text-decoration: none;
}
.mail_b{
    background: url(/public-v2/images/mail_bg.gif) 0 2px;
    padding: 3px;
    margin-bottom: 30px;
    border-radius: 7px;
}
.mail_b .mail{
    border: none;
    margin-bottom: 0;
}
.text-padding .mail_b{
    margin-left: -15px;
    margin-right: -10px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.text-padding .box.blue {
    margin-left: 0;
    margin-right: 0;
}
.right-column ul.special{
    margin-top: 15px;
    margin-bottom: 30px;
}
.right-column ul.special li{
    border: 1px solid #c2e1f8;
}
.right-column ul.special li.hit{
    border: 1px solid #3e96ce;
}
.right-column ul.special li:hover{
    width: 292px;
}
.right-column ul.special.drop-down > div {
    margin: 0 0 10px 0;
}

.main-column .sending_btn {
position: absolute;
top: 5px;
right: 4px;
width: 165px;
padding: 0 15px 0 40px;
height: 30px;
cursor: pointer;
background: url(/public-v2/images/sending_btn_1.png) no-repeat 0 0;
box-shadow: none;
border: none;
color: #fff;
font-weight: bold;
font-size: 16px;
text-shadow: 0px -2px 0px rgba(0,0,0,0.15);
}
.main-column .sending_btn:hover {
background: url(/public-v2/images/sending_btn_1.png) no-repeat 0 -30px;
}
table.table-striped th {
    background: #c4d9ea;
    padding: 10px 5px;
    color: #000;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
}
table.table-striped td {
    padding: 8px 11px;
    vertical-align: middle;
    text-align: left;
    background-color: #f5f5f5;
    width: 50%;
}
/* /25.03.2016 */

#header .h1_b{
    position: absolute;
    display: block;
    top: 122px;
    left: 10px;
    width: 290px;
    font-weight: bold;
    font-size: 15px;
    color: #333;
    text-decoration: none;
    text-align: left;
    letter-spacing: 0.35px;
    overflow: hidden;
    height: 18px;
}
#header .h1_b_2{
    width: 900px;
}
#header .h1_b h1{
    position: relative;
    display: block;
    top: 0;
    left: 0;
    width: auto;
    float: left;
    min-width: 290px;
}
#header .h1_b .head_h1{
    position: relative;
    display: block;
    top: 0;
    left: 0;
    width: auto;
    float: left;
    min-width: 290px;
}
/* 11.04.2016 */
.white-link {
    color: #fff;
    text-decoration: none !important;
}

p.tarifs {
    font-size: 25px;
    color: black !important;
    border-top: none;
    margin-top: 0;
    font-weight: bold;
}
p.tarifs a {
    color: black;
}

p.free_hot_line {
    font-weight: bold;
}

.mobile-menu-btn {
    display: none;
}

.mobile-menu {
    display: none;
}

.footer_contacts_mobile {
    display: none;
}

@media screen and (max-width: 360px) {
   .home_new #header .phone .tel a{
       font-size: 30px;
   }
    .home_new .phone .phone_icon {
        display: block !important;
        position: absolute !important;
        top: 8px !important;
        left: calc(55vw - 190px) !important;
        background-size: 60px auto !important;
        width: 60px !important;
        height: 60px !important;
    }
}

@media screen and (min-width: 361px) and (max-width: 960px) {
    .home_new .phone .phone_icon {
        display: block !important;
        position: absolute !important;
        top: 8px !important;
        left: calc(50vw - 190px) !important;
        background-size: 60px auto !important;
        width: 60px !important;
        height: 60px !important;
    }
}
@media screen and (max-width: 960px) {
    #header .logo {
        margin-top: 15px !important;
        width: 260px !important;
        background-size: 260px auto !important;
    }

    #header .menu {
        display: none;
    }
    .home_new #header .menu > li:hover > a {
        background: none !important;
        padding: 0 10px !important;
    }
    .home_new #header .phone {
        position: relative !important;
        top: 0 !important;
        left: 0 !important; 
    }

    .home_new #header .phone .tel {
        font-size: 26px;
        margin-left: 50px;
    }
  .home_new .tabNavigation li ul {
    text-align: left;
  } 
  .home_new .tabNavigation li ul li {
    margin-bottom: 0;
    min-width: 110px;
    border-radius: 0;
  }

  .menu-wrapper {
    position: relative;
  }

  .mobile-menu {
    display: block;
    position: absolute;
    z-index: 10;
    top: 88px;
    right: 0;
    width: 50px;
    height: 50px;
  }

  .mobile-menu-btn {
    display: block;
    border-top: 3px solid #2278AD;
    display: inline-block;
    height: 0;
    margin: 33px 17px 0 10px;
    position: relative;
    width: 30px;
  }

  .mobile-menu-btn:before, .mobile-menu-btn:after {
    border-top: 3px solid #2278AD;
    content: "";
    display: block;
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 30px;
  }

  .mobile-menu-btn:before {
    top: -23px;
  }

  .mobile-menu-btn:after {
    bottom: 10px;
  }

  .mobile-menu-open {
    background: #2278AD;
  }

  .mobile-menu-open .mobile-menu-btn {
    border-color: #fff;
    border: 0;
  }

  .mobile-menu-open .mobile-menu-btn:before, .mobile-menu-open .mobile-menu-btn:after {
    border-color: #fff;
    width: 35px;
  }

  .mobile-menu-open .mobile-menu-btn:before {
    transform: rotate(45deg);
    transform-origin: 1px 1px;
    top: -20px;
    left: 3px;
  }  

  .mobile-menu-open .mobile-menu-btn:after {
    transform: rotate(-45deg);
    transform-origin: 1px 1px;
    top: 3px;
    left: 2px;
  }  

  .mobile-menu-content {
    position: absolute;
    top: 50px;
    right: 0;
    display: none;
    background: #2278AD;
    width: 100vw;
  }

  .mobile-menu-open .mobile-menu-content {
    display: block;
  }

  .mobile-menu-list {
    margin: 0;
    padding: 0;
  }

  .mobile-menu-list li {
    display: block;
    text-align: left;
  }

  .mobile-menu-list li a {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 20px;
    display: block;
    background: url(/img/bg_tabs_2.png) 0 0 repeat-x;
  }

  /* .mobile-menu-btn {
    display: block;
    border-top: 4px solid #1f7cb6;
    display: inline-block;
    height: 0;
    margin: -3px 17px 0 0;
    position: relative;
    width: 35px;
    position: absolute;
    top: 120px;
    right: 0;
  }

  .mobile-menu-btn:before {
    margin-top: -16px;
  }

  .mobile-menu-btn:after {
    margin-top: 8px;
  }

  .mobile-menu-btn:before, .mobile-menu-btn:after {
    border-top: 4px solid #1f7cb6;
    content: "";
    display: block;
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 35px;
  } */

  #callback textarea, #callback input {
    width: calc(100% - 15px);
  }

  #callback input.button {
    width: auto;
  }

  #footer .wrapper .menu {
    padding-top: 30px;
    display: flex;
    flex-wrap: wrap;
  }

  #footer .wrapper .menu li {
    flex: 1 1 150px;
  }
  #footer .wrapper .menu .z4 {
    margin-bottom: 10px;
    text-align: left;
  }
  #footer .wrapper .menu ul {
    text-align: left;
    margin-bottom: 25px;
  }
  #footer .wrapper .menu ul li {
    display: block;
    margin-bottom: 5px;
  }
  #footer .wrapper .menu .payment {
    flex: 0 0 100%;
  }
  #footer .wrapper .menu .payment a {
    margin-right: 5px;
    margin-left: 5px;
  }
  #footer .wrapper .menu .cert {
    margin-top: 10px;
    flex: 0 0 100%;
  }
  #footer .copyright {
    margin: 20px 20px 0 20px;
  }
  .footer_contacts_desktop {
    display: none;
 }
  .footer_contacts_mobile {
    display: block;
    max-width: 280px;
 }
 .footer_contacts_mobile .footer_address {
    background: url(/public-v2/images/location_icon.png) 0 0 no-repeat;
    background-size: 20px auto;
    padding-bottom: 20px;
    text-align: left;
    padding-left: 40px;
    font-size: 14px;
 }
 .footer_contacts_mobile .footer_schedule {
    background: url(/public-v2/images/clock_icon.png) 0 0 no-repeat;
    background-size: 24px auto;
    padding-bottom: 20px;
    text-align: left;
    padding-left: 40px;
    font-size: 14px;
 }
 .footer_contacts_mobile .footer_email {
    background: url(/public-v2/images/mail_icon.png) 0 0 no-repeat;
    background-size: 22px auto;
    padding-bottom: 20px;
    text-align: left;
    padding-left: 40px;
    font-size: 14px;
 }
 .footer_contacts_mobile .footer_phone {
    font-size: 30px;
 }
 .home_new .city_footer_b{ 
    margin-top: 50px !important; 
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
 }
}