/*
Theme Name: eVisions.sk
Author: MatoSoft
Author URI: http://www.matosoft.cz/
Version: 1.0
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html,
body {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
em,
img,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  line-height: 20px;
  font-family: inherit;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
p {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: arial, tahoma, verdana, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-rendering: optimizelegibility;
}
ul,
ol {
  padding: 0;
  margin: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: none;
}
ol {
  list-style: none;
}
dl {
  margin-bottom: 0;
}
hr {
  margin: 0;
  border: 0;
  height: 0;
  padding: 0;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
abbr {
  font-size: 90%;
  text-transform: uppercase;
  border-bottom: 1px dotted #ddd;
  cursor: help;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}
html {
  height: 100%;
}
body {
  background: #fff;
  color: #777;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  height: 100%;
  line-height: 20px;
  margin: 0;
}
a {
  color: #777;
  outline: 0;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
strong {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
}
.in {
  *zoom: 1;
  margin: 0 auto;
  max-width: 1180px;
  padding: 0 10px;
}
.in:before,
.in:after {
  display: table;
  content: "";
}
.in:after {
  clear: both;
}
header {
  background: #fff;
}
section {
  clear: both;
  position: relative;
  text-align: center;
  z-index: 1;
}
section .in-section {
  width: 100%;
}
section article {
  margin: 0 auto;
  text-align: center;
}
section.section-header {
  background: #f7941e;
}
section.section-header article h1 {
  color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  padding: 0 0 7px;
  text-shadow: 0 0 20px #603900;
  text-shadow: 0 0 20px rgba(96, 57, 0, 0.5);
  text-transform: uppercase;
}
section.section-header article .desc {
  color: #fff;
  text-shadow: 0 0 20px #603900;
  text-shadow: 0 0 20px rgba(96, 57, 0, 0.5);
}
section.section-header article .desc a {
  color: #fff;
  text-decoration: none;
}
section.section-header article .desc a:hover {
  text-decoration: underline;
}
section.section-services {
  background: #f7f7f7;
}
section.section-services article {
  *zoom: 1;
}
section.section-services article:before,
section.section-services article:after {
  display: table;
  content: "";
}
section.section-services article:after {
  clear: both;
}
section.section-services article h2 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding: 0 0 10px;
}
section.section-services article .desc {
  padding: 0 0 17px;
}
section.section-our-clients {
  background: #fff;
}
section.section-our-clients article h2 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding: 0 0 10px;
}
section.section-our-clients article .desc {
  padding: 0 0 35px;
}
section.section-news {
  background: #f7f7f7;
}
section.section-news article h2 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding: 0 0 10px;
}
section.section-news article .list-articles {
  padding-top: 20px;
}
section.section-our-team {
  background: #fff;
}
section.section-our-team .in-section {
  background: url(images/our-team.png) no-repeat left bottom;
}
section.section-our-team article {
  *zoom: 1;
}
section.section-our-team article:before,
section.section-our-team article:after {
  display: table;
  content: "";
}
section.section-our-team article:after {
  clear: both;
}
section.section-our-team article h2 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding: 0 0 10px;
}
section.section-our-team article .desc {
  padding: 0 0 13px;
}
section.section-contacts {
  background: #f7f7f7;
}
section.section-contacts h2 {
  color: #444;
  display: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  font-size: 60px;
  font-size: 6rem;
  line-height: 70px;
  padding: 0 0 10px;
}
section.section-contacts h3 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
}
section.section-contacts .in-section {
  *zoom: 1;
  position: relative;
  z-index: 2;
}
section.section-contacts .in-section:before,
section.section-contacts .in-section:after {
  display: table;
  content: "";
}
section.section-contacts .in-section:after {
  clear: both;
}
section.section-contacts article {
  *zoom: 1;
}
section.section-contacts article:before,
section.section-contacts article:after {
  display: table;
  content: "";
}
section.section-contacts article:after {
  clear: both;
}
section.section-contacts article small {
  display: block;
  font-size: 12px;
}
section.section-contacts article .contact {
  *zoom: 1;
}
section.section-contacts article .contact:before,
section.section-contacts article .contact:after {
  display: table;
  content: "";
}
section.section-contacts article .contact:after {
  clear: both;
}
section.section-contacts article .contact em {
  display: inline-block;
  margin-right: 20px;
  position: relative;
  z-index: 1;
}
section.section-contacts article .contact .email {
  color: #fff;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-decoration: none;
}
section.section-contacts article .contact .email em {
  background-image: url(images/sprite.png);
  background-repeat: no-repeat;
}
section.section-contacts article .contact .email:hover {
  background: #df8111;
}
section.section-contacts article .contact .phone {
  color: #fff;
}
section.section-contacts article .contact .phone em {
  background-image: url(images/sprite.png);
  background-repeat: no-repeat;
}
section.section-contacts article .contact .phone a {
  color: #fff;
}
section#error {
  background: #f7941e;
}
section#error article {
  color: #fff;
}
section#error article h1 {
  color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  padding: 0 0 7px;
  text-shadow: 0 0 20px #603900;
  text-shadow: 0 0 20px rgba(96, 57, 0, 0.5);
  text-transform: uppercase;
}
section#error article h2 {
  color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  padding: 0 0 7px;
  text-shadow: 0 0 20px #603900;
  text-shadow: 0 0 20px rgba(96, 57, 0, 0.5);
}
section#error article .desc {
  color: #fff;
  text-shadow: 0 0 20px #603900;
  text-shadow: 0 0 20px rgba(96, 57, 0, 0.5);
}
section#error article p {
  padding: 0 0 15px;
}
section#error article a {
  color: #fff;
}
section#error article ul {
  display: inline-block;
  margin: 0 auto;
  padding: 0 0 30px 20px;
}
section#error article ul li {
  list-style-type: disc;
  padding: 0 0 5px;
  text-align: left;
}
section#department {
  background: #f7f7f7;
}
section#department h1 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding: 8px 0 10px;
}
section#article {
  background: #f7f7f7;
}
section#article article {
  color: #464545;
  font-family: 'Open Sans', arial, tahoma, verdana, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  margin: 0 auto;
  max-width: 880px;
  padding: 0 10px;
  width: auto;
}
section#article .main {
  display: block;
  width: 100%;
}
section#article .content-article {
  background: #fff;
  line-height: 26px;
  margin-bottom: 30px;
  text-align: left;
}
section#article .content-article small,
section#article .content-article p,
section#article .content-article blockquote,
section#article .content-article pre,
section#article .content-article a,
section#article .content-article abbr,
section#article .content-article acronym,
section#article .content-article address,
section#article .content-article cite,
section#article .content-article code,
section#article .content-article del,
section#article .content-article dfn,
section#article .content-article em,
section#article .content-article img,
section#article .content-article q,
section#article .content-article s,
section#article .content-article samp,
section#article .content-article strike,
section#article .content-article strong,
section#article .content-article sub,
section#article .content-article sup,
section#article .content-article tt,
section#article .content-article var,
section#article .content-article dd,
section#article .content-article dl,
section#article .content-article dt,
section#article .content-article li,
section#article .content-article ol,
section#article .content-article ul,
section#article .content-article fieldset,
section#article .content-article form,
section#article .content-article label,
section#article .content-article legend,
section#article .content-article button,
section#article .content-article table,
section#article .content-article caption,
section#article .content-article tbody,
section#article .content-article tfoot,
section#article .content-article thead,
section#article .content-article tr,
section#article .content-article th,
section#article .content-article td {
  font-family: 'Open Sans', arial, tahoma, verdana, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
}
section#article .content-article .desc {
  font-family: 'Open Sans', arial, tahoma, verdana, sans-serif;
  font-weight: 400;
}
section#article .content-article strong {
  font-weight: 700;
}
section#article .content-article img {
  display: block;
  max-width: 100%;
}
section#article .content-article h1 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  padding-bottom: 24px;
}
section#article .content-article h1 + h2 {
  padding-top: 0;
}
section#article .content-article h2 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  padding-bottom: 5px;
  padding-top: 15px;
}
section#article .content-article .author {
  padding: 20px 40px;
  text-align: center;
  text-decoration: none;
}
section#article .content-article .author:hover {
  background: #e6e6e6;
}
section#article .content-article .author strong {
  display: block;
}
section#article .content-article .author small {
  display: block;
  padding-bottom: 4px;
}
section#article .content-article .author img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  margin: 0 auto 10px;
  width: 132px;
  height: 132px;
}
section#article .content-article p {
  padding-bottom: 20px;
}
section#article .content-article p.citat {
  font-style: italic;
  padding: 24px 0 32px 60px;
  position: relative;
}
section#article .content-article p.citat:before {
  background: url(images/sprite.png) no-repeat 0 -70px;
  content: "";
  left: 0;
  position: absolute;
  width: 43px;
  height: 40px;
  top: 9px;
  z-index: 1;
}
section#article .content-article .video-vlevo,
section#article .content-article .video-vpravo {
  padding-bottom: 30px;
}
section#article .content-article .video-vlevo iframe,
section#article .content-article .video-vpravo iframe {
  display: block;
}
section#article .content-article ul {
  padding-bottom: 40px;
  text-align: left;
  padding-left: 1.5rem;
}
section#article .content-article p + ul {
  margin-top: -1rem;
}
section#article .content-article ul.our-team li {
  padding: 0;
}
section#article .content-article ul.our-team li:before {
  display: none;
  width: 0;
  height: 0;
}
section#article .content-article ul > li {
  padding: 0 0 2px 20px;
  position: relative;
}
section#article .content-article ul:not(.our-clients) > li:before {
  background: #f7941e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  content: "";
  left: 0;
  position: absolute;
  width: 6px;
  height: 6px;
  top: 11px;
  z-index: 1;
}
section#article .content-article ul > li > ul,
section#article .content-article ul > li > ol {
  padding: 0;
}
section#article .content-article ol {
  counter-reset: item;
}
section#article .content-article ol > li {
  padding: 2px 0 2px 33px;
  position: relative;
}
section#article .content-article ol > li:before {
  color: #f7941e;
  content: counter(item) ". ";
  counter-increment: item;
  font-weight: 700;
  left: 5px;
  position: absolute;
  text-align: right;
  top: 2px;
  width: 20px;
  z-index: 1;
}
section#article .content-article ol > li ul {
  padding: 5px 0 5px 20px;
}
section#article .content-article ol > li ol {
  padding: 5px 0 5px 0;
}
#tags {
  *zoom: 1;
  padding-bottom: 20px;
}
#tags:before,
#tags:after {
  display: table;
  content: "";
}
#tags:after {
  clear: both;
}
#tags small {
  color: #000;
  float: left;
  margin: 0 10px 10px 0;
}
#tags a {
  background: #f7941e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 26px;
  font-weight: 700;
  padding: 0 10px;
  margin: 0 10px 10px 0;
  text-decoration: none;
}
#tags a:hover {
  background: #d37e18;
}
section#article .content-article #share {
  border-bottom: 1px solid #d0cece;
  border-top: 1px solid #d0cece;
  clear: both;
  *zoom: 1;
  padding: 10px 0;
}
section#article .content-article #share:before,
section#article .content-article #share:after {
  display: table;
  content: "";
}
section#article .content-article #share:after {
  clear: both;
}
section#article .content-article #share .date {
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  position: relative;
  top: 1px;
}
section#article .content-article #share .fb-like {
  float: right;
  margin: 0 25px 0 0;
  line-height: 1em;
}
section#article .content-article #share .twitter-share-button {
  float: right;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
}
section#article .content-article .zvyrazneni {
  background: #f7f7f7;
  border: 2px solid #f7941e;
  clear: both;
  margin-bottom: 30px;
  padding: 15px;
}
section#article .content-article .tip {
  background: #f7f7f7;
  border-left: 5px solid #444;
  clear: both;
  margin-bottom: 30px;
  padding: 15px;
}
section#article #discussion {
  background: #fff;
  position: relative;
  text-align: left;
  z-index: 2;
}
section#article #discussion h2 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding-bottom: 12px;
}
section#article #discussion h3 {
  color: #222;
  font-weight: 700;
  padding-bottom: 10px;
}
section#article #discussion h3 small {
  font-weight: 400;
}
section#article #discussion h3 a {
  color: #222;
}
section#article #discussion .discussion-item {
  background: #f7f7f7;
  border: 1px solid #dfdfdf;
  border-bottom-width: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 30px;
  padding: 20px 24px;
  position: relative;
}
section#article #discussion .discussion-item .komentar {
  left: 0;
  position: absolute;
  width: 1px;
  height: 1px;
  top: -150px;
  z-index: 1;
}
section#article #discussion .discussion-item .info {
  color: #a2a2a2;
}
section#article #discussion .discussion-item .info span {
  display: inline-block;
  padding: 0 10px;
}
section#article #discussion .discussion-item .info a {
  color: #a2a2a2;
}
section#article #discussion .discussion-item .message {
  color: #444;
  padding-top: 5px;
}
section#article #addcomment {
  background: #dfdfdf;
  position: relative;
  text-align: left;
  z-index: 1;
}
section#article #addcomment #pridat-komentar {
  left: 0;
  position: absolute;
  width: 100%;
  height: 120px;
  top: -120px;
  z-index: 1;
}
section#article #addcomment h2 {
  color: #222;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding-bottom: 12px;
}
section#article #addcomment .msg-info,
section#article #addcomment .msg-error,
section#article #addcomment .msg-success {
  margin-bottom: 30px;
}
section#article #addcomment .item-left label,
section#article #addcomment .item-middle label,
section#article #addcomment .item-right label,
section#article #addcomment .item-big label {
  color: #333;
  display: block;
  font-weight: 700;
}
section#article #addcomment .item-left label small,
section#article #addcomment .item-middle label small,
section#article #addcomment .item-right label small,
section#article #addcomment .item-big label small {
  color: #dd0606;
}
section#article #addcomment .item-left input,
section#article #addcomment .item-middle input,
section#article #addcomment .item-right input,
section#article #addcomment .item-big input {
  border: 1px solid #bcbcbc;
  border-bottom-width: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  color: #333;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
  height: 35px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 5px;
  padding: 0 10px;
  width: 100%;
}
section#article #addcomment .item-left input:focus,
section#article #addcomment .item-middle input:focus,
section#article #addcomment .item-right input:focus,
section#article #addcomment .item-big input:focus {
  border-color: #f7941e;
}
section#article #addcomment .item-left input.error,
section#article #addcomment .item-middle input.error,
section#article #addcomment .item-right input.error,
section#article #addcomment .item-big input.error {
  border-color: #de181f;
}
section#article #addcomment .item-left textarea,
section#article #addcomment .item-middle textarea,
section#article #addcomment .item-right textarea,
section#article #addcomment .item-big textarea {
  border: 1px solid #bcbcbc;
  border-bottom-width: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  color: #333;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
  height: 200px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 5px;
  padding: 10px;
  resize: none;
  width: 100%;
}
section#article #addcomment .item-left textarea:focus,
section#article #addcomment .item-middle textarea:focus,
section#article #addcomment .item-right textarea:focus,
section#article #addcomment .item-big textarea:focus {
  border-color: #f7941e;
}
section#article #addcomment .item-left textarea.error,
section#article #addcomment .item-middle textarea.error,
section#article #addcomment .item-right textarea.error,
section#article #addcomment .item-big textarea.error {
  border-color: #de181f;
}
section#article #addcomment .buttons .required small {
  color: #dd0606;
}
section#article #related-articles {
  margin: 0 auto;
  max-width: 1216px;
  padding: 20px 10px 0;
}
section#article #related-articles h2 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding: 8px 0 10px;
}
section#tag {
  background: #f7f7f7;
}
section#tag h1 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding: 8px 0 10px;
}
.tag-summary {
  margin: 20px auto 60px;
  font-size: 2rem;
  line-height: 28px;
}
.tag-summary a {
  color: #f47920;
}
.tag-summary a:hover {
  text-decoration: none;
}
section#tag img.avatar,
section#tag .author {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  margin: 0 auto 50px;
  max-width: 132px;
}
section#tag article {
  text-align: center;
}
section#tag article .author {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  margin: 0 auto 20px;
  max-width: 132px;
  width: 100%;
}
section#tag article p {
  padding-bottom: 20px;
}
section#tag article .author-social a {
  background-image: url(images/sprite.png);
  background-repeat: no-repeat;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  display: inline-block;
  text-indent: 100%;
  overflow: hidden;
  text-indent: 105%;
  white-space: nowrap;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0 5px;
  width: 32px;
  height: 32px;
}
section#tag article .author-social a.tw {
  background-color: #3cf;
  background-position: -43px -64px;
}
section#tag article .author-social a.tw:hover {
  background-color: #20a7d4;
}
section#tag article .author-social a.li {
  background-color: #007bb6;
  background-position: -43px -96px;
}
section#tag article .author-social a.li:hover {
  background-color: #004f75;
}
section#tag article .author-social a.email {
  background-color: #fb7200;
  background-position: -43px -128px;
}
section#tag article .author-social a.email:hover {
  background-color: #da6201;
}
section#tag article .tag-summary {
  margin-bottom: 20px;
}
.author-social {
  margin-bottom: 60px;
}
#tag-cloud {
  padding-bottom: 60px;
  background: #F7F7F7;
}
#tag-cloud h2 {
  margin-bottom: 20px;
  font-size: 3.6rem;
  line-height: 42px;
  color: #444;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  padding-bottom: 15px;
  padding-top: 15px;
}
#tag-cloud #tags a {
  float: none;
  display: inline-block;
}
footer {
  background: #fff;
  text-align: center;
}
footer h1,
footer h2 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding: 0 0 9px;
  text-transform: uppercase;
}
footer h1 small,
footer h2 small {
  color: #f7941e;
}
footer .desc {
  padding: 0 0 21px;
}
ul#menu .blog a em {
  background: url(images/sprite.png) no-repeat 0 0;
  display: inline-block;
  margin-left: 3px;
  width: 13px;
  height: 14px;
}
ul#menu .blog a:hover em {
  background: url(images/sprite-hover.png) no-repeat 0 0;
}
ul#menu .blog a.act em {
  display: none;
}
ul#menu .home a em {
  background: url(images/sprite.png) no-repeat -32px -49px;
  display: inline-block;
  margin-right: 3px;
  width: 19px;
  height: 15px;
}
ul#menu .home a.act em,
ul#menu .home a:hover em {
  background: url(images/sprite-hover.png) no-repeat -13px 0;
}
ul#menu a {
  border: 1px solid transparent;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-decoration: none;
}
ul#menu a:hover,
ul#menu a.act {
  color: #f7941e;
}
ul#menu a.act {
  border-color: #f7941e;
}
ul.our-services {
  text-align: left;
}
ul.our-services li {
  float: left;
  line-height: 62px;
  width: 100%;
}
ul.our-services img {
  background-repeat: no-repeat;
  border: 1px solid #ddd;
}
ul.our-services strong {
  display: table;
}
ul.our-services strong small {
  display: table-cell;
  vertical-align: middle;
}
ul.our-services a:hover small {
  text-decoration: underline;
}
ul.our-clients {
  *zoom: 1;
  width: 100%;
}
ul.our-clients:before,
ul.our-clients:after {
  display: table;
  content: "";
}
ul.our-clients:after {
  clear: both;
}
ul.our-clients li {
  float: left;
  position: relative;
  list-style: none !important;
}
ul.our-clients li:before,
ul.our-clients li:after {
  background: #fff;
  bottom: -10px;
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: 2;
}
ul.our-clients li:before,
ul.our-clients li:after {
  right: -10px;
}
ul.our-clients li:after {
  left: -10px;
}
ul.our-clients span,
ul.our-clients a {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  display: block;
}
ul.our-clients span:before,
ul.our-clients span:after,
ul.our-clients a:before,
ul.our-clients a:after {
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: -10px;
  z-index: 2;
}
ul.our-clients span:before,
ul.our-clients span:after,
ul.our-clients a:before,
ul.our-clients a:after {
  right: -10px;
}
ul.our-clients span:after,
ul.our-clients a:after {
  left: -10px;
}
ul.our-clients img {
  display: block;
  margin: 0 auto;
  max-width: 240px;
  width: 100%;
  height: auto;
}
ul.our-clients small {
  left: 0;
  position: absolute;
  text-align: left;
  top: 10%;
  z-index: 3;
}
ul.our-team {
  *zoom: 1;
  text-align: left;
}
ul.our-team:before,
ul.our-team:after {
  display: table;
  content: "";
}
ul.our-team:after {
  clear: both;
}
ul.our-team li {
  padding: 45px 0 0;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
ul.our-team strong {
  display: block;
}
ul.our-team small {
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 14px;
  font-size: 1.4rem;
  font-style: italic;
  line-height: 22px;
}
ul.our-team img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  margin: 0 auto 16px;
  max-width: 132px;
  width: 100%;
}
ul.our-team a {
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-decoration: none;
}
ul.our-team a:hover {
  color: #f7941e;
}
ul.social li {
  display: inline-block;
  padding: 0 6px;
}
ul.social a {
  background-image: url(images/sprite.png);
  background-repeat: no-repeat;
  display: block;
  text-indent: 100%;
  overflow: hidden;
  text-indent: 105%;
  white-space: nowrap;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
ul.social a.fb {
  background-color: #3b579d;
}
ul.social a.fb:hover {
  background-color: #183272;
}
ul.social a.tw {
  background-color: #3cf;
}
ul.social a.tw:hover {
  background-color: #20a7d4;
}
ul.social a.gp {
  background-color: #d95333;
}
ul.social a.gp:hover {
  background-color: #ae3c21;
}
ul.social a.ins {
  background-color: #73412e;
}
ul.social a.ins:hover {
  background-color: #552d1e;
}
ul.social a.yt {
  background-color: #cc181e;
}
ul.social a.yt:hover {
  background-color: #a41318;
}
ul.social a.ss {
  background-color: #057ab6;
}
ul.social a.ss:hover {
  background-color: #03557f;
}
ul.social a.li {
  background-color: #007bb6;
}
ul.social a.li:hover {
  background-color: #004f75;
}
ul.social a.rss {
  background-color: #fb7200;
}
ul.social a.rss:hover {
  background-color: #da6201;
}
ul.social a.glossary {
  background-color: #888;
}
ul.social a.glossary:hover {
  background-color: #444;
}
ul.social a.pinterest {
  background-color: #bd081c;
}
ul.social a.pinterest:hover {
  background-color: #a40003;
}
ul.list-articles {
  font-family: arial, tahoma, verdana, sans-serif;
}
ul.list-articles li {
  margin-bottom: 20px;
  text-align: left;
}
ul.list-articles a {
  text-decoration: none;
}
ul.list-articles a.main-image {
  background: #fff;
  display: block;
}
ul.list-articles img {
  display: block;
  margin: 0 auto;
  max-width: 280px;
  width: 100%;
}
ul.list-articles .content {
  *zoom: 1;
  background: #fff;
  padding: 26px 20px 20px;
}
ul.list-articles .content:before,
ul.list-articles .content:after {
  display: table;
  content: "";
}
ul.list-articles .content:after {
  clear: both;
}
ul.list-articles h2,
ul.list-articles h3 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  padding-bottom: 5px;
}
ul.list-articles h2 a,
ul.list-articles h3 a {
  color: #444;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
}
ul.list-articles h2 a:hover,
ul.list-articles h3 a:hover {
  text-decoration: underline;
}
ul.list-articles .date {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  padding-bottom: 10px;
}
ul.list-articles small,
ul.list-articles p,
ul.list-articles blockquote,
ul.list-articles pre,
ul.list-articles a,
ul.list-articles abbr,
ul.list-articles acronym,
ul.list-articles address,
ul.list-articles cite,
ul.list-articles code,
ul.list-articles del,
ul.list-articles dfn,
ul.list-articles em,
ul.list-articles img,
ul.list-articles q,
ul.list-articles s,
ul.list-articles samp,
ul.list-articles strike,
ul.list-articles strong,
ul.list-articles sub,
ul.list-articles sup,
ul.list-articles tt,
ul.list-articles var,
ul.list-articles dd,
ul.list-articles dl,
ul.list-articles dt,
ul.list-articles li,
ul.list-articles ol,
ul.list-articles ul,
ul.list-articles fieldset,
ul.list-articles form,
ul.list-articles label,
ul.list-articles legend,
ul.list-articles button,
ul.list-articles table,
ul.list-articles caption,
ul.list-articles tbody,
ul.list-articles tfoot,
ul.list-articles thead,
ul.list-articles tr,
ul.list-articles th,
ul.list-articles td {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
}
ul.list-articles.row h2 a {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 28px;
}
ul.list-articles.row .date {
  display: none;
}
ul.list-articles.row small,
ul.list-articles.row p,
ul.list-articles.row blockquote,
ul.list-articles.row pre,
ul.list-articles.row a,
ul.list-articles.row abbr,
ul.list-articles.row acronym,
ul.list-articles.row address,
ul.list-articles.row cite,
ul.list-articles.row code,
ul.list-articles.row del,
ul.list-articles.row dfn,
ul.list-articles.row em,
ul.list-articles.row img,
ul.list-articles.row q,
ul.list-articles.row s,
ul.list-articles.row samp,
ul.list-articles.row strike,
ul.list-articles.row strong,
ul.list-articles.row sub,
ul.list-articles.row sup,
ul.list-articles.row tt,
ul.list-articles.row var,
ul.list-articles.row dd,
ul.list-articles.row dl,
ul.list-articles.row dt,
ul.list-articles.row li,
ul.list-articles.row ol,
ul.list-articles.row ul,
ul.list-articles.row fieldset,
ul.list-articles.row form,
ul.list-articles.row label,
ul.list-articles.row legend,
ul.list-articles.row button,
ul.list-articles.row table,
ul.list-articles.row caption,
ul.list-articles.row tbody,
ul.list-articles.row tfoot,
ul.list-articles.row thead,
ul.list-articles.row tr,
ul.list-articles.row th,
ul.list-articles.row td {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 22px;
}
ul.list-articles.row p {
  text-align: justify;
}
ul.list-articles.row a.more {
  float: right;
  margin: 0 0 10px 0;
  text-decoration: underline;
}
ul.list-articles.row a.more:hover {
  text-decoration: none;
}
ul.basic-gallery {
  *zoom: 1;
}
ul.basic-gallery:before,
ul.basic-gallery:after {
  display: table;
  content: "";
}
ul.basic-gallery:after {
  clear: both;
}
ul.basic-gallery li {
  float: left;
  margin-bottom: 20px;
}
ul.basic-gallery a {
  display: block;
  text-decoration: none;
}
ul.basic-gallery img {
  display: block;
  margin: 0 auto;
  max-width: 250px;
  width: 100%;
}
.backgroundsize section.section-header {
  -webkit-background-size: cover!important;
  -moz-background-size: cover!important;
  -o-background-size: cover!important;
  background-size: cover !important;
}
.backgroundsize section#error {
  background: url(../images/main-30.jpg) no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.csstransforms ul.our-clients small {
  top: 50%;
  z-index: 1;
  -ms-transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
}
.right {
  float: right;
}
.left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.hide-input {
  left: -9999px;
  position: absolute;
}
.clear {
  clear: both;
}
.text-right {
  text-align: right;
}
.hidetext {
  overflow: hidden;
  text-indent: 105%;
  white-space: nowrap;
}
.text-uprostred {
  text-align: center;
}
.text-vlevo {
  text-align: left;
}
.text-vpravo {
  text-align: right;
}
.text-blok {
  text-align: justify;
}
.obrazek-vlevo {
  float: left;
  margin: 5px 15px 10px 0;
}
.obrazek-vpravo {
  float: right;
  margin: 5px 0 10px 15px;
}
.blok-vycistit {
  clear: both;
}
.btn-white-border {
  border: 1px solid #fff;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  border-radius: 31px;
  color: #fff;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 60px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0 auto;
  padding: 0 30px;
  text-decoration: none;
  text-transform: uppercase;
}
.btn-white-border:hover {
  background: #fff;
  color: #f7941e;
}
.btn-orange-border {
  border: 1px solid #f7941e;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  border-radius: 31px;
  color: #f7941e;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 60px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0 auto;
  padding: 0 30px;
  text-decoration: none;
  text-transform: uppercase;
}
.btn-orange-border.prev-articles {
  margin-bottom: 45px;
}
.btn-orange-border:hover {
  background: #f7941e;
  color: #fff;
}
.btn-orange-border {
  border: 1px solid #f7941e;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  border-radius: 31px;
  color: #f7941e;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 60px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0 auto;
  padding: 0 30px;
  text-decoration: none;
  text-transform: uppercase;
}
.btn-orange-border.prev-articles {
  margin-bottom: 45px;
}
.btn-orange-border:hover {
  background: #f7941e;
  color: #fff;
}
#respond input[type="submit"],
.btn-orange {
  background: #f7941e;
  border: 0;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  border-radius: 31px;
  color: #fff;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0 auto;
  padding: 15px 30px 13px;
  text-decoration: none;
  text-transform: uppercase;
}
#respond input[type="submit"]:hover,
.btn-orange:hover {
  background: #c97613;
  color: #fff;
}
.msg-error,
.msg-success,
.msg-info {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  margin-bottom: 10px;
  padding: 15px 15px 14px;
}
.msg-error a,
.msg-success a,
.msg-info a {
  color: #fff;
}
.msg-error {
  background: #de181f;
}
.msg-success {
  background: #5eae08;
}
.msg-info {
  background: #286bbd;
}
@media (max-width: 499px) {
  section.section-header article h1,
  section.section-services article h1,
  section.section-our-clients article h1,
  section.section-news article h1,
  section.section-our-team article h1,
  section#error article h1,
  section.section-header article h2,
  section.section-services article h2,
  section.section-our-clients article h2,
  section.section-news article h2,
  section.section-our-team article h2,
  section#error article h2 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
  }
  section.section-contacts h1,
  section.section-contacts h2 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
  }
  section.section-contacts h3 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
  }
  section.section-contacts article .contact {
    background: #f7941e;
  }
  section.section-contacts article .contact .email,
  section.section-contacts article .contact .phone {
    display: block;
    padding: 0 20px;
    width: auto;
    height: 60px;
  }
  section.section-contacts article .contact .phone {
    border-top: 1px solid #df8111;
  }
  section#error article h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 30px;
  }
  section#department h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
  }
  section#article h1 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
  }
  section#article h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
  }
  section#article .content-article p.citat {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
  }
  section#article .content-article p.citat a,
  section#article .content-article p.citat em,
  section#article .content-article p.citat strong {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
  }
  section#article #addcomment .item-left,
  section#article #addcomment .item-middle,
  section#article #addcomment .item-right,
  section#article #addcomment .item-big {
    padding-bottom: 20px;
  }
  section#article #addcomment .buttons {
    text-align: center;
  }
  section#article #addcomment .buttons .required {
    padding-bottom: 10px;
  }
  section#tag h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
  }
  footer {
    padding: 20px 10px;
  }
  footer h1,
  footer h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 28px;
  }
  ul.our-services {
    width: 100%;
  }
  ul.our-services img {
    float: left;
    margin: 15px 10px 15px 0;
  }
  ul.our-services strong {
    float: left;
    width: 70%;
  }
  ul.our-clients li {
    width: 50%;
  }
  ul.our-clients li.e-2 span {
    border-right: 0;
    padding-right: 1px;
  }
  ul.our-clients li.e-2-c {
    clear: both;
  }
  ul.our-clients li.l-r-2 span {
    border-bottom: 0;
  }
  ul.our-clients small {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 20px;
    padding: 0 10px;
  }
  ul.our-team li {
    width: 49%;
  }
  ul.our-team li.e-2 {
    margin-right: 0;
  }
  ul.our-team li.e-2-c {
    clear: both;
  }
  ul.our-team li.r-1 {
    margin-left: 26%;
  }
  ul.social a {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    width: 32px;
    height: 32px;
  }
  ul.social a.fb {
    background-position: -245px -8px;
  }
  ul.social a.tw {
    background-position: -245px -56px;
  }
  ul.social a.gp {
    background-position: -293px -8px;
  }
  ul.social a.li {
    background-position: -293px -56px;
  }
  ul.social a.li {
    background-position: -293px -56px;
  }
  ul.social a.ins {
    background-position: -245px -104px;
  }
  ul.social a.yt {
    background-position: -293px -104px;
  }
  ul.social a.ss {
    background-position: -245px -152px;
  }
  ul.social a.rss {
    background-position: -293px -152px;
  }
  ul.social a.pinterest {
    background-position: -245px -200px;
  }
  ul.social a.glossary {
    background-position: -293px -200px;
  }
  ul.basic-gallery li {
    margin-right: 4%;
    width: 48%;
  }
  ul.basic-gallery li.e-2 {
    margin-right: 0;
  }
  ul.basic-gallery li.e-2-c {
    clear: both;
  }
}
@media (min-width: 500px) and (max-width: 699px) {
  section#article #addcomment .item-left,
  section#article #addcomment .item-right {
    clear: both;
    float: left;
    width: 48%;
  }
  section#article #addcomment .item-middle {
    float: right;
    width: 48%;
  }
  section#article #addcomment .item-big {
    clear: both;
  }
}
@media (min-width: 500px) {
  section.section-contacts article .contact {
    background: #f7941e url(images/contact-border.png) no-repeat center center;
  }
  section.section-contacts article .contact .email,
  section.section-contacts article .contact .phone {
    float: left;
  }
  section#article #addcomment .item-left,
  section#article #addcomment .item-middle,
  section#article #addcomment .item-right,
  section#article #addcomment .item-big {
    padding-bottom: 40px;
  }
  section#article #addcomment .buttons {
    clear: both;
    *zoom: 1;
  }
  section#article #addcomment .buttons:before,
  section#article #addcomment .buttons:after {
    display: table;
    content: "";
  }
  section#article #addcomment .buttons:after {
    clear: both;
  }
  section#article #addcomment .buttons .required {
    float: left;
    padding-top: 16px;
  }
  section#article #addcomment .buttons .btn-orange {
    float: right;
  }
  ul.our-services {
    float: none;
    width: 100%;
  }
  ul.our-services li {
    float: left;
    line-height: 62px;
    width: 33.33%;
  }
  ul.our-services.last {
    padding-right: 0;
  }
  ul.list-articles {
    *zoom: 1;
  }
  ul.list-articles:before,
  ul.list-articles:after {
    display: table;
    content: "";
  }
  ul.list-articles:after {
    clear: both;
  }
  ul.list-articles li {
    float: left;
  }
  ul.list-articles.row li {
    float: none;
  }
  ul.basic-gallery li {
    margin-right: 2%;
    width: 32%;
  }
  ul.basic-gallery li.e-3 {
    margin-right: 0;
  }
  ul.basic-gallery li.e-3-c {
    clear: both;
  }
}
@media (max-width: 699px) {
  section.section-header article .desc {
    padding: 0 0 20px;
  }
  section.section-header .btn-white-border {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    display: block;
    max-width: 300px;
    padding: 10px;
    text-align: center;
  }
  section.section-header article,
  section.section-services article,
  section.section-our-clients article,
  section.section-news article,
  section.section-our-team article,
  section#error article {
    padding: 20px 0;
  }
  section.section-contacts h3 {
    padding: 20px 10px;
  }
  section.section-contacts article p {
    padding: 0 10px 15px;
  }
  section.section-contacts article strong {
    font-size: 16px;
  }
  section.section-contacts article .contact {
    margin-top: 10px;
  }
  section.section-contacts article .contact .email {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 60px;
  }
  section.section-contacts article .contact .email em {
    background-position: 0 -49px;
    width: 32px;
    height: 21px;
    top: 6px;
  }
  section.section-contacts article .contact .phone {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 60px;
  }
  section.section-contacts article .contact .phone em {
    background-position: -54px -40px;
    width: 14px;
    height: 24px;
    top: 8px;
  }
  section#error article .desc {
    padding: 0 0 20px;
  }
  section#department {
    padding: 10px 0 30px;
  }
  section#article {
    padding: 20px 0;
  }
  section#article .content-article .author {
    margin: 0 auto 20px;
  }
  section#tag {
    padding: 20px 0;
  }
  footer .desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
  ul.our-services img {
    /*background-image: url(images/our-services-icons-small.png);*/
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    display: block;
    width: 30px;
    height: 30px;
  }
  ul.our-services em.seo {
    background-position: 0 0;
  }
  ul.our-services em.content-marketing {
    background-position: 0 -30px;
  }
  ul.our-services em.removing-penalty {
    background-position: 0 -60px;
  }
  ul.our-services em.commodity-graders {
    background-position: 0 -90px;
  }
  ul.our-services em.copywriting {
    background-position: 0 -120px;
  }
  ul.our-services em.online-reputation-management {
    background-position: 0 -150px;
  }
  ul.our-services em.advertising-ppc-systems {
    background-position: -30px 0;
  }
  ul.our-services em.display-advertising {
    background-position: -30px -60px;
  }
  ul.our-services em.retargeting {
    background-position: -30px -60px;
  }
  ul.our-services em.rtb {
    background-position: -30px -90px;
  }
  ul.our-services em.video-ad {
    background-position: -30px -120px;
  }
  ul.our-services em.analysis-and-audits {
    background-position: -30px -150px;
  }
  ul.our-services em.promotion-on-social-networks {
    background-position: -60px 0;
  }
  ul.our-services em.email-marketing {
    background-position: -60px -30px;
  }
  ul.our-services em.ux-and-business-efficiency-site {
    background-position: -60px -60px;
  }
  ul.our-services em.web-analytics {
    background-position: -60px -90px;
  }
  ul.our-services em.affiliate-marketing {
    background-position: -60px -120px;
  }
  ul.our-services em.online-pr {
    background-position: -60px -150px;
  }
  ul.our-services strong {
    font-size: 14px;
    height: 60px;
  }
  ul.our-services strong small {
    height: 60px;
  }
}
@media (min-width: 500px) and (max-width: 699px) {
  section.section-header article h1,
  section.section-services article h1,
  section.section-our-clients article h1,
  section.section-news article h1,
  section.section-our-team article h1,
  section#error article h1,
  section.section-header article h2,
  section.section-services article h2,
  section.section-our-clients article h2,
  section.section-news article h2,
  section.section-our-team article h2,
  section#error article h2 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 42px;
  }
  section.section-contacts h1,
  section.section-contacts h2 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 42px;
  }
  section.section-contacts h3 {
    font-size: 29px;
    font-size: 2.9rem;
    line-height: 37px;
  }
  section.section-contacts article .contact .email {
    width: 50%;
    height: 60px;
  }
  section.section-contacts article .contact .phone {
    width: 50%;
    height: 60px;
  }
  section#error article h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 34px;
  }
  section#department h1 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 42px;
  }
  section#article h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
  }
  section#article h2 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 32px;
  }
  section#article .content-article p.citat {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
  }
  section#article .content-article p.citat a,
  section#article .content-article p.citat em,
  section#article .content-article p.citat strong {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
  }
  section#tag h1 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 42px;
  }
  footer {
    padding: 20px 10px;
  }
  footer h1,
  footer h2 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 42px;
  }
  ul.our-services li {
    padding-bottom: 30px;
  }
  ul.our-services img {
    margin: 0 auto;
  }
  ul.our-services strong {
    text-align: center;
    width: 100%;
  }
  ul.our-clients li {
    width: 33.33333333%;
  }
  ul.our-clients li.e-3 span {
    border-right: 0;
    padding-right: 1px;
  }
  ul.our-clients li.e-3-c {
    clear: both;
  }
  ul.our-clients li.l-r-3 span {
    border-bottom: 0;
  }
  ul.our-clients small {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    padding: 0 10px;
  }
  ul.our-team li {
    width: 25%;
  }
  ul.our-team li.e-4 {
    margin-right: 0;
  }
  ul.our-team li.e-4-c {
    clear: both;
  }
  ul.our-team li.r-3 {
    margin-left: 13%;
  }
  ul.social a {
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    width: 48px;
    height: 48px;
  }
  ul.social a.fb {
    background-position: -237px 0;
  }
  ul.social a.tw {
    background-position: -237px -48px;
  }
  ul.social a.gp {
    background-position: -285px 0;
  }
  ul.social a.li {
    background-position: -285px -48px;
  }
  ul.social a.ins {
    background-position: -237px -96px;
  }
  ul.social a.yt {
    background-position: -285px -96px;
  }
  ul.social a.ss {
    background-position: -237px -144px;
  }
  ul.social a.rss {
    background-position: -285px -144px;
  }
  ul.social a.pinterest {
    background-position: -237px -192px;
  }
  ul.social a.glossary {
    background-position: -285px -192px;
  }
  ul.list-articles li {
    margin-right: 2%;
    width: 48%;
  }
  ul.list-articles li.e-2 {
    margin-right: 0;
  }
  ul.list-articles li.e-2-c {
    clear: both;
  }
  ul.list-articles.row li {
    margin-right: 0 width: 100%;
  }
}
@media (min-width: 700px) {
  section.section-contacts h3 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 46px;
  }
  section.section-contacts article strong {
    font-size: 18px;
  }
  section.section-contacts article .contact {
    margin-top: 30px;
  }
  section.section-contacts article .contact .email {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 80px;
    width: 50%;
    height: 80px;
  }
  section.section-contacts article .contact .email em {
    background-position: 0 -14px;
    width: 54px;
    height: 35px;
    top: 11px;
  }
  section.section-contacts article .contact .phone {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 80px;
    width: 50%;
    height: 80px;
  }
  section.section-contacts article .contact .phone em {
    background-position: -54px 0;
    width: 23px;
    height: 40px;
    top: 13px;
  }
  section#department {
    padding: 150px 0 50px;
  }
  section#article {
    padding: 160px 0 50px;
  }
  section#article .content-article .author {
    background: #f7f7f7;
    float: right;
    margin: 50px 0 40px 40px;
  }
  section#article .content-article p.citat {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
  }
  section#article .content-article p.citat a,
  section#article .content-article p.citat em,
  section#article .content-article p.citat strong {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
  }
  section#article .content-article .video-vlevo {
    float: left;
    width: 48%;
  }
  section#article .content-article .video-vpravo {
    float: right;
    width: 48%;
  }
  section#article #addcomment .item-left {
    clear: both;
    float: left;
    width: 32%;
  }
  section#article #addcomment .item-middle {
    float: left;
    margin: 0 2%;
    width: 32%;
  }
  section#article #addcomment .item-right {
    float: right;
    width: 32%;
  }
  section#article #addcomment .item-big {
    clear: both;
  }
  section#tag {
    padding: 160px 0 50px;
  }
  ul.our-services img {
    /*background-image: url(images/our-services-icons.png);*/
    -webkit-border-radius: 31px;
    -moz-border-radius: 31px;
    border-radius: 31px;
    width: 60px;
    height: 60px;
  }
  ul.our-services em.seo {
    background-position: 0 0;
  }
  ul.our-services em.content-marketing {
    background-position: 0 -60px;
  }
  ul.our-services em.removing-penalty {
    background-position: 0 -120px;
  }
  ul.our-services em.commodity-graders {
    background-position: 0 -180px;
  }
  ul.our-services em.copywriting {
    background-position: 0 -240px;
  }
  ul.our-services em.online-reputation-management {
    background-position: 0 -300px;
  }
  ul.our-services em.advertising-ppc-systems {
    background-position: -60px 0;
  }
  ul.our-services em.display-advertising {
    background-position: -60px -60px;
  }
  ul.our-services em.retargeting {
    background-position: -60px -120px;
  }
  ul.our-services em.rtb {
    background-position: -60px -180px;
  }
  ul.our-services em.video-ad {
    background-position: -60px -240px;
  }
  ul.our-services em.analysis-and-audits {
    background-position: -60px -300px;
  }
  ul.our-services em.promotion-on-social-networks {
    background-position: -120px 0;
  }
  ul.our-services em.email-marketing {
    background-position: -120px -60px;
  }
  ul.our-services em.ux-and-business-efficiency-site {
    background-position: -120px -120px;
  }
  ul.our-services em.web-analytics {
    background-position: -120px -180px;
  }
  ul.our-services em.affiliate-marketing {
    background-position: -120px -240px;
  }
  ul.our-services em.online-pr {
    background-position: -120px -300px;
  }
  ul.our-services strong {
    height: 62px;
  }
  ul.our-services strong small {
    height: 62px;
  }
  ul.our-clients li {
    width: 19.5%;
  }
  ul.our-clients li.e-5 span {
    border-right: 0;
    padding-right: 1px;
  }
  ul.our-clients li.e-5-c {
    clear: both;
  }
  ul.our-clients li.l-r-5 span {
    border-bottom: 0;
  }
  ul.list-articles {
    padding-bottom: 20px;
  }
  ul.list-articles li {
    margin-right: 2%;
    width: 23%;
  }
  ul.list-articles li:nth-child(4n+0) {
    margin-right: 0;
  }
  ul.list-articles li:nth-child(4n+1) {
    clear: both;
  }
  ul.list-articles.row li {
    margin-right: 0;
    width: 100% !important;
  }
}
@media (max-width: 1099px) {
  header .logo {
    float: left;
    margin: 15px auto;
    width: 100px;
  }
  header .show-menu {
    background: #f7941e;
    color: #fff;
    float: right;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 40px;
    display: none;
    margin: 25px 0;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
  }
  header .show-menu.act {
    background: #df8111;
  }
  ul#menu {
    clear: both;
    background: #fff;
  }
  ul#menu li {
    display: block;
    padding: 5px 0;
    text-align: center;
  }
  ul#menu a {
    padding: 5px 0;
  }
  #language-switcher {
    padding: 0 !important;
    margin: 25px 1rem 25px 0 !important;
  }
}
@media (min-width: 800px) and (max-width: 979px) {
  header .logo {
    margin: 30px 0 0;
    width: 70px;
  }
}
@media (min-width: 800px) and (max-width: 1099px) {
  ul#menu {
    margin-top: -25px;
  }
  ul#menu a {
    font-size: 14px;
    font-size: 1.5rem;
    line-height: 40px;
    padding: 0 5px;
  }
}
@media (min-width: 800px) {
  header {
    left: 0;
    position: fixed;
    width: 100%;
    height: 120px;
    top: 0;
    z-index: 10;
  }
  header.shadow {
    -webkit-box-shadow: 0 10px 10px -10px #000;
    box-shadow: 0 10px 10px -10px #000;
  }
  header .show-menu {
    display: none;
  }
  header .logo {
    float: left;
  }
  ul#menu {
    float: right;
  }
  ul#menu li {
    float: left;
  }
}
@media (max-width: 979px) {
  section.section-header article .desc,
  section.section-services article .desc,
  section.section-our-clients article .desc,
  section.section-news article .desc,
  section.section-our-team article .desc,
  section#error article .desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
  }
  section#department .desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    padding-bottom: 20px;
  }
  section#department .desc p,
  section#department .desc blockquote,
  section#department .desc pre,
  section#department .desc a,
  section#department .desc abbr,
  section#department .desc acronym,
  section#department .desc address,
  section#department .desc cite,
  section#department .desc code,
  section#department .desc del,
  section#department .desc dfn,
  section#department .desc em,
  section#department .desc img,
  section#department .desc q,
  section#department .desc s,
  section#department .desc samp,
  section#department .desc strike,
  section#department .desc strong,
  section#department .desc sub,
  section#department .desc sup,
  section#department .desc tt,
  section#department .desc var,
  section#department .desc dd,
  section#department .desc dl,
  section#department .desc dt,
  section#department .desc li,
  section#department .desc ol,
  section#department .desc ul,
  section#department .desc fieldset,
  section#department .desc form,
  section#department .desc label,
  section#department .desc legend,
  section#department .desc button,
  section#department .desc table,
  section#department .desc caption,
  section#department .desc tbody,
  section#department .desc tfoot,
  section#department .desc thead,
  section#department .desc tr,
  section#department .desc th,
  section#department .desc td {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
  }
  section#article .desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
  }
  section#article .desc p,
  section#article .desc blockquote,
  section#article .desc pre,
  section#article .desc a,
  section#article .desc abbr,
  section#article .desc acronym,
  section#article .desc address,
  section#article .desc cite,
  section#article .desc code,
  section#article .desc del,
  section#article .desc dfn,
  section#article .desc em,
  section#article .desc img,
  section#article .desc q,
  section#article .desc s,
  section#article .desc samp,
  section#article .desc strike,
  section#article .desc strong,
  section#article .desc sub,
  section#article .desc sup,
  section#article .desc tt,
  section#article .desc var,
  section#article .desc dd,
  section#article .desc dl,
  section#article .desc dt,
  section#article .desc li,
  section#article .desc ol,
  section#article .desc ul,
  section#article .desc fieldset,
  section#article .desc form,
  section#article .desc label,
  section#article .desc legend,
  section#article .desc button,
  section#article .desc table,
  section#article .desc caption,
  section#article .desc tbody,
  section#article .desc tfoot,
  section#article .desc thead,
  section#article .desc tr,
  section#article .desc th,
  section#article .desc td {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
  }
  section#article .content-article {
    padding: 20px;
  }
  section#article .content-article .author strong {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 21px;
  }
  section#article #discussion,
  section#article #addcomment {
    padding: 20px;
  }
  ul.our-team strong {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 21px;
  }
}
@media (min-width: 700px) and (max-width: 979px) {
  section.section-header {
    padding: 160px 0 40px;
  }
  section.section-header article h1,
  section.section-header article h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  section.section-header article .desc {
    padding: 0 0 40px;
  }
  section.section-services article {
    padding: 40px 0;
  }
  section.section-services article h1,
  section.section-services article h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  section.section-our-clients article {
    padding: 40px 0;
  }
  section.section-our-clients article h1,
  section.section-our-clients article h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  section.section-news article {
    padding: 40px 0;
  }
  section.section-news article h1,
  section.section-news article h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  section.section-our-team article {
    padding: 40px 0;
  }
  section.section-our-team article h1,
  section.section-our-team article h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  section.section-contacts h1,
  section.section-contacts h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  section.section-contacts h3 {
    padding: 40px 10px 23px;
  }
  section.section-contacts article {
    background: #f7f7f7;
  }
  section.section-contacts article p {
    padding: 0 10px 15px;
  }
  section#error {
    padding: 160px 0 40px;
  }
  section#error article h1 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  section#error article h2 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 36px;
  }
  section#error article .desc {
    padding: 0 0 40px;
  }
  section#department h1 {
    font-size: 44px;
    font-size: 4.4rem;
    line-height: 56px;
  }
  section#article h1 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 48px;
  }
  section#article h2 {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 40px;
  }
  section#tag h1 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  footer {
    padding: 40px 10px;
  }
  footer h1,
  footer h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  footer .desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
  }
  ul.our-services li {
    padding-bottom: 30px;
  }
  ul.our-services img {
    display: block;
    margin: 0 auto;
  }
  ul.our-services strong {
    text-align: center;
    width: 100%;
  }
  ul.our-clients small {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    padding: 0 10px;
  }
  ul.our-team li {
    width: 19.5%;
  }
  ul.our-team li.e-5 {
    margin-right: 0;
  }
  ul.our-team li.e-5-c {
    clear: both;
  }
  ul.our-team li.r-1 {
    margin-left: 41%;
  }
  ul.social a {
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
    width: 64px;
    height: 64px;
  }
  ul.social a.fb {
    background-position: -85px -8px;
  }
  ul.social a.tw {
    background-position: -165px -8px;
  }
  ul.social a.gp {
    background-position: -85px -88px;
  }
  ul.social a.li {
    background-position: -165px -88px;
  }
  ul.social a.ins {
    background-position: -85px -168px;
  }
  ul.social a.yt {
    background-position: -165px -168px;
  }
  ul.social a.ss {
    background-position: -85px -248px;
  }
  ul.social a.rss {
    background-position: -165px -248px;
  }
  ul.social a.pinterest {
    background-position: -85px -328px;
  }
  ul.social a.glossary {
    background-position: -165px -328px;
  }
}
@media (min-width: 980px) {
  header .logo {
    margin: 23px 0 0;
  }
  section.section-header {
    left: 0;
    min-height: 600px;
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
  }
  section.section-header article {
    margin-top: 60px;
    padding-bottom: 120px;
    padding-top: 120px;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  section.section-header article h1,
  section.section-header article h2 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  section.section-header article .desc {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
    padding: 0 0 68px;
  }
  section.section-services article h1,
  section.section-services article h2 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  section.section-services article .desc {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
  }
  section.section-our-clients article h1,
  section.section-our-clients article h2 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  section.section-our-clients article .desc {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
  }
  section.section-news article h1,
  section.section-news article h2 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  section.section-our-team article h1,
  section.section-our-team article h2 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  section.section-our-team article .desc {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
  }
  section.section-contacts h1,
  section.section-contacts h2 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  section.section-contacts h3 {
    padding: 40px 0 23px;
  }
  section.section-contacts article {
    background: #fff;
    float: left;
    margin-left: 20px;
    max-width: 640px;
  }
  section.section-contacts article p {
    padding: 0 0 15px;
  }
  section.section-contacts #map {
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
  }
  section#error {
    left: 0;
    min-height: 600px;
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
  }
  section#error article {
    margin-top: 60px;
    padding-bottom: 120px;
    padding-top: 120px;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  section#error article h1 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  section#error article h2 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
  }
  section#error article .desc {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
    padding: 0 0 68px;
  }
  section#department h1 {
    font-size: 50px;
    font-size: 5rem;
    line-height: 70px;
  }
  section#department .desc {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
    padding-bottom: 45px;
  }
  section#department .desc p,
  section#department .desc blockquote,
  section#department .desc pre,
  section#department .desc a,
  section#department .desc abbr,
  section#department .desc acronym,
  section#department .desc address,
  section#department .desc cite,
  section#department .desc code,
  section#department .desc del,
  section#department .desc dfn,
  section#department .desc em,
  section#department .desc img,
  section#department .desc q,
  section#department .desc s,
  section#department .desc samp,
  section#department .desc strike,
  section#department .desc strong,
  section#department .desc sub,
  section#department .desc sup,
  section#department .desc tt,
  section#department .desc var,
  section#department .desc dd,
  section#department .desc dl,
  section#department .desc dt,
  section#department .desc li,
  section#department .desc ol,
  section#department .desc ul,
  section#department .desc fieldset,
  section#department .desc form,
  section#department .desc label,
  section#department .desc legend,
  section#department .desc button,
  section#department .desc table,
  section#department .desc caption,
  section#department .desc tbody,
  section#department .desc tfoot,
  section#department .desc thead,
  section#department .desc tr,
  section#department .desc th,
  section#department .desc td {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
  }
  section#article h1 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 55px;
  }
  section#article h2 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 42px;
  }
  section#article .desc {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
    padding-bottom: 4px;
  }
  section#article .desc p,
  section#article .desc blockquote,
  section#article .desc pre,
  section#article .desc a,
  section#article .desc abbr,
  section#article .desc acronym,
  section#article .desc address,
  section#article .desc cite,
  section#article .desc code,
  section#article .desc del,
  section#article .desc dfn,
  section#article .desc em,
  section#article .desc img,
  section#article .desc q,
  section#article .desc s,
  section#article .desc samp,
  section#article .desc strike,
  section#article .desc strong,
  section#article .desc sub,
  section#article .desc sup,
  section#article .desc tt,
  section#article .desc var,
  section#article .desc dd,
  section#article .desc dl,
  section#article .desc dt,
  section#article .desc li,
  section#article .desc ol,
  section#article .desc ul,
  section#article .desc fieldset,
  section#article .desc form,
  section#article .desc label,
  section#article .desc legend,
  section#article .desc button,
  section#article .desc table,
  section#article .desc caption,
  section#article .desc tbody,
  section#article .desc tfoot,
  section#article .desc thead,
  section#article .desc tr,
  section#article .desc th,
  section#article .desc td {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
  }
  section#article .content-article {
    padding: 40px 40px 20px;
  }
  section#article .content-article .author strong {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 21px;
  }
  section#article .content-article p.citat {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
  }
  section#article #discussion,
  section#article #addcomment {
    padding: 40px 40px 20px;
  }
  section#tag h1 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  footer {
    padding: 86px 0 45px;
  }
  footer h1,
  footer h2 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  footer .desc {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
  }
  ul.our-services li {
    padding-bottom: 10px;
  }
  ul.our-services img {
    float: left;
    margin-right: 20px;
  }
  ul.our-services strong {
    float: left;
    width: 70%;
  }
  ul.our-clients small {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
    padding: 0 25px;
  }
  ul.our-team li {
    width: 16.3%;
  }
  ul.our-team li.e-6 {
    margin-right: 0;
  }
  ul.our-team li.e-6-c {
    clear: both;
  }
  ul.our-team li.r-5 {
    margin-left: 8.5%;
  }
  ul.our-team strong {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 21px;
  }
  ul.social a {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    width: 80px;
    height: 80px;
  }
  ul.social a.fb {
    background-position: -77px 0;
  }
  ul.social a.tw {
    background-position: -157px 0;
  }
  ul.social a.gp {
    background-position: -77px -80px;
  }
  ul.social a.li {
    background-position: -157px -80px;
  }
  ul.social a.ins {
    background-position: -77px -160px;
  }
  ul.social a.yt {
    background-position: -157px -160px;
  }
  ul.social a.ss {
    background-position: -77px -240px;
  }
  ul.social a.rss {
    background-position: -157px -240px;
  }
  ul.social a.pinterest {
    background-position: -77px -320px;
  }
  ul.social a.glossary {
    background-position: -157px -320px;
  }
  .csstransforms section.section-header article,
  .csstransforms section#error article {
    top: 50%;
    -ms-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
  }
  .csstransforms section.section-services.full-screen article,
  .csstransforms section.section-our-clients.full-screen article,
  .csstransforms section.section-news.full-screen article,
  .csstransforms section.section-our-team.full-screen article {
    padding: 0;
    position: absolute;
    top: 50%;
    z-index: 1;
    -ms-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
  }
  .csstransforms section.section-services article,
  .csstransforms section.section-our-clients article,
  .csstransforms section.section-news article,
  .csstransforms section.section-our-team article {
    padding: 90px 0;
  }
  .csstransforms section.section-contacts.full-screen .in-section {
    padding: 0;
  }
  .csstransforms section.section-contacts.full-screen article {
    background: #fff;
    margin: 0;
    position: absolute;
    top: 50%;
    z-index: 1;
    -ms-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
  }
  .csstransforms section.section-contacts .in-section {
    padding: 90px 0;
  }
  .no-csstransforms section.section-services article,
  .no-csstransforms section.section-our-clients article,
  .no-csstransforms section.section-news article,
  .no-csstransforms section.section-our-team article {
    padding: 94px 0 90px;
  }
  .no-csstransforms section.section-contacts .in-section {
    padding: 94px 0 90px;
  }
}
@media (min-width: 1099px) {
  ul#menu {
    padding-top: 39px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  ul#menu a {
    font-size: 16px;
    font-size: 1.55rem;
    line-height: 40px;
    padding: 0 8px;
  }
}
@media (min-width: 1200px) {
  ul#menu a {
    font-size: 18px;
    font-size: 1.6rem;
    line-height: 40px;
    padding: 0 12px;
  }
}
@media (max-width: 1199px) {
  section article {
    width: 100%;
  }
  section.section-header article,
  section#error article {
    left: 0;
  }
  .csstransforms section.section-services.full-screen article,
  .csstransforms section.section-our-clients.full-screen article,
  .csstransforms section.section-news.full-screen article,
  .csstransforms section.section-our-team.full-screen article {
    left: 0;
  }
  .csstransforms section.section-contacts.full-screen article {
    left: 20px;
  }
}
@media (min-width: 1200px) {
  section article {
    width: 1180px;
  }
  section.section-header article,
  section#error article {
    left: 50%;
    margin-left: -590px;
  }
  .csstransforms section.section-services.full-screen article,
  .csstransforms section.section-our-clients.full-screen article,
  .csstransforms section.section-news.full-screen article,
  .csstransforms section.section-our-team.full-screen article,
  .csstransforms section.section-contacts.full-screen article {
    left: 50%;
    margin-left: -590px;
  }
}
@media print {
  * {
    background: transparent!important;
    color: #000!important;
    text-shadow: none!important;
    filter: none!important;
    -ms-filter: none !important;
  }
  body {
    width: 100%!important;
    margin: 0!important;
    padding: 0!important;
    line-height: 1.4em;
    word-spacing: 1.1pt;
    letter-spacing: .2pt;
    font-family: arial, Garamond, "Times New Roman", serif !important;
    color: #000;
    background: 0;
  }
  h1,
  h2,
  h3,
  h4 {
    font-family: Garamond, "Times New Roman", serif;
    color: #000;
  }
  h1 {
    font-size: 19pt;
  }
  h2 {
    font-size: 17pt;
  }
  h3 {
    font-size: 15pt;
  }
  h4 {
    font-size: 12pt;
  }
  a:link,
  a:visited {
    background: transparent;
    font-weight: 700;
    text-decoration: underline;
    color: #444 !important;
  }
  a:link[href^="http://"]:after,
  a[href^="http://"]:visited:after {
    content: " (" attr(href) ") ";
    font-size: 90%;
  }
  a[href^="http://"] {
    color: #000;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  header {
    position: absolute;
  }
  ul#menu {
    display: none;
  }
}
#comments-wrapper {
  margin: 0 auto;
  padding: 40px 40px 20px;
  max-width: 800px;
  background: #fff;
  text-align: left;
}
#comments-wrapper h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
}
#respond {
  margin-top: 60px;
}
#respond p {
  margin: 10px 0px 20px;
}
#respond label {
  width: 120px;
  display: inline-block;
}
#respond input[type="text"],
#respond textarea {
  width: 400px;
}
#comment-list {
  margin-top: 30px;
}
.comment-item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #777;
}
.comment-author {
  font-size: 20px;
  font-weight: 700;
}
.comment-date {
  font-size: 12px;
}
@media (max-width: 500px) {
  #respond input[type="text"],
  #respond textarea,
  #respond label {
    width: 100%;
    display: block;
  }
  #respond label {
    margin-bottom: 10px;
  }
}
#pagination ul.pagination-centered {
  display: inline-block;
  margin: 0 auto;
}
#pagination li {
  display: inline-block;
  border: 1px solid #777;
}
#pagination li a {
  display: block;
  padding: 0.2rem 0.8rem;
}
#pagination li.active {
  border: 1px solid #777;
}
#pagination li.active a {
  color: black;
}
#pagination li.disabled {
  border: 1px solid #999;
}
#pagination li.disabled a {
  color: #777;
}
footer .certificate {
  text-align: center;
  padding-bottom: 70px;
}
footer .certificate__items {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 25px;
}
footer .certificate__item img {
  max-height: 70px;
}
#department.jobs {
  text-align: left;
  font-size: 1.6rem;
}
#department.jobs h2 {
  color: #444;
  font-family: 'sspL', arial, tahoma, verdana, sans-serif;
  font-weight: 400;
  padding-bottom: 5px;
  padding-top: 15px;
  font-size: 3.6rem;
  line-height: 42px;
}
#department.jobs li {
  padding: 0 0 2px 20px;
  position: relative;
  line-height: 24px;
}
#department.jobs li:before {
  background: #f7941e;
  border-radius: 4px;
  content: "";
  left: 0;
  position: absolute;
  width: 6px;
  height: 6px;
  top: 9px;
  z-index: 1;
}
#department.jobs .desc p {
  padding: 3px 0;
  font-size: 2rem;
  line-height: 28px;
}
#department.jobs p {
  text-align: left;
  padding: 10px 0;
}
#language-switcher {
  padding: 39px 0 0;
  float: right;
  margin-left: 1rem;
}
#language-switcher a {
  text-decoration: none;
  font-size: 1.7rem;
  line-height: 40px;
  padding: 0 10px;
  color: #777;
  transition: all 0.15s ease-out;
  font-weight: 600;
  display: block;
}
#language-switcher a img {
  margin-right: 10px;
}
#language-switcher a:hover {
  color: #f7941e;
}
#language-switcher .wpml-ls-item-toggle {
  border: 1px solid #ddd;
  position: relative;
}
#language-switcher .wpml-ls-item-toggle span {
  margin-right: 24px;
}
#language-switcher .wpml-ls-item-toggle::after {
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
  transition: transform 0.2s ease;
  width: 11px;
  height: 7px;
  background-image: url(images/arrow.svg);
  background-position: 0 0;
  position: absolute;
  content: "";
}
#language-switcher .wpml-ls-item-toggle.open::after {
  transform: translate(0, -50%) rotate(-180deg);
}
#language-switcher li:hover {
  background: #f7f7f7;
}
#language-switcher .wpml-ls-sub-menu.roll-down {
  visibility: visible;
  opacity: 1;
  height: auto;
}
#language-switcher .wpml-ls-sub-menu {
  background-color: white;
  border: 1px solid #ddd;
  border-top: none;
  visibility: hidden;
  opacity: 0;
  transition: all 0.15s ease-out;
  height: 0;
}
#alphabet a {
  display: inline-block;
  padding: 0.4rem 1.2rem;
  background-color: #888;
  transition: all 0.15s ease-out;
  color: white;
  margin: 0.5rem 0.2rem;
  text-decoration: none;
}
#alphabet a:hover {
  background-color: #444;
}
#alphabet a.active {
  background-color: #f7941e;
}
#glossary {
  margin: -1rem;
  text-align: left;
  padding-top: 40px;
}
#glossary li {
  display: inline-block;
  width: calc(25% - 2rem);
  box-sizing: border-box;
  padding: 1.5rem;
  margin: 0.5rem;
  vertical-align: top;
  background-color: white;
}
#glossary li a {
  display: block;
  text-align: left;
  text-decoration: none;
}
#glossary li a h2 {
  font-weight: 700;
  font-size: 1.8rem;
  color: #444;
  transition: all 0.15s ease-out;
  text-decoration: none;
}
#glossary li a small {
  text-decoration: underline;
}
#glossary li a:hover h2 {
  color: #f7941e;
}
#glossary li a:hover small {
  text-decoration: none;
}
@media screen and (max-width: 720px) {
  #glossary li {
    width: calc(33.3% - 2rem);
  }
}
@media screen and (max-width: 499px) {
  #glossary li {
    width: calc(50% - 2rem);
  }
}
iframe {
  display: block;
  max-width: 100%;
  min-width: 560px;
  min-height: 315px;
}
@media screen and (max-width: 620px) {
  iframe {
    min-width: 100%;
    min-height: 240px;
  }
}
section#article.category h1.nice-title,
section#article.category h2.nice-title {
  padding-top: 8rem;
  padding-bottom: 8rem;
  margin-bottom: 2rem;
  padding-right: 39rem;
}
section#article.category .content-article {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
}
section#article.category h1.nice-title {
  margin-top: -6rem;
  margin-bottom: -2rem;
}
section#article h1.nice-title,
section#article h2.nice-title {
  margin: 0 -40px;
  padding: 5rem 40px;
  padding-right: 33rem;
  color: #fff;
}
section#article h1.nice-title span,
section#article h2.nice-title span {
  color: #fff !important;
}
@media screen and (max-width: 980px) {
  section#article h1.nice-title,
  section#article h2.nice-title {
    margin: 0 -20px;
  }
}
@media screen and (max-width: 840px) {
  section#article h1.nice-title,
  section#article h2.nice-title {
    background: #f7931d !important;
    padding: 2rem !important;
    max-width: 100%;
    margin: 3rem -20px !important;
  }
  section#article h1.nice-title.smaller-font,
  section#article h2.nice-title.smaller-font {
    font-size: 4rem !important;
    line-height: 48px !important;
  }
}
section#article h1.nice-title.seo,
section#article h2.nice-title.seo {
  background: url(images/seo-01.svg) right center / auto 124px no-repeat;
  padding-right: 38rem;
}
section#article h1.nice-title.copywriting,
section#article h2.nice-title.copywriting {
  background: url(images/copywriting-01.svg) right center / auto 124px no-repeat;
}
section#article h1.nice-title.online,
section#article h2.nice-title.online {
  background: url(images/online_marketing-01.svg) right center / auto 124px no-repeat;
}
section#article h1.nice-title.linkbuilding,
section#article h2.nice-title.linkbuilding {
  background: url(images/linkbuilding-01.svg) right center / auto 124px no-repeat;
}
section#article h1.nice-title.emailing,
section#article h2.nice-title.emailing {
  background: url(images/emailing-01.svg) right center / auto 124px no-repeat;
}
section#article h1.nice-title.social,
section#article h2.nice-title.social {
  background: url(images/social_media-01.svg) right center / auto 124px no-repeat;
}
section#article h1.nice-title.smaller-font,
section#article h2.nice-title.smaller-font {
  font-size: 3.6rem;
  line-height: 1em;
}
section#article h1.nice-title {
  margin-top: -6rem;
  margin-bottom: -2rem;
}
iframe[name="google_conversion_frame"] {
  display: none;
}
body.admin-bar header {
  top: 32px;
}
@media screen and (max-width: 782px) {
  body.admin-bar header {
    top: 46px;
  }
}
table td {
  padding: 0 1rem;
}
.section-our-team.category-page {
  margin-top: 90px;
}
.section-our-team.category-page article {
  max-width: 1180px;
  width: 100%;
}
.section-contacts.category-page article {
  color: #777;
  font-weight: 300;
  padding: 0;
  background: #fff;
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 1;
  -ms-transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
}
/* ------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------- VOLNÉ POZICE ------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------- */
.font-source {
  font-family: 'Source Sans Pro', sans-serif;
}
.font-open {
  font-family: 'Open Sans', sans-serif;
}
.transition {
  transition: all 0.15s ease-in-out;
}
.button {
  font-size: 2rem;
  padding: 2rem 5rem;
  border-radius: 4rem;
  font-weight: 900;
  border: 2px solid #fff;
  color: #fff;
  transition: all 0.15s ease-in-out;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
}
.button:hover {
  background: #fff;
  color: #f47920;
}
.content {
  padding: 0 4rem;
  max-width: 1024px;
  margin: 0 auto;
}
/* ---- end of variables ---- */
.main {
  margin-top: 120px;
}
.main h1,
.main h2,
.main h3,
.main h4,
.main h5 {
  font-family: 'Source Sans Pro', sans-serif;
}
@media screen and (min-width: 1200px) {
  .main.jobs-hp {
    margin-top: 210px;
  }
}
.jobs-banner {
  height: 318px;
  width: 100%;
  background-position: center;
  background-size: cover;
}
.job-banner {
  height: 359px;
  width: 100%;
  background-position: center;
  background-size: cover;
  text-align: center;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}
.job-banner::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.65);
}
.job-banner .page-title {
  font-size: 4.8rem;
  color: #fff;
  font-weight: 400;
  line-height: 7.5rem;
  text-transform: uppercase;
  width: 100%;
  padding: 10rem 2rem 2rem;
  position: relative;
  z-index: 2;
}
.job-banner .button-wrapper-with-arrows {
  position: relative;
  z-index: 2;
}
.orange-banner {
  background: linear-gradient(35deg, #f89d54 0%, #eb7351 100%);
  text-align: center;
  padding: 10rem 0;
  position: relative;
}
.orange-banner::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(images/orange-banner.png) center no-repeat;
}
.orange-banner.job::before {
  left: 70%;
  top: 10%;
  right: auto;
  bottom: auto;
  width: 9rem;
  height: 9rem;
  background: url(images/target.png) center / contain no-repeat;
}
.orange-banner.job::after {
  content: "";
  position: absolute;
  left: 25%;
  bottom: 10%;
  width: 9rem;
  height: 10rem;
  background: url(images/bulb.png) center / contain no-repeat;
}
.orange-banner .description p {
  font-size: 2.4rem;
  line-height: 3.2rem;
  color: #fff;
  font-weight: 400;
  text-align: center;
}
.orange-banner .content {
  position: relative;
  z-index: 2;
}
.orange-banner .arrow {
  background: url(images/arrow.png) center / contain no-repeat;
  width: 4.9rem;
  height: 4.6rem;
  position: absolute;
  left: 70%;
  bottom: -5rem;
}
.orange-banner-title {
  font-size: 4.8rem;
  color: #fff;
  font-weight: 400;
  line-height: 6rem;
  margin-bottom: 8rem;
}
.grey-block {
  background: #f7f7f7;
  padding: 10rem 0;
}
.grey-block p {
  font-size: 2.4rem;
  line-height: 3.2rem;
  font-weight: 300;
  text-align: center;
  color: #000;
}
.jobs-offer {
  padding: 10rem 0 12rem 0;
}
.jobs-offer .section-title {
  font-size: 4.8rem;
  color: #565656;
  font-weight: 300;
  text-align: center;
  display: block;
  line-height: 6rem;
  margin-bottom: 8rem;
}
.accordition .title {
  font-size: 2.2rem;
  line-height: 3rem;
  color: #565656;
  font-weight: 400;
  transition: all 0.15s ease-in-out;
}
.accordition .accordition-title {
  padding: 2.5rem 3rem;
  border: 1px solid #ddd;
  cursor: pointer;
  position: relative;
}
.accordition .accordition-title::after {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 2.7rem;
  right: 3rem;
  top: 50%;
  transform: translate(0, -50%);
  background: url(images/arrow-right-black.png) center / 1.5rem 2.7rem no-repeat;
  transition: all 0.15s ease-in-out;
}
.accordition .accordition-title:hover .title,
.accordition .accordition-title.active .title {
  color: #f47920;
}
.accordition .accordition-title.active::after {
  background: url(images/arrow-right-orange.png) center / 1.5rem 2.7rem no-repeat;
  transform: translate(0, -50%) rotate(90deg);
}
.accordition .accordition-content {
  padding: 2.5rem 2rem;
  border: 1px solid #ddd;
  background: #f7f7f7;
  text-align: right;
}
.accordition p {
  font-size: 2.2rem;
  line-height: 3rem;
  color: #000;
  font-weight: 300;
  text-align: left;
}
.accordition a.link {
  text-transform: uppercase;
  font-size: 2.1rem;
  text-decoration: underline;
  transition: all 0.15s ease-in-out;
  color: #000;
  margin-top: 2rem;
  display: inline-block;
}
.accordition a.link:hover {
  color: #f47920;
}
.join-us {
  background: #f7f7f7;
  padding: 8rem 0 12rem 0;
}
.join-us .section-title {
  font-size: 4.8rem;
  font-weight: 300;
  color: #252525;
  text-align: center;
  display: block;
  padding-bottom: 8rem;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 7rem;
}
.icons-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -3rem;
}
.icons-block .block {
  text-align: center;
  flex-basis: 33.3%;
  padding: 0 3rem;
  margin-bottom: 6rem;
  box-sizing: border-box;
}
.icons-block .title {
  font-size: 2.8rem;
  font-weight: 400;
  color: #f47920;
  line-height: 3.5rem;
  margin: 1rem 0;
}
.icons-block .text {
  color: #000;
  font-size: 1.8rem;
  font-weight: 300;
}
.icons-block img {
  max-height: 13rem;
  margin: 0 auto;
}
.jobs-image-banner {
  width: 100%;
  height: 60rem;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: cover;
}
.form-section {
  padding: 8rem 0;
  padding-top: 0 !important;
}
.form-section .section-title {
  margin-bottom: 5rem;
  font-size: 4.8rem;
  line-height: 6rem;
  font-weight: 300;
  color: #565656;
  text-align: center;
}
.form-section .content {
  max-width: 900px;
}
.form-section form .inputs-wrapper {
  display: flex;
  margin: 0 -2.5rem;
}
.form-section form .input-wrapper {
  flex-basis: 50%;
  padding: 0 2.5rem;
}
.form-section form input,
.form-section form textarea {
  width: 100%;
  border: 2px solid #ddd;
  background: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 2.2rem;
  padding: 1rem 2rem;
  box-sizing: border-box;
  display: block;
}
.form-section form label {
  color: #f47920;
  padding-left: 1rem;
  padding-bottom: 0.5rem;
  padding-top: 1rem;
  font-size: 2.2rem;
  display: block;
  line-height: 4rem;
  font-weight: 400;
}
.form-section form .submit-wrapper {
  position: relative;
  text-align: center;
  margin-top: 4rem;
}
.form-section form input[type="submit"] {
  font-size: 2rem;
  padding: 1rem 5rem;
  border-radius: 4rem;
  font-weight: 900;
  border: 2px solid transparent;
  color: #fff;
  transition: all 0.15s ease-in-out;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  background: #f47920;
  width: inherit;
}
.form-section form input[type="submit"]:hover {
  background: #fff;
  color: #f47920;
  border-color: #f47920;
}
.we-see-future {
  background: linear-gradient(35deg, #f89d54 0%, #eb7351 100%);
  padding: 15rem 0 16rem 0;
  text-align: center;
  position: relative;
}
.we-see-future .rocket {
  position: absolute;
  right: 0;
  bottom: 0;
}
.we-see-future .content {
  position: relative;
  z-index: 2;
}
.we-see-future .section-title {
  text-transform: uppercase;
  font-size: 6rem;
  line-height: 7rem;
  color: #fff;
  font-weight: 400;
  text-align: center;
  margin-bottom: 7rem;
}
.button-wrapper-with-arrows {
  text-align: center;
  padding: 0 5.2rem;
  background-image: url(images/button-arrow-right.png), url(images/button-arrow-left.png);
  background-position: left center, right center;
  background-size: 5.2rem 1.9rem;
  background-repeat: no-repeat;
  display: inline-block;
}
.button-wrapper-with-arrows .button {
  margin: 0 3rem;
}
div.wpcf7 > p {
  padding: 0 !important;
}
div.wpcf7 br {
  display: none;
}
div.wpcf7 span.ajax-loader {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  margin-left: 1rem;
}
div.wpcf7 div.wpcf7-response-output {
  background-color: #a72935;
  color: #fff;
  margin: 0;
  padding: 1.5rem;
  border: none;
  position: relative;
  width: inherit;
  text-align: center;
  margin-top: 1rem;
}
div.wpcf7 div.wpcf7-validation-errors,
div.wpcf7 div.wpcf7-mail-sent-ng {
  display: block;
  margin-top: 2rem;
}
div.wpcf7 div.wpcf7-validation-errors::before,
div.wpcf7 div.wpcf7-mail-sent-ng::before {
  border-color: transparent transparent #a72935 transparent;
}
div.wpcf7 div.wpcf7-mail-sent-ok {
  display: inline-block;
  background-color: green;
}
div.wpcf7 div.wpcf7-mail-sent-ok::before {
  border-color: transparent transparent green transparent;
}
div.wpcf7 span.wpcf7-not-valid-tip {
  display: none;
}
div.wpcf7 .wpcf7-not-valid {
  border-color: #a72935;
}
div.wpcf7 .wpcf7-form-control-wrap {
  position: relative;
  min-width: 100%;
  display: block;
}
ul.bullets,
ul.plus {
  margin: 5.5rem 0;
}
ul.bullets li,
ul.plus li {
  font-size: 1.8rem;
  line-height: 2.6rem;
  color: #000;
  margin-bottom: 1.5rem;
  position: relative;
  padding-left: 3.5rem;
}
ul.bullets li::before {
  content: "●";
  color: #f47920;
  display: inline-block;
  position: absolute;
  left: 0;
  font-weight: 900;
  font-size: 1.4rem;
}
ul.plus li::before {
  content: "+";
  color: #f47920;
  display: inline-block;
  position: absolute;
  left: 0;
  font-weight: 700;
  font-size: 2.5rem;
}
.job-content {
  padding: 7rem 0;
}
.job-content h2 {
  font-size: 3.6rem;
  color: #f47920;
  line-height: 4.4rem;
  font-weight: 400;
  margin-bottom: 5.5rem;
  text-align: center;
}
.job-content .content {
  display: flex;
  padding: 0;
}
.job-content .content .column {
  flex-basis: 50%;
  padding: 0 3.5rem;
  box-sizing: border-box;
  position: relative;
}
.job-content .content .column:first-of-type::after {
  content: "";
  position: absolute;
  top: 13rem;
  bottom: 6rem;
  right: 0;
  width: 1px;
  display: block;
  background: #d8d8d8;
}
.job-content .other-content {
  padding: 0 4rem;
  max-width: 1155px;
  margin: 0 auto;
  text-align: center;
}
.job-content .other-content .button {
  background: #f47920;
}
.job-content .other-content .button:hover {
  background: #fff;
  color: #f47920;
  border-color: #f47920;
}
.job-content .other-content p {
  font-size: 2.4rem;
  line-height: 3.2rem;
  color: #000;
  font-weight: 300;
  margin-top: 5rem;
}
.share {
  padding: 8rem 0;
  background: #f7f7f7;
  text-align: center;
}
.share .section-title {
  font-size: 4.8rem;
  line-height: 6rem;
  color: #282828;
  font-weight: 300;
  margin-bottom: 4rem;
}
.share .share-btn {
  padding: 1rem 3.5rem 1rem 3rem;
  border-radius: 1rem;
  color: #fff;
  font-size: 3.2rem;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  transition: all 0.15s ease-in-out;
  margin: 0 1.5rem;
}
.share img {
  max-width: 3rem;
  max-height: 3rem;
}
.share img,
.share .text {
  display: inline-block;
  vertical-align: middle;
}
.share .text {
  line-height: 5.2rem;
  padding-left: 1.5rem;
  margin-left: 1.5rem;
}
.share .tweet {
  background: #33ccff;
}
.share .tweet:hover {
  background: #3dd6ff;
}
.share .tweet .text {
  border-left: 1px solid #1fb8eb;
}
.share .fb {
  background: #3b579d;
}
.share .fb:hover {
  background: #4561a7;
}
.share .fb .text {
  border-left: 1px solid #274389;
}
.newsletter {
  text-align: center;
  position: relative;
  margin-top: 8rem;
}
.newsletter .newsletter-title {
  font-size: 4.8rem;
  line-height: 6rem;
  color: #282828;
  font-weight: 300;
  margin-bottom: 1rem;
}
.newsletter .orange-wrapper {
  background: linear-gradient(35deg, #f89d54 0%, #eb7351 100%);
  padding: 8rem 0;
}
.newsletter .image {
  position: absolute;
  left: 0;
  top: 44%;
  transform: translate(0, -50%);
}
.newsletter .bubble {
  display: none;
}
.newsletter .content {
  position: relative;
  z-index: 3;
}
.newsletter input {
  border: 2px solid #ddd;
  background: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 2rem;
  padding: 1.5rem 2rem;
  box-sizing: border-box;
  display: inline-block;
  min-width: 30%;
}
.newsletter input[type="submit"] {
  font-size: 2rem;
  padding: 1.2rem 7rem;
  border-radius: 4rem;
  font-weight: 900;
  border: 2px solid #fff;
  color: #fff;
  transition: all 0.15s ease-in-out;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  width: auto;
  background: none;
  margin-left: 3rem;
  min-width: inherit;
}
.newsletter input[type="submit"]:hover {
  background: #fff;
  color: #f47920;
  border-color: #f47920;
}
.newsletter ::-webkit-input-placeholder {
  font-style: italic;
  color: #b1b1b1;
}
.newsletter ::-moz-placeholder {
  font-style: italic;
  color: #b1b1b1;
  opacity: 1;
}
.newsletter :-ms-input-placeholder {
  font-style: italic;
  color: #b1b1b1;
}
@media screen and (max-width: 1200px) {
  .jobs-banner {
    height: 25rem;
  }
  .orange-banner {
    padding: 8rem;
  }
  .button {
    font-size: 1.9rem;
  }
  .grey-block {
    padding: 6rem 0;
  }
  .grey-block p {
    font-size: 2.4rem;
    line-height: 3rem;
  }
  .jobs-offer {
    padding: 3rem 0 5rem;
  }
  .jobs-offer .section-title {
    margin-bottom: 3rem;
  }
  .accordition .accordition-title {
    padding: 2rem 2.5rem;
  }
  .accordition p {
    font-size: 1.9rem;
    line-height: 2.6rem;
  }
  .join-us .section-title {
    padding-bottom: 2rem;
    margin-bottom: 5rem;
    line-height: 4.8rem;
  }
  .icons-block .title {
    font-size: 2.6rem;
    line-height: 3rem;
  }
  .icons-block .text {
    font-size: 1.5rem;
  }
  .icons-block img {
    max-width: 15rem;
  }
  .jobs-image-banner {
    height: 40rem;
  }
  .form-section form {
    max-width: 76rem;
    margin: 0 auto;
  }
  .form-section form input[type="submit"] {
    font-size: 1.9rem;
  }
  .form-section form label {
    font-size: 2.3rem;
  }
  .we-see-future .section-title {
    font-size: 5.5rem;
  }
  /* ----- */
  .job-banner {
    height: auto;
  }
  .job-banner .button-wrapper-with-arrows {
    margin-bottom: 4rem;
  }
  .orange-banner .description p {
    font-size: 2.4rem;
    line-height: 3rem;
  }
  .orange-banner.job {
    padding: 5rem 0;
  }
  .job-content .other-content .button {
    padding: 2rem 6rem;
  }
  .job-content .other-content p {
    font-size: 2.4rem;
    line-height: 3rem;
  }
  .newsletter {
    margin-top: 14rem;
  }
  .newsletter form {
    margin-left: 10rem;
  }
  .newsletter input {
    font-size: 1.6rem;
  }
  .newsletter input[type="submit"] {
    font-size: 1.6rem;
  }
  .newsletter .newsletter-title {
    font-size: 4.2rem;
    line-height: 5rem;
  }
  .share .section-title {
    font-size: 5.5rem;
    line-height: 6rem;
  }
}
@media screen and (max-width: 1800px) {
  .we-see-future {
    overflow: hidden;
  }
  .we-see-future .rocket {
    right: -200px;
  }
}
@media screen and (max-width: 1600px) {
  .we-see-future .rocket {
    right: -400px;
  }
  .newsletter .image {
    height: 55rem;
    left: -10rem;
    top: 39%;
  }
}
@media screen and (max-width: 1024px) {
  .orange-banner .arrow {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .icons-block .block {
    flex-basis: 50%;
  }
  .main {
    margin-top: 0;
  }
  .job-content .content {
    flex-wrap: wrap;
  }
  .job-content .content .column {
    flex-basis: 100%;
  }
}
@media screen and (max-width: 599px) {
  body {
    overflow-x: hidden;
  }
  .jobs-banner {
    height: 8rem;
  }
  .orange-banner {
    padding: 4rem 0 2.5rem;
  }
  .orange-banner-title {
    font-size: 2.2rem;
    line-height: 2.2rem;
    margin-bottom: 2rem;
  }
  .button {
    font-size: 1.4rem;
    line-height: 1.6rem;
    padding: 1.5rem 2rem;
  }
  .grey-block {
    padding: 2rem 0;
  }
  .grey-block p {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .jobs-offer {
    padding: 2rem 0 2rem;
  }
  .jobs-offer .section-title {
    font-size: 2.2rem;
    line-height: 2.4rem;
    margin-bottom: 3rem;
  }
  .accordition .accordition-title {
    padding: 1.5rem 2rem;
  }
  .accordition .title {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  .accordition p {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .accordition .accordition-title::after {
    background-size: auto 1.5rem !important;
    right: 2rem;
  }
  .accordition a.link {
    font-size: 1.6rem;
  }
  .join-us {
    padding: 2rem 0 6rem;
  }
  .join-us .section-title {
    padding-bottom: 2.5rem;
    margin-bottom: 0;
    line-height: 2.4rem;
    font-size: 2.2rem;
    border-bottom: none;
  }
  .icons-block .title {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .icons-block .text {
    font-size: 1.1rem;
    line-height: 1.2rem;
  }
  .icons-block {
    margin: 0 -1.5rem;
  }
  .icons-block img {
    max-width: 7.6rem;
  }
  .icons-block .block {
    margin-bottom: 2rem;
    padding: 0 1.5rem;
  }
  .jobs-image-banner {
    height: 24rem;
  }
  .form-section {
    padding: 5.5rem 0;
  }
  .form-section .section-title {
    font-size: 2.2rem;
    line-height: 2.4rem;
    margin-bottom: 5.5rem;
  }
  .form-section form .inputs-wrapper {
    flex-wrap: wrap;
  }
  .form-section form .input-wrapper {
    width: 100%;
    flex-basis: 100%;
  }
  .form-section form label {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 1.4rem;
    line-height: 1.6rem;
    box-sizing: border-box;
  }
  .form-section form input[type="submit"] {
    font-size: 1.4rem;
  }
  .form-section form input,
  .form-section form textarea {
    font-size: 1.4rem;
  }
  .we-see-future {
    padding: 5rem 0;
  }
  .we-see-future .section-title {
    font-size: 2.2rem;
    line-height: 2.4rem;
    margin-bottom: 3rem;
  }
  .we-see-future .rocket {
    height: 19rem;
    right: -14rem;
  }
  .button-wrapper-with-arrows {
    padding: 0 3rem;
    background-size: 2.6rem 0.85rem;
  }
  .button-wrapper-with-arrows .button {
    margin: 0 1.5rem;
  }
  /* ----- */
  .job-banner .page-title {
    font-size: 2.2rem;
    line-height: 2.4rem;
    padding: 2rem;
  }
  .job-banner .button-wrapper-with-arrows {
    margin-bottom: 2rem;
  }
  .orange-banner .description p {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .orange-banner.job {
    padding: 2rem 0;
  }
  .job-content {
    padding: 2rem 0;
  }
  .job-content h2 {
    font-size: 2.2rem;
    line-height: 2.4rem;
    margin-bottom: 2rem;
  }
  .job-content ul {
    margin: 2rem 0;
  }
  .job-content ul li {
    font-size: 1.4rem !important;
    line-height: 1.6rem !important;
    margin-bottom: 1rem;
  }
  .job-content ul li::before {
    font-size: 1.4rem !important;
  }
  .job-content .other-content {
    margin-top: 2rem;
  }
  .job-content .other-content .button {
    padding: 2rem 6rem;
  }
  .job-content .other-content p {
    font-size: 1.4rem;
    line-height: 1.6rem;
    margin-top: 3rem;
  }
  .newsletter {
    margin-top: 2rem;
  }
  .newsletter .orange-wrapper {
    padding: 2rem 0;
  }
  .newsletter form {
    margin: 0 auto;
    max-width: 300px;
  }
  .newsletter input {
    font-size: 1.4rem;
    width: 100%;
  }
  .newsletter input[type="submit"] {
    font-size: 1.4rem;
    margin-top: 1rem;
    margin-left: 0;
  }
  .newsletter .image {
    display: none;
  }
  .newsletter .bubble {
    display: block;
    margin: 0 auto;
  }
  .newsletter .newsletter-title {
    font-size: 2.2rem;
    line-height: 2.4rem;
    margin-top: 2rem;
  }
  .share .section-title {
    font-size: 2.2rem;
    line-height: 2.4rem;
    margin-bottom: 1.5rem;
  }
  .share {
    padding: 2rem 0 4rem;
  }
  .share .share-btn {
    padding: 0.5rem 1.5rem 0.5rem 1.5rem;
  }
  .share img {
    max-width: 1.5rem;
    max-height: 1.5rem;
  }
  .share .text {
    font-size: 1.4rem;
    line-height: 2.4rem;
    padding-left: 0.5rem;
    margin-left: 0.5rem;
  }
}
section.section-contacts article .contact a.email:lang(de),
section.section-contacts article .contact a.email:lang(de_de) {
  font-size: 1.7rem !important;
}
section.section-contacts article .contact a.email:lang(en),
section.section-contacts article .contact a.email:lang(en_US) {
  font-size: 1.5rem !important;
}
#menu .menu-item-has-children {
  position: relative;
  overflow: hidden;
}
#menu ul.sub-menu {
  background: #f7f7f7;
  position: absolute;
  left: -1rem;
  opacity: 0;
  visibility: visible;
  padding: 1.5rem 1rem;
  transition: all 0.15s ease-in-out;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-wrap: wrap;
  min-width: 73rem;
}
#menu ul.sub-menu a {
  line-height: normal;
  display: block;
  padding: 1rem 0;
  box-sizing: border-box;
  border-radius: 0;
  width: 100%;
}
#menu ul.sub-menu li {
  min-width: 33.3%;
  flex-basis: 33.3%;
  display: flex;
  padding: 0 1rem;
  box-sizing: border-box;
}
#menu ul.sub-menu li:not(:first-of-type):not(:nth-of-type(2)):not(:nth-of-type(3)) a {
  border-top: 1px solid #dedede;
}
#menu ul.sub-menu .menu-item-has-children > a:after {
  content: "";
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25.3 15.7'%3E%3Cpath d='M3.5.5l9.2 9.2L21.9.5l2.8 2.8-12 12-12-12L3.5.5z' fill='%23777'/%3E%3C/svg%3E") right center / contain no-repeat;
  margin-left: 0.6rem;
  display: inline-block;
  width: 10px;
  height: 10px;
}
#menu ul.sub-menu .menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
#menu ul.sub-menu .sub-menu {
  top: 100%;
  min-width: 100%;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  padding: 1rem;
  display: block;
}
#menu ul.sub-menu .sub-menu li {
  display: block;
  float: none;
  width: 100%;
}
#menu ul.sub-menu .sub-menu li:not(:last-of-type) a {
  border-bottom: 1px solid #dedede !important;
}
#menu ul.sub-menu .sub-menu a {
  display: block;
  padding: 0.5rem 1.2rem;
  border-top: 0 !important;
}
@media screen and (min-width: 1100px) {
  #menu .menu-item-has-children:hover {
    overflow: visible;
  }
  #menu .menu-item-has-children:hover > a {
    color: #f47920;
  }
  #menu .menu-item-has-children:hover ul {
    opacity: 1;
    visibility: visible;
  }
}
section#article #selected-clients.our-clients {
  padding: 0;
  margin: 3rem 0;
}
section#article #selected-clients.our-clients li {
  padding: 0;
}
section#article #selected-team-members.our-team {
  text-align: left;
  padding: 0;
  margin: 3rem 0;
}
section#article #selected-team-members.our-team img {
  margin-left: auto;
  margin-right: auto;
  max-width: 132px;
}
section#article #selected-team-members.our-team li {
  margin: 2rem 1rem;
  margin-bottom: 0;
  width: 20%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  float: none;
}
section#article #selected-team-members.our-team small {
  font-size: 1.3rem;
  line-height: 1.1em;
  margin-top: 0.5rem;
}
@media screen and (max-width: 799px) {
  section#article #selected-team-members.our-team li {
    width: 30.3%;
  }
}
@media screen and (max-width: 499px) {
  section#article #selected-team-members.our-team li {
    width: 42.5%;
  }
}
.form-wrapper {
  background: #f47920 url(images/evisions-logo-pozadi.svg) right 20px bottom / 243px 333px no-repeat;
  margin-left: -40px;
  margin-right: -40px;
  padding: 40px;
  position: relative;
  margin-top: 1rem;
}
.form-wrapper::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
  background-image: linear-gradient(to right, #f7941e 50%, rgba(255, 255, 255, 0) 0%);
  background-position: center;
  background-size: 8px 1px;
  background-repeat: repeat-x;
}
.form-wrapper::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background-image: linear-gradient(to right, #f7941e 50%, rgba(255, 255, 255, 0) 0%);
  background-position: center;
  background-size: 8px 1px;
  background-repeat: repeat-x;
}
.form-wrapper .inputs-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.form-wrapper .input-wrapper {
  padding: 1rem 2rem;
  flex-basis: 50%;
  box-sizing: border-box;
}
.form-wrapper input:not([type="submit"]):not([type="checkbox"]),
.form-wrapper textarea {
  border: none;
  padding: 0.6rem 2rem;
  border-radius: 2rem;
  font-size: 1.6rem;
  font-family: 'Source Sans Pro', sans-serif;
  width: calc(100% - 4rem);
  outline: none;
  border: 2px solid transparent;
  transition: all 0.15s ease-in-out;
}
.form-wrapper input:not([type="submit"]):not([type="checkbox"]):focus,
.form-wrapper textarea:focus {
  border-color: #ffbb7c;
  box-shadow: 0 0 1rem rgba(255, 255, 255, 0.75);
}
.form-wrapper .wpcf7-not-valid {
  border-color: #b63844 !important;
  box-shadow: 0 0 1rem rgba(217, 91, 103, 0.75);
}
.form-wrapper label {
  color: #fff;
  padding-left: 1.5rem;
  padding-bottom: 0.2rem;
  font-size: 1.6rem;
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
}
.form-wrapper br {
  display: none;
}
.form-wrapper .textarea-wrapper {
  padding: 1rem 2rem;
  display: block;
  width: 100%;
}
.form-wrapper .textarea-wrapper textarea {
  border-radius: 4rem;
}
.form-wrapper .email-phone-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.form-wrapper .email-phone-wrapper .email,
.form-wrapper .email-phone-wrapper .phone {
  color: #fff;
  display: inline-block;
}
.form-wrapper .email-phone-wrapper .email::before,
.form-wrapper .email-phone-wrapper .phone::before {
  content: "";
  display: inline-block;
  width: 2rem;
  height: 1.9rem;
  background-position: center right;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 1rem;
  margin-bottom: 0.2rem;
}
.form-wrapper .email-phone-wrapper .email::before {
  background-image: url(images/icon_email.svg);
}
.form-wrapper .email-phone-wrapper .phone::before {
  background-image: url(images/icon_phone.svg);
}
.form-wrapper .email-phone-wrapper .phone {
  padding-left: 2rem;
  white-space: nowrap;
}
.form-wrapper .email-phone-wrapper .email {
  text-decoration: none;
}
.form-wrapper .email-phone-wrapper .email:hover {
  text-decoration: underline;
}
.form-wrapper .checkboxes-wrapper {
  display: flex;
  align-items: center;
  margin-top: 2rem;
}
.form-wrapper .checkboxes-wrapper label {
  flex-basis: 18%;
  display: block;
  margin-right: 2rem;
}
.form-wrapper .checkboxes-wrapper .choices {
  min-width: auto !important;
}
.form-wrapper .checkboxes-wrapper #choices {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 82%;
}
.form-wrapper .checkboxes-wrapper #choices .wpcf7-list-item {
  flex-basis: 33.3%;
  color: #fff;
  margin: 0;
}
.form-wrapper .checkboxes-wrapper #choices .wpcf7-list-item label {
  cursor: pointer;
}
.form-wrapper .checkboxes-wrapper #choices input {
  opacity: 0;
}
.form-wrapper .checkboxes-wrapper #choices input:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}
.form-wrapper .checkboxes-wrapper #choices .wpcf7-list-item-label {
  position: relative;
}
.form-wrapper .checkboxes-wrapper #choices .wpcf7-list-item-label::before {
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  border: 2px solid #ffa263;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: -3rem;
  top: 0.2rem;
  z-index: 5;
}
.form-wrapper .checkboxes-wrapper #choices .wpcf7-list-item-label::after {
  content: "";
  width: 1.7rem;
  height: 2rem;
  display: inline-block;
  position: absolute;
  left: -2.8rem;
  top: 0.0rem;
  z-index: 6;
  background: url(images/check.svg) center / 1.7rem 2rem no-repeat;
  opacity: 0;
  transition: all 0.15s ease-in-out;
}
.form-wrapper div.wpcf7-response-output {
  width: inherit;
}
.submit-wrapper {
  position: relative;
  text-align: center;
  margin-top: 1rem;
}
.submit-wrapper input[type="submit"] {
  font-size: 1.6rem;
  padding: 0.8rem 2rem;
  border-radius: 2rem;
  font-weight: 900;
  border: 2px solid transparent;
  color: #fff;
  transition: all 0.15s ease-in-out;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  background: #f47920;
  font-family: 'Source Sans Pro', sans-serif;
  outline: none;
}
.submit-wrapper input[type="submit"]:hover {
  background: #fff;
  color: #f47920;
  border-color: #f47920;
}
@media (max-width: 979px) {
  .form-wrapper {
    margin-left: -20px;
    margin-right: -20px;
  }
  .form-wrapper .email-phone-wrapper {
    flex-wrap: wrap;
  }
  .form-wrapper .email-phone-wrapper .email,
  .form-wrapper .email-phone-wrapper .phone {
    display: block;
    flex-basis: 100%;
    padding-left: 0;
  }
  .form-wrapper .email-phone-wrapper .email::before,
  .form-wrapper .email-phone-wrapper .phone::before {
    background-position: center;
  }
}
@media (max-width: 767px) {
  .form-wrapper .checkboxes-wrapper #choices .wpcf7-list-item {
    flex-basis: 50%;
  }
}
@media (max-width: 680px) {
  .form-wrapper {
    padding: 30px 20px;
  }
  .form-wrapper .checkboxes-wrapper {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }
  .form-wrapper .checkboxes-wrapper > label {
    padding-left: 0;
    margin-bottom: 1rem;
  }
}
@media (max-width: 580px) {
  .form-wrapper {
    padding: 30px 20px;
  }
  .form-wrapper .inputs-wrapper {
    display: block;
  }
  .form-wrapper .inputs-wrapper .input-wrapper {
    padding: 15px 0;
  }
  .form-wrapper .textarea-wrapper {
    padding: 15px 0;
  }
  .form-wrapper .checkboxes-wrapper {
    display: block;
    padding-left: 0px;
    padding-right: 0px;
  }
  .form-wrapper .checkboxes-wrapper #choices {
    display: block;
  }
  .form-wrapper .checkboxes-wrapper #choices .wpcf7-list-item {
    display: block;
  }
}
/* ------- MEDIA ------ */
.main-media .media-header {
  min-height: 35.8rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-media .media-header .inside-wrapper {
  padding: 2rem;
}
.main-media .media-header .page-title {
  color: #fff;
  font-size: 6rem;
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: 0 0 4rem black, 0 0 6rem black;
}
.main-media .section-about-us {
  padding: 6rem 0 8rem;
  text-align: center;
}
.main-media .section-about-us .content {
  max-width: 116rem;
}
.main-media .section-about-us h2 {
  font-size: 6rem;
  color: #444;
  font-weight: 100;
  margin-bottom: 3rem;
  display: block;
  line-height: 1em;
}
.main-media .section-about-us p {
  font-size: 2.4rem;
  color: #565656;
  line-height: 3.2rem;
}
.main-media .section-download {
  padding: 6rem 0 9rem;
  background: #f7f7f7;
  text-align: center;
}
.main-media .section-download h2 {
  font-size: 6rem;
  color: #444;
  font-weight: 100;
  margin-bottom: 7rem;
  display: block;
  line-height: 1em;
}
.main-media .section-download .download-wrapper {
  display: flex;
  margin: -2rem;
}
.main-media .section-download .download-wrapper .block {
  flex-basis: 33.33%;
  padding: 2rem;
}
.main-media .section-download .download-wrapper img {
  width: 17.5rem;
  height: 17.5rem;
  margin: 0 auto;
}
.main-media .section-download .download-wrapper a {
  font-size: 2.8rem;
  font-weight: 700;
  color: #f47920;
  position: relative;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
  padding-right: 6.8rem;
  display: inline-block;
  margin-top: 3rem;
}
.main-media .section-download .download-wrapper a:hover {
  color: #f7941e;
}
.main-media .section-download .download-wrapper a:hover::after {
  opacity: 0.8;
}
.main-media .section-download .download-wrapper a::after {
  content: "";
  display: inline-block;
  width: 4.8rem;
  height: 4.8rem;
  background: url(images/media/stahnout_icon.svg) center / contain no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.15s ease-in-out;
}
.main-media .section-crossroad {
  background: linear-gradient(35deg, #f89d54 0%, #eb7351 100%);
  padding: 6rem 0;
}
.main-media .section-crossroad .crossroad-wrapper {
  display: flex;
  margin: -2rem;
}
.main-media .section-crossroad .crossroad-wrapper .block {
  flex-basis: 33.33%;
  padding: 2rem;
  text-align: center;
}
.main-media .section-crossroad .crossroad-wrapper .block:not(:last-of-type) {
  border-right: 1px solid #d1623d;
}
.main-media .section-crossroad .crossroad-wrapper .icon-wrapper {
  width: 100%;
}
.main-media .section-crossroad .crossroad-wrapper img {
  max-height: 7rem;
  max-width: 10rem;
  margin: 0 auto;
  margin-bottom: 4rem;
}
.main-media .section-crossroad a {
  color: #fff;
  display: block;
  font-size: 4.5rem;
  font-weight: 100;
  text-decoration: none;
  position: relative;
}
.main-media .section-crossroad a::after {
  content: "";
  transition: all 0.15s ease-in-out;
  display: block;
  position: relative;
  width: 100%;
  height: 2rem;
  margin-top: 2rem;
  background: url(images/media/podtrzeni.svg) center bottom / contain no-repeat;
  bottom: 0;
}
.main-media .section-crossroad a:hover::after {
  bottom: -0.5rem;
}
.main-media .section-contact-person {
  padding: 7rem 0 10rem 0;
  background: #f7f7f7 url(images/media/evisions_oko_logo.svg) 95% bottom / 40rem auto no-repeat;
}
.main-media .section-contact-person .section-title {
  font-size: 6rem;
  color: #444;
  font-weight: 100;
  margin-bottom: 7rem;
  display: block;
  line-height: 1em;
  text-align: center;
}
.main-media .section-contact-person .person-image {
  width: 13.2rem;
  height: 13.2rem;
  margin-bottom: 2rem;
}
.main-media .section-contact-person .person-name {
  font-size: 2.6rem;
  color: #444;
  transition: all 0.15s ease-in-out;
}
.main-media .section-contact-person .position {
  font-size: 1.8rem;
  margin-top: 1rem;
  transition: all 0.15s ease-in-out;
}
.main-media .section-contact-person .person {
  padding: 0 3rem;
  padding-right: 8rem;
  text-align: center;
  flex-shrink: 0;
  text-decoration: none;
}
.main-media .section-contact-person .person:hover .person-name,
.main-media .section-contact-person .person:hover .position {
  color: #f47920;
}
.main-media .person-form-wrapper {
  display: flex;
}
.main-media input:not([type="submit"]),
.main-media textarea {
  background: #fff;
  border: 2px solid #d4d4d4;
  padding: 1rem;
  color: #444;
  display: block;
  width: calc(100% - 2.4rem);
  font-size: 1.8rem;
  font-family: 'Source Sans Pro', sans-serif;
}
.main-media input[type="submit"] {
  color: #fff;
  font-size: 2rem;
  border-radius: 3rem;
  background: #f47920;
  padding: 1.5rem 6rem;
  font-weight: 900;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
  border: 0;
  text-transform: uppercase;
}
.main-media input[type="submit"]:hover {
  background: #ffa263;
}
.main-media label {
  color: #f47920;
  font-size: 2.2rem;
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 700;
}
.main-media input.wpcf7-not-valid {
  border-color: #a72935;
}
.main-media .form-wrapper-media {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.5rem;
}
.main-media .form-wrapper-media .input-wrapper {
  flex-basis: calc(50% - 1rem);
  padding: 0 0.5rem;
  margin-bottom: 2rem;
}
.main-media .form-wrapper-media .input-submit-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.main-media .form-wrapper-media .input-submit-wrapper .ajax-loader {
  right: 0;
}
.main-media .section-team {
  position: relative;
  margin-bottom: 8rem;
  padding-top: 2rem;
}
.main-media .section-team .content {
  position: relative;
  z-index: 2;
}
.main-media .section-team .inside-wrapper {
  display: flex;
  justify-content: center;
  min-height: 38rem;
}
.main-media .section-team::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  bottom: 0;
  background: linear-gradient(35deg, #f89d54 0%, #eb7351 100%);
}
.main-media .section-team .person {
  position: absolute;
  bottom: 0;
}
.main-media .section-team .person .link:hover + .person-image {
  filter: grayscale(1);
}
.main-media .section-team .person .link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.main-media .section-team .person:nth-child(1) {
  left: 0;
}
.main-media .section-team .person:nth-child(1) .link {
  clip-path: polygon(1% 100%, 1% 86%, 15% 41%, 43% 34%, 41% 24%, 40% 0, 76% 0, 83% 9%, 76% 35%, 100% 46%, 79% 66%, 72% 100%);
}
.main-media .section-team .person:nth-child(1) .information {
  left: 0;
  bottom: 6.5rem;
}
.main-media .section-team .person:nth-child(2) {
  left: 216px;
  bottom: -2px;
}
.main-media .section-team .person:nth-child(2) .link {
  clip-path: polygon(0 100%, 0 75%, 9% 54%, 34% 47%, 27% 28%, 33% 0, 73% 0, 82% 24%, 91% 44%, 100% 52%, 77% 61%, 49% 100%);
}
.main-media .section-team .person:nth-child(2) .information {
  left: -8rem;
  bottom: -5rem;
}
.main-media .section-team .person:nth-child(3) {
  left: 324px;
}
.main-media .section-team .person:nth-child(3) .link {
  clip-path: polygon(1% 100%, 12% 78%, 21% 60%, 44% 48%, 32% 32%, 36% 0, 69% 0, 75% 27%, 72% 43%, 100% 56%, 100% 81%, 98% 100%);
}
.main-media .section-team .person:nth-child(3) .information {
  left: 4rem;
  bottom: 4rem;
}
.main-media .section-team .person:nth-child(4) {
  left: 604px;
  bottom: -5px;
}
.main-media .section-team .person:nth-child(4) .link {
  clip-path: polygon(28% 100%, 27% 79%, 20% 61%, 0 53%, 15% 38%, 3% 0, 81% 0, 68% 25%, 72% 43%, 100% 59%, 68% 74%, 54% 100%);
}
.main-media .section-team .person:nth-child(4) .information {
  left: -2rem;
  bottom: -6rem;
}
.main-media .section-team .person:nth-child(5) {
  left: 677px;
}
.main-media .section-team .person:nth-child(5) .link {
  clip-path: polygon(0 100%, 5% 79%, 21% 58%, 36% 53%, 32% 30%, 28% 0, 77% 0, 71% 25%, 69% 43%, 100% 60%, 100% 81%, 100% 100%);
}
.main-media .section-team .person:nth-child(5) .information {
  left: 4rem;
  bottom: 4rem;
}
.main-media .section-team .person:nth-child(6) {
  left: 850px;
}
.main-media .section-team .person:nth-child(6) .link {
  clip-path: polygon(46% 100%, 45% 66%, 13% 52%, 23% 43%, 27% 28%, 16% 0, 77% 0, 74% 24%, 69% 43%, 100% 56%, 100% 81%, 100% 100%);
}
.main-media .section-team .person:nth-child(6) .information {
  left: 8rem;
  bottom: -1rem;
}
.main-media .section-team .information {
  position: absolute;
  text-align: center;
}
.main-media .section-team .name {
  font-size: 2.8rem;
  padding: 0.5rem;
  padding-bottom: 0.8rem;
  color: #fff;
  background: #f47920;
  box-shadow: 0 5px 7px rgba(22, 58, 102, 0.75);
  position: relative;
  z-index: 2;
  white-space: nowrap;
}
.main-media .section-team .position {
  font-size: 1.9rem;
  padding: 0.5rem;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 5px 7px rgba(22, 58, 102, 0.75);
  display: inline-block;
  position: relative;
  z-index: 3;
  font-style: italic;
  color: #444;
}
.main-media .section-team .person-image {
  display: block;
  font-size: 0;
  transition: all 0.15s ease-in-out;
  filter: grayscale(0);
  max-height: 38rem;
}
@media (max-width: 1140px) {
  .main-media .section-team .inside-wrapper {
    transform: scale(0.8);
    left: -7%;
    bottom: -3.8rem;
    position: relative;
    min-height: 34rem;
  }
}
@media (max-width: 1024px) {
  .main-media .media-header {
    min-height: 20rem;
  }
  .main-media .media-header .page-title {
    font-size: 4rem;
    line-height: 1em;
  }
  .main-media .section-about-us,
  .main-media .section-download {
    padding: 4rem 0;
  }
  .main-media .section-about-us h2,
  .main-media .section-download h2 {
    font-size: 4rem;
    margin-bottom: 2rem;
  }
  .main-media .section-about-us p,
  .main-media .section-download p {
    font-size: 1.8rem;
    line-height: 2.7rem;
  }
  .main-media .section-download .download-wrapper {
    justify-content: center;
  }
  .main-media .section-download .download-wrapper a {
    font-size: 2rem;
    margin-top: 1rem;
    padding-right: 3.8rem;
  }
  .main-media .section-download .download-wrapper a::after {
    width: 3rem;
    height: 3rem;
  }
  .main-media .section-download .download-wrapper img {
    width: 16rem;
    height: 16rem;
  }
  .main-media .section-download .download-wrapper .block {
    max-width: 26rem;
  }
  .main-media .section-crossroad {
    padding: 4rem 0;
  }
  .main-media .section-crossroad a {
    font-size: 2.4rem;
  }
  .main-media .section-crossroad .crossroad-wrapper {
    justify-content: center;
  }
  .main-media .section-crossroad .crossroad-wrapper img {
    max-width: 6rem;
    max-height: 6rem;
    margin-bottom: 2rem;
  }
  .main-media .section-crossroad .crossroad-wrapper .block {
    max-width: 20rem;
  }
  .main-media .section-contact-person {
    padding: 4rem 0;
  }
  .main-media .section-contact-person .section-title {
    font-size: 4rem;
    margin-bottom: 2rem;
  }
  .main-media label {
    font-size: 1.8rem;
  }
  .main-media input[type="submit"] {
    font-size: 1.8rem;
    padding: 1rem 3rem;
  }
}
@media (max-width: 980px) {
  .main-media .section-team .inside-wrapper {
    transform: scale(0.6) translate(-1%, 0);
    bottom: -6rem;
    position: relative;
    min-height: 30rem;
  }
  .main-media .section-contact-person .person {
    padding: 0 3rem 0 0;
  }
}
@media (max-width: 920px) {
  .main-media .section-team .inside-wrapper {
    transform: scale(0.6) translate(-3%, 0);
  }
}
@media (max-width: 860px) {
  .main-media .section-team .inside-wrapper {
    transform: scale(0.6) translate(-6%, 0);
  }
}
@media (max-width: 820px) {
  .main-media .section-team .inside-wrapper {
    transform: scale(0.6) translate(-9%, 0);
  }
}
@media (max-width: 800px) {
  .main-media .section-team .inside-wrapper {
    transform: scale(0.6) translate(-12%, 0);
  }
}
@media (max-width: 780px) {
  .main-media .section-team .inside-wrapper {
    transform: scale(0.6) translate(-16%, 0);
  }
}
@media (max-width: 760px) {
  .main-media .section-team .inside-wrapper {
    transform: scale(0.6) translate(-20%, 0);
  }
}
@media (max-width: 740px) {
  .main-media .section-team {
    display: none;
  }
  .main-media .person-form-wrapper {
    flex-wrap: wrap;
  }
  .main-media .person-form-wrapper .person {
    padding: 0;
    margin: 0 auto;
    margin-bottom: 2rem;
  }
  .main-media .form-wrapper-media .input-wrapper {
    flex-basis: 100%;
  }
}
@media (max-width: 600px) {
  .main-media .section-download .download-wrapper,
  .main-media .section-crossroad .crossroad-wrapper {
    flex-wrap: wrap;
    margin: 0;
  }
  .main-media .section-download .download-wrapper .block,
  .main-media .section-crossroad .crossroad-wrapper .block {
    flex-basis: 100%;
    margin: 0 auto;
    max-width: 30rem;
  }
  .main-media .section-crossroad .crossroad-wrapper .block:not(:last-of-type) {
    border-right: none;
  }
}
/* ------------ Meet Up ------------ */
.page-meet-up {
  color: #323b48;
}
.page-meet-up .meet-up-header {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 50rem;
}
.page-meet-up .inside-wrapper {
  text-align: center;
  padding: 4rem 2rem;
}
.page-meet-up .inside-wrapper img {
  margin: 0 auto;
  margin-bottom: 1.5rem;
}
.page-meet-up .big-title,
.page-meet-up .page-title {
  text-shadow: 0 0 6rem #5d6672;
  color: #fff;
}
.page-meet-up .big-title {
  font-size: 6rem;
  font-weight: 700;
  line-height: 1.1em;
  margin-bottom: 2rem;
}
.page-meet-up .page-title {
  font-size: 5rem;
  font-weight: 400;
  line-height: 1.1em;
}
.page-meet-up .section-main-text {
  padding: 8.5rem 0;
  position: relative;
  text-align: center;
}
.page-meet-up .section-main-text::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 3.5rem;
  width: 9.4rem;
  height: 0.4rem;
  background: #f5f3f3;
  transform: translate(-50%, 0);
}
.page-meet-up .section-main-text .content {
  max-width: 86rem;
}
.page-meet-up .section-main-text .logo {
  margin: 0 auto;
  margin-bottom: 10rem;
}
.page-meet-up .section-main-text p {
  font-size: 3.7rem;
  color: #2f3339;
  line-height: normal;
}
.page-meet-up .section-main-text-background {
  padding: 11rem 0 13rem 0;
  background: #f7f7f7 url(images/meetup/hashtag_icon_grey.png) 10% center / 25rem no-repeat;
  text-align: center;
  position: relative;
}
.page-meet-up .section-main-text-background p {
  font-size: 3.2rem;
  color: #323b48;
  line-height: normal;
}
.page-meet-up .section-main-text-background .button {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  background: #f47920;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 800;
  border: none;
}
.page-meet-up .section-main-text-background .button:hover {
  background: #f7941e;
}
.page-meet-up .section-two-boxes {
  padding-top: 15rem;
  background: url(images/meetup/hashtag_icon_grey_down.png) 90% -40px / 119px 140px no-repeat;
  overflow: hidden;
}
.page-meet-up .section-two-boxes .background {
  background: #f7f7f7;
}
.page-meet-up .section-two-boxes .content {
  display: flex;
  max-width: 1200px;
}
.page-meet-up .section-two-boxes h3 {
  font-size: 3.2rem;
  color: #6a7481;
  font-weight: 600;
  background: url(images/meetup/hashtag_icon.png) left 0.2rem / 3.7rem no-repeat;
  padding-left: 6rem;
  line-height: normal;
  margin-bottom: 3rem;
}
.page-meet-up .section-two-boxes li {
  font-size: 2.5rem;
  line-height: 3.2rem;
  color: #323b48;
  font-weight: 100;
  position: relative;
  padding-left: 3rem;
  margin-bottom: 1.5rem;
}
.page-meet-up .section-two-boxes li::before {
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  display: inline-block;
  background: #323b48;
  position: absolute;
  left: 0;
  top: 1.2rem;
}
.page-meet-up .section-two-boxes img {
  display: block;
  max-width: 100%;
}
.page-meet-up .section-two-boxes .text {
  padding: 3.5rem;
  flex-basis: 50%;
}
.page-meet-up .section-two-boxes .image {
  flex-basis: 50%;
}
.page-meet-up .section-text-with-icon {
  padding: 6.5rem 0 9rem 0;
  text-align: center;
  background: url(images/meetup/hashtag_icon_grey_down.png) 90% calc(100% + 40px) / 119px 140px no-repeat;
}
.page-meet-up .section-text-with-icon img {
  margin: 0 auto;
  margin-bottom: 5rem;
}
.page-meet-up .section-text-with-icon .content {
  max-width: 100rem;
}
.page-meet-up .section-text-with-icon p {
  font-size: 3.4rem;
  line-height: normal;
  color: #323b48;
}
.page-meet-up .title {
  font-size: 5rem;
  line-height: normal;
  color: #6a7481;
  position: relative;
  text-align: center;
  font-weight: 600;
}
.page-meet-up .title::after {
  content: "";
  display: block;
  width: 9.4rem;
  height: 0.4rem;
  background: #eeeded;
  margin: 3rem auto 4rem auto;
}
.page-meet-up .section-reservation {
  padding: 6.5rem 0 7rem 0;
  background: #f7f7f7;
}
.page-meet-up .section-reservation .reservation-blocks {
  display: flex;
  flex-wrap: wrap;
}
.page-meet-up .section-reservation .reservation-blocks .block {
  flex-basis: 50%;
  padding: 3rem;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.page-meet-up .section-reservation .reservation-blocks .block:nth-child(1),
.page-meet-up .section-reservation .reservation-blocks .block:nth-child(4),
.page-meet-up .section-reservation .reservation-blocks .block:nth-child(5) {
  background: #fff;
}
.page-meet-up .section-reservation .reservation-blocks .icon-wrapper {
  margin-right: 3rem;
}
.page-meet-up .section-reservation .reservation-blocks .icon-wrapper img {
  width: 6.1rem;
  height: 6.1rem;
}
.page-meet-up .section-reservation .reservation-blocks .text-wrapper {
  font-size: 2.4rem;
}
.page-meet-up .section-reservation .reservation-blocks .text-wrapper p {
  line-height: normal;
}
.page-meet-up .section-reservation .reservation-blocks .block-logo img {
  width: 41rem;
  max-width: 100%;
  margin: 0 auto;
}
.page-meet-up .section-only-title {
  padding-top: 11rem;
}
.page-meet-up .section-only-title .title::after {
  margin-top: 6rem;
}
.page-meet-up .section-form {
  background: #f7f7f7;
  padding: 3.5rem 0;
}
.page-meet-up .section-form .content {
  display: flex;
  max-width: 1100px;
}
.page-meet-up input:not([type="submit"]),
.page-meet-up textarea {
  background: #fff;
  border: 2px solid #d4d4d4;
  padding: 1rem;
  color: #444;
  display: block;
  width: calc(100% - 2.4rem);
  font-size: 1.8rem;
  font-family: 'Source Sans Pro', sans-serif;
}
.page-meet-up input[type="submit"] {
  color: #fff;
  font-size: 2rem;
  border-radius: 3rem;
  background: #f47920;
  padding: 1.5rem 6rem;
  font-weight: 900;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
  border: 0;
  text-transform: uppercase;
}
.page-meet-up input[type="submit"]:hover {
  background: #ffa263;
}
.page-meet-up label {
  color: #f47920;
  font-size: 2.2rem;
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 400;
}
.page-meet-up input.wpcf7-not-valid {
  border-color: #a72935;
}
.page-meet-up .logo-wrapper {
  text-align: center;
}
.page-meet-up .logo-wrapper img {
  max-width: 21rem;
  margin: 0 auto;
  margin-top: 3.3rem;
}
.page-meet-up .form-wrapper-meetup {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.5rem;
  flex-basis: 60%;
}
.page-meet-up .form-wrapper-meetup .inputs-wrapper {
  display: flex;
}
.page-meet-up .form-wrapper-meetup .input-wrapper {
  flex-basis: calc(50% - 1rem);
  padding: 0 0.5rem;
  margin-bottom: 2rem;
}
.page-meet-up .form-wrapper-meetup .input-submit-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.page-meet-up .form-wrapper-meetup .input-submit-wrapper .ajax-loader {
  right: 0;
}
.page-meet-up .person-info {
  flex-basis: 40%;
  padding-left: 8rem;
}
.page-meet-up .person-info img {
  margin-left: 5rem;
  margin-bottom: 3.5rem;
}
.page-meet-up .person-info p {
  font-size: 2.2rem;
  line-height: normal;
  font-weight: 400;
  color: #323b48;
}
.page-meet-up .person-info a {
  color: #f47920;
  text-decoration: none;
  font-weight: 700;
}
.page-meet-up .person-info a:hover {
  text-decoration: underline;
}
.page-meet-up span.wpcf7-list-item {
  margin-left: 0 ;
}
.page-meet-up .wpcf7-acceptance label {
  display: flex;
  position: relative;
}
.page-meet-up .wpcf7-acceptance label input {
  width: 2rem;
  position: absolute;
  left: 0;
  opacity: 0;
}
.page-meet-up .wpcf7-acceptance label input:checked + .wpcf7-list-item-label::before {
  opacity: 1;
}
.page-meet-up .wpcf7-acceptance label input[type="submit"] {
  font-size: 2rem;
}
.page-meet-up .wpcf7-acceptance label .wpcf7-list-item-label {
  font-size: 1.7rem;
  font-weight: 300;
  color: #323b48;
  padding-left: 4rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
.page-meet-up .wpcf7-acceptance label .wpcf7-list-item-label::after {
  content: "";
  width: 2rem;
  height: 2rem;
  display: block;
  background: #fff;
  border: 1px solid #d4d4d4;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 1.5rem;
  z-index: 2;
}
.page-meet-up .wpcf7-acceptance label .wpcf7-list-item-label::before {
  content: "";
  width: 2rem;
  height: 2rem;
  background: url(images/meetup/check.png) center / 1.7rem 2rem no-repeat;
  transition: all 0.15s ease-in-out;
  display: block;
  position: absolute;
  left: 0;
  top: 1.5rem;
  opacity: 0;
  z-index: 5;
}
.page-meet-up .section-people .underhood {
  margin-top: 8rem;
  margin-bottom: 8.5rem;
}
.page-meet-up .section-people .underhood p:first-child {
  font-size: 3.7rem;
  font-weight: 300;
  line-height: normal;
  position: relative;
  text-align: center;
}
.page-meet-up .section-people .underhood p:first-child::before {
  content: "";
  display: block;
  width: 9.4rem;
  height: 0.4rem;
  background: #eeeded;
  margin: 4rem auto 3rem auto;
}
.page-meet-up .section-people .underhood p {
  text-align: center;
}
.page-meet-up .section-people .underhood img {
  margin: 9rem auto;
  max-width: 100%;
  height: auto;
}
.page-meet-up .section-people .underhood h2 {
  font-size: 5rem;
  line-height: normal;
  color: #6a7481;
  font-weight: 600;
}
.page-meet-up .section-people .person-text.background {
  background: #f7f7f7;
}
.page-meet-up .section-people .person-text .content {
  display: flex;
  align-items: center;
  max-width: 1160px;
}
.page-meet-up .section-people .person-text .image-wrapper {
  flex-basis: 50%;
  flex-shrink: 0;
}
.page-meet-up .section-people .person-text img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.page-meet-up .section-people .person-text .text-wrapper {
  flex-basis: 50%;
  padding: 3rem;
}
.page-meet-up .section-people .person-text p {
  font-size: 2.7rem;
  line-height: normal;
  font-weight: 300;
  color: #6a7481;
}
.page-meet-up .section-people .text-under p {
  font-size: 3rem;
  font-weight: 300;
  position: relative;
  text-align: center;
  line-height: normal;
  margin-bottom: 9rem;
}
.page-meet-up .section-people .text-under p::before {
  content: "";
  display: block;
  width: 9.4rem;
  height: 0.4rem;
  background: #eeeded;
  margin: 9rem auto 8rem auto;
}
.page-meet-up .section-partners {
  background: #f7f7f7;
  padding: 8rem 0 7rem;
}
.page-meet-up .section-partners .content {
  max-width: 1120px;
}
.page-meet-up .section-partners .logos-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -2rem;
}
.page-meet-up .section-partners .logos-wrapper .image-wrapper {
  padding: 1.8rem 2rem;
  flex-basis: calc(25% - 4rem);
}
.page-meet-up .section-partners .logos-wrapper .image-wrapper img {
  width: 100%;
  max-width: 249px;
}
.page-meet-up .section-partners .text-logos {
  max-width: 88rem;
  margin: 0 auto;
  margin-top: 3rem;
}
.page-meet-up .section-partners .text-logos p {
  font-size: 3rem;
  font-weight: 300;
  line-height: normal;
  text-align: center;
}
.page-meet-up .section-gallery {
  background: #f7f7f7;
}
.page-meet-up .section-gallery .gallery-wrapper {
  position: relative;
}
.page-meet-up .section-gallery .gallery-wrapper a {
  position: relative;
  display: inline-block;
}
.page-meet-up .section-gallery .gallery-wrapper a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(244, 121, 32, 0.5);
  background-image: url(images/meetup/lupa.svg);
  background-size: 18rem 18rem;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.15s ease-in-out;
  opacity: 0;
}
.page-meet-up .section-gallery .gallery-wrapper a:hover::after {
  opacity: 1;
}
.page-meet-up .section-gallery .gallery-wrapper img {
  border-right: 1px solid #fff;
  position: relative;
}
.page-meet-up .section-end {
  text-align: center;
}
.page-meet-up .section-end .bigger-text::before {
  content: "";
  display: block;
  width: 9.4rem;
  height: 0.4rem;
  background: #eeeded;
  margin: 7rem auto 5.5rem auto;
}
.page-meet-up .section-end .bigger-text p {
  font-size: 3.7rem;
  font-weight: 300;
  line-height: normal;
  text-align: center;
}
.page-meet-up .section-end .smaller-text p {
  font-size: 3rem;
  font-weight: 300;
  line-height: normal;
  text-align: center;
  margin-top: 5rem;
}
.page-meet-up .section-end .logo {
  margin: 12rem auto 16rem;
}
.page-meet-up .slick-arrow {
  width: 6rem;
  height: 6rem;
  color: transparent;
  border-radius: 50%;
  border: 0;
  background-color: #fff;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
  position: absolute;
  transform: translateY(-50%);
  z-index: 6;
  box-shadow: 0 0 2rem #000;
  outline: none;
}
.page-meet-up .slick-arrow:hover {
  box-shadow: 0 0 1rem #000;
}
.page-meet-up .slick-arrow::before {
  content: "";
  width: 1.5rem;
  height: 2.8rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-40%, -50%);
  background: url(images/meetup/icon-gallery.svg) center / contain no-repeat;
}
.page-meet-up .slick-disabled {
  cursor: not-allowed;
}
.page-meet-up .slick-prev {
  top: 50%;
  left: 25%;
}
.page-meet-up .slick-next {
  top: 50%;
  right: 25%;
}
.page-meet-up .slick-prev::before {
  transform: translate(-60%, -50%) rotate(180deg);
}
@media (max-width: 1280px) {
  .page-meet-up .section-two-boxes .text {
    padding: 2.5rem;
  }
  .page-meet-up .section-two-boxes .text li {
    font-size: 2rem;
    line-height: 2.4rem;
    margin-bottom: 0.8rem;
    padding-left: 2.5rem;
  }
  .page-meet-up .section-two-boxes .text li::before {
    width: 0.8rem;
    height: 0.8rem;
    top: 1rem;
  }
  .page-meet-up .section-people .person-text p {
    font-size: 2.2rem;
  }
}
@media (max-width: 1024px) {
  .page-meet-up .inside-wrapper img {
    max-width: 4rem;
  }
  .page-meet-up .meet-up-header {
    min-height: 30rem;
  }
  .page-meet-up .big-title {
    font-size: 4rem;
  }
  .page-meet-up .page-title {
    font-size: 3rem;
  }
  .page-meet-up .section-main-text {
    padding: 4rem 0 6rem;
  }
  .page-meet-up .section-main-text .logo {
    max-width: 30rem;
    margin-bottom: 4rem;
  }
  .page-meet-up .section-main-text p {
    font-size: 2.2rem;
  }
  .page-meet-up .section-main-text-background {
    padding: 4rem 0 6rem;
    background-size: 10rem auto;
  }
  .page-meet-up .section-main-text-background p {
    font-size: 2.2rem;
  }
  .page-meet-up .section-main-text-background .button {
    font-size: 2rem;
  }
  .page-meet-up .title {
    font-size: 3.4rem;
  }
  .page-meet-up .section-two-boxes {
    background-size: 7rem auto;
    padding-top: 10rem;
  }
  .page-meet-up .section-two-boxes h3 {
    font-size: 3rem;
  }
  .page-meet-up .section-two-boxes .content {
    flex-wrap: wrap;
  }
  .page-meet-up .section-two-boxes .content .text {
    flex-basis: 100%;
    padding: 0;
    padding-bottom: 2rem;
  }
  .page-meet-up .section-two-boxes .content .image {
    flex-basis: 100%;
    margin-bottom: 4rem;
  }
  .page-meet-up .section-two-boxes .background .content .text {
    order: 1;
    margin-top: 4rem;
  }
  .page-meet-up .section-two-boxes .background .content .image {
    order: 2;
  }
  .page-meet-up .section-text-with-icon {
    padding: 4rem 0;
    background-size: 7rem auto;
  }
  .page-meet-up .section-text-with-icon img {
    max-width: 6rem;
    margin-bottom: 2rem;
  }
  .page-meet-up .section-text-with-icon p {
    font-size: 2.2rem;
  }
  .page-meet-up .section-reservation {
    padding: 4rem 0;
  }
  .page-meet-up .section-reservation .reservation-blocks .text-wrapper p {
    font-size: 2.2rem;
  }
  .page-meet-up .section-only-title {
    padding-top: 4rem;
  }
  .page-meet-up .section-only-title .title::after {
    margin-top: 3rem;
  }
  .page-meet-up label {
    font-size: 1.8rem;
  }
  .page-meet-up .person-info {
    padding-left: 4rem;
  }
  .page-meet-up .section-people .underhood {
    margin: 4rem 0;
  }
  .page-meet-up .section-people .underhood p:first-child {
    font-size: 2.2rem;
  }
  .page-meet-up .section-people .underhood img {
    margin: 4rem 0;
  }
  .page-meet-up .section-people .underhood h2 {
    font-size: 3rem;
  }
  .page-meet-up .section-people .text-under p {
    font-size: 2.2rem;
    margin-bottom: 4rem;
  }
  .page-meet-up .section-people .text-under p::before {
    margin: 4rem auto;
  }
  .page-meet-up .section-partners {
    padding: 4rem 0;
  }
  .page-meet-up .section-partners .text-logos p {
    font-size: 2.2rem;
  }
  .page-meet-up .slick-prev {
    left: 3rem;
  }
  .page-meet-up .slick-next {
    right: 3rem;
  }
  .page-meet-up .section-end .bigger-text p {
    font-size: 2.4rem;
  }
  .page-meet-up .section-end .bigger-text::before {
    margin: 4rem auto;
  }
  .page-meet-up .section-end .smaller-text p {
    font-size: 2rem;
  }
  .page-meet-up .section-end .logo {
    max-width: 40rem;
    margin: 4rem auto;
  }
}
@media (max-width: 920px) {
  .page-meet-up .section-partners .logos-wrapper {
    margin: 0 -1rem;
  }
  .page-meet-up .section-partners .logos-wrapper .image-wrapper {
    padding: 0.9rem 1rem;
    flex-basis: calc(33.33% - 2rem);
  }
}
@media (max-width: 760px) {
  .page-meet-up .section-reservation .reservation-blocks .block {
    flex-basis: 100%;
  }
  .page-meet-up .section-reservation .reservation-blocks .block:nth-child(even) {
    background: transparent !important;
  }
  .page-meet-up .section-reservation .reservation-blocks .block:nth-child(odd) {
    background: #fff !important;
  }
  .page-meet-up .section-form .content {
    display: block;
  }
  .page-meet-up .section-form .person-info {
    padding-left: 0;
    margin-top: 4rem;
    text-align: center;
  }
  .page-meet-up .section-form .person-info img {
    margin-left: auto;
    margin-right: auto;
  }
  .page-meet-up .section-people .person-text .content {
    flex-wrap: wrap;
  }
  .page-meet-up .section-people .person-text .content .image-wrapper,
  .page-meet-up .section-people .person-text .content .text-wrapper {
    flex-basis: 100%;
  }
}
@media (max-width: 480px) {
  .page-meet-up .content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .page-meet-up .section-partners .logos-wrapper .image-wrapper {
    flex-basis: calc(50% - 2rem);
  }
  .page-meet-up .section-end .logo {
    max-width: 100%;
  }
  .page-meet-up .form-wrapper-meetup .inputs-wrapper {
    flex-wrap: wrap;
  }
  .page-meet-up .form-wrapper-meetup .logo-wrapper {
    display: none;
  }
  .page-meet-up .form-wrapper-meetup .input-wrapper {
    flex-basis: 100%;
  }
  .page-meet-up .section-reservation .reservation-blocks .text-wrapper p {
    font-size: 1.8rem;
  }
  .page-meet-up .section-reservation .reservation-blocks .icon-wrapper img {
    width: 4rem;
    height: 4rem;
  }
}
/* Slick */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* End of slick */
body.category .wpcf7-acceptance label,
body.page-template-page-landing-page .wpcf7-acceptance label,
body.page-template-page-landing-page-ger .wpcf7-acceptance label {
  display: flex;
  position: relative;
  margin-top: 2rem;
}
body.category .wpcf7-acceptance label input,
body.page-template-page-landing-page .wpcf7-acceptance label input,
body.page-template-page-landing-page-ger .wpcf7-acceptance label input {
  width: 2rem;
  position: absolute;
  left: 0;
  opacity: 0;
}
body.category .wpcf7-acceptance label input:checked + .wpcf7-list-item-label::before,
body.page-template-page-landing-page .wpcf7-acceptance label input:checked + .wpcf7-list-item-label::before,
body.page-template-page-landing-page-ger .wpcf7-acceptance label input:checked + .wpcf7-list-item-label::before {
  opacity: 1;
}
body.category .wpcf7-acceptance label input[type="submit"],
body.page-template-page-landing-page .wpcf7-acceptance label input[type="submit"],
body.page-template-page-landing-page-ger .wpcf7-acceptance label input[type="submit"] {
  font-size: 2rem;
}
body.category .wpcf7-acceptance label .wpcf7-list-item-label,
body.page-template-page-landing-page .wpcf7-acceptance label .wpcf7-list-item-label,
body.page-template-page-landing-page-ger .wpcf7-acceptance label .wpcf7-list-item-label {
  font-weight: 300;
  padding-left: 2rem;
  margin-top: 1.2rem;
  margin-bottom: 0rem;
}
body.category .wpcf7-acceptance label .wpcf7-list-item-label::after,
body.page-template-page-landing-page .wpcf7-acceptance label .wpcf7-list-item-label::after,
body.page-template-page-landing-page-ger .wpcf7-acceptance label .wpcf7-list-item-label::after {
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  display: block;
  background: #fff;
  border: 2px solid #ffa263;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 1.5rem;
  z-index: 2;
}
body.category .wpcf7-acceptance label .wpcf7-list-item-label::before,
body.page-template-page-landing-page .wpcf7-acceptance label .wpcf7-list-item-label::before,
body.page-template-page-landing-page-ger .wpcf7-acceptance label .wpcf7-list-item-label::before {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  background: url(images/check.png) left 0.3rem top 0.2rem / 1.4rem no-repeat;
  transition: all 0.15s ease-in-out;
  display: block;
  position: absolute;
  left: 0;
  top: 1.5rem;
  opacity: 0;
  z-index: 5;
}
body.page-template-page-jobs .wpcf7-acceptance label {
  display: flex;
  position: relative;
  margin-top: 2rem;
}
body.page-template-page-jobs .wpcf7-acceptance label input {
  width: 2rem;
  position: absolute;
  left: 0;
  opacity: 0;
}
body.page-template-page-jobs .wpcf7-acceptance label input:checked + .wpcf7-list-item-label::before {
  opacity: 1;
}
body.page-template-page-jobs .wpcf7-acceptance label input[type="submit"] {
  font-size: 2rem;
}
body.page-template-page-jobs .wpcf7-acceptance label .wpcf7-list-item-label {
  font-weight: 300;
  color: #323b48;
  padding-left: 3rem;
  margin-top: 0;
  margin-bottom: 0rem;
  font-size: 1.8rem;
  line-height: 2.4rem;
}
body.page-template-page-jobs .wpcf7-acceptance label .wpcf7-list-item-label::after {
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  display: block;
  background: #fff;
  border: 2px solid #ffa263;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 1.5rem;
  z-index: 2;
}
body.page-template-page-jobs .wpcf7-acceptance label .wpcf7-list-item-label::before {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  background: url(images/check.png) left 0.3rem top 0.2rem / 1.4rem no-repeat;
  transition: all 0.15s ease-in-out;
  display: block;
  position: absolute;
  left: 0;
  top: 1.5rem;
  opacity: 0;
  z-index: 5;
}
