Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dev.biuro
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Biuro
dev.biuro
Commits
146b0db6
Commit
146b0db6
authored
May 04, 2019
by
Simon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release 0.0.31
parent
707cf328
Changes
37
Hide whitespace changes
Inline
Side-by-side
Showing
37 changed files
with
2737 additions
and
45 deletions
+2737
-45
README.md
README.md
+2
-2
docker-compose.yml
docker-compose.yml
+6
-0
biuro-contacts-de_DE-backup-201905021152080.po~
...o/plugins/biuro-contacts-de_DE-backup-201905021152080.po~
+171
-0
biuro-contacts-de_DE.mo
wp-content/languages/loco/plugins/biuro-contacts-de_DE.mo
+0
-0
biuro-contacts-de_DE.po
wp-content/languages/loco/plugins/biuro-contacts-de_DE.po
+172
-0
biuro-contacts-en_US-backup-201905021151210.po~
...o/plugins/biuro-contacts-en_US-backup-201905021151210.po~
+157
-0
biuro-contacts-en_US.mo
wp-content/languages/loco/plugins/biuro-contacts-en_US.mo
+0
-0
biuro-contacts-en_US.po
wp-content/languages/loco/plugins/biuro-contacts-en_US.po
+159
-0
biuro-contacts-lt_LT-backup-201905021139550.po~
...o/plugins/biuro-contacts-lt_LT-backup-201905021139550.po~
+168
-0
biuro-contacts-lt_LT.mo
wp-content/languages/loco/plugins/biuro-contacts-lt_LT.mo
+0
-0
biuro-contacts-lt_LT.po
wp-content/languages/loco/plugins/biuro-contacts-lt_LT.po
+170
-0
biuro-contacts-ru_RU-backup-201905021152520.po~
...o/plugins/biuro-contacts-ru_RU-backup-201905021152520.po~
+169
-0
biuro-contacts-ru_RU.mo
wp-content/languages/loco/plugins/biuro-contacts-ru_RU.mo
+0
-0
biuro-contacts-ru_RU.po
wp-content/languages/loco/plugins/biuro-contacts-ru_RU.po
+171
-0
biuro-de_DE-backup-201905020824270.po~
...guages/loco/themes/biuro-de_DE-backup-201905020824270.po~
+148
-0
biuro-de_DE.mo
wp-content/languages/loco/themes/biuro-de_DE.mo
+0
-0
biuro-de_DE.po
wp-content/languages/loco/themes/biuro-de_DE.po
+151
-0
biuro-en_US-backup-201905020825530.po~
...guages/loco/themes/biuro-en_US-backup-201905020825530.po~
+151
-0
biuro-en_US.mo
wp-content/languages/loco/themes/biuro-en_US.mo
+0
-0
biuro-en_US.po
wp-content/languages/loco/themes/biuro-en_US.po
+151
-0
biuro-lt_LT-backup-201905021852460.po~
...guages/loco/themes/biuro-lt_LT-backup-201905021852460.po~
+179
-0
biuro-lt_LT.mo
wp-content/languages/loco/themes/biuro-lt_LT.mo
+0
-0
biuro-lt_LT.po
wp-content/languages/loco/themes/biuro-lt_LT.po
+184
-0
biuro-ru_RU-backup-201905020823360.po~
...guages/loco/themes/biuro-ru_RU-backup-201905020823360.po~
+149
-0
biuro-ru_RU.mo
wp-content/languages/loco/themes/biuro-ru_RU.mo
+0
-0
biuro-ru_RU.po
wp-content/languages/loco/themes/biuro-ru_RU.po
+152
-0
_layout--aside.css
wp-content/themes/biuro/css/05-layout/_layout--aside.css
+1
-0
_component--jobs-section.css
...emes/biuro/css/07-components/_component--jobs-section.css
+1
-1
_component--search.css
...ent/themes/biuro/css/07-components/_component--search.css
+6
-0
core-c7abebb5d4.min.css
wp-content/themes/biuro/css/core-c7abebb5d4.min.css
+1
-1
main-5c7f0fe5d1.min.css
wp-content/themes/biuro/css/main-5c7f0fe5d1.min.css
+1
-1
main.css
wp-content/themes/biuro/css/main.css
+41
-0
front-page.php
wp-content/themes/biuro/front-page.php
+7
-19
functions.php
wp-content/themes/biuro/functions.php
+40
-0
header.php
wp-content/themes/biuro/header.php
+4
-4
jobs-not-found.php
...ntent/themes/biuro/template-parts/jobs/jobs-not-found.php
+8
-14
aside-job-list.php
...ent/themes/biuro/template-parts/layout/aside-job-list.php
+17
-3
No files found.
README.md
View file @
146b0db6
...
...
@@ -20,9 +20,9 @@
## Production
-
build CSS & JS assets -
`C:\web\dev.biuro\ npm run build`
-
build new image
`docker build -t biuro/web:0.0.3
0
.`
(update version number)
-
build new image
`docker build -t biuro/web:0.0.3
1
.`
(update version number)
-
login to biuro docker account
`docker login --username=biuro --password=9Ndtjd2vKsLvGuFOeFq1KdJs`
-
push image to docker repository -
`docker push biuro/web:0.0.3
0
`
-
push image to docker repository -
`docker push biuro/web:0.0.3
1
`
## Production
-
update biuro/web image version in .env file (staging or www)
...
...
docker-compose.yml
View file @
146b0db6
...
...
@@ -29,6 +29,8 @@ services:
-
./nginx/.htpasswd:/etc/nginx/.htpasswd
-
./nginx/php.ini:/usr/local/etc/php/conf.d/php.ini
-
./wp-content/languages/loco:/var/www/html/wp-content/languages/loco
-
./wp-content/plugins/biuro-contacts:/var/www/html/wp-content/plugins/biuro-contacts
-
./wp-content/plugins/biuro-feedbacks:/var/www/html/wp-content/plugins/biuro-feedbacks
-
./wp-content/plugins/biuro-html:/var/www/html/wp-content/plugins/biuro-html
...
...
@@ -92,6 +94,8 @@ services:
-
./certs:/etc/letsencrypt
-
./certs-data:/data/letsencrypt
-
./wp-content/languages/loco:/var/www/html/wp-content/languages/loco
-
./wp-content/plugins/biuro-contacts:/var/www/html/wp-content/plugins/biuro-contacts
-
./wp-content/plugins/biuro-feedbacks:/var/www/html/wp-content/plugins/biuro-feedbacks
-
./wp-content/plugins/biuro-html:/var/www/html/wp-content/plugins/biuro-html
...
...
@@ -127,6 +131,8 @@ services:
volumes
:
-
'
./var/wp-cli/cache:/etc/X11/fs/.wp-cli/cache'
-
./wp-content/languages/loco:/var/www/html/wp-content/languages/loco
-
./wp-content/plugins/biuro-contacts:/var/www/html/wp-content/plugins/biuro-contacts
-
./wp-content/plugins/biuro-feedbacks:/var/www/html/wp-content/plugins/biuro-feedbacks
-
./wp-content/plugins/biuro-html:/var/www/html/wp-content/plugins/biuro-html
...
...
wp-content/languages/loco/plugins/biuro-contacts-de_DE-backup-201905021152080.po~
0 → 100644
View file @
146b0db6
msgid ""
msgstr ""
"Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-01 19:14+0000\n"
"PO-Revision-Date: 2019-05-01 19:17+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: German\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.1.1"
#: public/class-biuro-contacts-public.php:151
msgid "This field is required"
msgstr "Dieses Feld wird benötigt"
#: public/class-biuro-contacts-public.php:162
msgid "Phone or email field is required"
msgstr "Telefon oder E-Mail-Feld ist erforderlich"
#: public/class-biuro-contacts-public.php:173
msgid "Incorrect phone number"
msgstr "Falsche Telefonnummer"
#: public/class-biuro-contacts-public.php:183
msgid "Email or phone field is required"
msgstr "E-Mail- oder Telefonfeld ist erforderlich"
#: public/class-biuro-contacts-public.php:190
msgid "Email format is incorrect"
msgstr "Das E-Mail-Format ist falsch"
#: public/class-biuro-contacts-public.php:205
msgid "You have to agree with conditions"
msgstr "Sie müssen den Bedingungen zustimmen"
#: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:98
msgid "City"
msgstr "Stadt"
#: public/partials/biuro-contacts-public--employees--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:105
#: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message"
msgstr "Nachricht"
#: public/partials/biuro-contacts-public--employees--step-2.php:37
#: public/partials/biuro-contacts-public--position--step-2.php:112
msgid "CV"
msgstr "CV anhängen"
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit"
msgstr "Schicken"
#: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41
#: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname"
msgstr "Name, Nachname"
#: public/partials/biuro-contacts-public--position--step-2.php:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no."
msgstr "Telefon"
#: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:65
#: public/partials/biuro-contacts-public--employers--step-1.php:65
msgid "Email address"
msgstr "E-Mail Adresse"
#: public/partials/biuro-contacts-public--position--step-2.php:121
#: public/partials/biuro-contacts-public--employees--step-1.php:85
msgid ""
"I agree, that my personal data will be used for offering me a job. For more "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
"Ich bin damit einverstanden, dass meine persönlichen Daten verwendet werden, "
"um mir einen Job anzubieten. Ausführliche Informationen finden <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Sie in unserer Datenschutzerklärung.</a>"
#: public/partials/biuro-contacts-public--position--step-2.php:132
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr "Sich bewerben"
#: public/partials/biuro-contacts-public--position.php:64
msgid "Thank You! Your data was send successfully."
msgstr "Danke dir! Ihre Daten wurden erfolgreich gesendet."
#: public/partials/biuro-contacts-public--position.php:65
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
msgid "OK"
msgstr "OK"
#: public/partials/biuro-contacts-public--employees.php:56
msgid "Thank You, we have successfully received data about you."
msgstr "Vielen Dank, wir haben erfolgreich Daten über Sie erhalten."
#: public/partials/biuro-contacts-public--employees.php:57
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
"Sie können Informationen über sich selbst hinzufügen, indem Sie eine Stadt, "
"eine Nachricht oder einen Lebenslauf hinzufügen"
#: public/partials/biuro-contacts-public--employees.php:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr "Danke dir! Die Informationen wurden erfolgreich ergänzt."
#: public/partials/biuro-contacts-public--employers.php:56
msgid "Thank You for contacting!"
msgstr "Vielen Dank für Ihre Kontaktaufnahme!"
#: public/partials/biuro-contacts-public--employers.php:57
msgid "You request was send successfully, we will contact You."
msgstr ""
"Ihre Anfrage wurde erfolgreich versendet, wir werden uns mit Ihnen in "
"Verbindung setzen."
#: public/partials/biuro-contacts-public--employers--step-1.php:85
msgid ""
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more detailed information view our <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
"Ich bin damit einverstanden, dass meine persönlichen Daten im Rahmen der "
"vorvertraglichen Beziehung zur Kommunikation verwendet werden. Ausführliche "
"Informationen finden Sie in unserer <a href=\"https://biuro.eu/privacy-en."
"html\" target=\"_blank\" rel=\"noopener\"> Datenschutzerklärung.</a>\n"
#: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company"
msgstr "Unternehmen"
#. Name of the plugin
msgid "Biuro Contacts"
msgstr "Biuro Contacts"
#. Description of the plugin
msgid ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
msgstr ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
#. URI of the plugin
#. Author URI of the plugin
msgid "https://www.biuro.lt"
msgstr "https://www.biuro.lt"
#. Author of the plugin
msgid "Biuro"
msgstr "Biuro"
wp-content/languages/loco/plugins/biuro-contacts-de_DE.mo
0 → 100644
View file @
146b0db6
File added
wp-content/languages/loco/plugins/biuro-contacts-de_DE.po
0 → 100644
View file @
146b0db6
msgid ""
msgstr ""
"Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-01 19:14+0000\n"
"PO-Revision-Date: 2019-05-02 11:52+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: German\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.1.1"
#: public/class-biuro-contacts-public.php:151
msgid "This field is required"
msgstr "Dieses Feld wird benötigt"
#: public/class-biuro-contacts-public.php:162
msgid "Phone or email field is required"
msgstr "Telefon oder E-Mail-Feld ist erforderlich"
#: public/class-biuro-contacts-public.php:173
msgid "Incorrect phone number"
msgstr "Falsche Telefonnummer"
#: public/class-biuro-contacts-public.php:183
msgid "Email or phone field is required"
msgstr "E-Mail- oder Telefonfeld ist erforderlich"
#: public/class-biuro-contacts-public.php:190
msgid "Email format is incorrect"
msgstr "Das E-Mail-Format ist falsch"
#: public/class-biuro-contacts-public.php:205
msgid "You have to agree with conditions"
msgstr "Sie müssen den Bedingungen zustimmen"
#: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:98
msgid "City"
msgstr "Stadt"
#: public/partials/biuro-contacts-public--employees--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:105
#: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message"
msgstr "Nachricht"
#: public/partials/biuro-contacts-public--employees--step-2.php:37
#: public/partials/biuro-contacts-public--position--step-2.php:112
msgid "CV"
msgstr "CV anhängen"
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit"
msgstr "Schicken"
#: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41
#: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname"
msgstr "Name, Nachname"
#: public/partials/biuro-contacts-public--position--step-2.php:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no."
msgstr "Telefon"
#: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:65
#: public/partials/biuro-contacts-public--employers--step-1.php:65
msgid "Email address"
msgstr "E-Mail Adresse"
#: public/partials/biuro-contacts-public--position--step-2.php:121
#: public/partials/biuro-contacts-public--employees--step-1.php:85
msgid ""
"I agree, that my personal data will be used for offering me a job. For more "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
"Ich bin damit einverstanden, dass meine persönlichen Daten verwendet werden, "
"um mir einen Job anzubieten. Ausführliche Informationen finden <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Sie in unserer Datenschutzerklärung.</a>"
#: public/partials/biuro-contacts-public--position--step-2.php:132
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr "Sich bewerben"
#: public/partials/biuro-contacts-public--position.php:64
msgid "Thank You! Your data was send successfully."
msgstr "Danke dir! Ihre Daten wurden erfolgreich gesendet."
#: public/partials/biuro-contacts-public--position.php:65
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
msgid "OK"
msgstr "OK"
#: public/partials/biuro-contacts-public--employees.php:56
msgid "Thank You, we have successfully received data about you."
msgstr "Vielen Dank, wir haben erfolgreich Daten über Sie erhalten."
#: public/partials/biuro-contacts-public--employees.php:57
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
"Sie können Informationen über sich selbst hinzufügen, indem Sie eine Stadt, "
"eine Nachricht oder einen Lebenslauf hinzufügen"
#: public/partials/biuro-contacts-public--employees.php:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr "Danke dir! Die Informationen wurden erfolgreich ergänzt."
#: public/partials/biuro-contacts-public--employers.php:56
msgid "Thank You for contacting!"
msgstr "Vielen Dank für Ihre Kontaktaufnahme!"
#: public/partials/biuro-contacts-public--employers.php:57
msgid "You request was send successfully, we will contact You."
msgstr ""
"Ihre Anfrage wurde erfolgreich versendet, wir werden uns mit Ihnen in "
"Verbindung setzen. Sie können Ihrer Abfrage einen Unternehmensnamen oder "
"eine Nachricht hinzufügen."
#: public/partials/biuro-contacts-public--employers--step-1.php:85
msgid ""
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more detailed information view our <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
"Ich bin damit einverstanden, dass meine persönlichen Daten im Rahmen der "
"vorvertraglichen Beziehung zur Kommunikation verwendet werden. Ausführliche "
"Informationen finden Sie in unserer <a href=\"https://biuro.eu/privacy-en."
"html\" target=\"_blank\" rel=\"noopener\"> Datenschutzerklärung.</a>\n"
#: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company"
msgstr "Unternehmen"
#. Name of the plugin
msgid "Biuro Contacts"
msgstr "Biuro Contacts"
#. Description of the plugin
msgid ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
msgstr ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
#. URI of the plugin
#. Author URI of the plugin
msgid "https://www.biuro.lt"
msgstr "https://www.biuro.lt"
#. Author of the plugin
msgid "Biuro"
msgstr "Biuro"
wp-content/languages/loco/plugins/biuro-contacts-en_US-backup-201905021151210.po~
0 → 100644
View file @
146b0db6
msgid ""
msgstr ""
"Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-02 11:49+0000\n"
"PO-Revision-Date: 2019-05-02 11:49+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: \n"
"Language: en_US\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.1.1"
#: public/class-biuro-contacts-public.php:151
msgid "This field is required"
msgstr ""
#: public/class-biuro-contacts-public.php:162
msgid "Phone or email field is required"
msgstr ""
#: public/class-biuro-contacts-public.php:173
msgid "Incorrect phone number"
msgstr ""
#: public/class-biuro-contacts-public.php:183
msgid "Email or phone field is required"
msgstr ""
#: public/class-biuro-contacts-public.php:190
msgid "Email format is incorrect"
msgstr ""
#: public/class-biuro-contacts-public.php:205
msgid "You have to agree with conditions"
msgstr ""
#: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:98
msgid "City"
msgstr ""
#: public/partials/biuro-contacts-public--employees--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:105
#: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message"
msgstr ""
#: public/partials/biuro-contacts-public--employees--step-2.php:37
#: public/partials/biuro-contacts-public--position--step-2.php:112
msgid "CV"
msgstr ""
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit"
msgstr ""
#: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41
#: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname"
msgstr ""
#: public/partials/biuro-contacts-public--position--step-2.php:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no."
msgstr ""
#: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:65
#: public/partials/biuro-contacts-public--employers--step-1.php:65
msgid "Email address"
msgstr ""
#: public/partials/biuro-contacts-public--position--step-2.php:121
#: public/partials/biuro-contacts-public--employees--step-1.php:85
msgid ""
"I agree, that my personal data will be used for offering me a job. For more "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
#: public/partials/biuro-contacts-public--position--step-2.php:132
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr ""
#: public/partials/biuro-contacts-public--position.php:64
msgid "Thank You! Your data was send successfully."
msgstr ""
#: public/partials/biuro-contacts-public--position.php:65
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
msgid "OK"
msgstr ""
#: public/partials/biuro-contacts-public--employees.php:56
msgid "Thank You, we have successfully received data about you."
msgstr ""
#: public/partials/biuro-contacts-public--employees.php:57
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
#: public/partials/biuro-contacts-public--employees.php:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr ""
#: public/partials/biuro-contacts-public--employers.php:56
msgid "Thank You for contacting!"
msgstr ""
#: public/partials/biuro-contacts-public--employers.php:57
msgid "You request was send successfully, we will contact You."
msgstr ""
#: public/partials/biuro-contacts-public--employers--step-1.php:85
msgid ""
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more detailed information view our <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
#: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company"
msgstr ""
#. Name of the plugin
msgid "Biuro Contacts"
msgstr ""
#. Description of the plugin
msgid ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
msgstr ""
#. URI of the plugin
#. Author URI of the plugin
msgid "https://www.biuro.lt"
msgstr ""
#. Author of the plugin
msgid "Biuro"
msgstr ""
wp-content/languages/loco/plugins/biuro-contacts-en_US.mo
0 → 100644
View file @
146b0db6
File added
wp-content/languages/loco/plugins/biuro-contacts-en_US.po
0 → 100644
View file @
146b0db6
msgid ""
msgstr ""
"Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-02 11:49+0000\n"
"PO-Revision-Date: 2019-05-02 11:51+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: English (United States)\n"
"Language: en_US\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.1.1"
#: public/class-biuro-contacts-public.php:151
msgid "This field is required"
msgstr ""
#: public/class-biuro-contacts-public.php:162
msgid "Phone or email field is required"
msgstr ""
#: public/class-biuro-contacts-public.php:173
msgid "Incorrect phone number"
msgstr ""
#: public/class-biuro-contacts-public.php:183
msgid "Email or phone field is required"
msgstr ""
#: public/class-biuro-contacts-public.php:190
msgid "Email format is incorrect"
msgstr ""
#: public/class-biuro-contacts-public.php:205
msgid "You have to agree with conditions"
msgstr ""
#: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:98
msgid "City"
msgstr ""
#: public/partials/biuro-contacts-public--employees--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:105
#: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message"
msgstr ""
#: public/partials/biuro-contacts-public--employees--step-2.php:37
#: public/partials/biuro-contacts-public--position--step-2.php:112
msgid "CV"
msgstr ""
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit"
msgstr ""
#: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41
#: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname"
msgstr ""
#: public/partials/biuro-contacts-public--position--step-2.php:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no."
msgstr ""
#: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:65
#: public/partials/biuro-contacts-public--employers--step-1.php:65
msgid "Email address"
msgstr ""
#: public/partials/biuro-contacts-public--position--step-2.php:121
#: public/partials/biuro-contacts-public--employees--step-1.php:85
msgid ""
"I agree, that my personal data will be used for offering me a job. For more "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
#: public/partials/biuro-contacts-public--position--step-2.php:132
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr ""
#: public/partials/biuro-contacts-public--position.php:64
msgid "Thank You! Your data was send successfully."
msgstr ""
#: public/partials/biuro-contacts-public--position.php:65
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
msgid "OK"
msgstr ""
#: public/partials/biuro-contacts-public--employees.php:56
msgid "Thank You, we have successfully received data about you."
msgstr ""
#: public/partials/biuro-contacts-public--employees.php:57
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
#: public/partials/biuro-contacts-public--employees.php:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr ""
#: public/partials/biuro-contacts-public--employers.php:56
msgid "Thank You for contacting!"
msgstr ""
#: public/partials/biuro-contacts-public--employers.php:57
msgid "You request was send successfully, we will contact You."
msgstr ""
"You request was send successfully, we will contact you. You can add to your "
"query a business name or a message."
#: public/partials/biuro-contacts-public--employers--step-1.php:85
msgid ""
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more detailed information view our <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
#: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company"
msgstr ""
#. Name of the plugin
msgid "Biuro Contacts"
msgstr ""
#. Description of the plugin
msgid ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
msgstr ""
#. URI of the plugin
#. Author URI of the plugin
msgid "https://www.biuro.lt"
msgstr ""
#. Author of the plugin
msgid "Biuro"
msgstr ""
wp-content/languages/loco/plugins/biuro-contacts-lt_LT-backup-201905021139550.po~
0 → 100644
View file @
146b0db6
msgid ""
msgstr ""
"Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-01 18:13+0000\n"
"PO-Revision-Date: 2019-05-01 18:54+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: Lithuanian\n"
"Language: lt_LT\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10 >= 2 "
"&&(n%100<10||n%100 >= 20)? 1 : 2);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.1.1"
#: public/class-biuro-contacts-public.php:151
msgid "This field is required"
msgstr "Būtinas laukas"
#: public/class-biuro-contacts-public.php:162
msgid "Phone or email field is required"
msgstr "Telefono nr. arba el. paštas yra būtinas"
#: public/class-biuro-contacts-public.php:173
msgid "Incorrect phone number"
msgstr "Neteisingas tel. numeris"
#: public/class-biuro-contacts-public.php:183
msgid "Email or phone field is required"
msgstr "Telefono nr. arba el. paštas yra būtinas"
#: public/class-biuro-contacts-public.php:190
msgid "Email format is incorrect"
msgstr "Neteisingas el. pašto formatas."
#: public/class-biuro-contacts-public.php:205
msgid "You have to agree with conditions"
msgstr "Kad galėtume susisiekti, turite sutikti su sąlygomis"
#: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:98
msgid "City"
msgstr "Miestas"
#: public/partials/biuro-contacts-public--employees--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:105
#: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message"
msgstr "Žinutė"
#: public/partials/biuro-contacts-public--employees--step-2.php:37
#: public/partials/biuro-contacts-public--position--step-2.php:112
msgid "CV"
msgstr "Prisegti CV (neprivaloma)"
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit"
msgstr "Siųsti"
#: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41
#: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname"
msgstr "Vardas, pavardė"
#: public/partials/biuro-contacts-public--position--step-2.php:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no."
msgstr "Telefonas"
#: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:65
#: public/partials/biuro-contacts-public--employers--step-1.php:65
msgid "Email address"
msgstr "El. paštas"
#: public/partials/biuro-contacts-public--position--step-2.php:121
#: public/partials/biuro-contacts-public--employees--step-1.php:85
msgid ""
"I agree, that my personal data will be used for offering me a job. For more "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
"Sutinku, kad mano asmens duomenys būtų tvarkomi pateikti darbo pasiūlymus. "
"Išsamią informaciją rasite <a href=\"https://biuro.eu/privacy-lt.html\" "
"target=\"_blank\" rel=\"noopener\">Asmens duomenų tvarkymo politikoje.</a>"
#: public/partials/biuro-contacts-public--position--step-2.php:132
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr "Kandidatuoti"
#: public/partials/biuro-contacts-public--position.php:64
msgid "Thank You! Your data was send successfully."
msgstr "Dėkojame! Informacija išsiųsta sėkmingai."
#: public/partials/biuro-contacts-public--position.php:65
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
msgid "OK"
msgstr "Gerai"
#: public/partials/biuro-contacts-public--employees.php:56
msgid "Thank You, we have successfully received data about you."
msgstr "Dėkojame, duomenis apie tave sėkmingai gavome. "
#: public/partials/biuro-contacts-public--employees.php:57
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
"Informaciją apie save gali papildyti pridėdamas miestą, žinutę arba CV."
#: public/partials/biuro-contacts-public--employees.php:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr "Dėkojame! Informacija papildyta sėkmingai."
#: public/partials/biuro-contacts-public--employers.php:56
msgid "Thank You for contacting!"
msgstr "Dėkojame, kad kreipiatės! "
#: public/partials/biuro-contacts-public--employers.php:57
msgid "You request was send successfully, we will contact You."
msgstr "Jūsų užklausa išsiųsta sėkmingai, su Jumis susisieksime."
#: public/partials/biuro-contacts-public--employers--step-1.php:85
msgid ""
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more detailed information view our <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
"Sutinku, kad mano asmens duomenys būtų tvarkomi būtų tvarkomi komunikuojant "
"ikisutartiniuose santykiuose. Išsamią informaciją rasite <a href=\"https:"
"//biuro.eu/privacy-lt.html\" target=\"_blank\" rel=\"noopener\">Asmens "
"duomenų tvarkymo politikoje.</a>"
#: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company"
msgstr "Įmonė"
#. Name of the plugin
msgid "Biuro Contacts"
msgstr "Biuro Contacts"
#. Description of the plugin
msgid ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
msgstr ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
#. URI of the plugin
#. Author URI of the plugin
msgid "https://www.biuro.lt"
msgstr "https://www.biuro.lt"
#. Author of the plugin
msgid "Biuro"
msgstr "Biuro"
wp-content/languages/loco/plugins/biuro-contacts-lt_LT.mo
0 → 100644
View file @
146b0db6
File added
wp-content/languages/loco/plugins/biuro-contacts-lt_LT.po
0 → 100644
View file @
146b0db6
msgid ""
msgstr ""
"Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-01 18:13+0000\n"
"PO-Revision-Date: 2019-05-02 11:39+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: Lithuanian\n"
"Language: lt_LT\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10 >= 2 "
"&&(n%100<10||n%100 >= 20)? 1 : 2);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.1.1"
#: public/class-biuro-contacts-public.php:151
msgid "This field is required"
msgstr "Būtinas laukas"
#: public/class-biuro-contacts-public.php:162
msgid "Phone or email field is required"
msgstr "Telefono nr. arba el. paštas yra būtinas"
#: public/class-biuro-contacts-public.php:173
msgid "Incorrect phone number"
msgstr "Neteisingas tel. numeris"
#: public/class-biuro-contacts-public.php:183
msgid "Email or phone field is required"
msgstr "Telefono nr. arba el. paštas yra būtinas"
#: public/class-biuro-contacts-public.php:190
msgid "Email format is incorrect"
msgstr "Neteisingas el. pašto formatas."
#: public/class-biuro-contacts-public.php:205
msgid "You have to agree with conditions"
msgstr "Kad galėtume susisiekti, turite sutikti su sąlygomis"
#: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:98
msgid "City"
msgstr "Miestas"
#: public/partials/biuro-contacts-public--employees--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:105
#: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message"
msgstr "Žinutė"
#: public/partials/biuro-contacts-public--employees--step-2.php:37
#: public/partials/biuro-contacts-public--position--step-2.php:112
msgid "CV"
msgstr "Prisegti CV (neprivaloma)"
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit"
msgstr "Siųsti"
#: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41
#: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname"
msgstr "Vardas, pavardė"
#: public/partials/biuro-contacts-public--position--step-2.php:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no."
msgstr "Telefonas"
#: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:65
#: public/partials/biuro-contacts-public--employers--step-1.php:65
msgid "Email address"
msgstr "El. paštas"
#: public/partials/biuro-contacts-public--position--step-2.php:121
#: public/partials/biuro-contacts-public--employees--step-1.php:85
msgid ""
"I agree, that my personal data will be used for offering me a job. For more "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
"Sutinku, kad mano asmens duomenys būtų tvarkomi pateikti darbo pasiūlymus. "
"Išsamią informaciją rasite <a href=\"https://biuro.eu/privacy-lt.html\" "
"target=\"_blank\" rel=\"noopener\">Asmens duomenų tvarkymo politikoje.</a>"
#: public/partials/biuro-contacts-public--position--step-2.php:132
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr "Kandidatuoti"
#: public/partials/biuro-contacts-public--position.php:64
msgid "Thank You! Your data was send successfully."
msgstr "Dėkojame! Informacija išsiųsta sėkmingai."
#: public/partials/biuro-contacts-public--position.php:65
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
msgid "OK"
msgstr "Gerai"
#: public/partials/biuro-contacts-public--employees.php:56
msgid "Thank You, we have successfully received data about you."
msgstr "Dėkojame, duomenis apie tave sėkmingai gavome. "
#: public/partials/biuro-contacts-public--employees.php:57
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
"Informaciją apie save gali papildyti pridėdamas miestą, žinutę arba CV."
#: public/partials/biuro-contacts-public--employees.php:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr "Dėkojame! Informacija papildyta sėkmingai."
#: public/partials/biuro-contacts-public--employers.php:56
msgid "Thank You for contacting!"
msgstr "Dėkojame, kad kreipiatės! "
#: public/partials/biuro-contacts-public--employers.php:57
msgid "You request was send successfully, we will contact You."
msgstr ""
"Jūsų užklausa išsiųsta sėkmingai, su Jumis susisieksime. Galite papildyti "
"užklausą įrašydami įmonės pavadinimą ar žinutę."
#: public/partials/biuro-contacts-public--employers--step-1.php:85
msgid ""
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more detailed information view our <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
"Sutinku, kad mano asmens duomenys būtų tvarkomi būtų tvarkomi komunikuojant "
"ikisutartiniuose santykiuose. Išsamią informaciją rasite <a href=\"https:"
"//biuro.eu/privacy-lt.html\" target=\"_blank\" rel=\"noopener\">Asmens "
"duomenų tvarkymo politikoje.</a>"
#: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company"
msgstr "Įmonė"
#. Name of the plugin
msgid "Biuro Contacts"
msgstr "Biuro Contacts"
#. Description of the plugin
msgid ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
msgstr ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
#. URI of the plugin
#. Author URI of the plugin
msgid "https://www.biuro.lt"
msgstr "https://www.biuro.lt"
#. Author of the plugin
msgid "Biuro"
msgstr "Biuro"
wp-content/languages/loco/plugins/biuro-contacts-ru_RU-backup-201905021152520.po~
0 → 100644
View file @
146b0db6
msgid ""
msgstr ""
"Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-01 18:56+0000\n"
"PO-Revision-Date: 2019-05-01 18:59+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: Russian\n"
"Language: ru_RU\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10 >= 2 && "
"n%10<=4 &&(n%100<10||n%100 >= 20)? 1 : 2);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.1.1"
#: public/class-biuro-contacts-public.php:151
msgid "This field is required"
msgstr "Вы должны заполнить это поле"
#: public/class-biuro-contacts-public.php:162
msgid "Phone or email field is required"
msgstr "Требуется телефон или электронная почта"
#: public/class-biuro-contacts-public.php:173
msgid "Incorrect phone number"
msgstr "Неверный номер телефона"
#: public/class-biuro-contacts-public.php:183
msgid "Email or phone field is required"
msgstr "Требуется телефон или электронная почта"
#: public/class-biuro-contacts-public.php:190
msgid "Email format is incorrect"
msgstr "Неверный формат электронной почты"
#: public/class-biuro-contacts-public.php:205
msgid "You have to agree with conditions"
msgstr "Вы должны согласиться с условиями"
#: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:98
msgid "City"
msgstr "Город"
#: public/partials/biuro-contacts-public--employees--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:105
#: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message"
msgstr "Сообщение"
#: public/partials/biuro-contacts-public--employees--step-2.php:37
#: public/partials/biuro-contacts-public--position--step-2.php:112
msgid "CV"
msgstr "Приложить CV"
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit"
msgstr "Отправить"
#: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41
#: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname"
msgstr "Имя, Фамилия"
#: public/partials/biuro-contacts-public--position--step-2.php:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no."
msgstr "Телефон"
#: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:65
#: public/partials/biuro-contacts-public--employers--step-1.php:65
msgid "Email address"
msgstr "Адрес электронной почты"
#: public/partials/biuro-contacts-public--position--step-2.php:121
#: public/partials/biuro-contacts-public--employees--step-1.php:85
msgid ""
"I agree, that my personal data will be used for offering me a job. For more "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
"Я согласен, что мои личные данные будут использованы для предложения работы. "
"Для более подробной информации просмотрите наше <a href=\"https://biuro."
"eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">политику защиты "
"персональных данных.</a>"
#: public/partials/biuro-contacts-public--position--step-2.php:132
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr "Подать заявку"
#: public/partials/biuro-contacts-public--position.php:64
msgid "Thank You! Your data was send successfully."
msgstr "Спасибо! Ваши данные были успешно отправлены."
#: public/partials/biuro-contacts-public--position.php:65
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
msgid "OK"
msgstr "Хорошо"
#: public/partials/biuro-contacts-public--employees.php:56
msgid "Thank You, we have successfully received data about you."
msgstr "Спасибо, мы успешно получили данные о вас."
#: public/partials/biuro-contacts-public--employees.php:57
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
"Вы можете добавить информацию о себе, добавив город, сообщение или резюме"
#: public/partials/biuro-contacts-public--employees.php:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr "Спасибо! Информация была успешно дополнена."
#: public/partials/biuro-contacts-public--employers.php:56
msgid "Thank You for contacting!"
msgstr "Спасибо за обращение!"
#: public/partials/biuro-contacts-public--employers.php:57
msgid "You request was send successfully, we will contact You."
msgstr "Ваш запрос был успешно отправлен, мы свяжемся с Вами."
#: public/partials/biuro-contacts-public--employers--step-1.php:85
msgid ""
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more detailed information view our <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
"Я согласен, что мои личные данные будут использоваться для общения во время "
"преддоговорных отношений. Для более подробной информации просмотрите наше <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"политику защиты персональных данных.</a>"
#: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company"
msgstr "Компания"
#. Name of the plugin
msgid "Biuro Contacts"
msgstr "Biuro Contacts"
#. Description of the plugin
msgid ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
msgstr ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
#. URI of the plugin
#. Author URI of the plugin
msgid "https://www.biuro.lt"
msgstr "https://www.biuro.lt"
#. Author of the plugin
msgid "Biuro"
msgstr "Biuro"
wp-content/languages/loco/plugins/biuro-contacts-ru_RU.mo
0 → 100644
View file @
146b0db6
File added
wp-content/languages/loco/plugins/biuro-contacts-ru_RU.po
0 → 100644
View file @
146b0db6
msgid ""
msgstr ""
"Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-01 18:56+0000\n"
"PO-Revision-Date: 2019-05-02 11:52+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: Russian\n"
"Language: ru_RU\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10 >= 2 && "
"n%10<=4 &&(n%100<10||n%100 >= 20)? 1 : 2);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.1.1"
#: public/class-biuro-contacts-public.php:151
msgid "This field is required"
msgstr "Вы должны заполнить это поле"
#: public/class-biuro-contacts-public.php:162
msgid "Phone or email field is required"
msgstr "Требуется телефон или электронная почта"
#: public/class-biuro-contacts-public.php:173
msgid "Incorrect phone number"
msgstr "Неверный номер телефона"
#: public/class-biuro-contacts-public.php:183
msgid "Email or phone field is required"
msgstr "Требуется телефон или электронная почта"
#: public/class-biuro-contacts-public.php:190
msgid "Email format is incorrect"
msgstr "Неверный формат электронной почты"
#: public/class-biuro-contacts-public.php:205
msgid "You have to agree with conditions"
msgstr "Вы должны согласиться с условиями"
#: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:98
msgid "City"
msgstr "Город"
#: public/partials/biuro-contacts-public--employees--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:105
#: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message"
msgstr "Сообщение"
#: public/partials/biuro-contacts-public--employees--step-2.php:37
#: public/partials/biuro-contacts-public--position--step-2.php:112
msgid "CV"
msgstr "Приложить CV"
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit"
msgstr "Отправить"
#: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41
#: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname"
msgstr "Имя, Фамилия"
#: public/partials/biuro-contacts-public--position--step-2.php:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no."
msgstr "Телефон"
#: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:65
#: public/partials/biuro-contacts-public--employers--step-1.php:65
msgid "Email address"
msgstr "Адрес электронной почты"
#: public/partials/biuro-contacts-public--position--step-2.php:121
#: public/partials/biuro-contacts-public--employees--step-1.php:85
msgid ""
"I agree, that my personal data will be used for offering me a job. For more "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
"Я согласен, что мои личные данные будут использованы для предложения работы. "
"Для более подробной информации просмотрите наше <a href=\"https://biuro."
"eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">политику защиты "
"персональных данных.</a>"
#: public/partials/biuro-contacts-public--position--step-2.php:132
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr "Подать заявку"
#: public/partials/biuro-contacts-public--position.php:64
msgid "Thank You! Your data was send successfully."
msgstr "Спасибо! Ваши данные были успешно отправлены."
#: public/partials/biuro-contacts-public--position.php:65
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
msgid "OK"
msgstr "Хорошо"
#: public/partials/biuro-contacts-public--employees.php:56
msgid "Thank You, we have successfully received data about you."
msgstr "Спасибо, мы успешно получили данные о вас."
#: public/partials/biuro-contacts-public--employees.php:57
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
"Вы можете добавить информацию о себе, добавив город, сообщение или резюме"
#: public/partials/biuro-contacts-public--employees.php:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr "Спасибо! Информация была успешно дополнена."
#: public/partials/biuro-contacts-public--employers.php:56
msgid "Thank You for contacting!"
msgstr "Спасибо за обращение!"
#: public/partials/biuro-contacts-public--employers.php:57
msgid "You request was send successfully, we will contact You."
msgstr ""
"Ваш запрос был успешно отправлен, мы свяжемся с Вами. Вы можете добавить в "
"свой запрос название компании или сообщение."
#: public/partials/biuro-contacts-public--employers--step-1.php:85
msgid ""
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more detailed information view our <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
"Я согласен, что мои личные данные будут использоваться для общения во время "
"преддоговорных отношений. Для более подробной информации просмотрите наше <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"политику защиты персональных данных.</a>"
#: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company"
msgstr "Компания"
#. Name of the plugin
msgid "Biuro Contacts"
msgstr "Biuro Contacts"
#. Description of the plugin
msgid ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
msgstr ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
#. URI of the plugin
#. Author URI of the plugin
msgid "https://www.biuro.lt"
msgstr "https://www.biuro.lt"
#. Author of the plugin
msgid "Biuro"
msgstr "Biuro"
wp-content/languages/loco/themes/biuro-de_DE-backup-201905020824270.po~
0 → 100644
View file @
146b0db6
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-01 18:09+0000\n"
"PO-Revision-Date: 2019-05-01 18:36+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: German\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.1.1"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr "Sorry, the page you are looking for does not exist!"
#: 404.php:27
msgid "Return to homepage"
msgstr "Zur Startseite zurückkehren"
#: single-job.php:48
msgid "Salary from"
msgstr "Gehalt von"
#: single-job.php:54
msgid "Salary to"
msgstr "Gehalt an"
#: single-job.php:66
msgid "Published"
msgstr "Veröffentlicht"
#: single-job.php:68
msgid "Valid till"
msgstr "Gültig bis"
#: single-job.php:75
msgid "Apply"
msgstr "Sich bewerben"
#: header.php:118
msgid "Get an offer"
msgstr "Erhalte ein Angebot"
#: header.php:122
msgid "Get a job offer"
msgstr "Erhalte ein Jobangebot"
#: front-page.php:43
msgid "Recent job ads"
msgstr "Aktuelle Stellenanzeigen"
#: front-page.php:78
msgid "More job ads"
msgstr "Weitere Stellenanzeigen"
#: front-page.php:91 sales-page.php:57
msgid "Trust in us"
msgstr "Sie vertrauen uns"
#. Name of the template
msgid "Search & Jobs page"
msgstr "Search & Jobs page"
#: searchform.php:83
msgid "Locations"
msgstr "Gebiet"
#: searchform.php:167
msgid "Keyword"
msgstr "Stichwort"
#: searchform.php:175
msgid "Search"
msgstr "Suche"
#. Name of the template
msgid "Sales page"
msgstr "Sales page"
#. Name of the template
msgid "Regions page"
msgstr "Regions-Seite"
#. Name of the template
msgid "Divisions page"
msgstr "Divisions page"
#: page-divisions.php:64 page-divisions.php:69
msgid "All"
msgstr "Alles"
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr "Derzeit gibt es keine Stellenanzeigen."
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr "Es wurden keine Suchergebnisse gefunden."
#: template-parts/layout/aside-job-list.php:86
msgid "More ..."
msgstr "Mehr..."
#: template-parts/layout/aside-job-list.php:97
msgid "City"
msgstr "Stadt"
#: template-parts/layout/aside-job-list.php:101
msgid "Job area"
msgstr "Arbeitsbereich"
#: template-parts/layout/aside-job-list.php:105
msgid "Job type"
msgstr "Auftragstyp"
#: template-parts/layout/aside-job.php:12
msgid "Job position"
msgstr "Berufliche Stellung"
#: template-parts/layout/aside-job.php:12
msgid "I think you might like this job offer"
msgstr "Ich denke, dass Ihnen dieses Stellenangebot gefallen könnte"
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr "Für einen Freund vorschlagen"
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr "Stellenanzeige ist inaktiv"
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr "Biuro"
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr "Biuro multiregion theme"
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr "https://www.biuro.lt/"
wp-content/languages/loco/themes/biuro-de_DE.mo
0 → 100644
View file @
146b0db6
File added
wp-content/languages/loco/themes/biuro-de_DE.po
0 → 100644
View file @
146b0db6
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-01 18:09+0000\n"
"PO-Revision-Date: 2019-05-02 08:24+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: German\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.1.1"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr "Sorry, the page you are looking for does not exist!"
#: 404.php:27
msgid "Return to homepage"
msgstr "Zur Startseite zurückkehren"
#: single-job.php:48
msgid "Salary from"
msgstr "Gehalt von"
#: single-job.php:54
msgid "Salary to"
msgstr "Gehalt an"
#: single-job.php:66
msgid "Published"
msgstr "Veröffentlicht"
#: single-job.php:68
msgid "Valid till"
msgstr "Gültig bis"
#: single-job.php:75
msgid "Apply"
msgstr "Sich bewerben"
#: header.php:118
msgid "Get an offer"
msgstr "Erhalte ein Angebot"
#: header.php:122
msgid "Get a job offer"
msgstr "Erhalte ein Jobangebot"
#: front-page.php:43
msgid "Recent job ads"
msgstr "Aktuelle Stellenanzeigen"
#: front-page.php:78
msgid "More job ads"
msgstr "Weitere Stellenanzeigen"
#: front-page.php:91 sales-page.php:57
msgid "Trust in us"
msgstr "Sie vertrauen uns"
#. Name of the template
msgid "Search & Jobs page"
msgstr "Search & Jobs page"
#: searchform.php:83
msgid "Locations"
msgstr "Gebiet"
#: searchform.php:167
msgid "Keyword"
msgstr "Stichwort"
#: searchform.php:175
msgid "Search"
msgstr "Suche"
#. Name of the template
msgid "Sales page"
msgstr "Sales page"
#. Name of the template
msgid "Regions page"
msgstr "Regions-Seite"
#. Name of the template
msgid "Divisions page"
msgstr "Divisions page"
#: page-divisions.php:64 page-divisions.php:69
msgid "All"
msgstr "Alles"
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr ""
"Derzeit gibt es keine Stellenanzeigen in deutscher Sprache. Aber wir haben "
"Job-Anzeigen in <a href=\"https://www.biuro.lt/darbuotojams/darbo-"
"pasiulymai/\">litauischer Sprache - wählen.</a>"
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr "Es wurden keine Suchergebnisse gefunden."
#: template-parts/layout/aside-job-list.php:86
msgid "More ..."
msgstr "Mehr..."
#: template-parts/layout/aside-job-list.php:97
msgid "City"
msgstr "Stadt"
#: template-parts/layout/aside-job-list.php:101
msgid "Job area"
msgstr "Arbeitsbereich"
#: template-parts/layout/aside-job-list.php:105
msgid "Job type"
msgstr "Auftragstyp"
#: template-parts/layout/aside-job.php:12
msgid "Job position"
msgstr "Berufliche Stellung"
#: template-parts/layout/aside-job.php:12
msgid "I think you might like this job offer"
msgstr "Ich denke, dass Ihnen dieses Stellenangebot gefallen könnte"
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr "Für einen Freund vorschlagen"
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr "Stellenanzeige ist inaktiv"
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr "Biuro"
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr "Biuro multiregion theme"
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr "https://www.biuro.lt/"
wp-content/languages/loco/themes/biuro-en_US-backup-201905020825530.po~
0 → 100644
View file @
146b0db6
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-02 08:25+0000\n"
"PO-Revision-Date: 2019-05-02 08:25+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: English (United States)\n"
"Language: en_US\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.1.1"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr ""
#: 404.php:27
msgid "Return to homepage"
msgstr ""
#: single-job.php:48
msgid "Salary from"
msgstr ""
#: single-job.php:54
msgid "Salary to"
msgstr ""
#: single-job.php:66
msgid "Published"
msgstr ""
#: single-job.php:68
msgid "Valid till"
msgstr ""
#: single-job.php:75
msgid "Apply"
msgstr ""
#: header.php:146
msgid "Get an offer"
msgstr ""
#: header.php:164
msgid "Get a job offer"
msgstr ""
#: front-page.php:43
msgid "Recent job ads"
msgstr ""
#: front-page.php:78
msgid "More job ads"
msgstr ""
#: front-page.php:91 sales-page.php:57
msgid "Trust in us"
msgstr ""
#. Name of the template
msgid "Search & Jobs page"
msgstr ""
#: searchform.php:83
msgid "Locations"
msgstr "Location"
#: searchform.php:167
msgid "Keyword"
msgstr ""
#: searchform.php:175
msgid "Search"
msgstr ""
#. Name of the template
msgid "Sales page"
msgstr ""
#. Name of the template
msgid "Regions page"
msgstr ""
#. Name of the template
msgid "Divisions page"
msgstr ""
#: page-divisions.php:70
msgid "All"
msgstr ""
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr ""
"There are currently no job ads in English. However, we have lots of job ads "
"in <a href=\"https://www.biuro.lt/darbuotojams/darbo-pasiulymai/\">"
"Lithuanian - choose the one you like.</a>"
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr ""
#: template-parts/layout/aside-job-list.php:86
msgid "More ..."
msgstr ""
#: template-parts/layout/aside-job-list.php:97
msgid "City"
msgstr ""
#: template-parts/layout/aside-job-list.php:101
msgid "Job area"
msgstr ""
#: template-parts/layout/aside-job-list.php:105
msgid "Job type"
msgstr ""
#: template-parts/layout/aside-job.php:12
msgid "Job position"
msgstr ""
#: template-parts/layout/aside-job.php:12
msgid "I think you might like this job offer"
msgstr ""
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr ""
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr ""
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr ""
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr ""
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr ""
wp-content/languages/loco/themes/biuro-en_US.mo
0 → 100644
View file @
146b0db6
File added
wp-content/languages/loco/themes/biuro-en_US.po
0 → 100644
View file @
146b0db6
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-02 08:25+0000\n"
"PO-Revision-Date: 2019-05-02 08:25+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: English (United States)\n"
"Language: en_US\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.1.1"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr ""
#: 404.php:27
msgid "Return to homepage"
msgstr ""
#: single-job.php:48
msgid "Salary from"
msgstr ""
#: single-job.php:54
msgid "Salary to"
msgstr ""
#: single-job.php:66
msgid "Published"
msgstr ""
#: single-job.php:68
msgid "Valid till"
msgstr ""
#: single-job.php:75
msgid "Apply"
msgstr ""
#: header.php:146
msgid "Get an offer"
msgstr ""
#: header.php:164
msgid "Get a job offer"
msgstr ""
#: front-page.php:43
msgid "Recent job ads"
msgstr ""
#: front-page.php:78
msgid "More job ads"
msgstr ""
#: front-page.php:91 sales-page.php:57
msgid "Trust in us"
msgstr "They trust in us"
#. Name of the template
msgid "Search & Jobs page"
msgstr ""
#: searchform.php:83
msgid "Locations"
msgstr "Location"
#: searchform.php:167
msgid "Keyword"
msgstr ""
#: searchform.php:175
msgid "Search"
msgstr ""
#. Name of the template
msgid "Sales page"
msgstr ""
#. Name of the template
msgid "Regions page"
msgstr ""
#. Name of the template
msgid "Divisions page"
msgstr ""
#: page-divisions.php:70
msgid "All"
msgstr ""
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr ""
"There are currently no job ads in English. However, we have lots of job ads "
"in <a href=\"https://www.biuro.lt/darbuotojams/darbo-pasiulymai/\">"
"Lithuanian - choose the one you like.</a>"
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr ""
#: template-parts/layout/aside-job-list.php:86
msgid "More ..."
msgstr ""
#: template-parts/layout/aside-job-list.php:97
msgid "City"
msgstr ""
#: template-parts/layout/aside-job-list.php:101
msgid "Job area"
msgstr ""
#: template-parts/layout/aside-job-list.php:105
msgid "Job type"
msgstr ""
#: template-parts/layout/aside-job.php:12
msgid "Job position"
msgstr ""
#: template-parts/layout/aside-job.php:12
msgid "I think you might like this job offer"
msgstr ""
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr ""
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr ""
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr ""
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr ""
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr ""
wp-content/languages/loco/themes/biuro-lt_LT-backup-201905021852460.po~
0 → 100644
View file @
146b0db6
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-02 11:39+0000\n"
"PO-Revision-Date: 2019-05-02 11:44+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: Lithuanian\n"
"Language: lt_LT\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10 >= 2 "
"&&(n%100<10||n%100 >= 20)? 1 : 2);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.1.1"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr "Atsiprašome, bet puslapis kurio jūs ieškote, neegzistuoja!"
#: 404.php:27
msgid "Return to homepage"
msgstr "Grįžti į pagrindinį puslapį"
#: single-job.php:48
msgid "Salary from"
msgstr "Darbo užmokestis nuo"
#: single-job.php:54
msgid "Salary to"
msgstr "Darbo užmokestis iki"
#: single-job.php:66
msgid "Published"
msgstr "Paskelbta"
#: single-job.php:68
msgid "Valid till"
msgstr "Galioja iki"
#: single-job.php:75
msgid "Apply"
msgstr "Kandidatuoti"
#: header.php:146
msgid "Get an offer"
msgstr "Gaukite pasiūlymą"
#: header.php:164 page-vasaros-darbu-bankas.php:168
#: template-parts/layout/aside-job-list.php:129
msgid "Get a job offer"
msgstr "Gauk darbo pasiūlymą"
#: front-page.php:43
msgid "Recent job ads"
msgstr "Naujausi darbo skelbimai"
#: front-page.php:78
msgid "More job ads"
msgstr "Daugiau darbo skelbimų"
#: front-page.php:91 sales-page.php:57
msgid "Trust in us"
msgstr "Mumis pasitiki"
#. Name of the template
msgid "Search & Jobs page"
msgstr "Paieškos ir darbo skelbimų puslapis"
#. Name of the template
msgid "VDB page"
msgstr "VDB puslapis"
#: page-vasaros-darbu-bankas.php:30
msgid ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
msgstr ""
"Kviečiame surasti darbą vasarai - peržvelk pasiūlymus, juos nuolat papildome "
"naujais!"
#: page-vasaros-darbu-bankas.php:152
#: template-parts/layout/aside-job-list.php:113
msgid "Didn't find a job offer you like?"
msgstr "Neradai tau tinkančio pasiūlymo?"
#: page-vasaros-darbu-bankas.php:178
msgid "900"
msgstr "900"
#: page-vasaros-darbu-bankas.php:179
msgid ""
"This is how many people we employed during summer at 2018.<br/>Join us this "
"summer!"
msgstr ""
"Tiek 2018 m. vasarą įdarbinome žmonių.<br/>Šiais metais kviečiame "
"prisijungti ir tave!"
#: searchform.php:83
msgid "Locations"
msgstr "Vietovė"
#: searchform.php:167
msgid "Keyword"
msgstr "Raktažodis"
#: searchform.php:175
msgid "Search"
msgstr "Ieškoti"
#. Name of the template
msgid "Sales page"
msgstr "Pardavimų puslapis"
#. Name of the template
msgid "Regions page"
msgstr "Regionų puslapis"
#. Name of the template
msgid "Divisions page"
msgstr "Padalinių puslapis"
#: page-divisions.php:70
msgid "All"
msgstr "Visi"
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr "Šiuo metu nėra darbo pasiūlymų pagal Jūsų paiešką."
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr "Pagal Jūsų paiešką, darbo skelbimų šiuo metu neturime."
#: template-parts/layout/aside-job-list.php:86
msgid "More ..."
msgstr "Daugiau..."
#: template-parts/layout/aside-job-list.php:97
msgid "City"
msgstr "Miestas"
#: template-parts/layout/aside-job-list.php:101
msgid "Job area"
msgstr "Darbo sritis"
#: template-parts/layout/aside-job-list.php:105
msgid "Job type"
msgstr "Darbo tipas"
#: template-parts/layout/aside-job.php:12
msgid "Job position"
msgstr "Darbo pasiūlymas"
#: template-parts/layout/aside-job.php:12
msgid "I think you might like this job offer"
msgstr "Manau, tau turėtų patikti šis darbo pasiūlymas"
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr "Pasiūlyk draugui"
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr "Darbo skelbimas yra neaktyvus"
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr "Biuro"
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr "Biuro multiregion theme"
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr "https://www.biuro.lt/"
wp-content/languages/loco/themes/biuro-lt_LT.mo
0 → 100644
View file @
146b0db6
File added
wp-content/languages/loco/themes/biuro-lt_LT.po
0 → 100644
View file @
146b0db6
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-02 18:51+0000\n"
"PO-Revision-Date: 2019-05-02 18:52+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: Lithuanian\n"
"Language: lt_LT\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10 >= 2 "
"&&(n%100<10||n%100 >= 20)? 1 : 2);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.1.1"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr "Atsiprašome, bet puslapis kurio jūs ieškote, neegzistuoja!"
#: 404.php:27
msgid "Return to homepage"
msgstr "Grįžti į pagrindinį puslapį"
#: single-job.php:48
msgid "Salary from"
msgstr "Darbo užmokestis nuo"
#: single-job.php:54
msgid "Salary to"
msgstr "Darbo užmokestis iki"
#: single-job.php:66
msgid "Published"
msgstr "Paskelbta"
#: single-job.php:68
msgid "Valid till"
msgstr "Galioja iki"
#: single-job.php:75
msgid "Apply"
msgstr "Kandidatuoti"
#: header.php:146
msgid "Get an offer"
msgstr "Gaukite pasiūlymą"
#: header.php:164 page-vasaros-darbu-bankas.php:168
#: template-parts/layout/aside-job-list.php:129
msgid "Get a job offer"
msgstr "Gauk darbo pasiūlymą"
#: front-page.php:43
msgid "Recent job ads"
msgstr "Naujausi darbo skelbimai"
#: front-page.php:78
msgid "More job ads"
msgstr "Daugiau darbo skelbimų"
#: front-page.php:91 sales-page.php:57
msgid "Trust in us"
msgstr "Mumis pasitiki"
#. Name of the template
msgid "Search & Jobs page"
msgstr "Paieškos ir darbo skelbimų puslapis"
#. Name of the template
msgid "VDB page"
msgstr "VDB puslapis"
#: page-vasaros-darbu-bankas.php:30
msgid ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
msgstr ""
"Kviečiame surasti darbą vasarai - peržvelk pasiūlymus, juos nuolat papildome "
"naujais!"
#: page-vasaros-darbu-bankas.php:152
#: template-parts/layout/aside-job-list.php:113
msgid "Didn't find a job offer you like?"
msgstr "Neradai tau tinkančio pasiūlymo?"
#: page-vasaros-darbu-bankas.php:154
#: template-parts/layout/aside-job-list.php:115
msgid "Fill out the form and we will contact you"
msgstr "Užpildyk formą ir mes su tavimi susisieksime"
#: page-vasaros-darbu-bankas.php:178
msgid "900"
msgstr "900"
#: page-vasaros-darbu-bankas.php:179
msgid ""
"This is how many people we employed during summer at 2018.<br/>Join us this "
"summer!"
msgstr ""
"Tiek 2018 m. vasarą įdarbinome žmonių.<br/>Šiais metais kviečiame "
"prisijungti ir tave!"
#: searchform.php:77
msgid "Locations"
msgstr "Vietovė"
#: searchform.php:161
msgid "Keyword"
msgstr "Raktažodis"
#: searchform.php:169
msgid "Search"
msgstr "Ieškoti"
#. Name of the template
msgid "Sales page"
msgstr "Pardavimų puslapis"
#. Name of the template
msgid "Regions page"
msgstr "Regionų puslapis"
#. Name of the template
msgid "Divisions page"
msgstr "Padalinių puslapis"
#: page-divisions.php:70
msgid "All"
msgstr "Visi"
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr "Šiuo metu nėra darbo pasiūlymų pagal Jūsų paiešką."
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr "Pagal Jūsų paiešką, darbo skelbimų šiuo metu neturime."
#: template-parts/layout/aside-job-list.php:86
msgid "More ..."
msgstr "Daugiau..."
#: template-parts/layout/aside-job-list.php:97
msgid "City"
msgstr "Miestas"
#: template-parts/layout/aside-job-list.php:101
msgid "Job area"
msgstr "Darbo sritis"
#: template-parts/layout/aside-job-list.php:105
msgid "Job type"
msgstr "Darbo tipas"
#: template-parts/layout/aside-job.php:11
msgid "Job position"
msgstr "Darbo pasiūlymas"
#: template-parts/layout/aside-job.php:11
msgid "I think you might like this job offer"
msgstr "Manau, tau turėtų patikti šis darbo pasiūlymas"
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr "Pasiūlyk draugui"
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr "Darbo skelbimas yra neaktyvus"
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr "Biuro"
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr "Biuro multiregion theme"
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr "https://www.biuro.lt/"
wp-content/languages/loco/themes/biuro-ru_RU-backup-201905020823360.po~
0 → 100644
View file @
146b0db6
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-01 18:01+0000\n"
"PO-Revision-Date: 2019-05-01 18:50+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: Russian\n"
"Language: ru_RU\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10 >= 2 && "
"n%10<=4 &&(n%100<10||n%100 >= 20)? 1 : 2);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.1.1"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr "Извините, страница, которую вы ищете, не существует!"
#: 404.php:27
msgid "Return to homepage"
msgstr "Вернуться на главную страницу"
#: single-job.php:48
msgid "Salary from"
msgstr "Зарплата от"
#: single-job.php:54
msgid "Salary to"
msgstr "Зарплата до"
#: single-job.php:66
msgid "Published"
msgstr "Публикации"
#: single-job.php:68
msgid "Valid till"
msgstr "Действителен до"
#: single-job.php:75
msgid "Apply"
msgstr "Подать заявку"
#: header.php:118
msgid "Get an offer"
msgstr "Получите предложение"
#: header.php:122
msgid "Get a job offer"
msgstr "Получи рабочее предложение"
#: front-page.php:43
msgid "Recent job ads"
msgstr "Новейшие объявления о работе"
#: front-page.php:78
msgid "More job ads"
msgstr "Больше объявлений о работе"
#: front-page.php:91 sales-page.php:57
msgid "Trust in us"
msgstr "Они доверяют нам"
#. Name of the template
msgid "Search & Jobs page"
msgstr "Search & Jobs page"
#: searchform.php:83
msgid "Locations"
msgstr "Местность"
#: searchform.php:167
msgid "Keyword"
msgstr "Ключевое слово"
#: searchform.php:175
msgid "Search"
msgstr "Поиск"
#. Name of the template
msgid "Sales page"
msgstr "Sales page"
#. Name of the template
msgid "Regions page"
msgstr "Regions page"
#. Name of the template
msgid "Divisions page"
msgstr "Divisions page"
#: page-divisions.php:64 page-divisions.php:69
msgid "All"
msgstr "Все"
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr "В настоящее время нет объявлений о работе."
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr "Результаты поиска не были найдены."
#: template-parts/layout/aside-job-list.php:86
msgid "More ..."
msgstr "Больше..."
#: template-parts/layout/aside-job-list.php:97
msgid "City"
msgstr "Город"
#: template-parts/layout/aside-job-list.php:101
msgid "Job area"
msgstr "Сфера деятельности"
#: template-parts/layout/aside-job-list.php:105
msgid "Job type"
msgstr "Тип работы"
#: template-parts/layout/aside-job.php:12
msgid "Job position"
msgstr "Должность"
#: template-parts/layout/aside-job.php:12
msgid "I think you might like this job offer"
msgstr "Я думаю, что тебе может понравиться это предложение о работе"
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr "Предложить другу"
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr "Объявление о работе неактивно"
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr "Biuro"
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr "Biuro multiregion theme"
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr "https://www.biuro.lt/"
wp-content/languages/loco/themes/biuro-ru_RU.mo
0 → 100644
View file @
146b0db6
File added
wp-content/languages/loco/themes/biuro-ru_RU.po
0 → 100644
View file @
146b0db6
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-01 18:01+0000\n"
"PO-Revision-Date: 2019-05-02 08:23+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: Russian\n"
"Language: ru_RU\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10 >= 2 && "
"n%10<=4 &&(n%100<10||n%100 >= 20)? 1 : 2);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.1.1"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr "Извините, страница, которую вы ищете, не существует!"
#: 404.php:27
msgid "Return to homepage"
msgstr "Вернуться на главную страницу"
#: single-job.php:48
msgid "Salary from"
msgstr "Зарплата от"
#: single-job.php:54
msgid "Salary to"
msgstr "Зарплата до"
#: single-job.php:66
msgid "Published"
msgstr "Публикации"
#: single-job.php:68
msgid "Valid till"
msgstr "Действителен до"
#: single-job.php:75
msgid "Apply"
msgstr "Подать заявку"
#: header.php:118
msgid "Get an offer"
msgstr "Получите предложение"
#: header.php:122
msgid "Get a job offer"
msgstr "Получи рабочее предложение"
#: front-page.php:43
msgid "Recent job ads"
msgstr "Новейшие объявления о работе"
#: front-page.php:78
msgid "More job ads"
msgstr "Больше объявлений о работе"
#: front-page.php:91 sales-page.php:57
msgid "Trust in us"
msgstr "Они доверяют нам"
#. Name of the template
msgid "Search & Jobs page"
msgstr "Search & Jobs page"
#: searchform.php:83
msgid "Locations"
msgstr "Местность"
#: searchform.php:167
msgid "Keyword"
msgstr "Ключевое слово"
#: searchform.php:175
msgid "Search"
msgstr "Поиск"
#. Name of the template
msgid "Sales page"
msgstr "Sales page"
#. Name of the template
msgid "Regions page"
msgstr "Regions page"
#. Name of the template
msgid "Divisions page"
msgstr "Divisions page"
#: page-divisions.php:64 page-divisions.php:69
msgid "All"
msgstr "Все"
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr ""
"На русском языке нет объявлений о работе. Но есть много объявлений о работе "
"на <a href=\"https://www.biuro.lt/darbuotojams/darbo-pasiulymai/\">литовском "
"языке - выбирайте.</a>"
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr "Результаты поиска не были найдены."
#: template-parts/layout/aside-job-list.php:86
msgid "More ..."
msgstr "Больше..."
#: template-parts/layout/aside-job-list.php:97
msgid "City"
msgstr "Город"
#: template-parts/layout/aside-job-list.php:101
msgid "Job area"
msgstr "Сфера деятельности"
#: template-parts/layout/aside-job-list.php:105
msgid "Job type"
msgstr "Тип работы"
#: template-parts/layout/aside-job.php:12
msgid "Job position"
msgstr "Должность"
#: template-parts/layout/aside-job.php:12
msgid "I think you might like this job offer"
msgstr "Я думаю, что тебе может понравиться это предложение о работе"
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr "Предложить другу"
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr "Объявление о работе неактивно"
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr "Biuro"
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr "Biuro multiregion theme"
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr "https://www.biuro.lt/"
wp-content/themes/biuro/css/05-layout/_layout--aside.css
View file @
146b0db6
...
...
@@ -34,6 +34,7 @@
.l-aside--search
{
@media
(--max--medium)
{
display
:
none
;
position
:
fixed
;
top
:
0
;
right
:
0
;
width
:
310px
;
padding-left
:
40px
;
height
:
100%
;
overflow
:
auto
;
z-index
:
20
;
&:before
{
content
:
''
;
position
:
fixed
;
top
:
0
;
width
:
270px
;
right
:
0
;
bottom
:
0
;
background
:
#fff
;
}
}
}
...
...
wp-content/themes/biuro/css/07-components/_component--jobs-section.css
View file @
146b0db6
...
...
@@ -6,7 +6,7 @@
.c-jobs-section
{
margin
:
0
20px
20px
0
;
padding
:
28px
28px
23px
;
border-radius
:
3px
;
background-color
:
#ffffff
;
@media
(--max--medium)
{
border-radius
:
0
;
margin
:
0
;
border-radius
:
0
;
margin
:
0
;
padding-bottom
:
0
;
position
:
relative
;
}
}
...
...
wp-content/themes/biuro/css/07-components/_component--search.css
View file @
146b0db6
...
...
@@ -83,6 +83,12 @@
}
}
.c-search--reset
{
display
:
none
;
@media
(--max--medium)
{
position
:
relative
;
display
:
block
;
padding-top
:
20px
;
text-align
:
center
;
}
}
/*.l-section--front-page .c-search*/
/* critical:end */
wp-content/themes/biuro/css/core-
38915cf122
.min.css
→
wp-content/themes/biuro/css/core-
c7abebb5d4
.min.css
View file @
146b0db6
:root
{
--color--gray
:
#7e8683
;
--color--gray-darker
:
#2a3644
;
--color--green
:
#1fb299
;
--color--green-darker
:
#149a83
;
--color--green-dark
:
#006957
;
--color--blue-dark
:
#1d2a3a
;
--color--gray-light
:
#f8f8f8
;
--typo--font-family
:
-apple-system
,
BlinkMacSystemFont
,
"Segoe UI Light"
,
"Roboto"
,
"Oxygen"
,
"Ubuntu"
,
"Cantarell"
,
"Fira Sans"
,
"Droid Sans"
,
"Helvetica Neue"
,
sans-serif
;
--typo--font-size
:
1.5rem
;
--typo--weight-regular
:
400
;
--typo--weight-bold
:
700
;
--typo--line-height
:
1.2
;
--typo--font-face
:
"Roboto"
,
sans-serif
;
--layout-width
:
1210px
;
--layout-width--small
:
870px
;
--layout-width--large
:
1150px
}
html
{
line-height
:
1.15
;
-webkit-text-size-adjust
:
100%
}
body
{
margin
:
0
}
html
{
-webkit-box-sizing
:
border-box
;
box-sizing
:
border-box
}
*,
:after
,
:before
{
-webkit-box-sizing
:
inherit
;
box-sizing
:
inherit
}
a
{
color
:
inherit
}
body
{
font-size
:
14px
;
line-height
:
19px
;
color
:
#2a3644
;
color
:
var
(
--color--gray-darker
);
font-family
:
Roboto
,
sans-serif
;
font-family
:
var
(
--typo--font-face
);
background
:
#f8f8f8
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
;
min-height
:
100vh
;
padding-top
:
70px
}
h1
{
font-size
:
22px
;
line-height
:
29px
;
margin
:
0
0
22px
}
h1
,
h2
{
color
:
#2a3644
;
font-weight
:
500
}
h2
{
font-size
:
19px
;
line-height
:
25px
;
margin
:
0
0
19px
}
h3
{
color
:
#2a3644
;
font-weight
:
500
;
font-size
:
16px
;
line-height
:
20px
;
margin
:
0
0
16px
}
html
{
min-height
:
100%
;
font-size
:
62.5%
;
-webkit-tap-highlight-color
:
rgba
(
0
,
0
,
0
,
0
)}
.l-inner
{
max-width
:
1210px
;
max-width
:
var
(
--layout-width
);
margin-right
:
auto
;
margin-left
:
auto
;
padding-right
:
20px
;
padding-left
:
20px
}
.c-jobs--inner
,
.c-services
,
.c-trust--inner
,
.c-values--inner
,
.l-inner-small
{
max-width
:
870px
;
max-width
:
var
(
--layout-width--small
);
margin-right
:
auto
;
margin-left
:
auto
;
padding-right
:
20px
;
padding-left
:
20px
}
.l-inner--header
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-orient
:
horizontal
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
row
;
flex-direction
:
row
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.l-header
{
height
:
70px
;
background
:
#fff
;
position
:
fixed
;
top
:
0
;
left
:
0
;
width
:
100%
;
z-index
:
300
}
.l-content
{
max-width
:
1150px
;
max-width
:
var
(
--layout-width--large
);
padding-right
:
20px
;
padding-left
:
20px
;
margin
:
0
auto
}
.l-content--position
{
position
:
relative
;
padding
:
10px
10px
0
}
.l-content--position
:before
{
content
:
""
;
position
:
absolute
;
top
:
0
;
left
:
0
;
height
:
244px
;
width
:
100%
;
background
:
linear-gradient
(
358.45deg
,
#3c7e9e
,
#1fb299
)}
.l-content--position-inner
{
position
:
relative
;
max-width
:
970px
;
margin
:
0
auto
;
border-radius
:
3px
;
background-color
:
#fff
}
.l-content--position-inner
.l-main
{
padding
:
20px
}
.l-content--heading
{
display
:
block
;
padding-top
:
20px
;
padding-bottom
:
15px
}
.l-content--heading
h1
{
margin
:
0
;
padding
:
0
;
color
:
#2a3644
;
font-size
:
25px
;
font-weight
:
500
;
line-height
:
29px
}
.l-content--main
{
width
:
100%
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
max-width
:
1070px
;
padding
:
35px
20px
90px
;
margin
:
0
auto
}
.l-content--main
h1
{
color
:
#2a3644
;
font-weight
:
500
;
font-size
:
22px
;
line-height
:
29px
}
.l-content--main
h2
{
color
:
#2a3644
;
font-weight
:
500
;
font-size
:
19px
;
line-height
:
25px
}
.l-content--main
h3
{
color
:
#2a3644
;
font-weight
:
500
;
font-size
:
16px
;
line-height
:
20px
}
.l-content--divisions
,
.l-content--regions
{
width
:
100%
;
max-width
:
1040px
;
padding-right
:
20px
;
padding-left
:
20px
;
margin
:
0
auto
40px
}
.l-aside--position
{
background-color
:
#f6f9ff
}
.l-aside--divisions
,
.l-aside--regions
{
z-index
:
50
}
.l-aside--close
{
position
:
fixed
;
top
:
0
;
right
:
265px
;
padding
:
14px
17px
;
cursor
:
pointer
}
.l-main
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
100%
;
flex
:
1
1
100%
}
.l-main--content
{
background-color
:
#fff
;
padding
:
30px
20px
}
.l-main--content
img
{
max-width
:
100%
;
height
:
auto
}
.l-main--divisions
,
.l-main--regions
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
600px
;
flex
:
1
1
600px
}
.l-footer
{
background
:
#1d2a3a
;
background
:
var
(
--color--blue-dark
);
color
:
#fff
;
padding-top
:
20px
}
.l-map
{
height
:
330px
;
margin-bottom
:
35px
}
.l-nav--close
{
top
:
10px
;
right
:
10px
;
padding
:
20px
}
.l-nav--close
,
.l-nav--open
{
position
:
absolute
;
cursor
:
pointer
}
.l-nav--open
{
top
:
0
;
right
:
0
;
padding
:
24px
20px
}
.l-section
{
padding
:
20px
0
;
background-repeat
:
no-repeat
;
background-position
:
50%
50%
;
background-size
:
cover
}
.l-section--search-page
{
background-color
:
#111d1e
;
background-image
:
url(/wp-content/themes/biuro/i/search-page.png)
}
.l-section--vdb
{
background-color
:
#086335
;
background-image
:
url(/wp-content/themes/biuro/i/vdb/section.png)
}
.l-section--front-page
{
background
:
url(/wp-content/themes/biuro/i/front-page.png)
no-repeat
50%
50%
;
background-size
:
cover
;
margin-bottom
:
2px
}
.l-section--front-page
.l-section--inner
{
max-width
:
870px
;
padding-right
:
20px
;
padding-left
:
20px
}
.l-section--sales-page
{
background
:
url(/wp-content/themes/biuro/i/sales-page.png)
no-repeat
50%
50%
;
background-size
:
cover
}
.l-section--sales-page
.l-section--inner
{
max-width
:
870px
;
padding-right
:
20px
;
padding-left
:
20px
}
.l-section--inner
{
max-width
:
1030px
;
margin
:
0
auto
}
.o-btn
{
display
:
inline-block
;
border
:
0
;
padding
:
12px
24px
11px
;
cursor
:
pointer
;
border-radius
:
3px
;
font-weight
:
500
;
text-decoration
:
none
;
font-family
:
inherit
}
.o-nav
{
margin
:
0
;
padding
:
0
;
list-style
:
none
}
.c-btn--header
{
font-size
:
14px
;
font-weight
:
500
}
.c-btn--main
{
color
:
#fff
;
background
:
#1fb299
;
background
:
var
(
--color--green
)}
.c-btn--main
:hover
{
background
:
#149a83
;
background
:
var
(
--color--green-darker
)}
.c-btn--vdb
{
color
:
#fff
;
background
:
#ff7046
}
.c-btn--vdb
:hover
{
background
:
#ff501d
}
.c-btn--alt
{
padding
:
10px
15px
;
background
:
#e8f0ff
;
color
:
#004ed4
}
.c-btn--alt
:after
{
float
:
right
;
margin
:
6px
0
0
35px
;
content
:
""
;
width
:
7px
;
height
:
7px
;
border
:
1px
solid
#004ed4
;
border-width
:
2px
2px
0
0
;
-webkit-transform
:
rotate
(
45deg
);
transform
:
rotate
(
45deg
)}
.c-btn--alt
:hover
{
background-color
:
#dde6f5
}
.c-btn--fill
{
width
:
100%
}
.c-btn--search
{
min-width
:
180px
;
border-radius
:
0
3px
3px
0
;
text-align
:
center
}
.c-btn--search-small
{
margin
:
9px
;
min-width
:
133px
;
text-align
:
center
}
.c-btn--slim
{
color
:
#14a28a
;
background
:
none
;
font-weight
:
500
;
text-align
:
center
;
border
:
2px
solid
#1fb299
;
border-radius
:
3px
}
.c-btn--slim
:hover
{
border-color
:
#149a83
;
border-color
:
var
(
--color--green-darker
);
background-color
:
#149a83
;
background-color
:
var
(
--color--green-darker
);
color
:
#fff
}
.c-btn--filter
{
color
:
#2a3644
;
font-size
:
15px
;
line-height
:
26px
;
text-align
:
center
;
background
:
#fff
;
border-radius
:
3px
;
padding
:
6px
15px
6px
12px
}
.c-cookies-warning
{
display
:
none
}
.c-contact
{
padding
:
20px
0
}
.c-contact--inner
{
max-width
:
1000px
;
padding
:
0
10px
;
margin
:
0
auto
}
.c-contact--content
{
color
:
#2a3644
;
font-weight
:
500
;
line-height
:
29px
;
padding
:
15px
0
20px
15px
}
.c-contact--content
h3
{
margin
:
0
0
15px
;
font-size
:
25px
;
color
:
#2a3644
;
font-weight
:
500
}
.c-contact--content
p
{
margin
:
0
0
20px
}
.c-contact--content
img
{
max-width
:
100%
;
height
:
auto
}
.c-contact--form
{
max-width
:
420px
}
.c-data-controller
{
margin-bottom
:
20px
;
padding
:
10px
0
;
text-align
:
center
;
font-size
:
13px
;
font-weight
:
300
;
line-height
:
19px
}
.c-data-controller
p
{
margin
:
0
0
10px
}
.c-divisions
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.c-division
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
auto
;
flex
:
0
0
auto
;
height
:
30px
;
margin
:
0
10px
10px
0
;
padding
:
0
20px
;
border-radius
:
3px
;
background-color
:
#e8f0ff
;
color
:
#004ed4
;
font-weight
:
500
;
line-height
:
30px
;
white-space
:
nowrap
;
text-decoration
:
none
;
cursor
:
pointer
}
.c-division
:hover
{
background-color
:
#dde6f5
}
.c-feedbacks
{
padding
:
30px
0
;
background
:
linear-gradient
(
134.06deg
,
#fff
,
#cbe2ec
)}
.c-feedbacks--inner
{
position
:
relative
;
overflow
:
hidden
;
width
:
340px
;
height
:
250px
;
margin
:
0
auto
;
max-width
:
100%
}
.c-feedbacks--heading
{
color
:
#2a3644
;
margin
:
0
0
20px
;
padding
:
0
30px
;
font-size
:
18px
;
line-height
:
26px
;
font-weight
:
500
;
text-align
:
center
}
.c-feedbacks--section
{
padding-top
:
40px
}
.c-feedbacks--section-inner
{
position
:
relative
;
height
:
110px
;
width
:
320px
;
margin
:
0
5px
;
padding
:
60px
0
0
;
border-radius
:
23px
;
background-color
:
#fff
}
.c-footer-separator
{
margin-bottom
:
25px
;
border-color
:
#fff
;
border-width
:
2px
0
0
;
opacity
:
.29
}
.c-form
{
position
:
relative
}
.c-form--action
{
position
:
absolute
;
top
:
-88px
;
left
:
-9999px
;
width
:
1px
}
.c-form--action-position
{
top
:
-58px
}
.c-form--employees
,
.c-form--employers
{
-webkit-box-shadow
:
0
1px
31px
-23px
#6a7481
;
box-shadow
:
0
1px
31px
-23px
#6a7481
}
.c-form--employees
,
.c-form--employers
,
.c-form--position
{
padding
:
28px
20px
20px
;
border-radius
:
3px
;
background-color
:
#fff
}
.c-form--row
{
position
:
relative
;
margin-bottom
:
20px
}
.c-form--label
{
display
:
block
;
color
:
#2a3644
;
font-size
:
15px
;
line-height
:
18px
;
margin-bottom
:
4px
;
font-weight
:
500
}
.c-form--input
{
width
:
100%
;
padding
:
10px
;
background
:
none
;
border
:
1px
solid
#d4d4d4
;
border-radius
:
3px
;
font-size
:
15px
;
font-family
:
inherit
}
.c-form--input
:focus
{
border-color
:
#d4d4d4
!important
}
.c-form--textarea
{
width
:
100%
;
padding
:
10px
;
background
:
none
;
border
:
1px
solid
#d4d4d4
;
border-radius
:
3px
;
font-size
:
15px
;
font-family
:
inherit
}
.c-form--textarea
:focus
{
border-color
:
#d4d4d4
!important
}
.c-form--submit-wrap
{
padding
:
10px
0
}
.c-form--checkbox-wrap
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
position
:
relative
}
.c-form--checkbox
{
position
:
absolute
;
top
:
0
;
left
:
0
;
visibility
:
hidden
}
.c-form--checkbox
:checked
+
label
:before
{
border-color
:
#d4d4d4
}
.c-form--checkbox
:checked
+
label
:after
{
content
:
"✔"
}
.c-form--label-checkbox
{
position
:
relative
;
margin
:
0
0
0
31px
;
color
:
#868f98
;
font-size
:
12px
;
line-height
:
17px
}
.c-form--label-checkbox
:before
{
content
:
""
;
position
:
absolute
;
top
:
0
;
left
:
-31px
;
height
:
18px
;
width
:
18px
;
border
:
1px
solid
#d4d4d4
;
border-radius
:
3px
;
cursor
:
pointer
}
.c-form--label-checkbox
:after
{
content
:
""
;
position
:
absolute
;
top
:
-2px
;
left
:
-28px
;
width
:
20px
;
height
:
20px
;
border-radius
:
3px
;
color
:
#1fb299
;
color
:
var
(
--color--green
);
font-size
:
22px
;
cursor
:
pointer
}
.c-heading
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
}
.c-heading
h1
{
margin
:
0
0
18px
;
padding
:
0
;
color
:
#2a3644
;
font-size
:
21px
;
font-weight
:
500
;
line-height
:
32px
}
.c-ico--search
{
margin
:
0
3px
-3px
0
}
.c-ico--location
{
left
:
18px
}
.c-ico--area
,
.c-ico--location
{
position
:
absolute
;
top
:
50%
;
-webkit-transform
:
translateY
(
-50%
);
transform
:
translateY
(
-50%
);
margin-top
:
-1px
}
.c-ico--area
{
left
:
14px
}
.c-ico--phone
{
float
:
left
;
margin
:
3px
10px
0
1px
}
.c-ico--email
{
float
:
left
;
margin
:
6px
10px
0
0
}
.c-ico--address
{
float
:
left
;
margin
:
3px
12px
0
3px
}
.c-ico--filter
{
float
:
left
;
margin
:
3px
15px
0
3px
}
.c-job--title
{
margin
:
0
0
15px
;
padding
:
0
;
color
:
#2a3644
;
font-weight
:
500
;
font-size
:
22px
;
line-height
:
29px
}
.c-job--content
{
line-height
:
25px
;
color
:
#2a3644
}
.c-job--content
h3
{
color
:
#069980
;
font-size
:
19px
;
font-weight
:
700
;
margin
:
0
0
3px
;
padding
:
0
}
.c-job--content
h3
:nth-child
(
n
+
1
)
{
margin-top
:
30px
}
.c-job--content
ul
{
margin
:
0
;
padding
:
0
;
list-style
:
none
}
.c-job--content
li
:before
{
content
:
""
;
display
:
inline-block
;
width
:
14px
;
height
:
8px
;
margin
:
0
5px
1px
0
;
background
:
url(/wp-content/themes/biuro/i/ico--job-arrow.svg)
}
.c-job--action
{
padding
:
30px
0
}
.c-job-contacts
ul
{
margin
:
0
;
padding
:
0
;
list-style
:
none
}
.c-job-contacts
li
{
line-height
:
28px
}
.c-job-contacts
a
{
overflow
:
hidden
;
text-decoration
:
none
}
.c-job-contacts
a
:hover
{
text-decoration
:
underline
}
.c-jobs--table
{
margin
:
0
0
20px
}
.c-jobs--headline
{
margin
:
0
0
25px
;
padding
:
20px
20px
0
}
.c-jobs--col
{
background
:
#fff
;
vertical-align
:
middle
;
color
:
#868c93
;
padding
:
10px
15px
}
.c-jobs--more
{
margin-bottom
:
50px
}
.c-logo
{
width
:
81px
;
margin-right
:
89px
;
padding
:
11px
0
;
text-decoration
:
none
}
.c-logo
,
.c-logo--svg
{
display
:
block
}
.c-modal
{
position
:
fixed
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
background-color
:
rgba
(
42
,
54
,
68
,
.86
);
z-index
:
8000
}
.c-modal--inner
{
position
:
absolute
;
top
:
50%
;
left
:
50%
;
max-width
:
94%
;
width
:
606px
;
height
:
314px
;
padding
:
56px
20px
20px
;
background-color
:
#fff
;
-webkit-transform
:
translate
(
-50%
,
-50%
);
transform
:
translate
(
-50%
,
-50%
);
text-align
:
center
}
.c-modal--inner
svg
{
display
:
block
;
margin
:
0
auto
23px
}
.c-modal--inner
p
{
margin-bottom
:
20px
}
.c-modal--inner
.c-btn--main
{
min-width
:
208px
}
.c-nav--main
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
font-size
:
14px
}
.c-nav--sub
{
display
:
none
}
.c-nav--main-item
{
position
:
relative
;
z-index
:
500
}
.c-nav--lang-wrap
{
width
:
74px
;
height
:
32px
}
.c-nav--lang-item
{
padding
:
6px
0
}
.c-nav--lang-item
:nth-child
(
n
+
2
)
{
display
:
none
}
.c-phone
{
white-space
:
nowrap
;
padding
:
12px
0
10px
;
text-decoration
:
none
;
color
:
inherit
;
font-weight
:
500
;
font-size
:
14px
}
.c-phone
svg
{
float
:
left
;
margin
:
-6px
5px
0
0
}
.c-search
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
background-color
:
#fff
;
border-radius
:
3px
}
.c-search--col
{
position
:
relative
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
background-color
:
#fff
}
.c-search--col
.awesomplete
{
position
:
absolute
;
top
:
0
;
right
:
0
;
left
:
0
;
height
:
100%
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
}
.c-search--col
ul
{
top
:
60px
;
padding-top
:
10px
}
.c-search--col
li
{
padding
:
10px
15px
;
margin-bottom
:
10px
;
cursor
:
pointer
}
.c-search--col
li
:hover
{
color
:
#000
}
.c-search--col-location
{
border-radius
:
3px
3px
0
0
}
.c-search--input
{
border
:
0
;
padding
:
0
10px
0
44px
;
margin
:
0
;
height
:
60px
;
line-height
:
60px
;
background
:
none
}
.c-search--input
:focus
{
outline
:
none
}
.c-search--filters
{
padding
:
10px
;
text-align
:
right
}
.l-section--front-page
.c-search
{
-webkit-box-shadow
:
6px
10px
48px
0
#d4dbe4
;
box-shadow
:
6px
10px
48px
0
#d4dbe4
}
.c-share
{
margin-bottom
:
30px
}
.c-share--heading
{
margin
:
0
;
padding
:
20px
0
10px
;
font-weight
:
500
;
text-align
:
center
}
.c-share--options
{
-ms-flex-pack
:
center
}
.c-share--option
,
.c-share--options
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
justify-content
:
center
}
.c-share--option
{
height
:
36px
;
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
50px
;
flex
:
0
0
50px
;
border-radius
:
3px
;
margin
:
0
3px
;
text-decoration
:
none
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-ms-flex-pack
:
center
}
.c-share--option-facebook
{
background-color
:
#4367b0
}
.c-share--option-facebook
:hover
{
background-color
:
#2f4f90
}
.c-share--option-messenger
{
background-color
:
#1983fa
}
.c-share--option-messenger
:hover
{
background-color
:
#1b6fcc
}
.c-share--option-email
{
background-color
:
#2a3644
}
.c-share--option-email
:hover
{
background-color
:
#000
}
.c-share--option-copy
{
background-color
:
#858585
}
.c-share--option-copy
:hover
{
background-color
:
#5c5c5c
}
.c-share--option-phone
{
background-color
:
#25d366
}
.c-share--option-phone
:hover
{
background-color
:
#1baf52
}
.c-trust
{
background
:
linear-gradient
(
134.06deg
,
#70b7d5
,
#7bcbcf
)}
.c-trust--inner
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
padding-top
:
25px
;
padding-bottom
:
45px
}
.c-trust--heading
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
margin
:
0
0
35px
;
color
:
#fff
}
.c-trust--logos
{
-webkit-box-flex
:
10
;
-ms-flex
:
10
1
auto
;
flex
:
10
1
auto
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.c-values
{
background
:
linear-gradient
(
138.69deg
,
#4eacd9
,
#2fb8a1
);
color
:
#fff
}
.c-values--inner
{
padding-top
:
20px
;
padding-bottom
:
20px
}
.c-vdb--top
{
min-height
:
68px
;
background
:
#02bf5f
;
padding
:
14px
0
}
.c-vdb--top-inner
{
max-width
:
1050px
;
margin
:
0
auto
;
padding
:
0
10px
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.c-vdb--top-img
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
39px
;
flex
:
0
0
39px
;
margin-right
:
38px
}
.c-vdb--top-content
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
color
:
#fff
;
margin
:
0
;
padding
:
0
10px
0
0
;
font-size
:
18px
;
line-height
:
25px
}
.c-vdb--section
{
margin
:
0
20px
20px
0
;
padding
:
28px
28px
23px
;
border-radius
:
3px
;
background-color
:
#fff
}
.c-vdb--section-bottom
{
max-width
:
360px
;
margin
:
0
auto
20px
;
border
:
20px
solid
#f8f8f8
}
.c-vdb--section-img
{
display
:
block
;
margin
:
0
auto
15px
}
.c-vdb--section-heading
{
font-size
:
21px
;
font-weight
:
500
;
line-height
:
27px
}
.c-vdb--section-content
{
line-height
:
23px
}
.c-vdb--bottom
{
min-height
:
68px
;
background
:
#4b5561
url(/wp-content/themes/biuro/i/vdb/bottom.png)
no-repeat
50%
50%
;
background-size
:
cover
;
padding
:
46px
0
}
.c-vdb--bottom-inner
{
max-width
:
1050px
;
margin
:
0
auto
;
padding
:
0
10px
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
}
.c-vdb--bottom-heading
{
margin
:
0
38px
0
0
;
padding
:
0
;
color
:
#fff
;
font-size
:
36px
;
line-height
:
42px
;
font-weight
:
500
}
.c-vdb--bottom-content
{
color
:
#fff
;
margin
:
0
;
padding
:
0
;
line-height
:
23px
}
.u-fill--inherit
{
fill
:
currentColor
}
.u-hidden
{
display
:
none
}
.visually-hidden
{
border
:
0
;
clip
:
rect
(
0
0
0
0
);
height
:
1px
;
margin
:
-1px
;
overflow
:
hidden
;
padding
:
0
;
position
:
absolute
;
width
:
1px
}
@media
(
min-width
:
60em
){
body
{
padding-top
:
117px
;
font-size
:
1.5rem
;
font-size
:
var
(
--typo--font-size
);
line-height
:
1.2
;
line-height
:
var
(
--typo--line-height
)}
h1
{
font-size
:
25px
;
line-height
:
38px
;
margin
:
0
0
25px
}
h2
{
font-size
:
21px
;
margin
:
0
0
21px
}
h2
,
h3
{
line-height
:
30px
}
h3
{
font-size
:
18px
;
margin
:
0
0
18px
}
.l-header
{
margin-bottom
:
47px
}
.l-header
:before
{
content
:
""
;
position
:
absolute
;
top
:
100%
;
left
:
0
;
width
:
100%
;
height
:
47px
;
background
:
#1d2a3a
;
background
:
var
(
--color--blue-dark
)}
.l-content
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
}
.l-content--position
{
padding
:
40px
20px
}
.l-content--position-inner
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
margin
:
0
auto
140px
;
-webkit-box-shadow
:
0
1px
47px
0
#ecf5ff
;
box-shadow
:
0
1px
47px
0
#ecf5ff
}
.l-content--position-inner
.l-main
{
padding
:
70px
55px
40px
57px
}
.l-content--heading
{
padding-left
:
320px
;
padding-top
:
40px
;
padding-bottom
:
25px
}
.l-content--main
h1
{
font-size
:
25px
;
line-height
:
38px
}
.l-content--main
h2
{
font-size
:
21px
;
line-height
:
30px
}
.l-content--main
h3
{
font-size
:
18px
;
line-height
:
30px
}
.l-content--divisions
,
.l-content--regions
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
margin
:
0
auto
200px
}
.l-aside
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
280px
;
flex
:
0
0
280px
}
.l-aside--position
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
400px
;
flex
:
0
0
400px
;
padding
:
70px
40px
}
.l-aside--divisions
,
.l-aside--regions
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
385px
;
flex
:
0
0
385px
;
margin
:
-315px
0
0
55px
}
.l-aside--close
{
display
:
none
}
.l-main--content
{
padding
:
40px
50px
}
.l-footer
{
padding-top
:
70px
}
.l-nav--wrap
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
100%
;
flex
:
1
1
100%
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.l-nav
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
}
.l-nav--close
,
.l-nav--open
{
display
:
none
}
.l-section
{
padding
:
30px
0
}
.l-section--front-page
{
height
:
380px
;
margin-bottom
:
92px
}
.l-section--sales-page
{
height
:
380px
}
.c-btn--header
{
margin-right
:
28px
}
.c-contact
{
padding
:
50px
0
}
.c-contact--inner
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
}
.c-contact--content
{
max-width
:
500px
;
padding
:
75px
0
0
90px
}
.c-contact--content
,
.c-contact--form
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
40%
;
flex
:
1
1
40%
}
.c-data-controller
{
margin-bottom
:
35px
;
padding
:
15px
0
10px
;
line-height
:
1.1
}
.c-feedbacks
{
padding
:
50px
0
70px
}
.c-feedbacks--inner
{
width
:
640px
;
height
:
300px
}
.c-feedbacks--heading
{
font-size
:
25px
;
line-height
:
29px
;
margin
:
0
0
40px
}
.c-feedbacks--section-inner
{
height
:
140px
;
width
:
574px
;
margin
:
0
33px
}
.c-form--action
{
top
:
-128px
}
.c-form--employees
,
.c-form--employers
{
padding
:
38px
35px
20px
}
.c-form--position
{
margin
:
-40px
-15px
0
;
-webkit-box-shadow
:
0
1px
31px
-23px
#6a7481
;
box-shadow
:
0
1px
31px
-23px
#6a7481
}
.c-heading
h1
{
font-size
:
34px
;
font-weight
:
700
;
line-height
:
51px
}
.c-heading--front-page
,
.c-heading--sales-page
{
height
:
320px
}
.c-job--title
{
font-size
:
30px
;
line-height
:
39px
;
margin
:
0
0
40px
}
.c-jobs--col
{
border-bottom
:
1px
solid
#f8f8f8
;
border-bottom
:
1px
solid
var
(
--color--gray-light
)}
.c-jobs--more
{
margin-bottom
:
70px
}
.c-nav--main-item
{
height
:
70px
;
margin-right
:
26px
;
padding
:
23px
0
0
}
.c-nav--lang-wrap
{
position
:
relative
;
width
:
70px
}
.c-phone
{
margin-right
:
35px
}
.c-search
{
height
:
60px
}
.c-search--col-location
{
border-right
:
1px
solid
rgba
(
178
,
182
,
187
,
.46
);
border-radius
:
3px
0
0
3px
}
.c-search--filters
{
display
:
none
}
.l-section--front-page
.c-search
{
height
:
70px
}
.l-section--front-page
.c-search--input
{
height
:
70px
;
line-height
:
70px
}
.c-trust--inner
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
padding-top
:
64px
;
padding-bottom
:
64px
}
.c-trust--heading
{
margin
:
0
}
.c-trust--logos
{
-ms-flex-pack
:
distribute
;
justify-content
:
space-around
}
.c-values--inner
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
;
padding-top
:
60px
;
padding-bottom
:
40px
}
.c-vdb--section-bottom
{
display
:
none
}}
@media
(
max-width
:
59.999em
){
.l-inner--header
{
-webkit-box-align
:
start
;
-ms-flex-align
:
start
;
align-items
:
flex-start
}
.l-content--position
{
background
:
#f6f9ff
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
}
.l-content--position
+
.l-footer
{
display
:
none
}
.l-content--main
{
padding
:
10px
}
.l-aside--divisions
,
.l-aside--regions
{
max-width
:
440px
;
margin
:
0
auto
}
.l-aside--search
{
right
:
0
;
width
:
310px
;
padding-left
:
40px
;
overflow
:
auto
;
z-index
:
20
}
.l-aside--search
,
.l-nav--wrap
{
display
:
none
;
position
:
fixed
;
top
:
0
;
height
:
100%
}
.l-nav--wrap
{
left
:
0
;
width
:
100%
;
overflow-y
:
auto
;
opacity
:
.97
;
background-color
:
#1d2a3a
;
z-index
:
500
;
border
:
1px
solid
#000
;
overflow
:
hidden
;
text-align
:
center
;
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.l-nav
{
width
:
100%
}
.l-section--front-page
{
height
:
244px
;
margin-bottom
:
120px
}
.c-btn--search
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
60px
;
flex
:
0
0
60px
;
border-radius
:
0
0
3px
3px
}
.c-contact
{
max-width
:
440px
;
margin
:
0
auto
}
.c-divisions
{
margin-bottom
:
20px
}
.c-heading
h1
{
margin
:
0
0
36px
}
.c-heading
p
{
display
:
none
}
.c-heading--front-page
h1
{
max-width
:
117px
}
.c-job--content
{
font-size
:
15px
}
.c-job--content
h3
{
font-size
:
17px
}
.c-job--action
{
display
:
none
}
.c-job-contacts
{
padding-bottom
:
40px
;
margin
:
0
10px
}
.c-job-contacts
li
{
padding
:
7px
0
}
.c-jobs--headline
{
text-align
:
center
}
.c-jobs--col
{
float
:
left
}
.c-jobs--col-position
{
width
:
100%
}
.c-jobs--col-city
,
.c-jobs--col-valid
{
width
:
50%
}
.c-nav--main
{
margin
:
115px
0
180px
;
padding
:
0
20px
;
width
:
100%
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
}
.c-nav--main-item
:first-child
{
text-align
:
left
}
.c-nav--main-item
:first-child
.c-nav--sub
{
left
:
0
;
right
:
auto
}
.c-nav--main-item
{
position
:
relative
;
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
auto
;
flex
:
0
0
auto
;
text-align
:
right
}
.c-nav--lang-wrap
{
position
:
absolute
;
top
:
20px
;
left
:
20px
}
.c-phone
{
color
:
#fff
;
margin
:
0
0
30px
}
.c-search
{
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
;
margin
:
0
20px
}
.l-section--search-page
{
padding
:
10px
0
}
.l-section--search-page
.c-search
{
-webkit-box-orient
:
horizontal
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
row
;
flex-direction
:
row
;
margin
:
0
10px
;
border-radius
:
3px
}
.l-section--search-page
.c-search--col-location
{
display
:
none
}
.l-section--search-page
.c-search--col-keyword
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
border-radius
:
3px
0
0
3px
}
.l-section--search-page
.c-search--btn-text
{
display
:
none
}
.l-section--search-page
.c-btn--search-small
{
min-width
:
35px
;
margin
:
5px
;
padding
:
9px
7px
8px
8px
}
.l-section--search-page
.c-search--input
{
height
:
45px
;
padding
:
0
0
0
15px
}
.l-section--search-page
.c-search--col
ul
{
top
:
45px
}
.l-section--search-page
.c-ico--area
{
display
:
none
}
.c-search--col
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
60px
;
flex
:
0
0
60px
}
.c-search--col-keyword
,
.c-search--col-location
{
border-bottom
:
1px
solid
rgba
(
178
,
182
,
187
,
.46
)}
.l-section--front-page
.c-search
,
.l-section--front-page
.c-search--input
{
margin
:
0
}
.c-trust--heading
{
text-align
:
center
;
font-size
:
18px
}
.c-values--inner
{
max-width
:
400px
}
.c-vdb--top-img
{
margin-right
:
18px
}
.c-vdb--top-content
{
font-size
:
16px
;
line-height
:
19px
}
.c-vdb--section-aside
{
display
:
none
}
.c-vdb--bottom-heading
{
margin
:
0
18px
0
0
}}
\ No newline at end of file
:root
{
--color--gray
:
#7e8683
;
--color--gray-darker
:
#2a3644
;
--color--green
:
#1fb299
;
--color--green-darker
:
#149a83
;
--color--green-dark
:
#006957
;
--color--blue-dark
:
#1d2a3a
;
--color--gray-light
:
#f8f8f8
;
--typo--font-family
:
-apple-system
,
BlinkMacSystemFont
,
"Segoe UI Light"
,
"Roboto"
,
"Oxygen"
,
"Ubuntu"
,
"Cantarell"
,
"Fira Sans"
,
"Droid Sans"
,
"Helvetica Neue"
,
sans-serif
;
--typo--font-size
:
1.5rem
;
--typo--weight-regular
:
400
;
--typo--weight-bold
:
700
;
--typo--line-height
:
1.2
;
--typo--font-face
:
"Roboto"
,
sans-serif
;
--layout-width
:
1210px
;
--layout-width--small
:
870px
;
--layout-width--large
:
1150px
}
html
{
line-height
:
1.15
;
-webkit-text-size-adjust
:
100%
}
body
{
margin
:
0
}
html
{
-webkit-box-sizing
:
border-box
;
box-sizing
:
border-box
}
*,
:after
,
:before
{
-webkit-box-sizing
:
inherit
;
box-sizing
:
inherit
}
a
{
color
:
inherit
}
body
{
font-size
:
14px
;
line-height
:
19px
;
color
:
#2a3644
;
color
:
var
(
--color--gray-darker
);
font-family
:
Roboto
,
sans-serif
;
font-family
:
var
(
--typo--font-face
);
background
:
#f8f8f8
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
;
min-height
:
100vh
;
padding-top
:
70px
}
h1
{
font-size
:
22px
;
line-height
:
29px
;
margin
:
0
0
22px
}
h1
,
h2
{
color
:
#2a3644
;
font-weight
:
500
}
h2
{
font-size
:
19px
;
line-height
:
25px
;
margin
:
0
0
19px
}
h3
{
color
:
#2a3644
;
font-weight
:
500
;
font-size
:
16px
;
line-height
:
20px
;
margin
:
0
0
16px
}
html
{
min-height
:
100%
;
font-size
:
62.5%
;
-webkit-tap-highlight-color
:
rgba
(
0
,
0
,
0
,
0
)}
.l-inner
{
max-width
:
1210px
;
max-width
:
var
(
--layout-width
);
margin-right
:
auto
;
margin-left
:
auto
;
padding-right
:
20px
;
padding-left
:
20px
}
.c-jobs--inner
,
.c-services
,
.c-trust--inner
,
.c-values--inner
,
.l-inner-small
{
max-width
:
870px
;
max-width
:
var
(
--layout-width--small
);
margin-right
:
auto
;
margin-left
:
auto
;
padding-right
:
20px
;
padding-left
:
20px
}
.l-inner--header
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-orient
:
horizontal
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
row
;
flex-direction
:
row
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.l-header
{
height
:
70px
;
background
:
#fff
;
position
:
fixed
;
top
:
0
;
left
:
0
;
width
:
100%
;
z-index
:
300
}
.l-content
{
max-width
:
1150px
;
max-width
:
var
(
--layout-width--large
);
padding-right
:
20px
;
padding-left
:
20px
;
margin
:
0
auto
}
.l-content--position
{
position
:
relative
;
padding
:
10px
10px
0
}
.l-content--position
:before
{
content
:
""
;
position
:
absolute
;
top
:
0
;
left
:
0
;
height
:
244px
;
width
:
100%
;
background
:
linear-gradient
(
358.45deg
,
#3c7e9e
,
#1fb299
)}
.l-content--position-inner
{
position
:
relative
;
max-width
:
970px
;
margin
:
0
auto
;
border-radius
:
3px
;
background-color
:
#fff
}
.l-content--position-inner
.l-main
{
padding
:
20px
}
.l-content--heading
{
display
:
block
;
padding-top
:
20px
;
padding-bottom
:
15px
}
.l-content--heading
h1
{
margin
:
0
;
padding
:
0
;
color
:
#2a3644
;
font-size
:
25px
;
font-weight
:
500
;
line-height
:
29px
}
.l-content--main
{
width
:
100%
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
max-width
:
1070px
;
padding
:
35px
20px
90px
;
margin
:
0
auto
}
.l-content--main
h1
{
color
:
#2a3644
;
font-weight
:
500
;
font-size
:
22px
;
line-height
:
29px
}
.l-content--main
h2
{
color
:
#2a3644
;
font-weight
:
500
;
font-size
:
19px
;
line-height
:
25px
}
.l-content--main
h3
{
color
:
#2a3644
;
font-weight
:
500
;
font-size
:
16px
;
line-height
:
20px
}
.l-content--divisions
,
.l-content--regions
{
width
:
100%
;
max-width
:
1040px
;
padding-right
:
20px
;
padding-left
:
20px
;
margin
:
0
auto
40px
}
.l-aside--position
{
background-color
:
#f6f9ff
}
.l-aside--divisions
,
.l-aside--regions
{
z-index
:
50
}
.l-aside--close
{
position
:
fixed
;
top
:
0
;
right
:
265px
;
padding
:
14px
17px
;
cursor
:
pointer
}
.l-main
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
100%
;
flex
:
1
1
100%
}
.l-main--content
{
background-color
:
#fff
;
padding
:
30px
20px
}
.l-main--content
img
{
max-width
:
100%
;
height
:
auto
}
.l-main--divisions
,
.l-main--regions
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
600px
;
flex
:
1
1
600px
}
.l-footer
{
background
:
#1d2a3a
;
background
:
var
(
--color--blue-dark
);
color
:
#fff
;
padding-top
:
20px
}
.l-map
{
height
:
330px
;
margin-bottom
:
35px
}
.l-nav--close
{
top
:
10px
;
right
:
10px
;
padding
:
20px
}
.l-nav--close
,
.l-nav--open
{
position
:
absolute
;
cursor
:
pointer
}
.l-nav--open
{
top
:
0
;
right
:
0
;
padding
:
24px
20px
}
.l-section
{
padding
:
20px
0
;
background-repeat
:
no-repeat
;
background-position
:
50%
50%
;
background-size
:
cover
}
.l-section--search-page
{
background-color
:
#111d1e
;
background-image
:
url(/wp-content/themes/biuro/i/search-page.png)
}
.l-section--vdb
{
background-color
:
#086335
;
background-image
:
url(/wp-content/themes/biuro/i/vdb/section.png)
}
.l-section--front-page
{
background
:
url(/wp-content/themes/biuro/i/front-page.png)
no-repeat
50%
50%
;
background-size
:
cover
;
margin-bottom
:
2px
}
.l-section--front-page
.l-section--inner
{
max-width
:
870px
;
padding-right
:
20px
;
padding-left
:
20px
}
.l-section--sales-page
{
background
:
url(/wp-content/themes/biuro/i/sales-page.png)
no-repeat
50%
50%
;
background-size
:
cover
}
.l-section--sales-page
.l-section--inner
{
max-width
:
870px
;
padding-right
:
20px
;
padding-left
:
20px
}
.l-section--inner
{
max-width
:
1030px
;
margin
:
0
auto
}
.o-btn
{
display
:
inline-block
;
border
:
0
;
padding
:
12px
24px
11px
;
cursor
:
pointer
;
border-radius
:
3px
;
font-weight
:
500
;
text-decoration
:
none
;
font-family
:
inherit
}
.o-nav
{
margin
:
0
;
padding
:
0
;
list-style
:
none
}
.c-btn--header
{
font-size
:
14px
;
font-weight
:
500
}
.c-btn--main
{
color
:
#fff
;
background
:
#1fb299
;
background
:
var
(
--color--green
)}
.c-btn--main
:hover
{
background
:
#149a83
;
background
:
var
(
--color--green-darker
)}
.c-btn--vdb
{
color
:
#fff
;
background
:
#ff7046
}
.c-btn--vdb
:hover
{
background
:
#ff501d
}
.c-btn--alt
{
padding
:
10px
15px
;
background
:
#e8f0ff
;
color
:
#004ed4
}
.c-btn--alt
:after
{
float
:
right
;
margin
:
6px
0
0
35px
;
content
:
""
;
width
:
7px
;
height
:
7px
;
border
:
1px
solid
#004ed4
;
border-width
:
2px
2px
0
0
;
-webkit-transform
:
rotate
(
45deg
);
transform
:
rotate
(
45deg
)}
.c-btn--alt
:hover
{
background-color
:
#dde6f5
}
.c-btn--fill
{
width
:
100%
}
.c-btn--search
{
min-width
:
180px
;
border-radius
:
0
3px
3px
0
;
text-align
:
center
}
.c-btn--search-small
{
margin
:
9px
;
min-width
:
133px
;
text-align
:
center
}
.c-btn--slim
{
color
:
#14a28a
;
background
:
none
;
font-weight
:
500
;
text-align
:
center
;
border
:
2px
solid
#1fb299
;
border-radius
:
3px
}
.c-btn--slim
:hover
{
border-color
:
#149a83
;
border-color
:
var
(
--color--green-darker
);
background-color
:
#149a83
;
background-color
:
var
(
--color--green-darker
);
color
:
#fff
}
.c-btn--filter
{
color
:
#2a3644
;
font-size
:
15px
;
line-height
:
26px
;
text-align
:
center
;
background
:
#fff
;
border-radius
:
3px
;
padding
:
6px
15px
6px
12px
}
.c-cookies-warning
{
display
:
none
}
.c-contact
{
padding
:
20px
0
}
.c-contact--inner
{
max-width
:
1000px
;
padding
:
0
10px
;
margin
:
0
auto
}
.c-contact--content
{
color
:
#2a3644
;
font-weight
:
500
;
line-height
:
29px
;
padding
:
15px
0
20px
15px
}
.c-contact--content
h3
{
margin
:
0
0
15px
;
font-size
:
25px
;
color
:
#2a3644
;
font-weight
:
500
}
.c-contact--content
p
{
margin
:
0
0
20px
}
.c-contact--content
img
{
max-width
:
100%
;
height
:
auto
}
.c-contact--form
{
max-width
:
420px
}
.c-data-controller
{
margin-bottom
:
20px
;
padding
:
10px
0
;
text-align
:
center
;
font-size
:
13px
;
font-weight
:
300
;
line-height
:
19px
}
.c-data-controller
p
{
margin
:
0
0
10px
}
.c-divisions
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.c-division
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
auto
;
flex
:
0
0
auto
;
height
:
30px
;
margin
:
0
10px
10px
0
;
padding
:
0
20px
;
border-radius
:
3px
;
background-color
:
#e8f0ff
;
color
:
#004ed4
;
font-weight
:
500
;
line-height
:
30px
;
white-space
:
nowrap
;
text-decoration
:
none
;
cursor
:
pointer
}
.c-division
:hover
{
background-color
:
#dde6f5
}
.c-feedbacks
{
padding
:
30px
0
;
background
:
linear-gradient
(
134.06deg
,
#fff
,
#cbe2ec
)}
.c-feedbacks--inner
{
position
:
relative
;
overflow
:
hidden
;
width
:
340px
;
height
:
250px
;
margin
:
0
auto
;
max-width
:
100%
}
.c-feedbacks--heading
{
color
:
#2a3644
;
margin
:
0
0
20px
;
padding
:
0
30px
;
font-size
:
18px
;
line-height
:
26px
;
font-weight
:
500
;
text-align
:
center
}
.c-feedbacks--section
{
padding-top
:
40px
}
.c-feedbacks--section-inner
{
position
:
relative
;
height
:
110px
;
width
:
320px
;
margin
:
0
5px
;
padding
:
60px
0
0
;
border-radius
:
23px
;
background-color
:
#fff
}
.c-footer-separator
{
margin-bottom
:
25px
;
border-color
:
#fff
;
border-width
:
2px
0
0
;
opacity
:
.29
}
.c-form
{
position
:
relative
}
.c-form--action
{
position
:
absolute
;
top
:
-88px
;
left
:
-9999px
;
width
:
1px
}
.c-form--action-position
{
top
:
-58px
}
.c-form--employees
,
.c-form--employers
{
-webkit-box-shadow
:
0
1px
31px
-23px
#6a7481
;
box-shadow
:
0
1px
31px
-23px
#6a7481
}
.c-form--employees
,
.c-form--employers
,
.c-form--position
{
padding
:
28px
20px
20px
;
border-radius
:
3px
;
background-color
:
#fff
}
.c-form--row
{
position
:
relative
;
margin-bottom
:
20px
}
.c-form--label
{
display
:
block
;
color
:
#2a3644
;
font-size
:
15px
;
line-height
:
18px
;
margin-bottom
:
4px
;
font-weight
:
500
}
.c-form--input
{
width
:
100%
;
padding
:
10px
;
background
:
none
;
border
:
1px
solid
#d4d4d4
;
border-radius
:
3px
;
font-size
:
15px
;
font-family
:
inherit
}
.c-form--input
:focus
{
border-color
:
#d4d4d4
!important
}
.c-form--textarea
{
width
:
100%
;
padding
:
10px
;
background
:
none
;
border
:
1px
solid
#d4d4d4
;
border-radius
:
3px
;
font-size
:
15px
;
font-family
:
inherit
}
.c-form--textarea
:focus
{
border-color
:
#d4d4d4
!important
}
.c-form--submit-wrap
{
padding
:
10px
0
}
.c-form--checkbox-wrap
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
position
:
relative
}
.c-form--checkbox
{
position
:
absolute
;
top
:
0
;
left
:
0
;
visibility
:
hidden
}
.c-form--checkbox
:checked
+
label
:before
{
border-color
:
#d4d4d4
}
.c-form--checkbox
:checked
+
label
:after
{
content
:
"✔"
}
.c-form--label-checkbox
{
position
:
relative
;
margin
:
0
0
0
31px
;
color
:
#868f98
;
font-size
:
12px
;
line-height
:
17px
}
.c-form--label-checkbox
:before
{
content
:
""
;
position
:
absolute
;
top
:
0
;
left
:
-31px
;
height
:
18px
;
width
:
18px
;
border
:
1px
solid
#d4d4d4
;
border-radius
:
3px
;
cursor
:
pointer
}
.c-form--label-checkbox
:after
{
content
:
""
;
position
:
absolute
;
top
:
-2px
;
left
:
-28px
;
width
:
20px
;
height
:
20px
;
border-radius
:
3px
;
color
:
#1fb299
;
color
:
var
(
--color--green
);
font-size
:
22px
;
cursor
:
pointer
}
.c-heading
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
}
.c-heading
h1
{
margin
:
0
0
18px
;
padding
:
0
;
color
:
#2a3644
;
font-size
:
21px
;
font-weight
:
500
;
line-height
:
32px
}
.c-ico--search
{
margin
:
0
3px
-3px
0
}
.c-ico--location
{
left
:
18px
}
.c-ico--area
,
.c-ico--location
{
position
:
absolute
;
top
:
50%
;
-webkit-transform
:
translateY
(
-50%
);
transform
:
translateY
(
-50%
);
margin-top
:
-1px
}
.c-ico--area
{
left
:
14px
}
.c-ico--phone
{
float
:
left
;
margin
:
3px
10px
0
1px
}
.c-ico--email
{
float
:
left
;
margin
:
6px
10px
0
0
}
.c-ico--address
{
float
:
left
;
margin
:
3px
12px
0
3px
}
.c-ico--filter
{
float
:
left
;
margin
:
3px
15px
0
3px
}
.c-job--title
{
margin
:
0
0
15px
;
padding
:
0
;
color
:
#2a3644
;
font-weight
:
500
;
font-size
:
22px
;
line-height
:
29px
}
.c-job--content
{
line-height
:
25px
;
color
:
#2a3644
}
.c-job--content
h3
{
color
:
#069980
;
font-size
:
19px
;
font-weight
:
700
;
margin
:
0
0
3px
;
padding
:
0
}
.c-job--content
h3
:nth-child
(
n
+
1
)
{
margin-top
:
30px
}
.c-job--content
ul
{
margin
:
0
;
padding
:
0
;
list-style
:
none
}
.c-job--content
li
:before
{
content
:
""
;
display
:
inline-block
;
width
:
14px
;
height
:
8px
;
margin
:
0
5px
1px
0
;
background
:
url(/wp-content/themes/biuro/i/ico--job-arrow.svg)
}
.c-job--action
{
padding
:
30px
0
}
.c-job-contacts
ul
{
margin
:
0
;
padding
:
0
;
list-style
:
none
}
.c-job-contacts
li
{
line-height
:
28px
}
.c-job-contacts
a
{
overflow
:
hidden
;
text-decoration
:
none
}
.c-job-contacts
a
:hover
{
text-decoration
:
underline
}
.c-jobs--table
{
margin
:
0
0
20px
}
.c-jobs--headline
{
margin
:
0
0
25px
;
padding
:
20px
20px
0
}
.c-jobs--col
{
background
:
#fff
;
vertical-align
:
middle
;
color
:
#868c93
;
padding
:
10px
15px
}
.c-jobs--more
{
margin-bottom
:
50px
}
.c-logo
{
width
:
81px
;
margin-right
:
89px
;
padding
:
11px
0
;
text-decoration
:
none
}
.c-logo
,
.c-logo--svg
{
display
:
block
}
.c-modal
{
position
:
fixed
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
background-color
:
rgba
(
42
,
54
,
68
,
.86
);
z-index
:
8000
}
.c-modal--inner
{
position
:
absolute
;
top
:
50%
;
left
:
50%
;
max-width
:
94%
;
width
:
606px
;
height
:
314px
;
padding
:
56px
20px
20px
;
background-color
:
#fff
;
-webkit-transform
:
translate
(
-50%
,
-50%
);
transform
:
translate
(
-50%
,
-50%
);
text-align
:
center
}
.c-modal--inner
svg
{
display
:
block
;
margin
:
0
auto
23px
}
.c-modal--inner
p
{
margin-bottom
:
20px
}
.c-modal--inner
.c-btn--main
{
min-width
:
208px
}
.c-nav--main
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
font-size
:
14px
}
.c-nav--sub
{
display
:
none
}
.c-nav--main-item
{
position
:
relative
;
z-index
:
500
}
.c-nav--lang-wrap
{
width
:
74px
;
height
:
32px
}
.c-nav--lang-item
{
padding
:
6px
0
}
.c-nav--lang-item
:nth-child
(
n
+
2
)
{
display
:
none
}
.c-phone
{
white-space
:
nowrap
;
padding
:
12px
0
10px
;
text-decoration
:
none
;
color
:
inherit
;
font-weight
:
500
;
font-size
:
14px
}
.c-phone
svg
{
float
:
left
;
margin
:
-6px
5px
0
0
}
.c-search
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
background-color
:
#fff
;
border-radius
:
3px
}
.c-search--col
{
position
:
relative
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
background-color
:
#fff
}
.c-search--col
.awesomplete
{
position
:
absolute
;
top
:
0
;
right
:
0
;
left
:
0
;
height
:
100%
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
}
.c-search--col
ul
{
top
:
60px
;
padding-top
:
10px
}
.c-search--col
li
{
padding
:
10px
15px
;
margin-bottom
:
10px
;
cursor
:
pointer
}
.c-search--col
li
:hover
{
color
:
#000
}
.c-search--col-location
{
border-radius
:
3px
3px
0
0
}
.c-search--input
{
border
:
0
;
padding
:
0
10px
0
44px
;
margin
:
0
;
height
:
60px
;
line-height
:
60px
;
background
:
none
}
.c-search--input
:focus
{
outline
:
none
}
.c-search--filters
{
padding
:
10px
;
text-align
:
right
}
.l-section--front-page
.c-search
{
-webkit-box-shadow
:
6px
10px
48px
0
#d4dbe4
;
box-shadow
:
6px
10px
48px
0
#d4dbe4
}
.c-search--reset
{
display
:
none
}
.c-share
{
margin-bottom
:
30px
}
.c-share--heading
{
margin
:
0
;
padding
:
20px
0
10px
;
font-weight
:
500
;
text-align
:
center
}
.c-share--options
{
-ms-flex-pack
:
center
}
.c-share--option
,
.c-share--options
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
justify-content
:
center
}
.c-share--option
{
height
:
36px
;
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
50px
;
flex
:
0
0
50px
;
border-radius
:
3px
;
margin
:
0
3px
;
text-decoration
:
none
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-ms-flex-pack
:
center
}
.c-share--option-facebook
{
background-color
:
#4367b0
}
.c-share--option-facebook
:hover
{
background-color
:
#2f4f90
}
.c-share--option-messenger
{
background-color
:
#1983fa
}
.c-share--option-messenger
:hover
{
background-color
:
#1b6fcc
}
.c-share--option-email
{
background-color
:
#2a3644
}
.c-share--option-email
:hover
{
background-color
:
#000
}
.c-share--option-copy
{
background-color
:
#858585
}
.c-share--option-copy
:hover
{
background-color
:
#5c5c5c
}
.c-share--option-phone
{
background-color
:
#25d366
}
.c-share--option-phone
:hover
{
background-color
:
#1baf52
}
.c-trust
{
background
:
linear-gradient
(
134.06deg
,
#70b7d5
,
#7bcbcf
)}
.c-trust--inner
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
padding-top
:
25px
;
padding-bottom
:
45px
}
.c-trust--heading
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
margin
:
0
0
35px
;
color
:
#fff
}
.c-trust--logos
{
-webkit-box-flex
:
10
;
-ms-flex
:
10
1
auto
;
flex
:
10
1
auto
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.c-values
{
background
:
linear-gradient
(
138.69deg
,
#4eacd9
,
#2fb8a1
);
color
:
#fff
}
.c-values--inner
{
padding-top
:
20px
;
padding-bottom
:
20px
}
.c-vdb--top
{
min-height
:
68px
;
background
:
#02bf5f
;
padding
:
14px
0
}
.c-vdb--top-inner
{
max-width
:
1050px
;
margin
:
0
auto
;
padding
:
0
10px
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.c-vdb--top-img
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
39px
;
flex
:
0
0
39px
;
margin-right
:
38px
}
.c-vdb--top-content
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
color
:
#fff
;
margin
:
0
;
padding
:
0
10px
0
0
;
font-size
:
18px
;
line-height
:
25px
}
.c-vdb--section
{
margin
:
0
20px
20px
0
;
padding
:
28px
28px
23px
;
border-radius
:
3px
;
background-color
:
#fff
}
.c-vdb--section-bottom
{
max-width
:
360px
;
margin
:
0
auto
20px
;
border
:
20px
solid
#f8f8f8
}
.c-vdb--section-img
{
display
:
block
;
margin
:
0
auto
15px
}
.c-vdb--section-heading
{
font-size
:
21px
;
font-weight
:
500
;
line-height
:
27px
}
.c-vdb--section-content
{
line-height
:
23px
}
.c-vdb--bottom
{
min-height
:
68px
;
background
:
#4b5561
url(/wp-content/themes/biuro/i/vdb/bottom.png)
no-repeat
50%
50%
;
background-size
:
cover
;
padding
:
46px
0
}
.c-vdb--bottom-inner
{
max-width
:
1050px
;
margin
:
0
auto
;
padding
:
0
10px
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
}
.c-vdb--bottom-heading
{
margin
:
0
38px
0
0
;
padding
:
0
;
color
:
#fff
;
font-size
:
36px
;
line-height
:
42px
;
font-weight
:
500
}
.c-vdb--bottom-content
{
color
:
#fff
;
margin
:
0
;
padding
:
0
;
line-height
:
23px
}
.u-fill--inherit
{
fill
:
currentColor
}
.u-hidden
{
display
:
none
}
.visually-hidden
{
border
:
0
;
clip
:
rect
(
0
0
0
0
);
height
:
1px
;
margin
:
-1px
;
overflow
:
hidden
;
padding
:
0
;
position
:
absolute
;
width
:
1px
}
@media
(
min-width
:
60em
){
body
{
padding-top
:
117px
;
font-size
:
1.5rem
;
font-size
:
var
(
--typo--font-size
);
line-height
:
1.2
;
line-height
:
var
(
--typo--line-height
)}
h1
{
font-size
:
25px
;
line-height
:
38px
;
margin
:
0
0
25px
}
h2
{
font-size
:
21px
;
margin
:
0
0
21px
}
h2
,
h3
{
line-height
:
30px
}
h3
{
font-size
:
18px
;
margin
:
0
0
18px
}
.l-header
{
margin-bottom
:
47px
}
.l-header
:before
{
content
:
""
;
position
:
absolute
;
top
:
100%
;
left
:
0
;
width
:
100%
;
height
:
47px
;
background
:
#1d2a3a
;
background
:
var
(
--color--blue-dark
)}
.l-content
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
}
.l-content--position
{
padding
:
40px
20px
}
.l-content--position-inner
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
margin
:
0
auto
140px
;
-webkit-box-shadow
:
0
1px
47px
0
#ecf5ff
;
box-shadow
:
0
1px
47px
0
#ecf5ff
}
.l-content--position-inner
.l-main
{
padding
:
70px
55px
40px
57px
}
.l-content--heading
{
padding-left
:
320px
;
padding-top
:
40px
;
padding-bottom
:
25px
}
.l-content--main
h1
{
font-size
:
25px
;
line-height
:
38px
}
.l-content--main
h2
{
font-size
:
21px
;
line-height
:
30px
}
.l-content--main
h3
{
font-size
:
18px
;
line-height
:
30px
}
.l-content--divisions
,
.l-content--regions
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
margin
:
0
auto
200px
}
.l-aside
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
280px
;
flex
:
0
0
280px
}
.l-aside--position
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
400px
;
flex
:
0
0
400px
;
padding
:
70px
40px
}
.l-aside--divisions
,
.l-aside--regions
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
385px
;
flex
:
0
0
385px
;
margin
:
-315px
0
0
55px
}
.l-aside--close
{
display
:
none
}
.l-main--content
{
padding
:
40px
50px
}
.l-footer
{
padding-top
:
70px
}
.l-nav--wrap
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
100%
;
flex
:
1
1
100%
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.l-nav
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
}
.l-nav--close
,
.l-nav--open
{
display
:
none
}
.l-section
{
padding
:
30px
0
}
.l-section--front-page
{
height
:
380px
;
margin-bottom
:
92px
}
.l-section--sales-page
{
height
:
380px
}
.c-btn--header
{
margin-right
:
28px
}
.c-contact
{
padding
:
50px
0
}
.c-contact--inner
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
}
.c-contact--content
{
max-width
:
500px
;
padding
:
75px
0
0
90px
}
.c-contact--content
,
.c-contact--form
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
40%
;
flex
:
1
1
40%
}
.c-data-controller
{
margin-bottom
:
35px
;
padding
:
15px
0
10px
;
line-height
:
1.1
}
.c-feedbacks
{
padding
:
50px
0
70px
}
.c-feedbacks--inner
{
width
:
640px
;
height
:
300px
}
.c-feedbacks--heading
{
font-size
:
25px
;
line-height
:
29px
;
margin
:
0
0
40px
}
.c-feedbacks--section-inner
{
height
:
140px
;
width
:
574px
;
margin
:
0
33px
}
.c-form--action
{
top
:
-128px
}
.c-form--employees
,
.c-form--employers
{
padding
:
38px
35px
20px
}
.c-form--position
{
margin
:
-40px
-15px
0
;
-webkit-box-shadow
:
0
1px
31px
-23px
#6a7481
;
box-shadow
:
0
1px
31px
-23px
#6a7481
}
.c-heading
h1
{
font-size
:
34px
;
font-weight
:
700
;
line-height
:
51px
}
.c-heading--front-page
,
.c-heading--sales-page
{
height
:
320px
}
.c-job--title
{
font-size
:
30px
;
line-height
:
39px
;
margin
:
0
0
40px
}
.c-jobs--col
{
border-bottom
:
1px
solid
#f8f8f8
;
border-bottom
:
1px
solid
var
(
--color--gray-light
)}
.c-jobs--more
{
margin-bottom
:
70px
}
.c-nav--main-item
{
height
:
70px
;
margin-right
:
26px
;
padding
:
23px
0
0
}
.c-nav--lang-wrap
{
position
:
relative
;
width
:
70px
}
.c-phone
{
margin-right
:
35px
}
.c-search
{
height
:
60px
}
.c-search--col-location
{
border-right
:
1px
solid
rgba
(
178
,
182
,
187
,
.46
);
border-radius
:
3px
0
0
3px
}
.c-search--filters
{
display
:
none
}
.l-section--front-page
.c-search
{
height
:
70px
}
.l-section--front-page
.c-search--input
{
height
:
70px
;
line-height
:
70px
}
.c-trust--inner
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
padding-top
:
64px
;
padding-bottom
:
64px
}
.c-trust--heading
{
margin
:
0
}
.c-trust--logos
{
-ms-flex-pack
:
distribute
;
justify-content
:
space-around
}
.c-values--inner
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
;
padding-top
:
60px
;
padding-bottom
:
40px
}
.c-vdb--section-bottom
{
display
:
none
}}
@media
(
max-width
:
59.999em
){
.l-inner--header
{
-webkit-box-align
:
start
;
-ms-flex-align
:
start
;
align-items
:
flex-start
}
.l-content--position
{
background
:
#f6f9ff
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
}
.l-content--position
+
.l-footer
{
display
:
none
}
.l-content--main
{
padding
:
10px
}
.l-aside--divisions
,
.l-aside--regions
{
max-width
:
440px
;
margin
:
0
auto
}
.l-aside--search
{
display
:
none
;
position
:
fixed
;
top
:
0
;
right
:
0
;
width
:
310px
;
padding-left
:
40px
;
height
:
100%
;
overflow
:
auto
;
z-index
:
20
}
.l-aside--search
:before
{
content
:
""
;
position
:
fixed
;
top
:
0
;
width
:
270px
;
right
:
0
;
bottom
:
0
;
background
:
#fff
}
.l-nav--wrap
{
display
:
none
;
position
:
fixed
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
overflow-y
:
auto
;
opacity
:
.97
;
background-color
:
#1d2a3a
;
z-index
:
500
;
border
:
1px
solid
#000
;
overflow
:
hidden
;
text-align
:
center
;
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.l-nav
{
width
:
100%
}
.l-section--front-page
{
height
:
244px
;
margin-bottom
:
120px
}
.c-btn--search
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
60px
;
flex
:
0
0
60px
;
border-radius
:
0
0
3px
3px
}
.c-contact
{
max-width
:
440px
;
margin
:
0
auto
}
.c-divisions
{
margin-bottom
:
20px
}
.c-heading
h1
{
margin
:
0
0
36px
}
.c-heading
p
{
display
:
none
}
.c-heading--front-page
h1
{
max-width
:
117px
}
.c-job--content
{
font-size
:
15px
}
.c-job--content
h3
{
font-size
:
17px
}
.c-job--action
{
display
:
none
}
.c-job-contacts
{
padding-bottom
:
40px
;
margin
:
0
10px
}
.c-job-contacts
li
{
padding
:
7px
0
}
.c-jobs--headline
{
text-align
:
center
}
.c-jobs--col
{
float
:
left
}
.c-jobs--col-position
{
width
:
100%
}
.c-jobs--col-city
,
.c-jobs--col-valid
{
width
:
50%
}
.c-nav--main
{
margin
:
115px
0
180px
;
padding
:
0
20px
;
width
:
100%
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
}
.c-nav--main-item
:first-child
{
text-align
:
left
}
.c-nav--main-item
:first-child
.c-nav--sub
{
left
:
0
;
right
:
auto
}
.c-nav--main-item
{
position
:
relative
;
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
auto
;
flex
:
0
0
auto
;
text-align
:
right
}
.c-nav--lang-wrap
{
position
:
absolute
;
top
:
20px
;
left
:
20px
}
.c-phone
{
color
:
#fff
;
margin
:
0
0
30px
}
.c-search
{
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
;
margin
:
0
20px
}
.l-section--search-page
{
padding
:
10px
0
}
.l-section--search-page
.c-search
{
-webkit-box-orient
:
horizontal
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
row
;
flex-direction
:
row
;
margin
:
0
10px
;
border-radius
:
3px
}
.l-section--search-page
.c-search--col-location
{
display
:
none
}
.l-section--search-page
.c-search--col-keyword
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
border-radius
:
3px
0
0
3px
}
.l-section--search-page
.c-search--btn-text
{
display
:
none
}
.l-section--search-page
.c-btn--search-small
{
min-width
:
35px
;
margin
:
5px
;
padding
:
9px
7px
8px
8px
}
.l-section--search-page
.c-search--input
{
height
:
45px
;
padding
:
0
0
0
15px
}
.l-section--search-page
.c-search--col
ul
{
top
:
45px
}
.l-section--search-page
.c-ico--area
{
display
:
none
}
.c-search--col
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
60px
;
flex
:
0
0
60px
}
.c-search--col-keyword
,
.c-search--col-location
{
border-bottom
:
1px
solid
rgba
(
178
,
182
,
187
,
.46
)}
.l-section--front-page
.c-search
,
.l-section--front-page
.c-search--input
{
margin
:
0
}
.c-search--reset
{
position
:
relative
;
display
:
block
;
padding-top
:
20px
;
text-align
:
center
}
.c-trust--heading
{
text-align
:
center
;
font-size
:
18px
}
.c-values--inner
{
max-width
:
400px
}
.c-vdb--top-img
{
margin-right
:
18px
}
.c-vdb--top-content
{
font-size
:
16px
;
line-height
:
19px
}
.c-vdb--section-aside
{
display
:
none
}
.c-vdb--bottom-heading
{
margin
:
0
18px
0
0
}}
\ No newline at end of file
wp-content/themes/biuro/css/main-
e4153aa60a
.min.css
→
wp-content/themes/biuro/css/main-
5c7f0fe5d1
.min.css
View file @
146b0db6
@font-face
{
font-family
:
PT
Sans
Narrow
;
src
:
url(../fonts/pt_sans_narrow.woff2)
format
(
"woff2"
),
url(../fonts/pt_sans_narrow.woff)
format
(
"woff"
);
font-weight
:
400
;
font-style
:
normal
;
font-display
:
swap
}
@font-face
{
font-family
:
PT
Sans
Narrow
;
src
:
url(../fonts/pt_sans_narrow_bold.woff2)
format
(
"woff2"
),
url(../fonts/pt_sans_narrow_bold.woff)
format
(
"woff"
);
font-weight
:
600
;
font-style
:
normal
;
font-display
:
swap
}
@font-face
{
font-family
:
Bebas
Neue
;
src
:
url(../fonts/bebas-neue.woff2)
format
(
"woff2"
),
url(../fonts/bebas-neue.woff)
format
(
"woff"
);
font-weight
:
400
;
font-style
:
normal
;
font-display
:
swap
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
hr
{
-webkit-box-sizing
:
content-box
;
box-sizing
:
content-box
;
height
:
0
;
overflow
:
visible
}
pre
{
font-family
:
monospace
,
monospace
;
font-size
:
1em
}
a
{
background-color
:
transparent
}
abbr
[
title
]
{
border-bottom
:
none
;
text-decoration
:
underline
;
-webkit-text-decoration
:
underline
dotted
;
text-decoration
:
underline
dotted
}
b
,
strong
{
font-weight
:
bolder
}
code
,
kbd
,
samp
{
font-family
:
monospace
,
monospace
;
font-size
:
1em
}
small
{
font-size
:
80%
}
sub
,
sup
{
font-size
:
75%
;
line-height
:
0
;
position
:
relative
;
vertical-align
:
baseline
}
sub
{
bottom
:
-.25em
}
sup
{
top
:
-.5em
}
img
{
border-style
:
none
}
button
,
input
,
optgroup
,
select
,
textarea
{
font-family
:
inherit
;
font-size
:
100%
;
line-height
:
1.15
;
margin
:
0
}
button
,
input
{
overflow
:
visible
}
button
,
select
{
text-transform
:
none
}
[
type
=
button
],[
type
=
reset
],[
type
=
submit
],
button
{
-webkit-appearance
:
button
}
[
type
=
button
]
::-moz-focus-inner
,[
type
=
reset
]
::-moz-focus-inner
,[
type
=
submit
]
::-moz-focus-inner
,
button
::-moz-focus-inner
{
border-style
:
none
;
padding
:
0
}
[
type
=
button
]
:-moz-focusring
,[
type
=
reset
]
:-moz-focusring
,[
type
=
submit
]
:-moz-focusring
,
button
:-moz-focusring
{
outline
:
1px
dotted
ButtonText
}
fieldset
{
padding
:
.35em
.75em
.625em
}
legend
{
-webkit-box-sizing
:
border-box
;
box-sizing
:
border-box
;
color
:
inherit
;
display
:
table
;
max-width
:
100%
;
padding
:
0
;
white-space
:
normal
}
progress
{
vertical-align
:
baseline
}
textarea
{
overflow
:
auto
}
[
type
=
checkbox
],[
type
=
radio
]
{
-webkit-box-sizing
:
border-box
;
box-sizing
:
border-box
;
padding
:
0
}
[
type
=
number
]
::-webkit-inner-spin-button
,[
type
=
number
]
::-webkit-outer-spin-button
{
height
:
auto
}
[
type
=
search
]
{
-webkit-appearance
:
textfield
;
outline-offset
:
-2px
}
[
type
=
search
]
::-webkit-search-decoration
{
-webkit-appearance
:
none
}
::-webkit-file-upload-button
{
-webkit-appearance
:
button
;
font
:
inherit
}
details
{
display
:
block
}
summary
{
display
:
list-item
}
[
hidden
],
template
{
display
:
none
}
a
:hover
{
text-decoration
:
none
}
figure
{
margin
:
0
}
img
{
max-width
:
100%
}
p
{
margin
:
0
0
1.6rem
}
b
,
strong
{
font-weight
:
700
;
font-weight
:
var
(
--typo--weight-bold
)}
table
{
border-collapse
:
collapse
;
border-spacing
:
0
}
.swiper-container
{
margin
:
0
auto
;
position
:
relative
;
overflow
:
hidden
;
list-style
:
none
;
padding
:
0
;
z-index
:
1
}
.swiper-container-no-flexbox
.swiper-slide
{
float
:
left
}
.swiper-container-vertical
>
.swiper-wrapper
{
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
}
.swiper-wrapper
{
position
:
relative
;
width
:
100%
;
height
:
100%
;
z-index
:
1
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-transition-property
:
-webkit-transform
;
transition-property
:
-webkit-transform
;
transition-property
:
transform
;
transition-property
:
transform
,
-webkit-transform
;
-webkit-box-sizing
:
content-box
;
box-sizing
:
content-box
}
.swiper-container-android
.swiper-slide
,
.swiper-wrapper
{
-webkit-transform
:
translateZ
(
0
);
transform
:
translateZ
(
0
)}
.swiper-container-multirow
>
.swiper-wrapper
{
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.swiper-container-free-mode
>
.swiper-wrapper
{
-webkit-transition-timing-function
:
ease-out
;
transition-timing-function
:
ease-out
;
margin
:
0
auto
}
.swiper-slide
{
-ms-flex-negative
:
0
;
flex-shrink
:
0
;
width
:
100%
;
height
:
100%
;
position
:
relative
;
-webkit-transition-property
:
-webkit-transform
;
transition-property
:
-webkit-transform
;
transition-property
:
transform
;
transition-property
:
transform
,
-webkit-transform
}
.swiper-slide-invisible-blank
{
visibility
:
hidden
}
.swiper-container-autoheight
,
.swiper-container-autoheight
.swiper-slide
{
height
:
auto
}
.swiper-container-autoheight
.swiper-wrapper
{
-webkit-box-align
:
start
;
-ms-flex-align
:
start
;
align-items
:
flex-start
;
-webkit-transition-property
:
height
,
-webkit-transform
;
transition-property
:
height
,
-webkit-transform
;
transition-property
:
transform
,
height
;
transition-property
:
transform
,
height
,
-webkit-transform
}
.swiper-container-3d
{
-webkit-perspective
:
1200px
;
perspective
:
1200px
}
.swiper-container-3d
.swiper-cube-shadow
,
.swiper-container-3d
.swiper-slide
,
.swiper-container-3d
.swiper-slide-shadow-bottom
,
.swiper-container-3d
.swiper-slide-shadow-left
,
.swiper-container-3d
.swiper-slide-shadow-right
,
.swiper-container-3d
.swiper-slide-shadow-top
,
.swiper-container-3d
.swiper-wrapper
{
-webkit-transform-style
:
preserve-3d
;
transform-style
:
preserve-3d
}
.swiper-container-3d
.swiper-slide-shadow-bottom
,
.swiper-container-3d
.swiper-slide-shadow-left
,
.swiper-container-3d
.swiper-slide-shadow-right
,
.swiper-container-3d
.swiper-slide-shadow-top
{
position
:
absolute
;
left
:
0
;
top
:
0
;
width
:
100%
;
height
:
100%
;
pointer-events
:
none
;
z-index
:
10
}
.swiper-container-3d
.swiper-slide-shadow-left
{
background-image
:
-webkit-gradient
(
linear
,
right
top
,
left
top
,
from
(
rgba
(
0
,
0
,
0
,
.5
)),
to
(
transparent
));
background-image
:
linear-gradient
(
270deg
,
rgba
(
0
,
0
,
0
,
.5
),
transparent
)}
.swiper-container-3d
.swiper-slide-shadow-right
{
background-image
:
-webkit-gradient
(
linear
,
left
top
,
right
top
,
from
(
rgba
(
0
,
0
,
0
,
.5
)),
to
(
transparent
));
background-image
:
linear-gradient
(
90deg
,
rgba
(
0
,
0
,
0
,
.5
),
transparent
)}
.swiper-container-3d
.swiper-slide-shadow-top
{
background-image
:
-webkit-gradient
(
linear
,
left
bottom
,
left
top
,
from
(
rgba
(
0
,
0
,
0
,
.5
)),
to
(
transparent
));
background-image
:
linear-gradient
(
0deg
,
rgba
(
0
,
0
,
0
,
.5
),
transparent
)}
.swiper-container-3d
.swiper-slide-shadow-bottom
{
background-image
:
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
from
(
rgba
(
0
,
0
,
0
,
.5
)),
to
(
transparent
));
background-image
:
linear-gradient
(
180deg
,
rgba
(
0
,
0
,
0
,
.5
),
transparent
)}
.swiper-container-wp8-horizontal
,
.swiper-container-wp8-horizontal
>
.swiper-wrapper
{
-ms-touch-action
:
pan-y
;
touch-action
:
pan-y
}
.swiper-container-wp8-vertical
,
.swiper-container-wp8-vertical
>
.swiper-wrapper
{
-ms-touch-action
:
pan-x
;
touch-action
:
pan-x
}
.swiper-button-next
,
.swiper-button-prev
{
position
:
absolute
;
top
:
50%
;
width
:
27px
;
height
:
44px
;
margin-top
:
-22px
;
z-index
:
10
;
cursor
:
pointer
;
background-size
:
27px
44px
;
background-position
:
50%
;
background-repeat
:
no-repeat
}
.swiper-button-next.swiper-button-disabled
,
.swiper-button-prev.swiper-button-disabled
{
opacity
:
.35
;
cursor
:
auto
;
pointer-events
:
none
}
.swiper-button-prev
,
.swiper-container-rtl
.swiper-button-next
{
background-image
:
url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E")
;
left
:
10px
;
right
:
auto
}
.swiper-button-next
,
.swiper-container-rtl
.swiper-button-prev
{
background-image
:
url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E")
;
right
:
10px
;
left
:
auto
}
.swiper-button-prev.swiper-button-white
,
.swiper-container-rtl
.swiper-button-next.swiper-button-white
{
background-image
:
url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-button-next.swiper-button-white
,
.swiper-container-rtl
.swiper-button-prev.swiper-button-white
{
background-image
:
url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-button-prev.swiper-button-black
,
.swiper-container-rtl
.swiper-button-next.swiper-button-black
{
background-image
:
url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}
.swiper-button-next.swiper-button-black
,
.swiper-container-rtl
.swiper-button-prev.swiper-button-black
{
background-image
:
url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}
.swiper-button-lock
{
display
:
none
}
.swiper-pagination
{
position
:
absolute
;
text-align
:
center
;
-webkit-transition
:
opacity
.3s
;
transition
:
opacity
.3s
;
-webkit-transform
:
translateZ
(
0
);
transform
:
translateZ
(
0
);
z-index
:
10
}
.swiper-pagination.swiper-pagination-hidden
{
opacity
:
0
}
.swiper-container-horizontal
>
.swiper-pagination-bullets
,
.swiper-pagination-custom
,
.swiper-pagination-fraction
{
bottom
:
10px
;
left
:
0
;
width
:
100%
}
.swiper-pagination-bullets-dynamic
{
overflow
:
hidden
;
font-size
:
0
}
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet
{
-webkit-transform
:
scale
(
.33
);
transform
:
scale
(
.33
);
position
:
relative
}
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet-active
,
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet-active-main
{
-webkit-transform
:
scale
(
1
);
transform
:
scale
(
1
)}
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet-active-prev
{
-webkit-transform
:
scale
(
.66
);
transform
:
scale
(
.66
)}
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet-active-prev-prev
{
-webkit-transform
:
scale
(
.33
);
transform
:
scale
(
.33
)}
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet-active-next
{
-webkit-transform
:
scale
(
.66
);
transform
:
scale
(
.66
)}
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet-active-next-next
{
-webkit-transform
:
scale
(
.33
);
transform
:
scale
(
.33
)}
.swiper-pagination-bullet
{
width
:
8px
;
height
:
8px
;
display
:
inline-block
;
border-radius
:
100%
;
background
:
#000
;
opacity
:
.2
}
button
.swiper-pagination-bullet
{
border
:
none
;
margin
:
0
;
padding
:
0
;
-webkit-box-shadow
:
none
;
box-shadow
:
none
;
-webkit-appearance
:
none
;
-moz-appearance
:
none
;
appearance
:
none
}
.swiper-pagination-clickable
.swiper-pagination-bullet
{
cursor
:
pointer
}
.swiper-pagination-bullet-active
{
opacity
:
1
;
background
:
#007aff
}
.swiper-container-vertical
>
.swiper-pagination-bullets
{
right
:
10px
;
top
:
50%
;
-webkit-transform
:
translate3d
(
0
,
-50%
,
0
);
transform
:
translate3d
(
0
,
-50%
,
0
)}
.swiper-container-vertical
>
.swiper-pagination-bullets
.swiper-pagination-bullet
{
margin
:
6px
0
;
display
:
block
}
.swiper-container-vertical
>
.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
top
:
50%
;
-webkit-transform
:
translateY
(
-50%
);
transform
:
translateY
(
-50%
);
width
:
8px
}
.swiper-container-vertical
>
.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet
{
display
:
inline-block
;
-webkit-transition
:
top
.2s
,
-webkit-transform
.2s
;
transition
:
top
.2s
,
-webkit-transform
.2s
;
transition
:
transform
.2s
,
top
.2s
;
transition
:
transform
.2s
,
top
.2s
,
-webkit-transform
.2s
}
.swiper-container-horizontal
>
.swiper-pagination-bullets
.swiper-pagination-bullet
{
margin
:
0
4px
}
.swiper-container-horizontal
>
.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
left
:
50%
;
-webkit-transform
:
translateX
(
-50%
);
transform
:
translateX
(
-50%
);
white-space
:
nowrap
}
.swiper-container-horizontal
>
.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet
{
-webkit-transition
:
left
.2s
,
-webkit-transform
.2s
;
transition
:
left
.2s
,
-webkit-transform
.2s
;
transition
:
transform
.2s
,
left
.2s
;
transition
:
transform
.2s
,
left
.2s
,
-webkit-transform
.2s
}
.swiper-container-horizontal.swiper-container-rtl
>
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet
{
-webkit-transition
:
right
.2s
,
-webkit-transform
.2s
;
transition
:
right
.2s
,
-webkit-transform
.2s
;
transition
:
transform
.2s
,
right
.2s
;
transition
:
transform
.2s
,
right
.2s
,
-webkit-transform
.2s
}
.swiper-pagination-progressbar
{
background
:
rgba
(
0
,
0
,
0
,
.25
);
position
:
absolute
}
.swiper-pagination-progressbar
.swiper-pagination-progressbar-fill
{
background
:
#007aff
;
position
:
absolute
;
left
:
0
;
top
:
0
;
width
:
100%
;
height
:
100%
;
-webkit-transform
:
scale
(
0
);
transform
:
scale
(
0
);
-webkit-transform-origin
:
left
top
;
transform-origin
:
left
top
}
.swiper-container-rtl
.swiper-pagination-progressbar
.swiper-pagination-progressbar-fill
{
-webkit-transform-origin
:
right
top
;
transform-origin
:
right
top
}
.swiper-container-horizontal
>
.swiper-pagination-progressbar
,
.swiper-container-vertical
>
.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite
{
width
:
100%
;
height
:
4px
;
left
:
0
;
top
:
0
}
.swiper-container-horizontal
>
.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite
,
.swiper-container-vertical
>
.swiper-pagination-progressbar
{
width
:
4px
;
height
:
100%
;
left
:
0
;
top
:
0
}
.swiper-pagination-white
.swiper-pagination-bullet-active
{
background
:
#fff
}
.swiper-pagination-progressbar.swiper-pagination-white
{
background
:
hsla
(
0
,
0%
,
100%
,
.25
)}
.swiper-pagination-progressbar.swiper-pagination-white
.swiper-pagination-progressbar-fill
{
background
:
#fff
}
.swiper-pagination-black
.swiper-pagination-bullet-active
{
background
:
#000
}
.swiper-pagination-progressbar.swiper-pagination-black
{
background
:
rgba
(
0
,
0
,
0
,
.25
)}
.swiper-pagination-progressbar.swiper-pagination-black
.swiper-pagination-progressbar-fill
{
background
:
#000
}
.swiper-pagination-lock
{
display
:
none
}
.swiper-scrollbar
{
border-radius
:
10px
;
position
:
relative
;
-ms-touch-action
:
none
;
background
:
rgba
(
0
,
0
,
0
,
.1
)}
.swiper-container-horizontal
>
.swiper-scrollbar
{
position
:
absolute
;
left
:
1%
;
bottom
:
3px
;
z-index
:
50
;
height
:
5px
;
width
:
98%
}
.swiper-container-vertical
>
.swiper-scrollbar
{
position
:
absolute
;
right
:
3px
;
top
:
1%
;
z-index
:
50
;
width
:
5px
;
height
:
98%
}
.swiper-scrollbar-drag
{
height
:
100%
;
width
:
100%
;
position
:
relative
;
background
:
rgba
(
0
,
0
,
0
,
.5
);
border-radius
:
10px
;
left
:
0
;
top
:
0
}
.swiper-scrollbar-cursor-drag
{
cursor
:
move
}
.swiper-scrollbar-lock
{
display
:
none
}
.swiper-zoom-container
{
width
:
100%
;
height
:
100%
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
text-align
:
center
}
.swiper-zoom-container
>
canvas
,
.swiper-zoom-container
>
img
,
.swiper-zoom-container
>
svg
{
max-width
:
100%
;
max-height
:
100%
;
-o-object-fit
:
contain
;
object-fit
:
contain
}
.swiper-slide-zoomed
{
cursor
:
move
}
.swiper-lazy-preloader
{
width
:
42px
;
height
:
42px
;
position
:
absolute
;
left
:
50%
;
top
:
50%
;
margin-left
:
-21px
;
margin-top
:
-21px
;
z-index
:
10
;
-webkit-transform-origin
:
50%
;
transform-origin
:
50%
;
-webkit-animation
:
swiper-preloader-spin
1s
steps
(
12
)
infinite
;
animation
:
swiper-preloader-spin
1s
steps
(
12
)
infinite
}
.swiper-lazy-preloader
:after
{
display
:
block
;
content
:
""
;
width
:
100%
;
height
:
100%
;
background-image
:
url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
' transform='
rotate
(
60
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
' transform='
rotate
(
90
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
' transform='
rotate
(
120
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
' transform='
rotate
(
150
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.37
' transform='
rotate
(
180
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.46
' transform='
rotate
(
210
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.56
' transform='
rotate
(
240
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.66
' transform='
rotate
(
270
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.75
' transform='
rotate
(
300
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.85
' transform='
rotate
(
330
60
60
)
'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='
0
0
120
120
' xmlns='
http
://
www
.
w3
.
org
/
2000
/
svg
' xmlns:xlink='
http
://
www
.
w3
.
org
/
1999
/
xlink
'%3E%3Cdefs%3E%3Cpath id='
a
' stroke='
%
23
fff
' stroke-width='
11
' stroke-linecap='
round
' d='
M60
7
v20
'/%3E%3C/defs%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
' transform='
rotate
(
30
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
' transform='
rotate
(
60
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
' transform='
rotate
(
90
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
' transform='
rotate
(
120
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
' transform='
rotate
(
150
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.37
' transform='
rotate
(
180
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.46
' transform='
rotate
(
210
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.56
' transform='
rotate
(
240
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.66
' transform='
rotate
(
270
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.75
' transform='
rotate
(
300
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.85
' transform='
rotate
(
330
60
60
)
'
/
%
3
E
%
3
C
/
svg
%
3
E
")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.c-404{text-align:center;padding:200px 0}.c-404--heading{height:128px;margin:0;padding:0;color:#069980;font-size:109px;font-weight:500;line-height:128px}.c-404--message{margin-bottom:40px}.awesomplete [hidden]{display:none}.awesomplete .visually-hidden{position:absolute;clip:rect(0,0,0,0)}.awesomplete{display:inline-block;position:relative}.awesomplete>input{display:block}.awesomplete>ul{position:absolute;left:0;z-index:1;min-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;padding:0;margin:0;background:#fff}.awesomplete>ul:empty{display:none}.c-breadcrumbs{padding-top:1em}.c-cookies-warning{position:fixed;left:0;right:0;bottom:0;padding:15px 20px 10px;background:#f6f6f6;overflow:hidden;z-index:100;font-size:14px;line-height:15px}.c-cookies-warning .bu-action{margin-top:10px}.c-cookies-warning .bu-action--alt{float:right}.c-cookies-warning--actions{margin:0;padding:5px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-cookies-warning--actions .c-btn--main,.c-cookies-warning--actions .c-btn--slim{padding:7px 12px 6px;font-weight:400}.c-cookies-warning--actions .c-btn--slim{border-width:1px}.c-copyright{text-align:center;font-size:13px;line-height:15px;padding-bottom:60px}.c-feedbacks--img{position:absolute;top:-32px;left:50%;margin-left:-42px}.c-feedbacks--feedback{margin:0 auto 10px;max-width:260px;height:58px;color:#2a3644;font-family:Georgia;font-size:14px;line-height:26px;text-align:center;overflow:hidden}.c-feedbacks--name{color:#919191;font-family:Georgia;font-size:15px;line-height:17px;text-align:center}.swiper-container-horizontal>.swiper-pagination-bullets{bottom:0}.swiper-pagination-bullet{width:9px;height:9px;background:#d8d8d8;opacity:1}.swiper-pagination-bullet-active{background:#717171}.c-footer-section{line-height:36px;margin:0 0 18px}.c-footer-section:first-child{-webkit-box-flex:5;-ms-flex:5 0 15%;flex:5 0 15%}.c-footer-section:nth-child(4){-webkit-box-flex:1;-ms-flex:1 0 15%;flex:1 0 15%}.c-footer-section h4{margin:0;padding:0}.c-footer-section--heading{margin:0;font-weight:500}.c-form--checkbox--error+label:before{border-color:#eb4646}.c-form--validation{background-color:#fff;margin-top:5px;padding:10px 15px;border:1px solid;font-size:13px;line-height:20px}.c-form--input-wrap--error .c-form--input,.c-form--input-wrap--error .c-form--textarea{border-color:#eb4646}.c-form--input-wrap--success .c-form--input,.c-form--input-wrap--success .c-form--textarea{border-color:#17dab9}.c-form--validation-error{color:#eb4646;border-color:#eb4646;margin-bottom:10px}.c-form--validation-success{color:#17dab9;border-color:#17dab9;margin-bottom:10px}.c-jobs--headline{min-height:29px;margin:0 0 25px;padding:20px 20px 0;color:#2a3644;font-size:25px;font-weight:500;line-height:29px}.c-jobs--table{width:100%;margin:0 0 20px}.c-jobs--table tr:hover td{background:#f8fbff}.c-jobs--col-city{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-jobs--col-valid{color:#19c5a7;white-space:nowrap;padding-right:15px;padding-left:5px;width:100px}.c-jobs--anchor{display:block;padding:4px 0;color:#004ed4;font-weight:500;line-height:18px;text-decoration:none}.c-jobs--anchor:hover{text-decoration:underline}.c-jobs--anchor:visited{color:#551b89}.pods-pagination-paginate{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:90px}.page-numbers{width:46px;height:46px;background:#fff;margin-right:1px;text-decoration:none;text-align:center;line-height:46px;color:#1fb299;font-size:16px}.page-numbers:hover{background:#149a83;background:var(--color--green-darker);color:#fff}.page-numbers:hover:after{border-color:#fff}.page-numbers.current{background:#1fb299;color:#fff}.next:after{margin:0 0 2px -6px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.next:after,.prev:after{display:inline-block;content:"";width:8px;height:8px;border:1px solid #1fb299;border-width:1px 1px 0 0}.prev:after{margin:0 -6px 2px 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.c-jobs-section{margin:0 20px 20px 0;padding:28px 28px 23px;border-radius:3px;background-color:#fff}.c-jobs-section--heading{margin:0 0 15px;padding:0;color:#2a3644;font-size:18px;font-weight:500;line-height:21px}.c-jobs-section--content{overflow:hidden}.c-jobs-section--is-closed .c-jobs-section--content{max-height:100px}.c-jobs-section--list{margin:0;padding:0;list-style:none}.c-jobs-section--item{line-height:33px}.c-jobs-section--item-active .c-jobs-section--anchor{color:#1fb299}.c-jobs-section--anchor{color:#939393;font-size:14px;text-decoration:none}.c-jobs-section--anchor:hover{text-decoration:underline}.c-jobs-section--expand{display:block;color:#004ed4;font-size:14px;font-weight:500;margin-top:10px;padding:5px 0;text-decoration:none}.c-nav--main-anchor{display:block;padding:5px 0 4px;text-transform:uppercase;border-bottom:2px solid transparent;text-decoration:none;color:#fff;font-weight:700;letter-spacing:1px;opacity:.6}.c-nav--main-anchor:hover{opacity:1}.c-nav--sub{position:absolute}.c-nav--sub-anchor{display:block;padding:16px 0 17px;color:#fff;text-transform:uppercase;white-space:nowrap;text-decoration:none;font-weight:700;letter-spacing:1.08px;line-height:1}.c-nav--sub-anchor:hover{color:#1fb299;color:var(--color--green)}.c-nav--footer{font-weight:300}.c-nav--footer a{text-decoration:none}.c-nav--footer a:hover{text-decoration:underline}.c-nav--lang--is-open .c-nav--lang-item:nth-child(n+2){display:block}.c-nav--lang{position:absolute;top:0;left:0;width:100%;border-radius:3px;z-index:20;font-weight:500}.c-nav--lang-anchor{padding-left:34px;text-decoration:none;display:block;color:#fff;font-size:14px;line-height:24px;background-repeat:no-repeat;background-position:6px 0;background-size:20px 20px;font-weight:400}.c-nav--lang-anchor:hover{text-decoration:underline}.c-nav--lang-anchor svg{float:right;margin:9px 6px 0 0}.c-nav--lang-anchor--active:hover{text-decoration:none;cursor:pointer}.c-nav--lang-anchor-lt{background-image:url(/wp-content/themes/biuro/i/lang/lt.png)}.c-nav--lang-anchor-en{background-image:url(/wp-content/themes/biuro/i/lang/en.png)}.c-nav--lang-anchor-de{background-image:url(/wp-content/themes/biuro/i/lang/de.png)}.c-nav--lang-anchor-ru{background-image:url(/wp-content/themes/biuro/i/lang/ru.png)}.c-nav--lang-anchor-lv{background-image:url(/wp-content/themes/biuro/i/lang/lv.png)}.c-nav--lang-anchor-et{background-image:url(/wp-content/themes/biuro/i/lang/et.png)}.c-sections{max-width:1000px;margin-right:auto;margin-left:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.c-sections--heading{color:#2a3644;margin:0 0 40px;padding:0;font-size:25px;font-weight:500;line-height:29px;text-align:center}.c-sections--item{position:relative;height:211px;margin-bottom:30px}.c-sections--item-inner{top:0;height:211px;padding:27px 21px;border-radius:3px;-webkit-box-shadow:2px 2px 31px 0 hsla(0,0%,93.3%,.5);box-shadow:2px 2px 31px 0 hsla(0,0%,93.3%,.5);overflow:hidden}.c-sections--item-inner,.c-sections--toggle{position:absolute;left:0;width:100%;background:#fff}.c-sections--toggle{bottom:0;padding:15px 0;text-align:center;border-radius:0 0 3px 3px;z-index:60;-webkit-box-shadow:0 -37px 24px 0 hsla(0,0%,100%,.78);box-shadow:0 -37px 24px 0 hsla(0,0%,100%,.78);cursor:pointer}.c-sections--toggle-up{display:none}.c-sections--header{height:56px;margin-bottom:20px;overflow:hidden;color:#004ed4;font-size:15px;font-weight:700;line-height:56px}.c-sections--ico{float:left;margin-right:20px;height:56px;width:56px;background-color:#e8f0ff;border-radius:50%}.c-sections--content{color:#868c93;font-size:12px;line-height:20px}.c-sections--content ul{margin:30px 0 0;padding:0;list-style:none}.c-sections--is-open{height:451px;z-index:80}.c-sections--is-open .c-sections--toggle{-webkit-box-shadow:none;box-shadow:none}.c-sections--is-open .c-sections--toggle-down{display:none}.c-sections--is-open .c-sections--toggle-up{display:inline}.c-services{padding:20px}.c-services--item{position:relative;height:245px}.c-services--item-inner{position:absolute;top:0;left:0;width:100%;height:245px;border-radius:3px;background-color:#fff;-webkit-box-shadow:2px 2px 31px 0 hsla(0,0%,93.3%,.5);box-shadow:2px 2px 31px 0 hsla(0,0%,93.3%,.5)}.c-services--toggle{position:absolute;left:0;width:100%;bottom:0;padding:10px 0;text-align:center;cursor:pointer}.c-services--toggle-up{display:none}.c-services--is-open{height:341px;z-index:200}.c-services--is-open .c-services--toggle-down{display:none}.c-services--is-open .c-services--toggle-up{display:inline}.c-services--is-open .c-services--content{display:block}.c-services--ico{height:56px;width:56px;background-color:#e1fffa;border-radius:50%;margin:34px auto 22px}.c-services--heading{min-height:44px;padding:0 20px;color:#1fb299;font-size:15px;font-weight:700;line-height:18px;text-align:center}.c-services--sub-heading{min-height:27px;margin:0;padding:0 10px;color:#2a3644;font-size:14px;font-weight:700;line-height:25px;text-align:center}.c-services--content{display:none}.c-services--content ul{position:absolute;margin:0;padding:0 0 40px;list-style:none;width:100%;border-radius:3px;background-color:#fff}.c-services--content li{color:#6c7683;font-size:14px;font-weight:500;line-height:25px;text-align:center}.c-social{margin-bottom:40px;text-align:center}.c-social--anchor{text-decoration:none;margin:0 5px;padding:0 10px}.c-values--section{max-width:250px}.c-values--heading{display:inline-block;min-width:139px;margin:0 0 18px;padding:0 10px 0 0;border-bottom:4px solid #fff;font-weight:700;min-height:34px;color:#f8f8f8;font-size:35px;line-height:41px}.c-values--content{display:block;min-height:67px;margin:0 0 20px;padding:0;font-size:15px;line-height:26px;font-weight:500}.t-reason{padding:0;border:0}.t-reason td{display:block;vertical-align:top}.t-reason .t-reason-col-2 h2{padding:25px 0 13px}.t-reason h2{text-align:center}.t-reason ul{padding:0}.t-contacts{width:100%;height:auto!important}.t-contacts td{vertical-align:top;display:block;width:100%}.t-contacts p{text-align:left}.is-nav--main-item-active{position:relative}.is-nav--main-item-active .c-nav--sub{display:block}.is-nav--main-anchor-active{opacity:1}.is-nav--sub-anchor-active{color:#19c5a7}.u-align--center{text-align:center}.tmp-contacts img{display:none}.tmp-contacts ul{padding-left:5px}.c-logos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-logos div{-webkit-box-flex:0;-ms-flex:0 0 21%;flex:0 0 21%;border:1px solid grey;padding:1em;margin-bottom:1em;text-align:center}.biuro-ti-img{display:none}@media (min-width:80em){[href^=tel]{pointer-events:none;text-decoration:none;color:inherit}}@media (min-width:60em){.c-feedbacks--feedback{margin:0 auto 17px;height:79px;font-size:21px;line-height:40px;max-width:400px}.c-footer-sections{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-footer-section{-webkit-box-flex:10;-ms-flex:10 0 15%;flex:10 0 15%;line-height:25px;margin:0 0 30px}.c-form--validation{position:absolute;top:50%;right:100%;min-width:200px;margin-top:11px;-webkit-transform:translate(-30px,-50%);transform:translate(-30px,-50%)}.c-jobs--col-position{padding-right:5px}.c-jobs--col-city{max-width:140px;padding-right:5px;padding-left:5px}.c-jobs--anchor{padding:10px 0}.c-nav--main-anchor{color:#1d2a3a;color:var(--color--blue-dark)}.c-nav--sub{top:100%}.c-nav--sub-item{margin-right:46px}.c-nav--lang{background:#fff}.c-nav--lang-anchor{color:#2a3644;font-weight:500}.c-sections{padding:50px 20px 135px}.c-sections--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-sections--item{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px}.c-services{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:64px;padding-bottom:64px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-services--item{-webkit-box-flex:0;-ms-flex:0 0 253px;flex:0 0 253px}.c-services--heading{min-height:44px}.c-share{margin-bottom:90px}.c-values--section{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:280px}.c-values--heading{min-height:66px;font-size:45px;line-height:53px}.c-values--content{min-height:80px;line-height:30px}.t-reason td{display:table-cell;width:50%}.t-reason .t-reason-col-1{padding-right:20px;border-right:1px solid #dfdfdf}.t-reason .t-reason-col-2{padding-left:20px}.t-reason .t-reason-col-2 h2{padding:12px 0 25px}.is-nav--main-item-active .c-nav--sub{display:-webkit-box;display:-ms-flexbox;display:flex}.is-nav--main-anchor-active{border-bottom-color:#1d2a3a;border-bottom-color:var(--color--blue-dark)}}@media (max-width:59.999em){.c-footer-sections{text-align:center;font-size:13px}.c-jobs--headline{min-height:26px;font-size:18px;font-weight:500;line-height:26px;text-align:center}.c-jobs--col-city,.c-jobs--col-valid{border-bottom:1px solid #f8f8f8;border-bottom:1px solid var(--color--gray-light);font-size:13px;padding-top:0}.c-jobs--col-valid{width:50%;text-align:right}.c-jobs--anchor{font-size:16px;line-height:23px}.c-jobs-section{border-radius:0;margin:0}.c-nav--sub{right:0;left:auto;top:150%}.c-nav--lang--is-open{background-color:#1d2a3a;opacity:.97;z-index:800;-webkit-box-shadow:0 0 20px 60px #1d2a3a;box-shadow:0 0 20px 60px #1d2a3a}.c-sections--item{max-width:380px;margin:0 auto 30px}.c-services--item{max-width:380px;margin:0 auto 20px}.c-trust--img-svyturys{width:76px;height:23px}.c-trust--img-dpd{width:53px;height:23px}.c-trust--img-pergale{width:72px;height:16px}.c-trust--img-maxima{width:74px;height:17px}.is-nav--main-anchor-active{border-bottom-color:#fff}.is-nav--open .l-nav--wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.is-aside--open{overflow:hidden}.is-aside--open .l-aside--search{display:block}.is-aside--open .l-header{z-index:-1}.is-aside--open:after{content:"
"
;
position
:
fixed
;
opacity
:
.97
;
background-color
:
#2a3644
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
}
.is-aside--open
.c-jobs-section--content
{
max-height
:
2000em
}
.is-aside--open
.c-jobs-section--expand
{
display
:
none
}
.c-fixed-footer
{
position
:
fixed
;
left
:
0
;
bottom
:
0
;
width
:
100%
;
background
:
hsla
(
0
,
0%
,
100%
,
.85
);
padding
:
20px
20px
0
;
-webkit-box-shadow
:
0
-1px
1px
0
rgba
(
0
,
0
,
0
,
.45
);
box-shadow
:
0
-1px
1px
0
rgba
(
0
,
0
,
0
,
.45
)}
}
@media
(
min-width
:
93.75em
){
.c-form--validation
{
left
:
100%
;
right
:
auto
;
-webkit-transform
:
translate
(
30px
,
-50%
);
transform
:
translate
(
30px
,
-50%
)}}
\ No newline at end of file
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
hr
{
-webkit-box-sizing
:
content-box
;
box-sizing
:
content-box
;
height
:
0
;
overflow
:
visible
}
pre
{
font-family
:
monospace
,
monospace
;
font-size
:
1em
}
a
{
background-color
:
transparent
}
abbr
[
title
]
{
border-bottom
:
none
;
text-decoration
:
underline
;
-webkit-text-decoration
:
underline
dotted
;
text-decoration
:
underline
dotted
}
b
,
strong
{
font-weight
:
bolder
}
code
,
kbd
,
samp
{
font-family
:
monospace
,
monospace
;
font-size
:
1em
}
small
{
font-size
:
80%
}
sub
,
sup
{
font-size
:
75%
;
line-height
:
0
;
position
:
relative
;
vertical-align
:
baseline
}
sub
{
bottom
:
-.25em
}
sup
{
top
:
-.5em
}
img
{
border-style
:
none
}
button
,
input
,
optgroup
,
select
,
textarea
{
font-family
:
inherit
;
font-size
:
100%
;
line-height
:
1.15
;
margin
:
0
}
button
,
input
{
overflow
:
visible
}
button
,
select
{
text-transform
:
none
}
[
type
=
button
],[
type
=
reset
],[
type
=
submit
],
button
{
-webkit-appearance
:
button
}
[
type
=
button
]
::-moz-focus-inner
,[
type
=
reset
]
::-moz-focus-inner
,[
type
=
submit
]
::-moz-focus-inner
,
button
::-moz-focus-inner
{
border-style
:
none
;
padding
:
0
}
[
type
=
button
]
:-moz-focusring
,[
type
=
reset
]
:-moz-focusring
,[
type
=
submit
]
:-moz-focusring
,
button
:-moz-focusring
{
outline
:
1px
dotted
ButtonText
}
fieldset
{
padding
:
.35em
.75em
.625em
}
legend
{
-webkit-box-sizing
:
border-box
;
box-sizing
:
border-box
;
color
:
inherit
;
display
:
table
;
max-width
:
100%
;
padding
:
0
;
white-space
:
normal
}
progress
{
vertical-align
:
baseline
}
textarea
{
overflow
:
auto
}
[
type
=
checkbox
],[
type
=
radio
]
{
-webkit-box-sizing
:
border-box
;
box-sizing
:
border-box
;
padding
:
0
}
[
type
=
number
]
::-webkit-inner-spin-button
,[
type
=
number
]
::-webkit-outer-spin-button
{
height
:
auto
}
[
type
=
search
]
{
-webkit-appearance
:
textfield
;
outline-offset
:
-2px
}
[
type
=
search
]
::-webkit-search-decoration
{
-webkit-appearance
:
none
}
::-webkit-file-upload-button
{
-webkit-appearance
:
button
;
font
:
inherit
}
details
{
display
:
block
}
summary
{
display
:
list-item
}
[
hidden
],
template
{
display
:
none
}
a
:hover
{
text-decoration
:
none
}
figure
{
margin
:
0
}
img
{
max-width
:
100%
}
p
{
margin
:
0
0
1.6rem
}
b
,
strong
{
font-weight
:
700
;
font-weight
:
var
(
--typo--weight-bold
)}
table
{
border-collapse
:
collapse
;
border-spacing
:
0
}
.swiper-container
{
margin
:
0
auto
;
position
:
relative
;
overflow
:
hidden
;
list-style
:
none
;
padding
:
0
;
z-index
:
1
}
.swiper-container-no-flexbox
.swiper-slide
{
float
:
left
}
.swiper-container-vertical
>
.swiper-wrapper
{
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
}
.swiper-wrapper
{
position
:
relative
;
width
:
100%
;
height
:
100%
;
z-index
:
1
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-transition-property
:
-webkit-transform
;
transition-property
:
-webkit-transform
;
transition-property
:
transform
;
transition-property
:
transform
,
-webkit-transform
;
-webkit-box-sizing
:
content-box
;
box-sizing
:
content-box
}
.swiper-container-android
.swiper-slide
,
.swiper-wrapper
{
-webkit-transform
:
translateZ
(
0
);
transform
:
translateZ
(
0
)}
.swiper-container-multirow
>
.swiper-wrapper
{
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.swiper-container-free-mode
>
.swiper-wrapper
{
-webkit-transition-timing-function
:
ease-out
;
transition-timing-function
:
ease-out
;
margin
:
0
auto
}
.swiper-slide
{
-ms-flex-negative
:
0
;
flex-shrink
:
0
;
width
:
100%
;
height
:
100%
;
position
:
relative
;
-webkit-transition-property
:
-webkit-transform
;
transition-property
:
-webkit-transform
;
transition-property
:
transform
;
transition-property
:
transform
,
-webkit-transform
}
.swiper-slide-invisible-blank
{
visibility
:
hidden
}
.swiper-container-autoheight
,
.swiper-container-autoheight
.swiper-slide
{
height
:
auto
}
.swiper-container-autoheight
.swiper-wrapper
{
-webkit-box-align
:
start
;
-ms-flex-align
:
start
;
align-items
:
flex-start
;
-webkit-transition-property
:
height
,
-webkit-transform
;
transition-property
:
height
,
-webkit-transform
;
transition-property
:
transform
,
height
;
transition-property
:
transform
,
height
,
-webkit-transform
}
.swiper-container-3d
{
-webkit-perspective
:
1200px
;
perspective
:
1200px
}
.swiper-container-3d
.swiper-cube-shadow
,
.swiper-container-3d
.swiper-slide
,
.swiper-container-3d
.swiper-slide-shadow-bottom
,
.swiper-container-3d
.swiper-slide-shadow-left
,
.swiper-container-3d
.swiper-slide-shadow-right
,
.swiper-container-3d
.swiper-slide-shadow-top
,
.swiper-container-3d
.swiper-wrapper
{
-webkit-transform-style
:
preserve-3d
;
transform-style
:
preserve-3d
}
.swiper-container-3d
.swiper-slide-shadow-bottom
,
.swiper-container-3d
.swiper-slide-shadow-left
,
.swiper-container-3d
.swiper-slide-shadow-right
,
.swiper-container-3d
.swiper-slide-shadow-top
{
position
:
absolute
;
left
:
0
;
top
:
0
;
width
:
100%
;
height
:
100%
;
pointer-events
:
none
;
z-index
:
10
}
.swiper-container-3d
.swiper-slide-shadow-left
{
background-image
:
-webkit-gradient
(
linear
,
right
top
,
left
top
,
from
(
rgba
(
0
,
0
,
0
,
.5
)),
to
(
transparent
));
background-image
:
linear-gradient
(
270deg
,
rgba
(
0
,
0
,
0
,
.5
),
transparent
)}
.swiper-container-3d
.swiper-slide-shadow-right
{
background-image
:
-webkit-gradient
(
linear
,
left
top
,
right
top
,
from
(
rgba
(
0
,
0
,
0
,
.5
)),
to
(
transparent
));
background-image
:
linear-gradient
(
90deg
,
rgba
(
0
,
0
,
0
,
.5
),
transparent
)}
.swiper-container-3d
.swiper-slide-shadow-top
{
background-image
:
-webkit-gradient
(
linear
,
left
bottom
,
left
top
,
from
(
rgba
(
0
,
0
,
0
,
.5
)),
to
(
transparent
));
background-image
:
linear-gradient
(
0deg
,
rgba
(
0
,
0
,
0
,
.5
),
transparent
)}
.swiper-container-3d
.swiper-slide-shadow-bottom
{
background-image
:
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
from
(
rgba
(
0
,
0
,
0
,
.5
)),
to
(
transparent
));
background-image
:
linear-gradient
(
180deg
,
rgba
(
0
,
0
,
0
,
.5
),
transparent
)}
.swiper-container-wp8-horizontal
,
.swiper-container-wp8-horizontal
>
.swiper-wrapper
{
-ms-touch-action
:
pan-y
;
touch-action
:
pan-y
}
.swiper-container-wp8-vertical
,
.swiper-container-wp8-vertical
>
.swiper-wrapper
{
-ms-touch-action
:
pan-x
;
touch-action
:
pan-x
}
.swiper-button-next
,
.swiper-button-prev
{
position
:
absolute
;
top
:
50%
;
width
:
27px
;
height
:
44px
;
margin-top
:
-22px
;
z-index
:
10
;
cursor
:
pointer
;
background-size
:
27px
44px
;
background-position
:
50%
;
background-repeat
:
no-repeat
}
.swiper-button-next.swiper-button-disabled
,
.swiper-button-prev.swiper-button-disabled
{
opacity
:
.35
;
cursor
:
auto
;
pointer-events
:
none
}
.swiper-button-prev
,
.swiper-container-rtl
.swiper-button-next
{
background-image
:
url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E")
;
left
:
10px
;
right
:
auto
}
.swiper-button-next
,
.swiper-container-rtl
.swiper-button-prev
{
background-image
:
url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E")
;
right
:
10px
;
left
:
auto
}
.swiper-button-prev.swiper-button-white
,
.swiper-container-rtl
.swiper-button-next.swiper-button-white
{
background-image
:
url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-button-next.swiper-button-white
,
.swiper-container-rtl
.swiper-button-prev.swiper-button-white
{
background-image
:
url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-button-prev.swiper-button-black
,
.swiper-container-rtl
.swiper-button-next.swiper-button-black
{
background-image
:
url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}
.swiper-button-next.swiper-button-black
,
.swiper-container-rtl
.swiper-button-prev.swiper-button-black
{
background-image
:
url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}
.swiper-button-lock
{
display
:
none
}
.swiper-pagination
{
position
:
absolute
;
text-align
:
center
;
-webkit-transition
:
opacity
.3s
;
transition
:
opacity
.3s
;
-webkit-transform
:
translateZ
(
0
);
transform
:
translateZ
(
0
);
z-index
:
10
}
.swiper-pagination.swiper-pagination-hidden
{
opacity
:
0
}
.swiper-container-horizontal
>
.swiper-pagination-bullets
,
.swiper-pagination-custom
,
.swiper-pagination-fraction
{
bottom
:
10px
;
left
:
0
;
width
:
100%
}
.swiper-pagination-bullets-dynamic
{
overflow
:
hidden
;
font-size
:
0
}
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet
{
-webkit-transform
:
scale
(
.33
);
transform
:
scale
(
.33
);
position
:
relative
}
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet-active
,
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet-active-main
{
-webkit-transform
:
scale
(
1
);
transform
:
scale
(
1
)}
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet-active-prev
{
-webkit-transform
:
scale
(
.66
);
transform
:
scale
(
.66
)}
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet-active-prev-prev
{
-webkit-transform
:
scale
(
.33
);
transform
:
scale
(
.33
)}
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet-active-next
{
-webkit-transform
:
scale
(
.66
);
transform
:
scale
(
.66
)}
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet-active-next-next
{
-webkit-transform
:
scale
(
.33
);
transform
:
scale
(
.33
)}
.swiper-pagination-bullet
{
width
:
8px
;
height
:
8px
;
display
:
inline-block
;
border-radius
:
100%
;
background
:
#000
;
opacity
:
.2
}
button
.swiper-pagination-bullet
{
border
:
none
;
margin
:
0
;
padding
:
0
;
-webkit-box-shadow
:
none
;
box-shadow
:
none
;
-webkit-appearance
:
none
;
-moz-appearance
:
none
;
appearance
:
none
}
.swiper-pagination-clickable
.swiper-pagination-bullet
{
cursor
:
pointer
}
.swiper-pagination-bullet-active
{
opacity
:
1
;
background
:
#007aff
}
.swiper-container-vertical
>
.swiper-pagination-bullets
{
right
:
10px
;
top
:
50%
;
-webkit-transform
:
translate3d
(
0
,
-50%
,
0
);
transform
:
translate3d
(
0
,
-50%
,
0
)}
.swiper-container-vertical
>
.swiper-pagination-bullets
.swiper-pagination-bullet
{
margin
:
6px
0
;
display
:
block
}
.swiper-container-vertical
>
.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
top
:
50%
;
-webkit-transform
:
translateY
(
-50%
);
transform
:
translateY
(
-50%
);
width
:
8px
}
.swiper-container-vertical
>
.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet
{
display
:
inline-block
;
-webkit-transition
:
top
.2s
,
-webkit-transform
.2s
;
transition
:
top
.2s
,
-webkit-transform
.2s
;
transition
:
transform
.2s
,
top
.2s
;
transition
:
transform
.2s
,
top
.2s
,
-webkit-transform
.2s
}
.swiper-container-horizontal
>
.swiper-pagination-bullets
.swiper-pagination-bullet
{
margin
:
0
4px
}
.swiper-container-horizontal
>
.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
left
:
50%
;
-webkit-transform
:
translateX
(
-50%
);
transform
:
translateX
(
-50%
);
white-space
:
nowrap
}
.swiper-container-horizontal
>
.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet
{
-webkit-transition
:
left
.2s
,
-webkit-transform
.2s
;
transition
:
left
.2s
,
-webkit-transform
.2s
;
transition
:
transform
.2s
,
left
.2s
;
transition
:
transform
.2s
,
left
.2s
,
-webkit-transform
.2s
}
.swiper-container-horizontal.swiper-container-rtl
>
.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet
{
-webkit-transition
:
right
.2s
,
-webkit-transform
.2s
;
transition
:
right
.2s
,
-webkit-transform
.2s
;
transition
:
transform
.2s
,
right
.2s
;
transition
:
transform
.2s
,
right
.2s
,
-webkit-transform
.2s
}
.swiper-pagination-progressbar
{
background
:
rgba
(
0
,
0
,
0
,
.25
);
position
:
absolute
}
.swiper-pagination-progressbar
.swiper-pagination-progressbar-fill
{
background
:
#007aff
;
position
:
absolute
;
left
:
0
;
top
:
0
;
width
:
100%
;
height
:
100%
;
-webkit-transform
:
scale
(
0
);
transform
:
scale
(
0
);
-webkit-transform-origin
:
left
top
;
transform-origin
:
left
top
}
.swiper-container-rtl
.swiper-pagination-progressbar
.swiper-pagination-progressbar-fill
{
-webkit-transform-origin
:
right
top
;
transform-origin
:
right
top
}
.swiper-container-horizontal
>
.swiper-pagination-progressbar
,
.swiper-container-vertical
>
.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite
{
width
:
100%
;
height
:
4px
;
left
:
0
;
top
:
0
}
.swiper-container-horizontal
>
.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite
,
.swiper-container-vertical
>
.swiper-pagination-progressbar
{
width
:
4px
;
height
:
100%
;
left
:
0
;
top
:
0
}
.swiper-pagination-white
.swiper-pagination-bullet-active
{
background
:
#fff
}
.swiper-pagination-progressbar.swiper-pagination-white
{
background
:
hsla
(
0
,
0%
,
100%
,
.25
)}
.swiper-pagination-progressbar.swiper-pagination-white
.swiper-pagination-progressbar-fill
{
background
:
#fff
}
.swiper-pagination-black
.swiper-pagination-bullet-active
{
background
:
#000
}
.swiper-pagination-progressbar.swiper-pagination-black
{
background
:
rgba
(
0
,
0
,
0
,
.25
)}
.swiper-pagination-progressbar.swiper-pagination-black
.swiper-pagination-progressbar-fill
{
background
:
#000
}
.swiper-pagination-lock
{
display
:
none
}
.swiper-scrollbar
{
border-radius
:
10px
;
position
:
relative
;
-ms-touch-action
:
none
;
background
:
rgba
(
0
,
0
,
0
,
.1
)}
.swiper-container-horizontal
>
.swiper-scrollbar
{
position
:
absolute
;
left
:
1%
;
bottom
:
3px
;
z-index
:
50
;
height
:
5px
;
width
:
98%
}
.swiper-container-vertical
>
.swiper-scrollbar
{
position
:
absolute
;
right
:
3px
;
top
:
1%
;
z-index
:
50
;
width
:
5px
;
height
:
98%
}
.swiper-scrollbar-drag
{
height
:
100%
;
width
:
100%
;
position
:
relative
;
background
:
rgba
(
0
,
0
,
0
,
.5
);
border-radius
:
10px
;
left
:
0
;
top
:
0
}
.swiper-scrollbar-cursor-drag
{
cursor
:
move
}
.swiper-scrollbar-lock
{
display
:
none
}
.swiper-zoom-container
{
width
:
100%
;
height
:
100%
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
text-align
:
center
}
.swiper-zoom-container
>
canvas
,
.swiper-zoom-container
>
img
,
.swiper-zoom-container
>
svg
{
max-width
:
100%
;
max-height
:
100%
;
-o-object-fit
:
contain
;
object-fit
:
contain
}
.swiper-slide-zoomed
{
cursor
:
move
}
.swiper-lazy-preloader
{
width
:
42px
;
height
:
42px
;
position
:
absolute
;
left
:
50%
;
top
:
50%
;
margin-left
:
-21px
;
margin-top
:
-21px
;
z-index
:
10
;
-webkit-transform-origin
:
50%
;
transform-origin
:
50%
;
-webkit-animation
:
swiper-preloader-spin
1s
steps
(
12
)
infinite
;
animation
:
swiper-preloader-spin
1s
steps
(
12
)
infinite
}
.swiper-lazy-preloader
:after
{
display
:
block
;
content
:
""
;
width
:
100%
;
height
:
100%
;
background-image
:
url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
' transform='
rotate
(
60
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
' transform='
rotate
(
90
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
' transform='
rotate
(
120
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
' transform='
rotate
(
150
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.37
' transform='
rotate
(
180
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.46
' transform='
rotate
(
210
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.56
' transform='
rotate
(
240
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.66
' transform='
rotate
(
270
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.75
' transform='
rotate
(
300
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.85
' transform='
rotate
(
330
60
60
)
'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='
0
0
120
120
' xmlns='
http
://
www
.
w3
.
org
/
2000
/
svg
' xmlns:xlink='
http
://
www
.
w3
.
org
/
1999
/
xlink
'%3E%3Cdefs%3E%3Cpath id='
a
' stroke='
%
23
fff
' stroke-width='
11
' stroke-linecap='
round
' d='
M60
7
v20
'/%3E%3C/defs%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
' transform='
rotate
(
30
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
' transform='
rotate
(
60
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
' transform='
rotate
(
90
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
' transform='
rotate
(
120
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.27
' transform='
rotate
(
150
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.37
' transform='
rotate
(
180
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.46
' transform='
rotate
(
210
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.56
' transform='
rotate
(
240
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.66
' transform='
rotate
(
270
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.75
' transform='
rotate
(
300
60
60
)
'/%3E%3Cuse xlink:href='
%
23
a
' opacity='
.85
' transform='
rotate
(
330
60
60
)
'
/
%
3
E
%
3
C
/
svg
%
3
E
")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.c-404{text-align:center;padding:200px 0}.c-404--heading{height:128px;margin:0;padding:0;color:#069980;font-size:109px;font-weight:500;line-height:128px}.c-404--message{margin-bottom:40px}.awesomplete [hidden]{display:none}.awesomplete .visually-hidden{position:absolute;clip:rect(0,0,0,0)}.awesomplete{display:inline-block;position:relative}.awesomplete>input{display:block}.awesomplete>ul{position:absolute;left:0;z-index:1;min-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;padding:0;margin:0;background:#fff}.awesomplete>ul:empty{display:none}.c-breadcrumbs{padding-top:1em}.c-cookies-warning{position:fixed;left:0;right:0;bottom:0;padding:15px 20px 10px;background:#f6f6f6;overflow:hidden;z-index:100;font-size:14px;line-height:15px}.c-cookies-warning .bu-action{margin-top:10px}.c-cookies-warning .bu-action--alt{float:right}.c-cookies-warning--actions{margin:0;padding:5px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-cookies-warning--actions .c-btn--main,.c-cookies-warning--actions .c-btn--slim{padding:7px 12px 6px;font-weight:400}.c-cookies-warning--actions .c-btn--slim{border-width:1px}.c-copyright{text-align:center;font-size:13px;line-height:15px;padding-bottom:60px}.c-feedbacks--img{position:absolute;top:-32px;left:50%;margin-left:-42px}.c-feedbacks--feedback{margin:0 auto 10px;max-width:260px;height:58px;color:#2a3644;font-family:Georgia;font-size:14px;line-height:26px;text-align:center;overflow:hidden}.c-feedbacks--name{color:#919191;font-family:Georgia;font-size:15px;line-height:17px;text-align:center}.swiper-container-horizontal>.swiper-pagination-bullets{bottom:0}.swiper-pagination-bullet{width:9px;height:9px;background:#d8d8d8;opacity:1}.swiper-pagination-bullet-active{background:#717171}.c-footer-section{line-height:36px;margin:0 0 18px}.c-footer-section:first-child{-webkit-box-flex:5;-ms-flex:5 0 15%;flex:5 0 15%}.c-footer-section:nth-child(4){-webkit-box-flex:1;-ms-flex:1 0 15%;flex:1 0 15%}.c-footer-section h4{margin:0;padding:0}.c-footer-section--heading{margin:0;font-weight:500}.c-form--checkbox--error+label:before{border-color:#eb4646}.c-form--validation{background-color:#fff;margin-top:5px;padding:10px 15px;border:1px solid;font-size:13px;line-height:20px}.c-form--input-wrap--error .c-form--input,.c-form--input-wrap--error .c-form--textarea{border-color:#eb4646}.c-form--input-wrap--success .c-form--input,.c-form--input-wrap--success .c-form--textarea{border-color:#17dab9}.c-form--validation-error{color:#eb4646;border-color:#eb4646;margin-bottom:10px}.c-form--validation-success{color:#17dab9;border-color:#17dab9;margin-bottom:10px}.c-jobs--headline{min-height:29px;margin:0 0 25px;padding:20px 20px 0;color:#2a3644;font-size:25px;font-weight:500;line-height:29px}.c-jobs--table{width:100%;margin:0 0 20px}.c-jobs--table tr:hover td{background:#f8fbff}.c-jobs--col-city{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-jobs--col-valid{color:#19c5a7;white-space:nowrap;padding-right:15px;padding-left:5px;width:100px}.c-jobs--anchor{display:block;padding:4px 0;color:#004ed4;font-weight:500;line-height:18px;text-decoration:none}.c-jobs--anchor:hover{text-decoration:underline}.c-jobs--anchor:visited{color:#551b89}.pods-pagination-paginate{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:90px}.page-numbers{width:46px;height:46px;background:#fff;margin-right:1px;text-decoration:none;text-align:center;line-height:46px;color:#1fb299;font-size:16px}.page-numbers:hover{background:#149a83;background:var(--color--green-darker);color:#fff}.page-numbers:hover:after{border-color:#fff}.page-numbers.current{background:#1fb299;color:#fff}.next:after{margin:0 0 2px -6px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.next:after,.prev:after{display:inline-block;content:"";width:8px;height:8px;border:1px solid #1fb299;border-width:1px 1px 0 0}.prev:after{margin:0 -6px 2px 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.c-jobs-section{margin:0 20px 20px 0;padding:28px 28px 23px;border-radius:3px;background-color:#fff}.c-jobs-section--heading{margin:0 0 15px;padding:0;color:#2a3644;font-size:18px;font-weight:500;line-height:21px}.c-jobs-section--content{overflow:hidden}.c-jobs-section--is-closed .c-jobs-section--content{max-height:100px}.c-jobs-section--list{margin:0;padding:0;list-style:none}.c-jobs-section--item{line-height:33px}.c-jobs-section--item-active .c-jobs-section--anchor{color:#1fb299}.c-jobs-section--anchor{color:#939393;font-size:14px;text-decoration:none}.c-jobs-section--anchor:hover{text-decoration:underline}.c-jobs-section--expand{display:block;color:#004ed4;font-size:14px;font-weight:500;margin-top:10px;padding:5px 0;text-decoration:none}.c-nav--main-anchor{display:block;padding:5px 0 4px;text-transform:uppercase;border-bottom:2px solid transparent;text-decoration:none;color:#fff;font-weight:700;letter-spacing:1px;opacity:.6}.c-nav--main-anchor:hover{opacity:1}.c-nav--sub{position:absolute}.c-nav--sub-anchor{display:block;padding:16px 0 17px;color:#fff;text-transform:uppercase;white-space:nowrap;text-decoration:none;font-weight:700;letter-spacing:1.08px;line-height:1}.c-nav--sub-anchor:hover{color:#1fb299;color:var(--color--green)}.c-nav--footer{font-weight:300}.c-nav--footer a{text-decoration:none}.c-nav--footer a:hover{text-decoration:underline}.c-nav--lang--is-open .c-nav--lang-item:nth-child(n+2){display:block}.c-nav--lang{position:absolute;top:0;left:0;width:100%;border-radius:3px;z-index:20;font-weight:500}.c-nav--lang-anchor{padding-left:34px;text-decoration:none;display:block;color:#fff;font-size:14px;line-height:24px;background-repeat:no-repeat;background-position:6px 0;background-size:20px 20px;font-weight:400}.c-nav--lang-anchor:hover{text-decoration:underline}.c-nav--lang-anchor svg{float:right;margin:9px 6px 0 0}.c-nav--lang-anchor--active:hover{text-decoration:none;cursor:pointer}.c-nav--lang-anchor-lt{background-image:url(/wp-content/themes/biuro/i/lang/lt.png)}.c-nav--lang-anchor-en{background-image:url(/wp-content/themes/biuro/i/lang/en.png)}.c-nav--lang-anchor-de{background-image:url(/wp-content/themes/biuro/i/lang/de.png)}.c-nav--lang-anchor-ru{background-image:url(/wp-content/themes/biuro/i/lang/ru.png)}.c-nav--lang-anchor-lv{background-image:url(/wp-content/themes/biuro/i/lang/lv.png)}.c-nav--lang-anchor-et{background-image:url(/wp-content/themes/biuro/i/lang/et.png)}.c-sections{max-width:1000px;margin-right:auto;margin-left:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.c-sections--heading{color:#2a3644;margin:0 0 40px;padding:0;font-size:25px;font-weight:500;line-height:29px;text-align:center}.c-sections--item{position:relative;height:211px;margin-bottom:30px}.c-sections--item-inner{top:0;height:211px;padding:27px 21px;border-radius:3px;-webkit-box-shadow:2px 2px 31px 0 hsla(0,0%,93.3%,.5);box-shadow:2px 2px 31px 0 hsla(0,0%,93.3%,.5);overflow:hidden}.c-sections--item-inner,.c-sections--toggle{position:absolute;left:0;width:100%;background:#fff}.c-sections--toggle{bottom:0;padding:15px 0;text-align:center;border-radius:0 0 3px 3px;z-index:60;-webkit-box-shadow:0 -37px 24px 0 hsla(0,0%,100%,.78);box-shadow:0 -37px 24px 0 hsla(0,0%,100%,.78);cursor:pointer}.c-sections--toggle-up{display:none}.c-sections--header{height:56px;margin-bottom:20px;overflow:hidden;color:#004ed4;font-size:15px;font-weight:700;line-height:56px}.c-sections--ico{float:left;margin-right:20px;height:56px;width:56px;background-color:#e8f0ff;border-radius:50%}.c-sections--content{color:#868c93;font-size:12px;line-height:20px}.c-sections--content ul{margin:30px 0 0;padding:0;list-style:none}.c-sections--is-open{height:451px;z-index:80}.c-sections--is-open .c-sections--toggle{-webkit-box-shadow:none;box-shadow:none}.c-sections--is-open .c-sections--toggle-down{display:none}.c-sections--is-open .c-sections--toggle-up{display:inline}.c-services{padding:20px}.c-services--item{position:relative;height:245px}.c-services--item-inner{position:absolute;top:0;left:0;width:100%;height:245px;border-radius:3px;background-color:#fff;-webkit-box-shadow:2px 2px 31px 0 hsla(0,0%,93.3%,.5);box-shadow:2px 2px 31px 0 hsla(0,0%,93.3%,.5)}.c-services--toggle{position:absolute;left:0;width:100%;bottom:0;padding:10px 0;text-align:center;cursor:pointer}.c-services--toggle-up{display:none}.c-services--is-open{height:341px;z-index:200}.c-services--is-open .c-services--toggle-down{display:none}.c-services--is-open .c-services--toggle-up{display:inline}.c-services--is-open .c-services--content{display:block}.c-services--ico{height:56px;width:56px;background-color:#e1fffa;border-radius:50%;margin:34px auto 22px}.c-services--heading{min-height:44px;padding:0 20px;color:#1fb299;font-size:15px;font-weight:700;line-height:18px;text-align:center}.c-services--sub-heading{min-height:27px;margin:0;padding:0 10px;color:#2a3644;font-size:14px;font-weight:700;line-height:25px;text-align:center}.c-services--content{display:none}.c-services--content ul{position:absolute;margin:0;padding:0 0 40px;list-style:none;width:100%;border-radius:3px;background-color:#fff}.c-services--content li{color:#6c7683;font-size:14px;font-weight:500;line-height:25px;text-align:center}.c-social{margin-bottom:40px;text-align:center}.c-social--anchor{text-decoration:none;margin:0 5px;padding:0 10px}.c-values--section{max-width:250px}.c-values--heading{display:inline-block;min-width:139px;margin:0 0 18px;padding:0 10px 0 0;border-bottom:4px solid #fff;font-weight:700;min-height:34px;color:#f8f8f8;font-size:35px;line-height:41px}.c-values--content{display:block;min-height:67px;margin:0 0 20px;padding:0;font-size:15px;line-height:26px;font-weight:500}.t-reason{padding:0;border:0}.t-reason td{display:block;vertical-align:top}.t-reason .t-reason-col-2 h2{padding:25px 0 13px}.t-reason h2{text-align:center}.t-reason ul{padding:0}.t-contacts{width:100%;height:auto!important}.t-contacts td{vertical-align:top;display:block;width:100%}.t-contacts p{text-align:left}.is-nav--main-item-active{position:relative}.is-nav--main-item-active .c-nav--sub{display:block}.is-nav--main-anchor-active{opacity:1}.is-nav--sub-anchor-active{color:#19c5a7}.u-align--center{text-align:center}.tmp-contacts img{display:none}.tmp-contacts ul{padding-left:5px}.c-logos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-logos div{-webkit-box-flex:0;-ms-flex:0 0 21%;flex:0 0 21%;border:1px solid grey;padding:1em;margin-bottom:1em;text-align:center}.biuro-ti-img{display:none}.t-membership{width:100%;border:0;text-align:left}.t-membership td{text-align:justify;vertical-align:middle}.t-membership .t-membership-row-4 td{border-bottom:none}@media (min-width:80em){[href^=tel]{pointer-events:none;text-decoration:none;color:inherit}}@media (min-width:60em){.c-feedbacks--feedback{margin:0 auto 17px;height:79px;font-size:21px;line-height:40px;max-width:400px}.c-footer-sections{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-footer-section{-webkit-box-flex:10;-ms-flex:10 0 15%;flex:10 0 15%;line-height:25px;margin:0 0 30px}.c-form--validation{position:absolute;top:50%;right:100%;min-width:200px;margin-top:11px;-webkit-transform:translate(-30px,-50%);transform:translate(-30px,-50%)}.c-jobs--col-position{padding-right:5px}.c-jobs--col-city{max-width:140px;padding-right:5px;padding-left:5px}.c-jobs--anchor{padding:10px 0}.c-nav--main-anchor{color:#1d2a3a;color:var(--color--blue-dark)}.c-nav--sub{top:100%}.c-nav--sub-item{margin-right:46px}.c-nav--lang{background:#fff}.c-nav--lang-anchor{color:#2a3644;font-weight:500}.c-sections{padding:50px 20px 135px}.c-sections--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-sections--item{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px}.c-services{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:64px;padding-bottom:64px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-services--item{-webkit-box-flex:0;-ms-flex:0 0 253px;flex:0 0 253px}.c-services--heading{min-height:44px}.c-share{margin-bottom:90px}.c-values--section{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:280px}.c-values--heading{min-height:66px;font-size:45px;line-height:53px}.c-values--content{min-height:80px;line-height:30px}.t-reason td{display:table-cell;width:50%}.t-reason .t-reason-col-1{padding-right:20px;border-right:1px solid #dfdfdf}.t-reason .t-reason-col-2{padding-left:20px}.t-reason .t-reason-col-2 h2{padding:12px 0 25px}.is-nav--main-item-active .c-nav--sub{display:-webkit-box;display:-ms-flexbox;display:flex}.is-nav--main-anchor-active{border-bottom-color:#1d2a3a;border-bottom-color:var(--color--blue-dark)}}@media (max-width:59.999em){.c-footer-sections{text-align:center;font-size:13px}.c-jobs--headline{min-height:26px;font-size:18px;font-weight:500;line-height:26px;text-align:center}.c-jobs--col-city,.c-jobs--col-valid{border-bottom:1px solid #f8f8f8;border-bottom:1px solid var(--color--gray-light);font-size:13px;padding-top:0}.c-jobs--col-valid{width:50%;text-align:right}.c-jobs--anchor{font-size:16px;line-height:23px}.c-jobs-section{border-radius:0;margin:0;padding-bottom:0;position:relative}.c-nav--sub{right:0;left:auto;top:150%}.c-nav--lang--is-open{background-color:#1d2a3a;opacity:.97;z-index:800;-webkit-box-shadow:0 0 20px 60px #1d2a3a;box-shadow:0 0 20px 60px #1d2a3a}.c-sections--item{max-width:380px;margin:0 auto 30px}.c-services--item{max-width:380px;margin:0 auto 20px}.c-trust--img-svyturys{width:76px;height:23px}.c-trust--img-dpd{width:53px;height:23px}.c-trust--img-pergale{width:72px;height:16px}.c-trust--img-maxima{width:74px;height:17px}.is-nav--main-anchor-active{border-bottom-color:#fff}.is-nav--open .l-nav--wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.is-aside--open{overflow:hidden}.is-aside--open .l-aside--search{display:block}.is-aside--open .l-header{z-index:-1}.is-aside--open:after{content:"
"
;
position
:
fixed
;
opacity
:
.97
;
background-color
:
#2a3644
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
}
.is-aside--open
.c-jobs-section--content
{
max-height
:
2000em
}
.is-aside--open
.c-jobs-section--expand
{
display
:
none
}
.c-fixed-footer
{
position
:
fixed
;
left
:
0
;
bottom
:
0
;
width
:
100%
;
background
:
hsla
(
0
,
0%
,
100%
,
.85
);
padding
:
20px
20px
0
;
-webkit-box-shadow
:
0
-1px
1px
0
rgba
(
0
,
0
,
0
,
.45
);
box-shadow
:
0
-1px
1px
0
rgba
(
0
,
0
,
0
,
.45
)}
}
@media
(
min-width
:
93.75em
){
.c-form--validation
{
left
:
100%
;
right
:
auto
;
-webkit-transform
:
translate
(
30px
,
-50%
);
transform
:
translate
(
30px
,
-50%
)}}
@media
(
max-width
:
767px
){
.t-membership
tr
{
display
:
block
}
.t-membership
td
{
display
:
block
;
float
:
left
;
width
:
100%
}
.t-membership
.t-membership-col-2
{
border-bottom
:
1px
solid
#dfdfdf
;
padding
:
0
0
20px
}}
@media
(
min-width
:
768px
){
.t-membership-col-1
{
width
:
150px
;
padding-right
:
20px
}}
@media
(
min-width
:
980px
){
.t-membership-col-1
{
width
:
250px
;
padding-right
:
0
}}
\ No newline at end of file
wp-content/themes/biuro/css/main.css
View file @
146b0db6
...
...
@@ -55,4 +55,45 @@ qa-: Signify that a QA or Test Engineering team is running an automated UI test
.biuro-ti-img
{
display
:
none
;
}
.t-membership
{
width
:
100%
;
border
:
0
;
text-align
:
left
}
.t-membership
td
{
text-align
:
justify
;
vertical-align
:
middle
}
.t-membership
.t-membership-row-4
td
{
border-bottom
:
none
}
@media
(
max-width
:
767px
){
.t-membership
tr
{
display
:
block
}
.t-membership
td
{
display
:
block
;
float
:
left
;
width
:
100%
}
.t-membership
.t-membership-col-2
{
border-bottom
:
1px
solid
#dfdfdf
;
padding
:
0
0
20px
}
}
@media
(
min-width
:
768px
){
.t-membership-col-1
{
width
:
150px
;
padding-right
:
20px
}
}
@media
(
min-width
:
980px
){
.t-membership-col-1
{
width
:
250px
;
padding-right
:
0
}
}
wp-content/themes/biuro/front-page.php
View file @
146b0db6
...
...
@@ -62,28 +62,16 @@
get_template_part
(
'template-parts/jobs/jobs'
,
'none'
);
endif
;
global
$positionsPage
;
$positionsPage
=
new
WP_Query
(
array
(
'numberposts'
=>
1
,
'post_type'
=>
'page'
,
'meta_key'
=>
'page'
,
'meta_value'
=>
'positions'
)
);
if
(
$positionsPage
->
have_posts
()
)
:
while
(
$positionsPage
->
have_posts
()
)
:
$positionsPage
->
the_post
();
?>
if
(
$positionsPage
)
:
?>
<div
class=
"c-jobs--more"
>
<a
href=
"
<?php
echo
get_the_permalink
()
;
?>
"
class=
"o-btn c-btn--alt"
>
<?php
_e
(
'More job ads'
,
'biuro'
);
?>
</a>
<a
href=
"
<?php
echo
$positionsPage
;
?>
"
class=
"o-btn c-btn--alt"
>
<?php
_e
(
'More job ads'
,
'biuro'
);
?>
</a>
</div>
<?php
endwhile
;
endif
;
wp_reset_query
();
?>
<?php
endif
;
?>
</div>
<!-- .c-jobs--inner -->
</div>
<!-- .c-jobs -->
...
...
wp-content/themes/biuro/functions.php
View file @
146b0db6
...
...
@@ -594,3 +594,43 @@ function getPageTerm($keys) {
return
null
;
}
add_filter
(
'template_include'
,
'template_include'
,
10
);
function
template_include
(
$template
)
{
global
$query_string
;
wp_parse_str
(
$query_string
,
$searchQuery
);
if
(
!
$searchQuery
||
!
$searchQuery
[
's'
])
:
return
$template
;
endif
;
$VSD
=
get_term_by
(
'slug'
,
'type-8-lt'
,
'type'
);
if
(
$VSD
&&
$VSD
->
name
==
$searchQuery
[
's'
])
{
$template
=
get_template_directory
()
.
'/page-vasaros-darbu-bankas.php'
;
}
return
$template
;
}
$positionsPage
=
''
;
$positionsQuery
=
new
WP_Query
(
array
(
'numberposts'
=>
1
,
'post_type'
=>
'page'
,
'meta_key'
=>
'page'
,
'meta_value'
=>
'positions'
)
);
if
(
$positionsQuery
->
have_posts
()
)
:
while
(
$positionsQuery
->
have_posts
()
)
:
$positionsQuery
->
the_post
();
$positionsPage
=
get_the_permalink
();
endwhile
;
endif
;
wp_reset_query
();
define
(
'positionsPage'
,
$positionsPage
);
wp-content/themes/biuro/header.php
View file @
146b0db6
...
...
@@ -23,16 +23,16 @@
?>
<link
href=
"https://fonts.googleapis.com/css?family=Roboto:300,400,500,700"
rel=
"stylesheet"
>
<style>
<?php
include
'css/core-
38915cf122
.min.css'
;
?>
</style>
<style>
<?php
include
'css/core-
c7abebb5d4
.min.css'
;
?>
</style>
<link
rel=
"preload"
href=
"/wp-content/themes/biuro/css/main-
e4153aa60a
.min.css"
as=
"style"
onload=
"this.rel='stylesheet'"
>
<link
rel=
"preload"
href=
"/wp-content/themes/biuro/css/main-
5c7f0fe5d1
.min.css"
as=
"style"
onload=
"this.rel='stylesheet'"
>
<link
rel=
"preload"
href=
"/wp-content/themes/biuro/fonts/pt_sans_narrow.woff2"
as=
"font"
type=
"font/woff2"
crossorigin
>
<link
rel=
"preload"
href=
"/wp-content/themes/biuro/fonts/pt_sans_narrow_bold.woff2"
as=
"font"
type=
"font/woff2"
crossorigin
>
<link
rel=
"preload"
href=
"/wp-content/themes/biuro/fonts/bebas-neue.woff2"
as=
"font"
type=
"font/woff2"
crossorigin
>
<noscript>
<link
rel=
"stylesheet"
href=
"/wp-content/themes/biuro/css/main-
e4153aa60a
.min.css"
>
<link
rel=
"stylesheet"
href=
"/wp-content/themes/biuro/css/main-
5c7f0fe5d1
.min.css"
>
</noscript>
<?php
wp_head
();
?>
...
...
@@ -41,7 +41,7 @@
global
$post
;
?>
?>
<body>
<svg
xmlns=
"http://www.w3.org/2000/svg"
class=
"u-hidden"
>
<symbol
id=
"biuro-logo"
viewBox=
"0 0 108 63"
aria-labelledby=
"svg-title svg-desc"
>
...
...
wp-content/themes/biuro/template-parts/jobs/jobs-not-found.php
View file @
146b0db6
...
...
@@ -14,22 +14,16 @@
<p>
<?php
_e
(
'No search results were found.'
,
'biuro'
);
?>
</p>
<?php
$positionsPage
=
new
WP_Query
(
array
(
'numberposts'
=>
1
,
'post_type'
=>
'page'
,
'meta_key'
=>
'page'
,
'meta_value'
=>
'positions'
)
);
global
$query_string
;
global
$positionsPage
;
if
(
$positionsPage
->
have_posts
()
)
:
while
(
$positionsPage
->
have_posts
()
)
:
$positionsPage
->
the_post
();
wp_parse_str
(
$query_string
,
$searchQuery
);
if
(
$positionsPage
&&
(
$searchQuery
[
's'
]
||
$searchQuery
[
'city'
]))
:
?>
<p>
<a
href=
"
<?php
echo
get_the_permalink
()
;
?>
"
class=
"o-btn c-btn--main"
>
<?php
_e
(
'More job ads'
,
'biuro'
);
?>
</a>
</p>
<p>
<a
href=
"
<?php
echo
$positionsPage
;
?>
"
class=
"o-btn c-btn--main"
>
<?php
_e
(
'More job ads'
,
'biuro'
);
?>
</a>
</p>
<?php
endwhile
;
endif
;
wp_reset_query
();
?>
wp-content/themes/biuro/template-parts/layout/aside-job-list.php
View file @
146b0db6
...
...
@@ -16,8 +16,7 @@ function getPageURL($taxonomy, $pageURL, $searchQuery, $termID) {
return
$pageURL
;
}
function
getSiteTree
(
$taxonomy
,
$section
,
$searchQuery
)
{
function
getSiteTree
(
$taxonomy
,
$section
,
$searchQuery
)
{
$terms
=
get_terms
(
array
(
'taxonomy'
=>
$taxonomy
,
'hide_empty'
=>
false
,
...
...
@@ -177,8 +176,23 @@ function getSiteTree($taxonomy, $section, $searchQuery)
getSiteTree
(
'type'
,
__
(
'Job type'
,
'biuro'
),
$searchQuery
);
?>
<?php
global
$positionsPage
;
if
(
$positionsPage
)
:
?>
<p
class=
"c-search--reset"
>
<a
href=
"
<?php
echo
$positionsPage
;
?>
"
class=
"o-btn c-btn--main"
>
<?php
_e
(
'Reset filters'
,
'biuro'
);
?>
</a>
</p>
<?php
endif
;
?>
<?php
$VSD
=
get_term_by
(
'slug'
,
'type-8-lt'
,
'type'
);
<?php
if
(
get_page_template_slug
()
==
'page-vasaros-darbu-bankas.php'
)
:
?>
if
(
$VSD
&&
$VSD
->
name
==
$searchQuery
[
's'
]
)
:
?>
<div
class=
"c-vdb--section c-vdb--section-aside"
>
<img
src=
"/wp-content/themes/biuro/i/vdb/not-found.png"
width=
"85px"
height=
"85px"
alt=
"VDB not found"
class=
"c-vdb--section-img"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment