@charset "UTF-8";
:root { --headerIcons: 32px; --headerIconsD: 32px; --headerIconsSmall: 24px; }

.toggle, .cta-basic { position: absolute; top: 40px; cursor: pointer; opacity: .8; }
.toggle:hover, .cta-basic:hover { opacity: 1; }

.questionarie { width: 90%; max-width: 830px; margin-left: auto; margin-right: auto; padding-top: 2em; }

.menu-icon-viber, .menu-icon-googleplay, .menu-icon-applestore, .menu-icon-fb, .menu-icon-gray-viber, .menu-icon-gray-googleplay, .menu-icon-gray-applestore, .menu-icon-gray-fb, .menu-icon-tel-large, .menu-icon-tel-small, .menu-icon-viber-large, .menu-to-site a, .menu-lang span, .cta-phone, .to-the-top span b { text-indent: -9999px; overflow: hidden; }

.header-logo a, .header-logo, .header:before { -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }

@font-face { font-family: myriadpro-light; src: url("../fonts/myriadpro-light.eot"); }
@font-face { font-family: myriadpro-light; src: url("../fonts/myriadpro-light.ttf"); }
@font-face { font-family: myriadpro-regular; src: url("../fonts/myriadpro-regular.eot"); }
@font-face { font-family: myriadpro-regular; src: url("../fonts/myriadpro-regular.ttf"); }
@font-face { font-family: myriadpro-bold; src: url("../fonts/myriadpro-bold.eot"); }
@font-face { font-family: myriadpro-bold; src: url("../fonts/myriadpro-bold.ttf"); }
/* --- Normalize ---*/
* { margin: 0; padding: 0; }

html { line-height: 1.4; -webkit-text-size-adjust: 100%; }

body { font-family: myriadpro-regular,Arial,sans-serif; min-width: 305px; scroll-behavior: smooth; }
@media screen and (min-width: 320px) { body { font-size: calc(13px + 5 * ((100vw - 320px) / 880)); } }
@media screen and (min-width: 1200px) { body { font-size: 18px; } }
body.is-fixed { position: fixed; width: 100%; }

a { color: #000; background-color: transparent; text-decoration: none; }

a, button { -webkit-tap-highlight-color: rgba(240, 191, 0, 0.1); }
a:focus, button:focus { outline: none; }

li { list-style: none; }

img { border-style: none; }

button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; }

input, textarea { outline: none; }

button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: none; background: transparent; border-color: transparent; cursor: pointer; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

::-moz-selection { background: #b3d4fc; text-shadow: none; }

::selection { background: #b3d4fc; text-shadow: none; }

.browserupgrade { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }

/* --- Container wrapper ---*/
.container-wrapper { max-width: 1200px; margin-left: auto; margin-right: auto; }

/* --- Logos--- */
.logo { overflow: hidden; text-indent: -9999px; }
.logo a { display: block; margin: auto; background: url(../i/logo.svg) center center no-repeat; background-size: contain; position: relative; z-index: 3; }

.header-logo a { height: 110px; width: 110px; }

.footer-logo { margin-top: 4em; margin-bottom: 3em; }
.footer-logo a { height: 90px; width: 90px; }

/* --- Partenrs' logos --- */
.sofia-airport { background: url(../img/sofia-airport.jpg); }

.vivacom { background: url(../img/vivacom.jpg); }

.metro { background: url(../img/metro.jpg); }

.ikea { background: url(../img/ikea.jpg); }

.microsoft { background: url(../img/microsoft.jpg); }

.samsung { background: url(../img/samsung.jpg); }

.sixty-k { background: url(../img/60k.jpg); }

.fibank { background: url(../img/fibank.jpg); }

.nestle { background: url(../img/nestle.jpg); }

.mcdonalds { background: url(../img/mcdonalds.svg); }

.billa { background: url(../img/billa.jpg); }

.lufthansa { background: url(../img/lufthansa.jpg); }

.partners-logo { background-repeat: no-repeat; background-position: center center; background-size: contain; display: block; min-width: 90px; min-height: 70px; margin: 0 20px 4rem; -webkit-box-flex: 0; flex: 0 0 11%; }
.partners-logo span { display: block; overflow: hidden; text-indent: -9999px; }

/* --- Initial screen --- */
.initial-screen { position: absolute; height: 100%; width: 100%; left: 0; top: 0; background: url(../i/init-bg1x2.png) center center no-repeat; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; }
.initial-screen:before { position: absolute; content: ''; background: url(../i/header-example.jpg) center center no-repeat; z-index: -1; height: 100%; width: 100%; }
.initial-screen-menu { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; height: 40%; }
.initial-screen-menu ul { height: 50%; }
.initial-screen-menu-bottom { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; text-align: center; }
.initial-screen-menu-bottom li { width: 100%; height: 50%; }
.initial-screen-cta { width: 39vw; height: 39vw; max-width: 200px; max-height: 200px; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin-top: -16px; background: #f0bf00 url(../i/order-taxi.svg) no-repeat; border: 8px solid #f0bf00; }
.initial-screen-logo { display: -webkit-box; display: flex; height: 33.3333333333%; }
.initial-screen-logo a { width: 34vw; height: 34vw; max-width: 150px; max-height: 150px; }

/* --- Main wrapper ---*/
.wrapper { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }

/* --- Menu basic styles ---*/
.header .menu-icon { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.header .menu-icon-tel, .header .menu-icon-tel a, .header .menu-icon-viber, .header .menu-icon-viber a, .header .menu-icon-googleplay, .header .menu-icon-googleplay a, .header .menu-icon-applestore, .header .menu-icon-applestore a, .header .menu-icon-fb, .header .menu-icon-fb a { height: 27px; width: 27px; }

.initial-screen-menu .menu-icon-gray-viber, .initial-screen-menu .menu-icon-gray-viber a, .initial-screen-menu .menu-icon-gray-googleplay, .initial-screen-menu .menu-icon-gray-googleplay a, .initial-screen-menu .menu-icon-gray-applestore, .initial-screen-menu .menu-icon-gray-applestore a, .initial-screen-menu .menu-icon-gray-fb, .initial-screen-menu .menu-icon-gray-fb a { height: 5vw; width: 5vw; min-width: 25px; min-height: 25px; max-width: 45px; max-height: 45px; }
.initial-screen-menu .menu-icon-gray-viber, .initial-screen-menu .menu-icon-gray-fb { top: -5px; }

.main .menu-icon-gray-viber, .main .menu-icon-gray-viber a, .main .menu-icon-gray-googleplay, .main .menu-icon-gray-googleplay a, .main .menu-icon-gray-applestore, .main .menu-icon-gray-applestore a, .main .menu-icon-gray-fb, .main .menu-icon-gray-fb a { height: 3vw; width: 3vw; min-width: 25px; min-height: 25px; }
.main .menu-icon-gray-viber, .main .menu-icon-gray-fb { top: -5px; }

.footer .menu-icon-viber, .footer .menu-icon-viber a, .footer .menu-icon-googleplay, .footer .menu-icon-googleplay a, .footer .menu-icon-applestore, .footer .menu-icon-applestore a, .footer .menu-icon-fb, .footer .menu-icon-fb a { height: 25px; width: 25px; }

.footer .menu-icon { width: 230px; }

.initial-screen-menu .menu-icon, .main .menu-icon { width: 73vw; max-width: 420px; }

.footer .menu-icon { width: 180px; }

.menu { margin-left: auto; margin-right: auto; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; }
.menu-icon { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; }
.menu-icon-viber, .menu-icon-googleplay, .menu-icon-applestore, .menu-icon-fb, .menu-icon-gray-viber, .menu-icon-gray-googleplay, .menu-icon-gray-applestore, .menu-icon-gray-fb { position: relative; }
.menu-icon-viber a, .menu-icon-googleplay a, .menu-icon-applestore a, .menu-icon-fb a, .menu-icon-gray-viber a, .menu-icon-gray-googleplay a, .menu-icon-gray-applestore a, .menu-icon-gray-fb a { display: block; position: relative; z-index: 1; }
.menu-icon-gray-viber { background: url(../i/viber-mobile.svg) center bottom no-repeat; background-size: contain; }
.menu-icon-gray-googleplay { background: url(../i/google-play-mobile.svg) center bottom no-repeat; background-size: contain; }
.menu-icon-gray-applestore { background: url(../i/apple-store-mobile.svg) center bottom no-repeat; background-size: contain; }
.menu-icon-gray-fb { background: url(../i/facebook-mobile.svg) center bottom no-repeat; background-size: contain; }
.menu-icon-tel-large { background: url(../i/phone-footer.svg) center center no-repeat; }
.menu-icon-tel-small { background: url(../i/phone-short.svg) center center no-repeat; }
.menu-icon-tel-large, .menu-icon-tel-small { display: block; background-size: contain; }
.menu-icon-viber-large { background: url(../i/viber-large.svg) center center no-repeat; background-size: contain; }
.menu-to-site a { display: block; background: url(../i/to-the-site.svg) center top no-repeat; background-size: contain; }
.menu-lang span { display: inline-block; width: 0; height: 0; font-size: 0; position: absolute; }
.menu-lang-en:before { background: url(../i/en-flag.svg) center bottom no-repeat; }
.menu-lang-bg:before { background: url(../i/bg-flag.svg) center bottom no-repeat; }
.menu-lang-footer { margin: 3em auto; text-align: center; }
.menu-lang-footer a { font-size: 1.063em; }
.menu-lang:before { content: ''; display: inline-block; background-size: 100%; height: 18px; width: 35px; margin-right: 11px; position: relative; top: 2px; }

html:lang(en) .menu-icon-tel-large { background-image: url(../i/phone-footer-en.svg); }

/* zzz */
/* --- Toggle navigation button --- */
.toggle { background: url(../i/hamburger.svg) center center no-repeat; background-size: contain; height: 32px; width: 32px; right: 32px; border-color: transparent; }
.toggle.is-open { background-image: url(../i/hamburger-mobile.svg); z-index: 3; }

/* --- Header elements ---*/
.header { height: 347px; position: relative; }
.header:not(.is-overflowed) { overflow: hidden; }
.header:before, .header:after { content: ''; position: absolute; }
.header:before { background: url(../i/gr-header-m.svg) center 0 no-repeat; height: 128px; width: 100%; }
.header:after { background: url(../i/gr-mt-m.svg) center bottom no-repeat; width: 100%; height: 138px; left: 0; bottom: 72px; opacity: 1; z-index: -2; }
.header-cta { height: 110px; width: 110px; border: 7px solid #f0bf00; bottom: 21px; margin-left: -55px; z-index: 1; opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
.header-banner { position: absolute; top: -81px; z-index: -2; height: 100%; width: 100%; background-size: cover !important; }
.header-banner iframe { position: relative; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.header-menu { display: none; }
.header-menu a, .header-menu span { color: #000; font-size: 1.5rem; }
.header-menu.is-expanded { background-color: #ffe6db; position: fixed; left: 0; top: 0; height: calc(100vh - 10px); z-index: 2; width: 100%; border-bottom: 10px solid #03719b; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: center; justify-content: center; text-align: center; }
.header-menu.is-expanded .menu-text { -webkit-box-ordinal-group: 1; order: 0; position: relative; padding-top: 1em; margin-top: 0; }
.header-menu.is-expanded .menu-text:before, .header-menu.is-expanded .menu-text:after { content: ''; position: absolute; -webkit-transform: translateX(-50%); transform: translateX(-50%); background-color: gray; left: 50%; height: 1px; width: 200px; }
.header-menu.is-expanded .menu-text:before { top: 0; }
.header-menu.is-expanded .menu-text:after { bottom: 0; }
.header-menu.is-expanded .menu-icon { -webkit-box-ordinal-group: 2; order: 1; position: relative; }
.header-menu.is-expanded .menu-icon .menu-lang { margin-top: 19px; }
.header-menu.is-expanded .menu-icon .menu-lang a { font-size: 19px; font-family: myriadpro-light, sans-serif; }
.header-menu.is-expanded .menu-icon .menu-icon-tel, .header-menu.is-expanded .menu-icon .menu-icon-viber, .header-menu.is-expanded .menu-icon .menu-icon-googleplay, .header-menu.is-expanded .menu-icon .menu-icon-applestore, .header-menu.is-expanded .menu-icon .menu-icon-fb { display: none; }
.header-menu.is-expanded li { margin-bottom: 2vh; }
.header .menu-text a, .header .menu-text span { position: relative; font-family: myriadpro-light, sans-serif; }
.header .menu-text a:after { content: ''; position: absolute; height: 1px; width: 100%; bottom: -1px; left: 0; }
.header .menu-text a.current:after { background-color: #000; bottom: -1px; left: 0; -webkit-transform: scale(1); transform: scale(1); }

.pageid-2 .header, .pageid-3 .header, .pageid-5 .header, .pageid-6 .header, .pageid-9 .header, .pageid-quiz .header, .pageid-news-list .header, .pageid-news-view .header, .pageid-8 .header, .pageid-4 .header { height: 330px; }

.pageid-1 .header, .pageid-7 .header { height: 347px; }

.separator-more { z-index: 1; display: none; }

/* --- Main content styles --- */
.main { position: relative; }
.main-top .container-wrapper, .main-additional .container-wrapper { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.main-top .banner { width: 100%; background: url(../i/main-banner-gradient.svg) center bottom no-repeat; background-size: contain; margin: 1em auto; }
.main-top .banner h3, .main-top .banner > div { max-width: 300px; width: 90%; margin: 0 auto; }
.main-top .banner h3 { font-family: myriadpro-light, sans-serif; font-weight: normal; font-size: 1.2em; line-height: 20px; margin-bottom: .33em; min-height: 63px; display: -webkit-box; display: flex; -webkit-box-align: end; align-items: flex-end; }
@media only screen and (min-width: 680px) { .main-top .banner h3 { font-size: 1.32em; line-height: 21px; } }
@media only screen and (min-width: 1100px) { .main-top .banner h3 { font-size: 1.4em; line-height: 28px; } }
.main-top .banner > div { padding: 0 0 2em; }
.main-top .banner > div img { max-width: 100%; margin-bottom: .5em; }
.main-top .banner > div p { margin-bottom: 1rem; font-size: .85rem; line-height: 1.2; }
.main-top .banner > div p:empty { display: none; }
.main-top .banner-top { -webkit-box-ordinal-group: 3; order: 2; }
.main-top .banner-bottom { -webkit-box-ordinal-group: 4; order: 3; }
.main-additional { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.main-additional:after { content: none; }
.main-additional .news-wrapper, .main-additional .about-wrapper, .main-additional .meta-wrapper { margin-right: auto; margin-left: auto; }
.main-additional .news-wrapper, .main-additional .about-wrapper { padding-top: 2em; }
.main-additional .news-wrapper p, .main-additional .news-wrapper span, .main-additional .about-wrapper p, .main-additional .about-wrapper span { font-family: myriadpro-light, sans-serif; }
.main-additional .about-wrapper p, .main-additional .about-wrapper aside, .main-additional .meta-wrapper div { width: 90%; max-width: 37rem; }
.main-additional .meta-wrapper div, .main-additional .about-wrapper p, .main-additional .about-wrapper aside { margin-left: auto; margin-right: auto; }
.main-additional .about { margin-bottom: 3em; }
.main-additional .about-wrapper p { margin-bottom: 1em; }
.main-additional .meta { -webkit-box-ordinal-group: 4; order: 3; }
.main-additional .meta-wrapper { text-align: center; }
.main-additional .meta-wrapper > div { margin-bottom: 3em; }
.main-more-right { text-align: right; }
.main-more a:before { content: '»'; display: inline-block; margin-right: .25em; position: relative; top: -1px; }
.main-more-left a, .main-more-right a { display: block; font-style: italic; }
.main-more-underline a { display: inline-block; border-bottom: 1px solid; }
.main-home .main-additional .meta { -webkit-box-ordinal-group: 4; order: 3; }
.main-home .main-additional .about { -webkit-box-ordinal-group: 2; order: 1; }
.main-home .main-additional .news { -webkit-box-ordinal-group: 3; order: 2; }
.main-home .main-more a { font-family: myriadpro-light,Arial,sans-serif; font-size: .875rem; }
.main-home .tarrifs { -webkit-box-ordinal-group: 2; order: 1; margin: 2em auto; }
.main-inner .main-top .container-wrapper, .main-inner .main-top .main-inner-top { width: 100%; }
.main-inner .tcontent { max-width: 90%; margin-left: auto; margin-right: auto; font-family: myriadpro-regular, sans-serif; }
.main-inner .tcontent p { margin-bottom: 1em; }
.main-inner .tcontent p + .main-more-left { margin-top: -.5em; }
.main-inner .main-inner-text-pages { width: 48rem; max-width: 90%; margin-left: auto; margin-right: auto; }
.main-inner .main-inner-text-pages .tcontent { max-width: 100%; }
.main-inner .main-inner-text-pages .tcontent > * + * { margin-top: 1rem; }
.main-inner .main-inner-text-pages .tcontent p { margin-bottom: auto; }
.main-inner .main-inner-text-pages .main-inner-title-light { margin-bottom: 1em; }
.main-inner .main-inner-text-pages strong { font-family: myriadpro-regular, sans-serif; }
.main-inner-top { margin: 2em 0 0; padding-bottom: 2em; }
.main-inner-bg { background: url(../i/main-banner-gradient.svg) center bottom repeat-x; }
.main-inner-title { font-family: myriadpro-regular, sans-serif; font-weight: 400; font-size: 1.2em; line-height: 20px; margin-bottom: .25em; max-width: 90%; margin-left: auto; margin-right: auto; }
@media only screen and (min-width: 680px) { .main-inner-title { font-size: 1.32em; line-height: 21px; } }
@media only screen and (min-width: 1100px) { .main-inner-title { font-size: 1.4em; line-height: 28px; } }
.main-inner-title-light { font-family: myriadpro-regular, sans-serif; font-weight: 400; font-size: 1.2em; line-height: 20px; }
@media only screen and (min-width: 680px) { .main-inner-title-light { font-size: 1.32em; line-height: 21px; } }
@media only screen and (min-width: 1100px) { .main-inner-title-light { font-size: 1.4em; line-height: 28px; } }
.main-inner-partners { width: 90%; margin: auto auto 5rem; text-align: center; }
.main-inner-partners-desc { margin: 3em auto 4em; max-width: 90%; }
.main-inner-partners-aside:hover a { opacity: 0.8; -webkit-transition: opacity .2s ease-in-out; transition: opacity .2s ease-in-out; }
.main-inner-partners-aside:hover a:hover { opacity: 1; }
.main-inner-partners-aside-main, .main-inner-partners-aside-more { display: -webkit-box; display: flex; flex-wrap: wrap; -webkit-box-pack: center; justify-content: center; margin-left: auto; margin-right: auto; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; max-width: 150px; }
.main-inner-partners-aside aside { width: 100%; }
.main-inner-services .multiline-no { margin-bottom: 2em; }
.main-inner-prices { margin-left: auto; margin-right: auto; }
.main-inner-prices-section { width: 90%; margin-left: auto; margin-right: auto; margin-bottom: 2em; }
.main-inner-prices-section .main-inner-title-light { margin-bottom: .5em; }
.main-inner-prices-section.tarrifs h3 { margin-bottom: 0; }
.main-inner .etical { -webkit-box-ordinal-group: 3; order: 2; }
.main-inner .misc { -webkit-box-ordinal-group: 2; order: 1; }

/* --- Footer --- */
.footer { font-family: myriadpro-light,sans-serif; background: url(../i/gr-footer-m.svg) 0 0 repeat-x; border-top: 7px solid #00709d; }
.footer aside { text-align: center; margin: 3em auto; max-width: 80%; padding-top: 2em; position: relative; }
.footer aside:before { position: absolute; content: ''; height: 1px; width: 200px; left: 50%; top: 0; -webkit-transform: translateX(-50%); transform: translateX(-50%); background-color: gray; }
.footer p { font-size: 0.85em; margin-bottom: 1em; }
.footer p span { display: block; }
.footer a { color: #000; }
.footer a em { font-style: normal; }
.footer-menu, .footer-separator { display: none; }
.footer .menu { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.footer .menu-icon-tel { height: 36px; width: 190px; margin: 1em auto 3em; }
.footer .menu-icon-viber { background: url(../i/viber.svg) center center no-repeat; }
.footer .menu-icon-googleplay { background: url(../i/google-play.svg) center center no-repeat; }
.footer .menu-icon-applestore { background: url(../i/apple-store-footer.svg) center center no-repeat; }
.footer .menu-icon-fb { background: url(../i/facebook.svg) center center no-repeat; }
.footer .menu-icon-viber, .footer .menu-icon-googleplay, .footer .menu-icon-applestore, .footer .menu-icon-fb { background-size: contain; }

/* ---News--- */
.news { overflow: hidden; }
.news-item { margin: auto auto 2em; width: 90%; max-width: 33rem; display: block; }
.news-item > span { color: #7d7d7d; display: block; margin-bottom: .5em; }
.news-wrapper-list { width: 90%; margin: 2em auto; }
.news-wrapper-article { margin: auto auto 4em; }
.news-wrapper-title { font-family: myriadpro-light, sans-serif; font-weight: normal; font-size: 1.2em; line-height: 20px; }
@media only screen and (min-width: 680px) { .news-wrapper-title { font-size: 1.32em; line-height: 21px; } }
@media only screen and (min-width: 1100px) { .news-wrapper-title { font-size: 1.4em; line-height: 28px; } }
.news-wrapper-img { margin: .5em 0; position: relative; overflow: hidden; height: calc(200px + 6vw); }
.news-wrapper-short { margin-bottom: 1em; font-size: .875rem; }
.news-wrapper-short:empty { display: none; }

/* --- Article layout ---*/
.article img { width: 100%; }
.article .main-more { margin: auto auto 3em; width: 90%; }
.article-main header { width: 90%; margin: 2em auto; }
.article-main-content aside { width: 90%; margin: 2em auto; }
.article-main-content aside a { display: block; }
.article-title { font-family: myriadpro-regular, sans-serif; font-weight: 400; font-size: 1.2em; line-height: 20px; margin-bottom: .5em; }
@media only screen and (min-width: 680px) { .article-title { font-size: 1.32em; line-height: 21px; } }
@media only screen and (min-width: 1100px) { .article-title { font-size: 1.4em; line-height: 28px; } }
.article-gallery { margin: 1em auto 4em; display: -webkit-box; display: flex; width: 90%; }
.article-gallery a { margin-right: 2px; }
.article-gallery a img { max-height: 82px; width: auto; }

/* --- ISO ---*/
.iso h3, .iso p { display: inline-block; vertical-align: middle; }
.iso h3 { margin-right: .5em; font-size: 0.875rem; }
.iso p { position: relative; top: 4px; }

/* --- Loyal client --- */
.loyal-client { text-align: center; margin-left: auto; margin-right: auto; }
.loyal-client a { width: 226px; height: 50px; display: block; margin: auto; background-size: contain; }
.loyal-client a strong { display: block; text-indent: -9999px; }

/* --- Call a taxi button ---*/
.hide-on-mobile.cta-circle:hover { background-color: #ff8b00; border-color: #ff8b00; }

.cta { box-sizing: border-box; }
.cta-basic { background: url(../i/phone.svg) no-repeat; background-size: contain; height: 32px; width: 32px; left: 32px; z-index: 3; border: 1px solid transparent; }
.cta-circle { text-align: center; left: 50%; border-radius: 100%; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; background-size: contain; position: absolute; }
.cta-phone { display: block; }

/* --- Misc helpers --- */
html:lang(bg) .header-cta { background: #f0bf00 url(../i/order-taxi.svg) no-repeat; background-size: contain; }
html:lang(bg) .loyal-client a { background: url(../i/loyal-client.svg) center center no-repeat; background-size: contain; }
html:lang(bg) .to-the-top span { background: url(../i/to-the-top.svg) center center no-repeat; background-size: contain; }
html:lang(en) .header-cta { background: #f0bf00 url(../i/order-taxi-en.svg) no-repeat; background-size: contain; }
html:lang(en) .loyal-client a { background: url(../i/loyal-client-en.svg) center center no-repeat; background-size: contain; }
html:lang(en) .to-the-top span { background: url(../i/2top.svg) center center no-repeat; background-size: contain; }

@-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }

@keyframes spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
.loader { opacity: 1; -webkit-transition: all .4s ease-out; transition: all .4s ease-out; }
.loader-inner { position: fixed; top: 50%; left: 50%; margin-top: -32px; margin-left: -32px; -webkit-animation: spin .9s infinite linear; animation: spin .9s infinite linear; height: 64px; width: 64px; }
.loader-inner svg { height: 64px; width: 64px; }
.loader-inner svg path, .loader-inner svg rect { fill: #ccc; }

.loader-off { opacity: 0; z-index: -200 !important; }

.loading { display: none; }

.hidden { visibility: hidden; display: none; }

.open { visibility: visible; }

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; white-space: nowrap; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; white-space: inherit; }

.revealer { font-family: myriadpro-light, sans-serif; }
.revealer em { font-style: normal; border-bottom: 1px solid; }

.bg-mobile { margin-bottom: 3em; padding-bottom: 1em; position: relative; }
.bg-mobile.ethical { margin-top: 0; }
.bg-mobile:after { position: absolute; height: 100%; width: 100%; top: 0; background: url(../img/bgr-elems-01.jpg) center bottom no-repeat; background-size: cover; z-index: -1; }
.bg-mobile-item { margin: auto auto 2em; width: 90%; display: block; }
.bg-mobile-item > span { color: #7d7d7d; display: block; margin-bottom: .5em; }
.bg-mobile:after { content: ''; }

.list-bg li { padding-left: 1.25em; position: relative; }
.list-bg li:before { content: ''; display: inline-block; background: url(../i/tick.svg) center center no-repeat; background-size: contain; height: 12px; width: 12px; left: 0; top: 3px; margin-right: 5px; position: absolute; }

.misc { margin-top: 1em; }

.date { display: block; margin-bottom: 1.5em; color: #727272; font-size: 90%; }

.centered { text-align: center; }

.one-column { -webkit-box-align: center; align-items: center; margin-left: auto; margin-right: auto; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }

.nbld { font-weight: inherit; }

.info { text-align: center; margin: auto; max-width: 90%; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; min-height: 350px; }
.info h2, .info p { font-family: myriadpro-light, sans-serif; font-weight: 600; }
.info h2 { margin-bottom: 1em; }
.info p { margin-bottom: .75em; }

.order-bottom .info h4 { font-family: myriadpro-light,sans-serif; margin-bottom: 2em; font-size: 1.25em; }

.pageid-quiz .main-additional { padding-top: 2em; }

.pageid-10 .centered .drivers-main, .pageid-13 .centered .drivers-main { text-align: left; }
.pageid-10 .drivers-main p, .pageid-13 .drivers-main p { font-family: myriadpro-light, sans-serif; font-weight: 600; }

.errorMessage { color: #D82027; font-size: 0.813em; position: relative; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: myriadpro-light; }

.ui-widget { font-size: 1em; padding: 8px 8px 0; margin-top: .5em; }
.ui-widget-header { font-weight: normal; }
.ui-widget-header, .ui-widget-content { font-family: myriadpro-light; background: #fff none; }

.ui-datepicker .ui-datepicker-header { border: 0; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 0; background: transparent none; }

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev { cursor: pointer; }
.ui-datepicker .ui-datepicker-next .ui-icon, .ui-datepicker .ui-datepicker-next .ui-widget-content .ui-icon, .ui-datepicker .ui-datepicker-prev .ui-icon, .ui-datepicker .ui-datepicker-prev .ui-widget-content .ui-icon { background-image: none; border: solid #000; border-width: 1px 0 0 1px; }

.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover { top: 2px; }

.ui-datepicker .ui-datepicker-next .ui-icon, .ui-datepicker .ui-datepicker-next .ui-widget-content .ui-icon { -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.ui-datepicker .ui-datepicker-prev .ui-icon, .ui-datepicker .ui-datepicker-prev .ui-widget-content .ui-icon { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.ui-widget-content .ui-state-hover, .ui-state-hover { background: none; border: 0; }

.ui-datepicker .ui-datepicker-buttonpane { border: 0; }

.ui-datepicker-year { font-size: 1em; }

.meta-wrapper .addthis_toolbox.addthis_default_style { max-width: 90%; }

.complaints { margin-top: 3em; }
.complaints aside { margin-bottom: 2em; }

/* --- Etical --- */
.ethical { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; padding: 3em 0; position: relative; }
.ethical-section { text-align: center; position: relative; width: 100%; max-width: 370px; padding: 0 0 2em; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; -webkit-box-pack: end; justify-content: flex-end; background: url(../i/pdf.svg) 25px bottom no-repeat; background-size: 50px; }
.ethical-section:hover { background-image: url(../i/pdf-hover.svg); }
.ethical-section:hover strong { color: #D82027; }
.ethical-section:nth-of-type(odd) { margin-bottom: 4em; }
.ethical-section:nth-of-type(odd):after { content: ''; position: absolute; height: 1px; width: 60%; left: 20%; bottom: -2em; background-color: #000; }
.ethical-section strong, .ethical-section span { font-size: 1rem; width: 60%; display: block; margin-left: auto; margin-right: auto; }
.ethical-section strong { padding-bottom: .5em; font-family: myriadpro-regular, sans-serif; font-weight: 600; }
.ethical-section span { font-family: myriadpro-light, sans-serif; font-weight: 300; overflow: hidden; }

/* --- Tarrifs --- */
.tarrifs { position: relative; display: block; width: 320px; max-width: 90%; padding-bottom: 1em; }
.tarrifs h3 { text-align: center; position: absolute; bottom: -6px; text-transform: lowercase; font-family: myriadpro-light, sans-serif; font-weight: normal; font-size: 1em; color: #666; line-height: normal; margin-bottom: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); white-space: nowrap; }
.tarrifs h3 br { display: none; }
.tarrifs div { background-color: #ffe6db; border-radius: 2px; padding: 1em .5em; border: 1px solid #808080; }
.tarrifs div span { position: relative; top: -2px; width: 40%; }
.tarrifs div span b, .tarrifs div span strong { font-family: myriadpro-bold, sans-serif; font-size: 120%; }
.tarrifs aside { display: none; }
.tarrifs aside span { display: block; }
.tarrifs p { display: -webkit-box; display: flex; justify-content: space-around; font-size: 0.938em; margin-bottom: .33em; }
.tarrifs p > strong { font-weight: 300; text-align: right; padding-right: 1em; width: 60%; }
.tarrifs p > strong i, .tarrifs p > strong em { font-style: normal; font-size: 79%; display: block; }

/* --- Prices --- */
.prices-list li { padding: 4px 0; border-top: 1px solid #000; }
.prices-list li:last-child { border-bottom: 1px solid #000; }
.prices-list li p { display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; }

/* --- Header elements ---*/
.drivers-main { margin: 2em auto 3em; }
.drivers-main p { max-width: 40rem; margin-left: auto; margin-right: auto; margin-bottom: 1em; }
.drivers-gallery { margin-left: auto; margin-right: auto; }
.drivers-gallery a img { padding-left: 3px; padding-right: 3px; max-height: 82px; }
.drivers .drivers-main { width: 90%; }

/* --- Order a taxi --- */
.order-bottom { background-color: rgba(0, 112, 157, 0.1); margin-bottom: -2em; }
.order-bottom-form { padding: 1em 2em 1em; }
.order-bottom-form legend { font-family: myriadpro-regular, sans-serif; font-weight: 600; }
.order-bottom-form label { font-family: myriadpro-light, sans-serif; font-weight: 600; position: relative; top: 3px; }
.order-bottom-form p { margin-bottom: 1.5rem; }
.order-bottom-form input[type=text], .order-bottom-form input[type=email] { font-family: myriadpro-light, sans-serif; font-weight: 600; }
.order-bottom aside { padding: 2em 2em 1em; }
.order-bottom aside p { font-family: myriadpro-light, sans-serif; font-weight: 600; margin-bottom: .75em; }
.order-bottom-title { text-align: center; margin-bottom: 2em; font-family: myriadpro-regular, sans-serif; font-weight: 400; font-size: 1.2em; line-height: 20px; }
@media only screen and (min-width: 680px) { .order-bottom-title { font-size: 1.32em; line-height: 21px; } }
@media only screen and (min-width: 1100px) { .order-bottom-title { font-size: 1.4em; line-height: 28px; } }
.order .datepicker-info { color: #444; font-family: myriadpro-light, sans-serif; font-weight: 600; margin-bottom: 1em; }
.order .checkbox p { position: relative; line-height: 1.5; }
.order .checkbox input[type=checkbox] { opacity: 0; position: absolute; left: 0; z-index: 1; height: 16px; width: 16px; }
.order .checkbox input[type=checkbox]:checked ~ label:before { content: '✓'; font-size: 1.75rem; line-height: .5; }
.order .checkbox label { padding-left: 24px; position: relative; }
.order .checkbox label:before { content: ''; position: absolute; left: 0; top: 1px; z-index: -1; height: 14px; width: 14px; border: 1px solid #000; border-radius: 6px; }

/* --- Forms --- */
.form { margin: auto auto 2em; }
.form fieldset { margin-bottom: 2em; border: 0; }
.form legend { margin: 0 0 .5em; }
.form p { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.form input, .form .selectric, .form textarea { border-radius: 6px; border: 1px solid #383838; line-height: 1.5; box-sizing: border-box; }
.form input:focus, .form textarea:focus { border-color: #000; }
.form input { padding: 6px 0 6px 6px; }
.form .selectric { background-color: #fff; }
.form textarea { width: 100%; min-height: 150px; padding: 6px; }
.form .radiobox input[type=radio] { opacity: 0; position: absolute; left: 0; z-index: 1; height: 16px; width: 16px; }
.form .radiobox input[type=radio]:checked ~ label:before { border-width: 2px; left: -1px; }
.form .radiobox input[type=radio]:checked ~ label:after { content: ''; left: 2px; top: 3px; border-radius: 50%; height: 12px; width: 12px; position: absolute; background-color: #000; }
.form .radiobox label { padding-left: 24px; position: relative; margin-bottom: 1.5em; display: block; }
.form .radiobox label:before { content: ''; position: absolute; left: 0; top: 0; z-index: -1; height: 14px; width: 14px; border: 1px solid #000; border-radius: 50%; }
.form-submit { background-color: #dadada; border: 1px solid #003849; border-radius: 6px; min-width: 220px; width: 100%; line-height: 1.5; font-size: 1.25em; }
.form-submit + p { margin-top: 2em; }

div.form.questionarie { padding-bottom: 15em; }
div.form.questionarie .radiobox { text-align: center; }
div.form.questionarie .radiobox legend { margin-bottom: 1em; }
div.form.questionarie .radiobox label { padding-left: 0; }
div.form.questionarie .radiobox label:hover { cursor: pointer; }
div.form.questionarie .radiobox label:before { content: none; }
div.form.questionarie .radiobox input[type=radio]:checked ~ label:after { content: none; }
div.form.questionarie .radiobox span { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
div.form.questionarie .radiobox span label, div.form.questionarie .radiobox span p { white-space: nowrap; }
div.form.questionarie .radiobox span p { position: relative; }
div.form.questionarie .radiobox span p:before { position: absolute; content: ''; top: -12px; left: 50%; height: 1px; width: 20px; margin-left: -10px; background-color: #000; }

form.form.questionarie { margin-top: -15em; position: relative; }
form.form.questionarie:before { position: absolute; content: ''; top: -17px; height: 1px; width: 69%; left: 50%; background-color: #6b6b6b; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

/* --- Contact form elements --- */
.contact-form-top { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; margin: 2em 0; }
.contact-form-top:empty { display: none; }
.contact-form-top:empty + .order-bottom { margin-top: 2em; }
.contact-form-top > p { text-align: center; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: justify; justify-content: space-between; position: relative; padding-bottom: 2em; margin-bottom: 2em; -webkit-box-flex: 1; flex: 1 0 100%; }
.contact-form-top > p:not(:last-child):before { content: ''; position: absolute; bottom: 0; left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); height: 1px; width: 196px; background-color: #000; }
.contact-form-top > p .menu-icon-tel-large, .contact-form-top > p .menu-icon-tel-small, .contact-form-top > p .menu-icon-viber-large { height: 25px; margin-bottom: 1em; }
.contact-form-top > p span { padding: 0 3em; max-width: 260px; }
.contact-form-bottom-list { margin-top: 2em; margin-bottom: 2em; }
.contact-form-bottom-list li { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: start; align-items: flex-start; margin-bottom: 1em; }
.contact-form-bottom-list li label, .contact-form-bottom-list li span { font-family: myriadpro-light, sans-serif; font-weight: 600; }
.contact-form-bottom-list li span strong { font-weight: inherit; }

/* --- selectric --- */
.selectric { border-bottom: 1px solid #3B3B3B; border-radius: 0; background-color: transparent; position: relative; overflow: hidden; }
.selectric-wrapper { position: relative; cursor: pointer; }
.selectric-responsive { width: 100%; }
.selectric .label { margin: 6px 0 6px 6px; font-family: myriadpro-light, sans-serif; font-weight: 600; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.selectric .button { display: block; position: absolute; right: 8px; top: 10px; width: 8px; height: 8px; font: 0/0 a; border: solid #7b7b7b; border-width: 0 1px 1px 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.selectric-focus .selectric { border-color: #aaaaaa; }
.selectric-focus .selectric .button { border-color: #aaaaaa; }
.selectric-hover .selectric .button { border-color: #000; }
.selectric-open { z-index: 9999; }
.selectric-open .selectric { border-color: #c4c4c4; }
.selectric-open .selectric .button { border-color: #c4c4c4; }
.selectric-open .selectric-items { display: block; }
.selectric-disabled { filter: alpha(opacity=50); opacity: 0.5; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.selectric-hide-select { position: relative; overflow: hidden; width: 0; height: 0; }
.selectric-hide-select select { position: absolute; left: -100%; }
.selectric-hide-select.selectric-is-native { position: absolute; width: 100%; height: 100%; z-index: 10; }
.selectric-hide-select.selectric-is-native select { position: absolute; top: 0; left: 0; right: 0; height: 100%; width: 100%; border: none; z-index: 1; box-sizing: border-box; opacity: 0; }
.selectric-input { position: absolute !important; top: 0 !important; left: 0 !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; margin: 0 !important; padding: 0 !important; width: 1px !important; height: 1px !important; outline: none !important; border: none !important; *font: 0/0 a !important; background: none !important; }
.selectric-temp-show { position: absolute !important; visibility: hidden !important; display: block !important; }
.selectric-items { display: none; position: absolute; top: 100%; left: 0; background: #fff; border: 1px solid #c4c4c4; z-index: -1; box-shadow: 0 0 10px -6px; }
.selectric-items .selectric-scroll { height: 100%; overflow: auto; }
.selectric-items ul, .selectric-items li { list-style: none; padding: 0; margin: 0; font-size: 16px; line-height: 20px; min-height: 20px; }
.selectric-items li { display: block; padding: 10px; color: #666; cursor: pointer; }
.selectric-items li.selected { background: #E0E0E0; color: #444; }
.selectric-items li.highlighted { background: #D0D0D0; color: #444; }
.selectric-items li:hover { background: #D5D5D5; color: #444; }
.selectric-items .disabled { opacity: 0.5; cursor: default !important; background: none !important; color: #666 !important; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.selectric-items .selectric-group .selectric-group-label { font-weight: bold; padding-left: 10px; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background: none; color: #444; }
.selectric-items .selectric-group .selectric-group.disabled li { opacity: 1; }
.selectric-items .selectric-group .selectric-group li { padding-left: 25px; }
.selectric-above .selectric-items { top: auto; bottom: 100%; }

/* --- Advertising page ---*/
.advertising .article-title { width: 90%; margin-left: auto; margin-right: auto; margin-bottom: .75em; }
.advertising h4 { font-weight: normal; font-size: 1em; margin-top: 1em; margin-bottom: 1em; }
.advertising .list-bg li { margin-bottom: 1em; }
.advertising .tarrifs { margin: 3em auto 0; }

/* --- Offices ---*/
.offices-top { margin-bottom: 5em; }
.offices-top .aside { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.offices-top .aside div:nth-of-type(odd) { margin-right: 1em; margin-bottom: 2em; }
.offices-top .aside div p { color: #727272; }
.offices-section { max-width: 90%; margin-left: auto; margin-right: auto; }
.offices-section .aside { padding-bottom: 2em; }
.offices-section img { margin-right: 2px; max-height: 140px; }
.offices-main > p { max-width: 40rem; margin: 1.5em auto 2em; }

/* --- Load more ---*/
@-webkit-keyframes rotate { 0% { -webkit-transform: rotate(0deg) scale(1); transform: rotate(0deg) scale(1); }
  50% { -webkit-transform: rotate(180deg) scale(0.8); transform: rotate(180deg) scale(0.8); }
  100% { -webkit-transform: rotate(360deg) scale(1); transform: rotate(360deg) scale(1); } }
@keyframes rotate { 0% { -webkit-transform: rotate(0deg) scale(1); transform: rotate(0deg) scale(1); }
  50% { -webkit-transform: rotate(180deg) scale(0.8); transform: rotate(180deg) scale(0.8); }
  100% { -webkit-transform: rotate(360deg) scale(1); transform: rotate(360deg) scale(1); } }
.load-more { width: 90%; margin: 4em auto; text-align: center; background-color: rgba(0, 112, 157, 0.1); line-height: 3; max-width: 350px; text-align: center; border-radius: 15px; text-transform: lowercase; font-size: 1.125em; display: block; }
.load-more:hover { cursor: pointer; }
.load-more.loading:before { -webkit-animation: rotate 1s infinite linear; animation: rotate 1s infinite linear; content: ''; vertical-align: middle; display: inline-block; margin-left: -5%; margin-right: 5%; background: url(../i/load.svg) center center no-repeat; height: 24px; width: 19px; }

/* --- Inline SVG --- */
.svg-wrapper svg { max-width: 100%; }

.to-the-top { display: block; }
.to-the-top span { display: block; height: 30.2857142857px; width: 112.5714285714px; margin: -4px auto 2em; }
.to-the-top span b { display: block; }

/* --- Media queries --- */
@media only screen and (max-height: 780px) { .header-menu.is-expanded .menu-text { margin-top: 130px; } }
@media only screen and (max-height: 665px) { .header-menu.is-expanded { -webkit-box-pack: inherit; justify-content: inherit; }
  .header-menu.is-expanded a { font-size: 1.25rem; }
  .header-menu.is-expanded .menu-icon .menu-lang { top: auto; }
  .initial-screen-logo { height: 28.5714285714%; }
  .initial-screen-logo a { height: 110px; width: 110px; } }
@media only screen and (max-height: 563px) { .is-fixed .header-logo a { width: 100px; height: 100px; }
  .header-menu.is-expanded { -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; }
  .header-menu.is-expanded .menu-text { margin-top: 100px; }
  .header-menu.is-expanded .menu-text li { margin: 0 0 1em; }
  .header-menu.is-expanded .menu-text li a { font-size: 1.15rem; }
  .header-menu.is-expanded .menu-icon .menu-lang { margin-top: 10px; }
  .header-menu.is-expanded .menu-icon .menu-lang:before { width: 30px; height: 16px; margin-right: 7px; }
  .header-menu.is-expanded .menu-icon .menu-lang a { font-size: 1.15rem; } }
@media only screen and (max-height: 543px) { .is-fixed .header-logo a { width: 90px; height: 90px; }
  .header-menu.is-expanded { -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; }
  .header-menu.is-expanded .menu-text { margin-top: 90px; }
  .header-menu.is-expanded .menu-text:before, .header-menu.is-expanded .menu-text:after { content: none; }
  .header-menu.is-expanded .menu-text li { margin: 0 0 1em; }
  .header-menu.is-expanded .menu-text li a { font-size: 1rem; }
  .header-menu.is-expanded .menu-icon .menu-lang { margin-top: 0; }
  .header-menu.is-expanded .menu-icon .menu-lang:before { width: 28px; height: 14px; margin-right: 5px; }
  .header-menu.is-expanded .menu-icon .menu-lang a { font-size: 1rem; } }
@media only screen and (max-height: 500px) { .initial-screen-cta { width: 30vh; height: 30vh; border-width: 1.5vh; }
  .initial-screen-logo { height: 25%; }
  .initial-screen-logo a { height: 90px; width: 90px; } }
@media only screen and (max-height: 480px) { .header-menu.is-expanded { border-bottom: 0; height: 100%; }
  .header-menu.is-expanded .menu-text { margin-top: 50px; }
  .header-menu.is-expanded .menu-text, .header-menu.is-expanded .separator ul { display: -webkit-box; display: flex; flex-wrap: wrap; -webkit-box-pack: center; justify-content: center; }
  .header-menu.is-expanded .menu-text li:not(:last-child), .header-menu.is-expanded .separator ul li:not(:last-child) { margin-right: 1em; }
  .header-menu.is-expanded .menu-icon .menu-lang { margin-top: -12px; } }
@media only screen and (max-height: 400px) { .initial-screen-logo a { height: 70px; width: 70px; }
  .initial-screen-menu { max-width: none; }
  .initial-screen-menu-to-site a { background-position: center center; }
  .initial-screen-menu-top { width: 80%; margin: auto; }
  .initial-screen-menu-bottom { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; padding-top: 24px; width: 100%; }
  .initial-screen-menu-bottom li { width: 49%; display: inline-block; vertical-align: middle; } }
@media only screen and (min-width: 390px) { .main-inner-partners-aside-main, .main-inner-partners-aside-more { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; max-width: 380px; } }
@media only screen and (min-width: 520px) { .main-inner-partners-aside-main, .main-inner-partners-aside-more { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; max-width: 390px; }
  .news-wrapper-list { display: -webkit-box; display: flex; flex-wrap: wrap; }
  .news-wrapper-title { min-height: 115px; display: -webkit-box; display: flex; -webkit-box-align: end; align-items: flex-end; }
  .news-wrapper-article { -webkit-box-flex: 0; flex: 0 0 43%; margin: 0 1em; }
  .news-wrapper-img { height: calc(140px + 10vw); }
  .news-wrapper-short { font-size: 1rem; line-height: 19px; }
  .load-more p { font-size: 1em; }
  .contact-form-top { width: 100%; max-width: 1200px; }
  .contact-form-top > p span { max-width: 250px; margin: auto; }
  .contact-form-bottom { width: 100%; }
  .contact-form-bottom-list { margin-bottom: 4em; }
  .contact-form-bottom-list li { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: center; justify-content: center; margin-bottom: .5em; }
  .contact-form-bottom-list li label, .contact-form-bottom-list li span, .contact-form-bottom-list li div { -webkit-box-flex: 1; flex: 1 0 50%; }
  .contact-form-bottom-list li label { text-align: right; margin-right: 1em; }
  .form .radiobox input[type=radio]:checked ~ label:after { top: 5px; }
  .form .radiobox label:before { top: 2px; }
  .order { width: 90%; margin-left: auto; margin-right: auto; margin-bottom: 0; padding-top: 2em; }
  .order-bottom { max-width: 830px; }
  .order aside { padding: 0; }
  .order-bottom { border-radius: 10px; padding: 3em 2em; margin-bottom: 3em; }
  .order-bottom-form { padding: 0; }
  div.form.questionarie { width: 300px; }
  div.form.questionarie .radiobox label { margin-bottom: 0; }
  div.form.questionarie .radiobox span { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; }
  div.form.questionarie .radiobox span label, div.form.questionarie .radiobox span p { -webkit-box-flex: 1; flex: 1 0 44%; }
  div.form.questionarie .radiobox span p { padding-left: 27px; }
  div.form.questionarie .radiobox span p:before { top: 0; left: 7px; margin-left: 0; height: 100%; width: 1px; } }
@media only screen and (min-width: 680px) { .header { height: 57vw; z-index: 1; }
  .header .container-wrapper { width: 90%; }
  .menu-lang-footer { text-align: left; margin: .55em auto; padding-left: 12px; }
  .main-bg-small { background: url(../i/gr-mb.png) center bottom no-repeat; }
  .main-bg-small:not(.offices) { padding-bottom: 2em; }
  .main-bg-large { background: url(../i/gr-mbl.png) center bottom no-repeat; padding-bottom: 5em; }
  .main-home .container-wrapper { width: 90%; }
  .main-home .tarrifs { -webkit-box-flex: 1; flex: 1 0 100%; }
  .main-home .tarrifs div { width: 300px; margin: auto; }
  .main-home .main-additional { margin-top: -3em; }
  .main-inner-top { padding-bottom: 1em; }
  .main-inner-partners-aside-main, .main-inner-partners-aside-more { max-width: none; }
  .main-inner-title { margin-bottom: .5rem; }
  .main-inner-bg { background: none; }
  .main-inner-prices { max-width: 90%; }
  .main-top .container-wrapper { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; flex-wrap: wrap; }
  .main-top .banner { background: transparent; -webkit-box-flex: 1; flex: 1 1 50%; margin: 2em auto; }
  .main-top .banner h3, .main-top .banner > div { max-width: 90%; }
  .main-additional { width: auto; position: relative; padding: 3em 0 1em; margin-top: -5em; }
  .main-additional .news-wrapper { padding-top: 3em; padding-bottom: 1em; }
  .main .menu-icon-gray-viber, .main .menu-icon-gray-viber a, .main .menu-icon-gray-googleplay, .main .menu-icon-gray-googleplay a, .main .menu-icon-gray-applestore, .main .menu-icon-gray-applestore a, .main .menu-icon-gray-fb, .main .menu-icon-gray-fb a { height: 25px; width: 25px; }
  .footer { background-image: none; background-color: #fbf8f7; border-top: 0; position: relative; z-index: 0; }
  .footer .container-wrapper { max-width: none; position: relative; z-index: 1; background: url(../i/gr-footer.png) center 0 no-repeat; padding-top: 50px; top: -35px; }
  .footer .container-wrapper > div, .footer .container-wrapper > a, .footer .container-wrapper aside { max-width: 1200px; width: 90%; margin-left: auto; margin-right: auto; }
  .footer p { font-size: .9rem; margin-bottom: .25em; }
  .footer p span { display: inline-block; }
  .footer aside { border-top: 0; padding-top: 1em; margin-top: -103px; margin-bottom: 1.7em; position: relative; text-align: left; }
  .footer aside:before { content: none; }
  .footer-separator, .footer-ib { display: inline-block; }
  .footer-menu { display: block; clear: both; margin-top: 1.2em; margin-left: 7px; }
  .footer-menu li { display: inline-block; margin-right: .5em; font-size: .9rem; }
  .footer .menu { display: block; clear: both; width: 100%; max-width: none; }
  .footer .menu-icon { max-width: 209px; width: 209px; }
  .footer .menu-icon-viber, .footer .menu-icon-viber a, .footer .menu-icon-googleplay, .footer .menu-icon-googleplay a, .footer .menu-icon-applestore, .footer .menu-icon-applestore a, .footer .menu-icon-fb, .footer .menu-icon-fb a { height: 33px; width: 33px; }
  .footer .menu-icon li { border: 2px solid black; border-radius: 7px; padding: 1px; }
  .footer .menu-icon-tel { float: left; margin: -4px 28px 0 0; height: 39px; width: 224px; background-position: left center; }
  .footer .menu-icon-viber, .footer .menu-icon-fb { top: 0; }
  .footer .menu-icon-viber { background-size: 24px; }
  .footer .menu-icon-googleplay { background-size: 22px; }
  .footer .menu-icon-applestore { background-size: 26px; }
  .footer .menu-icon-fb { background-size: 12px; }
  .footer-logo { margin-top: 1em; }
  .footer-logo a { height: 83px; width: 106px; margin-right: 74px; float: right; position: relative; }
  .to-the-top span { height: 35.3333333333px; width: 131.3333333333px; margin-right: 60px; position: relative; top: -14px; }
  .contact-form-top { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; flex-wrap: wrap; margin: 4em 0; }
  .contact-form-top > p { -webkit-box-flex: 1; flex: 1 0 45%; padding-bottom: 0; margin-bottom: 0; }
  .contact-form-top > p:not(:last-child) { margin-bottom: 5em; }
  .contact-form-top > p:not(:last-child):before { bottom: auto; left: auto; right: 0; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); height: 80%; width: 1px; content: none; }
  .contact-form-top > p span { padding: 4em 0 0; }
  .contact-form-top > p .menu-icon-tel-large, .contact-form-top > p .menu-icon-tel-small, .contact-form-top > p .menu-icon-viber-large { margin-bottom: 2em; position: absolute; width: 100%; }
  .contact-form-top > p .menu-icon-tel-large { height: 35px; }
  .contact-form-top > p .menu-icon-tel-small { height: 40px; }
  .contact-form-top > p .menu-icon-viber-large { height: 52px; }
  .iso h3 { font-size: 1.5rem; }
  .loyal-client a { width: 293px; height: 65px; }
  .ethical { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; padding: 5em 0 4em; -webkit-box-align: end; align-items: flex-end; -webkit-box-pack: center; justify-content: center; }
  .ethical-section { width: calc(50% - 8em); max-width: 200px; padding: 0 2em 2em 8em; margin-bottom: 0; background-position: 32px bottom; background-size: 70px; }
  .ethical-section strong, .ethical-section span { font-size: 1.125rem; width: auto; }
  .ethical-section:nth-of-type(odd), .ethical-section:nth-of-type(even) { margin-bottom: 0; }
  .ethical-section:nth-of-type(odd):after { content: ''; position: absolute; height: 60%; width: 1px; right: 0; top: 20%; left: auto; bottom: auto; background-color: #000; }
  .order { padding-top: 0; }
  .order-bottom { padding: 3em; }
  .order-bottom-form fieldset:not(.checkbox) label { width: 30%; text-align: right; margin-right: 3%; }
  .order-bottom-form fieldset:not(.checkbox) input[type="text"], .order-bottom-form fieldset:not(.checkbox) input[type="email"], .order-bottom-form fieldset:not(.checkbox) .selectric-wrapper { width: calc(50% - 2em); }
  .order-bottom-form p { margin-bottom: .5rem; }
  .order .datepicker-info { margin-left: 33%; }
  .order .checkbox input[type=checkbox]:checked ~ label:before { content: '✓'; font-size: 1.75rem; line-height: .5; }
  .order .checkbox label:before { top: 3px; height: 16px; width: 16px; }
  .form input { padding: 0 0 0 6px; }
  .form p { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: start; justify-content: flex-start; }
  .form .radiobox label { margin-bottom: .25rem; }
  .form-submit { width: auto; margin-left: 1.5em; }
  .news-wrapper-article { -webkit-box-flex: 0; flex: 0 0 45%; }
  .news-wrapper-title { font-size: 1.25em; }
  .news-wrapper-img { height: 30vw; }
  .list-bg li { padding-left: 1.5em; }
  .list-bg li:before { height: 15px; width: 15px; }
  .pageid-quiz .main-additional { padding-top: 7em; }
  .selectric .label { margin: 0 0 0 6px; }
  .selectric .button { top: 5px; }
  .offices { padding-bottom: 5em; }
  .offices-top { margin-bottom: 2em; }
  .errorMessage { top: auto; left: 33%; margin-bottom: .5em; } }
@media only screen and (min-width: 800px) { .header.scrolled:before { background-position: left -45px; }
  .header.scrolled .header { margin-top: 22px; }
  .header.scrolled .header-logo a { height: 81px; width: 104px; }
  .header.scrolled .header-cta { z-index: -1; }
  .header.scrolled .toggle, .header.scrolled .cta-basic { top: 38px; }
  .header:before { background: url(../i/gr-header.png) center -41px no-repeat; height: 180px; }
  .header:after { background: url(../i/gr-mt.png) center 0 no-repeat; bottom: -47px; }
  .header-banner { top: -72px; }
  .main-inner .tcontent { font-family: myriadpro-light, sans-serif; font-size: 1.125rem; font-weight: 600; line-height: 22px; }
  .main-inner .tcontent p { margin-bottom: .5em; }
  .main-inner .tcontent p + .main-more-left { margin-top: 0; margin-left: .5em; }
  .main-inner .tcontent p + .main-more-left a { font-size: 1rem; }
  .main-inner-about { padding: 0 0 3em; }
  .main-inner-partners-desc { font-family: myriadpro-light, sans-serif; font-size: 1.125rem; font-weight: 600; max-width: 33rem; margin: auto auto 3.5em; }
  .main-inner-partners-aside { padding-bottom: 1em; }
  .main-inner-prices-section:not(.tarrifs) { display: inline-block; vertical-align: top; width: 46%; margin-top: 2em; }
  .main-inner-prices-section:not(.tarrifs):nth-of-type(1) { margin-right: 4%; }
  .main-inner-prices-section p, .main-inner-prices-section li { font-size: 1rem; }
  .main-inner-prices-section small { display: block; text-align: right; }
  .main-inner-services { margin-bottom: 3em; }
  .multiline-no .tcontent p { max-width: 50rem; }
  .multiline .tcontent { -webkit-columns: 2; -moz-columns: 2; columns: 2; -webkit-column-gap: 3em; -moz-column-gap: 3em; column-gap: 3em; }
  .news-wrapper-short { overflow: visible; height: auto; }
  .article .main-more { width: auto; }
  .article-title { width: 66%; }
  .article-main, .article-additional { width: 90%; margin: 2em auto; }
  .article-main header { width: auto; margin-left: 0; }
  .article-main-content { display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; }
  .article-main-content .tcontent { width: 66%; margin-left: 0; margin-right: 2em; }
  .article-main-content aside { width: 32%; margin-top: 0; }
  .article-gallery { width: auto; }
  .article-gallery a { margin-right: 12px; }
  .advertising .article-main { margin: 0 auto 1em; }
  .load-more { line-height: normal; padding-top: 10px; padding-bottom: 10px; }
  .load-more p { padding-left: 25px; }
  .load-more p:before { margin-left: -25px; margin-right: 25px; }
  .offices-main { font-family: myriadpro-light, sans-serif; font-size: 1.125rem; font-weight: 600; }
  .footer p, .footer-menu li { font-size: 1.063em; }
  .footer aside { margin-top: -109px; }
  .advertising h4 { font-family: myriadpro-light, sans-serif; font-weight: 400; font-size: 1.25em; }
  .advertising .article-title { width: auto; }
  .advertising .tarrifs { margin: 0; } }
@media only screen and (min-width: 900px) { .pageid-2 .header, .pageid-3 .header, .pageid-5 .header, .pageid-6 .header, .pageid-9 .header, .pageid-quiz .header, .pageid-news-list .header, .pageid-news-view .header, .pageid-8 .header, .pageid-4 .header { height: 42vw; }
  .pageid-1 .header, .pageid-7 .header { height: 57vw; }
  .header:before { background-position: center -21px; }
  .header:after { bottom: -29px; }
  .header-logo { margin-top: 18px; margin-left: 0; }
  .header-logo a { height: 97px; width: 125px; }
  .header .toggle, .header .cta-basic { top: 49px; }
  .header-cta { height: 170px; width: 170px; margin-left: -85px; border-width: 11px; bottom: 10px; }
  .contact-form-top > p { -webkit-box-flex: 1; flex: 1 0 33%; }
  .contact-form-top > p:not(:last-child) { margin-bottom: 0; }
  .contact-form-top > p:not(:last-child):before { content: ''; } }
@media only screen and (min-width: 980px) { body.is-fixed { position: static; }
  .header:before { z-index: 1; position: fixed; }
  .header-menu { display: block; position: relative; top: 38px; }
  .header-menu.is-expanded { display: block; position: relative; top: 38px; height: auto; border-bottom: 0; width: auto; background-color: transparent; }
  .header-menu.is-expanded .menu-text { margin-top: 0; padding-top: 0; top: 0; overflow: visible; overflow-y: visible; position: static; }
  .header-menu.is-expanded .menu-text:before, .header-menu.is-expanded .menu-text:after { content: none; }
  .header-menu.is-expanded .menu-icon .menu-icon-tel, .header-menu.is-expanded .menu-icon .menu-icon-viber, .header-menu.is-expanded .menu-icon .menu-icon-googleplay, .header-menu.is-expanded .menu-icon .menu-icon-applestore, .header-menu.is-expanded .menu-icon .menu-icon-fb { display: inline-block; }
  .header-menu.is-expanded .menu-icon .menu-lang { top: auto; }
  .header-menu.is-expanded .separator li { margin-bottom: 0; }
  .header .container-wrapper { display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; position: fixed; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 1; }
  .header-cta { z-index: 0; }
  .header .menu { text-align: right; }
  .header .menu-text li, .header .menu-icon li { margin-left: 1.2em; }
  .header .menu-text { display: -webkit-box; display: flex; }
  .header .menu-text a, .header .menu-text span { font-size: 1.33rem; }
  .header .menu-text a:after { -webkit-transform: scale(0); transform: scale(0); -webkit-transition: -webkit-transform .3s ease-in-out; transition: -webkit-transform .3s ease-in-out; transition: transform .3s ease-in-out; transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out; }
  .header .menu-text a:hover:after { background-color: #000; -webkit-transform: scale(1); transform: scale(1); }
  .header .menu-icon { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: end; justify-content: flex-end; -webkit-box-align: center; align-items: center; height: 22px; margin-bottom: .85em; margin-right: .85em; position: relative; top: 0; }
  .header .menu-icon-tel { background: url(../i/phone.svg) center center no-repeat; overflow: hidden; text-indent: -9999px; margin: 0; display: inline-block; cursor: pointer; }
  .header .menu-icon-tel:hover { background-image: url(../i/phone-hover.svg); }
  .header .menu-icon-viber { background: url(../i/viber.svg) center center no-repeat; }
  .header .menu-icon-viber:hover { background-image: url(../i/viber-hover.svg); }
  .header .menu-icon-googleplay { background: url(../i/google-play.svg) center center no-repeat; }
  .header .menu-icon-googleplay:hover { background-image: url(../i/google-play-hover.svg); }
  .header .menu-icon-applestore { background: url(../i/apple-store-new.svg) center center no-repeat; }
  .header .menu-icon-applestore:hover { background-image: url(../i/apple-store-hover.svg); }
  .header .menu-icon-fb { background: url(../i/facebook-new.svg) left center no-repeat; }
  .header .menu-icon-fb:hover { background-image: url(../i/facebook-hover.svg); }
  .header .menu-icon li { background-size: contain; }
  .header .menu-icon li.menu-lang { margin-left: 1em; }
  .header .menu-lang:before { content: none; }
  .header .menu-lang a, .header .menu-lang i { display: block; overflow: hidden; text-indent: -9999px; }
  .header .menu-lang i { height: 0; width: 0; }
  .header .menu-lang a:before { display: block; content: ''; height: 22px; width: 32px; }
  .header .menu-lang-en a:before { background: url(../i/en-flag.svg) center bottom no-repeat; }
  .header .menu-lang-bg a:before { background: url(../i/bg-flag.svg) center bottom no-repeat; }
  .header.scrolled .header-menu { top: 18px; }
  .separator-more { display: inline-block; }
  .separator-more:after { display: inline-block; content: '▼'; position: relative; top: -1px; font-size: 11px; margin-left: 3px; }
  .separator ul { position: absolute; top: -9999px; border-bottom: 4px solid #03719b; }
  .separator ul:before { content: ''; display: block; position: absolute; width: 100%; top: 0; left: 0; height: calc(3.7vw - 2px); background: -webkit-linear-gradient(top, rgba(255, 230, 219, 0) 0%, #ffe6db 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 230, 219, 0)), to(#ffe6db)); background: linear-gradient(to bottom, rgba(255, 230, 219, 0) 0%, #ffe6db 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffe6db', endColorstr='#ffe6db',GradientType=0 ); }
  .separator:hover { cursor: pointer; }
  .separator:hover span { color: #666; }
  .separator:hover ul { top: 62px; padding: 2px 0 0; text-align: center; right: -1px; padding-top: 29px; }
  .separator:hover ul li { background-color: #ffe6db; display: block; padding-left: 32px; padding-right: 32px; line-height: 32px; margin-left: auto; }
  .separator:hover ul li:last-child { padding-bottom: 16px; }
  .toggle, .cta-basic { display: none; }
  .main-home .banner, .main-home .tarrifs { -webkit-box-flex: 1; flex: 1 0 calc(30% - 2em); }
  .main-home .banner h3, .main-home .banner > div { max-width: 100%; width: 100%; }
  .main-home .banner-top { -webkit-box-ordinal-group: 2; order: 1; }
  .main-home .banner-bottom { -webkit-box-ordinal-group: 4; order: 3; }
  .main-home .tarrifs { margin: 3em 2em auto; padding-bottom: 0; width: auto; -webkit-box-ordinal-group: 3; order: 2; max-width: 70%; }
  .main-inner .tarrifs h3 { max-width: 100%; margin-bottom: .75em; }
  .main .menu { display: none; }
  .tarrifs h3 { position: static; line-height: 1.1; text-transform: none; color: #000; -webkit-transform: translateX(0); transform: translateX(0); white-space: normal; margin-left: auto; margin-right: auto; font-family: myriadpro-regular, sans-serif; font-weight: 400; font-size: 1.2em; line-height: 20px; } }
@media only screen and (min-width: 980px) and (min-width: 680px) { .tarrifs h3 { font-size: 1.32em; line-height: 21px; } }
@media only screen and (min-width: 980px) and (min-width: 1100px) { .tarrifs h3 { font-size: 1.4em; line-height: 28px; } }
@media only screen and (min-width: 980px) { .tarrifs h3 br { display: block; }
  .tarrifs aside { display: block; margin-top: .5em; text-align: center; }
  .tarrifs aside a { display: block; color: #000; font-size: 1rem; }
  .form .radiobox input[type=radio]:checked ~ label:after { top: 6px; }
  .form .radiobox label:before { top: 3px; } }
@media only screen and (min-width: 1024px) { .main-top .banner > div p { font-size: 1rem; max-width: 90%; margin-left: auto; margin-right: auto; line-height: 1.3; }
  .main-top .banner h3 { max-width: 90%; }
  .main-additional { padding: 5em 0; margin-top: -2em; }
  .main-additional:after { content: ''; position: absolute; height: 100%; width: 100%; top: 0; background: url(../img/bgr-elems-01.jpg) center bottom no-repeat; background-size: cover; z-index: -1; }
  .main-additional .meta-wrapper, .main-additional .news-wrapper, .main-additional .about-wrapper { display: -webkit-box; display: flex; width: 90%; max-width: 1200px; }
  .main-additional .meta-wrapper { -webkit-box-align: center; align-items: center; }
  .main-additional .about-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; width: 52rem; padding: 2em 0; border-top: 1px solid; border-bottom: 1px solid; }
  .main-additional .news-item { line-height: 1.33; margin: 0 10px; -webkit-box-flex: 1; flex: 1 0 calc(20% - 20px); }
  .main-home .tarrifs { margin-bottom: 4em; }
  .main-home .main-additional .meta { -webkit-box-ordinal-group: 2; order: 1; }
  .main-home .main-additional .about { -webkit-box-ordinal-group: 3; order: 2; }
  .main-home .main-additional .news { -webkit-box-ordinal-group: 4; order: 3; overflow: hidden; margin-bottom: 2em; }
  .main-home .main-more { max-width: 90%; margin-left: auto; margin-right: auto; }
  .main-home .main-more a { font-size: 1rem; }
  .main-inner .news { -webkit-box-ordinal-group: 3; order: 2; position: relative; }
  .main-inner .news:before { content: ''; position: absolute; height: 1px; width: 60%; left: 20%; top: 0; background-color: #000; }
  .main-inner .meta { -webkit-box-ordinal-group: 2; order: 1; }
  .main-inner .meta-wrapper { margin-bottom: 0; padding-bottom: 0; }
  .main-inner-prices-section p, .main-inner-prices-section li { font-size: 1.125rem; }
  .main-more a { font-size: 1rem; }
  .main-more-right { text-align: left; }
  .tarrifs aside span { font-size: 1.125rem; }
  .tarrifs.main-inner-prices-section aside { display: none; }
  .tarrifs div:not(.main-inner-prices-div) p { font-size: 1.063rem; }
  .footer { position: relative; }
  .footer .menu-icon:hover li { opacity: 0.7; }
  .footer .menu-icon:hover li:hover { opacity: 1; }
  .footer .menu-lang a { font-size: 1.188rem; }
  .footer-menu li { font-size: 1.188rem; }
  .footer p { font-size: 1.188rem; margin-bottom: 0; }
  .ethical { width: 840px; padding-top: 0; margin-left: auto; margin-right: auto; border-bottom: 1px solid; -webkit-box-ordinal-group: 2; order: 1; }
  .ethical:before, .ethical:after { content: none; }
  .ethical-section { padding: 0 2em 2em 7em; }
  .misc { -webkit-box-ordinal-group: 3; order: 2; }
  .bg-mobile:not(.ethical) { margin-top: 0; margin-bottom: 0; padding-bottom: 0; }
  .bg-mobile:not(.ethical):after { content: none; }
  .advertising h4 { font-size: 1.25em; }
  .offices { padding-bottom: 8em; }
  .offices-top .aside { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: center; justify-content: center; }
  .offices-section { max-width: none; } }
@media only screen and (min-width: 1100px) { .main-inner-prices { display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; }
  .main-inner-prices-section, .main-inner-prices-section:not(.tarrifs):nth-of-type(1), .main-inner-prices-section:not(.tarrifs):nth-of-type(2) { width: 31%; margin-left: 0; margin-right: 0; margin-top: 0; }
  .news-wrapper-title { font-size: 1.4em; } }
@media only screen and (min-width: 1201px) { .initial-screen { background-size: cover; }
  .to-the-top span { top: -16px; }
  .header { height: 672px; }
  .header:before { background-position: center 0; }
  .header-logo { margin-top: 14px; margin-left: 38px; }
  .header-logo a { height: 125px; width: 161px; }
  .header-menu { top: 43px; }
  .header .menu-text li, .header .menu-icon li { margin-left: 1.4em; }
  .header .menu-text a, .header .menu-text span { font-size: 1.5rem; }
  .separator ul:before { height: 51px; }
  .separator:hover ul { padding-top: 46px; }
  .pageid-2 .header, .pageid-3 .header, .pageid-5 .header, .pageid-6 .header, .pageid-9 .header, .pageid-quiz .header { height: 569px; }
  .pageid-news-list .header, .pageid-news-view .header, .pageid-8 .header { height: 503px; }
  .pageid-4 .header { height: 584px; }
  .pageid-1 .header, .pageid-7 .header { height: 672px; }
  .news-wrapper-article { -webkit-box-flex: 0; flex: 0 0 auto; width: 324px; margin: 0 1em 2em; }
  .news-wrapper-img { height: 230px; }
  .pageid-quiz .main-additional { padding-top: 8em; } }
@media only screen and (min-width: 1280px) { .header:after { bottom: -20px; }
  .header-cta { bottom: 21px; }
  .main-inner-prices { max-width: 100%; }
  .footer-logo { margin-right: 111px; } }
@media only screen and (min-width: 1921px) { .header, .header:after, .main-home .main-top { background-size: contain; }
  .header:before { background: url(../i/gr-header-x2.png) center 0 no-repeat; }
  .main-bg-large { background-image: url(../i/gr-mbl-x2.png); }
  .main-bg-small { background-image: url(../i/gr-mb-x2.png); }
  .main-inner-top, .news-wrapper-list { margin-top: 0; }
  .drivers .main-inner-top, .pageid-6 .main-inner-top, .pageid-7 .main-inner-top, .pageid-8 .main-inner-top, .one-column .main-inner-top { margin-top: 2em; }
  .footer .container-wrapper { background-image: url(../i/gr-footer-x2.png); } }
@media only screen and (min-width: 2550px) { .header:before { background-size: cover; } }
@media print { *, *:before, *:after { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  img { page-break-inside: avoid; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; } }

/*# sourceMappingURL=oktaxi.css.map */