﻿html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

.cf {
    zoom: 1;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

b {
    font-weight: bold;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: #fff;
    color: #000;
    line-height: 1;
    overflow-x: hidden;
}

a {
    color: #8b8b8b;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#wrapper {
    background: #fff;
    margin: 76px auto 0;
    padding: 0;
    position: relative;
}

.container {
    padding: 0 15px;
    margin: 0 auto;
}

table {
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 13px;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.fn {
    float: none !important;
}

.al {
    text-align: left !important;
}

.ar {
    text-align: right !important;
}

.ac {
    text-align: center !important;
}

.aj {
    text-align: justify !important;
}

.db {
    display: block !important;
}

.dn {
    display: none !important;
}

.dib {
    display: inline-block !important;
}

.di {
    display: inline !important;
}

.dt {
    display: table !important;
}

.dtc {
    display: table-cell !important;
}

.w100 {
    width: 100%;
}

.w50 {
    width: 50%;
}

w30 {
    width: 30%;
}

w70 {
    width: 70%;
}

.wm100 {
    min-width: 100px !important;
    width: 100px;
}

.wm110 {
    min-width: 110px !important;
    width: 110px;
}

.w200 {
    width: 200px;
}

.w220 {
    width: 220px;
}

.w240 {
    width: 240px;
}

.w270 {
    width: 270px;
}

.h100 {
    height: 100%;
}

.fixed {
    position: fixed;
}

.fixed.t {
    top: 0;
}

.fixed.tl {
    top: 0;
    left: 0;
}

.fixed.tr {
    top: 0;
    right: 0;
}

.fixed.b {
    bottom: 0;
}

.fixed.bl {
    bottom: 0;
    left: 0;
}

.fixed.br {
    bottom: 0;
    right: 0;
}

.rl {
    position: relative;
}

.divider {
    margin: 0;
    border: 0;
    border-bottom: 1px solid #e8e8e8;
}

.divider.label {
    position: relative;
}

.divider.label span {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    font-size: 14px;
    color: #c5c5c5;
    background: #fff;
    padding: 0 10px 0 0;
}

.textHidden {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

pre {
    border: #dee0e0 1px solid;
}

.anchor {
    width: 100%;
    height: 50px;
    margin-top: -50px;
}

.center-block {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
}

.p-show {
    display: none !important;
}

.t-show {
    display: none !important;
    margin: 0 0 10px;
}

.hidden {
    display: none;
    visibility: hidden;
}

.alq-poi,
.profile-poi {
    width: 19px;
    height: 33px;
    background: url(images/pois.png);
    background-position: -5px -5px;
    display: block;
}

.profile-poi {
    position: absolute;
    top: -6px;
    left: -30px;
}

.red-poi1 {
    background-position: -5px -5px;
}

.red-poi1:hover,
.red-poi1.active {
    background-position: -5px -43px;
}

.red-poi2 {
    background-position: -26px -5px;
}

.red-poi2:hover {
    background-position: -26px -43px;
}

.red-poi3 {
    background-position: -47px -5px;
}

.red-poi3:hover {
    background-position: -47px -43px;
}

.red-poi4 {
    background-position: -68px -5px;
}

.red-poi4:hover {
    background-position: -68px -43px;
}

.red-poi5 {
    background-position: -89px -5px;
}

.red-poi5:hover {
    background-position: -89px -43px;
}

.red-poi6 {
    background-position: -110px -5px;
}

.red-poi6:hover {
    background-position: -110px -43px;
}

.red-poi7 {
    background-position: -131px -5px;
}

.red-poi7:hover {
    background-position: -131px -43px;
}

.red-poi8 {
    background-position: -152px -5px;
}

.red-poi8:hover {
    background-position: -152px -43px;
}

.red-poi9 {
    background-position: -173px -5px;
}

.red-poi9:hover {
    background-position: -173px -43px;
}

.red-poi10 {
    background-position: -194px -5px;
}

.red-poi10:hover {
    background-position: -194px -43px;
}

.red-poi11 {
    background-position: -215px -5px;
}

.red-poi11:hover {
    background-position: -215px -43px;
}

.red-poi12 {
    background-position: -236px -5px;
}

.red-poi12:hover {
    background-position: -236px -43px;
}

.red-poi13 {
    background-position: -257px -5px;
}

.red-poi13:hover {
    background-position: -257px -43px;
}

.red-poi14 {
    background-position: -278px -5px;
}

.red-poi14:hover {
    background-position: -278px -43px;
}

.red-poi15 {
    background-position: -299px -5px;
}

.red-poi15:hover {
    background-position: -299px -43px;
}

.red-poi16 {
    background-position: -320px -5px;
}

.red-poi16:hover {
    background-position: -320px -43px;
}

.red-poi17 {
    background-position: -341px -5px;
}

.red-poi17:hover {
    background-position: -341px -43px;
}

.red-poi18 {
    background-position: -362px -5px;
}

.red-poi18:hover {
    background-position: -362px -43px;
}

.red-poi19 {
    background-position: -383px -5px;
}

.red-poi19:hover {
    background-position: -383px -43px;
}

.red-poi20 {
    background-position: -404px -5px;
}

.red-poi20:hover {
    background-position: -404px -43px;
}

.red-poi21 {
    background-position: -425px -5px;
}

.red-poi21:hover {
    background-position: -425px -43px;
}

.red-poi22 {
    background-position: -446px -5px;
}

.red-poi22:hover {
    background-position: -446px -43px;
}

.red-poi23 {
    background-position: -467px -5px;
}

.red-poi23:hover {
    background-position: -467px -43px;
}

.red-poi24 {
    background-position: -488px -5px;
}

.red-poi24:hover {
    background-position: -488px -43px;
}

.red-poi25 {
    background-position: -509px -5px;
}

.red-poi25:hover {
    background-position: -509px -43px;
}

.red-poi26 {
    background-position: -530px -5px;
}

.red-poi26:hover {
    background-position: -530px -43px;
}

.red-poi27 {
    background-position: -551px -5px;
}

.red-poi27:hover {
    background-position: -551px -43px;
}

.red-poi28 {
    background-position: -572px -5px;
}

.red-poi28:hover {
    background-position: -572px -43px;
}

.red-poi2.active {
    background-position: -26px -43px;
}

.red-poi3.active {
    background-position: -47px -43px;
}

.red-poi4.active {
    background-position: -68px -43px;
}

.red-poi5.active {
    background-position: -89px -43px;
}

.red-poi6.active {
    background-position: -110px -43px;
}

.red-poi7.active {
    background-position: -131px -43px;
}

.red-poi8.active {
    background-position: -152px -43px;
}

.red-poi9.active {
    background-position: -173px -43px;
}

.red-poi10.active {
    background-position: -194px -43px;
}

.red-poi11.active {
    background-position: -215px -43px;
}

.red-poi12.active {
    background-position: -236px -43px;
}

.red-poi13.active {
    background-position: -257px -43px;
}

.red-poi14.active {
    background-position: -278px -43px;
}

.red-poi15.active {
    background-position: -299px -43px;
}

.red-poi16.active {
    background-position: -320px -43px;
}

.red-poi17.active {
    background-position: -341px -43px;
}

.red-poi18.active {
    background-position: -362px -43px;
}

.red-poi19.active {
    background-position: -383px -43px;
}

.red-poi20.active {
    background-position: -404px -43px;
}

.red-poi21.active {
    background-position: -425px -43px;
}

.red-poi22.active {
    background-position: -446px -43px;
}

.red-poi23.active {
    background-position: -467px -43px;
}

.red-poi24.active {
    background-position: -488px -43px;
}

.red-poi25.active {
    background-position: -509px -43px;
}

.red-poi26.active {
    background-position: -530px -43px;
}

.red-poi27.active {
    background-position: -551px -43px;
}

.red-poi28.active {
    background-position: -572px -43px;
}

.gold-poi1 {
    background-position: -5px -81px;
}

.gold-poi1:hover {
    background-position: -5px -317px;
}

.gold-poi1.active {
    background-position: -5px -317px;
}

.gold-poi2 {
    background-position: -26px -81px;
}

.gold-poi2:hover {
    background-position: -26px -317px;
}

.gold-poi3 {
    background-position: -47px -81px;
}

.gold-poi3:hover {
    background-position: -47px -317px;
}

.gold-poi4 {
    background-position: -68px -81px;
}

.gold-poi4:hover {
    background-position: -68px -317px;
}

.gold-poi5 {
    background-position: -89px -81px;
}

.gold-poi5:hover {
    background-position: -89px -317px;
}

.gold-poi6 {
    background-position: -110px -81px;
}

.gold-poi6:hover {
    background-position: -110px -317px;
}

.gold-poi7 {
    background-position: -131px -81px;
}

.gold-poi7:hover {
    background-position: -131px -317px;
}

.gold-poi8 {
    background-position: -152px -81px;
}

.gold-poi8:hover {
    background-position: -152px -317px;
}

.gold-poi9 {
    background-position: -173px -81px;
}

.gold-poi9:hover {
    background-position: -173px -317px;
}

.gold-poi10 {
    background-position: -194px -81px;
}

.gold-poi10:hover {
    background-position: -194px -317px;
}

.gold-poi11 {
    background-position: -215px -81px;
}

.gold-poi11:hover {
    background-position: -215px -317px;
}

.gold-poi12 {
    background-position: -236px -81px;
}

.gold-poi12:hover {
    background-position: -236px -317px;
}

.gold-poi13 {
    background-position: -257px -81px;
}

.gold-poi13:hover {
    background-position: -257px -317px;
}

.gold-poi14 {
    background-position: -278px -81px;
}

.gold-poi14:hover {
    background-position: -278px -317px;
}

.gold-poi15 {
    background-position: -299px -81px;
}

.gold-poi15:hover {
    background-position: -299px -317px;
}

.gold-poi16 {
    background-position: -320px -81px;
}

.gold-poi16:hover {
    background-position: -320px -317px;
}

.gold-poi17 {
    background-position: -341px -81px;
}

.gold-poi17:hover {
    background-position: -341px -317px;
}

.gold-poi18 {
    background-position: -362px -81px;
}

.gold-poi18:hover {
    background-position: -362px -317px;
}

.gold-poi19 {
    background-position: -383px -81px;
}

.gold-poi19:hover {
    background-position: -383px -317px;
}

.gold-poi20 {
    background-position: -404px -81px;
}

.gold-poi20:hover {
    background-position: -404px -317px;
}

.gold-poi21 {
    background-position: -425px -81px;
}

.gold-poi21:hover {
    background-position: -425px -317px;
}

.gold-poi22 {
    background-position: -446px -81px;
}

.gold-poi22:hover {
    background-position: -446px -317px;
}

.gold-poi23 {
    background-position: -467px -81px;
}

.gold-poi23:hover {
    background-position: -467px -317px;
}

.gold-poi24 {
    background-position: -488px -81px;
}

.gold-poi24:hover {
    background-position: -488px -317px;
}

.gold-poi25 {
    background-position: -509px -81px;
}

.gold-poi25:hover {
    background-position: -509px -317px;
}

.gold-poi26 {
    background-position: -530px -81px;
}

.gold-poi26:hover {
    background-position: -530px -317px;
}

.gold-poi27 {
    background-position: -551px -81px;
}

.gold-poi27:hover {
    background-position: -551px -317px;
}

.gold-poi28 {
    background-position: -572px -81px;
}

.gold-poi28:hover {
    background-position: -572px -317px;
}

.gold-poi2.active {
    background-position: -26px -317px;
}

.gold-poi3.active {
    background-position: -47px -317px;
}

.gold-poi4.active {
    background-position: -68px -317px;
}

.gold-poi5.active {
    background-position: -89px -317px;
}

.gold-poi6.active {
    background-position: -110px -317px;
}

.gold-poi7.active {
    background-position: -131px -317px;
}

.gold-poi8.active {
    background-position: -152px -317px;
}

.gold-poi9.active {
    background-position: -173px -317px;
}

.gold-poi10.active {
    background-position: -194px -317px;
}

.gold-poi11.active {
    background-position: -215px -317px;
}

.gold-poi12.active {
    background-position: -236px -317px;
}

.gold-poi13.active {
    background-position: -257px -317px;
}

.gold-poi14.active {
    background-position: -278px -317px;
}

.gold-poi15.active {
    background-position: -299px -317px;
}

.gold-poi16.active {
    background-position: -320px -317px;
}

.gold-poi17.active {
    background-position: -341px -317px;
}

.gold-poi18.active {
    background-position: -362px -317px;
}

.gold-poi19.active {
    background-position: -383px -317px;
}

.gold-poi20.active {
    background-position: -404px -317px;
}

.gold-poi21.active {
    background-position: -425px -317px;
}

.gold-poi22.active {
    background-position: -446px -317px;
}

.gold-poi23.active {
    background-position: -467px -317px;
}

.gold-poi24.active {
    background-position: -488px -317px;
}

.gold-poi25.active {
    background-position: -509px -317px;
}

.gold-poi26.active {
    background-position: -530px -317px;
}

.gold-poi27.active {
    background-position: -551px -317px;
}

.gold-poi28.active {
    background-position: -572px -317px;
}

[class*="-poi"].active {
    z-index: 9999 !important;
}

.warning {
    margin-top: -40px;
    padding-bottom: 40px;
    text-align: center;
}

.warning a {
    color: #ba0000;
    font-weight: bold;
    font-size: 1.4em;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

h1 {
    font-size: 25px;
    margin-bottom: 15px;
}

h1.main {
    font-size: 36px;
}

h2 {
    font-size: 21px;
    margin-bottom: 15px;
}

h2.main {
    font-size: 24px;
}

h3 {
    font-size: 17px;
    margin-bottom: 15px;
}

h4 {
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 700;
}

h5 {
    font-size: 12px;
    margin-bottom: 15px;
    font-weight: 700;
}

h6 {
    font-size: 11px;
    margin-bottom: 15px;
    font-weight: bold;
}

body {
    font-size: 12px;
}

p {
    font-size: 12px;
    margin: 0 0 12px;
}

.small {
    font-size: 11px !important;
}

.submain {
    color: #b8b8b8;
    font-size: 16px;
}

.below-add {
    color: #b8b8b8;
    font-size: 13px;
}

.tel-number {
    margin-bottom: 90px;
}

.tel-number .highlight {
    font-size: 24px;
    font-weight: 700;
}

.bold {
    font-weight: 700;
}

.top-panel {
    top: 0;
    z-index: 9999;
    width: 100%;
    background: #ffde00;
    line-height: 2.4;
    height: 26px;
}

.top-panel.no-home {
    position: fixed;
}

.top-panel ul {
    background: #ffde00;
    color: #808080;
    line-height: 2.4;
    width: 100%;
    font-size: 0;
    max-height: 26px;
    text-align: center !important;
}

.top-panel li {
    display: inline-block;
    vertical-align: middle;
}

.top-panel li a {
    border-left: 1px solid black;
    padding: 0 12px 1px;
    font-size: 11px;
    color: black;
}

.top-panel li img {
    padding-right: 12px;
}

.top-panel li:last-child a {
    padding-right: 0;
}

#site-header {
    height: 444px;
    background: #efefef url(images/header/gradient.png) repeat-x;
    position: relative;
    margin-bottom: 74px;
    overflow: hidden;
}

#site-header .header-logo {
    padding: 62px 0 0;
    margin-bottom: 15px;
}

#site-header .header-logo a {
    margin: 0 auto;
    width: 265px;
    height: 50px;
    background: url('images/logo.png') no-repeat;
    position: relative;
    z-index: 999;
}

#site-header .header-logo a.text-hidden {
    text-indent: -999em;
}

#site-header .search-box .search-form {
    margin: 0 auto;
    padding: 110px 0 98px;
    z-index: 999;
}

#site-header .filter {
    display: none;
    visibility: hidden;
}

#site-header #town {
    background: url(images/header/town_center.png) 0 0 no-repeat;
    height: 270px;
    position: absolute;
    bottom: 23px;
    z-index: 3;
}

#site-header #houses-right {
    background: url(images/header/houses_right.png) 0 0 no-repeat;
    height: 171px;
    width: 523px;
    position: absolute;
    bottom: 23px;
    right: -500px;
    z-index: 1;
}

#site-header #factory {
    background: url(images/header/factory.png) 0 0 no-repeat;
    height: 133px;
    width: 145px;
    position: absolute;
    bottom: 23px;
    left: -315px;
    z-index: 1;
}

#site-header #factory .smoke_1_2 {
    animation: smoke 1s linear 0s infinite;
    -moz-animation: smoke 1s linear 0s infinite;
    -webkit-animation: smoke 1s linear 0s infinite;
    -o-animation: smoke 1s linear 0s infinite;
    background: url(images/header/smoke.png) 0 0 no-repeat;
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -32px;
    right: -7px;
    background-size: 100%;
}

#site-header #factory .smoke_2_2 {
    animation: smoke 2s linear 0s infinite;
    -moz-animation: smoke 2s linear 0s infinite;
    -webkit-animation: smoke 2s linear 0s infinite;
    -o-animation: smoke 2s linear 0s infinite;
    background: url(images/header/smoke.png) 0 0 no-repeat;
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -24px;
    right: -7px;
    background-size: 100%;
}

#site-header #road {
    background: url(images/header/road.png) repeat-x;
    height: 48px;
    position: absolute;
    bottom: 2px;
    z-index: 4;
}

#site-header #road .roadBus {
    width: 100%;
    height: 100%;
    animation: bus 90s linear 0s infinite;
    -moz-animation: bus 90s linear 0s infinite;
    -webkit-animation: bus 90s linear 0s infinite;
    -o-animation: bus 90s linear 0s infinite;
    overflow: visible;
    position: absolute;
    bottom: 0;
}

#site-header #road .roadBus .bus_1_2 {
    background: url(images/header/bus.png) 0 0 no-repeat;
    display: block;
    width: 100px;
    height: 42px;
    position: absolute;
    bottom: 13px;
    right: 30%;
}

#site-header #road .roadBus .bus_2_2 {
    background: url(images/header/bus.png) 0 0 no-repeat;
    display: block;
    width: 100px;
    height: 42px;
    position: absolute;
    bottom: 13px;
    right: 630%;
}

#site-header #road .roadRedCar {
    width: 100%;
    height: 100%;
    animation: redCar 30s linear 0s infinite;
    -moz-animation: redCar 30s linear 0s infinite;
    -webkit-animation: redCar 30s linear 0s infinite;
    -o-animation: redCar 30s linear 0s infinite;
    overflow: visible;
    position: absolute;
    bottom: 0;
}

#site-header #road .roadRedCar .red_car_1_2 {
    background: url(images/header/red_car.png) 0 0 no-repeat;
    display: block;
    width: 68px;
    height: 35px;
    position: absolute;
    bottom: 13px;
    right: 70%;
}

#site-header #road .roadRedCar .red_car_2_2 {
    background: url(images/header/red_car.png) 0 0 no-repeat;
    display: block;
    width: 68px;
    height: 35px;
    position: absolute;
    bottom: 13px;
    right: 270%;
}

#site-header #road .roadCars {
    width: 100%;
    height: 100%;
    animation: cars 15s linear 0s infinite;
    -moz-animation: cars 15s linear 0s infinite;
    -webkit-animation: cars 15s linear 0s infinite;
    -o-animation: cars 15s linear 0s infinite;
    overflow: visible;
    position: absolute;
    bottom: 0;
}

#site-header #road .roadCars .wagon_1_2 {
    background: url(images/header/wagon.png) 0 0 no-repeat;
    display: block;
    width: 60px;
    height: 48px;
    position: absolute;
    bottom: 13px;
    right: 10%;
}

#site-header #road .roadCars .wagon_2_2 {
    background: url(images/header/wagon.png) 0 0 no-repeat;
    display: block;
    width: 60px;
    height: 48px;
    position: absolute;
    bottom: 13px;
    right: 110%;
}

#site-header #road .roadCars .blue_car_1_2 {
    background: url(images/header/blue_car_1.png) 0 0 no-repeat;
    display: block;
    width: 67px;
    height: 34px;
    position: absolute;
    bottom: 13px;
    right: 40%;
}

#site-header #road .roadCars .blue_car_2_2 {
    background: url(images/header/blue_car_1.png) 0 0 no-repeat;
    display: block;
    width: 67px;
    height: 34px;
    position: absolute;
    bottom: 13px;
    right: 140%;
}

#site-header #road .roadCars .car_1_2 {
    background: url(images/header/blue_car_1.png) 0 0 no-repeat;
    display: block;
    width: 67px;
    height: 34px;
    position: absolute;
    bottom: 13px;
    right: 40%;
}

#site-header #road .roadCars .car_2_2 {
    background: url(images/header/blue_car_1.png) 0 0 no-repeat;
    display: block;
    width: 67px;
    height: 34px;
    position: absolute;
    bottom: 13px;
    right: 140%;
}

#site-header #road .roadScooter {
    width: 100%;
    height: 100%;
    animation: scooter 45s linear 0s infinite;
    -moz-animation: scooter 45s linear 0s infinite;
    -webkit-animation: scooter 45s linear 0s infinite;
    -o-animation: scooter 45s linear 0s infinite;
    overflow: visible;
    position: absolute;
    bottom: 0;
}

#site-header #road .roadScooter .scooter_1_2 {
    background: url(images/header/scooter.png) 0 0 no-repeat;
    display: block;
    width: 40px;
    height: 56px;
    position: absolute;
    bottom: 13px;
    right: 90%;
}

#site-header #road .roadScooter .scooter_2_2 {
    background: url(images/header/scooter.png) 0 0 no-repeat;
    display: block;
    width: 40px;
    height: 56px;
    position: absolute;
    bottom: 13px;
    right: 390%;
}

#site-header #road .roadBlueCar {
    width: 100%;
    height: 100%;
    animation: blueCar 30s linear 0s infinite;
    -moz-animation: blueCar 30s linear 0s infinite;
    -webkit-animation: blueCar 30s linear 0s infinite;
    -ms-animation: blueCar 30s linear 0s infinite;
    overflow: visible;
    position: absolute;
    bottom: 0;
}

#site-header #road .roadBlueCar .blue_car_1_2 {
    background: url(images/header/blue_car_2.png) 0 0 no-repeat;
    display: block;
    width: 68px;
    height: 35px;
    position: absolute;
    bottom: 30px;
    left: 50%;
}

#site-header #road .roadBlueCar .blue_car_2_2 {
    background: url(images/header/blue_car_2.png) 0 0 no-repeat;
    display: block;
    width: 67px;
    height: 34px;
    position: absolute;
    bottom: 30px;
    left: 250%;
}

#site-header #road .roadCars_2 {
    width: 100%;
    height: 100%;
    animation: cars2 30s linear 0s infinite;
    -moz-animation: cars2 30s linear 0s infinite;
    -webkit-animation: cars2 30s linear 0s infinite;
    -o-animation: cars2 30s linear 0s infinite;
    overflow: visible;
    position: absolute;
    bottom: 0;
}

#site-header #road .roadCars_2 .van_1_2 {
    background: url(images/header/van.png) 0 0 no-repeat;
    display: block;
    width: 60px;
    height: 40px;
    position: absolute;
    bottom: 30px;
    left: 20%;
}

#site-header #road .roadCars_2 .van_2_2 {
    background: url(images/header/van.png) 0 0 no-repeat;
    display: block;
    width: 60px;
    height: 40px;
    position: absolute;
    bottom: 30px;
    left: 220%;
}

#site-header #road .roadCars_2 .blue_car_1_2 {
    background: url(images/header/blue_car_1.png) 0 0 no-repeat;
    display: block;
    width: 67px;
    height: 34px;
    position: absolute;
    bottom: 13px;
    right: 40%;
}

#site-header #road .roadCars_2 .blue_car_2_2 {
    background: url(images/header/blue_car_1.png) 0 0 no-repeat;
    display: block;
    width: 67px;
    height: 34px;
    position: absolute;
    bottom: 13px;
    right: 140%;
}

#site-header #road .roadFirefighters {
    width: 100%;
    height: 100%;
    animation: firefighters 45s linear 0s infinite;
    -moz-animation: firefighters 45s linear 0s infinite;
    -webkit-animation: firefighters 45s linear 0s infinite;
    -o-animation: firefighters 45s linear 0s infinite;
    overflow: visible;
    position: absolute;
    bottom: 0;
}

#site-header #road .roadFirefighters .firefighters_1_2 {
    background: url(images/header/firefighters.png) 0 0 no-repeat;
    display: block;
    width: 73px;
    height: 50px;
    position: absolute;
    bottom: 30px;
    left: 140%;
}

#site-header #road .roadFirefighters .firefighters_2_2 {
    background: url(images/header/firefighters.png) 0 0 no-repeat;
    display: block;
    width: 73px;
    height: 50px;
    position: absolute;
    bottom: 30px;
    left: 440%;
}

#site-header #road .roadScooter2 {
    width: 100%;
    height: 100%;
    animation: scooter2 30s linear 0s infinite;
    -moz-animation: scooter2 30s linear 0s infinite;
    -webkit-animation: scooter2 30s linear 0s infinite;
    -o-animation: scooter2 30s linear 0s infinite;
    overflow: visible;
    position: absolute;
    bottom: 0;
}

#site-header #road .roadScooter2 .scooter_1_2 {
    background: url(images/header/scooter_2.png) 0 0 no-repeat;
    display: block;
    width: 40px;
    height: 56px;
    position: absolute;
    bottom: 30px;
    left: 70%;
}

#site-header #road .roadScooter2 .scooter_2_2 {
    background: url(images/header/scooter_2.png) 0 0 no-repeat;
    display: block;
    width: 40px;
    height: 56px;
    position: absolute;
    bottom: 30px;
    left: 270%;
}

#site-header #road #lamps {
    background: url(images/header/lamp2.png) 40px 0 repeat-x;
    height: 128px;
    position: absolute;
    bottom: 7px;
}

#site-header #road #trees {
    background: url(images/header/trees.png) -16px 0 repeat-x;
    height: 100px;
    position: absolute;
    bottom: 0;
}

#site-header #road #people [class*="person"] {
    animation: move .35s steps(4) infinite;
    -moz-animation: move .35s steps(4) infinite;
    -webkit-animation: move .35s steps(4) infinite;
    -o-animation: move .35s steps(4) infinite;
}

#site-header #road #people .peopleInner_1 {
    width: 100%;
    height: 100%;
    animation: long_walk_rl 78s linear 0s infinite;
    -moz-animation: long_walk_rl 78s linear 0s infinite;
    -webkit-animation: long_walk_rl 78s linear 0s infinite;
    -o-animation: long_walk_rl 78s linear 0s infinite;
    overflow: visible;
    position: absolute;
    bottom: 0;
}

#site-header #road #people .peopleInner_1 * {
    display: block;
    bottom: 3px;
}

#site-header #road #people .peopleInner_1 .person1_1_2 {
    background: url(images/header/brown_man_sprite.png);
    width: 20px;
    height: 43px;
    position: absolute;
    left: 26%;
    animation: move .35s steps(4) infinite;
    -moz-animation: move .35s steps(4) infinite;
    -webkit-animation: move .35s steps(4) infinite;
    -o-animation: move .35s steps(4) infinite;
}

#site-header #road #people .peopleInner_1 .person1_2_2 {
    background: url(images/header/brown_man_sprite.png);
    width: 20px;
    height: 43px;
    position: absolute;
    left: 156%;
}

#site-header #road #people .peopleInner_1 .person2_1_2 {
    background: url(images/header/yellow_woman_sprite.png);
    width: 19px;
    height: 50px;
    position: absolute;
    left: 50%;
}

#site-header #road #people .peopleInner_1 .person2_2_2 {
    background: url(images/header/yellow_woman_sprite.png);
    width: 19px;
    height: 50px;
    position: absolute;
    left: 180%;
}

#site-header #road #people .peopleInner_1 .person3_1_2 {
    background: url(images/header/blue_man_2_sprite.png);
    width: 24px;
    height: 43px;
    position: absolute;
    left: 58%;
}

#site-header #road #people .peopleInner_1 .person3_2_2 {
    background: url(images/header/blue_man_2_sprite.png);
    width: 24px;
    height: 43px;
    position: absolute;
    left: 188%;
}

#site-header #road #people .peopleInner_1 .person4_1_2 {
    background: url(images/header/scarf_man_sprite.png);
    width: 19px;
    height: 43px;
    position: absolute;
    left: 91%;
}

#site-header #road #people .peopleInner_1 .person4_2_2 {
    background: url(images/header/scarf_man_sprite.png);
    width: 19px;
    height: 43px;
    position: absolute;
    left: 221%;
}

#site-header #road #people .peopleInner_1 .person5_1_2 {
    background: url(images/header/retro_woman.png);
    width: 20px;
    height: 43px;
    position: absolute;
    left: 120%;
}

#site-header #road #people .peopleInner_2 {
    width: 100%;
    height: 100%;
    animation: long_walk_lr 120s linear 0s infinite;
    -moz-animation: long_walk_lr 120s linear 0s infinite;
    -webkit-animation: long_walk_lr 120s linear 0s infinite;
    -o-animation: long_walk_lr 120s linear 0s infinite;
    overflow: visible;
    position: absolute;
    bottom: 0;
}

#site-header #road #people .peopleInner_2 * {
    display: block;
    bottom: 0;
}

#site-header #road #people .peopleInner_2 .person1_1_2 {
    background: url(images/header/brown_man_2_sprite.png);
    width: 20px;
    height: 43px;
    position: absolute;
    right: 34%;
}

#site-header #road #people .peopleInner_2 .person1_2_2 {
    background: url(images/header/brown_man_2_sprite.png);
    width: 20px;
    height: 43px;
    position: absolute;
    right: 234%;
}

#site-header #road #people .peopleInner_2 .person2_1_2 {
    background: url(images/header/red_woman_sprite.png);
    width: 19px;
    height: 50px;
    position: absolute;
    right: 12%;
}

#site-header #road #people .peopleInner_2 .person2_2_2 {
    background: url(images/header/red_woman_sprite.png);
    width: 19px;
    height: 50px;
    position: absolute;
    right: 212%;
}

#site-header #road #people .peopleInner_2 .person3_1_2 {
    background: url(images/header/lady_sprite.png);
    width: 20px;
    height: 43px;
    position: absolute;
    right: 79%;
}

#site-header #road #people .peopleInner_2 .person3_2_2 {
    background: url(images/header/lady_sprite.png);
    width: 20px;
    height: 43px;
    position: absolute;
    right: 279%;
}

#site-header #road #people .peopleInner_2 .person4_1_2 {
    background: url(images/header/grandma_sprite.png);
    width: 19px;
    height: 43px;
    position: absolute;
    right: 85%;
}

#site-header #road #people .peopleInner_2 .person4_2_2 {
    background: url(images/header/grandma_sprite.png);
    width: 19px;
    height: 43px;
    position: absolute;
    right: 285%;
}

#site-header #road #people .peopleInner_2 .person5_1_2 {
    background: url(images/header/lady_2_sprite.png);
    width: 21px;
    height: 43px;
    position: absolute;
    right: 120%;
}

#site-header #hills-1 {
    background: url(images/header/hill_1.png) -48px 0 repeat-x;
    height: 130px;
    position: absolute;
    bottom: 54px;
    z-index: 1;
}

#site-header #hills-2 {
    background: url(images/header/hill_2.png) -180px 0 repeat-x;
    height: 140px;
    position: absolute;
    bottom: 48px;
    z-index: 3;
}

#site-header #mountains-1 {
    background: url(images/header/mountains_2.png) 50px 0 repeat-x;
    height: 236px;
    position: absolute;
    bottom: 54px;
}

#site-header #mountains-2 {
    background: url(images/header/mountains_1.png) -130px 0 repeat-x;
    height: 215px;
    position: absolute;
    bottom: 55px;
}

#site-header .clouds {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
}

#site-header .clouds .cloudsInner {
    width: 100%;
    height: 100%;
    animation: cloudsFloating 200s linear 0s infinite;
    -ms-animation: cloudsFloating 200s linear 0s infinite;
    -moz-animation: cloudsFloating 200s linear 0s infinite;
    -webkit-animation: cloudsFloating 200s linear 0s infinite;
    -o-animation: cloudsFloating 200s linear 0s infinite;
    overflow: visible;
    position: relative;
}

#site-header .clouds .cloudsInner .cloud_1 {
    background: url(images/header/clouds.png) 0 0 no-repeat;
    display: block;
    width: 82px;
    height: 24px;
    position: absolute;
    top: 50px;
    left: 5%;
}

#site-header .clouds .cloudsInner .cloud_2 {
    background: url(images/header/clouds.png) 0 -25px no-repeat;
    display: block;
    width: 40px;
    height: 16px;
    position: absolute;
    top: 80px;
    left: 25%;
}

#site-header .clouds .cloudsInner .cloud_3 {
    background: url(images/header/clouds.png) -42px -25px no-repeat;
    display: block;
    width: 40px;
    height: 16px;
    position: absolute;
    top: 90px;
    left: 40%;
}

#site-header .clouds .cloudsInner .cloud_4 {
    background: url(images/header/clouds.png) 0 -92px no-repeat;
    display: block;
    width: 60px;
    height: 18px;
    position: absolute;
    top: 30px;
    left: 60%;
}

#site-header .clouds .cloudsInner .cloud_5 {
    background: url(images/header/clouds.png) 0 -63px no-repeat;
    display: block;
    width: 82px;
    height: 28px;
    position: absolute;
    top: 100px;
    left: 80%;
}

#site-header .clouds .cloudsInner .cloud_6 {
    background: url(images/header/clouds.png) 0 0 no-repeat;
    display: block;
    width: 82px;
    height: 24px;
    position: absolute;
    top: 50px;
    left: 105%;
}

#site-header .clouds .cloudsInner .cloud_7 {
    background: url(images/header/clouds.png) 0 -25px no-repeat;
    display: block;
    width: 40px;
    height: 16px;
    position: absolute;
    top: 80px;
    left: 125%;
}

#site-header .clouds .cloudsInner .cloud_8 {
    background: url(images/header/clouds.png) -42px -25px no-repeat;
    display: block;
    width: 40px;
    height: 16px;
    position: absolute;
    top: 90px;
    left: 140%;
}

#site-header .clouds .cloudsInner .cloud_9 {
    background: url(images/header/clouds.png) 0 -92px no-repeat;
    display: block;
    width: 60px;
    height: 18px;
    position: absolute;
    top: 30px;
    left: 160%;
}

#site-header .clouds .cloudsInner .cloud_10 {
    background: url(images/header/clouds.png) 0 -63px no-repeat;
    display: block;
    width: 82px;
    height: 28px;
    position: absolute;
    top: 100px;
    left: 180%;
}

#site-header .clouds .helicopterInner {
    width: 100%;
    height: 100%;
    animation: helicopter 45s linear 0s infinite;
    -moz-animation: helicopter 45s linear 0s infinite;
    -webkit-animation: helicopter 45s linear 0s infinite;
    -o-animation: helicopter 45s linear 0s infinite;
    overflow: visible;
    position: absolute;
    top: 20px;
    z-index: 999;
}

#site-header .clouds .helicopterInner [class*="helicopter"] {
    animation: fly .25s steps(4) infinite;
    -moz-animation: fly .25s steps(4) infinite;
    -webkit-animation: fly .25s steps(4) infinite;
    -o-animation: fly .25s steps(4) infinite;
}

#site-header .clouds .helicopterInner .helicopter_1_2 {
    background: url(images/header/helicopter.png);
    display: block;
    width: 70px;
    height: 37px;
    position: absolute;
    top: 135px;
    left: 80%;
    z-index: 999;
}

#site-header .clouds .helicopterInner .helicopter_2_2 {
    background: url(images/header/helicopter.png);
    display: block;
    width: 70px;
    height: 37px;
    position: absolute;
    top: 135px;
    left: 380%;
    z-index: 999;
}

#site-header.winter #town {
    background: url(images/header/winter/town_center.png) -27px 0 no-repeat;
}

#site-header.winter #houses-right {
    background: none;
}

#site-header.winter #factory {
    display: none;
    visibility: hidden;
}

#site-header.winter #road {
    background: url(images/header/winter/road.png) repeat-x;
}

#site-header.winter #road #trees {
    background: url(images/header/winter/trees.png) -16px 0 repeat-x;
}

#site-header.winter #road #snowman {
    background: url(images/header/winter/snowman.png);
    height: 64px;
    width: 43px;
    position: absolute;
    bottom: 7px;
    right: 22%;
}

#site-header.winter #road #people .peopleInner_1 .person1_1_2 {
    background: url(images/header/winter/brown_man_sprite.png);
}

#site-header.winter #road #people .peopleInner_1 .person1_2_2 {
    background: url(images/header/winter/brown_man_sprite.png);
}

#site-header.winter #road #people .peopleInner_1 .person2_1_2 {
    background: url(images/header/winter/yellow_woman_sprite.png);
}

#site-header.winter #road #people .peopleInner_1 .person2_2_2 {
    background: url(images/header/winter/yellow_woman_sprite.png);
}

#site-header.winter #road #people .peopleInner_1 .person3_1_2 {
    background: url(images/header/winter/blue_man_2_sprite.png);
}

#site-header.winter #road #people .peopleInner_1 .person3_2_2 {
    background: url(images/header/winter/blue_man_2_sprite.png);
}

#site-header.winter #road #people .peopleInner_1 .person4_1_2 {
    background: url(images/header/winter/scarf_man_sprite.png);
}

#site-header.winter #road #people .peopleInner_1 .person4_2_2 {
    background: url(images/header/winter/scarf_man_sprite.png);
}

#site-header.winter #road #people .peopleInner_1 .person5_1_2 {
    background: url(images/header/winter/retro_woman.png);
}

#site-header.winter #road #people .peopleInner_1 .person5_2_2 {
    background: url(images/header/winter/retro_woman.png);
}

#site-header.winter #road #people .peopleInner_2 .person1_1_2 {
    background: url(images/header/winter/brown_man_2_sprite.png);
}

#site-header.winter #road #people .peopleInner_2 .person1_2_2 {
    background: url(images/header/winter/brown_man_2_sprite.png);
}

#site-header.winter #road #people .peopleInner_2 .person2_1_2 {
    background: url(images/header/winter/red_woman_sprite.png);
}

#site-header.winter #road #people .peopleInner_2 .person2_2_2 {
    background: url(images/header/winter/red_woman_sprite.png);
}

#site-header.winter #road #people .peopleInner_2 .person4_1_2 {
    background: url(images/header/winter/grandma_sprite.png);
    width: 24px;
}

#site-header.winter #road #people .peopleInner_2 .person4_2_2 {
    background: url(images/header/winter/grandma_sprite.png);
    width: 24px;
}

#site-header.winter #hills-1 {
    background: url(images/header/winter/hill_1.png) -48px 0 repeat-x;
}

#site-header.winter #hills-2 {
    background: url(images/header/winter/hill_2.png) -180px 0 repeat-x;
}

#site-header.winter .clouds .helicopterInner [class*="titmouse"] {
    animation: fly3 .25s steps(4) infinite;
    -moz-animation: fly3 .25s steps(4) infinite;
    -webkit-animation: fly3 .25s steps(4) infinite;
    -o-animation: fly3 .25s steps(4) infinite;
    width: 24px;
    height: 15px;
    position: absolute;
    z-index: 999;
}

#site-header.winter .clouds .helicopterInner .titmouse1_1_2 {
    background: url(images/header/winter/titmouse.png);
    top: 20px;
    left: 20%;
}

#site-header.winter .clouds .helicopterInner .titmouse1_2_2 {
    background: url(images/header/winter/titmouse.png);
    top: 20px;
    right: -220%;
}

#site-header.winter .clouds .helicopterInner .titmouse2_1_2 {
    background: url(images/header/winter/titmouse.png);
    top: 180px;
    right: -190%;
}

#site-header.winter .clouds .helicopterInner .titmouse3_1_2 {
    background: url(images/header/winter/titmouse.png);
    top: 84px;
    right: -40%;
}

#site-header.christmas #town .flags-lights {
    background: url(images/header/christmas/flags-lights.png) 0 0 repeat-x;
    width: 90px;
    height: 26px;
    position: absolute;
    bottom: 86px;
    right: 120px;
    -webkit-animation: flashing2 2s steps(2) infinite;
    -moz-animation: flashing2 2s steps(2) infinite;
    animation: flashing2 2s steps(2) infinite;
}

#site-header.christmas #town .hotel-top-lights {
    background: url(images/header/christmas/wall-lights.png) 0 0 repeat-x;
    width: 157px;
    height: 24px;
    position: absolute;
    bottom: 192px;
    right: 262px;
    -webkit-animation: flashing3 2s steps(3) infinite;
    -moz-animation: flashing3 2s steps(3) infinite;
    animation: flashing3 2s steps(3) infinite;
}

#site-header.christmas #town .shop-top-lights {
    background: url(images/header/christmas/wall-lights.png) 0 0 repeat-x;
    width: 235px;
    height: 24px;
    position: absolute;
    bottom: 71px;
    left: 113px;
    -webkit-animation: flashing3 2s steps(3) infinite;
    -moz-animation: flashing3 2s steps(3) infinite;
    animation: flashing3 2s steps(3) infinite;
}

#site-header.christmas #road #lamps {
    background: url(images/header/christmas/lamp.png) 40px 0 repeat-x;
    position: relative;
    bottom: 87px;
}

#site-header.christmas #road #lamps [class*="lamp-lights"] {
    background: url(images/header/christmas/lamp-lights.png) 0 0 repeat-x;
    width: 56px;
    height: 23px;
    position: absolute;
    bottom: 78px;
    -webkit-animation: flashing 2s steps(3) infinite;
    -moz-animation: flashing 2s steps(3) infinite;
    animation: flashing 2s steps(3) infinite;
}

#site-header.christmas #road #lamps [class*="lamp-lights"].delay {
    background: url(images/header/christmas/lamp-lights2.png) 0 0 repeat-x;
}

#site-header.christmas #road #lamps .lamp-lights_1 {
    left: 43px;
}

#site-header.christmas #road #lamps .lamp-lights_2 {
    left: 245px;
}

#site-header.christmas #road #lamps .lamp-lights_3 {
    left: 447px;
}

#site-header.christmas #road #lamps .lamp-lights_4 {
    left: 649px;
}

#site-header.christmas #road #lamps .lamp-lights_5 {
    left: 851px;
}

#site-header.christmas #road #lamps .lamp-lights_6 {
    left: 1053px;
}

#site-header.christmas #road #lamps .lamp-lights_7 {
    left: 1255px;
}

#site-header.christmas #road #lamps .lamp-lights_8 {
    left: 1457px;
}

#site-header.christmas #road .christmas-tree {
    background: url(images/header/christmas/christmas-tree.png) 0 0 repeat-x;
    width: 74px;
    height: 164px;
    position: absolute;
    bottom: 8px;
    left: 20%;
    -webkit-animation: flashing4 2s steps(3) infinite;
    -moz-animation: flashing4 2s steps(3) infinite;
    -o-animation: flashing4 2s steps(3) infinite;
    animation: flashing4 2s steps(3) infinite;
}

#site-header.christmas #road #people .peopleInner_2 .person3_1_2 {
    background: url(images/header/christmas/jesus.png);
    height: 47px;
}

#site-header.christmas #road #people .peopleInner_2 .person3_2_2 {
    background: url(images/header/christmas/jesus.png);
    height: 47px;
}

#site-header.christmas #road #people .peopleInner_2 .person5_1_2 {
    background: url(images/header/christmas/saint_nicolas.png);
}

#site-header.christmas #hills-1 {
    background: url(images/header/christmas/hill_1.png) -48px 15px repeat-x;
}

#site-header.christmas #hills-2 {
    background: url(images/header/christmas/hill_2.png) -180px 0 repeat-x;
}

#site-header.christmas .clouds .helicopterInner [class*="helicopter"] {
    animation: fly2 .25s steps(4) infinite;
    -moz-animation: fly2 .25s steps(4) infinite;
    -webkit-animation: fly2 .25s steps(4) infinite;
    -o-animation: fly2 .25s steps(4) infinite;
    width: 121px;
}

#site-header.christmas .clouds .helicopterInner .helicopter_1_2 {
    background: url(images/header/christmas/santa_claus.png);
}

#site-header.christmas .clouds .helicopterInner .helicopter_2_2 {
    background: url(images/header/christmas/santa_claus.png);
}

@-webkit-keyframes cloudsFloating {
    from {
        -webkit-transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-100%);
    }
}

@-webkit-keyframes scooter {
    0% {
        right: 0;
    }
    100% {
        right: -300%;
    }
}

@-webkit-keyframes scooter2 {
    from {
        -webkit-transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-200%);
    }
}

@-webkit-keyframes cars {
    0% {
        right: 0;
    }
    100% {
        right: -100%;
    }
}

@-webkit-keyframes cars2 {
    from {
        -webkit-transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-200%);
    }
}

@-webkit-keyframes redCar {
    0% {
        right: 0;
    }
    100% {
        right: -200%;
    }
}

@-webkit-keyframes blueCar {
    from {
        -webkit-transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-200%);
    }
}

@-webkit-keyframes bus {
    0% {
        right: 0;
    }
    100% {
        right: -600%;
    }
}

@-webkit-keyframes firefighters {
    from {
        -webkit-transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-300%);
    }
}

@-webkit-keyframes helicopter {
    from {
        left: 0;
    }
    to {
        left: -300%;
    }
}

@-webkit-keyframes smoke {
    0% {
        width: 13px;
        height: 13px;
        top: -12px;
        right: 3px;
        opacity: .35;
    }
    65% {
        width: 32px;
        height: 32px;
        top: -64px;
        right: -7px;
        opacity: .6;
    }
    100% {
        width: 18px;
        height: 18px;
        top: -74px;
        right: 0;
        opacity: .35;
    }
}

@-webkit-keyframes long_walk_rl {
    from {
        -webkit-transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-130%);
    }
}

@-webkit-keyframes long_walk_lr {
    0% {
        right: 0;
    }
    100% {
        right: -200%;
    }
}

@-webkit-keyframes walk_rl {
    0% {
        -webkit-transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-200%);
    }
}

@-webkit-keyframes walk_lr {
    0% {
        right: 0;
    }
    100% {
        right: -200%;
    }
}

@-webkit-keyframes move {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 96px center;
    }
}

@-webkit-keyframes fly {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 280px center;
    }
}

@-webkit-keyframes fly2 {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 484px center;
    }
}

@-webkit-keyframes fly3 {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 97px center;
    }
}

@-webkit-keyframes flashing {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 168px center;
    }
}

@-webkit-keyframes flashing2 {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 182px center;
    }
}

@-webkit-keyframes flashing3 {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 117px center;
    }
}

@-webkit-keyframes flashing4 {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 222px center;
    }
}

@-moz-keyframes cloudsFloating {
    from {
        -moz-transform: translateX(0);
    }
    to {
        -moz-transform: translateX(-100%);
    }
}

@-moz-keyframes scooter {
    0% {
        right: 0;
    }
    100% {
        right: -300%;
    }
}

@-moz-keyframes scooter2 {
    from {
        -moz-transform: translateX(0);
    }
    to {
        -moz-transform: translateX(-200%);
    }
}

@-moz-keyframes cars {
    0% {
        right: 0;
    }
    100% {
        right: -100%;
    }
}

@-moz-keyframes cars2 {
    from {
        -moz-transform: translateX(0);
    }
    to {
        -moz-transform: translateX(-200%);
    }
}

@-moz-keyframes redCar {
    0% {
        right: 0;
    }
    100% {
        right: -200%;
    }
}

@-moz-keyframes blueCar {
    from {
        -moz-transform: translateX(0);
    }
    to {
        -moz-transform: translateX(-200%);
    }
}

@-moz-keyframes bus {
    0% {
        right: 0;
    }
    100% {
        right: -600%;
    }
}

@-moz-keyframes firefighters {
    from {
        -moz-transform: translateX(0);
    }
    to {
        -moz-transform: translateX(-300%);
    }
}

@-moz-keyframes helicopter {
    from {
        -moz-transform: translateX(0);
    }
    to {
        -moz-transform: translateX(-300%);
    }
}

@-moz-keyframes smoke {
    0% {
        width: 13px;
        height: 13px;
        top: -12px;
        right: 3px;
        opacity: .35;
    }
    65% {
        width: 32px;
        height: 32px;
        top: -64px;
        right: -7px;
        opacity: .6;
    }
    100% {
        width: 18px;
        height: 18px;
        top: -74px;
        right: 0;
        opacity: .35;
    }
}

@-moz-keyframes long_walk_rl {
    from {
        -moz-transform: translateX(0);
    }
    to {
        -moz-transform: translateX(-130%);
    }
}

@-moz-keyframes long_walk_lr {
    0% {
        right: 0;
    }
    100% {
        right: -200%;
    }
}

@-moz-keyframes walk_rl {
    from {
        -moz-transform: translateX(0);
    }
    to {
        -moz-transform: translateX(-200%);
    }
}

@-moz-keyframes walk_lr {
    0% {
        right: 0;
    }
    100% {
        right: -200%;
    }
}

@-moz-keyframes move {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 96px center;
    }
}

@-moz-keyframes fly {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 280px center;
    }
}

@-moz-keyframes fly2 {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 484px center;
    }
}

@-moz-keyframes flashing {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 168px center;
    }
}

@-moz-keyframes flashing2 {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 182px center;
    }
}

@-moz-keyframes flashing3 {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 117px center;
    }
}

@-moz-keyframes flashing4 {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 222px center;
    }
}

@keyframes cloudsFloating {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}

@keyframes scooter {
    0% {
        right: 0;
    }
    100% {
        right: -300%;
    }
}

@keyframes scooter2 {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-200%);
    }
}

@keyframes cars {
    0% {
        right: 0;
    }
    100% {
        right: -100%;
    }
}

@keyframes cars2 {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-200%);
    }
}

@keyframes redCar {
    0% {
        right: 0;
    }
    100% {
        right: -200%;
    }
}

@keyframes blueCar {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-200%);
    }
}

@keyframes bus {
    0% {
        right: 0;
    }
    100% {
        right: -600%;
    }
}

@keyframes firefighters {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-300%);
    }
}

@keyframes helicopter {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-300%);
    }
}

@keyframes smoke {
    0% {
        width: 13px;
        height: 13px;
        top: -12px;
        right: 3px;
        opacity: .35;
    }
    65% {
        width: 32px;
        height: 32px;
        top: -64px;
        right: -7px;
        opacity: .6;
    }
    100% {
        width: 18px;
        height: 18px;
        top: -74px;
        right: 0;
        opacity: .35;
    }
}

@keyframes long_walk_rl {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-130%);
    }
}

@keyframes long_walk_lr {
    0% {
        right: 0;
    }
    100% {
        right: -200%;
    }
}

@keyframes walk_rl {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-200%);
    }
}

@keyframes walk_lr {
    0% {
        right: 0;
    }
    100% {
        right: -200%;
    }
}

@keyframes move {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 96px center;
    }
}

@keyframes fly {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 280px center;
    }
}

@keyframes fly2 {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 484px center;
    }
}

@keyframes flashing {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 168px center;
    }
}

@keyframes flashing2 {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 182px center;
    }
}

@keyframes flashing3 {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 117px center;
    }
}

@keyframes flashing4 {
    from {
        background-position: 0 center;
    }
    to {
        background-position: 222px center;
    }
}

#top-bar {
    height: 76px;
    background: black;
    position: fixed;
    z-index: 999;
    top: 0;
}

#top-bar .search-box {
    margin-top: 0;
}

#top-bar .search-box .filter {
    float: right;
    margin: 9px;
    margin-right: 0;
    background: none;
    border: 1px solid #ad9812;
    color: #000;
    padding-left: 20px;
}

#top-bar .search-box .filter i {
    color: #000;
}

#top-bar .search-box .search-form {
    width: 40%;
    margin: 10px 0;
    float: right !important;
}

#top-bar .search-box .search-form #main-input {
    padding: 5px 10px;
}

#top-bar .search-box .search-form #main-input input[type="text"] {
    height: 20px;
    padding: 0 20px;
    font-size: 12px;
}

#top-bar .search-box .search-form #main-input button[type="submit"] {
    height: 20px;
    padding: 2px 25px;
    line-height: 1;
    font-size: 12px;
}

#top-bar .header-logo {
    height: 35px;
    margin: 7.5px 0 !important;
    float: left;
}

#top-bar .header-logo a {
    width: 37px;
    height: inherit;
    background: url('images/logo-mini.png') no-repeat;
    background-size: 35px;
}

#top-bar .header-logo a.text-hidden {
    text-indent: -999em;
}

#top-bar .header-logo+.top-fap-wrap+.search-box {
    margin-top: -50px;
}

#top-bar .top-fap-wrap {
    padding: 0 568px 0 0px;
}

#top-bar .top-fap-wrap li {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

#top-bar .top-fap-wrap li.top-icon-wrap {
    border: 2px solid #ffde00;
    border-radius: 8px;
    margin: 9.5px 4px 9.5px 0px;
    padding: 3.5px 4.5px;
    width: 30px;
    height: 30px;
}

#top-bar .top-fap-wrap li.top-icon-wrap img {
    width: 20px;
    padding-top: 2px;
}

#top-bar .top-fap-wrap li.info {
    font-size: 1.4em;
}

#top-bar .top-fap-wrap li.info .num {
    font-weight: bold;
}

#top-bar .top-fap-wrap li.info a {
    color: #ffde00;
}

#top-bar.cookies-open {
    top: 30px;
}

#top-bar.cookies-open+#wrapper {
    margin-top: 80px;
}

#top-bar.cookies-open+#wrapper.commercial {
    background-position: 50% 80px;
}

.mobile-nav .overlay-span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50px;
    background: #ffde00;
    z-index: 3;
    color: black;
    text-align: right;
    line-height: 2.1;
}

.search-box .search-form.search-form--yext {
    margin: 0 auto !important;
    padding: 110px 0 170px;
}

.search-box .search-form.search-form--yext #main-input {
    border: 1px solid #dcdcdc;
}

.center-icon-box {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}

.center-icon-box a.icon-links {
    display: block;
    margin: 0 auto;
    width: 100px;
}

.center-icon-box a.icon-links:hover {
    text-decoration: none;
}

.center-icon-box .center-icon-box-icon {
    display: block;
    font-size: 4em;
}

.center-icon-box .center-icon-box-icon.icon-mobile-1:before {
    width: .7em !important;
}

.center-icon-box .center-icon-box-icon:before {
    width: 1em !important;
}

.center-icon-box .center-icon-box-heading {
    margin: 0 0 12px;
    font-size: 17px;
}

.center-icon-box .center-icon-box-content {
    font-size: 13px;
    line-height: 1.2;
    color: #b8b8b8;
}

.center-icon-box i {
    line-height: 100px;
    line-height: 94px\9;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.center-icon-box i.shadow {
    overflow: hidden;
}

.center-icon-box i.shadow:before {
    text-shadow: #f2d300 1px 1px, #f2d300 2px 2px, #f2d300 3px 3px, #f2d300 4px 4px, #f2d300 5px 5px, #f2d300 6px 6px, #f2d300 7px 7px, #f2d300 8px 8px, #f2d300 9px 9px, #f2d300 10px 10px, #f2d300 11px 11px, #f2d300 12px 12px, #f2d300 13px 13px, #f2d300 14px 14px, #f2d300 15px 15px, #f2d300 16px 16px, #f2d300 17px 17px, #f2d300 18px 18px, #f2d300 19px 19px, #f2d300 20px 20px, #f2d300 21px 21px, #f2d300 22px 22px, #f2d300 23px 23px, #f2d300 24px 24px, #f2d300 25px 25px, #f2d300 26px 26px, #f2d300 27px 27px, #f2d300 28px 28px, #f2d300 29px 29px, #f2d300 30px 30px, #f2d300 31px 31px, #f2d300 32px 32px, #f2d300 33px 33px, #f2d300 34px 34px, #f2d300 35px 35px, #f2d300 36px 36px, #f2d300 37px 37px, #f2d300 38px 38px, #f2d300 39px 39px, #f2d300 40px 40px, #f2d300 41px 41px, #f2d300 42px 42px, #f2d300 43px 43px, #f2d300 44px 44px, #f2d300 45px 45px, #f2d300 46px 46px, #f2d300 47px 47px, #f2d300 48px 48px, #f2d300 49px 49px, #f2d300 50px 50px;
}

.center-icon-box.circle i {
    -wekit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.center-icon-box.bordered {
    padding: 25px;
    border: 1px solid #ebebeb;
}

.center-icon-box.bordered.hover:hover {
    background: #fcfcfc;
}

.button {
    display: inline-block;
    padding: 1em 3em;
    line-height: 1em;
    color: #b8b8b8;
    background: #fff;
    border: 0;
    -wekit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    cursor: pointer;
    outline: 0;
    text-align: center;
}

.button:hover {
    text-decoration: none;
}

.button .arrow {
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0;
    vertical-align: middle;
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-left: 4px solid rgba(0, 0, 0, 0);
}

.button .value+.arrow {
    margin-left: 5px;
}

.button.default {
    color: #fff;
    background: #ffde00;
    border: 1px solid rgba(0, 0, 0, .15);
}

.button.default.bgWhite {
    color: #333;
}

.button.default.bgRed {
    background: #ec5048;
}

.button.default.backBtn {
    border: 0;
    background: transparent;
    color: #2b4875;
    font-size: 1.3em;
    padding: 10px 0;
    border-radius: 0;
}

.button.outline {
    display: block;
    font-size: 14px;
    padding: 14px 0;
    color: #b8b8b8;
    border: 1px solid #ececec;
    -wekit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
}

.button.outline:hover {
    background: #f3f3f3;
    color: #b8b8b8;
}

.button.outline.svg {
    padding: 8px 20px 8px 15px !important;
}

.button.outline.ms {
    border: 2px solid #fff;
    font-size: 18px;
    padding: 16px 55px;
    -wekit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-weight: 600;
}

.button.outline.ms:hover {
    background: #f1d309 !important;
}

.button.outline.r-btn {
    border: 1px solid #b1b1b1;
    color: #999;
    padding: 12px 26px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0);
    zoom: 1;
    background-color: transparent\9;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
}

.button.outline.r-btn:hover {
    background: #e7e7e7;
}

.button.outline.black {
    color: #000;
    border-color: #000;
    border-width: 2px;
    padding: 10px 15px;
    background: none;
}

.button.add-firm {
    color: #fff;
    padding: 15px 75px;
    font-size: 16px;
    font-weight: 600;
}

.button.add-program {
    padding: 6px 12px;
    font-size: 12px;
    color: #777;
    border-color: #dcdcdc;
}

.button.add-program.big {
    font-size: 14px;
    font-weight: 700;
    padding: 13px 0;
}

.button.add-program:hover {
    background: #ffde00;
    color: #000;
    border-color: #e6c800;
}

.button.filter {
    padding: 8px 29px;
    line-height: 1;
    font-weight: 600;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.button.filter i {
    font-size: 14px;
}

.button.profile {
    padding: .5em 2.4em;
    font-weight: 600;
}

.button.profile:hover {
    background: #f8d90e !important;
}

.button.next {
    font-size: 18px;
    padding: 10px 20px;
    font-weight: 600;
}

.button.inactive {
    cursor: default;
}

.button-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.button-group>.button {
    position: relative;
    float: left;
    margin: 0;
    padding: 6px 12px;
}

.button-group>.button+.button,
.button-group>.button+.button-group {
    margin-left: -1px;
}

.button-group>.button:not(:first-child):not(:last-child) {
    -wekit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.button-group>.button:first-child {
    margin-left: 0;
}

.button-group>.button:first-child:not(:last-child):not(.dropdown) {
    -wekit-border-radius: 24px 0 0 24px;
    -moz-border-radius: 24px 0 0 24px;
    border-radius: 24px 0 0 24px;
}

.button-group>.button:last-child:not(:first-child),
.button-group>.button.dropdown:not(:first-child) {
    -wekit-border-radius: 0 24px 24px 0;
    -moz-border-radius: 0 24px 24px 0;
    border-radius: 0 24px 24px 0;
}

.button-group>.button.dropdown:not(:first-child) {
    border-left: 1px solid #d6bc09;
}

.button-group>.button-group {
    float: left;
}

.button-group>.button-group .button-group+.button,
.button-group>.button-group .button-group+.button-group {
    margin-left: -1px;
}

.button-group>.button-group:not(:first-child):not(:last-child)>.button {
    -wekit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.button-group>.button-group:first-child>.button:last-child {
    -wekit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.button-group>.button-group:last-child>.button:first-child {
    -wekit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.button-group.large .button {
    font-size: 16px;
    padding: 7.5px 14px;
    border-radius: 5px;
}

.button-group.small .button {
    font-size: 10px;
    padding: 2.5px 8px;
    border-radius: 2px;
}

.button-group.justify {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.button-group.justify .button,
.button-group.justify .button-group {
    display: table-cell;
    float: none;
    width: 1%;
}

.button-group.justify .button+.button {
    border-left: 0;
}

.button-group .dropdown-menu {
    position: absolute;
    right: 0;
    z-index: 998;
    display: none;
    float: left;
    min-width: 206px;
    padding: 5px 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background: #fff;
    border: 1px solid #d9d9d9;
    overflow: hidden;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -wekit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    -webkit-box-shadow: 0 3px 10px -3px rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 3px 10px -3px rgba(0, 0, 0, .175);
    box-shadow: 0 3px 10px -3px rgba(0, 0, 0, .175);
}

.button-group .dropdown-menu>li {
    padding: 0;
    margin: 0;
}

.button-group .dropdown-menu>li>a {
    display: block;
    padding: 3px 10px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    font-size: 13px;
}

.button-group .dropdown-menu>li>a:hover,
.button-group .dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
    font-weight: 600px;
}

.button-group .dropdown-menu .divider {
    height: 1px;
    margin: 5px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.button-group .dropdown.up+.dropdown-menu {
    bottom: 100%;
    margin-bottom: 5px;
}

.button-group .dropdown.up .arrow {
    border-bottom: 4px solid;
}

.button-group .dropdown.down+.dropdown-menu {
    top: 100%;
    margin-top: 5px;
}

.button-group .dropdown.down .arrow {
    border-top: 4px solid;
}

.button-group.dropdown-open>.dropdown-menu {
    display: block;
}

.show {
    display: block !important;
    visibility: visible !important;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.invisible {
    visibility: hidden;
}

#main-input {
    position: relative;
    padding: 10px 20px;
    border: 0 solid #efefef;
    background: #fff;
    width: 100%;
    -wekit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
}

#main-input input[type="text"] {
    height: 36px;
    padding: 6px 30px;
    font-size: 20px;
    color: #999;
    vertical-align: middle;
    background: #fff;
    border: 0;
}

#main-input button[type="submit"] {
    height: 36px;
    border-left: 0!important;
    outline: 0;
    padding: 5px 50px;
    margin: 0;
    border: 0;
    font-weight: 800;
    font-size: 14px;
    -wekit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    cursor: pointer;
}

#main-input button[type="submit"]:hover {
    background: #f8d90e !important;
}

#main-input #search-arrow {
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    z-index: 999;
    background: url(images/search-arrow.png) 0 0 no-repeat;
    width: 10px;
    height: 10px;
}

#main-input #search-arrow.big {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background-position: -10px 0;
}

#main-input #search-arrow.big.active {
    background-position: -10px -16px;
}

#main-input #search-arrow.active {
    background-position: 0 -11px;
}

.ig {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}

.ig.input {
    display: block;
}

.ig>*:first-child {
    -wekit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
}

.ig .ig-input {
    display: table-cell;
    width: 100%;
    margin-bottom: 0;
}

.ig .ig-input.telNumInput {
    padding-left: 70px;
    -wekit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
}

.ig .ig-btn {
    display: table-cell;
    width: 1%;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
}

.ig .ig-btn.telNum {
    background: #f4f4f4;
    -webkit-border-radius: 18px 0 0 18px;
    -moz-border-radius: 18px 0 0 18px;
    border-radius: 18px 0 0 18px;
    padding: 11px 15px;
    border-right: 1px solid #ececec;
    color: #c5c5c5;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 60px;
}

.ig input[type="submit"] {
    display: inline-block;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    -wekit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .15s ease-in;
    -moz-transition: all .15s ease-in;
    -ms-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in;
    background-color: #44c43a;
    border: 0;
    color: #888;
    font-size: 12px;
}

input[type="text"],
input[type="email"],
input[type="password"],
select,
textarea {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 12px;
    color: #999;
    vertical-align: middle;
    border: 1px solid #ececec;
    -wekit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

input[type="text"].dark,
input[type="email"].dark,
input[type="password"].dark,
select.dark,
textarea.dark {
    background: #f8f8f8;
}

textarea {
    height: auto;
    resize: none;
    overflow: auto;
}

textarea#OpeningHours {
    padding: 14px 12px;
}

input[type="text"],
input[type="email"],
input[type="password"],
textarea,
textarea:hover,
textarea:active,
textarea:focus,
input[type="text"]:hover,
input[type="email"]:hover,
input[type="password"]:hover,
input[type="text"]:active,
input[type="email"]:active,
input[type="password"]:active,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus {
    outline: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

label {
    padding: 11px 0;
    font-size: 14px;
}

label .required {
    font-size: 10px;
    color: #ee4a4a;
    vertical-align: top;
}

.required-bubble {
    display: none;
    visibility: hidden;
    position: absolute;
    right: -160px;
    top: -10px;
    color: #fff;
    background: #ee4a4a;
    min-width: 145px;
    -wekit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.required-bubble:before {
    content: '';
    position: absolute;
    left: -12px;
    top: 50%;
    margin-top: -6px;
    border-style: solid;
    border-width: 6px;
    border-color: transparent #ee4a4a transparent transparent;
}

.required-bubble.r2 {
    top: -5px;
}

.select {
    position: relative;
}

.select select {
    outline: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.select .arrow-down {
    position: absolute;
    top: 0;
    right: 0;
}

.select .arrow-down .select-arrow-left {
    position: absolute;
    top: 50%;
    right: 18px;
    margin-top: 16px;
    border-style: solid;
    border-width: 6px 4px;
    border-color: #000 transparent transparent transparent;
}

.golden label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 17px;
    font-size: 13px;
}

.golden input[type=radio] {
    display: none;
}

.golden label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #e2c500;
    -wekit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.golden .radio label:before {
    -wekit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.golden input[type=radio]:checked+label:before {
    content: "•";
    color: #f7d700;
    font-size: 42px;
    text-align: center;
    line-height: 12px;
}

.form-elements .input-wrap {
    position: relative;
}

.form-elements .input-wrap .required {
    position: absolute;
    right: -4%;
    top: 5%;
    color: #ee4a4a;
}

.form-elements .required {
    color: #ee4a4a;
}

.form-elements .agree {
    font-size: 10px;
}

.control input.input-validation-error,
.control textarea.input-validation-error {
    border-color: #ee4a4a;
}

.form-group {
    zoom: 1;
}

.form-group:before,
.form-group:after {
    content: " ";
    display: table;
}

.form-group:after {
    clear: both;
}

.pagination {
    padding-right: 2.127659574468085%;
    border-right: 1px solid #efefef;
}

.paginate li {
    display: inline-block;
    padding: .4em 1em;
    line-height: 1.6em;
    font-size: 13px;
    color: #b8b8b8;
    cursor: pointer;
    outline: 0;
    text-align: center;
}

.paginate li a {
    color: #b8b8b8;
}

.paginate li:hover,
.paginate li:hover a {
    color: #444;
    text-decoration: none;
}

.paginate li.single {
    color: #b8b8b8;
}

.paginate li.current {
    cursor: default;
    pointer-events: none;
    color: #000;
}

.paginate li.disabled {
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    cursor: default;
    pointer-events: none;
}

.paginate li.disabled:hover {
    background: #f7f7f7;
}

.paginate.divider {
    border-top: 1px solid #e8e8e8;
}

.pagination-az ul {
    font-size: 14px;
    font-weight: 700;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pagination-az ul li {
    float: left;
    width: 24px;
    height: 24px;
    margin: 0 1.5px 0 0;
}

.pagination-az ul li.active a {
    cursor: default;
    pointer-events: none;
    background: #ffde00;
}

.pagination-az ul li a {
    color: #000;
    display: block;
    padding: 5px 7px;
    text-align: center;
    -wekit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.pagination-az ul li a:hover {
    text-decoration: none;
    background: #f4f4f4;
}

.pagination-kw .kw-az h2 {
    margin: 0 7px 15px;
    font-size: 14px;
    font-weight: 700;
}

.pagination-kw .kw-az ul li {
    margin-bottom: 2px;
}

.pagination-kw .kw-az ul li.active a {
    cursor: default;
    pointer-events: none;
    color: #000;
    background: #ffde00;
}

.pagination-kw .kw-az ul li a {
    color: #838383;
    display: inline-block;
    padding: 5px 7px;
    -wekit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.pagination-kw .kw-az ul li a:hover {
    text-decoration: none;
    background: #f4f4f4;
}

#filter-az+.pagination .pagination {
    width: 100%;
    margin: 0;
    margin-bottom: 60px !important;
    padding: 0;
    border-right: 0;
}

.ml0 {
    margin-left: 0 !important;
}

.ma0 {
    margin: 0 auto !important;
}

.m5 {
    margin: 5px !important;
}

.m10 {
    margin: 10px !important;
}

.m20 {
    margin: 20px !important;
}

.m30 {
    margin: 30px !important;
}

.m40 {
    margin: 40px !important;
}

.m50 {
    margin: 50px !important;
}

.m60 {
    margin: 60px !important;
}

.mt0 {
    margin-top: 0 !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mt90 {
    margin-top: 90px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.mb90 {
    margin-bottom: 90px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

.mb110 {
    margin-bottom: 110px !important;
}

.mlr0 {
    margin-left: 10px !important;
    margin-right: 0 !important;
}

.mrl10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.mrl20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.mrl30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
}

.mrl40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
}

.mrl50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
}

.mrl60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
}

.mtb0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.mtb10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.mtb20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.mtb30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.mtb40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.mtb50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

.mtb60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.p0 {
    padding: 0 !important;
}

.p5 {
    padding: 5px !important;
}

.p10 {
    padding: 10px !important;
}

.p20 {
    padding: 20px !important;
}

.p30 {
    padding: 30px !important;
}

.p40 {
    padding: 40px !important;
}

.p50 {
    padding: 50px !important;
}

.p60 {
    padding: 60px !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.pt50 {
    padding-top: 50px !important;
}

.pt60 {
    padding-top: 60px !important;
}

.pt100 {
    padding-top: 100px !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.pb50 {
    padding-bottom: 50px !important;
}

.pb60 {
    padding-bottom: 60px !important;
}

.pb100 {
    padding-bottom: 100px !important;
}

.plr0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.plr5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.prl10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.prl20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.prl30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.prl40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.prl50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.prl60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
}

.prl100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
}

.ptb0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.ptb10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.ptb20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.ptb30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.ptb40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.ptb50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.ptb60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl50 {
    padding-left: 50px !important;
}

.pl60 {
    padding-left: 60px !important;
}

.pl130 {
    padding-left: 130px !important;
}

.cBlack {
    color: #000 !important;
}

.cGold {
    color: #ffde00 !important;
}

.cWhite {
    color: #fff !important;
}

.cBlue {
    color: #3885c1 !important;
}

.cGreen {
    color: #8abf2d !important;
}

.transparent {
    background: transparent !important;
}

.gray {
    background: #bbb !important;
}

.gray:hover {
    background: #b3b3b3 !important;
}

.light-gray {
    background: #f4f4f4;
}

.green {
    background: #74ae0f !important;
}

.green:hover {
    background: #62930d !important;
}

.gold {
    background: #ffde00 !important;
}

.gold.hover:hover {
    background: #f1d309 !important;
}

.rv {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.rv iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.tooltip {
    position: relative;
    display: inline;
}

.tooltip:hover .bubble {
    visibility: visible;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    bottom: 25px;
}

.tooltip:hover:before {
    visibility: visible;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    bottom: 19px;
}

.tooltip .bubble {
    display: block;
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 50%;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    content: attr(data-tool);
    height: auto;
    min-width: 150px;
    margin-left: -75px;
    padding: 5px 8px;
    z-index: 999;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    zoom: 1;
    background-color: transparent\9;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
    -wekit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.tooltip .bubble.main {
    min-width: 180px;
    margin-left: -90px;
}

.tooltip:before {
    position: absolute;
    visibility: hidden;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -5px;
    bottom: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    content: "";
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: rgba(0, 0, 0, .4) transparent transparent transparent;
}

.tooltip.bottom:hover .bubble {
    top: 20px;
    left: 50%;
}

.tooltip.bottom:hover:before {
    top: 12px;
    left: 50%;
    margin-left: -5px;
}

.tooltip.bottom .bubble {
    bottom: auto;
    top: 0;
    left: 50%;
}

.tooltip.bottom:before {
    border-width: 0 5px 8.7px 5px;
    border-color: transparent transparent rgba(0, 0, 0, .4) transparent;
    top: 0;
}

.tooltip.right.t1 .bubble {
    left: 92px;
    bottom: -32px;
    line-height: 1.4;
}

.tooltip.right.t1:before {
    border-width: 5px 6px 5px 0;
    border-color: transparent rgba(0, 0, 0, .4) transparent transparent;
    left: 16px;
    bottom: -11px;
}

.tooltip.left:hover:after {
    right: 110%;
    bottom: -45%;
}

.tooltip.left:hover:before {
    right: 100%;
    bottom: 2%;
}

.tooltip.left:after {
    left: auto;
    right: 100%;
    bottom: -45%;
}

.tooltip.left:before {
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent rgba(0, 0, 0, .85);
    left: auto;
    right: 90%;
    bottom: 2%;
}

.tooltip.animate .bubble,
.tooltip.animate:before {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.tooltip {
    position: relative;
    display: inline;
}

.tooltip.clickable.active-tt .bubble {
    visibility: visible;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    bottom: 36px;
}

.tooltip.clickable.active-tt .bubble.payment {
    height: auto !important;
}

.tooltip.clickable.active-tt:before {
    visibility: visible;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    bottom: 30px;
}

.tooltip.clickable .bubble {
    display: block;
    visibility: hidden;
    position: absolute;
    bottom: 36px;
    left: 50%;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    content: attr(data-tool);
    height: auto;
    min-width: 150px;
    margin-left: -75px;
    padding: 5px 8px;
    z-index: 999;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: #ebebeb;
    -wekit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    height: 36px;
    padding: 10px;
}

.tooltip.clickable:before {
    position: absolute;
    visibility: hidden;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -5px;
    bottom: 30px;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    content: "";
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #ebebeb transparent transparent transparent;
}

.tooltip.clickable.bottom.active-tt .bubble {
    top: 20px;
    left: 50%;
}

.tooltip.clickable.bottom.active-tt:before {
    top: 12px;
    left: 50%;
    margin-left: -5px;
}

.tooltip.clickable.bottom .bubble {
    bottom: auto;
    top: 0;
    left: 50%;
}

.tooltip.clickable.bottom:before {
    border-width: 0 5px 8.7px 5px;
    border-color: transparent transparent rgba(0, 0, 0, .4) transparent;
    top: 0;
}

.tooltip.clickable.right.t1.active-tt .bubble {
    left: 92px;
    bottom: -32px;
    line-height: 1.4;
}

.tooltip.clickable.right.t1.active-tt:before {
    border-width: 5px 6px 5px 0;
    border-color: transparent rgba(0, 0, 0, .4) transparent transparent;
    left: 16px;
    bottom: -11px;
}

.tooltip.clickable.right.oh-bub.active-tt .bubble {
    left: 230px;
    bottom: 50%;
    line-height: 1.4;
    width: 250px;
    height: 150px;
    margin-bottom: -75px;
    background: #fff;
    border: 1px solid #eee;
}

.tooltip.clickable.right.oh-bub.active-tt:before {
    border-width: 12px 14px 12px 0;
    border-color: rgba(0, 0, 0, 0) #eee rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    left: 146px;
    bottom: 50%;
    margin-bottom: -12px;
}

.tooltip.clickable.right.oh-bub.active-tt:after {
    content: '';
    border-width: 12px 14px 12px 0;
    border-color: rgba(0, 0, 0, 0) #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    left: 146px;
    bottom: 50%;
    margin-bottom: -12px;
}

.tooltip.clickable.left.active-tt:after {
    right: 110%;
    bottom: -45%;
}

.tooltip.clickable.left.active-tt:before {
    right: 100%;
    bottom: 2%;
}

.tooltip.clickable.left:after {
    left: auto;
    right: 100%;
    bottom: -45%;
}

.tooltip.clickable.left:before {
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent rgba(0, 0, 0, .85);
    left: auto;
    right: 90%;
    bottom: 2%;
}

.tooltip.clickable.animate .bubble,
.tooltip.clickable.animate:before {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.tooltip.clickable-payment {
    cursor: pointer;
}

.tooltip.clickable-payment:hover .bubble {
    visibility: hidden;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.tooltip.clickable-payment.active .bubble {
    visibility: visible;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tooltip.clickable-payment .bubble {
    background: #ebebeb;
    border: 1px solid #dbdbdb;
    bottom: auto;
    top: 25px;
    left: 50%;
    visibility: hidden;
    min-width: 200px;
    margin-left: -100px;
    padding: 10px;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.tooltip.clickable-payment .bubble ul {
    font-size: 14px;
}

.tooltip.clickable-payment .bubble:before {
    content: '';
    border: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ebebeb transparent;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
}

.tooltip.clickable-payment:before {
    display: none;
}

@-moz-document url-prefix() {
    .tooltip.clickable-payment .bubble {
        top: 62px;
    }
}

.tooltip-alq {
    position: absolute;
    max-width: 200px;
    text-align: center;
    z-index: 9999;
}

.tooltip-alq .tooltip-inner {
    width: 100%;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    display: inline-block;
}

.tooltip-alq.left .tooltip-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -6px;
    margin-right: -6px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid rgba(0, 0, 0, .6);
    border-bottom: 6px solid transparent;
}

.tooltip-alq.top .tooltip-arrow {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-top: 6px solid rgba(0, 0, 0, .6);
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.tooltip-alq.bottom .tooltip-arrow {
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -6px;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid rgba(0, 0, 0, .6);
}

.tooltip-alq.right .tooltip-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -6px;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 6px solid rgba(0, 0, 0, .6);
    border-bottom: 6px solid transparent;
}

.tooltip-alq.red .tooltip-inner {
    background: #ee4a4a;
}

.tooltip-alq.red.left .tooltip-arrow {
    border-left: 6px solid #ee4a4a;
}

.tooltip-alq.red.top .tooltip-arrow {
    border-top: 6px solid #ee4a4a;
}

.tooltip-alq.red.bottom .tooltip-arrow {
    border-bottom: 6px solid #ee4a4a;
}

.tooltip-alq.red.right .tooltip-arrow {
    border-right: 6px solid #ee4a4a;
}

.tooltip-alq.mark .tooltip-inner {
    font-size: .8em;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: .2px;
}

.content-bubble {
    position: relative;
    cursor: pointer;
}

.content-bubble+.bubble,
.content-bubble .bubble {
    position: absolute;
    bottom: 90%;
    left: 50%;
    width: 298px;
    padding: 10px;
    background: #f1f1f1;
    cursor: default;
    z-index: 999;
    line-height: 1.2;
    font-size: 11px;
    visibility: hidden;
    -wekit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 7px -6px #909090;
    -moz-box-shadow: 0 5px 7px -6px #909090;
    box-shadow: 0 5px 7px -6px #909090;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.content-bubble+.bubble:before,
.content-bubble .bubble:before {
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    bottom: -8px;
    content: "";
    border-width: 8px 8px 0;
    border-style: solid;
    border-color: #f1f1f1 transparent transparent transparent;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.content-bubble+.bubble:after,
.content-bubble .bubble:after {
    content: "";
    height: 8px;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
}

.content-bubble+.bubble .info-bubble,
.content-bubble .bubble .info-bubble {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    zoom: 1;
    background-color: transparent\9;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1a000000, endColorstr=#1a000000)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#1a000000, endColorstr=#1a000000);
    display: block;
    padding: 5px;
    color: #000;
    -wekit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.content-bubble+.bubble {
    bottom: 20px;
    width: 230px;
}

.content-bubble.active+.bubble,
.content-bubble.active .bubble {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible;
    bottom: 110%;
}

.content-bubble.active+.bubble {
    bottom: 25px;
}

.content-bubble.share .bubble {
    max-width: 100px;
}

.result-item-btn .content-bubble+.bubble {
    bottom: 100%;
    text-align: center;
}

.result-item-btn .content-bubble.active+.bubble {
    bottom: 130%;
}

.result-item-btn.go2my .content-bubble+.bubble {
    width: 170px;
}

.result-item-btn.go2profile .content-bubble+.bubble {
    width: 86px;
}

.bubble-holder {
    position: relative;
}

.breadcrumb {
    line-height: 2.5;
    float: left;
}

.breadcrumb li {
    display: inline-block;
    color: #bfbfbf;
}

.breadcrumb li:after {
    content: ' /';
}

.breadcrumb li a {
    color: inherit;
}

.breadcrumb li a:hover {
    color: #3885c1;
    text-decoration: none;
}

.breadcrumb li.active a {
    color: #3885c1;
}

.breadcrumb li.active:after {
    content: '';
}

.results__wrapper {
    padding-right: 2.127659574468085%;
    border-right: 1px solid #efefef;
}

.results__wrapper .results-list.results-list--small .results-list__item {
    padding-bottom: 5px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 5px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section {
    padding: 5px 0;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section .item__parts .item-part {
    display: table-cell;
    vertical-align: middle;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section .item__parts .item-part.item-part--poi {
    padding-right: 5px;
    vertical-align: top;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section .item__parts .item-part.item-part--content {
    width: 100%;
    padding: 0 5px;
    line-height: 1.2;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section .item__parts .item-part.item-part--content h1 {
    position: relative;
    padding-left: 18px;
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: 700;
    color: #000;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section .item__parts .item-part.item-part--content .icon {
    position: absolute;
    left: -2px;
    font-size: 11.5px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section .item__parts .item-part.item-part--content .icon.icon--img {
    height: 11.5px;
    width: 14px;
    margin-top: 2px;
    left: 0;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section .item__parts .item-part.item-part--content p {
    color: #8e8e92;
    margin: 0;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section .item__parts .go2profile {
    border: 0;
    padding: 6px;
    width: 120px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section .item__parts .go2profile:hover {
    background: #f8d90e;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section .item__parts:hover {
    text-decoration: none;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi1 {
    background-position: -5px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi2 {
    background-position: -26px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi3 {
    background-position: -47px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi4 {
    background-position: -68px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi5 {
    background-position: -89px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi6 {
    background-position: -110px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi7 {
    background-position: -131px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi8 {
    background-position: -152px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi9 {
    background-position: -173px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi10 {
    background-position: -194px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi11 {
    background-position: -215px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi12 {
    background-position: -236px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi13 {
    background-position: -257px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi14 {
    background-position: -278px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi15 {
    background-position: -299px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi16 {
    background-position: -320px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi17 {
    background-position: -341px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi18 {
    background-position: -362px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi19 {
    background-position: -383px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi20 {
    background-position: -404px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi21 {
    background-position: -425px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi22 {
    background-position: -446px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi23 {
    background-position: -467px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi24 {
    background-position: -488px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi25 {
    background-position: -509px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi26 {
    background-position: -530px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi27 {
    background-position: -551px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item .item__section:hover .red-poi28 {
    background-position: -572px -43px;
}

.results__wrapper .results-list.results-list--small .results-list__item#result-banners {
    border: 0;
    padding: 0;
}

.results__wrapper .results-list .results-list__item:last-child,
.results__wrapper .results-list .results-list__item:last-child .profile {
    margin-bottom: 0;
    border: 0;
}

.profile {
    padding: 20px 0 20px 30px;
}

.profile h1 {
    max-width: 70%;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 700;
}

.profile h1 a {
    color: #000;
}

.profile h1 a:hover {
    text-decoration: none;
}

.profile p {
    color: #b8b8b8;
    margin-bottom: 0;
}

.profile ul li {
    margin-bottom: 5px;
    padding-left: 1.3em;
    line-height: 1.2;
}

.profile ul li:before {
    font-family: "alq";
    font-style: normal;
    font-weight: normal;
    width: 1.3em;
    margin-left: -1.3em;
    display: inline-block;
}

.profile ul li.poi:before {
    content: '';
}

.profile ul li.poi .address {
    display: block;
    margin-top: -14.5px;
}

.profile ul li.tel:before {
    content: '';
}

.profile ul li.oh:before {
    content: '';
    float: left;
    margin-left: -1.2em;
}

.profile ul li.oh.open {
    color: #8abf2d;
}

.profile ul li.oh.close {
    color: #bf2d2d;
}

.profile ul li.oh .time {
    margin-left: 4px;
    font-size: 10px;
    color: #000;
}

.profile ul li.oh .msg {
    margin-left: -2px;
}

.profile ul li.mail {
    width: 220px;
    height: 1.1em;
    display: inline-block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.profile ul li.mail:before {
    content: '';
}

.profile ul li.link {
    width: 220px;
    height: 1.1em;
    display: inline-block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.profile ul li.link:before {
    content: '';
}

.profile ul li a {
    color: #3885c1;
}

.profile ul.categories li {
    display: inline-block;
    padding: 0;
    padding-right: 3px;
}

.profile ul.categories li a {
    font-weight: 600;
}

.profile p.keywords {
    width: 220px;
    height: 1.1em;
    display: inline-block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    line-height: 1.2;
}

.profile .tools {
    zoom: 1;
}

.profile .tools:before,
.profile .tools:after {
    content: " ";
    display: table;
}

.profile .tools:after {
    clear: both;
}

.profile .tools li {
    display: inline-block;
    padding: 0;
    margin: 0 0 0 4px;
    font-size: 10px;
    text-align: center;
}

.profile .tools li.hidden {
    display: none !important;
    visibility: hidden;
}

.profile .tools li.t-p-map {
    display: none;
}

.profile .tools li:first-child {
    margin: 0;
}

.profile .tools li a {
    color: #000;
}

.profile .tools li i {
    width: 20px;
    height: 20px;
    display: block;
    font-size: 20px;
    margin: 0 auto;
}

.profile .tools li i.icon-camera-alt,
.profile .tools li i.icon-video,
.profile .tools li i.icon-attention {
    font-size: 16px;
}

.profile .tools li i.icon-tags,
.profile .tools li i.icon-doc-text-inv {
    font-size: 18px;
}

.profile .tools li i:before {
    width: 1em;
}

.profile .tools li.disabled {
    cursor: default;
    pointer-events: none;
}

.profile .tools li.disabled>a {
    color: #f3f3f3 !important;
}

.profile .tools li.disabled>a i {
    color: #f3f3f3 !important;
}

.profile .stars {
    margin: 0;
}

.profile .stars .star {
    float: left;
    width: 14px;
    height: 10px;
    overflow: hidden;
    text-indent: -999em;
    cursor: auto;
    background: url(images/stars.png) no-repeat 0 0;
}

.profile .stars .star.star-left,
.profile .stars .star.star-left a {
    background-position: 0 -22px;
}

.profile .stars .star.star-right,
.profile .stars .star.star-right a {
    background-position: -7px -22px;
}

.profile .stars .star.star-left,
.profile .stars .star.star-right {
    width: 7px;
    background-size: 158%;
}

.profile .stars .star.star-left.hover {
    background-position: 0 0;
}

.profile .stars .star.star-right.hover {
    background-position: -7px 0;
}

.profile .icon-wrap {
    border: 1px solid #37301c;
    border-radius: 6px;
    margin: 0 3px 0 2px;
    padding: 1.5px 3px 1.5px 2.5px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.profile .icon-wrap .alq-torso {
    font-size: 10px;
}

.profile:hover .gold-poi1 {
    background-position: -5px -317px;
}

.profile:hover .gold-poi2 {
    background-position: -26px -317px;
}

.profile:hover .gold-poi3 {
    background-position: -47px -317px;
}

.profile:hover .gold-poi4 {
    background-position: -68px -317px;
}

.profile:hover .gold-poi5 {
    background-position: -89px -317px;
}

.profile:hover .gold-poi6 {
    background-position: -110px -317px;
}

.profile:hover .gold-poi7 {
    background-position: -131px -317px;
}

.profile:hover .gold-poi8 {
    background-position: -152px -317px;
}

.profile:hover .gold-poi9 {
    background-position: -173px -317px;
}

.profile:hover .gold-poi10 {
    background-position: -194px -317px;
}

.profile:hover .gold-poi11 {
    background-position: -215px -317px;
}

.profile:hover .gold-poi12 {
    background-position: -236px -317px;
}

.profile:hover .gold-poi13 {
    background-position: -257px -317px;
}

.profile:hover .gold-poi14 {
    background-position: -278px -317px;
}

.profile:hover .gold-poi15 {
    background-position: -299px -317px;
}

.profile:hover .gold-poi16 {
    background-position: -320px -317px;
}

.profile:hover .gold-poi17 {
    background-position: -341px -317px;
}

.profile:hover .gold-poi18 {
    background-position: -362px -317px;
}

.profile:hover .gold-poi19 {
    background-position: -383px -317px;
}

.profile:hover .gold-poi20 {
    background-position: -404px -317px;
}

.profile:hover .gold-poi21 {
    background-position: -425px -317px;
}

.profile:hover .gold-poi22 {
    background-position: -446px -317px;
}

.profile:hover .gold-poi23 {
    background-position: -467px -317px;
}

.profile:hover .gold-poi24 {
    background-position: -488px -317px;
}

.profile:hover .gold-poi25 {
    background-position: -509px -317px;
}

.profile:hover .gold-poi26 {
    background-position: -530px -317px;
}

.profile:hover .gold-poi27 {
    background-position: -551px -317px;
}

.profile:hover .gold-poi28 {
    background-position: -572px -317px;
}

.profile .thumbs {
    margin-bottom: 20px;
    font-size: 0;
    zoom: 1;
}

.profile .thumbs:before,
.profile .thumbs:after {
    content: " ";
    display: table;
}

.profile .thumbs:after {
    clear: both;
}

.profile .thumbs.row-centered>div {
    margin-right: 0;
}

.more-persons {
    line-height: 3;
    padding: 0 2px;
}

.more-persons a {
    color: #000;
}

#right-aside #map-wrapper {
    background: #f0f0f0;
    border: 1px solid #d6d6d6;
    padding-top: 74.454%;
}

.result-item-btn-wrap {
    position: absolute;
    bottom: 0;
    right: 1px;
}

.button-group-holder {
    width: 113px;
    font-size: 0;
    text-align: right !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    zoom: 1;
}

.button-group-holder:before,
.button-group-holder:after {
    content: " ";
    display: table;
}

.button-group-holder:after {
    clear: both;
}

.button-group-holder .dropdown-menu {
    padding: 0;
}

.button-group-holder .dropdown-menu>li {
    border-bottom: 1px solid #d9d9d9;
}

.button-group-holder .dropdown-menu>li>a {
    padding: 4px 10px;
    text-align: center;
}

.button-group-holder .dropdown-menu>li:last-child {
    border-bottom: 0;
}

.button-group-holder .result-item-btn {
    display: inline-block;
    width: 31.91489361702128%;
    padding: 0;
    margin-bottom: 0;
    margin-left: 2.127659574468085%;
}

.button-group-holder .result-item-btn a {
    background: url(images/newSprite.png) no-repeat;
    display: block;
    height: 1px;
    padding-top: 75%;
    background-size: 1000%;
    background-position: 0 0;
    -wekit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.button-group-holder .result-item-btn.go2profile a {
    background-position: 88.888% 0;
}

.button-group-holder .result-item-btn.go2profile a:hover {
    background-position: 100% 0;
}

.button-group-holder .result-item-btn.go2my a:hover {
    background-position: 11.111% 0;
}

.button-group-holder .result-item-btn.go2eko a {
    background-position: 22.222% 0;
}

.button-group-holder .result-item-btn.go2eko a:hover {
    background-position: 33.333% 33.333%;
}

.button-group-holder .result-item-btn:first-child {
    margin-left: 0;
}

.yext-special-offer {
    background: url(images/smallOffer.png) 0 1px no-repeat;
}

.yext-special-offer.detail {
    background: url(images/trubaSmall.png) 1px top no-repeat;
    padding-left: 28px;
    line-height: 1.3;
}

.phone-value {
    margin-left: -4px;
}

.leaflet-top.leaflet-left,
.leaflet-bottom.leaflet-right {
    z-index: 900;
}

.leaflet-bar a,
.leaflet-bar a:hover {
    width: 18px !important;
    height: 18px !important;
    line-height: 18px !important;
}

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
    font: bold 10px 'Lucida Console', Monaco, monospace !important;
}

.map {
    height: 160px;
    background: #ddd;
}

#profileMap .leaflet-control-zoom a {
    color: #000 !important;
}

#filter-az ul li {
    line-height: 1.8;
}

#filter-az ul li a {
    color: #000;
}

#filter-az ul li a:hover {
    color: #3885c1;
    text-decoration: none;
}

#filters {
    padding: 0 2px;
    display: none;
}

#filters ul li {
    line-height: 1.5;
}

#filters ul li a:hover {
    color: #3885c1;
    text-decoration: none;
}

#filters ul li.active {
    font-weight: 700;
}

#filters ul li.active a {
    color: #3885c1;
}

.filter-bar {
    padding: 10px 2px 0;
    zoom: 1;
}

.filter-bar:before,
.filter-bar:after {
    content: " ";
    display: table;
}

.filter-bar:after {
    clear: both;
}

.programs p {
    font-size: 14px;
    color: #9b9b9b;
    margin: 0 auto;
    line-height: 1.6;
}

.programs .border {
    border: 1px solid #e8e8e8;
    border-bottom: 0;
    height: 50px;
    position: relative;
    margin: 0 60px 5px;
}

.programs .border .border-heading {
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    top: -20px;
    width: 100%;
    z-index: 2;
    padding-bottom: 5px !important;
}

.programs .border .border-heading span {
    background: #fff;
    padding: 5px 7px;
}

.programs .border:before,
.programs .border:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    height: 47px;
}

.programs .border:before {
    width: 252px;
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    margin-left: -126px;
}

.programs .border:after {
    border-right: 1px solid #e8e8e8;
    margin-left: -1px;
}

.programs .program {
    margin: 0 auto 10px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    font-weight: 700;
}

.programs .program.price {
    font-size: 21px;
}

.programs .program.price .currency {
    font-size: 14px;
    vertical-align: top;
}

.programs .column-border {
    margin-top: -20px !important;
    border: 1px solid #e8e8e8;
    border-width: 1px 1px 0;
    background: #fbfbfb;
}

.programs .pricing-table .info {
    padding-top: 172px;
}

.programs .pricing-table .info.icons {
    padding-top: 24px;
}

.programs .pricing-table .info.MY,
.programs .pricing-table .info.M {
    padding-top: 0 !important;
}

.programs .pricing-table .info.MY li.divider,
.programs .pricing-table .info.M li.divider {
    border-top: 3px solid #e8e8e8;
}

.programs .pricing-table .info.MY li {
    background: #fdfdfd;
}

.programs .pricing-table .info li,
.programs .pricing-table.icons li {
    line-height: 34px;
    border-bottom: 1px solid #e8e8e8;
}

.programs .pricing-table .info li .icon-ok:before,
.programs .pricing-table.icons li .icon-ok:before,
.programs .pricing-table .info li .icon-cancel:before,
.programs .pricing-table.icons li .icon-cancel:before {
    height: 20px;
    width: 20px;
    margin-left: -1.5px;
    color: #fff;
    -wekit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 1.8;
}

.programs .pricing-table .info li .icon-ok:before,
.programs .pricing-table.icons li .icon-ok:before {
    background: #8dbe2e;
}

.programs .pricing-table .info li .icon-cancel:before,
.programs .pricing-table.icons li .icon-cancel:before {
    background: #d8d8d8;
}

.programs .pricing-table h2 {
    font-size: 17px;
}

.programs .tip {
    position: relative;
}

.programs .tip .mark {
    font-size: 10px;
    position: absolute;
    top: 6px;
    width: 12px;
    height: 12px;
    color: #000;
    display: inline-block;
    line-height: 1;
    cursor: help;
}

.registration {
    padding: 70px 17%;
}

.registration .registration-form {
    margin: 0 auto;
    width: 475px;
}

.registration .registration-form .control input.input-validation-error {
    border-color: #ee4a4a;
}

.registration .registration-form .control .ig.input .ig-input {
    border-width: 1px;
}

.registration .registration-form .control .required-bubble.field-validation-error {
    display: block;
    visibility: visible;
}

.registration .registration-form .otherInfo {
    font-size: 12px;
    color: #838383;
    font-weight: 400;
}

.registration .registration-form .checkboxes li {
    line-height: 1.2;
    margin-bottom: 10px;
}

.registration .registration-form .checkboxes li input {
    margin: 0;
    vertical-align: middle;
}

.registration .registration-form .checkboxes li label {
    vertical-align: middle;
    padding: 0;
    font-size: 12px;
    color: #bfbfbf;
}

.registration .registration-form .checkboxes label {
    vertical-align: middle;
    padding: 0;
    font-size: 12px;
    color: #bfbfbf;
}

.registration .registration-form .open-hours .button {
    padding: 10px 20px;
}

.registration .registration-form .open-hours .button .icon-plus {
    margin-left: 5px;
}

.registration .registration-form .open-hours label,
.registration .registration-form .open-hours ul li {
    padding: 0;
}

.registration .registration-form .open-hours label input[type=checkbox],
.registration .registration-form .open-hours ul li input[type=checkbox] {
    margin: 4px 0 0 0;
}

.registration .registration-form .open-hours label input,
.registration .registration-form .open-hours ul li input {
    border: 0;
    border-bottom: 1px dotted #e0e0e0;
    outline: none;
}

.registration .registration-form .open-hours label label,
.registration .registration-form .open-hours ul li label {
    font-size: 12px;
    line-height: 1.7;
    color: #bfbfbf;
}

.registration .registration-form .open-hours .col7 .bubble-wrap ul li {
    float: left;
    -wekit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 3;
    background: #eee;
    font-weight: 700;
    cursor: pointer;
    margin-left: 4px;
}

.registration .registration-form .open-hours .col7 .bubble-wrap ul li:hover {
    background: #ffde00;
}

.registration .registration-form .open-hours .col7 .bubble-wrap ul li.active {
    background: #ffde00;
}

.registration .registration-form .open-hours .col7 .bubble-wrap ul li.active:hover {
    background: #f1d309;
}

.registration .registration-form .open-hours .col7 .bubble-wrap ul li a {
    color: #000;
}

.registration .registration-form .open-hours .col7 .bubble-wrap ul li a:hover {
    text-decoration: none;
}

.registration .registration-form .open-hours .col7 .bubble-wrap label {
    padding: 0;
    line-height: 3;
    text-align: center;
}

.registration .registration-form .open-hours .col7 .bubble-wrap input,
.registration .registration-form .open-hours .col7 .bubble-wrap label {
    color: #bfbfbf;
    display: inline-block;
    font-size: 12px;
}

.registration .registration-form .open-hours .col7 .bubble-wrap .label-close p {
    padding: 6px 0 6px 4px;
    margin-bottom: 0;
}

.registration .registration-form .open-hours .col7 .bubble-wrap .label-close p .own-hours {
    font-weight: 900;
    padding: 0 24px 0 20px;
}

.registration .registration-form .open-hours .col7 .bubble-wrap .button.profile {
    padding: 6px 10px 6px 20px;
}

.registration .registration-form .open-hours .col7 .bubble-wrap .button.profile .icon-plus-1 {
    padding: 0 0 0 10px;
}

.registration .registration-form .dropbox {
    background-color: #fff8cc;
    border: 1px solid #ffde00;
    color: #988503;
    -wekit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 120px;
    height: 120px;
    margin: 0 2% 2% 0;
}

.registration .registration-form .dropbox.lit-dropbox {
    background: #fcf1ab;
}

.registration .registration-form .dropbox .plus-btn {
    font-size: 30px;
    padding: 20px 0;
}

.registration .registration-form .dropbox .dropbox-info {
    padding: 0 4px;
}

.registration .registration-form .dropbox.upload-img {
    padding: 0;
    overflow: hidden;
    position: relative;
}

.registration .registration-form .dropbox.upload-img .close-btn {
    position: absolute;
    top: 10px;
    font-size: 14px;
    margin-top: -7px;
    color: #fff;
    right: 0;
    cursor: pointer;
}

.registration .registration-form .dropbox .load-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -40%;
    margin-top: -5px;
    width: 80%;
    height: 10px;
    background: #efe18b;
    -wekit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.registration .registration-form .dropbox .load-wrapper .load-value {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 10px;
    background: #dfd17e;
    -wekit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.registration .border {
    border: 1px solid #e8e8e8;
    border-bottom: 0;
    height: 20px;
    position: relative;
    margin: 0 16.5%;
}

.registration .border .border-heading {
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    top: -20px;
    width: 100%;
    z-index: 2;
    padding-bottom: 5px!important;
}

.registration .border .border-heading span {
    background: #fff;
    padding: 5px 7px;
}

.registration .border:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    height: 19px;
    border-left: 1px solid #e8e8e8;
    margin-left: -1px;
}

.registration .point {
    background: #e8e8e8;
    width: 12px;
    height: 12px;
    margin: 0 auto;
}

.registration .point.active {
    border: 3px solid #ffde00;
    background: #000;
}

.circle {
    -wekit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.label-close {
    padding: 5px;
    margin-bottom: 3px;
    border: 1px solid transparent;
    -wekit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
}

.label-close p:last-child {
    padding: 0 20px 0 0;
    margin-bottom: 0;
}

.label-close .close-btn {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 0;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
}

.label-close .close-btn:hover {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    cursor: pointer;
}

.label-close.gold-bubble {
    background-color: #fff8cc;
    border-color: #ffde00;
    color: #988503;
    margin-right: 3px;
}

.not-found {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
    -wekit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 500px;
    min-height: 100px;
}

.not-found .icon-warning {
    font-size: 60px;
}

.not-found .alert-info {
    color: #000;
    font-size: 18px;
}

.not-found .alert-list {
    list-style-type: disc;
    margin-left: 35px;
    font-size: 13px;
    line-height: 1.4;
}

.not-found__box {
    padding-top: 20px;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-front {
    z-index: 100;
}

.ui-autocomplete {
    -wekit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    z-index: 901;
    border: 1px solid #ececec;
}

.ui-menu {
    list-style: none;
    margin: 0;
    display: block;
    outline: none;
    z-index: 999;
    cursor: pointer;
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 3.4;
}

.ui-menu .ui-menu-item a {
    padding: 0 0 0 25px;
    display: block;
    max-height: 100px;
    overflow: hidden;
    text-decoration: none;
    border-bottom: 1px solid #ececec;
}

.ui-menu .ui-menu-item:last-child a {
    border: 0;
}

.ui-widget-content {
    background: #fff;
    color: #222;
}

.ui-widget-content a {
    color: #222;
}

.ui-state-focus {
    background: #f4f4f4;
}

.bar {
    height: 30px;
    line-height: 30px;
}

.bar a.back-arrow {
    background: url(images/back-arrow.png) 0 50% no-repeat;
    padding: 0 0 0 25px;
}

#profile .information p {
    margin-right: 50px;
    line-height: 1.3;
}

#profile .special-offer p {
    line-height: 1.3;
}

#profile .gallery {
    margin-bottom: 30px;
}

#profile .video .video-js {
    background: transparent !important;
}

#profile .certificates li,
#profile .documents li {
    display: table;
    margin-bottom: 14px;
}

#profile .certificates li .svg,
#profile .documents li .svg {
    min-width: 16px;
}

#profile .certificates li a,
#profile .documents li a {
    display: table-cell;
    vertical-align: middle;
    color: #3885c1;
    padding: 0 0 0 10px;
}

#profile .payments li a {
    font-size: 9px;
    color: #000;
}

#profile .payments li a .svg {
    padding: 0 0 6px;
    display: block;
    margin: 0 auto;
}

#profile .payments .note {
    color: #999;
}

#profile .references p {
    margin: 0;
    line-height: 1.4;
}

#profile .references p span {
    padding-top: 5px;
    padding-right: 10px;
    color: #b8b8b8;
}

#profile #profileMap {
    background: #e8e8e8;
}

#profile h3 {
    font-size: 12px;
    font-weight: 700;
}

#profile .other-firms h4 {
    font-size: 12px;
    font-weight: 700;
}

#profile .icons li {
    margin-bottom: 6px;
}

#profile .icons li:before {
    width: 28px;
    vertical-align: middle;
    font-size: 1.5em;
}

#profile .icons li>span {
    margin-left: -4px;
}

#profile .icons li address {
    font-size: 1.5em;
    margin-bottom: 20px;
    position: relative;
}

#profile .icons li address span {
    padding-left: 20px;
    display: inline-block;
}

#profile .icons li address:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}

#profile .icons li .operator {
    width: 22px;
    margin-left: 5px;
}

#profile .icons li.icon-doc-text {
    padding: 0 0 0 2.2em;
    color: #ffde00;
}

#profile .icons li.icon-doc-text:before {
    margin-left: -1.2em;
    width: 1.2em;
    font-size: 22px;
}

#profile .distance {
    padding-right: 10px;
}

#profile .distance .arrow-icon {
    width: 16px;
    height: 16px;
    background: url(images/search-arrow.png) -10px -16px no-repeat;
}

#profile .distance .distance-value {
    font-size: 13px;
}

#profile .kw a {
    color: #3885c1;
    line-height: 1.4;
    font-weight: 700;
}

#profile .two-co>li {
    width: 47%;
    float: left;
    line-height: 1.4;
    margin: 0 3% 0 0;
}

#profile .opening-hours table {
    width: 70%;
}

#profile .opening-hours table tr {
    line-height: 1.4;
}

#profile .opening-hours table tr:nth-child(2n+2) {
    background: #f4f4f4;
}

#profile .opening-hours table tr td {
    width: 18%;
    padding: 3px;
}

#profile .opening-hours table tr td.bold {
    width: 82%;
    text-align: right;
}

#profile .contacts .info li,
#profile .contacts .persons li {
    margin-bottom: 3px;
}

#profile .contacts .info li .title,
#profile .contacts .persons li .title {
    width: 100px;
    line-height: 1.3;
}

#profile .contacts .info li .title span,
#profile .contacts .persons li .title span {
    display: block;
}

#profile .contacts .info li .title span.position,
#profile .contacts .persons li .title span.position {
    color: #a2a2a2;
}

#profile .contacts .info li.note,
#profile .contacts .persons li.note {
    color: #a2a2a2;
}

#profile .contacts .info li .title {
    width: 70px;
}

#profile .contacts .info li .w70 {
    overflow: hidden;
}

#profile .products li,
#profile .services li {
    line-height: 1.4;
}

#profile .social [class*="icon-"] {
    font-size: 22px;
}

#profile .social .icon-facebook-circled {
    color: #3e5ab2;
}

#profile .social .icon-twitter-circled {
    color: #55acee;
}

#profile .social .icon-gplus-circled {
    color: #df4a32;
}

#profile .stars {
    margin: 30px 0 20px;
    zoom: 1;
}

#profile .stars:before,
#profile .stars:after {
    content: " ";
    display: table;
}

#profile .stars:after {
    clear: both;
}

#profile .stars .top-msg {
    position: absolute;
    top: -22px;
    left: 8px;
    font-size: 10px;
    color: #c5c5c5;
    padding: 0 0 10px 30px;
    min-width: 200px;
    background: url(images/arrow-top-msg.png) 0 4px no-repeat;
}

#profile .stars .stars-wrap {
    zoom: 1;
}

#profile .stars .stars-wrap:before,
#profile .stars .stars-wrap:after {
    content: " ";
    display: table;
}

#profile .stars .stars-wrap:after {
    clear: both;
}

#profile .stars .stars-wrap .star {
    float: left;
    width: 18px;
    height: 18px;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer;
    background: url(images/stars.png) no-repeat 0 0;
}

#profile .stars .stars-wrap .star.star-left,
#profile .stars .stars-wrap .star.star-left a {
    background-position: 0 -36px;
}

#profile .stars .stars-wrap .star.star-right,
#profile .stars .stars-wrap .star.star-right a {
    background-position: -9px -36px;
}

#profile .stars .stars-wrap .star.star-left {
    width: 9px;
}

#profile .stars .stars-wrap .star.star-left.hover {
    background-position: 0 -18px;
}

#profile .stars .stars-wrap .star.star-right {
    width: 16px;
    padding-right: 7px;
}

#profile .stars .stars-wrap .star.star-right.hover {
    background-position: -9px 0;
}

#profile .stars .bottom-msg {
    position: absolute;
    top: 4px;
    left: 130px;
    font-size: 10px;
    color: #c5c5c5;
}

#profile .buttons-wrap {
    zoom: 1;
    margin-right: -1.225%;
    margin-left: -1.225%;
}

#profile .buttons-wrap:before,
#profile .buttons-wrap:after {
    content: " ";
    display: table;
}

#profile .buttons-wrap:after {
    clear: both;
}

#profile .buttons-wrap>li {
    float: left;
    width: 25%;
    padding-right: 1.255%;
    padding-left: 1.255%;
}

#profile .buttons-wrap>li>.inner-holder {
    background: #215479 url('images/newSprite.png') 0 8px no-repeat;
    background-size: 1000%;
    position: relative;
    padding-top: 79.255%;
    display: block;
    -wekit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#profile .buttons-wrap>li>.inner-holder:hover {
    background-color: #164262;
    background-position: 11.111% 8px;
}

#profile .buttons-wrap>li>.inner-holder .content {
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
}

#profile .buttons-wrap>li>.inner-holder.Economic-data {
    background-color: #ea483a;
    background-position: 22.222% 8px;
}

#profile .buttons-wrap>li>.inner-holder.Economic-data:hover {
    background-color: #ae3427;
    background-position: 33.333% 8px;
}

#profile .buttons-wrap>li>.inner-holder.Save-to-mobile {
    background-color: #72b143;
    background-position: 44.444% 8px;
}

#profile .buttons-wrap>li>.inner-holder.Save-to-mobile:hover {
    background-color: #528531;
    background-position: 55.555% 8px;
}

#profile .buttons-wrap>li>.inner-holder.Share-profile {
    background-color: #1f96a4;
    background-position: 66.666% 8px;
}

#profile .buttons-wrap>li>.inner-holder.Share-profile:hover {
    background-color: #19737d;
    background-position: 77.777% 8px;
}

#profile .buttons-wrap>li>.inner-holder .inner-button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 4px;
    text-align: center;
}

#profile .buttons-wrap>li>.inner-holder .inner-button span {
    position: absolute;
    top: 7%;
    right: 0;
    left: 0;
    color: #8b8b8b;
}

#profile .buttons-wrap>li>.inner-holder .inner-button img {
    position: absolute;
    bottom: 10%;
    left: 10%;
    width: 80%;
}

#profile .buttons-wrap>li>.inner-holder .inner-button img.img-icon {
    height: 40%;
}

#profile a {
    color: #3885c1;
}

.profile-header-info h1 {
    margin-bottom: 8px;
}

.profile-header-info h2 {
    color: #c5c5c5;
    font-size: 1.2em;
}

.discount {
    width: 80px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: #e41010;
    overflow: hidden;
}

.discount span {
    font-size: 2.4em;
    font-weight: 600;
    line-height: 80px;
    text-align: center;
    display: block;
    color: #fff;
    text-shadow: #cd0000 1px 1px, #cd0000 2px 2px, #cd0000 3px 3px, #cd0000 4px 4px, #cd0000 5px 5px, #cd0000 6px 6px, #cd0000 7px 7px, #cd0000 8px 8px, #cd0000 9px 9px, #cd0000 10px 10px, #cd0000 11px 11px, #cd0000 12px 12px, #cd0000 13px 13px, #cd0000 14px 14px, #cd0000 15px 15px, #cd0000 16px 16px, #cd0000 17px 17px, #cd0000 18px 18px, #cd0000 19px 19px, #cd0000 20px 20px, #cd0000 21px 21px, #cd0000 22px 22px, #cd0000 23px 23px, #cd0000 24px 24px, #cd0000 25px 25px, #cd0000 26px 26px, #cd0000 27px 27px, #cd0000 28px 28px, #cd0000 29px 29px, #cd0000 30px 30px, #cd0000 31px 31px, #cd0000 32px 32px, #cd0000 33px 33px, #cd0000 34px 34px, #cd0000 35px 35px, #cd0000 36px 36px, #cd0000 37px 37px, #cd0000 38px 38px, #cd0000 39px 39px, #cd0000 40px 40px, #cd0000 41px 41px, #cd0000 42px 42px, #cd0000 43px 43px, #cd0000 44px 44px, #cd0000 45px 45px, #cd0000 46px 46px, #cd0000 47px 47px, #cd0000 48px 48px, #cd0000 49px 49px, #cd0000 50px 50px;
}

.offer-popup-wrap {
    background: #e41010;
    margin: 15px auto;
    -wekit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.discount2,
.fromto {
    position: relative;
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    padding: 20px;
    border-radius: 12px;
}

.discount2 span,
.fromto span {
    font-size: 3.4em;
    font-weight: 600;
    color: #fff;
    text-shadow: #cd0000 1px 1px, #cd0000 2px 2px, #cd0000 3px 3px, #cd0000 4px 4px, #cd0000 5px 5px, #cd0000 6px 6px, #cd0000 7px 7px, #cd0000 8px 8px, #cd0000 9px 9px, #cd0000 10px 10px, #cd0000 11px 11px, #cd0000 12px 12px, #cd0000 13px 13px, #cd0000 14px 14px, #cd0000 15px 15px, #cd0000 16px 16px, #cd0000 17px 17px, #cd0000 18px 18px, #cd0000 19px 19px, #cd0000 20px 20px, #cd0000 21px 21px, #cd0000 22px 22px, #cd0000 23px 23px, #cd0000 24px 24px, #cd0000 25px 25px, #cd0000 26px 26px, #cd0000 27px 27px, #cd0000 28px 28px, #cd0000 29px 29px, #cd0000 30px 30px, #cd0000 31px 31px, #cd0000 32px 32px, #cd0000 33px 33px, #cd0000 34px 34px, #cd0000 35px 35px, #cd0000 36px 36px, #cd0000 37px 37px, #cd0000 38px 38px, #cd0000 39px 39px, #cd0000 40px 40px, #cd0000 41px 41px, #cd0000 42px 42px, #cd0000 43px 43px, #cd0000 44px 44px, #cd0000 45px 45px, #cd0000 46px 46px, #cd0000 47px 47px, #cd0000 48px 48px, #cd0000 49px 49px, #cd0000 50px 50px;
}

.discount2 span.original-price,
.fromto span.original-price {
    position: absolute;
    top: 50%;
    right: 160px;
    margin-top: -30px;
    font-size: 2.4em;
}

.discount2 span.new-price,
.fromto span.new-price {
    position: absolute;
    right: 24px;
    top: 50%;
    margin-top: -30px;
}

.discount2 span.line,
.fromto span.line {
    width: 120%;
    height: 3px;
    display: block;
    background: #fff;
    position: absolute;
    top: 50%;
    right: -10%;
    z-index: 999;
}

.discount2 span.from,
.fromto span.from,
.discount2 span.to,
.fromto span.to {
    font-size: 1.4em;
    position: absolute;
}

.discount2 span.from,
.fromto span.from {
    top: -11px;
}

.discount2 span.to,
.fromto span.to {
    bottom: -11px;
}

.fromto {
    padding: 0 20px;
}

#special-offer-header .thumb>img {
    max-height: 250px;
}

#special-offer-footer {
    padding-top: 15px;
}

#special-offer-form #special-offer-form-2 label {
    padding: 0;
}

.marbles {
    margin-bottom: 6px;
}

.medext {
    width: 100px;
    margin-top: -4px;
}

.dropdown-medext {
    margin-top: -4px;
    width: 79px;
}

.logo-holder>img {
    max-height: 154px;
}

.detail-boxes {
    zoom: 1;
}

.detail-boxes:before,
.detail-boxes:after {
    content: " ";
    display: table;
}

.detail-boxes:after {
    clear: both;
}

.truncate {
    width: 220px;
    height: 1.1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.shareOnMobile {
    border-left: 1px solid #c2c2c2;
}

.operator-logo {
    height: 17px;
    margin-left: 10px;
}

.operator-logo.operator-logo--TelecomSk {
    height: 14px;
    vertical-align: top;
}

.item--half {
    width: 50%;
    padding-right: 10px;
    float: left;
    margin-bottom: 5px;
}

.payment-item {
    position: relative;
    height: 18px;
    line-height: 10px;
    white-space: nowrap;
}

.payment-item:before {
    background: url('images/paymentMethods.png') 0 0 no-repeat;
    content: '';
    width: 30px;
    height: 18px;
    display: inline-block;
    margin-right: 5px;
}

.payment-item>span {
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: super;
    width: 200px;
    white-space: nowrap;
}

.payment-item:after {
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 65%);
    content: '';
    text-align: right;
    position: absolute;
    bottom: 0;
    right: -2px;
    width: 28px;
    height: 17px;
}

.payment-item.payment-item--yes-karta:before {
    background-position: 0 0;
}

.payment-item.payment-item--sporoservis:before {
    background-position: 0 -18px;
}

.payment-item.payment-item--ok-karta:before {
    background-position: 0 -36px;
}

.payment-item.payment-item--faktura:before {
    background-position: 0 -54px;
}

.payment-item.payment-item--eurocard-mastercard:before {
    background-position: 0 -72px;
}

.payment-item.payment-item--cp-leasing:before {
    background-position: 0 -90px;
}

.payment-item.payment-item--cac-leasing:before {
    background-position: 0 -108px;
}

.payment-item.payment-item--vltavin-leasing:before {
    background-position: -30px 0;
}

.payment-item.payment-item--sporitelna:before {
    background-position: -30px -18px;
}

.payment-item.payment-item--multiservis:before {
    background-position: -30px -36px;
}

.payment-item.payment-item--cheque-dejeuner:before {
    background-position: -30px -54px;
}

.payment-item.payment-item--eurocard:before {
    background-position: -30px -72px;
}

.payment-item.payment-item--cirrus:before {
    background-position: -30px -90px;
}

.payment-item.payment-item--beneficial:before {
    background-position: -30px -108px;
}

.payment-item.payment-item--visa:before {
    background-position: -60px 0;
}

.payment-item.payment-item--sodexho:before {
    background-position: -60px -18px;
}

.payment-item.payment-item--prevodem:before {
    background-position: -60px -36px;
}

.payment-item.payment-item--husqvarna:before {
    background-position: -60px -54px;
}

.payment-item.payment-item--eurest:before {
    background-position: -60px -72px;
}

.payment-item.payment-item--cetelem:before {
    background-position: -60px -90px;
}

.payment-item.payment-item--american-express:before {
    background-position: -60px -108px;
}

.payment-item.payment-item--visa-electron:before {
    background-position: -90px 0;
}

.payment-item.payment-item--skofin:before {
    background-position: -90px -18px;
}

.payment-item.payment-item--max-karta:before {
    background-position: -90px -36px;
}

.payment-item.payment-item--homecredit:before {
    background-position: -90px -54px;
}

.payment-item.payment-item--essox:before {
    background-position: -90px -72px;
}

.payment-item.payment-item--ccs:before {
    background-position: -90px -90px;
}

.payment-item.payment-item--triangl:before {
    background-position: -120px 0;
}

.payment-item.payment-item--profireal:before {
    background-position: -120px -18px;
}

.payment-item.payment-item--maestro:before {
    background-position: -120px -36px;
}

.payment-item.payment-item--ge-money:before {
    background-position: -120px -54px;
}

.payment-item.payment-item--dinners-club:before {
    background-position: -120px -72px;
}

.payment-item.payment-item--ccb-finance:before {
    background-position: -120px -90px;
}

.payment-item.payment-item--ticket-restaurant:before {
    background-position: -150px 0;
}

.payment-item.payment-item--na-dobirku:before {
    background-position: -150px -18px;
}

.payment-item.payment-item--jcb:before {
    background-position: -150px -36px;
}

.payment-item.payment-item--eurocheque:before {
    background-position: -150px -54px;
}

.payment-item.payment-item--csob-leasing:before {
    background-position: -150px -72px;
}

.payment-item.payment-item--hotovost:before {
    background-position: -150px -90px;
}

.profile.profile--yext {
    padding: 20px 30px;
}

.profile.profile--yext h1 {
    max-width: 100%;
}

.profile.profile--yext ul li.tel:before {
    width: 1.6em;
}

.profile.profile--yext .profile__inner {
    padding-right: 48.93617021276595%;
}

.profile.profile--yext .availability {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -19px;
    z-index: 999;
}

.reviews-box {
    width: 86%;
    border: 1px solid #ffde00;
    background: #fffce5;
    padding: 3% 4% 8%;
}

.reviews-box .reviews-inner h2 {
    text-align: center;
    font-size: 28px;
    margin-bottom: 30px;
}

.reviews-box .reviews-inner h3 {
    margin-bottom: 20px !important;
    font-size: 18px !important;
    font-weight: normal !important;
}

.reviews-box .reviews-inner h3.main {
    text-align: center;
    margin-bottom: 70px;
}

.reviews-box .reviews-inner h3.main .stars {
    margin: 4px 0 -2px 10px;
}

.reviews-box .reviews-inner h3.main .stars .top-msg {
    position: absolute;
    top: -22px;
    left: 8px;
    font-size: 10px;
    color: #c5c5c5;
    padding: 0 0 10px 30px;
    min-width: 200px;
    background: url(images/arrow-top-msg.png) 0 4px no-repeat;
}

.reviews-box .reviews-inner h3.main .stars .star {
    float: left;
    width: 18px;
    height: 18px;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer;
    background: url(images/stars.png) no-repeat 0 0;
}

.reviews-box .reviews-inner h3.main .stars .star.star-left,
.reviews-box .reviews-inner h3.main .stars .star.star-left a {
    background-position: 0 -36px;
}

.reviews-box .reviews-inner h3.main .stars .star.star-right,
.reviews-box .reviews-inner h3.main .stars .star.star-right a {
    background-position: -9px -36px;
}

.reviews-box .reviews-inner h3.main .stars .star.star-left {
    width: 9px;
}

.reviews-box .reviews-inner h3.main .stars .star.star-left.hover {
    background-position: 0 -18px;
}

.reviews-box .reviews-inner h3.main .stars .star.star-right {
    width: 16px;
    padding-right: 7px;
}

.reviews-box .reviews-inner h3.main .stars .star.star-right.hover {
    background-position: -9px 0;
}

.reviews-box .reviews-inner h3.main .stars .bottom-msg {
    position: absolute;
    bottom: -18px;
    left: -5px;
    min-width: 200px;
    font-size: 10px;
    color: #c5c5c5;
}

.reviews-box .reviews-inner p {
    line-height: 1.2;
}

.reviews-box .reviews-inner p.no-rate {
    font-size: 15px;
}

.reviews-box .reviews-inner [class*="col"] {
    padding: 3%;
}

.user-review .user {
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 2px solid #ffde00;
    margin-bottom: 5px;
}

.user-review .tree-branch {
    width: 30px;
    height: 18px;
    border: 1px solid #ffde00;
    border-width: 0 0 1px 1px;
    margin-left: 10px;
    position: relative;
}

.user-review .tree-branch span {
    position: absolute;
    bottom: -7px;
    left: 12px;
    width: 110px;
    padding: 0 5px;
    background: #fffce5;
}

.user-review .response {
    margin: 15px 0 20px 29px;
}

.modal-window .all-reviews-inner h4 {
    font-size: 20px;
}

.modal-window .all-reviews-inner .modal-content-wrap {
    max-height: 433px;
}

.modal-window .all-reviews-inner .user-review {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 20px;
}

.modal-window .all-reviews-inner .user-review .tree-branch span {
    background: #fff;
}

.modal-window .all-reviews-inner .user-review p {
    line-height: 1.35;
    font-size: 14px;
}

.modal-window .all-reviews-inner .user-review p.user-name {
    font-size: 15px;
}

.modal-window .thx-inner h2 {
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 30px;
}

.modal-window .thx-inner p {
    font-size: 13px;
}

#all-reviews .modal-window .bottom-bar {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    border-top: 1px solid #e2e2e2;
    background: #fff;
    padding: 0 4%;
    z-index: 9999;
    border-radius: 0 0 10px 10px;
}

#all-reviews .modal-window .bottom-bar p {
    line-height: 52px;
    font-size: 13px;
    margin: 0;
}

#all-reviews .modal-window .bottom-bar p .button {
    margin-left: 20px;
}

.modal-window .all-reviews-inner .modal-content-wrap {
    height: 300px;
    margin-bottom: 41px;
    overflow-y: scroll;
}

.modal-window {
    background: #fff;
    width: 660px;
    max-width: 660px;
    min-height: 20px;
    max-height: 600px;
    padding: 45px 8% 10px;
    -wekit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.modal-window .form-elements {
    padding: 0 20%;
}

.modal-window .close-btn {
    background: none;
    border: none;
    font-weight: 900;
    position: absolute;
    top: 5px;
    right: 4px;
    margin: 0;
    padding: 0;
    width: 32px;
    height: 32px;
    font-size: 22px;
    outline: none;
    cursor: pointer;
}

.modal-window h4 {
    font-size: 21px;
}

.modal-window .alebo {
    margin: 45px auto;
    font-size: 16px;
}

.modal-window .fb-login {
    background: #2980b9;
    width: 250px;
    height: 50px;
    color: #fff;
    margin: 30px auto;
}

.modal-window .fb-login .icon-facebook {
    width: 50px;
    height: 50px;
    display: inline-block;
    font-size: 25px;
    border-right: 2px solid #1c68a6;
}

.modal-window .fb-login .login {
    height: 50px;
}

.modal-window .fb-login .bold {
    height: 50px;
    font-size: 14px;
}

.modal-window .fb-login span {
    line-height: 50px;
}

.modal-window .fb-login:hover {
    text-decoration: none;
}

.modal-window .branch {
    border-bottom: 1px solid #eee;
}

.modal-window .branch .arrow-icon {
    width: 16px;
    height: 16px;
    background: url(images/search-arrow.png) -10px -16px no-repeat;
}

.modal-window .branch .icons li {
    line-height: 1.8;
}

.modal-window .branch h5 a {
    color: #3885c1;
}

.modal-window .modal-content-wrap {
    overflow: hidden;
    overflow-y: scroll;
    max-height: 440px;
    width: 100%;
}

.modal-window.special-offer-mod {
    max-width: 970px;
    width: 970px;
    max-height: none;
    height: auto;
    overflow-y: hidden;
    padding: 4%;
}

.modal-window.special-offer-mod iframe {
    height: 100% !important;
}

.marek h4 {
    font-size: 21px;
}

body:after {
    content: url(images/close.png) url(images/loading.gif) url(images/prev.png) url(images/next.png);
    display: none;
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
    display: none;
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    -wekit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.lightbox a img {
    border: none;
}

.lb-outerContainer {
    position: relative;
    background: #fff;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -wekit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-outerContainer .lb-container {
    padding: 4px 4px 34px 4px;
    background: #fff;
}

.lb-outerContainer .lb-container>.nav {
    left: 0;
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(images/loading.gif) no-repeat;
}

.lb-prev,
.lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 90%;
    width: 100%;
    z-index: 10;
}

.lb-nav a {
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(images/prev.png) left 48% no-repeat;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -ms-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s;
}

.lb-nav a.lb-prev:hover {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(images/next.png) right 48% no-repeat;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -ms-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s;
}

.lb-nav a.lb-next:hover {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.lb-dataContainer {
    *zoom: 1;
    position: relative;
    top: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-data {
    padding: 0 4px;
    color: #ccc;
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 2.1;
    padding-left: 2px;
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}

.lb-data .lb-number {
    display: block;
    clear: left;
    font-size: 12px;
    color: #999;
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
}

.lb-data .lb-close:hover {
    cursor: pointer;
    text-decoration: none;
}

.lb-data .lb-close:hover:before {
    color: #6b6b6b;
}

.lb-data .lb-close:before {
    font-family: alq;
    content: '';
    color: #000;
    font-size: 22px;
    line-height: 1.2;
}

#micro-site header {
    background: #ffde00;
    height: 550px;
    max-height: 100%;
    overflow: hidden;
}

#micro-site header h1 {
    font-size: 60px;
    margin: 230px 0 40px;
}

#micro-site header h1 span {
    font-size: 50px;
}

#micro-site header h1 span.sub-heading {
    position: relative;
    font-size: 40px;
}

#micro-site header h1 span.sub-heading .print-date {
    font-size: 26px;
    position: absolute;
    right: -140px;
    bottom: 9px;
}

#micro-site header img {
    margin-top: 110px;
}

#micro-site header.print {
    height: 620px;
}

#micro-site header.print .col5 {
    z-index: 900;
}

#micro-site header.print .zs-book {
    background: #ffde00 url(images/micro-sites/zs-book.png) no-repeat;
    width: 1477px;
    height: 620px;
    position: absolute;
    top: 10%;
    left: -3%;
}

#micro-site header.print h1 {
    margin: 180px 0 40px;
}

#micro-site header.top-ten {
    max-height: 100%;
    height: 570px;
}

#micro-site header.top-ten h1 {
    margin: 190px 0 40px;
}

#micro-site header.top-ten img {
    margin-top: 145px;
}

#micro-site .info-top-ten .filters {
    width: 550px;
    margin: 100px auto 70px;
}

#micro-site .info-top-ten .filters .first-select-wrapper select,
#micro-site .info-top-ten .filters .second-select-wrapper select {
    background: 0;
    border: 1px solid #bcbcbc;
    padding: 10px 40px 10px 10px;
    height: inherit;
    font-size: 14px;
    color: #bdbdbd;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -wekit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    z-index: 1;
    outline-color: #bdbdbd;
}

#micro-site .info-top-ten .filters .first-select-wrapper .select-up,
#micro-site .info-top-ten .filters .second-select-wrapper .select-up {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#micro-site .info-top-ten .filters .first-select-wrapper .select-up .select-left,
#micro-site .info-top-ten .filters .second-select-wrapper .select-up .select-left {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -2px;
    width: 0;
    height: 0;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 5px solid #bdbdbd;
}

#micro-site .info-top-ten .top-description h2 {
    font-size: 36px;
}

#micro-site .info-top-ten .top-description p {
    font-size: 1.8em;
}

#micro-site .list-top-ten {
    margin-bottom: 120px;
}

#micro-site .list-top-ten .ten-firms {
    counter-reset: li-counter;
}

#micro-site .list-top-ten .ten-firms li {
    position: relative;
    color: #959595;
    font-size: 16px;
    margin-bottom: 20px;
}

#micro-site .list-top-ten .ten-firms li span {
    line-height: 1.2;
}

#micro-site .list-top-ten .ten-firms li:before {
    position: absolute;
    top: 0;
    left: -1.4em;
    width: .8em;
    line-height: 1.65;
    font-weight: bold;
    text-align: right;
    color: #959595;
    content: counter(li-counter);
    counter-increment: li-counter;
}

#micro-site .list-top-ten .ten-firms li:after {
    content: '.';
    position: absolute;
    top: 0;
    left: -.6em;
    font-weight: bold;
    line-height: 1.65;
}

#micro-site .list-top-ten .ten-firms li:nth-child(10):before {
    left: -1.8em;
}

#micro-site .list-top-ten .ten-firms li .firm-name {
    font-weight: 600;
    padding-top: 4px;
}

#micro-site .list-top-ten .ten-firms li .button {
    font-size: 14px;
    padding: 7px 35px 7px 22px;
    text-align: left;
    background-image: url(images/micro-sites/arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: 70% center !important;
}

#micro-site .list-top-ten .ten-firms li [data-rating] {
    margin: 4px 0 0 10px;
    zoom: 1;
}

#micro-site .list-top-ten .ten-firms li [data-rating]:before,
#micro-site .list-top-ten .ten-firms li [data-rating]:after {
    content: " ";
    display: table;
}

#micro-site .list-top-ten .ten-firms li [data-rating]:after {
    clear: both;
}

#micro-site .list-top-ten .ten-firms li [data-rating] .star {
    display: inline-block;
    width: 18px;
    height: 18px;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer;
    background: url(images/stars.png) no-repeat 0 0;
}

#micro-site .list-top-ten .ten-firms li [data-rating] .star.star-left,
#micro-site .list-top-ten .ten-firms li [data-rating] .star.star-left a {
    background-position: 0 -36px;
}

#micro-site .list-top-ten .ten-firms li [data-rating] .star.star-right,
#micro-site .list-top-ten .ten-firms li [data-rating] .star.star-right a {
    background-position: -9px -36px;
}

#micro-site .list-top-ten .ten-firms li [data-rating] .star.star-left {
    width: 9px;
}

#micro-site .list-top-ten .ten-firms li [data-rating] .star.star-left.hover {
    background-position: 0 -18px;
}

#micro-site .list-top-ten .ten-firms li [data-rating] .star.star-right {
    width: 16px;
    padding-right: 7px;
}

#micro-site .list-top-ten .ten-firms li [data-rating] .star.star-right.hover {
    background-position: -9px 0;
}

#micro-site .list-top-ten .ten-firms li [data-rating] .star:last-child {
    padding: 0;
    width: 9px;
}

#micro-site .list-top-ten .ten-firms li [data-rating] .bottom-msg {
    position: absolute;
    bottom: -18px;
    left: -5px;
    min-width: 200px;
    font-size: 10px;
    color: #c5c5c5;
}

#micro-site .pros {
    max-height: 100%;
    overflow: hidden;
    margin: 180px 0 100px;
}

#micro-site .pros .slider h2 {
    font-size: 28px;
}

#micro-site .pros .slider p {
    font-size: 18px;
    color: #bdbdbd;
}

#micro-site .info {
    max-height: 600px;
    overflow: hidden;
    margin: 180px 0;
}

#micro-site .info h2 {
    font-size: 28px;
}

#micro-site .info p {
    font-size: 18px;
    color: #bdbdbd;
    padding: 0 190px;
}

#micro-site .download-aplication,
#micro-site .order {
    background: #f3f3f3;
    max-height: 760px;
    overflow: hidden;
}

#micro-site .download-aplication .icon-zs,
#micro-site .order .icon-zs {
    margin: 0 auto 50px;
}

#micro-site .download-aplication h3,
#micro-site .order h3 {
    font-size: 24px;
}

#micro-site .download-aplication .mobile-devices,
#micro-site .order .mobile-devices {
    margin-bottom: 80px;
}

#micro-site .download-aplication .mobile-devices .app-btn,
#micro-site .order .mobile-devices .app-btn {
    font-size: 16px;
    font-weight: 600;
}

#micro-site .download-aplication .mobile-devices .app-btn:hover,
#micro-site .order .mobile-devices .app-btn:hover {
    text-decoration: none;
    color: #838383 !important;
}

#micro-site .download-aplication .regions-wrapper,
#micro-site .order .regions-wrapper {
    width: 230px;
    height: 50px;
    margin: 0 auto;
}

#micro-site .download-aplication .regions-wrapper #regions,
#micro-site .order .regions-wrapper #regions {
    background: none;
    border: 1px solid #bcbcbc;
    padding: 10px 40px 10px 10px;
    width: inherit;
    height: inherit;
    font-size: 24px;
    color: #bdbdbd;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -wekit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    z-index: 1;
    outline-color: #bdbdbd;
}

#micro-site .download-aplication .regions-wrapper .select-up,
#micro-site .order .regions-wrapper .select-up {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#micro-site .download-aplication .regions-wrapper .select-up .select-left,
#micro-site .order .regions-wrapper .select-up .select-left {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -2px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #bdbdbd;
}

#micro-site .download-aplication .regions-slider,
#micro-site .order .regions-slider {
    width: 500px;
}

#micro-site .order {
    background: #e8e8e8;
}

#micro-site .order p {
    font-size: 14px;
    line-height: 1.4;
}

#micro-site .order .ways {
    color: #999;
}

#micro-site .order .center-icon-box-icon {
    width: 100px;
}

#micro-site .order .sms-wrapper {
    padding: 0 250px;
    line-height: 1.3;
}

#micro-site .order .sms-wrapper .sms-info {
    font-size: 18px;
}

#micro-site .order .sms-wrapper .dph {
    font-size: 11px;
}

#micro-site .order.top-ten-order {
    max-height: 100%;
}

#micro-site .order.top-ten-order h3 {
    font-size: 30px;
}

#micro-site .order.top-ten-order h4 {
    font-size: 18px;
    font-weight: 600;
}

#micro-site .order.top-ten-order h5 {
    font-size: 16px;
    font-weight: 600;
}

#micro-site .order.top-ten-order p {
    font-size: 18px;
    line-height: 1.3em;
    padding: 0 8%;
    color: #959595;
}

#micro-site .order.top-ten-order #banner-wrap {
    padding: 0 30%;
}

#micro-site .order.top-ten-order #banner-wrap #profile-url-input {
    background: #e8e8e8;
}

#micro-site .order.top-ten-order #banner-wrap .icon-link {
    font-size: 22px;
    color: #acacac;
}

#micro-site .order.top-ten-order #banner-wrap .ig.input .ig-btn {
    background: #dfdfdf;
    -webkit-border-radius: 24px 0 0 24px;
    -moz-border-radius: 24px 0 0 24px;
    border-radius: 24px 0 0 24px;
    border-right: 1px solid #c9c9c9;
}

#micro-site .order.top-ten-order #banner-wrap input[type="text"] {
    height: 47px;
    font-size: 18px;
    border: 1px solid #cacaca !important;
    -wekit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
}

#micro-site .order.top-ten-order .button.outline {
    background: #e8e8e8;
    border-color: #c7c7c7;
    padding: 10px 20px;
    color: #8d8d8d;
}

#micro-site .order.top-ten-order .code span.code-heading {
    font-size: 14px;
}

#micro-site .order.top-ten-order .code code.html {
    background: #fff;
    padding: 20px 40px;
    color: #7c7c7c;
    border: 1px solid #b3b3b3;
    margin-top: 10px;
    font-size: 14px;
    word-break: break-word;
}

#micro-site .competition {
    margin: 150px 0 0;
}

#micro-site .competition h2 {
    font-size: 32px;
}

#micro-site .competition h3 {
    font-size: 24px;
}

#micro-site .competition h4 {
    font-size: 16px;
    font-weight: 700;
    color: #a2a2a2;
}

#micro-site .competition p {
    font-size: 14.5px;
    line-height: 1.55;
    color: #a2a2a2;
    text-align: left;
    padding: 0 12%;
}

#micro-site .competition .competition-list-wrap {
    text-align: left;
    padding: 0 12%;
    color: #a2a2a2;
}

#micro-site .competition .competition-list-wrap p {
    padding: 0;
}

#micro-site .competition .competition-list-wrap .competition-list li {
    font-size: 14.5px;
    line-height: 1.6;
}

#micro-site .competition a {
    color: #3885c1;
    font-weight: 700;
}

#micro-site .competition a:hover {
    text-decoration: underline;
}

#micro-site span.alert {
    color: #f00;
}

#micro-site #animate-devices {
    visibility: hidden;
}

#micro-site #animate-devices.slideLeft {
    animation-name: slideLeft;
    -moz-animation-name: slideLeft;
    -webkit-animation-name: slideLeft;
    animation-duration: 1.1s;
    -moz-animation-duration: 1.1s;
    -webkit-animation-duration: 1.1s;
    animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@keyframes slideLeft {
    0% {
        transform: translateX(150%);
    }
    50% {
        transform: translateX(-8%);
    }
    65% {
        transform: translateX(4%);
    }
    80% {
        transform: translateX(-4%);
    }
    95% {
        transform: translateX(2%);
    }
    100% {
        transform: translateX(0%);
    }
}

@-moz-keyframes slideLeft {
    0% {
        -moz-transform: translateX(150%);
    }
    50% {
        -moz-transform: translateX(-8%);
    }
    65% {
        -moz-transform: translateX(4%);
    }
    80% {
        -moz-transform: translateX(-4%);
    }
    95% {
        -moz-transform: translateX(2%);
    }
    100% {
        -moz-transform: translateX(0%);
    }
}

@-webkit-keyframes slideLeft {
    0% {
        -webkit-transform: translateX(150%);
    }
    50% {
        -webkit-transform: translateX(-8%);
    }
    65% {
        -webkit-transform: translateX(4%);
    }
    80% {
        -webkit-transform: translateX(-4%);
    }
    95% {
        -webkit-transform: translateX(2%);
    }
    100% {
        -webkit-transform: translateX(0%);
    }
}

#premiumListings {
    border: 2px solid #ffde00;
    padding: 10px 10px 10px 110px;
    border-radius: 30px;
    background: url(images/medal.png) 36px 0 no-repeat;
    min-height: 85px;
}

#premiumListings h2.advertiserName {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px;
}

#premiumListings h2.advertiserName a {
    color: #000;
}

#premiumListings p.advertiserDescription {
    margin: 0;
}

#premiumListings .logo {
    margin-bottom: 5px;
}

#zonals {
    border: 1px solid #ffde00;
    padding: 5px 12px;
    word-wrap: break-word;
}

#zonals h2.advertiserName {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
}

#zonals h2.advertiserName a {
    color: #77ad0f;
}

#zonals p.contacts {
    margin: 0;
    line-height: 1.3;
}

#zonals p.contacts a {
    font-weight: 700;
    color: #3885c1;
}

#zonals p.advertiserDescription {
    margin: 0 0 4px;
}

#wrapper.commercial {
    background-attachment: fixed;
    background-position: 50% 76px;
    background-repeat: no-repeat;
}

.tabs .tab-nav {
    padding: 0;
    list-style: none;
    font-size: 0;
    background: #ffff90;
}

.tabs .tab-nav li {
    display: inline-block;
}

.tabs .tab-nav li a {
    background: #ffff90;
    color: #000 !important;
    display: block;
    padding: 10px 15px;
    font-size: 14px;
    border-left: 0;
    border-bottom: 0;
    -webkit-transition: color .2s ease-in, background .15s ease-in;
    -moz-transition: color .2s ease-in, background .15s ease-in;
    transition: color .2s ease-in, background .15s ease-in;
}

.tabs .tab-nav li a:hover,
.tabs .tab-nav li a:focus {
    color: #ff0;
    text-decoration: none;
}

.tabs .tab-nav li.current {
    position: relative;
    z-index: 998;
}

.tabs .tab-nav li.current a {
    background: #ffde00;
    font-weight: bold;
}

.tabs .tab-content {
    background: #fff;
    border-top: 0;
    padding: 15px 0;
}

.tabs .tab-content .tab-inner {
    display: none;
}

.tabs .tab-content .tab-inner.current {
    display: block;
}

.tabs.right .tab-nav {
    text-align: right;
    border-left: 0;
    border-right: 1px solid #000;
}

.tabs.right .tab-nav li a {
    border-left: 1px solid #000;
    border-right: 0;
}

.tabs.vertical {
    table-layout: fixed;
    display: table;
    width: 100%;
    zoom: 1;
}

.tabs.vertical:before,
.tabs.vertical:after {
    content: " ";
    display: table;
}

.tabs.vertical:after {
    clear: both;
}

.tabs.vertical .tab-nav {
    width: 25%;
    display: table-cell;
    border-bottom: none;
    border-left: 0;
    background: #fff;
}

.tabs.vertical .tab-nav li {
    display: block;
    margin: 0;
}

.tabs.vertical .tab-nav li a {
    border-bottom: 0;
    border-right: 0;
    border-top: 0;
    margin-bottom: 0;
    padding: 5px 15px;
    color: #000 !important;
    background: #fff;
}

.tabs.vertical .tab-nav li a:hover,
.tabs.vertical .tab-nav li a:focus {
    color: #ff0;
}

.tabs.vertical .tab-nav li.current a {
    font-weight: bold;
}

.tabs.vertical .tab-content {
    width: 75%;
    display: table-cell;
    vertical-align: top;
    padding: 5px 0 0 0;
}

.tabs.vertical.right .tab-nav {
    text-align: right;
    position: relative;
    left: 75%;
    width: 25.1%;
    border-right: 0;
}

.tabs.vertical.right .tab-nav li {
    margin-left: -1px;
}

.tabs.vertical.right .tab-nav li a {
    display: block;
    padding-top: 10px;
    border-right: 1px solid #000;
    border-left: 0;
}

.tabs.vertical.right .tab-nav li.current a {
    margin-left: -1px;
    margin-right: 0;
}

.tabs.vertical.right .tab-content {
    position: relative;
    right: 25%;
}

.tabs.justify .tab-nav {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.tabs.justify .tab-nav li {
    display: table-cell;
    width: 1%;
    text-align: center;
}

.tabs.rounded {
    -wekit-border-radius: green;
    -moz-border-radius: green;
    border-radius: green;
}

.tabs.rounded .tab-nav li:not(:first-child):not(:last-child) a {
    -wekit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.tabs.rounded .tab-nav li:first-child:not(:last-child) a {
    -wekit-border-radius: green 0 0 0;
    -moz-border-radius: green 0 0 0;
    border-radius: green 0 0 0;
}

.tabs.rounded .tab-nav li:last-child:not(:first-child) a {
    -wekit-border-radius: 0 green 0 0;
    -moz-border-radius: 0 green 0 0;
    border-radius: 0 green 0 0;
}

.tabs.rounded .tab-content {
    -wekit-border-radius: 0 0 green green;
    -moz-border-radius: 0 0 green green;
    border-radius: 0 0 green green;
}

.tabs.rounded.vertical.right .tab-nav li:first-child:not(:last-child) a {
    -wekit-border-radius: 0 green 0 0;
    -moz-border-radius: 0 green 0 0;
    border-radius: 0 green 0 0;
}

.tabs.rounded.vertical.right .tab-nav li:last-child:not(:first-child) a {
    -wekit-border-radius: 0 0 green 0;
    -moz-border-radius: 0 0 green 0;
    border-radius: 0 0 green 0;
}

.image-holder {
    border: 1px solid #e8e8e8;
    padding: 2px;
    -wekit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.image-holder:hover {
    border: 1px solid #c6c6c6;
}

.image-holder>a {
    overflow: hidden;
    display: block;
    position: relative;
    padding-top: 74.99%;
}

.image-holder>a>img {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.question-holder {
    line-height: 2.5;
}

.question-holder>a {
    padding: 9px 15px;
}

img.svg {
    padding-right: 5px;
    margin-top: -1px;
    height: 15px;
}

#cookie-bar {
    background: #111;
    height: auto;
    line-height: 24px;
    color: #eee;
    text-align: center;
    padding: 3px 0;
}

#cookie-bar.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

#cookie-bar.fixed.bottom {
    bottom: 0;
    top: auto;
}

#cookie-bar.fixed.homepage {
    top: 0;
}

#cookie-bar p {
    margin: 0;
    padding: 0 10px;
}

#cookie-bar a {
    background: #fff;
    color: #000;
    display: inline-block;
    border-radius: 3px;
    text-decoration: none;
    padding: 0 6px;
    margin-left: 8px;
}

#cookie-bar a:hover {
    background: #e0e0e0;
}

.country-box {
    padding: 10px;
}

.country-box .inner-box {
    position: relative;
    display: block;
    border: 1px solid #dfdfdf;
    padding: 10px;
    overflow: hidden;
    -wekit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    zoom: 1;
}

.country-box .inner-box:before,
.country-box .inner-box:after {
    content: " ";
    display: table;
}

.country-box .inner-box:after {
    clear: both;
}

.country-box .inner-box img.flag {
    border: 1px solid #eee;
}

.country-box .inner-box img.logo {
    padding: 15px 0;
}

.country-box .inner-box span {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #000;
}

.country-box .inner-box span:last-child {
    margin: 0 -10px -10px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #ededed;
}

.country-box:hover .inner-box {
    border: 1px solid #b4b4b4;
}

.country-box:hover .inner-box span:last-child {
    background: #fbfbfb;
}

.country-box a:hover {
    text-decoration: none;
}

.not-hover:hover {
    text-decoration: none !important;
}

.cRed {
    color: #f00;
}

.banner-holder {
    margin-left: 0 !important;
    text-align: center;
}

.yext-section-h3 {
    background: #efefef;
    font-size: 24px!important;
    line-height: 1.5;
    padding: 2px 12px 4px 12px;
    font-weight: 600 !important;
    color: #555;
}

.yext-section-h3+.yext-section-h4 {
    margin-top: -15px;
}

.yext-section-h4 {
    background: #efefef;
    padding: 0 12px 6px;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.5;
    color: #555;
}

.yext-img {
    max-width: 200px;
    float: left;
}

.yext-img>img {
    max-width: 200px;
}

.yext-img>.yext-product__price {
    margin-top: 10px;
}

.yext-list__item {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #d0d0d0;
    zoom: 1;
}

.yext-list__item:before,
.yext-list__item:after {
    content: " ";
    display: table;
}

.yext-list__item:after {
    clear: both;
}

.yext-list__item>.yext-content {
    padding-right: 15px;
    padding-left: 15px;
}

.yext-list__item>.yext-img+.yext-content {
    padding-left: 215px;
}

.yext-content {
    color: #525252;
}

.yext-content__price {
    float: right;
    margin-left: 20px;
}

.yext-content__price+.yext-content__name {
    padding-right: 90px;
}

.yext-content__name,
.yext-content__price {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    display: block;
    line-height: 1.5;
}

.yext-content__inner {
    font-size: 14px;
    line-height: 1.5;
}

.yext-content__desc {
    font-size: 16px;
    font-weight: 600;
    color: #525252;
    font-style: italic;
    display: block;
    margin-bottom: 10px;
    line-height: 1.2;
}

.yext-content__time {
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
}

.yext-content__time .start-time {
    padding-right: 25px;
}

.b-600 {
    font-weight: 600;
}

.yext-read-more {
    background: #ffde00;
    color: #83690c !important;
    padding: 6px 10px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    float: right;
    margin-top: 20px;
}

.yext-read-more:hover {
    text-decoration: none;
    background: #f8d90e;
    cursor: pointer;
}

.no-pad.no-pad--left {
    padding-left: 0 !important;
}

.img--fill>img {
    max-width: 100% !important;
}

.table-menu td {
    padding: 6px;
}

.table-menu td:last-child {
    text-align: right;
}

.yext-product__price {
    font-size: 26px;
    font-weight: bold;
    color: #525252;
    margin-bottom: 10px;
}

.yext-product__additional-info>li {
    border-top: 1px solid #c6c6c6;
    padding: 4px 0;
    zoom: 1;
}

.yext-product__additional-info>li:before,
.yext-product__additional-info>li:after {
    content: " ";
    display: table;
}

.yext-product__additional-info>li:after {
    clear: both;
}

.yext-product__additional-info>li:first-child {
    border-top: 0;
}

.yext-product__additional-info>li span {
    float: right;
}

dl {
    margin-top: 0;
}

dl dt {
    font-weight: 700;
}

dl dd {
    margin-left: 0;
}

dl.list--horizontal {
    margin-bottom: 10px;
    zoom: 1;
}

dl.list--horizontal:before,
dl.list--horizontal:after {
    content: " ";
    display: table;
}

dl.list--horizontal:after {
    clear: both;
}

dl.list--horizontal dt {
    float: left;
    width: 190px;
    overflow: hidden;
    clear: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

dl.list--horizontal dd {
    margin-left: 210px;
}

footer [class*="p-col6"] {
    margin-bottom: 3%;
}

footer h3 {
    font-size: 12px;
    font-weight: 700;
}

footer ul li {
    padding: 0 0 8px;
}

footer ul li a {
    color: #b8b8b8;
}

footer p {
    color: #b8b8b8;
    line-height: 1.4;
    margin: 0;
    padding-bottom: 70px;
}

.col1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%;
}

.col2 {
    width: 14.893617021276595%;
    *width: 14.840425531914894%;
}

.col3 {
    width: 23.404255319148934%;
    *width: 23.351063829787233%;
}

.col4 {
    width: 31.914893617021278%;
    *width: 31.861702127659576%;
}

.col1-10 {
    width: 8.085106382978723%;
    *width: 8.031914893617021%;
}

.col1-8 {
    width: 10.63829787234043%;
    *width: 10.58510638297873%;
}

.col1-5 {
    width: 18.29787234042553%;
    *width: 18.24468085106383%;
}

.col3-10 {
    width: 28.51063829787234%;
    *width: 28.45744680851064%;
}

.col4-10 {
    width: 38.72340425531914%;
    *width: 38.67021276595744%;
}

.col6-10 {
    width: 59.14893617021276%;
    *width: 59.09574468085106%;
}

.col7-10 {
    width: 69.36170212765957%;
    *width: 69.30851063829787%;
}

.col2-5 {
    width: 38.723404425531914%;
    *width: 38.67021276595744%;
}

.col3-5 {
    width: 59.14893617021278%;
    *width: 59.09574468085108%;
}

.col4-5 {
    width: 79.57446808510637%;
    *width: 79.52127659574467%;
}

.col9-10 {
    width: 87.87234042553192%;
    *width: 87.81914893617021%;
}

.col5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%;
}

.col6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
}

.col7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%;
}

.col8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%;
}

.col9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%;
}

.col10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%;
}

.col11 {
    width: 93.61702127659575%;
    *width: 93.56382978723405%;
}

.col12 {
    width: 100%;
}

.pull-col6 {
    right: 51%;
}

.push-col6 {
    left: 48.93617021276595%;
}

[class*="col"]:first-child {
    margin-left: 0;
}

[class*="col"] {
    position: relative;
    min-height: 1px;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
    float: left;
}

[class*="col"].offset1 {
    margin-left: 10.63829787234043%;
}

[class*="col"].offset1:first-child {
    margin-left: 8.51063829787234%;
}

.nmg .col1 {
    width: 8.333%;
    *width: 8.333%;
}

.nmg .col2 {
    width: 16.666%;
    *width: 16.666%;
}

.nmg .col3 {
    width: 25%;
    *width: 25%;
}

.nmg .col4 {
    width: 33.333%;
    *width: 33.333%;
}

.nmg .col1-10 {
    width: 10%;
    *width: 10%;
}

.nmg .col1-8 {
    width: 12.5%;
    *width: 12.5%;
}

.nmg .col1-5 {
    width: 20%;
    *width: 20%;
}

.nmg .col3-10 {
    width: 30%;
    *width: 30%;
}

.nmg .col2-5 {
    width: 40%;
    *width: 40%;
}

.nmg .col3-5 {
    width: 60%;
    *width: 60%;
}

.nmg .col4-5 {
    width: 80%;
    *width: 80%;
}

.nmg .col9-10 {
    width: 90%;
    *width: 90%;
}

.nmg .col5 {
    width: 41.666%;
    *width: 41.666%;
}

.nmg .col6 {
    width: 50%;
    *width: 50%;
}

.nmg .col7 {
    width: 58.331%;
    *width: 58.331%;
}

.nmg .col8 {
    width: 66.666%;
    *width: 66.666%;
}

.nmg .col-s70 {
    width: 70%;
    *width: 70%;
}

.nmg .col9 {
    width: 75%;
    *width: 75%;
}

.nmg .col10 {
    width: 83.333%;
    *width: 83.333%;
}

.nmg .col11 {
    width: 91.666%;
    *width: 91.666%;
}

.nmg .col12 {
    width: 100%;
}

.nmg .col-reg-1-5 {
    width: 13.333%;
    *width: 13.333%;
}

.nmg .col-reg-1-5 a:hover {
    text-decoration: none !important;
}

.last {
    margin-right: 0;
    clear: right;
}

.row {
    width: 100%;
    zoom: 1;
}

.row:before,
.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.row.nmg [class*="col"] {
    margin: 0;
}

.row [class*="col"]:first-child {
    margin-left: 0;
}

.row [class*="col"] {
    position: relative;
    min-height: 1px;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
    float: left;
}

.row [class*="col"].offset1 {
    margin-left: 10.63829787234043%;
}

.row [class*="col"].offset1:first-child {
    margin-left: 8.51063829787234%;
}

.row-centered {
    text-align: center;
    font-size: 0;
}

.row-centered>[class*="col"] {
    display: inline-block;
    float: none;
}

@media(min-width:992px) {
    .container {
        width: 970px !important;
    }
    .d-m0 {
        margin: 0 !important;
    }
    #profile .buttons-wrap>li>.inner-holder .content {
        font-size: 1em !important;
    }
    .show-up {
        display: none;
    }
    .hide-up {
        display: block;
    }
    .mobile-nav .overlay-span {
        display: none;
    }
}

@media(max-width:991px) {
    .responsive-wrapper {
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch;
    }
    #top-bar {
        height: auto;
    }
    #top-bar .search-box .search-form {
        width: 55%;
    }
    #top-bar .search-box .search-form #main-input button[type="submit"] {
        font-size: 14px !important;
        padding: 2px 19px !important;
    }
    #top-bar .search-box .filter {
        padding: 7px 6px;
        -wekit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
    }
    #top-bar .search-box .filter .icon-left {
        margin: 0;
    }
    #top-bar .search-box .filter span {
        display: none;
        visibility: hidden;
    }
    #top-bar .top-fap-wrap {
        padding: 0 400px 0 0;
    }
    #top-bar .top-fap-wrap li.info span.name {
        display: none;
        visibility: hidden;
    }
    #top-bar #search-submit {
        display: none;
    }
    #top-bar #mobile-search-submit {
        display: block !important;
    }
    .required-bubble {
        position: relative;
        top: 6px !important;
        left: 0;
        text-align: center;
    }
    .required-bubble:before {
        top: 0;
        left: 50%;
        margin-top: -12px;
        border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ee4a4a rgba(0, 0, 0, 0);
    }
    .required-bubble.r2:before {
        top: 0;
        left: 50%;
        margin-top: -12px;
    }
    #profile header h1 {
        padding: 0 0 6px 0;
    }
    #profile header .stars {
        margin: 4px 0 23px 10px;
    }
    #profile .opening-hours table {
        width: 100% !important;
    }
    .other-firms .col6.t-col12 {
        border-bottom: 1px solid #e9e9e9;
    }
    .other-firms .col6.t-col12.light-gray {
        background: #fff;
    }
    .zopim {
        display: none;
        visibility: hidden;
    }
    .tools li.t-p-map {
        display: inline-block !important;
    }
    .not-found {
        margin: 130px auto 20px;
    }
    .pagination {
        padding-right: 0;
        border-right: 0;
        margin: 0 auto !important;
    }
    .mobile-nav {
        position: relative;
        height: 26px;
        width: 100%;
    }
    .mobile-nav .overlay-span {
        display: block;
    }
    .mobile-nav select {
        font-size: 14px;
        color: #666;
        background: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        z-index: 2;
        outline: none;
    }
    .mobile-nav .mobile-nav__select {
        width: 100%;
        border: 0;
        padding: 0 41px 0 15px;
        margin: 0;
        height: 26px;
        color: #000;
        position: relative;
        z-index: 2;
    }
    .mobile-nav .mobile-nav__button {
        width: 26px;
        height: 26px;
        position: absolute;
        top: 0;
        right: 15px;
        z-index: 1;
    }
    .mobile-nav .mobile-nav__button .burger {
        position: absolute;
        top: 50%;
        right: 4px;
        margin-top: -2px;
        width: 18px;
        height: 3px;
        background: black;
    }
    .mobile-nav .mobile-nav__button .burger::before,
    .mobile-nav .mobile-nav__button .burger::after {
        content: '';
        display: block;
        margin-top: -6px;
        height: 3px;
        background: black;
    }
    .mobile-nav .mobile-nav__button .burger::after {
        margin-top: 9px;
    }
    .show-up {
        display: block;
    }
    .hide-up {
        display: none;
    }
    #site-header #town {
        background-position: -88px;
    }
}

@media(min-width:768px) {
    .container {
        width: 750px;
    }
    .anchor {
        height: 110px;
        margin-top: -110px;
    }
    #profile .buttons-wrap>li>.inner-holder .content {
        font-size: .76em;
    }
}

@media(max-width:768px) and (min-width:691px) {
    #profile .buttons-wrap>li>.inner-holder .content {
        font-size: .76em;
    }
}

@media(max-width:991px) and (min-width:691px) {
    [class*="t-col"] {
        margin-left: 2.127659574468085%;
        *margin-left: 2.074468085106383%;
    }
    .t-col2 {
        width: 14.893617021276595%;
        *width: 14.840425531914894%;
    }
    .t-col3 {
        width: 23.404255319148934%;
        *width: 23.351063829787233%;
    }
    .t-col4 {
        width: 31.914893617021278%;
        *width: 31.861702127659576%;
    }
    .t-col1-5 {
        width: 18.29787234042553%;
        *width: 18.24468085106383%;
    }
    .t-col6 {
        width: 48.93617021276595%;
        *width: 48.88297872340425%;
        margin-bottom: 5%;
    }
    .t-col7 {
        width: 57.44680851063829%;
        *width: 57.39361702127659%;
    }
    .t-col8 {
        width: 65.95744680851064%;
        *width: 65.90425531914893%;
    }
    .t-col9 {
        width: 74.46808510638297%;
        *width: 74.41489361702126%;
    }
    .t-col10 {
        width: 82.97872340425532%;
        *width: 82.92553191489361%;
    }
    .t-col11 {
        width: 93.61702127659575%;
        *width: 93.56382978723405%;
    }
    .t-col12 {
        width: 100%;
        *width: 100%;
    }
    .row .t-col4:first-child,
    .row .t-col4:nth-child(4n+1) {
        margin-left: 0;
    }
    .row .t-col2:first-child,
    .row .t-col2:nth-child(7n+1) {
        margin-left: 0;
    }
    .row .t-col3:first-child,
    .row .t-col3:nth-child(5n+1) {
        margin-left: 0;
    }
    .row .t-col1-5:first-child,
    .row .t-col1-5:nth-child(6n+1) {
        margin-left: 0;
    }
    .row .t-col6:first-child,
    .row .t-col6:nth-child(3n+1) {
        margin-left: 0;
    }
    .row .t-col12:first-child,
    .row .t-col12:nth-child(1n+1) {
        margin-left: 0;
    }
    .nmg [class*="t-col"] {
        margin: 0;
    }
    .nmg .t-col1 {
        width: 8.333%;
        *width: 8.333%;
        margin: 0;
    }
    .nmg .t-col2 {
        width: 16.666%;
        *width: 16.666%;
    }
    .nmg .t-col3 {
        width: 25%;
        *width: 25%;
    }
    .nmg .t-col4 {
        width: 33.333%;
        *width: 33.333%;
    }
    .nmg .t-col1-5 {
        width: 20%;
        *width: 20%;
    }
    .nmg .t-col5 {
        width: 41.666%;
        *width: 41.666%;
    }
    .nmg .t-col6 {
        width: 50%;
        *width: 50%;
    }
    .nmg .t-col7 {
        width: 58.331%;
        *width: 58.331%;
    }
    .nmg .t-col8 {
        width: 66.666%;
        *width: 66.666%;
    }
    .nmg .t-col11 {
        width: 91.666%;
        *width: 91.666%;
    }
    .nmg .t-col12 {
        width: 100%;
        *width: 100%;
    }
    .t-show {
        display: block !important;
    }
    .t-show.ib {
        display: inline-block !important;
    }
    .t-hidden {
        display: none !important;
        visibility: hidden !important;
    }
    .t-ac {
        text-align: center !important;
    }
    .t-p0 {
        padding: 0 !important;
    }
    .t-m0 {
        margin: 0 !important;
    }
    .center-icon-box {
        position: relative;
        min-height: 278px;
    }
    .pagination-az {
        margin: 50px 0;
    }
    .button.next,
    .button.prev {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .programs .border {
        margin: 0 10% 5px;
    }
    .programs .border:before {
        width: 289px;
        margin-left: -145px;
    }
    .programs .button.add-program.big {
        padding: 13px 20px !important;
    }
    .programs .pricing-table .col-reg-1-5 {
        width: 20%;
    }
    .programs .pricing-table .col-reg-1-5:last-child .info li {
        border-right: 0;
    }
    .programs .pricing-table .info li {
        font-size: 90% !important;
        border-right: 1px solid #e8e8e8;
        padding: 10px 0;
        line-height: 42px;
        height: 66px;
    }
    .programs .pricing-table .info li>span,
    .programs .pricing-table .info li .icon-cancel {
        line-height: 1.4;
        vertical-align: middle;
        display: inline-block !important;
    }
    .programs .pricing-table .info li .icon-cancel {
        font-size: 12px;
    }
    .programs .pricing-table .info li>span span {
        display: block !important;
    }
    .registration .registration-form {
        margin: 0 auto;
        width: 100%;
    }
    .t-normal {
        font-weight: normal;
        font-size: 12px !important;
    }
    .profile .tools li {
        margin: 0;
    }
    #micro-site header.top-ten {
        text-align: center;
    }
    #micro-site header.top-ten h1 {
        margin: 20px 0 !important;
    }
    #micro-site header.top-ten .button.outline {
        display: inline-block !important;
    }
    #micro-site header.top-ten .topten-medal {
        width: 70%;
        margin: 0 auto;
        float: none;
    }
    #micro-site header.top-ten img {
        margin: 40px auto 0;
    }
    #micro-site header .print {
        height: 500px;
    }
    #micro-site .info {
        margin: 90px 0;
    }
    #micro-site .info p {
        padding: 0 80px;
    }
    #micro-site .order {
        max-height: 100% !important;
    }
    #micro-site .order .sms-wrapper {
        padding: 0 140px !important;
    }
    #micro-site .order .center-icon-box {
        min-height: 0 !important;
    }
    #micro-site .download-aplication .regions-slider {
        width: 400px;
    }
    #micro-site .list-top-ten>.container {
        padding: 0 5% 0 8% !important;
    }
    #micro-site .list-top-ten .ten-firms li .button {
        background-image: none !important;
    }
    #wrapper {
        margin-top: 76px;
    }
    .results__wrapper {
        padding: 0;
        border: 0;
    }
    #profile .profile-body .buttons-wrap .button {
        font-size: 10px;
    }
    .button-group-holder .result-item-btn.go2profile a {
        background-position: 88.888% 0;
    }
    .button-group-holder .result-item-btn.go2my a:hover {
        background-position: 11.111% 0;
    }
    .result-item-btn.go2my .content-bubble+.bubble {
        -webkit-transform: translateX(-112px) !important;
        -moz-transform: translateX(-112px) !important;
        -ms-transform: translateX(-112px) !important;
        -o-transform: translateX(-112px) !important;
        transform: translateX(-112px) !important;
    }
    .result-item-btn.go2my .content-bubble+.bubble:before {
        -webkit-transform: translateX(19px) !important;
        -moz-transform: translateX(19px) !important;
        -ms-transform: translateX(19px) !important;
        -o-transform: translateX(19px) !important;
        transform: translateX(19px) !important;
    }
    .result-item-btn.go2eko .content-bubble+.bubble {
        -webkit-transform: translateX(-210px) !important;
        -moz-transform: translateX(-210px) !important;
        -ms-transform: translateX(-210px) !important;
        -o-transform: translateX(-210px) !important;
        transform: translateX(-210px) !important;
    }
    .result-item-btn.go2eko .content-bubble+.bubble:before {
        -webkit-transform: translateX(86px) !important;
        -moz-transform: translateX(86px) !important;
        -ms-transform: translateX(86px) !important;
        -o-transform: translateX(86px) !important;
        transform: translateX(86px) !important;
    }
    .yext-list__item>.t-hidden+.yext-content {
        width: 100%;
        margin-left: 0;
        padding-left: 15px !important;
    }
}

@media(max-width:768px) and (min-width:691px) {
    #top-bar .top-fap-wrap li.top-icon-wrap {
        margin: 9.5px 2px 9.5px 10px;
    }
}

@media(max-width:690px) {
    .container {
        width: 100%;
        padding: 0 15px;
    }
    [class*="col"] {
        width: 100%;
        margin: 0 0 10px;
    }
    .pull-col6,
    .push-col6 {
        left: 0;
    }
    .row [class*="col"] {
        width: 100%;
        margin: 0 0 10px;
    }
    .row [class*="col"].p-no-offset {
        margin: 0 0 5%;
    }
    .row [class*="p-col"] {
        margin-left: 2.127659574468085%;
        *margin-left: 2.074468085106383%;
    }
    .row .p-col11 {
        width: 93.61702127659575%;
        *width: 93.56382978723405%;
    }
    .row .p-col8 {
        width: 65.95744680851064%;
        *width: 65.90425531914893%;
    }
    .row .p-col7 {
        width: 57.44680851063829%;
        *width: 57.39361702127659%;
    }
    .row .p-col6 {
        width: 48.93617021276595%;
        *width: 48.88297872340425%;
    }
    .row .p-col6:nth-child(2n+1) {
        margin-left: 0;
    }
    .row .p-col5 {
        width: 40.42553191489362%;
        *width: 40.37234042553192%;
    }
    .row .p-col5:nth-child(2n+1) {
        margin-left: 0;
    }
    .row .p-col4 {
        width: 31.914893617021278%;
        *width: 31.861702127659576%;
    }
    .row .p-col4:nth-child(3n+1) {
        margin-left: 0;
    }
    .row .p-col3 {
        width: 23.404255319148934%;
        *width: 23.351063829787233%;
        margin-bottom: 5%;
    }
    .row .p-col3:nth-child(5n+1) {
        margin-left: 0;
    }
    .row .p-col2 {
        width: 14.893617021276595%;
        *width: 14.840425531914894%;
    }
    .row .p-col2:nth-child(5n+1) {
        margin-left: 0;
    }
    .row .p-col1 {
        width: 6.382978723404255%;
        *width: 6.329787234042553%;
    }
    .row .p-col1:nth-child(1n+1) {
        margin-left: 0;
    }
    .row.nmg [class*="col"] {
        width: 100%;
        margin: 0;
    }
    .row.nmg [class*="p-col"] {
        margin: 0;
    }
    .row.nmg .p-col1 {
        width: 8.333%;
        *width: 8.333%;
    }
    .row.nmg .p-col2 {
        width: 16.666%;
        *width: 16.666%;
    }
    .row.nmg .p-col3 {
        width: 25%;
        *width: 25%;
    }
    .row.nmg .p-col4 {
        width: 33.333%;
        *width: 33.333%;
    }
    .row.nmg .p-col1-5 {
        width: 20%;
        *width: 20%;
    }
    .row.nmg .p-col5 {
        width: 41.666%;
        *width: 41.666%;
    }
    .row.nmg .p-col6 {
        width: 50%;
        *width: 50%;
    }
    .row.nmg .p-col7 {
        width: 58.331%;
        *width: 58.331%;
    }
    .row.nmg .p-col8 {
        width: 66.666%;
        *width: 66.666%;
    }
    .row.nmg .p-col11 {
        width: 91.666%;
        *width: 91.666%;
    }
    .row.nmg .p-col12 {
        width: 100%;
        *width: 100%;
    }
    .p-show {
        display: block !important;
    }
    .p-show.ib {
        display: inline-block !important;
    }
    .p-hidden {
        display: none !important;
        visibility: hidden !important;
        background: none !important;
    }
    .p-ac {
        text-align: center !important;
    }
    .p-al {
        text-align: left !important;
    }
    .p-fn {
        float: none !important;
    }
    .p-jf {
        text-align: justify !important;
    }
    .p-p0 {
        padding: 0 !important;
    }
    .p-m0 {
        margin: 0 !important;
    }
    .p-normal {
        font-weight: normal;
        font-size: 12px !important;
    }
    .button.outline {
        margin: 0 auto;
    }
    .button.next,
    .button.prev {
        width: 100%;
        margin: 5px auto !important;
    }
    .button.p-block {
        display: block;
        width: 100%;
        margin: 0 auto 5px !important;
    }
    .button.p-block:last-child {
        margin-bottom: 0 !important;
    }
    .button.p-block>.bubble {
        left: 50% !important;
    }
    #mobile-search-submit {
        padding: 5px 19px!important;
        font-size: 24px !important;
    }
    #site-header {
        height: auto;
        background: #ffde00;
        zoom: 1;
    }
    #site-header:before,
    #site-header:after {
        content: " ";
        display: table;
    }
    #site-header:after {
        clear: both;
    }
    #site-header .header-logo {
        width: 100%;
        padding: 0;
        margin: 7.5px auto 2px;
    }
    #site-header .header-logo a {
        width: 210px;
        height: 40px;
        background: url('images/logo.png') no-repeat;
        background-size: 100%;
    }
    #site-header .search-box .search-form {
        width: 100%;
        margin: 10px auto;
        padding: 0;
    }
    #site-header .search-box .search-form #main-input {
        padding: 5px 10px;
    }
    #site-header .search-box .search-form #main-input #search-arrow {
        margin-top: -5px;
        background: url(images/search-arrow.png) 0 0 no-repeat;
        width: 10px;
        height: 10px;
    }
    #site-header .search-box .search-form #main-input #search-arrow.active {
        background-position: 0 -11px;
    }
    #site-header .search-box .search-form #main-input input[type="text"] {
        height: 20px;
        padding: 0 20px;
        font-size: 12px;
    }
    #site-header .search-box .search-form #main-input button[type="submit"] {
        font-size: 14px !important;
        padding: 3px 19px 1px !important;
        height: auto;
    }
    #site-header .top-fap-wrap {
        text-align: center;
        position: static;
        background: none;
        margin: 0;
    }
    #top-bar {
        position: absolute;
    }
    #top-bar .header-logo+.search-box {
        float: left;
    }
    #top-bar .header-logo+.search-box .search-form {
        width: 100%;
    }
    #top-bar .header-logo+.top-fap-wrap+.search-box {
        position: relative;
        margin: 0;
    }
    #top-bar .search-box .filter {
        position: absolute;
        top: -97%;
        left: 100%;
        margin-left: -31px;
    }
    #top-bar .search-box .search-form {
        width: 100%;
    }
    #top-bar .top-fap-wrap {
        padding: 0 238px 0 0 !important;
        margin: 0 -20px;
        padding: 0 !important;
        margin: 0 -15px;
        text-align: left;
    }
    #top-bar .top-fap-wrap li.top-icon-wrap {
        margin-left: 10px;
    }
    #top-bar .top-fap-wrap+search-box {
        margin-top: -5px !important;
        position: relative;
    }
    #top-bar+#wrapper {
        margin: 126px auto 0;
    }
    .programs .border {
        border-width: 0;
        margin: 0 auto 5px;
    }
    .programs .border:before {
        display: none;
    }
    .programs .column-border {
        margin: 20px auto 20px !important;
    }
    .registration {
        padding: 70px 0;
    }
    .registration .registration-form {
        margin: 0 auto;
        width: 100%;
    }
    #filters {
        padding: 30px 0 !important;
    }
    #search-arrow.big.tooltip.animate:before,
    #search-arrow.big.tooltip.animate .bubble {
        display: none;
    }
    #profile .profile-body .information p {
        margin-right: 0;
    }
    #profile .payments li a .svg {
        padding: 0;
        padding-right: 2px;
        margin-bottom: 8px;
    }
    #profile .buttons-wrap>li>.inner-holder .content {
        font-size: 1.25em;
    }
    #reviews,
    #rate,
    #branches {
        width: 90%;
    }
    #reviews .modal-window,
    #rate .modal-window,
    #branches .modal-window {
        width: 100%;
    }
    .modal-window {
        width: 100%;
    }
    .modal-window.special-offer-mod {
        width: 100%;
        padding: 10%;
    }
    .modal-window .form-elements {
        padding: 0;
    }
    .modal-window .all-reviews-inner .modal-content-wrap {
        height: 200px;
    }
    .profile {
        padding: 20px 0;
    }
    .profile h1 {
        max-width: 100%;
        width: 100%;
    }
    .profile .alq-poi {
        display: none;
        visibility: hidden;
    }
    .profile .tools li {
        margin: 0;
    }
    .profile .stars {
        float: left !important;
        margin-bottom: 15px;
        width: 120px;
    }
    .profile .profile-holder,
    .profile .thumbs {
        margin-bottom: 0;
    }
    .profile .profile-inner {
        padding-bottom: 10%;
    }
    .profile .profile-inner>[class*="col"],
    .profile .thumbs>[class*="col"] {
        margin-bottom: 10px;
    }
    .profile .button-group .dropdown-menu {
        left: 0;
    }
    .profile ul li.mail,
    .profile ul li.link {
        width: 100%;
    }
    .tooltip.clickable.outline .bubble {
        left: 30%;
    }
    .not-found {
        margin: 130px auto 20px;
    }
    .not-found .icon-warning {
        font-size: 36px;
    }
    #micro-site header {
        height: 190px !important;
    }
    #micro-site header h1 {
        margin: 0 0 40px !important;
        font-size: 40px;
    }
    #micro-site header h1.main-heading {
        margin: 0 0 20px!important;
    }
    #micro-site header h1 span,
    #micro-site header h1 span.sub-heading {
        font-size: 30px;
    }
    #micro-site header h1 span .print-date,
    #micro-site header h1 span.sub-heading .print-date {
        position: static;
        font-size: 20px;
        display: block;
        padding: 10px;
    }
    #micro-site header.top-ten h1 {
        margin: 0 0 40px !important;
    }
    #micro-site .order {
        max-height: 100% !important;
    }
    #micro-site .order.top-ten-order #banner-wrap {
        padding: 0 14%;
    }
    #micro-site .order.top-ten-order .golden.mt90 {
        margin-top: 20px !important;
    }
    #micro-site .order.top-ten-order p {
        padding: 0;
    }
    #micro-site .order.top-ten-order .ac.mt90.mb70 {
        margin-top: 20px !important;
    }
    #micro-site .pros {
        margin: 50px 0 !important;
    }
    #micro-site .pros .slider h2 {
        font-size: 22px;
    }
    #micro-site .pros .slider p {
        font-size: 14px;
    }
    #micro-site .info-top-ten.mb110 {
        margin-bottom: 50px !important;
    }
    #micro-site .info-top-ten .filters {
        width: 90%;
        margin: 50px auto 20px;
    }
    #micro-site .list-top-ten .container {
        padding: 0 17% !important;
    }
    #micro-site .list-top-ten .ten-firms li {
        text-align: center;
    }
    #micro-site .list-top-ten .ten-firms li .button {
        width: 120px;
        float: none;
    }
    #micro-site .list-top-ten .ten-firms li [data-rating] {
        margin: 0 0 10px;
    }
    #micro-site .info {
        margin: 50px 0 !important;
    }
    #micro-site .info h2 {
        font-size: 22px;
        line-height: 1.3;
    }
    #micro-site .info p {
        font-size: 14px;
        padding: 0;
    }
    #micro-site .download-aplication {
        max-height: 100% !important;
    }
    #micro-site .download-aplication h3 {
        font-size: 18px;
    }
    #micro-site .download-aplication .regions-wrapper {
        margin: 0 auto 40px !important;
    }
    #micro-site .download-aplication .mobile-devices {
        margin-bottom: 0 !important;
    }
    .anchor {
        height: 110px;
        margin-top: -110px;
    }
    .fromto {
        margin: 0 !important;
    }
    .fromto span.from {
        text-shadow: none;
    }
    .fromto span.to {
        right: 20px;
        text-shadow: none;
        bottom: 0;
        top: -11px;
    }
    .discount2 span.original-price {
        right: 178px;
        text-shadow: none;
    }
    .discount2 span.new-price {
        right: 36px;
        text-shadow: none;
    }
    .discount2 span.line {
        right: 170px;
    }
    #special-offer-form label {
        padding: 0;
        margin: 0;
    }
    #special-offer-form-2 .button {
        margin-top: 15px;
    }
    .results__wrapper {
        padding: 0;
        border: 0;
    }
    .button-group-holder {
        width: 228px;
        margin: 0 auto;
    }
    .button-group-holder .result-item-btn a {
        height: 37px;
    }
    .shareButtons.button-group {
        display: block;
    }
    .shareButtons.button-group>.button {
        display: block;
        width: 100%;
        -wekit-border-radius: 24px !important;
        -moz-border-radius: 24px !important;
        border-radius: 24px !important;
        margin-bottom: 5px;
    }
    .reviews-box {
        width: 100%;
    }
    .detail-boxes section {
        padding-bottom: 10px;
        border-bottom: 1px solid #ececec;
    }
    div#share-modal {
        width: 100%;
    }
    .shareOnMobile {
        border-left: 0;
    }
    .result-item-btn-wrap {
        width: 100%;
    }
    .tabs .tab-nav.tab-nav--main {
        display: table;
        table-layout: fixed;
        width: 100%;
    }
    .tabs .tab-nav.tab-nav--main>li {
        display: inline-block;
        vertical-align: middle;
        width: 50%;
        text-align: center;
    }
    .tabs .tab-nav.tab-nav--main>li:first-child {
        border-right: 1px solid #e6d980;
        border-bottom: 1px solid #e6d980;
    }
    .tabs .tab-nav.tab-nav--main>li:first-child+li {
        border-bottom: 1px solid #e6d980;
    }
    .tabs .tab-nav.tab-nav--main>li:first-child+li+li {
        border-right: 1px solid #e6d980;
    }
    .tabs .tabs {
        display: block;
    }
    .tabs .tabs .tab-nav {
        width: 100%;
        display: block;
        border: 1px solid #e4e4e4;
        zoom: 1;
    }
    .tabs .tabs .tab-nav:before,
    .tabs .tabs .tab-nav:after {
        content: " ";
        display: table;
    }
    .tabs .tabs .tab-nav:after {
        clear: both;
    }
    .tabs .tabs .tab-nav>li {
        width: 50%;
        float: left;
        text-align: center;
        padding: 5px;
    }
    .tabs .tabs .tab-nav>li:first-child {
        border-right: 1px solid #e4e4e4;
    }
    .tabs .tabs .tab-nav>li:first-child:last-child {
        width: 100%;
        border-right: 0;
    }
    .tabs .tabs .tab-nav>li:first-child+li+li {
        border-top: 1px solid #e4e4e4;
        border-right: 1px solid #e4e4e4;
    }
    .tabs .tabs .tab-nav>li:first-child+li+li+li {
        border-top: 1px solid #e4e4e4;
    }
    .tabs .tabs .tab-content {
        padding-top: 15px;
        display: block;
        width: 100%;
    }
    .yext-img {
        display: none;
        visibility: hidden;
    }
    .yext-list__item>.yext-img+.yext-content {
        padding: 0;
    }
    dl.list--horizontal dt {
        width: 100%;
        float: none;
    }
    dl.list--horizontal dd {
        margin: 0;
    }
    .yext-content__time .start-time,
    .yext-content__time .end-time {
        display: block;
        margin-bottom: 10px;
    }
    .yext-list__item>.yext-content {
        padding-right: 0;
        padding-left: 0;
    }
    .profile.profile--yext {
        padding: 20px 0;
    }
    .profile.profile--yext .profile__inner {
        padding-right: 0;
        padding-bottom: 50px;
    }
    .profile.profile--yext .availability {
        top: 100%;
        right: 50%;
        margin-top: -38px;
        margin-right: -105px;
    }
}

@media(max-width:600px) and (min-width:481px) {
    #wrapper {
        margin-top: 50px;
    }
    #micro-site header.top-ten {
        text-align: center;
    }
    #micro-site header.top-ten h1 {
        margin: 40px 0 20px!important;
    }
    #micro-site header.top-ten .button.outline {
        display: inline-block !important;
    }
    #micro-site header.top-ten .topten-medal {
        width: 70%;
        margin: 0 auto;
        float: none;
    }
    #micro-site header.top-ten img {
        margin: 40px auto 0;
    }
    #micro-site header h1 {
        margin: 120px 0 40px !important;
    }
    #micro-site .info-top-ten .filters {
        width: 100%;
        margin: 50px auto 40px;
    }
    #micro-site .list-top-ten ol.ten-firms {
        text-align: center;
    }
    #micro-site .list-top-ten ol.ten-firms [class*="col"] {
        margin-left: 0;
    }
    #micro-site .list-top-ten ol.ten-firms [data-rating] {
        width: 100%;
        margin: 10px auto;
    }
    .not-found {
        margin: 130px auto 20px;
    }
}

@media(max-width:568px) and (min-width:321px) {
    .registration .border .border-heading span {
        padding: 10px 0 4px !important;
    }
    #profile .buttons-wrap>li>.inner-holder .content {
        font-size: 1.2em;
    }
}

@media(max-width:480px) {
    #profile header .icons>li {
        line-height: 1.3;
    }
    #profile .buttons-wrap>li>.inner-holder .content {
        font-size: .75em;
    }
    .button-group-holder {
        width: 180px;
    }
    .profile .profile-inner {
        padding-bottom: 15%;
    }
    .payment-item>span {
        width: 80%;
    }
    .tag-image-logo {
        width: 100px;
    }
}

@media(max-width:320px) {
    .registration .border .border-heading {
        top: -30px;
    }
    .registration .border .border-heading span {
        padding: 0 !important;
        line-height: 1.2;
    }
    .not-found {
        margin: 130px auto 20px;
    }
    .not-found .alert-info {
        font-size: 15px;
        display: block;
    }
    .not-found .icon-warning {
        font-size: 36px;
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .not-found .alert-list {
        font-size: 12px;
    }
    .modal-window .alebo {
        margin: 10px auto;
    }
    .modal-window .fb-login {
        margin: 10px auto 0;
        float: none !important;
    }
    #top-bar .header-logo a {
        width: 100% !important;
    }
    .order.top-ten-order #banner-wrap {
        padding: 0 !important;
    }
    .row .xp-col6 {
        width: 48.93617021276595%;
        *width: 48.88297872340425%;
    }
    .xp-show {
        display: block !important;
    }
    #profile .buttons-wrap>li>.inner-holder .content {
        font-size: .66em;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2) {
    .hri {
        background-size: 50%;
    }
}

@font-face {
    font-family: 'alq';
    src: url('font/alq.eot');
    src: url('font/alq.eot#iefix') format('embedded-opentype'), url('font/alq.woff') format('woff'), url('font/alq.ttf') format('truetype'), url('font/alq.svg#alq') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "fap";
    src: url("font/fap.eot");
    src: url("font/fap.eot?#iefix") format("embedded-opentype"), url("font/fap.woff") format("woff"), url("font/fap.ttf") format("truetype"), url("font/fap.svg#fap") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'alq';
        src: url('font/alq.svg#alq') format('svg');
    }
}

[data-icon]:before {
    font-family: "fap" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "alq";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    width: 1.2em;
}

[class^="alq-"]:before,
[class*=" alq-"]:before {
    font-family: "fap" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.4em;
    color: #000;
}

.icon-left {
    margin-right: 6px;
}

.icon-right {
    margin-left: 6px;
}

.icon-emo-unhappy:before {
    content: '';
}

.icon-folder:before {
    content: '';
}

.icon-search-1:before {
    content: '';
}

.icon-video:before {
    content: '';
}

.icon-camera-alt:before {
    content: '';
}

.icon-ok:before {
    content: '';
}

.icon-cancel:before {
    content: '';
}

.icon-eye:before {
    content: '';
}

.icon-tags:before {
    content: '';
}

.icon-doc-text:before {
    content: '';
}

.icon-doc-text-inv:before {
    content: '';
}

.icon-phone:before {
    content: '';
}

.icon-award:before {
    content: '';
}

.icon-mobile:before {
    content: '';
}

.icon-book:before {
    content: '';
}

.icon-filter:before {
    content: '';
}

.icon-search:before {
    content: '';
}

.icon-book-1:before {
    content: '';
}

.icon-trophy:before {
    content: '';
}

.icon-mobile-1:before {
    content: '';
}

.icon-emo-cry:before {
    content: '';
}

.icon-plus:before {
    content: '';
}

.icon-location:before {
    content: '';
}

.icon-mail-1:before {
    content: '';
}

.icon-location-1:before {
    content: '';
}

.icon-clock:before {
    content: '';
}

.icon-clock-alt:before {
    content: '';
}

.icon-mobile-2:before {
    content: '';
}

.icon-mail-2:before {
    content: '';
}

.icon-plus-1:before {
    content: '';
}

.icon-link:before {
    content: '';
}

.icon-location-2:before {
    content: '';
}

.icon-clock-1:before {
    content: '';
}

.icon-search-2:before {
    content: '';
}

.icon-mail-3:before {
    content: '';
}

.icon-folder-open:before {
    content: '';
}

.icon-note:before {
    content: '';
}

.icon-search-3:before {
    content: '';
}

.icon-link-1:before {
    content: '';
}

.icon-mail:before {
    content: '';
}

.icon-twitter-circled:before {
    content: '';
}

.icon-facebook-circled:before {
    content: '';
}

.icon-gplus-circled:before {
    content: '';
}

.social-icons li {
    float: left;
    padding: 0;
}

.social-icons li .icon-facebook-circled {
    font-size: 2em;
}

.social-icons li .icon-facebook-circled:hover {
    color: #46629e;
}

.social-icons li .icon-gplus-circled {
    font-size: 2em;
}

.social-icons li .icon-gplus-circled:hover {
    color: #dd4b39;
}

.icon-facebook:before {
    content: '';
}

.icon-warning:before {
    content: '';
}

.icon-attention:before {
    content: '';
}

.icon-cancel-2:before {
    content: '';
}

.alq-home:before {
    content: "c";
}

.alq-torso:before {
    content: "e";
}

.alq-torso-2:before {
    content: "f";
}

.alq-building:before {
    content: "a";
}

.alq-briefcase:before {
    content: "b";
}

.flex-container a:active,
.slider a:active,
.flex-container a:focus,
.slider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.slides:after {
    content: "\20";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides>li:first-child {
    display: block;
}

.slider {
    margin: 0 0 80px;
    zoom: 1;
}

.slider .slides>li {
    position: relative;
    display: none;
    -webkit-backface-visibility: hidden;
}

.slider .slides img {
    width: 100%;
    display: block;
}

.slider:hover .flex-direction-nav a {
    filter: alpha(opacity=70) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)" !important;
    -moz-opacity: .7 !important;
    -khtml-opacity: .7 !important;
    opacity: .7 !important;
    background: #000;
}

.slider:hover .flex-prev,
.slider:hover .flex-next {
    font-size: 0;
    color: #fff;
}

.slider:hover .flex-prev:hover,
.slider:hover .flex-next:hover {
    filter: alpha(opacity=100) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
}

.slider:hover .flex-prev {
    left: 0;
}

.slider:hover .flex-next {
    right: 0;
}

.slider.bordered {
    background: #fff;
    border: 4px solid #fff;
    -wekit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
}

.flex-viewport {
    max-height: 600px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.slider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 30px;
    height: 30px;
    margin: -15px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #fff;
    background: #ddd;
    text-indent: -999em;
    -wekit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.flex-direction-nav a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -3px;
    width: 5px;
    height: 10px;
    background: url(images/micro-sites/arrows.png) 0 0 no-repeat;
}

.flex-direction-nav a:hover {
    background: #cecece;
}

.flex-direction-nav .flex-prev {
    left: -30px;
}

.flex-direction-nav .flex-next {
    right: -30px;
}

.flex-direction-nav .flex-next:before {
    background-position: -5px 0;
    margin-left: -2px;
}

.flex-direction-nav .flex-disabled {
    filter: alpha(opacity=0) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
    -moz-opacity: 0 !important;
    -khtml-opacity: 0 !important;
    opacity: 0 !important;
    cursor: default;
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    font-family: "FontAwesome";
    font-size: 20px;
    display: inline-block;
    content: '';
}

.flex-pauseplay a span {
    text-transform: capitalize;
}

.flex-pauseplay a:hover {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.flex-pauseplay a .flex-play:before {
    content: '';
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -80px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-nav li a {
    background: #ffde00;
    border: 1px solid #dfc61b;
    width: 13px;
    height: 13px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-transition: -webkit-transform .7s;
    -moz-transition: -webkit-transform .7s;
    -ms-transition: -webkit-transform .7s;
    -o-transition: -webkit-transform .7s;
    transition: -webkit-transform .7s;
}

.flex-control-nav li a:hover {
    background: #ffde00;
}

.flex-control-nav li a.flex-active {
    background: #ffde00;
    cursor: default;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform .7s;
    -moz-transition: -webkit-transform .7s;
    -ms-transition: -webkit-transform .7s;
    -o-transition: -webkit-transform .7s;
    transition: -webkit-transform .7s;
}

.slider.testimonial .flex-control-nav {
    bottom: -20px;
}

.slider.points .flex-control-nav li a {
    background: #fff;
    border: 1px solid #dfc61b;
    -wekit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.slider.points .flex-control-nav li a:hover,
.slider.points .flex-control-nav li a.flex-active {
    background: #ffde00;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs li img {
    width: 100%;
    display: block;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
    cursor: pointer;
}

.flex-control-thumbs li img:hover {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    cursor: default;
}

.flex-caption {
    position: absolute;
    bottom: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, .46);
    zoom: 1;
    background-color: transparent\9;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#75000000, endColorstr=#75000000)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#75000000, endColorstr=#75000000);
    color: #fff;
    padding: 10px;
}

.flex-caption p:last-child {
    margin: 0;
}

.static-page h1 {
    font-size: 30px;
}

.static-page h1.smaller {
    font-size: 1.6em;
}

.static-page h2 {
    font-size: 24px;
}

.static-page h3 {
    font-size: 16px;
    font-weight: 600;
    color: #5f5f5f;
}

.static-page p,
.static-page li {
    font-size: 14px;
    line-height: 1.6em;
    color: #7e7e7e;
}

ol.decimal {
    list-style: decimal;
    padding-left: 18px;
    margin-bottom: 14px;
}

ol.sub {
    padding-left: 36px;
}

table {
    width: 100%;
    max-width: 100%;
}

table th {
    text-align: left;
}

table.table>thead>tr>th,
table.table>tbody>tr>th,
table.table>tfoot>tr>th,
table.table>thead>tr>td,
table.table>tbody>tr>td,
table.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #e4e4e4;
}

table.table>thead>tr>th {
    vertical-align: middle;
    border-bottom: 2px solid #e4e4e4;
}

table.table-bordered>thead>tr>th,
table.table-bordered>tbody>tr>th,
table.table-bordered>tfoot>tr>th,
table.table-bordered>thead>tr>td,
table.table-bordered>tbody>tr>td,
table.table-bordered>tfoot>tr>td {
    border: 1px solid #e4e4e4;
}

table.table-bordered>thead>tr>th>thead>tr>th,
table.table-bordered>tbody>tr>th>thead>tr>th,
table.table-bordered>tfoot>tr>th>thead>tr>th,
table.table-bordered>thead>tr>td>thead>tr>th,
table.table-bordered>tbody>tr>td>thead>tr>th,
table.table-bordered>tfoot>tr>td>thead>tr>th,
table.table-bordered>thead>tr>th .table-bordered>thead>tr>td,
table.table-bordered>tbody>tr>th .table-bordered>thead>tr>td,
table.table-bordered>tfoot>tr>th .table-bordered>thead>tr>td,
table.table-bordered>thead>tr>td .table-bordered>thead>tr>td,
table.table-bordered>tbody>tr>td .table-bordered>thead>tr>td,
table.table-bordered>tfoot>tr>td .table-bordered>thead>tr>td {
    border-bottom-width: 2px;
}

table.table-striped>tbody>tr:nth-child(odd)>td,
table.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f7f7f7;
}

.unselectable-text {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}