@import url('https://fonts.googleapis.com/css?family=Roboto&subset=latin-ext&display=swap');

@font-face {
    font-family: 'NeoSansPro-Bold';
    src: url('/fonts/NeoSansPro-Bold.eot');
    src: url('/fonts/NeoSansPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('/fonts/NeoSansPro-Bold.woff') format('woff'),
    url('/fonts/NeoSansPro-Bold.ttf') format('truetype'),
    url('/fonts/NeoSansPro-Bold.svg#NeoSansPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeoSansPro-Medium';
    src: url('/fonts/NeoSansPro-Medium.eot');
    src: url('/fonts/NeoSansPro-Medium.eot?#iefix') format('embedded-opentype'),
    url('/fonts/NeoSansPro-Medium.woff') format('woff'),
    url('/fonts/NeoSansPro-Medium.ttf') format('truetype'),
    url('/fonts/NeoSansPro-Medium.svg#NeoSansPro-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeoSansPro-Regular';
    src: url('/fonts/NeoSansPro-Regular.eot');
    src: url('/fonts/NeoSansPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('/fonts/NeoSansPro-Regular.woff') format('woff'),
    url('/fonts/NeoSansPro-Regular.ttf') format('truetype'),
    url('/fonts/NeoSansPro-Regular.svg#NeoSansPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeoSansPro-Light';
    src: url('/fonts/NeoSansPro-Light.eot');
    src: url('/fonts/NeoSansPro-Light.eot?#iefix') format('embedded-opentype'),
    url('/fonts/NeoSansPro-Light.woff') format('woff'),
    url('/fonts/NeoSansPro-Light.ttf') format('truetype'),
    url('/fonts/NeoSansPro-Light.svg#NeoSansPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html {
    height: 100%;
}

body {
    margin: 0;
    color: #686868;
    font: 14px/20px 'NeoSansPro-Regular', sans-serif;
    background: #f3f5f4 url(../images/body-bg.png) repeat-x;
    min-width: 1185px;
    height: 100%;
}

img {
    border-style: none;
}

a {
    color: #2296d4;
    outline: none;
}

a[target="_blanc"] {
    background-position: center right;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent, transparent), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22…%206.723l2.882-2.88-1.85-1.852z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E);
    background-image: -o-linear-gradient(transparent, transparent), url(/images/external-link-ltr-icon.png);
    padding-right: 13px;
}

a:hover {
    text-decoration: none;
}

* {
    outline: none;
}

input, textarea, select {
    font: 100% arial, sans-serif;
    vertical-align: middle;
}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

header,
nav,
section,
article,
aside,
footer,
figure,
menu,
dialog {
    display: block;
}

.clear:after {
    display: block;
    clear: both;
    content: '';
}

.img-holder img {
    vertical-align: top;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.container {
    width: 1184px;
    margin: 0 auto;
}

#wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    min-height: 85%;
    z-index: 2;
}

.header-frame {
    position: relative;
    border-bottom: 1px solid #c7c7c7;
    padding: 73px 0 18px;
    min-height: 21px;
    margin: 0 0 10px;
    z-index: 5;
}

.login-tools {
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #c3c3c3;
    border-top-width: 0;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background: #fafbfa;
    padding: 9px 13px 10px;
}

.login-tools .payment {
    float: left;
    margin-right: 20px;
}

.login-tools .user {
    float: left;
    margin: 0;
}

.login-tools .bonus {
    float: left;
    margin: 0 0 0 20px;
    color: #329200;
}

.login-tools .user .ico {
    background: url(../images/ico02.png) no-repeat;
    width: 13px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    margin: 2px 6px 0 0;
}

.login-tools > a {
    color: #686868;
}

.login-tools .settings {
    float: left;
    margin: 0 0 0 60px;
}

.login-tools .exit {
    float: left;
    margin: 0 10px 0 10px;
}

.login-tools .exit .ico {
    display: inline-block;
    vertical-align: top;
    background: url(../images/ico01.png) no-repeat;
    width: 10px;
    height: 13px;
    margin: 4px 4px 0 0;
}

.login-tools .settings .ico {
    display: inline-block;
    vertical-align: top;
    background: url(../images/ico23.png) no-repeat;
    width: 10px;
    height: 13px;
    margin: 4px 4px 0 0;
}

.login-tools .tour-to-opinion {
    float: left;
    margin: 0 0 0 60px;
    color: #329200;
}

.login-tools .tour-to-opinion .ico {
    width: 10px;
    height: 14px;
    display: inline-block;
    position: relative;
    background-color: #329200;
    top: -2px;
    margin-right: 7px;
    color: white;
    line-height: 13px;
    font-size: 10px;
    font-style: normal;
    text-align: center;
}

.login-tools .tour-to-opinion .ico:before {
    right: -3px;
    border-width: 7px 0 7px 3px;
    border-color: rgba(255, 255, 255, 0) #329200 rgba(255, 255, 255, 0);
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    content: '';
    border-style: solid;
}

.logo {
    margin: 0 0 0 -182px;
    width: 353px;
    height: 89px;
    overflow: hidden;
    display: block;
    background: url(../images/logo.png) no-repeat;
    text-indent: -9999px;
    cursor: pointer;
    position: absolute;
    top: 23px;
    left: 50%;
}

.logo a {
    height: 100%;
    display: block;
}

.head-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
}

.head-menu li {
    float: left;
    margin: 0 20px 0 0;
}

.head-menu a {
    color: #686868;
}

.head-menu a:hover {
    color: #3089c9;
}

.header-frame .contacts {
    margin: 0;
    font-size: 16px;
}

.header-frame .contacts .phone, .header-frame .contacts .email {
    float: left;
    font-size: 18px;
    margin: 1px 24px 0 0;
}

.header-frame .contacts a {
    color: #686868;
}

nav {
    position: relative;
    z-index: 3;
}

#nav {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
}

li.nav {
    display: inline-block;
}

li.nav + li {
    margin-left: 10px;
}

li.nav.gray, li.nav.red {
    width: 249px;
}

li.nav.blue {
    width: 215px;
}

.nav-a {
    display: block;
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    z-index: 5;
}
li.nav.blue .nav-a {
    background: #03b4eb;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzYjRlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNjg0YzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #03b4eb 0%, #3684c5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #03b4eb), color-stop(100%, #3684c5));
    background: -webkit-linear-gradient(top, #03b4eb 0%, #3684c5 100%);
    background: -o-linear-gradient(top, #03b4eb 0%, #3684c5 100%);
    background: -ms-linear-gradient(top, #03b4eb 0%, #3684c5 100%);
    background: linear-gradient(to bottom, #03b4eb 0%, #3684c5 100%);
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03b4eb', endColorstr='#3684c5',GradientType=0 );*/
    display: table;
    width: 100%;
    height: 71px;
    color: #fff;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.21), inset -1px -1px 0 rgba(0, 0, 0, 0.37);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.21), inset -1px -1px 0 rgba(0, 0, 0, 0.37);
    font: 18px/20px 'NeoSansPro-Medium', sans-serif;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.33);
}
li.nav.blue .nav-a-text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
li.nav.blue:hover .nav-a {
    background: #fff;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    color: #303030;
    text-shadow: none;
}
li.nav.gray .nav-a {
    display: table;
    width: 100%;
    height: 71px;
    border: 1px solid #c3c3c3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjFmMWYxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(42%, #ffffff), color-stop(100%, #f1f1f1));
    background: -webkit-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: -o-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: -ms-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: linear-gradient(to bottom, #ffffff 42%, #f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
    color: #686868;
    text-decoration: none;
    font-size: 16px;
}
li.nav.gray:hover .nav-a {
    background: #fff;
    border-color: transparent;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
li.nav.red .nav-a {
    background: #eb1300;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzYjRlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNjg0YzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #eb1300 0%, #bc1e1d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb1300), color-stop(100%, #bc1e1d));
    background: -webkit-linear-gradient(top, #eb1300 0%, #bc1e1d 100%);
    background: -o-linear-gradient(top, #eb1300 0%, #bc1e1d 100%);
    background: -ms-linear-gradient(top, #eb1300 0%, #bc1e1d 100%);
    background: linear-gradient(to bottom, #eb1300 0%, #bc1e1d 100%);
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03b4eb', endColorstr='#3684c5',GradientType=0 );*/
    display: table;
    width: 100%;
    height: 71px;
    color: #fff;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.21), inset -1px -1px 0 rgba(0, 0, 0, 0.37);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.21), inset -1px -1px 0 rgba(0, 0, 0, 0.37);
    font: 18px/20px 'NeoSansPro-Medium', sans-serif;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.33);
}
li.nav.red .nav-a-text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
li.nav.red:hover .nav-a {
    background: #fff;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    color: #303030;
    text-shadow: none;
}

li.nav.hasdrop:hover .nav-a:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 15px;
    background: #fff;
    margin-top: -5px;
}

li.nav.hasdrop:hover .nav-a {
    height: 81px;
    margin-bottom: -10px;
}

li.nav.hasdrop:hover .nav-a > span {
    padding-bottom: 10px;
}

li.nav.gray .nav-a > span {
    display: table-cell;
    vertical-align: middle;
}

.nav-a .ico {
    display: inline-block;
    vertical-align: middle;
    margin: 8px 4px 0 -6px;
}

.nav-a .ico img {
    vertical-align: top;
}

li.nav.gray .nav-a-text {
    display: inline-block;
    vertical-align: middle;
    text-decoration: underline;
    margin: -4px 5px 0 0;
}

.nav-a-arrow {
    display: inline-block;
    vertical-align: middle;
    background: url(../images/ico05.png) no-repeat;
    width: 9px;
    height: 5px;
}

.nav-drop {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    background: #fff;
    margin-top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.nav-drop.dropright {
    right: 0 !important;
    left: auto !important;
}

li.nav:hover .nav-drop {
    display: block;
}

li.nav.gray .nav-drop {
    width: 689px;
    padding: 20px 3px 25px 33px;
}

li.nav.blue .nav-drop {
    width: 100%;
    padding: 13px 17px 11px;
}

.nav-col {
    float: left;
    width: 215px;
}

.nav-col .country {
    margin: 0 0 11px;
    font-size: 24px;
    line-height: 27px;
}

.nav-col .country .ico {
    display: inline-block;
    vertical-align: top;
    margin: 8px 0 0 10px;
}

.nav-col .country .ico img {
    vertical-align: top;
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.24);
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.24);
}

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

.nav-list li {
    margin: 0 0 8px;
}

.nav-list a {
    color: #8b8b8b;
}

.nav-list .num {
    color: #2c2c2c;
    text-decoration: none;
}

.nav-drop .calendar-col {
    float: left;
}

.header-calendar-data {
    display: none;
}

.nav-cats {
    margin: 11px 0 0 293px;
    padding: 0;
    list-style: none;
    /*display: table;*/
    width: 850px;
}

.nav-cat {
    display: table-cell;
    vertical-align: top;
    width: 200px;
}

.nav-cat h4 {
    margin: 0 0 11px;
    color: #343434;
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
}

.nav-cat-vals {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-cat-vals li {
    margin: 0 0 10px;
}

.nav-cat-vals a {
    color: #858585;
}

a.nav-cat-val-20, a.nav-cat-val-33, a.nav-cat-val-134 {
    color: #e20000;
    font-size: larger;
    font-weight: bold;
}

#header {
    position: relative;
    z-index: 6;
    padding: 0 0 25px;
}

#main {
    position: relative;
    z-index: 3;
}

.promo-book {
    position: relative;
    margin: -14px -18px 16px;
    height: 537px;
    background: url(../images/book-bg.png) no-repeat;
    width: 1218px;
    padding: 14px 18px 44px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.promo-book .col {
    float: left;
    width: 510px;
    margin: 31px 40px 0;
}

.promo-book .col + .col {
    float: right;
}

.promo-gallery1,
.promo-gallery {
    position: relative;
}

.promo-gallery1 .switcher-box,
.promo-gallery .switcher-box {
    position: absolute;
    top: 6px;
    right: -2px;
    z-index: 2;
}

.promo-gallery1 .head,
.promo-gallery .head {
    font-size: 24px;
    line-height: 27px;
    margin: 0 0 16px;
}

.promo-gallery .gallery-holder {
    position: relative;
    height: 405px;
}

.promo-gallery .slide-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.promo-gallery .slide {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;

    height: 100%;
}

.promo-gallery .slide.active {
    display: block;
}

.promo-gallery .img-holder {
    margin: 0 0 11px;
    position: relative;
}

.promo-gallery .label {
    position: absolute;
    bottom: 13px;
    left: -3px;
    background: #f6ed60;
    padding: 10px 18px 12px;
    font-size: 18px;
    color: #2c2c2c;
    font-family: 'NeoSansPro-Medium', sans-serif;
}

.promo-gallery .label:before {
    content: '';
    position: absolute;
    background: url(../images/deco01.png) no-repeat;
    width: 3px;
    height: 3px;
    top: 100%;
    left: 0;
}

.promo-gallery .info {
    width: 100%;
    height: 60px;
    position: relative;
    overflow: hidden;
}

.promo-gallery .date {
    float: right;
    text-align: right;
    width: 28%;
    color: #8b8a8a;
    margin: 2px 0 0;
}

.promo-gallery .date .title {
    color: #2c2c2c;
    margin: 0 0 -3px;
}

.promo-gallery .date p {
    margin: 0;
}

.promo-gallery .name {
    float: left;
    font-size: 22px;
    line-height: 24px;
    width: 70%;
}

.promo-gallery .price {
    font-family: 'NeoSansPro-Light', sans-serif;
    font-size: 30px;
    line-height: 33px;
    color: #494949;
}

.promo-gallery1 .prev,
.promo-gallery1 .next,
.promo-gallery .prev,
.promo-gallery .next {
    background: url(../images/arrows.png) no-repeat;
    width: 11px;
    height: 22px;
    position: absolute;
    top: 0;
    left: 0;
    text-decoration: none;
    overflow: hidden;
    text-indent: -9999px;
}

.promo-gallery1 .next,
.promo-gallery .next {
    background-position: -11px 0;
    left: auto;
    right: 0;
}

.promo-gallery1 .switcher,
.promo-gallery .switcher {
    margin: 0;
    padding: 3px 27px;
    list-style: none;
}

.promo-gallery1 .switcher ul,
.promo-gallery .switcher ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.promo-gallery1 .switcher li,
.promo-gallery .switcher li {
    float: left;
    margin: 0 4px;
}

.promo-gallery1 .switcher a,
.promo-gallery .switcher a {
    background: url(../images/switcher.png) no-repeat;
    width: 14px;
    height: 14px;
    display: block;
    text-decoration: none;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
}

.promo-gallery1 .switcher .active a,
.promo-gallery .switcher .active a {
    background-position: 0 -14px;
}

.news-columns {
    margin: 0 0 69px;
}

.news-columns .col {
    float: left;
    width: 350px;
}

.news-columns .col + .col {
    margin-left: 67px;
}

.news-columns .head {
    margin: 0 0 22px;
    color: #2c2c2c;
    font-size: 24px;
    line-height: 27px;
}

.news-columns .all {
    font-size: 16px;
}

.news-columns .all:hover {
    text-decoration: underline;
    color: #2c2c2c;
}

.news-list {
    margin: 0 0 -18px;
    padding: 0 0 1px;
    list-style: none;
}

.news-list > li {
    margin: 0 0 38px;
    width: 100%;
    position: relative;
    color: #686868;
    font-size: 14px;
    line-height: 18px;
}

.news-list > li:after {
    display: block;
    clear: both;
    content: '';
}

.news-list .img-holder {
    float: left;
    width: 90px;
    margin: 4px 0 0;
    position: relative;
    font-family: 'NeoSansPro-Medium', sans-serif;
}

.news-list .important .img-holder:before {
    content: '!';
    position: absolute;
    top: 0;
    right: 0;
    background: #f56d37;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;

}

.news-list .frame {
    margin-left: 105px;
}

.news-list .name {
    margin: 0 0 8px;
    font-size: 16px;
    line-height: 20px;
}

.news-list .name a {
    color: #2c2c2c;
}

.news-list .important .name a {
    color: #f5632a;
}

.news-list .name a:hover {
    color: #3089c9;
    text-decoration: underline;
}

.news-list p {
    margin: 0 0 11px;
}

.news-list .date {
    color: #b2b2b2;
    font-size: 12px;
}

.content-gallery {
    margin: 0 0 60px;
}

.content-gallery .col {
    float: left;
    width: 503px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.28);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.28);
    padding: 20px 41px;
}

.content-gallery .col + .col {
    float: right;
}

.promo-gallery.story .name {
    float: none;
    width: 100%;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 24px;
}

.promo-gallery.story .img-holder {
    margin: -2px 0 4px;
}

.promo-gallery .autor {
    margin: 0;
    color: #686868;
}

.promo-gallery .autor .title {
    font-family: 'NeoSansPro-Bold', sans-serif;
    margin: 0;
    color: #2c2c2c;
}

.promo-gallery .autor p {
    margin: 0;
}

.promo-gallery.story .all {
    position: absolute;
    bottom: 7px;
    right: -5px;
}

.promo-gallery.shares .head {
    border-bottom: 1px solid #cecfcf;
    padding: 0 0 15px;
}

.promo-gallery.shares .img-holder {
    position: absolute;
    top: 63px;
    right: -41px;
}

.promo-gallery.shares .info {
    position: relative;
    z-index: 5;
    height: auto;
    padding: 8px 0 0;
}

.promo-gallery.shares .title {
    color: #3585c5;
    font: 40px/48px 'NeoSansPro-Medium', sans-serif;
    height: 110px;
    margin: 0 0 11px;
}

.promo-gallery.shares .text {
    color: #686868;
    font-size: 22px;
    line-height: 24px;
    width: 241px;
    height: 144px;
    margin: 0 0 60px;
}

.btn {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.content-gallery .promo-gallery {
    height: 451px;
}

.content-columns {
    margin: 0 0 170px;
}

.content-columns .col {
    float: left;
    width: 350px;
}

.content-columns .col + .col {
    margin-left: 67px;
}

h3 {
    font: 24px/30px 'NeoSansPro-Regular', sans-serif;
    margin: 0 0 20px;
}

.content-columns h3 {
    margin: 0 0 16px;
    color: #2c2c2c;
}

.content-columns p {
    margin: 0;
}

#footer {
    height: 370px;
    position: relative;
    z-index: 2;
    background: #D0D0D0;
}

#footer:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: url(../images/footer-shadow.png) repeat-x;
    height: 12px;
}

#footer .col {
    float: left;
    width: 350px;
}

#footer .col + .col {
    margin-left: 67px;
}

#footer h4 {
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 19px;
    color: #454444;
    font-family: 'NeoSansPro-Medium', sans-serif;
    font-weight: normal;
}

.footer-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 217px;
    line-height: 24px;
}

#footer .contacts {
    margin: 0 0 31px;
    padding: 3px 0 0;
    font-size: 14px;
    line-height: 18px;
    width: 390px;
}

#footer .phone {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px;
}

#footer .email {
    font-size: 14px;
    line-height: 24px;
}

.footer-frame {
    padding: 49px 0 10px;
    border-bottom: 1px solid #bababa;
}

.footer-row {
    padding: 15px 0 0;
}

.copy {
    margin: 0 0 1px;
    font-size: 10px;
}

.counter img {
    vertical-align: top;
}

.footer-row .social {
    color: #686868;
    line-height: 16px;
    display: inline-block;
    vertical-align: top;
}

.footer-row .social .ico {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0;
}

.footer-row .social .ico img {
    vertical-align: top;
}

.created {
    display: block;
    background: url(../images/created.png) no-repeat 0 2px;
    padding: 0 0 0 42px;
    min-height: 36px;
    color: #686868;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    margin: 1px 0 0 3px;
}

.drop-box {
    display: none;
    position: absolute;
    background: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    width: 518px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 19px 23px 24px;
    top: 100%;
    right: 0;
    margin: 15px 0 0;
}

.drop-box:before {
    content: '';
    position: absolute;
    /*background: url(../images/deco02.png) no-repeat;*/
    width: 25px;
    height: 32px;
    bottom: 100%;
    right: 35px;
}

.active .drop-box {
    display: block;
}

.login-tools .join-form {
    float: left;
    width: 275px;
}

.login-tools .join-form h3 {
    color: #2c2c2c;
    margin: 0 0 21px;
}

form .row {
    width: 100%;
    position: relative;
    margin: 0 0 13px;
}

form .row:after {
    display: block;
    clear: both;
    content: '';
}

.input-holder {
    display: block;
    height: 20px;
    padding: 6px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #f3f5f4;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.26);
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.26);
}

.input-holder input {
    float: left;
    width: 100%;
    height: 20px;
    border: none;
    background-color: transparent;
    font: 14px/20px 'NeoSansPro-Regular', sans-serif;
    color: #686868;
}

.join-form .input-holder {
    width: 180px;
}

.login-tools .register {
    float: right;
    width: 150px;
    padding: 57px 11px 0 0;
    font-size: 16px;
}

.login-tools .register p {
    margin: 0 0 10px;
    color: #2c2c2c;
}

#loginErrors {
    margin-bottom: 8px;
    color: red;
}

.small-btn {
    padding: 5px 16px;
    font-size: 14px;
    line-height: 16px;
}

.medium-btn {
    padding: 8px 16px;
    font-size: 18px;
    line-height: 20px;
}

.big-btn {
    padding: 20px 25px 21px;
    font-size: 20px;
    font-family: 'NeoSansPro-Medium', sans-serif;
}

.gray-btn {
    border: 1px solid #c3c3c3;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjFmMWYxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(42%, #ffffff), color-stop(100%, #f1f1f1));
    background: -webkit-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: -o-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: -ms-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: linear-gradient(to bottom, #ffffff 42%, #f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
    color: #686868;
    /*padding: 15px 32px;
	font-size: 18px;
	line-height: 20px;*/
}

.blue-btn {
    /*border: 1px solid #276092;*/
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #03b4eb;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjFmMWYxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #03b4eb 0%, #3684c5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #03b4eb), color-stop(100%, #3684c5));
    background: -webkit-linear-gradient(top, #03b4eb 0%, #3684c5 100%);
    background: -o-linear-gradient(top, #03b4eb 0%, #3684c5 100%);
    background: -ms-linear-gradient(top, #03b4eb 0%, #3684c5 100%);
    background: linear-gradient(to bottom, #03b4eb 0%, #3684c5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03b4eb', endColorstr='#3684c5', GradientType=0);
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
    color: #fff;
}

.green-btn {
    background: #97e92c;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk3ZTkyYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNmM1NDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #97e92c 0%, #36c543 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #97e92c), color-stop(100%, #36c543));
    background: -webkit-linear-gradient(top, #97e92c 0%, #36c543 100%);
    background: -o-linear-gradient(top, #97e92c 0%, #36c543 100%);
    background: -ms-linear-gradient(top, #97e92c 0%, #36c543 100%);
    background: linear-gradient(to bottom, #97e92c 0%, #36c543 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#97e92c', endColorstr='#36c543', GradientType=0);
    color: #fff;
    -webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.37);
    box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.37);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.27);
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.green-btn:hover {
    background: #36c543;
    box-shadow: rgba(0, 0, 0, 0.37) 0 0 8px 0;
}

.login-tools .frame {
    position: relative;
}

.login-tools .frame:before {
    content: '';
    position: absolute;
    top: 10px;
    bottom: -4px;
    left: 282px;
    border-left: 1px solid #a4a4a4;
}

.breadcrumbs {
    margin: 0;
    padding: 0 0 15px;
    list-style: none;
    font-size: 16px;
}

.breadcrumbs li {
    display: inline;
    color: #a3a3a3;
}

.breadcrumbs li:after {
    content: '>';
    padding: 0 0 0 3px;
}

.breadcrumbs li:last-child:after {
    display: none;
}

.breadcrumbs a {
    color: #a3a3a3;
}

.page-title {
    margin: 0 0 20px;
    font: 33px/36px 'NeoSansPro-Regular', sans-serif;
    color: #3b3b3b;
}

#header.inner {
    padding-bottom: 53px;
}

.news-list.inner > li {
    font-size: 14px;
    line-height: 20px;
}

.news-list.inner .name a {
    color: #2296d4;
}

.news-list.inner .name a:hover {
    color: #2c2c2c;
}

.news-list.inner .frame {
    max-width: 950px;
}

.news-list.inner .name {
    margin: 0 0 12px;
}

.news-list.inner p {
    margin: 0 0 9px;
}

.news-list.inner {
    border-bottom: 1px solid #c7c7c7;
    margin: 0;
}

.news-nav {
    margin: 0 0 146px;
    font-size: 16px;
    padding: 15px 0 0;
}

.news-nav .prev {
    float: left;
}

.news-nav .next {
    float: right;
}

.news-nav .ico {
    background: url(../images/arrows.png) no-repeat;
    width: 11px;
    height: 22px;
    display: inline-block;
    vertical-align: top;
}

.news-nav .prev .ico {
    background-position: 0 0;
    margin-right: 8px;
}

.news-nav .next .ico {
    background-position: -11px 0;
    margin-left: 8px;
}

.content {
    float: right;
    width: 891px;
}

.sidebar {
    float: left;
    width: 250px;
}

.page-title.size36 {
    font-size: 36px;
}

.view-tools {
    text-align: right;
    padding: 0 0 21px;
}

.view-tools .text {
    display: inline-block;
    vertical-align: top;
    padding: 8px 6px 0 0;
    font-size: 16px;
    color: #464646;
}

.view-switcher {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0 1px 0 0;
    list-style: none;
}

.view-switcher li {
    float: left;
    margin: 0 0 0 6px;
}

.view-switcher a {
    display: block;
    width: 16px;
    height: 16px;
    padding: 8px 9px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjFmMWYxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(42%, #ffffff), color-stop(100%, #f1f1f1));
    background: -webkit-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: -o-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: -ms-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: linear-gradient(to bottom, #ffffff 42%, #f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
    -webkit-box-shadow: 0 0 0 1px #c3c3c3, 2px 2px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 0 1px #c3c3c3, 2px 2px 2px rgba(0, 0, 0, 0.08);
}

.view-switcher a img {
    vertical-align: top;
}

.view-switcher .active a {
    background: #d8dada;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.23);
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.23);
}

.content .breadcrumbs {
    padding-bottom: 8px;
}

.page-title.indent0 {
    margin: 0;
}

.item-list {
    margin: 0;
    padding: 0 0 6px;
    list-style: none;
}

.item-list.style1 .product-container,
.item-list > li {
    background: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.31);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.31);
    position: relative;
    padding: 12px 15px 16px;
    margin: 0 0 21px;
    /*height: 259px;*/
}

.item-list .drop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 10;
    padding: 9px 15px 17px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, 0.33);
    box-shadow: 0 0 21px rgba(0, 0, 0, 0.33);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.item-list .active .drop {
    display: block;
}

.item-list.line .img-holder {
    float: left;
    margin: 4px 0 0;
}

.item-list .img-holder {
    position: relative;
}

.item-list .label {
    position: absolute;
    bottom: 5px;
    left: -3px;
    background: #f6ed60;
    padding: 5px 15px 6px;
    font-size: 16px;
    color: #2c2c2c;
}

.item-list .label:before {
    content: '';
    position: absolute;
    background: url(../images/deco01.png) no-repeat;
    width: 3px;
    height: 3px;
    top: 100%;
    left: 0;
}

.item-list.line .frame {
    margin-left: 362px;
}

.item-list .name {
    font-size: 16px;
    margin: 0 0 9px;
}

.item-list .hide-text {
    display: none;
}

.item-list.line .hide-text {
    display: block;
}

.item-list.line .info-box {
    float: left;
    width: 317px;
}

.item-list.line .price-tools {
    float: right;
    width: 140px;
    padding: 43px 35px 0 0;
    text-align: right;
}

.item-list .date {
    margin: 17px 0;
}

.item-list .date strong {
    display: block;
    color: #2c2c2c;
    font-weight: normal;
    margin: 0 0 -3px;
}

.item-list .date span {
    color: #a4a4a4;
}

.item-list .price {
    color: #494949;
    font: 18px/20px 'NeoSansPro-Light', sans-serif;
}

.item-list .price span {
    font-size: 30px;
}

.calendar img {
    vertical-align: top;
}

.legend {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    list-style: none;
}

.legend li {
    margin: 0 0 6px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.legend img {
    vertical-align: top;
}

.legend .ico {
    float: left;
    margin: 1px 0 0;
}

.legend .text {
    display: block;
    margin-left: 23px;
}

.item-list .calendar-box {
    float: left;
    width: 260px;
}

.item-list .calendar-box .calendar {
    margin: 0 0 14px;
}

.item-list .info .param:hover {
    box-shadow: 0 0 21px rgba(0, 0, 0, 0.33);
    border-radius: 5px;
}

.item-list .info {
    float: right;
    width: 567px;
}

.item-list .info .row {
    padding: 20px 0;
}

.item-list .info .row + .row {
    border-top: 1px solid #dad8d8;
}

.item-list .info .title {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 6px;
    color: #3b3b3b;
}

.item-list .info .param {
    float: left;
    width: 250px;
    margin: 0 20px 0 0;
    font-size: 14px;
    line-height: 18px;
    padding: 2px 5px;
}

.item-list .info .param dt {
    float: left;
    padding: 0;
    margin: 0;
    width: 110px;
    color: #2c2c2c;
}

.item-list .info .param dd {
    margin: 0 0 0 117px;
    padding: 0;
    color: #686868;
}

.item-list .info .param .red {
    color: #ff4032;
}

.item-list .info .param .green {
    color: #02c919;
}

.item-list .info .param .yellow {
    color: #e7b900;
}

.item-list .info .param.gray dt,
.item-list .info .param.gray dd {
    color: #777777;
}

.item-list .info .param a {
    color: #2296d4;
}

.item-list .info .param a:hover {
    color: #2197d4;
    text-decoration: underline;
}

.paging-holder {
    margin: 0 0 50px;
    color: #464646;
    font-size: 16px;
}

.paging-holder .info {
    float: left;
}

.paging-holder .info span {
    padding: 0 0 0 15px;
}

.paging-holder .paging {
    float: right;
}

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

.paging li {
    display: inline-block;
    vertical-align: top;
}

.paging li:after {
    content: '|';
    padding: 0 0 0 4px;
}

.paging li:last-child:after {
    display: none;
}

.paging li.num:before,
.paging li.num:after {
    display: none !important;
}

.paging li.num + li:before {
    content: '|';
    padding: 0 3px 0 0;
}

.checkbox-holder,
.radio-holder {
    cursor: pointer;
}

.checkbox,
.radio {
    display: none;
    float: left;
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
}

.radioArea, .radioAreaChecked {
    float: left;
    margin: 0;
    background: url(../images/custom-radio.png) no-repeat;
    width: 13px;
    height: 13px;
    overflow: hidden;
    cursor: pointer;
}

.radioAreaChecked {
    background-position: 0 -13px;
}

.checkboxArea,
.checkboxAreaChecked {
    float: left;
    width: 16px;
    height: 16px;
    margin: 2px 10px 0 0;
    cursor: pointer;
    overflow: hidden;
    background: url(../images/checkbox.png) no-repeat;
}

.checkboxAreaChecked {
    background-position: 0 -16px;
}

.filter-form {
    margin: 0 0 20px;
}

.filter-form .control-box {
    padding: 0 0 21px;
}

.filter-form .control-box + .control-box {
    border-top: 1px solid #bcbdbe;
    padding: 16px 0 12px;
}

.filter-form .control-title {
    color: #343434;
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 11px;
}

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

.checkbox-list li {
    margin: 0 0 6px;
}

.filter-form .list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.filter-form .list li {
    margin: 0 0 1px;
}

.filter-form .list .drop {
    display: none;
}

a.dotted {
    text-decoration: none;
    border-bottom: 1px dotted;
    color: #686868;
}

a.dotted:hover {
    border: none;
}

a.dashed {
    text-decoration: none;
    border-bottom: 1px dashed #2296d4;
}

a.dashed:hover {
    border: none;
}

.filter-form .choise-date {
    padding: 32px 0 0;
}

.filter-form .choise-date .control-title {
    margin: 0 0 8px;
}

.item-list.mosaic {
    margin: 0 -20px 0 0;
    padding: 0 0 23px;
    list-style: none;
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
}

.item-list.style1 .product-container,
.item-list.mosaic > li,
.item-list-item.mosaic {
    font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    width: 289px;
    margin: 0 11px 11px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 16px 14px;
    position: relative;
}

.item-list.mosaic :last-child {
    /*margin-right: 5px;*/
}

.item-list.style1 .product-container {
    margin: 0 0 11px;
}

* + html .item-list-item.mosaic {
    display: inline;
    zoom: 1;
}

.item-list.mosaic .img-holder {
    margin: 0 0 7px;
}

.item-list.mosaic .name {
    margin: 0 0 14px;
    height: 57px;
}

.item-list.mosaic .price-tools {
    width: 100%;
    position: relative;
}

.item-list.mosaic .price-tools:after {
    display: block;
    clear: both;
    content: '';
}

.item-list.mosaic .date {
    float: right;
    margin-top: 14px;
    padding: 0 4px 0 0;
}

.item-list.mosaic .price {
    padding: 9px 0 0;
}

.item-list.mosaic .drop {
    width: 289px;
    padding: 4px 15px 25px;
}

.item-list.mosaic .info {
    width: 260px;
    margin: 0 0 0 10px;
    min-height: 122px;
}

.item-list.mosaic .info .param:hover {
    box-shadow: 0 0 21px rgba(0, 0, 0, 0.33);
    border-radius: 5px;
}

.item-list.mosaic .info .param + .param {
    border-top: 1px solid #dad8d8;
    margin-top: 5px;
    padding-top: 5px;
}

.item-list.mosaic .info .row + .row {
    padding: 5px 0;
}

.item-list.mosaic .calendar-box .calendar-legend {
    
}
.calendar-legend > div {
    display: inline-block;
    border: 1px solid #dad8d8;
    padding: 2px 5px;
}
.calendar-legend .many {
    background-color: #98E672;
}
.calendar-legend .few {
    background-color: #FFDF7E;
}
.calendar-legend .none {
    background-color: #FF997E;
}

.item-list .drop .close {
    position: absolute;
    background: url(../images/close.png) no-repeat;
    width: 14px;
    height: 14px;
    top: 13px;
    right: 14px;
}

.filter-form .choise-date .btn-holder {
    padding: 10px 0 0;
}

.filter-form .choise-date .btn-holder .medium-btn {
    padding: 9px 14px;
}

.item-table {
    margin: 0 0 10px;
}

.item-table .item-info {
    float: left;
    width: 289px;
    border-right: 1px solid #bcbdbe;
}

.item-table .item-frame {
    float: left;
    width: 893px;
}

.item-table .head {
    height: 66px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #bcbdbe;
    width: 101%;
}

.item-table .head .col {
    height: 36px;
    margin-top: 29px;
}

.item-table .row {
    width: 101%;
    position: relative;
    border-bottom: 1px solid #bcbdbe;
    height: 189px;
}

.item-table .row:after {
    display: block;
    clear: both;
    content: '';
}

.item-table .col {
    float: left;
    width: 107px;
    height: 189px;
    position: relative;
    border-right: 1px solid #bcbdbe;
}

.selectmenu {
    display: block;
    margin: 0;
    height: 49px;
    padding: 0;
    position: relative;
    text-decoration: none;
    cursor: pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #c3c3c3;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjFmMWYxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(42%, #ffffff), color-stop(100%, #f1f1f1));
    background: -webkit-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: -o-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: -ms-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: linear-gradient(to bottom, #ffffff 42%, #f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
}

.selectmenu:hover {
    text-decoration: none;
}

.selectmenu-status {
    display: block;
    height: 20px;
    background: url(../images/select-l.png) no-repeat;
    overflow: hidden;
    color: #686868;
    padding: 14px 0 0 48px;
    text-decoration: underline;
    font-size: 16px;
}

.selectmenu-status:before {
    content: '';
    position: absolute;
    background: url(../images/ico12.png) no-repeat;
    width: 19px;
    height: 19px;
    top: 16px;
    left: 16px;
}

.selectmenu-icon {
    float: right;
    cursor: pointer;
    width: 40px;
    height: 100%;
    background: url(../images/select-r.png) no-repeat 50% 50%;
}

.selectmenu-menu {
    position: absolute;
    top: 0;
    margin: -2px 0 0;
    border: 1px solid #c3c3c3;
    display: none;
    z-index: 80;
    background: #fff;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.selectmenu-menu ul {
    list-style: none outside none;
    overflow-y: auto;
    margin: 0;
    padding: 1px 0 5px;
    max-height: 150px;
}

.selectmenu-menu li {
    display: block;
    padding: 3px 10px;
    color: #161616;
    text-decoration: none;
    cursor: pointer;
}

.selectmenu-menu li:hover {
    background: #ccc;
    text-decoration: none;
    color: #fff;
}

.selectmenu-open {
    display: block;
}

* html .selectmenu-icon {
    margin: 0 0 0 -3px;
}

.selectmenu-item-selected li:hover,
.selectmenu-item-selected li {
    background: #eee;
    text-decoration: none;
    color: #7d7d7d;
}

.selectmenu-options {
    width: 247px;
    display: none;
    position: absolute;
    top: 50px;
    overflow-y: auto;
    color: #686868;
    font: 14px/20px 'NeoSansPro-Regular', sans-serif;
    padding: 1px 0 5px;
    z-index: 80;
    background: #fff;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border: 1px solid #c3c3c3;
    left: 0;

}

.selectmenu-options .option {
    padding: 3px 10px;
    cursor: pointer;
}

.selectmenu-options .option:hover {
    background: #ccc;
    color: #fff;
}

.scroll-frame {
    position: relative;
}

.scroll-frame .scrollbar {
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    z-index: 10;
    background: url(../images/scrollbar.png) repeat-x;
    height: 10px;
}

.scroll-frame .scrollbar .handle {
    width: 7px;
    height: 19px;
    top: -5px;
    position: relative;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjFmMWYxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(42%, #ffffff), color-stop(100%, #f1f1f1));
    background: -webkit-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: -o-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: -ms-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: linear-gradient(to bottom, #ffffff 42%, #f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.51);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.51);
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.item-table .scroll-frame .h-scroll {
    max-width: 920px;
}

.scrollbar .handle .mousearea {
    height: 100%;
    left: -10px;
    position: absolute;
    top: 0;
    width: 22px;
}

.item-table .scroll-frame .scrollbar {
    top: 57px;
}

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

.item-table .items > li {
    height: 178px;
    border-bottom: 1px solid #bcbdbe;
    padding: 11px 10px 0 0;
}

.items .img-holder {
    margin: 0 0 3px 15px;
    position: relative;
}

.items .label {
    position: absolute;
    bottom: 5px;
    left: -3px;
    background: #f6ed60;
    padding: 5px 15px 6px;
    font-size: 16px;
    color: #2c2c2c;
}

.items .label:before {
    content: '';
    position: absolute;
    background: url(../images/deco01.png) no-repeat;
    width: 3px;
    height: 3px;
    top: 100%;
    left: 0;
}

.items .name {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 2px 15px;
    height: 43px;
    overflow: hidden;
}

.items .price {
    color: #494949;
    font-size: 16px;
}

.item-table .head .col .month {
    position: absolute;
    top: -30px;
    left: 10px;
    color: #3b3b3b;
    font-size: 18px;
}

.item-table .head .date {
    font-size: 16px;
    color: #3b3b3b;
    text-align: center;
}

.item-table .head .date span {
    font-size: 14px;
    color: #a4a4a4;
}

.item-table .col .drop {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    min-height: 169px;
    height: 100%;
    padding: 10px 8px;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f4f4f4));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=0);
}

.item-table .info-list {
    margin: 0;
    padding: 0 0 8px;
    list-style: none;
    font-size: 12px;
    line-height: 14px;
    display: none;
}

.item-table .info-list:first-child {
    display: block;
}

.item-table .info-list + .info-list {
    border-top: 1px solid #bcbdbe;
    padding: 9px 0 8px;
}

.item-table .col:hover .drop {
    background: #fff;
    -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.35);
}

.item-table .col:hover .info-list {
    display: block;
}

.item-table .col:hover {
    z-index: 5;
}

.item-table .info-list li {
    margin: 0 0 6px;
}

.item-table .info-list strong {
    font-weight: normal;
    color: #2c2c2c;
    display: inline-block;
    vertical-align: top;
}

.item-table .info-list span {
    color: #686868;
    display: inline-block;
    vertical-align: top;
}

.item-table .info-list .green {
    color: #32ff22;
}

.item-table .next-tour {
    position: absolute;
    bottom: 15px;
    left: 774px;
    background: #a4a4a4;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    padding: 2px 9px 3px;
}

.item-table .next-tour:before {
    content: '';
    position: absolute;
    background: url(../images/deco03.png) no-repeat;
    width: 10px;
    height: 19px;
    top: 0;
    left: 100%;
}

.item-table .scroll-frame .h-scroll {
    /*padding-bottom: 183px;*/
}

.tab-box .tab-content,
.white-content {
    background: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 30px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.28);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.28);
    margin: 0 0 40px;
}

.img-list {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
    height: 277px;
}

.img-list > li {
    float: left;
    margin: 0 10px 0 0;
    position: relative;
}

.img-list img {
    vertical-align: top;
}

.img-list .label {
    position: absolute;
    bottom: 16px;
    left: -3px;
    background: #f6ed60;
    padding: 10px 12px 12px;
    font-size: 18px;
    color: #2c2c2c;
    font-family: 'NeoSansPro-Medium', sans-serif;
}

.img-list .label:before {
    content: '';
    position: absolute;
    background: url(../images/deco01.png) no-repeat;
    width: 3px;
    height: 3px;
    top: 100%;
    left: 0;
}

.scroll-frame .scrollbar {
    top: 100%;
}

.head-img {
    padding: 0 0 20px;
    margin: 0 0 43px;
}

.tour-info {
    position: relative;
    margin: 0 0 36px;
}

.tour-content {

}

.tour-content p {
    margin: 0 0 20px;
}

.tour-content h3 {
    color: #343434;
    margin: 3px 0 7px;
}

.tour-info aside {
    float: right;
    width: 335px;
    margin-left: 36px;
}

.tour-info aside .time {
    margin: 0 0 21px;
    text-align: center;
}

.tour-info aside .time .info {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    margin: 0 13px 0 0;
}

.tour-info aside .time .info .ico {
    display: inline-block;
    vertical-align: top;
    background: url(../images/ico13.png) no-repeat;
    width: 14px;
    height: 11px;
    margin: 5px 5px 0 0;
}

.tour-info aside .time .info strong {
    font-weight: normal;
    display: block;
    color: #343434;
}

.tour-info aside .time .info > span {
    color: #343434;
    font-size: 24px;
    line-height: 24px;
    font-weight: 100;
}

.tour-info aside .time .info span span {
    font-size: 14px;
}

.tour-info aside .guide {
    margin: 0 0 23px;
}

.tour-info aside .guide .img-holder {
    float: left;
    margin: 4px 0 0;
}

.tour-info aside .guide .frame {
    margin-left: 89px;
}

.tour-info aside .guide .title {
    color: #343434;
    font-size: 16px;
    margin: 0 0 2px;
}

.tour-info aside .guide .name {
    margin: 0;
}

.tour-info .info-row {
    color: #343434;
    font-size: 16px;
    margin: 0 0 12px;
}

.tour-info .info-row-title {
    display: inline-block;
    width: 60px;
}

.tour-info .info-row-value {
    color: #494949;
    font: 36px/38px 'NeoSansPro-Light', sans-serif;
    display: inline-block;
    width: 145px;
}

.tour-info .info-row-value.green {
    color: #55d03c;
}

.tour-info .info-row-value.bonus {
    color: #329200;
}

.tour-info .info-row-additional {
    display: inline-block;
    width: 120px;
    font-size: 12px;
}

aside.tour .tour-arrived, aside.tour .tour-arrived {

}

section.next-tours {
    margin-top: 20px;
    border-top: 1px solid #dcdada;
}

.dot-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
}

.dot-list li {
    padding: 0 0 0 20px;
    margin: 0 0 4px;
    background: url(../images/ico14.png) no-repeat 0 6px;
}

.dot-list a {
    color: #686868;
}

.tour-info aside .btn-holder {
    padding: 0 0 23px;
}

.book-list {
    margin: 0 0 29px;
    padding: 25px 0 48px;
    list-style: none;
    border: solid #dad8d8;
    border-width: 1px 0;
}

.book-list > li {
    width: 100%;
    padding: 0 0 36px;
}

.program-heading:after,
.program-list li:after,
.clear:after {
    content: '';
    clear: both;
    display: block;
    padding: 0;
}

.book-list > li + li {
    border-top: 1px dashed #dad8d8;
    padding-top: 29px;
}

.book-list h3 {
    margin: 0 0 27px;
}

.book-list .b-content {
    width: 100%;
    padding: 0 0 4px;
}

.book-list .photo {
    float: left;
    padding: 2px 23px 0 0;
}

.book-list .photo img {
    float: left;
}

.book-list .description {
    float: left;
    width: 676px;
}

.book-list .b-heading {
    overflow: hidden;
    padding: 0 0 5px;
}

.book-list h4 {
    font: normal 14px/16px 'NeoSansPro-Regular', sans-serif;
    text-transform: uppercase;
    margin: 0 10px 0 0;
    float: left;
    color: #131313;
}

.book-list h4 a {
    text-decoration: none;
    color: #131313;
}

.book-list h4 a:hover {
    text-decoration: underline;
}

.star {
    float: left;
    margin: 1px 0 0;
    padding: 0;
    list-style: none;
    text-indent: -9999px;
    overflow: hidden;
}

.star li {
    float: left;
    background: url(../images/ico15.png) no-repeat;
    width: 11px;
    height: 11px;
}

.star li + li {
    margin: 0 0 0 5px;
}

.book-list p {
    margin: 0;
}

.book-small-list {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 3;
}

.book-small-list .drop-box.left {
    right: auto;
    left: -56px;
}

.book-small-list li {
    float: left;
    width: 212px;
}

.book-small-list h5 {
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    color: #131313;
    margin: 0 0 7px;
}

.book-small-list h5 a {
    color: #2c2c2c;
    text-decoration: none;
}

.book-small-list h5 a:hover {
    text-decoration: underline;
}

.book-list .bs-content {
    width: 100%;
}

.book-list .photo-col {
    float: left;
    position: relative;
}

.book-list .photo-col img {
    display: block;
}

.book-list .btn-info {
    position: absolute;
    bottom: 0;
    right: -27px;
}

.btn-info {
    display: inline-block;
    position: relative;
}

.btn-info .close {
    float: left;
    background: url(../images/ico16.png) no-repeat;
    width: 21px;
    height: 21px;
    text-indent: -9999px;
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.drop-content {
    width: 100%;
}

.book-list .content-holder {
    min-height: 124px;
}

.drop-box {
    right: -35px;
}

.btn-info:hover .drop-box {
    /*display: block;*/
}

.map-box {
    width: 100%;
    padding: 0 0 15px;
    margin: 0 0 29px;
    border-bottom: 1px solid #dad8d8;
}

.map-box h3 {
    margin: 0 0 22px;
}

.map-box .col {
    float: left;
    /*width: 728px;*/
}

.map-box .col + .col {
    float: right;
    width: 365px;
    padding: 11px 0 0;
    display: none;
}

li.eventhasdrop {
    position: relative;
}

li.eventhasdrop > span:hover > div.drop-box {
    /*display: block;*/
}

.tour-info1 .number {
    float: left;
    margin: 0 10px 0 0;
    font: 14px/31px 'NeoSansPro-Regular', sans-serif;
    width: 31px;
    height: 31px;
    border-radius: 17px;
    text-align: center;
    color: #fff;
    background: #2b8ecd;
    border: 1px solid #2b8ecd;
}


.tour-info1 .departure-number,
.program-heading .departure-number {
    display: inline-block;
    margin: 0 10px 0 0;
    font: 14px/21px 'NeoSansPro-Regular', sans-serif;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
    background: #2b8ecd;
    border: 1px solid #2b8ecd;
}

.program-heading .city {
    color: #2e2e2e;
}

.btn-info {
    display: inline-block;
    vertical-align: middle;
}

.drop-box.width1 {
    width: 647px;
    line-height: 20px;
    z-index: 200;
    top: 35px;
}

.drop-box.width1.left {
    left: 4px;
    right: auto;
}

.drop-box.width1.right {
    left: auto;
    right: -10px;
}

.drop-box-arrow {
    width: 25px;
    height: 32px;
    position: absolute;
    top: -32px;
    background-image: url('/images/deco04.png');
}

.drop-box.width1.left .drop-box-arrow {
    left: 0;
}

.drop-box.width1.right .drop-box-arrow {
    right: 3px;
}

.map-content {
    margin: 0 0 18px;
    overflow: hidden;
    width: 365px;
    height: 561px;
}

.map-content-stretched {
    margin: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.map-content-inner-shadow-top {
    box-shadow: inset 0 10px 15px -15px black;
    width: 100%;
    height: 5px;
    position: absolute;
    top: 0;
    left: 0;
}

.map-content-inner-shadow-bottom {
    box-shadow: inset 0 -10px 15px -15px black;
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.map-content img {
    float: left;
}

.tour-info1 {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tour-info1 li {
    overflow: hidden;
    padding: 0 0 15px;
}

.tour-info1 .d-description {
    overflow: hidden;
    padding: 4px 0 0;
}

.book-info {
    padding: 0 0 49px;
}

.book-info .frame {
    overflow: hidden;
}

.book-info .col {
    float: left;
    width: 500px;
}

.book-info .col + .col {
    float: right;
    width: 613px;
}

.book-info h3 {
    margin: 0 0 7px;
}

.book-info p {
    margin: 0 0 32px;
}

.book-info .btn-holder {
    overflow: visible;
    padding: 0;
    margin: 0;
}

.meta-box {
    overflow: hidden;
    border-top: 1px solid #dad8d8;
    padding: 10px 0 0;
}

.print-link {
    float: left;
    padding: 5px 0 5px 40px;
    background: url(../images/ico21.png) no-repeat;
    color: #686868;
    margin: 11px 0 0;
}

.social1 {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.social-box {
    float: right;
    width: 163px;
}

.social-box .title {
    display: block;
    font-size: 18px;
    line-height: 20px;
    padding: 0 0 2px;
    color: #343434;
}

.social1 {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}

.social1 li {
    float: left;
}

.social1 li + li {
    margin: 0 0 0 5px;
}

.social1 a {
    float: left;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    background: url(../images/ico-social1.png) no-repeat;
}

.social1 .icon-facebook {
    background-position: -21px 0;
}

.social1 .icon-twitter {
    background-position: -42px 0;
}

.social1 .icon-ok {
    background-position: -63px 0;
}

.social1 .icon-mail {
    background-position: -84px 0;
}

.social1 .icon-link {
    background-position: -105px 0;
}

.social1 .icon-yandex {
    background-position: -126px 0;
}

.social1 .icon-gmail {
    background-position: -147px 0;
}

.drop-box.left:before {
    /*background: url(../images/deco04.png) no-repeat;*/
    right: auto;
    left: 55px;
}
.h-scroll {}
.item-table.width-all .scroll-frame .h-scroll,
.item-table.width-all .item-frame {
    width: 1184px;
    max-width: 1184px;
}

.item-table.width-side .scroll-frame .h-scroll,
.item-table.width-side .item-frame {
    width: 325px;
    max-width: 325px;
}

.item-table.margin-bottom {
    position: relative;
    overflow-x: hidden;
}

.promo-gallery.style1 {
    clear: both;
}

.promo-gallery1 {
    width: 100%;
    padding: 0 0 30px;
    clear: both;
}

.promo-gallery1 .gallery-holder {
    width: 1194px;
    padding: 4px 0 4px 5px;
    margin: 0 0 0 -5px;
    position: relative;
    overflow: hidden;
}

.item-list.width-999 {
    width: 9999px;
    margin: 0;
    padding: 0 0 5px;
}

.tab-box {
    padding: 0 0 50px;
}

.tab-box .tab-heading {
    width: 100%;
    position: relative;
    z-index: 5;
}

.tab-box .tab-nav {
    float: left;
    font-size: 18px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.tab-box .tab-nav li {
    float: left;
}

.tab-box .tab-nav li + li {
    margin: 0 0 0 7px;
}

.tab-box .tab-nav a {
    width: 140px;
    text-align: center;
    margin: 11px 0 0;
    float: left;
    text-decoration: none;
    color: #3b3b3b;
    background: #d7d7d7;
    padding: 18px 0 16px;
    border-radius: 7px 7px 0 0;
    box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.2);
    position: relative;
}

.tab-box .tab-nav a:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 30px;
    background: #fff;
}

.tab-box .tab-nav a:hover {
    color: #3b3b3b;
    background: #fff;
}

.tab-box .tab-nav .active a {
    margin: 0;
    font-size: 24px;
    line-height: 26px;
    padding: 25px 0 14px;
    width: 203px;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.28);
}

.search-form {
    float: right;
    width: 331px;
    height: 30px;
    border: 1px solid;
    border-color: #949494 #fff #fff #949494;
    background: #fff;
    border-radius: 3px;
    padding: 0 5px 0 30px;
    position: relative;
    margin: 11px 0 0;
}

.search-form:after {
    content: '';
    position: absolute;
    background: url(../images/lens1.png) no-repeat;
    width: 20px;
    height: 17px;
    top: 7px;
    left: 8px;
}

.search-form input[type='text'] {
    float: left;
    width: 250px;
    font-size: 14px;
    line-height: 16px;
    height: 16px;
    padding: 7px 0 7px 10px;
    margin: 0;
    border: none;
    background: none;
    color: #686868;
}

.link-find {
    cursor: pointer;
    float: right;
    width: 62px;
    text-align: center;
    margin: 0;
    padding: 0;
    border: none;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-decoration: underline;
    color: #686868;
    background: none;
}

.link-find:hover {
    text-decoration: none;
}

.tab-box .tab-content {
    margin: 0;
}

.tab {
    display: none;
}

.tab.active {
    display: block;
}

.news-city-box {
    position: relative;
    width: 1120px;
    height: 700px;
    background: #f3f5f4;
    margin: 0 auto 29px;
}

.news-city-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    position: relative;
}

.news-city-nav > li {
    float: left;
    width: 560px;
    position: relative;
    z-index: 10;
}

.news-city-nav > li + li {
    width: 280px;
}

.news-city-nav .box {
    position: relative;
    overflow: hidden;
}

.news-city-nav .box a {
    float: left;
}

.news-city-nav .box img {
    float: left;
}

.news-city-nav .title-box {
    position: absolute;
    bottom: 27px;
    left: 20px;
    right: 20px;
    color: #fff;
    font: 30px/25px 'NeoSansPro-Light', sans-serif;
}

.news-city-nav .title-box p {
    margin: 0;
}

.news-city-nav .title-box.font-size1 {
    font-size: 60px;
    line-height: 60px;
    bottom: 50px;
}

.news-city-nav .title-box.font-size1 .title {
    font-size: 60px;
}

.news-city-nav .title-box .title {
    font: normal 30px/25px 'NeoSansPro-Bold', sans-serif;
    display: block;
}

.news-title-text {
    position: absolute;
    z-index: 1;
    width: 753px;
    left: 30px;
    bottom: 27px;
}

.news-title-text h3 {
    font: normal 30px/32px 'NeoSansPro-Bold', sans-serif;
    margin: 0;
}

.news-title-text .subtitle {
    font: 60px/60px 'NeoSansPro-Light', sans-serif;
    margin: -5px 0 30px;
    position: relative;
}

.news-title-text .n-content {
    overflow: hidden;
    position: relative;
    z-index: 10;
}

.news-title-text .photo {
    float: left;
    padding: 5px 13px 0 0;
}

.news-title-text .photo img {
    float: left;
}

.news-title-text .description {
    overflow: hidden;
}

.news-title-text h4 {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    margin: 0 0 8px;
}

.news-title-text h4 a {
    color: #2c2c2c;
}

.news-title-text p {
    margin: 0 0 1px;
}

.news-title-text .date {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #b2b2b2;
    font-style: normal;
    margin: 0 0 18px;
}

.news-title-text .more {
    width: 100%;
}

h3.margin1 {
    margin: 0 0 6px;
}

.city-form {
    padding: 0 0 25px;
    width: 100%;
}

.city-form select {
    float: left;
    width: 249px;
}

.object-nav {
    width: 100%;
    margin: 0 0 2px;
    padding: 0;
    list-style: none;
    text-align: center;
    line-height: 18px;
}

.object-nav li {
    display: inline-block;
    vertical-align: top;
    width: 90px;
}

.object-nav a {
    display: block;
    text-decoration: none;
    color: #464646;
    padding: 0 0 17px;
    position: relative;
    height: 93px;
}

.object-nav .photo {
    overflow: hidden;
    height: 53px;
    margin: 0 0 4px;
}

.object-nav .photo img {
    display: block;
    margin: 0 auto;
}

.object-nav .photo .title {
    display: block;
}

.object-nav .active a img,
.object-nav a:hover img {
    margin-top: -57px;
}

.object-nav .active a,
.object-nav a:hover {
    color: #2891d0;
}

.object-nav a:after {
    content: '';
    background: url(../images/deco05.png) no-repeat;
    width: 77px;
    height: 16px;
    position: absolute;
    top: 90%;
    left: 50%;
    margin-left: -38px;
    display: none;
}

.object-nav .active a:after {
    display: block;
}

.object-map, .object-map-stretched {
    overflow: hidden;
    height: 600px;
    z-index: 1000;
}

.tour-info1.style1 {
    float: left;
    width: 366px;
    line-height: 22px;
}

.tour-info1.style1 li {
    position: relative;
    padding: 0;
    margin: 0 0 10px;
}

.tour-info1.style1 .bg {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    width: 50px;
    height: 100%;
}

.tour-info1.style1 .number {
    color: #a4a4a4;
    background: #fff;
    border-color: #a4a4a4;
    margin-top: 4px;
}

.tour-info1.style1 ul.address-list li.selected .number,
.tour-info1.style1 ul.address-list li:hover .number {
    color: #fff;
    background: #2b8ecd;
    border-color: #2b8ecd;
}

.tour-info1.style1 .d-description {
    padding: 0;
}

.tour-info1.style1 .title {
    display: block;
    color: #2d2d2d;
    margin: 0 0 1px;
}

.tour-info1.style1 p {
    margin: 0;
}

.object-map .object-map-col {
    float: right;
    width: 711px;
    padding: 5px 0 0;
}

.object-map-stretched .object-map-col {
    position: absolute;
    left: 50%;
    margin-left: -50%;
    width: 100%;
    height: 100%;
}

.object-map-col:before, .object-map-col:after {
    content: '';
    position: absolute;
    box-shadow: 0 0 10px black;
    width: 100%;
    height: 1px;
    z-index: 10;
}

.selectmenu.size1 {
    height: 35px;
}

.selectmenu.size1 .selectmenu-status {
    padding: 6px 0 0 13px;
    text-decoration: none;
}

.selectmenu.size1 .selectmenu-status:before {
    display: none;
}

.selectmenu.size1 .selectmenu-icon {
    height: 35px;
}

.tour-info aside h3 {
    color: #232323;
    margin: 0 0 10px;
}

.contact-list {
    margin: 0;
    padding: 0 0 10px;
    list-style: none;
}

.contact-list li {
    padding: 0 0 8px;
}

.contact-list .title {
    font-weight: normal;
    margin: 0 0 3px;
    color: #232323;
    display: block;
}

.contact-list p {
    margin: 0;
}

.small-map-holder {
    overflow: hidden;
    margin: 0 0 20px;
}

.small-map-holder img {
    display: block;
}

.dot-list.blue a {
    color: #2b8ecd;
    text-decoration: underline;
}

.dot-list.blue a:hover {
    text-decoration: none;
}

.dot-list.border1 {
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid #dad8d8;
}

.dot-list.style1 li {
    background: url(../images/ico22.png) no-repeat 2px 8px;
}

.item-list.style1 li {
    border: none;
    background: none;
    padding: 0;
    width: 289px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

/*
	Tooltip
*/
.ui-tooltip {
    position: absolute;
    z-index: 100;
    background-color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
    width: 211px;
    color: #949494;
    font-size: 13px;
    line-height: 18px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.26);
}

.ui-tooltip .arrow {
    position: absolute;
    bottom: -17px;
    left: 130px;
    width: 11px;
    height: 17px;
    background: url(../images/arrow-tooltip.png) no-repeat;
    content: '';
}

.ui-tooltip .arrow.top {
    background: url(../images/arrow-tooltip-top.png) no-repeat;
}

.ui-tooltip .arrow.left {
    background: url(../images/arrow-tooltip-right.png) no-repeat;
    width: 17px;
    height: 11px;
}

.ui-tooltip .arrow.right {
    width: 17px;
    height: 11px;
    background: url(../images/arrow-tooltip-right.png) no-repeat;
}

.item-list.mosaic li:nth-child(3n+3) .drop {
    left: auto;
    right: 0;
}

#filterForm {
    position: relative;
}

#filterForm input[type=submit] {
    font: 14px/20px 'NeoSansPro-Regular', sans-serif;
    color: #686868;
    padding: 8px 9px;
    border-radius: 5px;
    background: -moz-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(42%, #ffffff), color-stop(100%, #f1f1f1));
    background: -webkit-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: -o-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: -ms-linear-gradient(top, #ffffff 42%, #f1f1f1 100%);
    background: linear-gradient(to bottom, #ffffff 42%, #f1f1f1 100%);
    box-shadow: 0 0 0 1px #c3c3c3, 2px 2px 2px rgba(0, 0, 0, 0.08);
    border: 0;
}

#filterResult {
    position: absolute;
    background: #fff;
    width: 170px;
    top: 0;
    left: 200px;
    color: black;
    display: none;
    border: 1px solid black;
    padding: 5px;
    font-weight: bold;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    text-align: center;
}

#filterResult a {

}

.filter-date-select {
    font-weight: bold !important;
    border-bottom: none !important;
}

#filterChoiceDateCalendar {
    display: none;
}

.scroll-frame .drop ul.info-list a {
    color: inherit;
    text-decoration: none;
}

h4.list-tour-info-title {
    display: block;
    text-align: center;
    font-size: 18px;
    margin: 14px 0;
}

#displayDateBlock span {
    font-weight: bold;
    color: black;
}

#dateCancel {
    cursor: pointer;
}

/* Исправления от 19/11/2014 */
.program-list .date {
    color: #2b8ecd;
    background: none /* repeat scroll 0% 0% #F3F5F4*/;
    padding: 0 10px;
    margin: -4px 0 13px 0;
    display: block;
    float: right;
    /*width: 160px;*/
    text-align: right;
    position: absolute;
    right: 0;
    line-height: 24px;
    width: 710px;
    border-top: 1px dashed #2b8ecd;

}

.program-list-info li {
    position: relative;
    width: auto;
    margin-top: 5px;
}

.program-list > li {
    padding: 0;
}

.program-list {
    margin: 0 0 40px 0;
    padding: 0;
    list-style: outside none none;
    position: relative;
    clear: both;
}

.printable-logo {
    display: none;
}

.gm-style-iw {
    font: 12px/18px "NeoSansPro-Regular", sans-serif;
}

.gm-style-iw u {
    color: #2296D4;
    font: 14px/18px "NeoSansPro-Regular", sans-serif;
    /*font-weight:bold;*/
}

.marked {
    border-bottom: 1px dashed #2296D4;
    text-decoration: none;
    cursor: pointer;
}

.marked:hover {
    color: #2296D4;
    border-bottom: 1px solid #2296D4;
}

table.pricechess {
    border-collapse: collapse;
}

table.pricechess td {
    border: 1px solid;
    padding: 2px 12px;
}

/* Loader styles */
.loader_container {
    display: none;
    position: absolute;
    z-index: 9999;
}

.loader_container .loader_gif {
    position: absolute;
    width: 48px;
    height: 48px;
    background: url('/js/jquery-loader/i/loader.gif') 0 0 no-repeat;
    cursor: wait;
}

.loader_container .loader_overflow {
    /*background: gray;*/
    opacity: 0.4;
    cursor: wait;
}

.iw-content {
    width: 290px;
    overflow: hidden;
}

.iw-content h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

.iw-content h3 a {
    text-decoration: none;
    border-bottom: 1px solid #507386;
}

.iw-content h3 a:hover {
    border-bottom: 1px solid red;
}

.iw-hdr {
    width: 290px;
    height: 120px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

.iw-hdr::before, .iw-hdr::after {
    content: '';
    position: absolute;
    box-shadow: 0 0 10px black;
    width: 100%;
    height: 1px;
    z-index: 10;
}

.iw-hdr img {
    width: 290px;
    position: absolute;
}

.iw-brief {
    margin-bottom: 10px;
}

.iw-schedule {

}

/* Легкие тултипы */
div.easy-tt {
    text-indent: -9999px;
    overflow: hidden;
}

div.easy-tt, div.easy-tt-prepared {
    background: url(/images/ico16.png) no-repeat;
    width: 21px;
    height: 21px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    vertical-align: middle;
}

.easy-tt-container {
    display: none;
    position: absolute;
    background: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    width: 647px;
    line-height: 20px;
    z-index: 200;
    top: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 19px 23px;
    right: 0;
    margin: 15px 0 0;
    cursor: auto;
}

.easy-tt-container:before {
    content: '';
    position: absolute;
    width: 25px;
    height: 32px;
    bottom: 100%;
    right: 35px;
}

.active > .easy-tt-container {
    display: block;
}

.easy-tt-container.easy-tt-left {
    left: 4px;
    right: auto;
}

.easy-tt-container.easy-tt-right {
    left: auto;
    right: -10px;
}

.easy-tt-arrow {
    width: 25px;
    height: 32px;
    position: absolute;
    top: -32px;
    background-image: url('/images/deco04.png');
}

.easy-tt-container.easy-tt-left .easy-tt-arrow {
    left: 0;
}

.easy-tt-container.easy-tt-right .easy-tt-arrow {
    right: 3px;
}

.easy-tt-content {
    font-size: 14px;
    font-weight: normal;
    color: #686868;
}

/* JQUERY DATEPICK STYLES */

.ui-helper-hidden-accessible {
    display: none;
}

/* Default styling for jQuery Datepicker v5.0.0. */
.datepick {
    width: 260px !important;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    line-height: 36px;
    color: #2d2d2d;
}

.datepick-rtl {
    direction: rtl;
}

.datepick-popup {
    z-index: 1000;
}

.datepick-disable {
    position: absolute;
    z-index: 100;
    background-color: white;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.datepick a {
    color: #2d2d2d;
    text-decoration: none;
}

.datepick a.datepick-disabled {
    color: #949494;
    background: #f3f5f4;
    cursor: auto;
}

.datepick button {
    margin: 0.25em;
    padding: 0.125em 0;
    background-color: #fcc;
    border: none;
    border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    font-weight: bold;
}

.datepick-nav, .datepick-ctrl {
    float: left;
    width: 100%;
    /*background: #000;*/
    color: #fff;
    font-size: 90%;
    font-weight: bold;
}

.datepick-ctrl {
    background-color: #600;
}

.datepick-cmd {
    width: 30%;
}

.datepick-cmd:hover {
    background-color: #777;
}

.datepick-ctrl .datepick-cmd:hover {
    background-color: #f08080;
}

.datepick-cmd-prevJump, .datepick-cmd-nextJump {
    width: 8%;
}

a.datepick-cmd {
    height: 1.5em;
}

button.datepick-cmd {
    text-align: center;
}

.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear,
.datepick-cmd-prev:hover, .datepick-cmd-prevJump:hover, .datepick-cmd-clear:hover {
    position: absolute;
    top: 12px;
    left: 14px;
    width: 20px;
    height: 20px !important;
    background: url(../images/btn-prev.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 2;
}

.datepick-cmd-current, .datepick-cmd-today {
    float: left;
    width: 35%;
    text-align: center;
    display: none;
}

.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close,
.datepick-cmd-next:hover, .datepick-cmd-nextJump:hover, .datepick-cmd-close:hover {
    position: absolute;
    top: 12px;
    right: 1px;
    width: 20px;
    height: 20px !important;
    background: url(../images/btn-next.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 2;
}

.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
    float: right;
    padding-left: 0;
    padding-right: 2%;
    text-align: right;
}

.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
    float: right;
}

.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
    float: left;
    padding-left: 2%;
    padding-right: 0;
    text-align: left;
}

.datepick-month-nav {
    float: left;
    background-color: #777;
    text-align: center;
}

.datepick-month-nav div {
    float: left;
    width: 12.5%;
    margin: 1%;
    padding: 1%;
}

.datepick-month-nav span {
    color: #888;
}

.datepick-month-row {
    clear: left;
}

.datepick-month {
    float: left;
    width: 260px;
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
}

.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    padding: 10px 21px;
    color: #2c2c2c;
}

.datepick-month-header select, .datepick-month-header input {
    height: 36px;
    margin: 0;
    padding: 0;
    border: none;
    font-size: 100%;
}

.datepick-month-header input {
    position: absolute;
    display: none;
}

.datepick-month table {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    border: 1px solid #dad8d8;
}

.datepick-month thead {
    border: 0;
}

.datepick-month th, .datepick-month td {
    margin: 0;
    padding: 0;
    text-align: center;
}

.datepick-month th {
    font-weight: normal;
    color: #2a2929;
    border: 1px solid #dad8d8;
}

.datepick-month th, .datepick-month th a {
    color: #6c7075;
}

.datepick-month td {
    background-color: #fff;
    border: 1px solid #dad8d8;
}

.datepick-month td:first-child {
    border-left: 0;
}

.datepick-month td.datepick-week {
}

.datepick-month td.datepick-week * {
    color: #fff;
    border: none;
}

.datepick-month a {
    display: block;
    width: 100%;
    color: #888;
    text-decoration: none;
}

.datepick-month span {
    display: block;
    width: 100%;
}

.datepick-month td span {
    color: #888;
}

.datepick-month td .datepick-other-month {
    background: #f3f5f4;
    color: #949494;
}

.datepick-month td .datepick-weekend {
}

.datepick-month td .past-day {
    background-color: #ededec;
}

.datepick-month td .seats-1-none {
    background-color: #ff997e;
}

.datepick-month td .seats-1-few {
    background-color: #ffdf7e;
}

.datepick-month td .seats-1-lot {
    background-color: #98e672;
}

.datepick-month td .seats-2-none-few {
    background: url(../images/active-day-none-few.png) no-repeat;
}

.datepick-month td .seats-2-none-lot {
    background: url(../images/active-day-none-lot.png) no-repeat;
}

.datepick-month td .seats-2-few-lot {
    background: url(../images/active-day-few-lot.png) no-repeat;
}

.datepick-month td .seats-3 {
    background: url(../images/active-day2.png) no-repeat;
}

.datepick-month td .event_day {
    background-color: #98e672;
}

.datepick-month td .event_day1 {
    background: #98e672 url(../images/active-day1.png) no-repeat;
}

.datepick-month td .event_day2 {
    background: #98e672 url(../images/active-day2.png) no-repeat;
}

.datepick-month td .event_day3 {
    background: #98e672 url(../images/active-day3.png) no-repeat;
}

.datepick-month td a:hover {
    /*background-color: #c1c1c1;*/
}

.datepick-month td .datepick-today {
    background-color: #c1c1c1;
    color: #888;
}

.datepick-month td .datepick-today:hover {
    /*background-color: #e7e9ea;*/
    color: #6b7174;
}

.datepick-month td .datepick-selected {
    /*background-color: #777;*/
    color: #000000;
    font-weight: bold;
}

.datepick-month th.datepick-week {
    background-color: #777;
    color: #fff;
}

.datepick-status {
    clear: both;
    background-color: #ddd;
    text-align: center;
}

.datepick-clear-fix {
    clear: both;
}

@media only screen and (max-width: 979px) {
    .datepick {
        font: 700 14px/17px 'Open Sans', Arial, Helvetica, sans-serif;
        width: 229px !important;
    }

    .datepick-month {
        width: 229px;
    }

    .datepick-month-header, .datepick-month-header select, .datepick-month-header input {
        font: 700 15px/18px 'Open Sans', Arial, Helvetica, sans-serif;
        padding: 9px 20px 11px;
    }

    .datepick-month th {
        padding: 5px 0 1px;
        font: 700 13px/16px 'Open Sans', Arial, Helvetica, sans-serif;
    }

    .datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear, .datepick-cmd-prev:hover, .datepick-cmd-prevJump:hover, .datepick-cmd-clear:hover {
        left: 20px;
        top: 9px;
    }

    .datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close, .datepick-cmd-next:hover, .datepick-cmd-nextJump:hover, .datepick-cmd-close:hover {
        top: 9px;
        right: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .datepick {
        width: 240px !important;
        font: 700 18px/32px 'Open Sans', Arial, Helvetica, sans-serif;
    }

    .datepick-month {
        width: 240px;
    }

    .datepick-month-header, .datepick-month-header select, .datepick-month-header input {
        font: 700 18px/18px 'Open Sans', Arial, Helvetica, sans-serif;
        padding: 15px 20px 17px;
    }

    .datepick-month th {
        padding: 8px 0 4px;
        font: 700 16px/16px 'Open Sans', Arial, Helvetica, sans-serif;
    }

    .datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear, .datepick-cmd-prev:hover, .datepick-cmd-prevJump:hover, .datepick-cmd-clear:hover {
        left: 42px;
        top: 15px;
    }

    .datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close, .datepick-cmd-next:hover, .datepick-cmd-nextJump:hover, .datepick-cmd-close:hover {
        top: 16px;
        right: 45px;
    }
}

@media only screen and (max-width: 400px) {
    .datepick {
        width: 240px !important;
        font: 700 18px/32px 'Open Sans', Arial, Helvetica, sans-serif;
    }

    .datepick-month {
        width: 240px;
    }

    .datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear, .datepick-cmd-prev:hover, .datepick-cmd-prevJump:hover, .datepick-cmd-clear:hover {
        top: 17px;
        left: 0;
    }

    .datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close, .datepick-cmd-next:hover, .datepick-cmd-nextJump:hover, .datepick-cmd-close:hover {
        top: 17px;
        right: 0;
    }
}

.calendar.calendar-view2 {
    background: #fff;
}

.calendar.calendar-view2 .datepick-month-header {
    border: solid #dad8d8;
    border-width: 1px 1px 0;
}

.calendar-view2 a.datepick-selected {
    background: #98e672;
}

#scrollup {
    background: #03b4eb;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzYjRlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNjg0YzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #03b4eb 0%, #3684c5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #03b4eb), color-stop(100%, #3684c5));
    background: -webkit-linear-gradient(top, #03b4eb 0%, #3684c5 100%);
    background: -o-linear-gradient(top, #03b4eb 0%, #3684c5 100%);
    background: -ms-linear-gradient(top, #03b4eb 0%, #3684c5 100%);
    background: linear-gradient(to bottom, #03b4eb 0%, #3684c5 100%);
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03b4eb', endColorstr='#3684c5',GradientType=0 );*/
    width: 32px;
    height: 24px;
    color: #fff;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.21), inset -1px -1px 0 rgba(0, 0, 0, 0.37);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.21), inset -1px -1px 0 rgba(0, 0, 0, 0.37);
    font: 26px/14px 'NeoSansPro-Medium', sans-serif;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.33);
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: fixed; /* фиксированная позиция */
    opacity: 0.5; /* прозрачность */
    padding: 15px 10px 10px; /* отступы */
    left: 15px; /* отступ слева */
    bottom: 15px; /* отступ снизу */
    display: none; /* спрятать блок */
    cursor: pointer;
    z-index: 500;
    box-sizing: content-box;
}

span.bb {
    font-weight: bold;
}

div.rating-label {
    display: inline-block;
    width: 140px;
}

div.rating {
    display: inline-block;
    padding: 0;
    margin: 0 15px 0 5px;
}

div.rating-item {
    position: relative;
    display: inline-block;
    margin-right: 0;
    text-align: center;
    text-indent: -9999px;
    color: #fff;
    background: #eeece8;
    font-size: 11px;
    line-height: 18px;
}

div.rating-item:nth-child(1),
div.rating-item:nth-child(2) {
    padding: 0 8px 0 0;
    width: 25px;
    box-sizing: border-box;
}

div.rating-item:nth-child(3) {
    padding: 0 0 0 2px;
    width: 25px;
    z-index: 1;
    box-sizing: border-box;
}

div.rating-item:nth-child(4) {
    width: 5px;
}

div.rating-item:nth-child(5),
div.rating-item:nth-child(6) {
    padding: 0 0 0 8px;
    width: 25px;
    box-sizing: border-box;
}

.rating-item:after, .rating-item:before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    content: '';
    border-style: solid;
}

.rating-item:nth-child(1):before,
.rating-item:nth-child(2):before,
.rating-item:nth-child(3):before {
    top: -3px;
    left: -7px;
    z-index: 1;
    clip: rect(3px, 8px, 21px, 0);
    border-width: 12px 7px 12px 0;
    border-color: transparent rgba(255, 255, 255, .6) transparent transparent;
}

.rating-item:nth-child(1):after,
.rating-item:nth-child(2):after,
.rating-item:nth-child(3):after {
    border-color: transparent #eeece8 transparent transparent;
    top: 0;
    left: -5px;
    z-index: 2;
    border-width: 9px 5px 9px 0;
}

.rating-item:nth-child(4):before,
.rating-item:nth-child(5):before,
.rating-item:nth-child(6):before {
    top: -3px;
    right: -7px;
    z-index: 1;
    clip: rect(3px, 8px, 21px, 0);
    border-width: 12px 0 12px 7px;
    border-color: transparent transparent transparent rgba(255, 255, 255, .6);
}

.rating-item:nth-child(4):after,
.rating-item:nth-child(5):after,
.rating-item:nth-child(6):after {
    border-color: transparent transparent transparent #eeece8;
    top: 0;
    right: -5px;
    z-index: 2;
    border-width: 9px 0 9px 5px;
}

.rating[data-rate="0"] .rating-item:nth-child(1),
.rating[data-rate="1"] .rating-item:nth-child(2),
.rating[data-rate="2"] .rating-item:nth-child(3),
.rating[data-rate="3"] .rating-item:nth-child(5),
.rating[data-rate="4"] .rating-item:nth-child(6) {
    width: 25px;
    text-indent: 0;
}

.rating[data-rate="0"] .rating-item:nth-child(1) {
    background: #b90000;
}

.rating[data-rate="0"] .rating-item:nth-child(1):after {
    border-right-color: #b90000;
}

.rating[data-rate="0"] .rating-item:nth-child(2),
.rating[data-rate="1"] .rating-item:nth-child(2) {
    background: #f99f47;
}

.rating[data-rate="0"] .rating-item:nth-child(2):after,
.rating[data-rate="1"] .rating-item:nth-child(2):after {
    border-right-color: #f99f47;
}

.rating-item:nth-child(3),
.rating-item:nth-child(4) {
    background: #f5f100;
    color: #8c8c8c;
}

.rating-item:nth-child(3):after {
    border-right-color: #f5f100;
}

.rating-item:nth-child(4):after {
    border-left-color: #f5f100;
}

.rating[data-rate="3"] .rating-item:nth-child(5),
.rating[data-rate="4"] .rating-item:nth-child(5) {
    background: #94c500;
}

.rating[data-rate="3"] .rating-item:nth-child(5):after,
.rating[data-rate="4"] .rating-item:nth-child(5):after {
    border-left-color: #94c500;
}

.rating[data-rate="4"] .rating-item:nth-child(6) {
    background: #329200;
}

.rating[data-rate="4"] .rating-item:nth-child(6):after {
    border-left-color: #329200;
}

.h1_login {
    display: none;
}

.mob_login {
    display: none;
}

pre.__d {
    border: red thin dotted;
}
pre.__d.collapsed {
    height: 20px;
    border: red thick solid;
    overflow: hidden;
}