@font-face {
  font-family: 'icomoon';
  src: url('../../www/style/fonts/icomoon/fonts/icomoon.eot?jgskp9');
  src: url('../../www/style/fonts/icomoon/fonts/icomoon.eot?jgskp9#iefix') format('embedded-opentype'), url('../../www/style/fonts/icomoon/fonts/icomoon.ttf?jgskp9') format('truetype'), url('../../www/style/fonts/icomoon/fonts/icomoon.woff?jgskp9') format('woff'), url('../../www/style/fonts/icomoon/fonts/icomoon.svg?jgskp9#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cross:before {
  content: "\e90c";
}
.icon-check:before {
  content: "\e90a";
}
.icon-menu:before {
  content: "\e90b";
}
.icon-user-tie:before {
  content: "\e90d";
}
.icon-user:before {
  content: "\e90d";
}
.icon-user-employee:before {
  content: "\e90d";
}
.icon-profile:before {
  content: "\e90d";
}
.icon-avatar:before {
  content: "\e90d";
}
.icon-person:before {
  content: "\e90d";
}
.icon-member:before {
  content: "\e90d";
}
.icon-job:before {
  content: "\e90d";
}
.icon-official:before {
  content: "\e90d";
}
.icon-undo:before {
  content: "\e907";
}
.icon-chevron-up:before {
  content: "\e908";
}
.icon-eye:before {
  content: "\e909";
}
.icon-phone:before {
  content: "\e906";
}
.icon-bell-o:before {
  content: "\e900";
}
.icon-print:before {
  content: "\e901";
}
.icon-star-o:before {
  content: "\e902";
}
.icon-star:before {
  content: "\e903";
}
.icon-envelope-o:before {
  content: "\e904";
}
.icon-facebook-square:before {
  content: "\e905";
}
/* Fonts */
@font-face {
  font-family: 'socialico';
  src: url('../../www/style/fonts/socialico/socialico-webfont.eot');
  src: url('../../www/style/fonts/socialico/socialico-webfont.eot?#iefix') format('embedded-opentype'), url('../../www/style/fonts/socialico/socialico-webfont.woff2') format('woff2'), url('../../www/style/fonts/socialico/socialico-webfont.woff') format('woff'), url('../../www/style/fonts/socialico/socialico-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* Base */
html {
  -webkit-font-smoothing: antialiased;
}
body {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #959595;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-stroke: 1px transparent;
}
a,
a img {
  color: #959595;
}
a:hover,
a img:hover,
a:focus,
a img:focus,
a:visited,
a img:visited {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
p {
  font-size: 18px;
  line-height: 1.2;
  color: #636363;
  padding: 15px 0;
}
input,
button,
a {
  outline: none !important;
  text-decoration: none !important;
}
button {
  background: none;
  border: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
ul {
  margin-bottom: 0;
}
h1,
h2,
h3,
h4,
div.like-h3-detail,
.like-h2-homepage,
.span-h2 {
  font-weight: 600;
}
h1 span,
h2 span,
h3 span,
h4 span,
div.like-h3-detail span,
.like-h2-homepage span,
.span-h2 span {
  color: #f38034;
}
h1 {
  font-size: 40px;
  font-family: 'Source Sans Pro', sans-serif;
  margin-top: -7px;
  padding-bottom: 10px;
}
h2,
span-h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 40px;
  margin: 33px 0;
  margin-top: 0;
}
@media (max-width: 767px) {
  h2,
  span-h2 {
    margin: 15px 0;
  }
}
.like-h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 40px;
  margin: 33px 0;
  color: #f38034;
  font-weight: 600;
  margin-top: 0;
}
@media (max-width: 767px) {
  .like-h2 {
    margin: 15px 0;
  }
}
.like-h2-homepage {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 40px;
  margin: 33px 0;
  font-weight: 600;
  margin-top: 0;
}
@media (max-width: 767px) {
  .like-h2-homepage {
    margin: 15px 0;
  }
}
div.triangles {
  background-color: #f7f7f7;
  position: relative;
  margin: 30px 0;
}
@media (min-width: 768px) {
  div.triangles {
    /* https://css-tricks.com/snippets/css/css-triangle/*/
  }
  div.triangles:before {
    content: ' ';
    position: absolute;
    bottom: 99.90000000000001%;
    left: 0;
    right: 0;
    width: 100%;
    height: 12px;
    background: url("https://old-www.fajn-brigady.cz/img/front//triangles-top.png") repeat-x;
  }
  div.triangles:after {
    content: ' ';
    position: absolute;
    top: calc(99.90000000000001%);
    left: 0;
    right: 0;
    width: 100%;
    height: 12px;
    background: url("https://old-www.fajn-brigady.cz/img/front//triangles-bottom.png") repeat-x;
  }
}
div.triangles h2 {
  color: #58585a;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #959595;
  font-size: 16px;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #959595;
  opacity: 1;
  font-size: 16px;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #959595;
  opacity: 1;
  font-size: 16px;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #959595;
  font-size: 16px;
}
:placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #959595;
  font-size: 16px;
}
div.newsletter input:not([type="submit"]) {
  height: 48px;
  width: 100%;
  border: none;
  margin: 21px 0;
  padding: 0 24px;
}
input[type="submit"] {
  border: none;
}
.button,
div.header-top a.btn-hledam-brigadniky {
  background-color: #f38034;
  height: 58px;
  min-width: 145px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff !important;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 3px 0px 0px #dd6a1d;
  -moz-box-shadow: 0px 3px 0px 0px #dd6a1d;
  -ms-box-shadow: 0px 3px 0px 0px #dd6a1d;
  -o-box-shadow: 0px 3px 0px 0px #dd6a1d;
  box-shadow: 0px 3px 0px 0px #dd6a1d;
  padding: 13px;
}
.button:focus,
.button:hover {
  opacity: 0.9 !important;
}
.container {
  padding: 30px 0;
}
@media screen and (min-width: 900px) {
  .container {
    max-width: 900px !important;
  }
}
.container.colored {
  margin: 30px 0;
}
@media screen and (max-width: 1024px) {
  .container {
    padding: 30px 0;
  }
}
@media screen and (max-width: 1199px) {
  .container {
    width: 90%;
    padding: 15px 0;
  }
}
.container > h2 {
  margin-top: 0;
}
.center-block {
  display: block;
  margin: 0 auto;
}
.inline-block {
  display: inline-block;
}
a.blue-link {
  color: #2ca1cf;
  border-bottom: 1px solid #2ca1cf;
}
.button,
div.header-top a.btn-hledam-brigadniky {
  background-color: #f38034;
  /*height: 58px;*/
  min-width: 145px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff !important;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 3px 0px 0px #dd6a1d;
  -moz-box-shadow: 0px 3px 0px 0px #dd6a1d;
  -ms-box-shadow: 0px 3px 0px 0px #dd6a1d;
  -o-box-shadow: 0px 3px 0px 0px #dd6a1d;
  box-shadow: 0px 3px 0px 0px #dd6a1d;
  padding: 13px;
  text-align: center;
}
.button:focus,
.button:hover {
  opacity: 0.9 !important;
}
.button.button-block {
  display: block;
}
.button.button-blue {
  background-color: #28addf;
  -webkit-box-shadow: 0px 3px 0px 0px #1283ac;
  -moz-box-shadow: 0px 3px 0px 0px #1283ac;
  -ms-box-shadow: 0px 3px 0px 0px #1283ac;
  -o-box-shadow: 0px 3px 0px 0px #1283ac;
  box-shadow: 0px 3px 0px 0px #1283ac;
}
@media (min-width: 992px) {
  .button.button-wide {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.button.button-narrow {
  padding: 5px;
}
.button.button-xl {
  min-width: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .button.button-xl {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.button.has-arrow-right,
.button.has-arrow-light-right,
.button.has-arrow-light-right,
.button1.has-arrow-light-right {
  position: relative;
}
.button.has-arrow-right:hover,
.button.has-arrow-light-right:hover,
.button.has-arrow-light-right:hover,
.button1.has-arrow-light-right:hover {
  -moz-opacity: 0.7 !important;
  -khtml-opacity: 0.7 !important;
  -webkit-opacity: 0.7 !important;
  opacity: 0.7 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70) !important;
  filter: alpha(opacity=70) !important;
}
@media (min-width: 1200px) {
  .button.has-arrow-right:before,
  .button.has-arrow-light-right:before,
  .button.has-arrow-light-right:before,
  .button1.has-arrow-light-right:before {
    position: absolute;
    content: url("https://old-www.fajn-brigady.cz/img/front//arrow-detail.png");
    right: 110%;
    top: -10px;
    height: 100%;
  }
  .button.has-arrow-right.flipped:before,
  .button.has-arrow-light-right.flipped:before,
  .button.has-arrow-light-right.flipped:before,
  .button1.has-arrow-light-right.flipped:before {
    display: block;
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    top: -30%;
  }
}
@media (min-width: 1200px) {
  .button.has-arrow-light-right:before {
    content: url("https://old-www.fajn-brigady.cz/img/front//arrow-right.png");
    top: 40%;
  }
}
.margin0 {
  margin: 0;
}
.padding0 {
  padding: 0;
}
.socialico {
  font-family: 'socialico' !important;
}
.text-grey {
  color: #959595 !important;
}
.text-orange {
  color: #f38034 !important;
}
.text-blue {
  color: #2ea5d1 !important;
}
.text-bold {
  font-weight: 700;
}
.text-no-transform {
  text-transform: none !important;
}
.big-link {
  font-size: 20px;
  font-weight: 700;
  color: #2ea5d1 !important;
}
@media (max-width: 767px) {
  .xs-block {
    display: block !important;
  }
}
div.header-wrapper {
  font-family: 'Source Sans Pro', sans-serif;
  position: relative;
}
@media (min-width: 768px) {
  div.header-wrapper:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    height: 9px;
    background: url("https://old-www.fajn-brigady.cz/img/front//header-bottom-line.png") repeat-x;
  }
}
div.header-top {
  position: relative;
  padding: 22px 0;
  background-color: #f7f7f7;
}
@media (min-width: 768px) and (max-width: 981px) {
  div.header-top {
    padding: 25px 0;
  }
}
@media (max-width: 767px) {
  div.header-top {
    padding-top: 20px;
    padding-bottom: 5px;
  }
}
div.header-top .container {
  padding: 0;
}
div.header-top .container a.btn-login {
  position: relative;
  margin-left: 10%;
  margin-right: 5%;
  bottom: 3px;
  border-bottom: 1px solid #b0b0b0;
}
@media (max-width: 767px) {
  div.header-top .container a.btn-login {
    display: block;
    margin: 0;
    padding: 15px 0;
    padding-bottom: 5px;
    text-align: center;
    font-size: 18px;
    border: none;
  }
}
div.header-top a.logo img {
  height: auto;
  width: 100%;
  max-width: 196px;
}
div.header-top a.logo1 img {
  height: auto;
  width: 100%;
  max-width: 190px;
  margin-top: -15px;
}
div.header-top div.user-type-buttons {
  text-align: center;
}
div.header-top div.user-type-buttons a {
  display: inline-block;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
div.header-top div.user-type-buttons a:not(.btn-login):not(.btn-hledam-brigadniky) {
  font-size: 28px;
  padding: 13px 18px;
  color: #707070;
}
@media (max-width: 981px) {
  div.header-top div.user-type-buttons a:not(.btn-login):not(.btn-hledam-brigadniky) {
    font-size: 20px;
    padding: 13px 10px;
  }
}
div.header-top div.user-type-buttons a:not(.btn-login):not(.btn-hledam-brigadniky):hover {
  background-color: #eaeaea;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
div.header-top p.slogan {
  font-style: italic;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  margin-left: 8px !important;
  color: #959595;
}
@media (max-width: 767px) {
  div.header-top p.slogan {
    font-size: 85%;
    paddin-top: 20px !important;
  }
}
@media (max-width: 991px) {
  div.header-top p.slogan {
    font-size: 90%;
    paddin-top: 20px !important;
  }
}
div.header-top a.btn-hledam-brigadniky {
  width: 168px;
  line-height: 111%;
  display: table;
  margin-left: 15px;
}
div.header-top a.btn-hledam-brigadniky span.main-text {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  /* XS - mobil */
}
@media (max-width: 767px) {
  div.header-top a.btn-hledam-brigadniky span.main-text {
    display: block;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  div.header-top a.btn-hledam-brigadniky span.bubble {
    position: absolute;
    height: 52px;
    width: 52px;
    line-height: 52px;
    font-size: 12px;
    text-align: center;
    top: -30%;
    right: -17px;
    background-color: #2ca1cf;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 3px 1px 0 #1283ac;
    -moz-box-shadow: 0 3px 1px 0 #1283ac;
    -ms-box-shadow: 0 3px 1px 0 #1283ac;
    -o-box-shadow: 0 3px 1px 0 #1283ac;
    box-shadow: 0 3px 1px 0 #1283ac;
  }
}
@media (min-width: 768px) and (max-width: 805px) {
  div.header-top a.btn-hledam-brigadniky {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  div.header-top a.btn-hledam-brigadniky {
    margin-top: -10px;
    float: none !important;
    padding: 5px 13px;
    max-width: 168px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background-color: #1994bf;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  div.header-top a.btn-hledam-brigadniky span.bubble {
    display: block;
    text-align: center;
    color: #a4e242;
    text-transform: lowercase;
    font-size: 16px;
  }
}
div.header-heading {
  font-family: 'Source Sans Pro', sans-serif !important;
  padding: 30px 0 0 0;
  position: relative;
}
@media (max-width: 767px) {
  div.header-heading {
    padding-top: 15px;
  }
}
div.header-heading .container {
  padding: 0;
}
div.header-heading div.row {
  position: relative;
  min-height: 150px;
}
div.header-heading div.row img {
  position: absolute;
  bottom: -150px;
  right: 0;
}
@media (max-width: 767px) {
  div.header-heading div.row img {
    position: relative;
    /*left: 0;*/
    bottom: -1px;
  }
}
div.header-heading div.fb-follow-wrapper {
  position: relative;
  top: 45px;
}
div.header-heading div.fb-follow-wrapper img {
  position: absolute;
  left: -6px;
  bottom: 100%;
}
@media (min-width: 450px) and (max-width: 992px) {
  div.header-heading h1 {
    font-size: 35px;
  }
}
@media (max-width: 449px) {
  div.header-heading h1 {
    font-size: 20px;
  }
}
@media (min-width: 450px) and (max-width: 992px) {
  div.header-heading .nahrada-h1 {
    font-size: 35px;
  }
}
@media (max-width: 449px) {
  div.header-heading .nahrada-h1 {
    font-size: 20px;
  }
}
div.footer,
div.bottom-info {
  font-family: 'Source Sans Pro', sans-serif;
  background-color: #0097de;
  color: #ffffff;
}
div.footer a,
div.bottom-info a {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
div.footer {
  position: relative;
}
@media (min-width: 768px) {
  div.footer:before {
    content: ' ';
    position: absolute;
    bottom: 99.90000000000001%;
    left: 0;
    right: 0;
    width: 100%;
    height: 12px;
    background: url("https://old-www.fajn-brigady.cz/img/front//footer-triangle.png") repeat-x;
  }
}
div.footer div.container {
  padding: 0;
  padding-top: 25px;
}
div.footer h4 {
  font-size: 20px;
  padding: 0;
  margin-bottom: 19px;
  color: #ffffff;
}
div.footer ul {
  padding-bottom: 38px;
  margin: 0;
  list-style: none;
}
div.footer ul li {
  padding-left: 10px;
}
div.footer ul li:before {
  content: "•";
  /* Insert content that looks like bullets */
  padding-right: 4px;
  margin-left: -10px;
  color: #ffffff;
  /* Or a color you prefer */
}
div.footer ul li a {
  border: none;
}
div.footer div.socials {
  margin: 10px 0;
  margin-bottom: 0;
}
div.footer div.socials a:first-of-type {
  font-family: 'socialico' !important;
  margin: 0;
  border: none;
  font-size: 41px;
  letter-spacing: 0.6em;
}
div.footer div.socials a:nth-of-type(2) {
  margin: 0;
  border: none;
  font-size: 28px;
  letter-spacing: 0.6em;
}
div.footer div.socials a:nth-of-type(3) {
  margin: 0;
  border: none;
  font-size: 28px;
  letter-spacing: 0.6em;
}
div.footer div.socials a:nth-of-type(4) {
  margin: 0;
  border: none;
  font-size: 28px;
  letter-spacing: 0.6em;
}
div.bottom-info {
  color: #ffffff;
  font-size: 14px;
}
div.bottom-info div.container {
  padding: 0 0 30px 0;
}
@media (max-width: 767px) {
  div.bottom-info {
    background-color: #f7f7f7;
    color: #959595;
    padding: 5px 0;
  }
  div.bottom-info a {
    color: #959595;
    border-bottom: 1px solid #959595;
  }
  div.bottom-info div.row {
    margin-top: 10px;
  }
  div.bottom-info div.row div {
    padding-top: 0;
    padding-bottom: 0;
  }
}
/* LAYOUT */
div.sidebar {
  float: right;
  width: 26%;
  padding-top: 10px;
}
div.main-wrapper {
  width: 70%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-main {
    width: 70%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .col-sm-side {
    width: 26%;
    min-height: 1px;
  }
}
@media (max-width: 991px) {
  div.sidebar {
    display: none;
  }
  div.main-wrapper {
    width: 100%;
  }
}
div.content-container {
  padding-top: 20px;
}
div.sidebar div.sidebar-block {
  clear: both;
  margin-bottom: 35px;
}
div.sidebar h5 {
  color: #f38034;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 15px;
}
div.sidebar ul li a {
  color: #2ca1cf;
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
}
div.sidebar ul.text-no-bold li a {
  font-weight: 400;
}
.vykricnik1 span {
  margin-right: 15px;
  position: relative;
  top: 4px;
  margin-left: 2px;
  font-size: 22px;
}
@media (max-width: 767px) {
  .vykricnik1 span {
    margin-right: 10px;
    margin-left: 0px;
  }
}
div.breadcrumb-container {
  padding: 15px 0;
}
div.breadcrumbs li a {
  padding: 5px 0;
}
div.breadcrumbs li:not(:first-child) a {
  padding-left: 10px;
}
div.breadcrumbs li a {
  position: relative;
  display: block;
  color: #898989;
  font-size: 18px;
}
div.breadcrumbs li:not(:last-child) a:after {
  content: "\003e";
  /*display: block;*/
  position: relative;
  color: #898989;
  left: 10px;
}
@media screen and (min-width: 990px) {
  .container {
    max-width: 990px !important;
  }
}
/* link NAHORU */
div.go-top {
  text-align: center;
}
div.go-top a {
  font-weight: 700;
  font-size: 22px;
  line-height: 100%;
  display: block;
  color: #2ea5d1;
}
div.go-top a span {
  display: inline-block;
  margin-bottom: 10px;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}
div.fb-like-it {
  position: absolute;
  right: 105%;
  top: 50px;
  width: 95px;
}
div.fb-like-it img.img-text {
  position: absolute;
  top: -53px;
  left: -28px;
}
@media (max-width: 1300px) {
  div.fb-like-it {
    display: none !important;
  }
}
/* === BUTTONS === */
.button,
div.header-top a.btn-hledam-brigadniky {
  background-color: #f38034;
  /*height: 58px;*/
  min-width: 145px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff !important;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 3px 0px 0px #dd6a1d;
  -moz-box-shadow: 0px 3px 0px 0px #dd6a1d;
  -ms-box-shadow: 0px 3px 0px 0px #dd6a1d;
  -o-box-shadow: 0px 3px 0px 0px #dd6a1d;
  box-shadow: 0px 3px 0px 0px #dd6a1d;
  padding: 13px;
  text-align: center;
  /* COLORS */
  /* SIZES */
  /* ARROWS */
}
.button:focus,
.button:hover {
  opacity: 0.9 !important;
}
.button.button-two-line {
  font-size: 24px;
  font-weight: 700;
  display: block;
}
.button.button-two-line > small {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
}
.button.button-block {
  display: block;
}
.button.button-blue {
  background-color: #28addf;
  -webkit-box-shadow: 0px 3px 0px 0px #1283ac;
  -moz-box-shadow: 0px 3px 0px 0px #1283ac;
  -ms-box-shadow: 0px 3px 0px 0px #1283ac;
  -o-box-shadow: 0px 3px 0px 0px #1283ac;
  box-shadow: 0px 3px 0px 0px #1283ac;
}
.button.button-green {
  background-color: #3ce73c;
  -webkit-box-shadow: 0px 3px 0px 0px #1bba1b;
  -moz-box-shadow: 0px 3px 0px 0px #1bba1b;
  -ms-box-shadow: 0px 3px 0px 0px #1bba1b;
  -o-box-shadow: 0px 3px 0px 0px #1bba1b;
  box-shadow: 0px 3px 0px 0px #1bba1b;
  color: #056405 !important;
}
.button.button-green-white {
  background-color: #7ac943;
  -webkit-box-shadow: 0px 3px 0px 0px #62a82a;
  -moz-box-shadow: 0px 3px 0px 0px #62a82a;
  -ms-box-shadow: 0px 3px 0px 0px #62a82a;
  -o-box-shadow: 0px 3px 0px 0px #62a82a;
  box-shadow: 0px 3px 0px 0px #62a82a;
  color: #fff !important;
}
@media (min-width: 992px) {
  .button.button-wide {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.button.button-input-width {
  width: 100%;
  max-width: 250px;
}
.button.button-fullwidth {
  width: 100%;
}
.button.button-narrow {
  padding: 5px;
}
.button.button-xl {
  min-width: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .button.button-xl {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.button.has-arrow-right,
.button.has-arrow-light-right,
.button.has-arrow-light-right,
.button1.has-arrow-light-right {
  position: relative;
}
.button.has-arrow-right:hover,
.button.has-arrow-light-right:hover,
.button.has-arrow-light-right:hover,
.button1.has-arrow-light-right:hover {
  -moz-opacity: 0.7 !important;
  -khtml-opacity: 0.7 !important;
  -webkit-opacity: 0.7 !important;
  opacity: 0.7 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70) !important;
  filter: alpha(opacity=70) !important;
}
@media (min-width: 1200px) {
  .button.has-arrow-right:before,
  .button.has-arrow-light-right:before,
  .button.has-arrow-light-right:before,
  .button1.has-arrow-light-right:before {
    position: absolute;
    content: url("https://old-www.fajn-brigady.cz/img/front//arrow-detail.png");
    right: 110%;
    top: -10px;
    height: 100%;
  }
  .button.has-arrow-right.flipped:before,
  .button.has-arrow-light-right.flipped:before,
  .button.has-arrow-light-right.flipped:before,
  .button1.has-arrow-light-right.flipped:before {
    display: block;
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    top: -30%;
  }
}
.button.has-arrow-right-blue {
  height: 50px;
  padding-top: 15px !important;
  position: relative;
}
.button.has-arrow-right-blue:hover {
  -moz-opacity: 0.7 !important;
  -khtml-opacity: 0.7 !important;
  -webkit-opacity: 0.7 !important;
  opacity: 0.7 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70) !important;
  filter: alpha(opacity=70) !important;
}
@media (max-width: 767px) {
  .button.has-arrow-right-blue {
    height: auto !important;
    padding-bottom: 15px !important;
    margin: 0 auto;
    margin-top: 20px !important;
  }
}
@media (min-width: 480px) {
  .button.has-arrow-right-blue:before {
    position: absolute;
    content: url("../img/podobne-sipka.png");
    top: 10px;
    right: 105%;
  }
  .button.has-arrow-right-blue.flipped:before {
    display: block;
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    top: -30%;
  }
}
@media (min-width: 1200px) {
  .button.has-arrow-light-right:before {
    content: url("https://old-www.fajn-brigady.cz/img/front//arrow-right.png");
    top: 40%;
  }
}
@media (max-width: 991px) {
  .top {
    margin-left: 50px;
  }
}
/* === END BUTTONS === */
/* === BUTTONS === */
.button1 {
  /*height: 58px;*/
  min-width: 145px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff !important;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  padding: 13px;
  text-align: center;
  /* COLORS */
  /* SIZES */
  /* ARROWS */
}
.button1:focus,
.button1:hover {
  opacity: 0.9 !important;
}
.button1.button-two-line {
  font-size: 24px;
  font-weight: 700;
  display: block;
}
.button1.button-two-line > small {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
}
.button1.button-block {
  display: block;
}
.button1.button-blue {
  background-color: #28addf;
  -webkit-box-shadow: 0px 3px 0px 0px #1283ac;
  -moz-box-shadow: 0px 3px 0px 0px #1283ac;
  -ms-box-shadow: 0px 3px 0px 0px #1283ac;
  -o-box-shadow: 0px 3px 0px 0px #1283ac;
  box-shadow: 0px 3px 0px 0px #1283ac;
}
.button1.button-green {
  background-color: #3ce73c;
  -webkit-box-shadow: 0px 3px 0px 0px #1bba1b;
  -moz-box-shadow: 0px 3px 0px 0px #1bba1b;
  -ms-box-shadow: 0px 3px 0px 0px #1bba1b;
  -o-box-shadow: 0px 3px 0px 0px #1bba1b;
  box-shadow: 0px 3px 0px 0px #1bba1b;
  color: #056405 !important;
}
.button1.button-green-white {
  background-color: #7ac943;
  -webkit-box-shadow: 0px 3px 0px 0px #62a82a;
  -moz-box-shadow: 0px 3px 0px 0px #62a82a;
  -ms-box-shadow: 0px 3px 0px 0px #62a82a;
  -o-box-shadow: 0px 3px 0px 0px #62a82a;
  box-shadow: 0px 3px 0px 0px #62a82a;
  color: #fff !important;
}
@media (min-width: 992px) {
  .button1.button-wide {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.button1.button-input-width {
  width: 100%;
  max-width: 250px;
}
.button1.button-fullwidth {
  width: 100%;
}
.button1.button-narrow {
  padding: 5px;
}
.button1.button-xl {
  min-width: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .button1.button-xl {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.button1.has-arrow-right {
  position: relative;
}
.button1.has-arrow-right:hover {
  -moz-opacity: 0.7 !important;
  -khtml-opacity: 0.7 !important;
  -webkit-opacity: 0.7 !important;
  opacity: 0.7 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70) !important;
  filter: alpha(opacity=70) !important;
}
@media (min-width: 1200px) {
  .button1.has-arrow-right:before {
    position: absolute;
    content: url("https://old-www.fajn-brigady.cz/img/front//arrow-detail.png");
    right: 110%;
    top: -10px;
    height: 100%;
  }
  .button1.has-arrow-right.flipped:before {
    display: block;
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    top: -30%;
  }
}
.button1.has-arrow-right-blue {
  height: 50px;
  padding-top: 15px !important;
  position: relative;
}
.button1.has-arrow-right-blue:hover {
  -moz-opacity: 0.7 !important;
  -khtml-opacity: 0.7 !important;
  -webkit-opacity: 0.7 !important;
  opacity: 0.7 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70) !important;
  filter: alpha(opacity=70) !important;
}
@media (max-width: 767px) {
  .button1.has-arrow-right-blue {
    height: auto !important;
    padding-bottom: 15px !important;
    margin: 0 auto;
    margin-top: 20px !important;
  }
}
@media (min-width: 480px) {
  .button1.has-arrow-right-blue:before {
    position: absolute;
    content: url("../img/podobne-sipka.png");
    top: 10px;
    right: 105%;
  }
  .button1.has-arrow-right-blue.flipped:before {
    display: block;
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    top: -30%;
  }
}
@media (min-width: 1200px) {
  .button1.has-arrow-light-right:before {
    content: url("https://old-www.fajn-brigady.cz/img/front//arrow-right.png");
    top: 40%;
  }
}
@media (max-width: 991px) {
  .top {
    margin-left: 50px;
  }
}
/* === END BUTTONS === */
/* hide them, we create custom styled */
input[type="file"],
div.row.input-row input[type="radio"] {
  display: none;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
div.checkbox,
div.radio {
  margin-right: 5px !important;
}
div.checkbox input[type="checkbox"],
div.radio input[type="checkbox"],
div.checkbox input[type="radio"],
div.radio input[type="radio"] {
  display: none !important;
}
div.checkbox input[type="checkbox"]:checked + label:before,
div.radio input[type="checkbox"]:checked + label:before,
div.checkbox input[type="radio"]:checked + label:before,
div.radio input[type="radio"]:checked + label:before {
  content: "\e90a";
  background-color: #338ffc;
  border: none;
}
div.checkbox label,
div.radio label {
  font-size: 18px;
  color: #898989;
  cursor: pointer;
  padding-left: 35px !important;
  position: relative;
}
div.checkbox label:before,
div.radio label:before {
  content: ' ';
  position: absolute;
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #b0b0b0;
  font-family: icomoon !important;
  font-size: 13px;
  color: #fff;
  text-align: center;
  top: 5px;
  left: 10px;
}
span.podsviceni div.checkbox label:before,
span.podsviceni div.radio label:before {
  border: 1px solid white;
  background-color: white;
}
div.input-row {
  margin: 15px 0;
}
.input-label {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  padding-top: 12px;
  color: #7a7a7a;
}
.input-label input {
  margin-top: 10px;
}
.twitter-typeahead {
  display: block !important;
}
.twitter-typeahead input {
  max-width: 250px;
}
.twitter-typeahead input {
  max-width: 250px;
}
.twitter-typeahead .tt-input {
  margin-top: 0 !important;
}
.twitter-typeahead div.tt-menu {
  margin-top: 0px !important;
  font-size: 17px;
  border: 1px solid red;
  background: #eeeeee;
  border: 1px solid #dddddd;
  text-align: left;
  font-weight: normal;
}
.twitter-typeahead .tt-suggestion {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
}
.twitter-typeahead .tt-suggestion:hover {
  background: #faf5da;
  cursor: pointer;
  border: 1px solid #fad851;
}
body.vsechna-mesta div.lokalita input {
  position: relative;
  top: 10px;
}
body.vsechna-mesta .twitter-typeahead {
  height: 60px !important;
}
.input,
div.selectpicker,
.ms-choice,
.textarea,
div.btn-group.bootstrap-select button {
  vertical-align: middle;
  font-size: 18px;
  color: #b6b6b6;
  width: 100%;
  min-height: 45px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 2px solid #ccc;
}
.input::-moz-placeholder,
div.selectpicker::-moz-placeholder,
.ms-choice::-moz-placeholder,
.textarea::-moz-placeholder,
div.btn-group.bootstrap-select button::-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}
.input:-ms-input-placeholder,
div.selectpicker:-ms-input-placeholder,
.ms-choice:-ms-input-placeholder,
.textarea:-ms-input-placeholder,
div.btn-group.bootstrap-select button:-ms-input-placeholder {
  color: #cccccc;
}
.input::-webkit-input-placeholder,
div.selectpicker::-webkit-input-placeholder,
.ms-choice::-webkit-input-placeholder,
.textarea::-webkit-input-placeholder,
div.btn-group.bootstrap-select button::-webkit-input-placeholder {
  color: #cccccc;
}
.input:not(.full-width),
div.selectpicker:not(.full-width),
.ms-choice:not(.full-width),
.textarea:not(.full-width),
div.btn-group.bootstrap-select button:not(.full-width) {
  max-width: 250px;
}
.input.center-block,
div.selectpicker.center-block,
.ms-choice.center-block,
.textarea.center-block,
div.btn-group.bootstrap-select button.center-block {
  margin-left: auto !important;
  margin-right: auto !important;
}
.input.full-width,
div.selectpicker.full-width,
.ms-choice.full-width,
.textarea.full-width,
div.btn-group.bootstrap-select button.full-width {
  max-width: 100% !important;
}
.input {
  padding: 0 20px;
}
label.file-input {
  margin: 10px 0;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  line-height: 41px;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 400;
}
label.file-input div.dots {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  height: 41px;
  width: 41px;
  background-color: #e2e2e2;
  line-height: 32px;
  font-size: 18px;
  font-weight: 700;
}
label.file-input div.dots .icon {
  vertical-align: middle;
  line-height: 45px;
}
.textarea {
  padding: 15px 20px;
  min-height: 140px;
  margin: 10px 0;
  resize: none;
  outline: none;
}
.selectpicker,
div.ms-choice {
  overflow: hidden;
  padding: 0;
  position: relative;
  background: url("https://old-www.fajn-brigady.cz/img/front/select-arrow.jpg") no-repeat right transparent;
}
.selectpicker select,
div.ms-choice select,
.selectpicker select:focus,
div.ms-choice select:focus {
  display: inline-block;
  background: transparent;
  outline: none !important;
  border: none !important;
  width: 120% !important;
  padding: 0 20px;
  line-height: 41px;
  font-size: 16px;
  height: 41px;
  -webkit-appearance: none;
}
div.btn-group.bootstrap-select button {
  width: 120% !important;
}
.show-tick {
  width: 85% !important;
}
@media (max-width: 767px) {
  .input,
  div.selectpicker,
  .textarea {
    margin: 15px auto;
    display: block;
  }
  .input-label {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  div.checkbox {
    margin: 10px 0;
  }
}
/* validation states */
div.has-error {
  padding-top: 10px;
}
div.has-error .input,
div.has-error div.selectpicker,
div.has-error .textarea {
  border: 2px solid #d43f3a !important;
  color: #d43f3a !important;
}
div.has-error .input::-moz-placeholder,
div.has-error div.selectpicker::-moz-placeholder,
div.has-error .textarea::-moz-placeholder {
  color: #d43f3a !important;
  opacity: 1 !important;
}
div.has-error .input:-ms-input-placeholder,
div.has-error div.selectpicker:-ms-input-placeholder,
div.has-error .textarea:-ms-input-placeholder {
  color: #d43f3a !important;
}
div.has-error .input::-webkit-input-placeholder,
div.has-error div.selectpicker::-webkit-input-placeholder,
div.has-error .textarea::-webkit-input-placeholder {
  color: #d43f3a !important;
}
div.has-error .input:focus::-moz-placeholder,
div.has-error div.selectpicker:focus::-moz-placeholder,
div.has-error .textarea:focus::-moz-placeholder {
  color: transparent !important;
  opacity: 1 !important;
}
div.has-error .input:focus:-ms-input-placeholder,
div.has-error div.selectpicker:focus:-ms-input-placeholder,
div.has-error .textarea:focus:-ms-input-placeholder {
  color: transparent !important;
}
div.has-error .input:focus::-webkit-input-placeholder,
div.has-error div.selectpicker:focus::-webkit-input-placeholder,
div.has-error .textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
}
span.error-message {
  display: block;
  color: #d43f3a;
  font-weight: 700;
}
/* === MODALS === */
div.modal {
  padding: 0;
}
@media (min-width: 768px) {
  div.modal {
    padding: 0 10px !important;
  }
}
@media (min-width: 992px) {
  div#modal-zasilani-brigad input {
    height: 74px !important;
  }
}
div.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5%;
}
@media (max-width: 767px) {
  div.modal-dialog {
    margin-top: 10%;
  }
}
@media (min-width: 768px) {
  div.modal-dialog.dialog700 {
    width: 700px;
  }
}
@media (min-width: 992px) {
  div.modal-dialog {
    width: 780px;
  }
}
div.modal-content {
  position: relative;
  background-color: #f7f7f7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  /* close buttons: */
  /* typography */
  /* forms */
}
div.modal-content button.modal-close {
  position: absolute;
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
  line-height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #ccc;
  text-align: center;
  color: #838383;
  font-size: 14px;
  background-color: #fff;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  -webkit-opacity: 1 !important;
  opacity: 1 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  filter: alpha(opacity=100) !important;
}
div.modal-content button.modal-close:hover i {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
@media (max-width: 767px) {
  div.modal-content button.modal-close {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-width: 2px;
  }
}
div.modal-content button.modal-close.modal-close-top {
  top: -15px;
  right: -15px;
}
@media (max-width: 767px) {
  div.modal-content button.modal-close.modal-close-top {
    right: 0;
    left: 0;
    top: -20px;
    margin-left: auto;
    margin-right: auto;
  }
}
div.modal-content button.modal-close.modal-close-bottom {
  z-index: 999999;
  right: 0;
  left: 0;
  bottom: -20px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  div.modal-content button.modal-close.modal-close-bottom {
    display: none;
  }
}
div.modal-content div.modal-header {
  border: none;
  padding-bottom: 5px;
  padding-top: 15px;
}
@media (max-width: 767px) {
  div.modal-content div.modal-header {
    padding-top: 25px;
  }
}
div.modal-content div.modal-body {
  padding-top: 5px;
  padding-bottom: 30px;
}
div.modal-content div.modal-body h3 {
  font-size: 17px;
  color: #f38034;
  text-align: center;
  margin-top: 15px;
}
@media (max-width: 767px) {
  div.modal-content div.modal-body {
    padding-bottom: 45px;
  }
  div.modal-content div.modal-body div.radio-button {
    text-align: center;
  }
}
div.modal-content div.modal-body .button {
  max-width: 250px;
}
@media (min-width: 992px) {
  div.modal-content div.modal-body,
  div.modal-content div.modal-header {
    max-width: 635px;
    margin-left: auto;
    margin-right: auto;
  }
  div.modal-content div.modal-body .input,
  div.modal-content div.modal-header .input,
  div.modal-content div.modal-body .textarea,
  div.modal-content div.modal-header .textarea {
    max-width: 500px;
  }
}
div.modal-content h2,
div.modal-content .span-h2 {
  color: #666;
  font-size: 28px;
  line-height: 110%;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  div.modal-content h2,
  div.modal-content .span-h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
div.modal-content .input,
div.modal-content .textarea {
  margin: 5px 0;
  color: #838383;
}
div.modal-content .input::-moz-placeholder,
div.modal-content .textarea::-moz-placeholder {
  color: #898989;
  opacity: 1;
}
div.modal-content .input:-ms-input-placeholder,
div.modal-content .textarea:-ms-input-placeholder {
  color: #898989;
}
div.modal-content .input::-webkit-input-placeholder,
div.modal-content .textarea::-webkit-input-placeholder {
  color: #898989;
}
div.modal-content div.checkbox label {
  font-size: 16px;
  color: #717171;
}
@media (min-width: 768px) {
  div.modal-content .input.input-big {
    padding-top: 35px;
    padding-bottom: 35px;
    text-align: center;
  }
}
div.modal-content small.chars-count {
  display: block;
}
@media (min-width: 768px) {
  div.modal-content small.chars-count {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  div.modal-content small.chars-count {
    text-align: center;
  }
}
div.modal-content div.captcha {
  margin: 10px 0;
  margin-bottom: 20px;
  vertical-align: middle;
}
div.modal-content div.captcha input[type="text"] {
  display: inline-block;
  vertical-align: middle;
  height: 55px;
  line-height: 51px;
  width: 100%;
  max-width: 140px;
  color: #9c9c9c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 2px solid #ccc;
  font-size: 30px;
  padding: 0 10px;
  text-align: center;
}
@media (min-width: 768px) {
  div.modal-zasilani-brigad div.modal-dialog div.modal-content {
    background-image: url("https://old-www.fajn-brigady.cz/img/front//chlapik-uprava-nastaveni.png");
    background-repeat: no-repeat;
    background-position: 98% bottom;
  }
  div.modal-zasilani-brigad div.modal-dialog div.modal-content div.modal-header {
    padding: 33px 10px;
    padding-top: 43px;
  }
  div.modal-zasilani-brigad div.modal-dialog div.modal-content div.modal-body {
    padding-bottom: 48px;
  }
  div.modal-zasilani-brigad div.modal-dialog div.modal-content div.modal-body input[type="email"] {
    margin-top: 0;
  }
  div.modal-zasilani-brigad div.modal-dialog div.modal-content div.modal-body p.accept-policy-link {
    margin-top: 21px !important;
  }
}
div.modal-zasilani-brigad p.accept-policy-link a {
  text-decoration: none;
  border-bottom: 1px solid #9c9c9c;
  color: #9c9c9c;
}
@media only screen and (min-width: 1200px) {
  div.modal#modal-odpoved-na-inzerat div.modal-dialog,
  div.modal#modal-odpoved-na-inzerat div.modal-body {
    width: 850px !important;
  }
}
div.modal#modal-odpoved-na-inzerat div.row {
  margin-left: -5px;
  margin-right: -5px;
}
div.modal#modal-odpoved-na-inzerat div[class^="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  div.modal#modal-odpoved-na-inzerat div.modal-header,
  div.modal#modal-odpoved-na-inzerat div.modal-body {
    max-width: 100%;
    padding: 15px 55px;
  }
  div.modal#modal-odpoved-na-inzerat div.modal-header {
    padding-bottom: 5px;
  }
  div.modal#modal-odpoved-na-inzerat div.modal-body {
    padding-top: 5px;
  }
}
div.modal#modal-inzerce-firmy div.modal-content {
  background-color: #fff;
}
div.modal#modal-inzerce-firmy div.modal-header {
  padding-top: 25px;
}
@media (max-width: 767px) {
  div.modal#modal-inzerce-firmy .client-logo img {
    max-width: 70px;
  }
}
@media (min-width: 992px) {
  div.modal#modal-inzerce-firmy div.buttons {
    margin: 0 auto;
    margin-top: -15px;
    text-align: center;
  }
  div.modal#modal-inzerce-firmy a.button {
    display: inline-block !important;
    margin: 10px;
    margin-top: 20px;
    height: 52px;
  }
  div.modal#modal-inzerce-firmy div.logos {
    margin-top: -15px;
  }
  div.modal#modal-inzerce-firmy .client-logo {
    display: inline-block;
    margin: 0 auto !important;
    height: 100px;
    width: 110px;
    display: table-cell;
    vertical-align: middle;
  }
  div.modal#modal-inzerce-firmy .client-logo img {
    max-width: 70px;
    max-height: 70px;
  }
  div.modal#modal-inzerce-firmy .counter-element {
    margin-top: 15px;
    margin-bottom: 10px;
  }
}
div.modal#modal-odpoved-na-inzerat-odeslana p.text-center {
  max-width: 650px !important;
}
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-content {
  background-color: #fff;
}
@media (min-width: 950px) {
  div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog {
    min-width: 900px;
  }
  div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-content div.modal-body,
  div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-content div.modal-header {
    max-width: 800px;
  }
}
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-header {
  margin-bottom: 0;
  padding-bottom: 0;
}
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-header h2,
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-header .span-h2 {
  margin-bottom: 0;
  padding-bottom: 0;
  color: #363636;
  padding-left: 92px;
  position: relative;
  padding-top: 20px;
}
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-header h2 span,
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-header .span-h2 span {
  color: #7ac943 !important;
}
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-header h2:before,
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-header .span-h2:before {
  content: '';
  position: absolute;
  background: url("https://old-www.fajn-brigady.cz/img/front/success-icon.png") no-repeat;
  height: 72px;
  width: 72px;
  background-size: 72px 72px;
  left: 0;
  top: 0;
}
@media (max-width: 991px) {
  div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-header h2,
  div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-header .span-h2 {
    padding-left: 56px;
    padding-top: 10px;
  }
  div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-header h2:before,
  div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-header .span-h2:before {
    top: 10px;
    height: 36px;
    width: 36px;
    background-size: 36px 36px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-header h2,
  div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-header .span-h2 {
    font-size: 22px;
  }
}
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-body {
  margin-top: 0;
  padding-top: 0;
}
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-body p {
  max-width: 580px;
  margin: 0 auto;
}
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-body div.row.s-oblacikom {
  max-width: 700px;
  margin: 5px auto;
}
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-body div.oblacik {
  width: 130%;
  height: 140px;
  background: url("https://old-www.fajn-brigady.cz/img/front/oblacik-velky.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
  left: -30%;
}
@media (max-width: 991px) {
  div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-body div.oblacik {
    height: 100px;
  }
}
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-body div.oblacik > div {
  display: table;
  position: relative;
  left: 50px;
  width: 80%;
  height: 100%;
}
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-body div.oblacik > div p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-size: 25px;
  line-height: 110%;
  font-weight: 700;
}
@media (max-width: 991px) {
  div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-body div.oblacik > div p {
    font-size: 18px;
  }
}
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-body a.blue-link {
  font-size: 20px;
  margin-top: 20px;
}
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-body input.input {
  background-color: #f5f5f5;
  border-color: #c2c2c2;
  max-width: 300px !important;
  margin: 0 auto;
  margin-top: 20px;
  color: #292929;
}
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-body input.input::-moz-placeholder {
  color: #363636;
  opacity: 1;
}
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-body input.input:-ms-input-placeholder {
  color: #363636;
}
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-body input.input::-webkit-input-placeholder {
  color: #363636;
}
div.modal#modal-odpoved-na-inzerat-odeslana div.modal-dialog div.modal-body p.note {
  display: block;
  margin: 15px auto;
  max-width: 215px;
  color: #9d9d9c;
  font-size: 16px;
  text-align: center;
}
div#modal-zobrazit-telefon {
  padding: 0 5px !important;
}
div#modal-zobrazit-telefon .podminky_checkbox5--1 {
  margin-left: 32px;
}
@media only screen and (min-width: 1200px) {
  div#modal-zobrazit-telefon div.modal-dialog,
  div#modal-zobrazit-telefon div.modal-body {
    max-width: 600px !important;
  }
}
div#modal-zobrazit-telefon div.modal-content div.modal-body,
div#modal-zobrazit-telefon div.modal-content div.modal-header {
  max-width: 100% !important;
  padding: 25px 65px;
}
@media (max-width: 600px) {
  div#modal-zobrazit-telefon div.modal-content div.modal-body,
  div#modal-zobrazit-telefon div.modal-content div.modal-header {
    padding-left: 30px;
    padding-right: 30px;
  }
}
div#modal-zobrazit-telefon div.modal-header {
  background-color: #fff;
}
div#modal-zobrazit-telefon ul.contact-info {
  margin-top: 30px;
}
@media (max-width: 767px) {
  div#modal-zobrazit-telefon ul.contact-info {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  div#modal-zobrazit-telefon ul.contact-info li.phone small {
    display: block;
    padding-left: 45px;
  }
}
div#modal-zobrazit-telefon ul.contact-info li {
  font-weight: 700;
  font-size: 24px;
}
@media (max-width: 767px) {
  div#modal-zobrazit-telefon ul.contact-info li {
    font-size: 18px;
  }
}
div#modal-zobrazit-telefon ul.contact-info li,
div#modal-zobrazit-telefon ul.contact-info li a {
  color: #666;
}
div#modal-zobrazit-telefon ul.contact-info li a,
div#modal-zobrazit-telefon ul.contact-info li small {
  display: inline-block;
  vertical-align: middle;
}
div#modal-zobrazit-telefon ul.contact-info li.phone small {
  margin-left: 20px;
  color: #f38034;
  font-weight: 400;
  font-size: 16px;
}
div#modal-zobrazit-telefon ul.contact-info li .icon {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #f38034;
  color: #fff;
  font-size: 30px;
  padding: 10px;
  min-width: 50px;
  text-align: center;
  margin: 10px;
  margin-left: 0;
  vertical-align: middle;
}
div#modal-zobrazit-telefon .header-with-success-icon {
  position: relative;
  padding-left: 83px;
  margin: 15px auto;
  margin-bottom: 45px;
  max-width: 385px;
  font-size: 20px;
  font-weight: 400;
  color: #838383;
}
@media (min-width: 768px) {
  div#modal-zobrazit-telefon .header-with-success-icon {
    text-align: left !important;
  }
}
@media (max-width: 767px) {
  div#modal-zobrazit-telefon .header-with-success-icon {
    margin-bottom: 15px;
  }
}
div#modal-zobrazit-telefon .header-with-success-icon strong {
  color: #79C843;
}
div#modal-zobrazit-telefon .header-with-success-icon:before {
  content: '';
  position: absolute;
  background: url("https://old-www.fajn-brigady.cz/img/front/success-icon.png") no-repeat;
  height: 72px;
  width: 72px;
  background-size: 72px 72px;
  left: 0;
  top: -9px;
}
div#modal-zobrazit-telefon p.accept-policy-link {
  font-size: 16px;
}
div#modal-zobrazit-telefon p.accept-policy-link a {
  text-decoration: underline !important;
}
div#modal-zobrazit-telefon div.modal-body input.input {
  max-width: 405px;
  padding: 25px 20px;
}
div#modal-mobilni-aplikace {
  padding-top: 20px;
  padding: 0 !important;
  margin: 0 !important;
}
div#modal-mobilni-aplikace .modal-body,
div#modal-mobilni-aplikace .modal-header {
  background: white;
}
div#modal-mobilni-aplikace .modal-body {
  padding: 20px 0 0 0;
}
div#modal-mobilni-aplikace img.mob-chlapik {
  max-width: 100%;
  min-width: 100px;
}
div#modal-mobilni-aplikace table td:nth-of-type(1) {
  text-align: right;
}
div#modal-mobilni-aplikace table td:nth-of-type(2) {
  text-align: center;
  max-width: 310px;
}
div#modal-mobilni-aplikace .mob-button-mob {
  width: 100%;
  max-width: 280px;
}
@media (min-width: 768px) {
  div#modal-mobilni-aplikace .mob-button-mob {
    display: none;
  }
}
div#modal-mobilni-aplikace img.mob-button {
  margin-top: 20px;
  min-width: 250px;
  max-width: 100%;
}
@media (max-width: 767px) {
  div#modal-mobilni-aplikace img.mob-button {
    display: none;
  }
}
div#modal-mobilni-aplikace .mob-bublina {
  min-width: 125px;
  max-width: 100%;
}
@media (max-width: 767px) {
  div#modal-mobilni-aplikace .mob-bublina {
    display: none;
  }
}
div#modal-mobilni-aplikace .mob-bublina-mob {
  width: 100%;
}
@media (min-width: 768px) {
  div#modal-mobilni-aplikace .mob-bublina-mob {
    display: none;
  }
}
div#modal-mobilni-aplikace .kontainer-spodni {
  min-width: 100%;
  padding-top: 20px;
  text-align: center;
  margin: 0 !important;
  background: #f2f2f2;
  width: 100% !important;
  height: 200px;
}
@media (min-width: 768px) {
  div#modal-mobilni-aplikace .kontainer-spodni {
    display: none;
  }
}
div#modal-mobilni-aplikace p {
  text-align: center;
  font-size: 18px;
  font-family: "Source Sans Pro";
  color: #707070;
}
@media (max-width: 767px) {
  div#modal-mobilni-aplikace p.druha-mob {
    display: none;
  }
}
.smartbannerx {
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 78px !important;
  font-family: "Helvetica Neue", helvetica, arial, sans-serif !important;
  background: #fff !important;
  overflow: hidden !important;
  margin-bottom: 10px !important;
  -webkit-font-smoothing: antialiased !important;
  -webkit-text-size-adjust: none !important;
}
.smartbannerx-container {
  margin: 0 auto !important;
}
.smartbannerx-close {
  position: absolute !important;
  left: 7px !important;
  top: 7px !important;
  display: block !important;
  font-family: 'ArialRoundedMTBold', Arial !important;
  font-size: 15px !important;
  text-align: center !important;
  text-decoration: none !important;
  border-radius: 14px !important;
  -webkit-font-smoothing: subpixel-antialiased !important;
  border: 0 !important;
  width: 17px !important;
  height: 17px !important;
  line-height: 17px !important;
  color: #b1b1b3 !important;
  background: #efefef !important;
}
.smartbannerx-close:active,
.smartbannerx-close:hover {
  color: #333 !important;
}
.smartbannerx-icon {
  position: absolute !important;
  left: 30px !important;
  top: 10px !important;
  display: block !important;
  width: 57px !important;
  height: 57px !important;
  background-color: #fff !important;
  background-size: cover !important;
  background-image: url("../components/aplikace-logo.jpg") !important;
}
.smartbannerx-info {
  position: absolute !important;
  left: 98px !important;
  top: 15px !important;
  width: 44% !important;
  font-size: 12px !important;
  line-height: 1.2em !important;
  font-weight: bold !important;
  color: #999 !important;
}
.smartbannerx-title {
  font-size: 15px !important;
  line-height: 17px !important;
  color: #000 !important;
  font-weight: bold !important;
}
.smartbannerx-button {
  position: absolute !important;
  right: 20px !important;
  top: 24px !important;
  border-bottom: 3px solid #b5b5b5 !important;
  padding: 0 10px !important;
  min-width: 12% !important;
  height: 24px !important;
  font-size: 14px !important;
  line-height: 24px !important;
  text-align: center !important;
  font-weight: bold !important;
  color: #fff !important;
  background-color: #ff7e28 !important;
  text-decoration: none !important;
  border-radius: 5px !important;
}
.smartbannerx-button:hover {
  background-color: #c1d739 !important;
  border-bottom: 3px solid #8c9c29 !important;
}
.smartbannerx-button-text {
  text-align: center !important;
  display: block !important;
  padding: 0 5px !important;
}
.smartbannerx-zdarma {
  color: #a6df42 !important;
}
/* === Bootstrap media queries and breakpoints === */
div.job-search {
  font-family: 'Source Sans Pro', sans-serif !important;
  background-color: #ff7e28;
  border: 1px solid #ffcba9;
  /*  #ffb27e */
  margin-bottom: 30px;
  position: relative;
  /* PSD: vypis inzeratov */
}
div.job-search .container {
  padding: 15px 0;
}
div.job-search h3.visible-xs {
  color: #a34100;
  width: 80%;
  margin-bottom: 30px;
}
div.job-search a.menu-btn {
  position: absolute;
  right: 0;
  top: 0;
}
div.job-search a.menu-btn:visited,
div.job-search a.menu-btn:focus,
div.job-search a.menu-btn:hover {
  opacity: 1;
}
div.job-search a.menu-btn img {
  float: right;
  padding: 3px 6px;
  background-color: #a34100;
}
div.job-search ul.tabs {
  font-family: 'Source Sans Pro', sans-serif !important;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  div.job-search ul.tabs li {
    width: 100%;
  }
}
div.job-search ul.tabs li:last-child:not(.active) a {
  padding-right: 0;
}
div.job-search ul.tabs li:first-child:not(.active) a {
  padding-left: 0;
}
div.job-search ul.tabs li a {
  display: block;
  font-size: 26px;
  padding: 10px 5px;
  color: #a34100;
  margin: 0;
}
div.job-search ul.tabs li a:hover {
  color: #D35300;
}
div.job-search ul.tabs li.active a {
  font-family: 'Source Sans Pro', sans-serif !important;
  position: relative;
  background-color: #dc5f0b;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
  padding: 10px 15px;
}
@media (min-width: 768px) {
  div.job-search ul.tabs li.active a:after {
    content: ' ';
    position: absolute;
    top: 99%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #dc5f0b;
  }
}
div.job-search div.search-cities {
  font-family: 'Source Sans Pro', sans-serif !important;
}
div.job-search div.search-cities ul li a {
  display: block;
  font-weight: 600;
  font-size: 28px;
  color: #ffffff;
}
@media (max-width: 981px) {
  div.job-search div.search-cities ul li a {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  div.job-search div.search-cities ul li a {
    padding: 10px 0;
  }
}
div.job-search div.search-cities ul li a:hover {
  color: #a74300;
}
div.job-search div.bottom-panel {
  font-family: 'Source Sans Pro', sans-serif !important;
  margin-top: 20px;
  /* advanced search button */
}
div.job-search div.bottom-panel a {
  position: relative;
  top: 10px;
  font-size: 23px;
  color: #ffffff;
  font-weight: 400;
  border-bottom: 1px solid #ffffff;
  margin-right: 13px;
}
@media (max-width: 767px) {
  div.job-search div.bottom-panel a {
    font-size: 16px;
  }
}
div.job-search div.bottom-panel .show-search {
  position: relative;
  top: 10px;
  font-size: 18px;
  color: #ffffff;
  font-weight: normal;
  border-bottom: 1px solid #ffffff;
  margin-right: 13px;
}
@media (max-width: 767px) {
  div.job-search div.bottom-panel .show-search {
    font-size: 16px;
  }
}
div.job-search div.bottom-panel span#clickme {
  position: relative;
  top: 10px;
  font-size: 18px;
  color: #ffffff;
  font-weight: normal;
  border-bottom: 1px solid #ffffff;
  margin-right: 13px;
}
@media (max-width: 767px) {
  div.job-search div.bottom-panel span#clickme {
    font-size: 16px;
  }
}
div.job-search div.bottom-panel span {
  color: #a74300;
  font-size: 30px;
  font-weight: 600;
  margin: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}
div.job-search div.bottom-panel a[aria-expanded=true] {
  opacity: 1;
  display: inline-block;
  position: relative;
}
@media (min-width: 768px) {
  div.job-search div.bottom-panel a[aria-expanded=true]:after {
    content: ' ';
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f38034;
  }
}
div.job-search h2 {
  color: #993d00;
  font-size: 46px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 15px;
}
div.job-search p {
  color: #fff;
  margin: 0;
  font-size: 22px;
  font-weight: 700;
}
@media (min-width: 768px) {
  div.job-search div.button-wrapper {
    margin-top: 15%;
  }
}
div.job-search div.button-wrapper .button {
  display: inline-block;
  margin: 15px 0;
}
div.advanced-search {
  overflow: hidden;
  background-color: #f7f7f7;
}
div.advanced-search div.container {
  padding: 20px 0;
}
div.advanced-search div.search-inputs {
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
div.advanced-search div.search-inputs select {
  width: 18%;
  float: left;
  margin-bottom: 20px;
}
div.advanced-search div.search-inputs select:not(:last-child) {
  margin-right: 2%;
}
@media (max-width: 767px) {
  div.advanced-search div.search-inputs select {
    margin: 5px 0;
    width: 100%;
  }
}
.doporucujeme {
  padding-top: 0px !important;
}
.doporucujeme p a {
  padding: 0 !important;
  margin: 0 !important;
}
.doporucujeme p img,
.doporucujeme p a {
  margin: 0 auto !important;
}
.doporucujeme div.like-h2-homepage {
  padding-top: 0px !important;
}
div.articles {
  font-family: 'Source Sans Pro', sans-serif !important;
  text-align: right;
  /*
  a:hover > div.article-item {
    p span { color: @primary-color; }
  }
  a:hover > div.article-item {
    p { color: @primary-color; }
  }
  */
}
div.articles div.article-item {
  background-color: #f7f7f7;
  width: 100%;
  height: auto;
  max-width: 275px;
  margin: 10px 20px 10px 10px;
}
@media screen and (min-width: 960px) {
  div.articles div.article-item {
    float: right;
  }
}
@media (max-width: 767px) {
  div.articles div.article-item {
    display: block;
    margin: 0 auto;
  }
}
div.articles div.article-item img {
  width: 100%;
  max-height: 195px;
}
div.articles div.article-item p span {
  display: block;
  font-size: 21px;
  font-weight: 600;
  color: #2ca1cf;
  margin: 0;
}
@media screen and (max-width: 960px) {
  div.articles div.article-item p span {
    font-size: 19px;
  }
}
div.articles div.article-item p {
  display: block;
  height: 78px;
  font-size: 21px;
  font-weight: 600;
  color: #2ca1cf;
  padding: 15px 17px;
  margin: 0;
}
@media screen and (max-width: 960px) {
  div.articles div.article-item p {
    font-size: 19px;
  }
}
div.articles div.more-links a.blue-link {
  float: right;
  font-size: 18px;
  white-space: nowrap;
  position: relative;
  left: -20px;
}
@media (max-width: 767px) {
  div.articles div.more-links {
    margin-top: 15px;
  }
  div.articles div.more-links div:first-child a {
    float: left !important;
  }
}
div.newsletter {
  font-family: 'Source Sans Pro', sans-serif !important;
}
div.newsletter input:not([type="submit"]) {
  width: 100%;
  max-width: 395px;
  margin: 10px 0;
}
div.newsletter input:not([type="submit"]):first-child {
  margin-top: 0;
}
div.newsletter div.newsletter-actions a {
  color: #2ca1cf;
  border-bottom: 1px solid #2ca1cf;
  margin-left: 40px;
  margin-top: 20px;
}
div.newsletter div.fb-likebox-wrapper {
  margin-top: 33px !important;
}
div.newsletter h2 {
  color: #959595;
}
div.client-reviews {
  font-family: 'Source Sans Pro', sans-serif !important;
}
div.client-reviews div.testimonial {
  font-size: 18px;
  color: #636363;
}
@media (max-width: 767px) {
  div.client-reviews div.testimonial {
    margin: 40px 0;
  }
}
div.client-reviews div.testimonial blockquote {
  padding-left: 14px;
  font-style: italic;
  border: none;
  position: relative;
}
div.client-reviews div.testimonial blockquote:before {
  content: '“';
  position: absolute;
  display: block;
  color: #c2c2c2;
  font-size: 50px;
  font-weight: 600;
  left: 0;
  top: 0;
  padding-right: 20px;
  margin-left: -25px;
}
div.client-reviews div.testimonial blockquote p {
  position: relative;
}
div.client-reviews div.testimonial blockquote p:after {
  content: '“';
  position: absolute;
  display: inline;
  bottom: -20px;
  padding: 0;
  padding-left: 14px;
  color: #c2c2c2;
  font-size: 50px;
  font-weight: 600;
}
div.client-reviews div.testimonial span {
  font-style: normal;
  margin-left: 14px;
}
@media (max-width: 832px) {
  div.client-reviews div.container {
    width: 80%;
  }
  div.client-reviews div.container div.testimonial {
    font-size: 15px !important;
  }
  div.client-reviews div.container div.testimonial blockquote:before,
  div.client-reviews div.container div.testimonial blockquote p:after {
    font-size: 40px !important;
  }
}
div.logos {
  text-align: center;
}
div.logos .container-wrap {
  border: 3px solid #F7F7F7;
  width: 140px;
  height: 127px;
  margin-left: 30px;
  margin-bottom: 30px;
}
div.logos div.client-logo-wrapper {
  height: 55px;
  width: 100%;
  display: table;
}
div.logos div.client-logo-wrapper.vip {
  height: 95px;
}
div.logos div.client-logo-wrapper.normal {
  margin-top: 30px;
}
div.logos div.client-logo {
  display: table-cell;
  vertical-align: middle;
}
div.logos div.client-logo img {
  display: block;
  margin: 10px auto;
}
div.logos div.client-logo img.grey {
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  max-height: 55px;
  max-width: 100px;
}
div.logos.vip div.client-logo {
  vertical-align: bottom;
}
div.logos small {
  display: block;
  margin-bottom: 25px;
  font-size: 17px;
  font-family: 'Source Sans Pro', sans-serif !important;
}
div.logos a.blue-link {
  margin-right: 10px;
  margin-top: 20px;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif !important;
}
div.about-portal {
  margin-bottom: 0;
}
div.about-portal div.container h3 {
  font-size: 22px;
  color: #707070;
  margin-bottom: 0;
}
div.about-portal.city-description p {
  font-size: 16px;
}
@media (min-width: 768px) {
  div.about-portal.city-description p {
    width: 70%;
  }
}
div.about-portal.city-description h3 {
  margin-top: 5px;
}
div.job-search-list {
  min-height: 210px;
  margin-bottom: 0;
}
div.job-search-list h1 {
  font-size: 40px !important;
  color: #993D00 !important;
}
@media (max-width: 400px) {
  div.job-search-list h1 {
    font-size: 35px !important;
  }
}
a.bookmark-link {
  position: relative;
  top: -50px;
  left: -200px;
  font-weight: 700;
  padding: 5px 0;
  font-size: 120%;
}
a.bookmark-link span {
  padding-right: 10px;
  position: relative;
  top: 1px;
}
div.advanced-search {
  overflow: hidden;
  background-color: #f7f7f7;
}
div.advanced-search div.container {
  padding: 20px 0;
}
div.advanced-search div.search-inputs {
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
div.advanced-search div.search-inputs select {
  width: 18%;
  float: left;
  margin-bottom: 20px;
}
div.advanced-search div.search-inputs select:not(:last-child) {
  margin-right: 2%;
}
@media (max-width: 767px) {
  div.advanced-search div.search-inputs select {
    margin: 5px 0;
    width: 100%;
  }
}
div.sidebar a.more-link {
  display: block;
  float: left;
  margin-top: 5px;
  margin-bottom: 20px;
}
div.sidebar a.sidebar-article {
  display: block;
  clear: both;
  width: 100%;
  margin: 9px 0;
  float: left;
}
div.sidebar a.sidebar-article img {
  max-width: 32%;
  float: left;
}
div.sidebar a.sidebar-article div.video-wrapper img {
  position: relative;
  float: left;
  max-width: 32%;
}
div.sidebar a.sidebar-article div.video-wrapper img img {
  max-width: 100%;
}
div.sidebar a.sidebar-article h6 {
  display: block;
  color: #2ca1cf;
  font-size: 18px;
  font-weight: 700;
  max-width: 63%;
  float: left;
  margin: 0;
  padding: 0;
  margin-top: 5px;
  margin-left: 5%;
}
@media (max-width: 991px) {
  div.sidebar a.sidebar-article h6 {
    font-size: 16px;
    max-width: 100px;
  }
}
div.main-wrapper div.featured-posts {
  margin: 15px 0;
}
div.main-wrapper div.featured-posts div.post {
  border: 2px solid #ff7e28;
  float: left;
  margin: 8px 0;
  width: 100%;
  position: relative;
}
div.main-wrapper div.featured-posts div.post:last-child {
  margin-bottom: 0;
}
div.main-wrapper div.featured-posts div.post > a {
  display: block;
}
div.main-wrapper div.featured-posts div.post img {
  max-width: 100px;
  float: left;
  margin: 10px;
}
div.main-wrapper div.featured-posts div.post div.post-content {
  float: left;
  width: 70%;
  margin: 10px;
}
div.main-wrapper div.featured-posts div.post div.post-content h3,
div.main-wrapper div.featured-posts div.post div.post-content .like-h3 {
  line-height: 25px;
  color: #2ca1cf;
  font-weight: 700;
  font-size: 24px;
  margin: 5px 0;
  margin-top: 0;
}
div.main-wrapper div.featured-posts div.post div.post-content p {
  color: #959595;
  font-size: 18px;
  margin: 0;
  padding: 0;
}
div.main-wrapper div.featured-posts div.post span.label-text {
  position: absolute;
  right: 10px;
  top: 5px;
  color: #a1a1a1;
  font-size: 14px;
}
@media (max-width: 767px) {
  div.main-wrapper div.featured-posts div.post {
    float: none;
  }
  div.main-wrapper div.featured-posts div.post div.post-image {
    display: inline-block;
    width: 25%;
    max-width: 100px;
    vertical-align: middle;
    margin: 10px;
  }
  div.main-wrapper div.featured-posts div.post div.post-image img {
    float: none;
    margin: auto 0;
    vertical-align: middle;
    width: 100%;
  }
  div.main-wrapper div.featured-posts div.post div.post-content {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 65%;
    margin: 0;
    margin-right: 4px;
  }
  div.main-wrapper div.featured-posts div.post div.post-content h3,
  div.main-wrapper div.featured-posts div.post div.post-content .like-h3 {
    font-size: 18px;
    display: table-cell;
    vertical-align: middle;
  }
  div.main-wrapper div.featured-posts div.post div.post-content p {
    display: none;
  }
  div.main-wrapper div.featured-posts div.post span.label-text {
    display: none;
  }
}
div.main-wrapper div.posts {
  margin: 5px 0;
  min-height: 175px;
}
div.main-wrapper div.posts div.post,
div.main-wrapper div.posts div.post-block {
  margin: 20px 0;
}
div.main-wrapper div.posts div.post-block .button {
  margin-top: 50px;
}
@media (max-width: 767px) {
  div.main-wrapper div.posts div.post-block .button {
    margin: 10px auto;
    width: 100%;
  }
}
div.main-wrapper div.posts div.post {
  border-top: 5px solid #eaeaea;
  background-color: #f7f7f7;
  padding: 15px 25px;
  padding-bottom: 5px !important;
  position: relative;
  /*min-height: 195px;*/
}
div.main-wrapper div.posts div.post > a {
  display: block;
}
div.main-wrapper div.posts div.post strong.recommended {
  position: absolute;
  right: 0;
  top: -5px;
  background-color: #ea4248;
  color: #fff;
  text-transform: uppercase;
  padding: 4px 18px;
}
div.main-wrapper div.posts div.post span.topovani {
  position: absolute;
  right: 0;
  top: -5px;
  color: #808080;
  padding: 4px 18px;
  font-size: 15px;
}
div.main-wrapper div.posts div.post span.date {
  position: absolute;
  right: 0;
  top: 5px;
  color: #959595;
  text-transform: lowercase;
  padding: 4px 18px;
}
div.main-wrapper div.posts div.post .stitky-wrap {
  position: relative;
  top: -20px;
  max-width: 80%;
}
div.main-wrapper div.posts div.post .stitky-wrap span {
  display: inline-block;
  margin-top: 2px;
  background-color: #E8E8E8;
  color: #9E9E9E;
  padding: 2px 13px;
  font-size: 13px;
  text-transform: uppercase;
}
div.main-wrapper div.posts div.post span.humanitarni-pomoc {
  position: absolute;
  left: 0;
  top: -5px;
  background-color: #E8E8E8;
  color: #9E9E9E;
  padding: 2px 13px;
  font-size: 13px;
  text-transform: uppercase;
}
div.main-wrapper div.posts div.post div.post-info {
  width: 70%;
  float: left;
}
div.main-wrapper div.posts div.post div.post-info h2,
div.main-wrapper div.posts div.post div.post-info h2 span,
div.main-wrapper div.posts div.post div.post-info h3,
div.main-wrapper div.posts div.post div.post-info h3 span {
  margin: 0;
  color: #2ea5d1;
  font-size: 27px;
}
div.main-wrapper div.posts div.post div.post-info p {
  color: #959595;
  font-size: 18px;
  padding: 8px 0;
}
div.main-wrapper div.posts div.post div.post-info strong.city {
  color: #ff7e28;
  font-size: 22px;
}
div.main-wrapper div.posts div.post div.company-info {
  margin-top: 15px;
  float: right;
  width: 28%;
}
div.main-wrapper div.posts div.post div.company-info h4,
div.main-wrapper div.posts div.post div.company-info h4 span {
  font-size: 18px;
  color: #707070;
}
div.main-wrapper div.posts div.post div.company-info img {
  margin: 20px 0;
  max-width: 110px;
  max-height: 72px;
}
div.main-wrapper div.posts div.post.post-blue {
  border-top: 5px solid #d6f0f8;
  background-color: #eef8fb;
}
div.main-wrapper div.posts div.post.post-grey {
  border-top: 5px solid #eaeaea;
  background-color: #F7F7F7;
}
div.main-wrapper div.posts div.post img.overeno-new {
  position: absolute;
  bottom: 10px;
  right: 7px;
  width: 45px;
}
div.main-wrapper div.posts div.post .odebratt {
  position: absolute;
  margin-left: -250px;
  bottom: 5px;
}
@media (max-width: 767px) {
  div.main-wrapper div.posts div.post {
    padding: 10px 15px;
  }
  div.main-wrapper div.posts div.post .odebratt {
    margin-left: 0 !important;
    position: relative;
    margin-top: 0;
    margin-left: 0;
  }
  div.main-wrapper div.posts div.post strong.recommended {
    position: absolute;
    right: 0;
    top: -5px;
    background-color: #ea4248;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px !important;
    padding: 4px 18px;
  }
  div.main-wrapper div.posts div.post strong.humanitarni-pomoc {
    position: absolute;
    left: 0;
    top: -5px;
    background-color: #E8E8E8;
    color: #9E9E9E;
    text-transform: uppercase;
    font-size: 12px !important;
    padding: 2px 13px;
  }
  div.main-wrapper div.posts div.post h2,
  div.main-wrapper div.posts div.post h2 span {
    font-size: 25px !important;
  }
  div.main-wrapper div.posts div.post div.post-info {
    width: 100%;
    margin-top: 20px;
    float: none;
  }
  div.main-wrapper div.posts div.post div.post-info p {
    display: none;
  }
  div.main-wrapper div.posts div.post div.post-info h3,
  div.main-wrapper div.posts div.post div.post-info h3 span {
    font-size: 18px;
  }
  div.main-wrapper div.posts div.post div.post-info strong.city {
    display: block;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 17px;
  }
  div.main-wrapper div.posts div.post div.company-info {
    width: 100%;
    float: none;
    margin-top: 10px;
    position: relative;
  }
  div.main-wrapper div.posts div.post div.company-info h4,
  div.main-wrapper div.posts div.post div.company-info h4 span {
    max-width: 50%;
    margin-top: 0;
    font-size: 15px;
  }
  div.main-wrapper div.posts div.post div.company-info img {
    position: absolute;
    margin: 0;
    right: 0;
    top: -45px;
  }
  div.main-wrapper div.posts div.post.post-verified:after {
    content: "ověřeno";
    color: #c13a40;
    position: absolute;
    font-weight: 400;
    margin: 0;
    left: 15px;
    top: 4px;
  }
  div.main-wrapper div.posts div.post.post-verified.ukrajina:after {
    content: "ověřeno";
    color: #c13a40;
    position: absolute;
    font-weight: 400;
    margin: 0;
    left: 15px;
    top: 20px !important;
  }
  div.main-wrapper div.posts div.post.post-top div.post-info h2:after {
    content: "TOP";
    color: #c13a40;
    position: relative;
    font-weight: 700;
    top: 1px !important;
    left: 8px;
    font-size: 25px;
  }
}
div.main-wrapper div.posts div.post.post-top div.post-info h2:after {
  content: "TOP";
  color: #EA4248;
  position: relative;
  font-weight: bold;
  font-size: 20px;
  margin: 0;
  left: 8px;
  top: -1px;
}
div.main-wrapper ul.post-pagination {
  margin: 25px;
}
div.main-wrapper ul.post-pagination.bottom-spaced {
  margin-bottom: 75px;
}
div.main-wrapper ul.post-pagination li {
  margin: 0;
  padding: 0;
}
div.main-wrapper ul.post-pagination li a {
  color: #2ea5d1;
  font-size: 22px;
  padding: 13px;
  font-weight: 700;
}
div.main-wrapper ul.post-pagination li.active a {
  color: #ff7e28;
}
div.main-wrapper div.mobile-pagination {
  margin: 25px 0;
}
div.main-wrapper div.mobile-pagination a {
  color: #2ea5d1;
  font-size: 24px;
  font-weight: 700;
}
a.jak-najit-brigadu-side-image {
  -webkit-transition: right 0.5s linear;
  -moz-transition: right 0.5s linear;
  -ms-transition: right 0.5s linear;
  -o-transition: right 0.5s linear;
  transition: right 0.5s linear;
  display: block;
  opacity: 1;
  position: fixed;
  top: 30%;
  right: -60px;
}
a.jak-najit-brigadu-side-image:hover {
  right: 0;
}
@media (min-width: 1200px) and (max-width: 1280px) {
  a.jak-najit-brigadu-side-image img {
    float: right;
    width: 100%;
    height: 100%;
    max-width: 70%;
    max-height: 70%;
  }
}
@media (max-width: 1199px) {
  a.jak-najit-brigadu-side-image {
    display: none;
  }
}
.post strong {
  font-size: 16px !important;
}
div.orange-box {
  background-color: #ff7e28;
  border: 1px solid #ffcba9;
}
div.orange-box .soukr-os {
  padding-top: 25px;
  color: #993D00 !important;
}
div.orange-box div.container {
  padding: 30px 0;
}
div.orange-box div.container div.row {
  position: relative;
}
div.orange-box div.container a.jump-back {
  display: block;
  white-space: nowrap;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  margin: 15px 0;
}
@media (min-width: 1200px) {
  div.orange-box div.container a.jump-back {
    position: absolute;
    right: 100%;
    top: 0;
    margin: 0;
  }
}
div.orange-box h1 {
  font-weight: 700;
  color: #993d00;
  font-size: 38px;
  margin: 0 !important;
  padding-bottom: 35px !important;
}
div.orange-box h2,
div.orange-box h3,
div.orange-box .like-h3-detail {
  font-weight: 700;
}
div.orange-box h2 {
  color: #993d00;
  font-size: 38px;
}
div.orange-box h3,
div.orange-box .like-h3-detail {
  color: #fff !important;
  font-size: 20px !important;
  margin-bottom: 0 !important;
}
div.orange-box h3 a,
div.orange-box .like-h3-detail a {
  color: #fff;
  font-size: 20px;
}
div.orange-box p {
  color: #fff;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
div.orange-box .button {
  display: inline-block;
  margin: 20px auto;
}
div.orange-box .button:hover {
  background: #77eb77 !important;
  opacity: 1 !important;
}
@media (min-width: 768px) {
  div.orange-box .button {
    margin-top: 14%;
  }
}
@media (max-width: 767px) {
  div.orange-box .button {
    width: 100%;
  }
}
@media (max-width: 767px) {
  div.orange-box div.container {
    padding: 15px 0;
  }
  div.orange-box div.container a.jump-back {
    margin: 0;
  }
  div.orange-box h2,
  div.orange-box h1 {
    font-size: 25px;
  }
  div.orange-box h3,
  div.orange-box .like-h3-detail {
    font-size: 19px;
  }
  div.orange-box p {
    font-size: 16px;
  }
}
div.grey-box1 {
  background-color: #f7f7f7;
}
div.grey-box1 .jump-back {
  color: #2ea5d1 !important;
}
@media only screen and (min-width: 1200px) {
  div.grey-box1 .jump-back {
    padding-top: 30px;
    position: relative;
    left: -90px;
  }
}
div.grey-box1 .vertical-align {
  display: flex;
  align-items: center;
}
div.grey-box1 .col-sm-9 {
  max-width: 700px;
  padding: 0;
  margin-left: 15px;
}
@media (max-width: 767px) {
  div.grey-box1 {
    background: none;
  }
  div.grey-box1 .container {
    padding: 0 !important;
    margin: 0 !important;
  }
  div.grey-box1 .col-sm-9 img {
    max-width: 105% !important;
    margin: 0 auto !important;
  }
  div.grey-box1 .jump-back {
    position: relative;
    top: -15px;
    left: 20px;
    max-width: 80px;
  }
}
div.grey-box1 div.container {
  padding: 0;
}
div.grey-box1 div.container div.row {
  position: relative;
}
div.grey-box1 div.container a.jump-back {
  display: block;
  white-space: nowrap;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  margin: 15px 0;
}
@media (min-width: 1200px) {
  div.grey-box1 div.container a.jump-back {
    position: absolute;
    right: 100%;
    top: 0;
    margin: 0;
  }
}
div.grey-box1 .button1 {
  display: inline-block;
  margin: 20px auto;
  position: relative;
  left: 30px;
}
div.grey-box1 .button1:hover {
  opacity: 0.7 !important;
}
@media (max-width: 767px) {
  div.grey-box1 .button1 {
    display: none !important;
  }
}
@media (max-width: 767px) {
  div.grey-box1 div.container {
    padding: 15px 0;
  }
  div.grey-box1 div.container a.jump-back {
    margin: 0;
  }
  div.grey-box1 h2,
  div.grey-box1 h1 {
    font-size: 25px;
  }
  div.grey-box1 h3,
  div.grey-box1 .like-h3-detail {
    font-size: 19px;
  }
  div.grey-box1 p {
    font-size: 16px;
  }
}
.profil-odkazy {
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .profil-odkazy {
    position: absolute;
    right: 0px;
    margin-top: 17px;
    margin-right: 15px;
    z-index: 10;
  }
  .profil-odkazy a {
    font-size: 18px;
    font-weight: bold;
    color: #2ea5d1;
  }
}
.not-back {
  position: relative !important;
  left: 20px;
  width: 200px !important;
}
.lb-nav a.lb-next,
.lb-nav a.lb-prev {
  opacity: 1;
}
.graf-profil1 p {
  padding-top: 0;
  margin-bottom: 0;
}
.graf-profil1 .profil-odkazy {
  position: relative;
  top: -10px;
  padding-bottom: 15px;
}
.graf-profil1 .profil-odkazy a {
  font-size: 18px;
  font-family: "Source Sans Pro";
  color: #2ea5d1;
}
.graf-profil1 div.like-h3-detail {
  padding-top: 10px;
  padding-bottom: 10px !important;
  margin-bottom: 0 !important;
}
.graf-profil1 h1 {
  font-size: 40px;
  font-family: "Source Sans Pro";
  font-weight: bold;
}
.graf-profil1 div.post-details {
  border-bottom: 0px;
}
@media (max-width: 767px) {
  .graf-profil1 div.modal-body {
    padding: 10px !important;
    margin: 0 !important;
  }
}
.graf-profil1 div.row.fotogalerie {
  padding-top: 0;
}
.graf-profil1 .fotogalerie {
  margin-left: 0px;
  padding-top: 0 !important;
  text-align: left;
  padding-right: 0 !important;
}
.graf-profil1 .fotogalerie .video-galerie {
  display: inline-block;
  position: relative;
}
@media (max-width: 767px) {
  .graf-profil1 .fotogalerie .video-galerie img {
    width: 100%;
  }
}
.graf-profil1 .fotogalerie .video-galerie:after {
  content: '';
  position: absolute;
  top: 35%;
  right: 0;
  bottom: 0;
  left: 38%;
  background: url('../../img/play_new.png') no-repeat;
}
.graf-profil1 .fotogalerie .like-h3-detail {
  padding: 0px 0 5px 0;
  text-align: left;
}
.graf-profil1 .fotogalerie a {
  margin-right: 26px;
}
.graf-profil1 .fotogalerie a:last-of-type {
  margin-right: 0px;
}
.graf-profil1 .fotogalerie img {
  max-width: 210px;
}
@media (max-width: 767px) {
  .graf-profil1 .fotogalerie {
    text-align: center;
  }
  .graf-profil1 .fotogalerie p {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border: 1px solid;
  }
  .graf-profil1 .fotogalerie .like-h3-detail {
    text-align: left !important;
    padding: 0 0 10px 0;
  }
  .graf-profil1 .fotogalerie img {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    max-width: 100% !important;
  }
}
@media (max-width: 767px) {
  .graf-profil1 .like-h3-detail {
    margin-top: 9px !important;
  }
  .graf-profil1 h1 {
    font-size: 26px;
  }
  .graf-profil1 h2 {
    padding-bottom: 5px;
  }
  .graf-profil1 .kontakt-graf-profil {
    margin-bottom: 40px;
    width: 100%;
  }
}
/* typography in detail */
div.jumb-wrap.container {
  padding: 0 !important;
  max-width: 1100px;
}
@media (max-width: 767px) {
  div.jumb-wrap.container {
    margin-top: 5px;
    margin-bottom: 15px;
  }
}
div.jumb-wrap.container a.jump-back1 {
  font-size: 22px;
  font-weight: 700;
  color: #876A65;
}
div.main-wrapper {
  color: #707070;
  font-size: 18px;
}
div.main-wrapper div.graf-profil h1 {
  color: #f38034;
}
div.main-wrapper div.graf-profil h2,
div.main-wrapper div.graf-profil h1 {
  font-size: 29px;
  padding-top: 20px;
  padding-bottom: 15px;
  margin: 0 !important;
  font-weight: normal;
}
div.main-wrapper div.graf-profil h3,
div.main-wrapper div.graf-profil .like-h3-detail {
  font-weight: 700;
  padding-top: 15px !important;
  padding-bottom: 10px !important;
  margin: 0 !important;
  font-size: 22px !important;
}
div.main-wrapper div.graf-profil p {
  padding: 0 !important;
}
div.main-wrapper p,
div.main-wrapper ul.list-bulleted li {
  color: #707070;
  font-size: 18px;
}
div.main-wrapper h3,
div.main-wrapper h4,
div.main-wrapper h5,
div.main-wrapper div.like-h3-detail {
  color: #ff7e28;
}
div.main-wrapper h2 {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 24px;
  color: #ff7e28;
}
div.main-wrapper h3:first-child {
  margin-top: 10px;
}
div.main-wrapper div.like-h3-detail:first-child {
  margin-top: 10px;
}
div.main-wrapper h3,
div.main-wrapper div.like-h3-detail {
  margin-bottom: 15px;
}
div.main-wrapper div.like-h3-detail {
  font-size: 24px;
}
div.main-wrapper ul.list-bulleted {
  padding-bottom: 15px;
}
div.main-wrapper ul.list-bulleted li {
  padding-left: 13px;
  position: relative;
}
div.main-wrapper ul.list-bulleted li:before {
  position: absolute;
  content: "\2022";
  /* Insert content that looks like bullets */
  color: #ff7e28;
  /* Or a color you prefer */
  left: 0;
}
div.main-wrapper .text-wrap-detail ul li {
  color: #636363;
}
div.main-wrapper > p {
  margin-top: 0;
  padding-top: 0;
  padding-right: 30px;
}
@media (max-width: 767px) {
  div.main-wrapper div.graf-profil h2 {
    font-size: 22px;
  }
  div.main-wrapper p,
  div.main-wrapper ul.list-bulleted li {
    color: #707070;
    font-size: 17px;
  }
  div.main-wrapper h3,
  div.main-wrapper div.like-h3-detail,
  div.main-wrapper h2 {
    font-size: 21px;
    margin-bottom: 10px;
  }
}
div.post-details {
  border-top: 0px !important;
  border-bottom: 5px solid #eaeaea;
  background-color: #f7f7f7;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 5px;
  margin: 30px 0;
  margin-bottom: 8px;
}
div.post-details table td {
  font-size: 16px;
  color: #707070;
  line-height: 150%;
}
div.post-details table td:first-child {
  text-transform: uppercase;
  font-weight: 700;
  padding-right: 5px;
}
div.post-details table td a {
  color: #2ea5d1;
}
div.post-details table td a span[class^="icon-"] {
  font-size: 25px;
  vertical-align: middle;
  margin-left: 3px;
}
@media (max-width: 767px) {
  div.post-details table td {
    display: inline;
    font-size: 15px;
  }
  div.post-details table td:first-child {
    padding-right: 3px;
  }
  div.post-details hr.white-separator {
    margin-left: -10px;
    margin-right: -10px;
    border: 3px solid #fff;
  }
}
div.post-detail-bottom {
  margin-bottom: 0;
  margin-top: 35px;
}
div.post-detail-bottom div.chlapik-container {
  position: relative;
  right: 70px;
}
div.post-detail-bottom div.oblacik {
  width: 212px;
  height: 96px;
  background: url("https://old-www.fajn-brigady.cz/img/front//oblacik.png") no-repeat;
  position: relative;
}
div.post-detail-bottom div.oblacik > div {
  display: table;
  position: absolute;
  top: 0px;
  bottom: 0;
  right: 10px;
  width: 166px;
  height: 100%;
}
div.post-detail-bottom div.oblacik > div p {
  padding: 0 !important;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-size: 22px;
  line-height: 110%;
  font-weight: 700;
}
div.post-detail-bottom ul {
  float: right;
  margin-top: 25px;
}
div.post-detail-bottom ul li a {
  color: #2ca1cf;
  font-weight: 700;
  font-size: 18px;
}
div.post-detail-bottom ul li:before {
  content: none;
}
div.post-detail-bottom div.chlapik {
  position: relative;
  height: 230px;
  width: 220px;
}
div.post-detail-bottom div.chlapik img {
  position: absolute;
  top: 21px;
  right: -20px;
  max-width: 220px;
}
div.post-detail-bottom div.go-top {
  margin-top: 10%;
}
@media only screen and (max-width: 1068px) {
  ul.post-actions li {
    margin-bottom: 10px !important;
  }
}
ul.post-actions li a {
  font-size: 16px !important;
}
ul.post-actions li a span[class^="icon-"] {
  position: relative;
  top: 3px;
  font-size: 25px !important;
  margin-right: 15px;
}
@media (max-width: 991px) {
  ul.post-actions li a span[class^="icon-"] {
    margin-right: 8px;
  }
}
div.mobile-post-actions {
  margin: 35px 0;
}
div.mobile-post-actions ul {
  display: block;
  width: 75%;
  margin: 0 auto;
}
div.mobile-post-actions li a {
  display: block;
  color: #2ca1cf !important;
  font-size: 19px;
  padding: 5px 0;
}
div.id-inzeratu {
  font-size: 16px;
  color: #707070;
}
@media (min-width: 768px) {
  div.id-inzeratu {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  div.id-inzeratu {
    text-align: center !important;
    margin: 15px 0;
  }
}
div.content-wrapper {
  position: relative;
}
div.content-wrapper div.more-posts a {
  font-size: 17px !important;
}
div.content-wrapper div.more-posts.sticky {
  position: absolute;
  background-color: #f7f7f7;
  left: 0;
  top: 60px;
  max-width: 240px;
  border: 3px solid #ff7e28;
  border-left: none;
  padding: 20px;
  padding-left: 35px;
}
@media (max-width: 1520px) {
  div.content-wrapper div.more-posts.sticky {
    display: none !important;
  }
}
div.content-wrapper div.more-posts.sticky h3,
div.content-wrapper div.more-posts.sticky .like-h3-posts {
  margin-bottom: 35px;
}
div.content-wrapper div.more-posts h3,
div.content-wrapper div.more-posts .like-h3-posts,
div.content-wrapper div.more-posts ul li a {
  font-weight: 700;
}
div.content-wrapper div.more-posts h3,
div.content-wrapper div.more-posts .like-h3-posts {
  margin: 0;
  padding: 0;
  color: #f38034;
  font-size: 30px;
}
div.content-wrapper div.more-posts ul li a {
  display: block;
  width: 100%;
  line-height: 100%;
  padding: 0;
  margin: 17px 0;
  color: #2ea5d1;
  font-size: 18px;
}
@media (min-width: 1521px) {
  div.content-wrapper div.more-posts.in-sidebar {
    display: none !important;
  }
}
.button.button-reply {
  max-width: 80%;
  margin-top: 20px;
}
.button.button-reply:hover {
  opacity: 0.7 !important;
}
/*NABIDKY POD INZERATEM*/
div.posts {
  margin: 5px 0;
  min-height: 50px;
}
div.posts h3.nadpisek-nabidky {
  font-size: 26px !important;
}
@media (max-width: 767px) {
  div.posts h3.nadpisek-nabidky {
    padding-top: 50px;
  }
}
div.posts .orange {
  color: #f38034 !important;
}
div.posts p.orange {
  font-weight: bold;
}
div.posts div.detail.post {
  border-bottom: 0px !important;
  border-top: 5px solid #EAEAEA !important;
  background-color: #F7F7F7 !important;
  position: relative;
  /*min-height: 195px;*/
}
div.posts div.detail.post > a {
  display: block;
}
div.posts div.detail.post div.post-info {
  width: 80%;
  float: left;
}
div.posts div.detail.post div.post-info h3,
div.posts div.detail.post div.post-info h3 span {
  margin: 0;
  color: #2ea5d1;
  font-size: 25px !important;
}
div.posts div.detail.post div.post-info p {
  color: #959595;
  font-size: 18px;
  padding: 8px 0;
}
div.posts div.detail.post div.post-info strong.city {
  color: #ff7e28;
  font-size: 22px;
}
div.posts div.detail.post div.company-info1 {
  float: right;
  width: 35%;
}
div.posts div.detail.post div.company-info1 p {
  text-align: right;
  padding: 0;
  font-weight: normal !important;
}
div.posts div.detail.post.post-blue {
  border-bottom: 0px !important;
  border-top: 5px solid #EAEAEA !important;
  background-color: #F7F7F7;
}
@media (max-width: 767px) {
  div.posts div.detail.post {
    padding: 10px 15px;
  }
  div.posts div.detail.post div.post-info {
    width: 100%;
    margin-top: 0px !important;
    float: none;
  }
  div.posts div.detail.post div.post-info h3 {
    margin-bottom: 10px !important;
    font-size: 18px;
  }
  div.posts div.detail.post div.company-info1 {
    width: 100%;
    float: none;
    margin-top: 0;
    position: relative;
  }
  div.posts div.detail.post div.company-info1 p {
    text-align: left;
    width: 120px;
    float: left;
    padding: 0;
    margin: 0;
  }
}
@media (max-width: 767px) {
  h2.article-list-heading {
    font-size: 31px;
    margin-top: 0;
    padding-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.articles-wrapper {
    width: 100% !important;
  }
  div.articles-wrapper ul.mobile-categories {
    margin: 20px 0;
    margin-top: 40px;
  }
  div.articles-wrapper ul.mobile-categories li:not(:last-child) {
    margin-right: 10px;
  }
  div.articles-wrapper ul.mobile-categories li a {
    color: #2ea5d1 !important;
  }
}
div.articles-list {
  position: relative;
}
div.articles-list div.article {
  background-color: #f6f6f6;
  float: left;
  margin: 10px 0;
}
@media (min-width: 768px) {
  div.articles-list div.article {
    border-top: 5px solid #e7e7e7;
    padding: 20px 0;
  }
}
div.articles-list div.article div.article-image {
  float: left;
}
@media (max-width: 767px) {
  div.articles-list div.article div.article-image {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  div.articles-list div.article div.article-image img {
    display: block;
    margin: 0 auto;
  }
}
div.articles-list div.article div.article-content {
  float: left;
  height: 100%;
}
@media (max-width: 767px) {
  div.articles-list div.article div.article-content {
    width: 100%;
    padding: 8px 18px;
  }
}
div.articles-list div.article div.article-content h2 {
  color: #2ea5d1;
  font-size: 24px;
  padding: 0;
  margin: 0;
  line-height: normal;
}
@media (max-width: 767px) {
  div.articles-list div.article div.article-content h2 {
    font-size: 22px;
  }
}
div.articles-list div.article div.article-content p {
  font-size: 18px;
  color: #666666;
  padding: 15px 0;
  padding-right: 15px;
  margin-bottom: 15px !important;
  margin: 0;
}
@media (max-width: 767px) {
  div.articles-list div.article div.article-content div.article-info {
    margin-top: 15px;
  }
}
div.articles-list div.article div.article-content div.article-info ul li {
  font-size: 14px;
  color: #666666;
  vertical-align: middle;
}
@media (max-width: 767px) {
  div.articles-list div.article div.article-content div.article-info ul li {
    color: #898989;
  }
  div.articles-list div.article div.article-content div.article-info ul li.category {
    float: right;
    position: relative;
    top: 3px;
  }
  div.articles-list div.article div.article-content div.article-info ul li .text-blue {
    color: #1994bf !important;
  }
}
div.articles-list div.article div.article-content div.article-info ul li span.icon {
  position: relative;
  top: 3px;
  padding-right: 4px;
}
div.articles-list div.article div.article-content div.article-info ul li img.inwork-logo {
  margin-left: 5px;
}
div.articles-list div.article.video-article div.article-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 768px) {
  div.articles-list div.article.video-article div.article-content {
    height: 180px;
  }
}
div.articles-list div.article.video-article div.article-content div.headline {
  width: 100%;
  -webkit-flex-grow: 20;
  -moz-flex-grow: 20;
  -ms-flex-grow: 20;
  flex-grow: 20;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
div.articles-list div.article.video-article div.article-content div.headline h2 {
  margin: auto;
}
div.articles-list div.article.video-article div.article-content div.article-info {
  width: 100%;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-align-self: flex-end;
  align-self: flex-end;
}
h1.article-heading {
  font-size: 38px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  h1.article-heading {
    font-size: 28px;
  }
}
div.article-body {
  position: relative;
}
div.article-body h2,
div.article-body span.nadpis2 {
  font-size: 28px !important;
  color: #4d4d4d;
  font-weight: 700;
  padding-top: 23px;
}
div.article-body h2,
div.article-body h3 {
  margin-bottom: 5px;
  padding-bottom: 0;
}
div.article-body p {
  color: #666;
  font-size: 17px;
  padding: 15px 0;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  div.article-body .clanky-obrazek {
    width: 330px;
  }
}
@media only screen and (max-width: 780px) {
  div.article-body .clanky-obrazek {
    margin-bottom: 20px;
  }
  div.article-body .clanky-obrazek img {
    margin: 0 auto !important;
  }
}
@media only screen and (max-width: 480px) {
  div.article-body img {
    margin-bottom: 20px;
  }
}
div.article-body div.article-info {
  margin: 50px 0;
  width: 100%;
}
div.article-body div.article-info > span {
  display: block;
  color: #666;
  font-style: italic;
  font-size: 14px;
  margin-right: 25px;
}
div.article-body div.article-info > span span.icon {
  position: relative;
  top: 2px;
  font-size: 16px;
}
div.article-body div.article-info > span.pull-right {
  text-transform: capitalize;
}
@media (max-width: 767px) {
  div.article-body div.article-info > span.pull-right {
    float: left !important;
  }
}
div.article-body div.article-info > span.text-right {
  margin: 0;
  margin-top: 5px;
}
@media (max-width: 767px) {
  div.article-body div.article-info {
    margin-bottom: 35px;
    padding-bottom: 5px !important;
  }
  div.article-body div.article-info span {
    font-size: 16px;
  }
}
div.article-body div.article-share h3,
div.article-body div.fb-comments h3 {
  color: #808080;
}
div.article-body div.article-share div.headline h3 {
  margin: 0;
  padding: 0;
  line-height: normal;
  font-size: 28px;
}
div.article-body div.article-share div.headline h3:not(.text-orange) {
  display: inline-block;
  position: relative;
}
div.article-body div.article-share div.headline h3:not(.text-orange):before {
  content: url("https://old-www.fajn-brigady.cz/img/front/like-article-icon.jpg");
  position: absolute;
  display: block;
  right: 105%;
  top: -60%;
}
div.article-body div.article-share div.fb-like-article {
  margin: 30px 0;
}
div.article-body div.article-share div.fb-like-article div.fb-like {
  position: relative;
}
@media (min-width: 768px) {
  div.article-body div.article-share div.fb-like-article div.fb-like:before {
    position: absolute;
    content: url("https://old-www.fajn-brigady.cz/img/front//fb-like-article-arrow.png");
    right: 110%;
    top: -20px;
    height: 100%;
  }
}
div.article-body div.fb-comments-container {
  margin: 40px 0;
}
div.article-body div.fb-comments-container h3 {
  color: #808080;
}
div.articles .nadpis-h2 {
  text-align: center;
  display: block;
  padding-top: 0 !important;
  margin-top: 0 !important;
}
@media only screen and (max-width: 480px) {
  div.articles .nadpis-h2 {
    font-size: 30px !important;
    padding-bottom: 15px;
  }
  div.articles .article-item {
    margin-bottom: 20px !important;
  }
  div.articles div.bottom-info.visible-xs.clearfix {
    margin-left: 20px;
    padding-top: 0;
  }
  div.articles h2 {
    padding-top: 0 !important;
    font-size: 28px !important;
    padding-bottom: 15px;
  }
}
div.jump-top {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #f38034;
  height: 88px;
  width: 88px;
  text-align: center;
  overflow: hidden;
  display: table;
}
@media (min-width: 992px) {
  div.jump-top {
    bottom: 20px;
    left: 5%;
  }
  div.jump-top.affix-bottom {
    position: absolute !important;
  }
}
div.jump-top a {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  margin: auto;
  overflow: hidden;
  color: #fff;
  font-size: 16px;
  line-height: 90%;
}
div.jump-top a span.icon {
  position: relative;
  display: block;
  bottom: 5px;
}
@media (max-width: 1199px) {
  div.jump-top {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.jump-top {
    position: static !important;
    margin: 30px auto;
    display: table !important;
  }
}
@media (max-width: 1345px) {
  div.jump-top {
    left: 5px;
  }
}
a.article-back-link {
  font-size: 18px;
}
a.article-back-link span.icon {
  font-size: 25px;
  vertical-align: middle;
  margin-right: 10px;
}
div.sidebar-block ul.list-unstyled.text-blue.text-bold li a span {
  font-weight: normal;
}
div.container.all-cities-list {
  margin-bottom: 50px;
  margin-top: 15px;
}
div.container.all-cities-list h1 {
  margin-bottom: 0px;
  text-align: center;
}
@media (max-width: 767px) {
  div.container.all-cities-list h1 {
    font-size: 28px;
    margin-top: 20px;
    text-align: left;
  }
}
div.container.all-cities-list div.region {
  padding: 30px 135px;
  margin: 10px 0;
}
div.container.all-cities-list div.region:nth-child(odd) {
  background-color: #f6f6f6;
}
div.container.all-cities-list div.region h2 {
  color: #f38034;
  margin-bottom: 15px !important;
}
div.container.all-cities-list div.region ul {
  margin-top: 15px;
}
div.container.all-cities-list div.region ul li a {
  color: #2ea5d1;
  font-size: 18px;
  font-weight: 700;
  line-height: 133%;
}
@media (max-width: 767px) {
  div.container.all-cities-list div.region {
    display: none !important;
  }
}
div.container.all-cities-list div.input-box {
  margin: 0 -15px !important;
  padding: 10px 15px;
}
div.container.all-cities-list div.input-box.grey-bg {
  background-color: #f2f2f2;
}
div.container.company-profile {
  max-width: 700px !important;
  margin-top: 30px;
}
div.container.company-profile h2 {
  color: #4d4d4d;
  margin-top: 35px;
  margin-bottom: 10px;
  font-size: 28px;
}
div.container.company-profile h2:first-of-type {
  margin-top: 15px !important;
}
div.container.company-profile .img-profil {
  max-width: 120px;
}
div.container.company-profile p {
  margin: 0;
  padding: 0;
}
div.container.company-profile p,
div.container.company-profile table tr td {
  color: #666;
  font-size: 18px;
}
div.container.company-profile table tr td:first-child {
  padding-right: 20px;
  padding-bottom: 5px;
}
div.container.company-profile a {
  color: #2ea5d1;
}
@media (max-width: 767px) {
  div.container.company-profile {
    margin-top: 10px;
  }
  div.container.company-profile h1 {
    font-size: 26px;
  }
  div.container.company-profile h2 {
    font-size: 22px;
  }
}
div.container.company-profile div#pozice.row.volne-pozice {
  padding: 15px 15px 0px 15px;
}
div.container.company-profile div#pozice.row.volne-pozice .sekce {
  font-size: 15px !important;
  color: #666;
  display: inline-block;
  float: right;
  padding-right: 10px;
}
div.container.company-profile div#pozice.row.volne-pozice h3 {
  padding-left: 15px;
  color: #707070 !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
}
div.container.company-profile div#pozice.row.volne-pozice div {
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-top: 4px solid #eaeaea;
  background: #f6f6f6;
}
div.container.company-profile div#pozice.row.volne-pozice div p {
  padding-left: 20px;
  padding-bottom: 10px;
  padding-top: 0;
}
div.container.company-profile div#pozice.row.volne-pozice div p span.inline-block.sekce {
  float: right;
  padding-right: 20px;
}
div.container.company-profile div#pozice.row.volne-pozice div a {
  font-size: 18px;
  font-family: "Source Sans Pro";
  color: #2ea5d1;
  font-weight: bold;
}
div.container.company-profile div.brigada {
  border-collapse: collapse;
  display: table;
  width: 100%;
}
div.container.company-profile div.brigada:first-of-type {
  padding-top: 10px;
}
div.container.company-profile div.brigada > span,
div.container.company-profile div.brigada > a {
  display: table-cell;
  font-size: 18px;
  font-weight: bold;
}
div.container.company-profile div.brigada .sekce {
  font-size: 15px !important;
}
@media (max-width: 767px) {
  div.container.company-profile div.brigada .sekce {
    margin-bottom: 5px;
  }
}
div.container.company-profile div.brigada > a {
  max-width: 80%;
  padding-top: 5px;
}
div.container.company-profile div.brigada > span {
  float: right;
  top: 5px;
  position: relative;
}
div.container.company-profile div.brigada > span,
div.container.company-profile div.brigada h3 {
  color: #666;
}
div.container.company-profile div.brigada h3 {
  width: 100% !important;
  border-top: 1px solid #e0e0e0;
  display: table-row;
  width: 100%;
  /*
      position: relative !important;
      top: 13px !important;  
      margin-top: 20px; 
      height: 40px;  
      */
}
div.container.company-profile div.brigada h3 span {
  width: 100% !important;
  color: #666666;
  display: block;
  padding-top: 20px;
}
@media (max-width: 767px) {
  div.container.company-profile div.brigada {
    display: block;
  }
  div.container.company-profile div.brigada h3,
  div.container.company-profile div.brigada > a,
  div.container.company-profile div.brigada > span {
    display: block;
    width: 100%;
    max-width: 100%;
    float: none;
  }
  div.container.company-profile div.brigada a {
    margin-bottom: 10px;
  }
  div.container.company-profile div.brigada span {
    top: 0;
  }
}
div.jak-najit-brigadu {
  margin: 15px 0;
}
div.jak-najit-brigadu div.box {
  background-color: #f6f6f6;
  padding: 10px 22px;
  padding-bottom: 35px;
  margin: 15px 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
div.jak-najit-brigadu div.box h2,
div.jak-najit-brigadu div.box ul li {
  color: #808080;
}
div.jak-najit-brigadu div.box h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 45px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  div.jak-najit-brigadu div.box h2 {
    font-size: 20px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  div.jak-najit-brigadu div.box ul {
    display: none !important;
  }
}
div.jak-najit-brigadu div.box ul li {
  position: relative;
  font-size: 18px;
  padding-left: 10px;
  line-height: 165%;
  padding-right: 50px;
}
div.jak-najit-brigadu div.box ul li:before {
  content: "\2022";
  /* Insert content that looks like bullets */
  position: absolute;
  left: 0;
}
div.jak-najit-brigadu div.box.featured-box {
  position: relative;
  background-color: #ff7224;
}
div.jak-najit-brigadu div.box.featured-box:after {
  content: url("https://old-www.fajn-brigady.cz/img/front/nejefektivnejsi-sluzba.png");
  position: absolute;
  right: 0;
  top: 0;
}
div.jak-najit-brigadu div.box.featured-box h2,
div.jak-najit-brigadu div.box.featured-box ul li {
  color: #fff;
}
@media (max-width: 767px) {
  div.jak-najit-brigadu div.box.featured-box h2 {
    max-width: 60%;
    margin-bottom: 20px;
  }
}
div.jak-najit-brigadu .button {
  height: 65px !important;
  line-height: 65px;
  padding-top: 0;
  padding-bottom: 0;
}
div.jak-najit-brigadu .button.button-green-white:hover {
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  -webkit-opacity: 1 !important;
  opacity: 1 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  filter: alpha(opacity=100) !important;
  background-color: #85ce53;
}
div.jak-najit-brigadu .button.button-blue:hover {
  -moz-opacity: 0.7 !important;
  -khtml-opacity: 0.7 !important;
  -webkit-opacity: 0.7 !important;
  opacity: 0.7 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70) !important;
  filter: alpha(opacity=70) !important;
}
div.jak-najit-brigadu .button img {
  position: relative;
  bottom: 3px;
  margin: auto;
  display: inline-block;
}
div.container.settings-container {
  padding-bottom: 15px;
}
ul.settings-menu {
  margin: 15px 0;
}
ul.settings-menu li a {
  display: block;
  width: 100%;
  padding: 10px 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  font-size: 18px;
  color: #898989;
  background-color: #f6f6f6;
  margin: 5px 0;
}
@media (max-width: 767px) {
  ul.settings-menu li.active {
    display: none;
  }
}
ul.settings-menu li.active a,
ul.settings-menu li a:hover {
  background-color: #e7e7e7;
  opacity: 1;
  color: #4d4d4d;
}
@media (max-width: 767px) {
  ul.settings-menu {
    display: none;
    margin: 0;
  }
  ul.settings-menu.collapsing {
    display: block !important;
  }
}
div.mobile-settings-menu {
  display: block;
  width: 100%;
  padding: 0 10px;
  padding-left: 20px;
  height: 50px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #e7e7e7;
}
div.mobile-settings-menu > span {
  font-weight: 700;
  color: #9c9b9b;
  line-height: 50px;
  display: block;
  float: left;
}
div.mobile-settings-menu a {
  display: block;
  color: #808080;
  font-size: 30px;
  line-height: 50px;
}
@media (max-width: 767px) {
  .checkbox-table {
    margin: 10px auto;
    padding: 0;
    display: block;
    max-width: 300px;
  }
  .checkbox-table td {
    display: block;
    width: 100%;
    margin: 5px 0;
  }
}
@media (max-width: 767px) {
  div.submit-settings input.button {
    display: block;
    margin: 10px auto;
  }
}
div.chlapik-container-small {
  width: 100%;
  position: relative;
  right: 0;
  height: 184px;
  margin: 10px 0;
  max-width: 225px;
}
@media (min-width: 768px) and (max-width: 991px) {
  div.chlapik-container-small {
    max-width: 185px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 13%;
  }
}
div.chlapik-container-small div.oblacik {
  width: 143px;
  height: 89px;
  background: url("https://old-www.fajn-brigady.cz/img/front//uprava-nastaveni-bubble.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -20px;
  top: 0;
}
div.chlapik-container-small div.oblacik > div {
  display: table;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  width: 69%;
  height: 100%;
}
div.chlapik-container-small div.oblacik > div p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 110%;
  font-weight: 700;
}
@media (min-width: 768px) and (max-width: 991px) {
  div.chlapik-container-small div.oblacik {
    width: 110px;
    height: 56px;
  }
  div.chlapik-container-small div.oblacik > div p {
    font-size: 12px;
    line-height: 100%;
  }
}
div.chlapik-container-small div.chlapik {
  position: absolute;
  right: -15px;
  top: 0;
}
@media (max-width: 767px) {
  div.chlapik-container-small {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.chlapik-col {
    float: right;
  }
}
div.grey-box {
  background-color: #f6f6f6;
  padding: 25px 15px;
  padding-bottom: 0 !important;
  margin: 35px 0;
}
@media (max-width: 767px) {
  div.grey-box {
    padding: 10px;
    margin: 15px 0;
  }
}
div.registration-container {
  margin-top: 15px;
}
@media (min-width: 1199px) {
  div.registration-container #clickme {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  div.registration-container #clickme {
    margin-top: 20px !important;
  }
}
div.registration-container.registration-step-2 {
  padding-bottom: 15px;
}
div.registration-container.registration-step-2 .input,
div.registration-container.registration-step-2 div.selectpicker {
  width: 100%;
  max-width: 290px !important;
}
@media (max-width: 767px) {
  div.registration-container:not(.registration-step-2) {
    margin: 0;
    padding-bottom: 0;
    width: 100%;
  }
  div.registration-container div.registration-heading {
    padding: 15px 24px;
  }
  div.registration-container div.registration-heading h2 {
    font-size: 28px;
  }
  div.registration-container div.registration-heading a.blue-link {
    display: inline-block;
    float: none !important;
    margin-top: 10px;
  }
  div.registration-container.registration-step-2 div.registration-heading {
    padding: 0 !important;
  }
  div.registration-container div.grey-box {
    margin-bottom: 0;
  }
}
div.registration-container h3 {
  font-size: 18px;
}
p.accept-policy-link {
  color: #808080;
  margin-left: 40px;
  display: block;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  p.accept-policy-link {
    font-size: 16px;
  }
}
a.help-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  bottom: 1px;
  background-color: #2ca1cf;
  color: #fff;
  text-align: center;
  margin-left: 15px;
}
div.firmy-wrapper {
  max-width: 735px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  div.firmy-wrapper h1 {
    margin-top: 0;
  }
}
div.firmy-wrapper > p {
  padding: 10px 35px;
}
@media (max-width: 767px) {
  div.firmy-wrapper > p {
    padding: 10px 0;
  }
}
div.firmy-wrapper div.box {
  padding: 30px 35px;
}
div.firmy-wrapper div.box a.blue-link {
  display: inline-block;
  font-size: 18px;
  margin: 10px auto;
  opacity: 1 !important;
}
div.firmy-wrapper div.box.featured-box:after {
  content: none;
}
div.firmy-wrapper div.box.featured-box p {
  color: #fff;
}
div.firmy-wrapper div.box.featured-box h2 {
  max-width: 100%;
}
div.firmy-wrapper div.box.featured-box a.blue-link {
  color: #fff;
  border-bottom-color: #fff;
}
div.firmy-wrapper div.box h2 {
  margin: 0;
}
@media (max-width: 767px) {
  div.firmy-wrapper div.box h2 {
    text-align: center;
  }
}
div.firmy-wrapper div.box p {
  font-size: 17px;
  /*
      font-size: 16px;
      color: #808080;
      line-height: 170%;
      padding-bottom: 0;
      margin: 0;
      */
}
div.firmy-wrapper div.box p.small {
  letter-spacing: -0.05em;
  font-size: 12px;
}
div.firmy-wrapper div.box .button {
  margin-top: 15px;
}
@media (min-width: 768px) {
  div.firmy-wrapper div.box div.collapse {
    display: block !important;
  }
}
div.footer ul li {
  text-align: left;
}
div.contact-us {
  margin: 50px auto;
}
div.contact-us ul li,
div.contact-us p {
  color: #666;
  font-size: 16px;
  line-height: 160%;
}
div.contact-us li.bold {
  font-size: 18px;
  color: #f38034;
  font-weight: 700;
}
div.contact-us p.with-arrow {
  position: relative;
  display: inline-block;
}
div.contact-us p.with-arrow:after {
  content: "";
  display: block;
  background: url("https://old-www.fajn-brigady.cz/img/front/contact-us-arrow.png") no-repeat;
  position: absolute;
  left: 110%;
  bottom: 0;
  width: 138px;
  height: 28px;
}
div.contact-us a {
  color: #2ca1cf;
  font-weight: 700;
  border-bottom: 1px solid #2ca1cf;
}
@media (max-width: 767px) {
  div.contact-us img {
    margin: 0 auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
}
div.mobilni-aplikace {
  width: 100%;
}
div.mobilni-aplikace h2 {
  padding: 15px;
  font-size: 40px;
  font-family: "Source Sans Pro";
  color: #f38034 !important;
  font-weight: bold;
  text-align: center;
}
div.mobilni-aplikace img.mob-chlapik {
  max-width: 100%;
  min-width: 100px;
}
div.mobilni-aplikace table td:nth-of-type(1) {
  text-align: right;
}
div.mobilni-aplikace table td:nth-of-type(2) {
  text-align: center;
  max-width: 510px;
  min-width: 230px;
}
div.mobilni-aplikace .mob-button-mob {
  max-width: 280px;
}
@media (min-width: 768px) {
  div.mobilni-aplikace .mob-button-mob {
    display: none;
  }
}
div.mobilni-aplikace img.mob-button {
  min-width: 250px;
  max-width: 230px;
  display: block;
  margin: 20px auto 0 auto;
}
@media (max-width: 767px) {
  div.mobilni-aplikace img.mob-button {
    display: none;
  }
}
div.mobilni-aplikace .mob-bublina {
  min-width: 125px;
  max-width: 100%;
}
@media (max-width: 767px) {
  div.mobilni-aplikace .mob-bublina {
    display: none;
  }
}
div.mobilni-aplikace .mob-bublina-mob {
  width: 100%;
}
@media (min-width: 768px) {
  div.mobilni-aplikace .mob-bublina-mob {
    display: none;
  }
}
@media (max-width: 767px) {
  div.mobilni-aplikace {
    padding: 0;
    margin: 0;
  }
}
div.mobilni-aplikace .row:nth-of-type(2) {
  padding-top: 20px;
  text-align: center;
  margin: 0 !important;
  background: #f2f2f2;
  width: 100% !important;
  height: 280px;
}
div.mobilni-aplikace .row:nth-of-type(2) div {
  background: #82F83B;
  width: 90px;
  float: right;
  margin-top: -20px;
  padding: 5px 10px 5px 10px;
  font-weight: bold;
  color: black;
}
@media (min-width: 768px) {
  div.mobilni-aplikace .row:nth-of-type(2) div {
    display: none;
  }
}
@media (min-width: 768px) {
  div.mobilni-aplikace .row:nth-of-type(2) {
    display: none;
  }
}
div.mobilni-aplikace p {
  text-align: center;
  font-size: 18px;
  font-family: "Source Sans Pro";
  color: #707070;
}
@media (max-width: 767px) {
  div.mobilni-aplikace p.druha-mob {
    display: none;
  }
}
.about-us {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.about-us .picture {
  height: 400px !important;
}
@media (max-width: 767px) {
  .about-us h1 {
    padding-top: 20px;
  }
}
.about-us .uvodni-text {
  font-size: 18px;
  padding-bottom: 0;
}
.about-us .img-container {
  text-align: center;
}
.about-us .here {
  margin: 0 auto;
}
@media only screen and (max-width: 480px) {
  .about-us .here {
    width: 230px;
  }
}
.about-us div.col-sm-6.iw a {
  color: #028dd9;
}
.about-us p {
  font-size: 36px;
}
@media (max-width: 767px) {
  .about-us p {
    font-size: 20px;
  }
}
.about-us .fb div.overlay p:before {
  position: relative;
  top: 10px;
  content: url('../img/front/people.png');
}
.about-us h3 {
  padding-left: 80px;
}
@media (max-width: 767px) {
  .about-us h3 {
    padding-left: 0px;
  }
}
.about-us h2.text-left.orange.text-center-xs {
  color: #F37E2E;
}
.about-us div.row.row-1.row-3 {
  padding: 0;
}
.about-us .row {
  height: 310px;
}
.about-us .bottom p {
  position: relative;
  left: -20px;
}
@media (max-width: 767px) {
  .about-us .bottom p {
    font-size: 35px !important;
  }
}
.about-us .bottom img {
  max-width: 340px;
}
.about-us .bottom h2 {
  color: #F37E2E;
}
@media only screen and (max-width: 480px) {
  .about-us .bottom h2 {
    text-align: center;
  }
}
.about-us .row-1 {
  width: 100% !important;
  padding-top: 40px;
}
.about-us .row-1 img {
  margin: 0 auto;
}
@media only screen and (max-width: 480px) {
  .about-us .row-1 img {
    margin-top: 50px;
  }
}
.about-us .row-1 h2 {
  margin-top: 30px;
}
.about-us .row-1 h2.text-orange {
  margin-left: 70px;
}
@media only screen and (max-width: 480px) {
  .about-us .row-1 h2.text-orange {
    margin-left: 15px;
    padding-top: 50px !important;
  }
}
@media only screen and (min-width: 992px) {
  .about-us .oblacik img {
    max-width: 430px;
  }
}
.about-us .oblacik img .bublina-pocet {
  margin: 0 auto !important;
}
@media only screen and (max-width: 780px) {
  .about-us .oblacik img {
    max-width: 330px;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .about-us .oblacik img {
    max-width: 230px;
    text-align: center;
    margin: 0 auto;
  }
}
.about-us .row-2 {
  padding: 0;
  margin: 0;
}
.about-us .vertical-align {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .about-us .vertical-align {
    display: block;
  }
  .about-us .vertical-align img {
    max-width: 250px;
  }
  .about-us .vertical-align div:nth-of-type(1) {
    padding: 10px;
  }
  .about-us .vertical-align div {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .about-us div.row {
    padding: 0 !important;
    margin: 0 !important;
  }
}
.about-us .uvod {
  padding: 15px;
}
.about-us div.orange {
  height: 320px;
  width: 100% !important;
  background: #f38034;
}
@media (max-width: 767px) {
  .about-us div.orange {
    width: 100% !important;
    height: 260px;
    padding: 0 !important;
    margin: 0 !important;
  }
}
.about-us div.orange h3 {
  color: white;
  font-size: 36px;
  font-family: "Source Sans Pro";
}
@media (max-width: 767px) {
  .about-us div.orange h3 {
    font-size: 24px;
    text-align: center;
  }
}
.about-us .row-3 .col-sm-6 {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.about-us h2 {
  font-size: 36px !important;
}
@media (max-width: 767px) {
  .about-us h2 {
    font-size: 24px !important;
    text-align: left;
  }
}
.about-us .quotation_div {
  position: relative;
  display: table;
}
.about-us .quotation_div img {
  width: 100%;
  max-height: 300px;
}
.about-us .quotation_div .overlay {
  z-index: 99;
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about-us .quotation_div .overlay a {
  color: white;
}
.about-us .quotation_div p {
  text-align: center;
  color: white;
  margin-left: 35px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .about-us .quotation_div p {
    font-size: 20px;
  }
  .about-us .quotation_div p span {
    font-size: 15px !important;
  }
}
.about-us .vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.about-us div.row.col-sm-12 {
  text-align: center;
  margin-bottom: 250px;
  width: 100%;
}
.about-us div.row.col-sm-12 img {
  margin: 0 auto;
}
.about-us .firmy {
  padding-left: 80px;
  padding-right: 80px;
}
@media (max-width: 767px) {
  .about-us {
    width: 100% !important;
    padding: 0 !important;
  }
}
.kontakt .buttons {
  max-width: 890px;
  margin: 0 auto;
}
.kontakt .jumbotron1 {
  border-radius: 2px;
  border-bottom: 3px solid #1278a2;
  padding: 20px 10px 20px 10px;
  margin-right: 20px;
  max-width: 416px;
  transform: translateY(-50%);
  text-align: center;
  background: #279bcb !important;
  color: white;
  font-size: 28px;
  font-family: "Source Sans Pro";
  color: #ffffff;
  font-weight: bold;
}
@media (max-width: 767px) {
  .kontakt .jumbotron1 {
    padding: 5px 10px 5px 10px;
    width: 100%;
    margin: 0 auto;
  }
}
.kontakt .jumbotron1:hover {
  opacity: 0.8 !important;
}
.kontakt .jumbotron1 span {
  font-size: 24px !important;
  font-weight: normal !important;
}
@media (max-width: 767px) {
  .kontakt .jumbotron1 span {
    display: block;
  }
}
.kontakt .second .jumbotron1 {
  margin-right: 0;
  background: #f1742e !important;
  border-bottom: 3px solid #d85f1b;
}
.kontakt .second .jumbotron1:hover {
  opacity: 0.8 !important;
}
@media (max-width: 767px) {
  .kontakt .second .jumbotron1 {
    margin: 20px auto !important;
  }
}
.kontakt h1 {
  text-align: center;
  color: #f38034;
  padding-bottom: 90px;
}
@media (max-width: 767px) {
  .kontakt h1 {
    text-align: left;
    padding-bottom: 70px;
  }
}
.kontakt .provozovatel {
  max-width: 860px;
  padding: 30px 100px 30px 100px;
  background: #f6f6f6;
  margin: 0 auto;
}
.kontakt .provozovatel h2 {
  margin-left: 15px;
  font-size: 34px;
  font-family: "Source Sans Pro";
  color: #f38034;
  font-weight: bold;
}
@media (max-width: 767px) {
  .kontakt .provozovatel {
    position: relative;
    top: -20px;
    padding: 15px 20px 15px 20px;
  }
  .kontakt .provozovatel .spojeni {
    padding-top: 20px;
  }
}
.kontakt .provozovatel p {
  padding: 0;
  margin: 0;
}
.contact-navstevnici {
  max-width: 860px !important;
  padding: 0;
  margin: 0 auto;
}
.contact-navstevnici h1 {
  text-align: center;
  color: #f38034;
  padding-top: 30px;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  .contact-navstevnici h1 {
    text-align: left;
    padding-bottom: 15px;
  }
}
.contact-navstevnici h2 {
  font-size: 28px;
  font-family: "Source Sans Pro";
  color: #f38034;
  font-weight: bold;
  margin-left: 70px;
}
@media (max-width: 767px) {
  .contact-navstevnici h2 {
    margin-left: 0px;
  }
}
.contact-navstevnici .answer {
  padding-top: 20px;
  padding-bottom: 10px;
  background: #f6f6f6;
}
.contact-navstevnici .answer a {
  color: #2EA5D1 !important;
}
.contact-navstevnici .answer p {
  color: #808080;
  padding: 0px 80px 0px 80px;
}
.contact-navstevnici .answer span {
  padding-bottom: 7px !important;
  display: block;
}
.contact-navstevnici .answer strong,
.contact-navstevnici .answer strong span {
  color: #808080 !important;
}
@media (max-width: 767px) {
  .contact-navstevnici .answer p {
    padding: 0px 15px 0px 15px;
  }
}
.contact-navstevnici .question {
  cursor: pointer;
}
.contact-navstevnici .question p {
  padding: 10px 80px 10px 80px;
}
@media (max-width: 767px) {
  .contact-navstevnici .question p {
    padding: 0px 15px 0px 15px;
  }
}
.contact-navstevnici .question p {
  color: #2ea5d1;
  font-size: 18px;
  font-weight: bold;
  font-family: "Source Sans Pro";
}
.contact-navstevnici .question p:before {
  content: "•";
  position: relative;
  left: -5px;
}
.contact-navstevnici .contact-cont {
  color: #666666;
  padding: 0;
  margin: 0;
  font-size: 18px;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #f6f6f6;
  width: 100% !important;
}
.contact-navstevnici .contact-cont b {
  color: #2ea5d1;
}
.contact-navstevnici .contact-cont b a {
  color: #2ea5d1;
}
@media (max-width: 767px) {
  .contact-navstevnici .contact-cont {
    text-align: center;
  }
  .contact-navstevnici .contact-cont .cont-tel {
    padding-bottom: 10px;
  }
}
.contact-navstevnici .contact-cont a {
  color: #666666;
}
.contact-navstevnici .contact-cont span:first-child {
  color: #f38034;
  font-weight: bold;
  font-size: 20px;
}
.contact-navstevnici .contact-cont .cont-left {
  width: 45%;
  text-align: right;
}
@media (max-width: 767px) {
  .contact-navstevnici .contact-cont .cont-left {
    width: 100%;
    text-align: center !important;
  }
  .contact-navstevnici .contact-cont .cont-left img {
    margin-bottom: 20px;
  }
}
.contact-navstevnici .contact-cont h2 {
  text-align: center;
}
div.container.prihlasenii {
  max-width: 950px !important;
}
div.container.prihlasenii h1 {
  text-align: center;
  color: #f38034;
}
div.container.prihlasenii a.second {
  background: #f1742e !important;
  border-bottom: 3px solid #d85f1b;
  width: 100%;
  color: white;
  font-size: 28px;
  font-family: "Source Sans Pro";
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}
div.container.prihlasenii .prihlaseni-wrap {
  padding-top: 45px;
  background: #f6f6f6;
  min-height: 150px;
  max-width: 950px;
  margin-bottom: 20px;
}
div.container.prihlasenii .prihlaseni-wrap a.first {
  width: 100%;
  background: #279bcb !important;
  color: white;
  font-size: 28px;
  font-family: "Source Sans Pro";
  font-weight: bold;
  border-bottom: 3px solid #1278a2;
  padding-top: 15px;
  padding-bottom: 15px;
}
div.container.prihlasenii .buttons1 {
  margin-top: 100px;
  background: #f6f6f6;
  height: 330px;
  position: normal;
}
div.container.prihlasenii .formular div {
  padding: 5px 5px 5px 0 !important;
}
div.container.prihlasenii .formular div a.zapomenute-heslo {
  position: relative;
  left: 15px;
  font-size: 18px;
  font-family: "Source Sans Pro";
  color: #2ea5d1;
  text-decoration: underline !important;
}
div.container.prihlasenii form {
  padding-left: 15px;
  padding-top: 40px;
  padding-right: 15px;
}
div.container.prihlasenii form input {
  margin-top: 10px;
  height: 52px;
}
div.container.prihlasenii form input[type="submit"] {
  width: 215px;
  height: 65px;
  background: #23a4da !important;
  border-bottom: 1px solid #1278a2;
}
div.container.prihlasenii form input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #898989;
}
div.container.prihlasenii form input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #898989;
  opacity: 1;
}
div.container.prihlasenii form input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #898989;
  opacity: 1;
}
div.container.prihlasenii form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #898989;
}
div.container.prihlasenii form input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #898989;
}
div.container.prihlasenii .ucet {
  padding-top: 30px;
  padding-bottom: 20px;
  max-width: 500px !important;
  margin: 0 auto;
}
div.container.prihlasenii .ucet p {
  font-size: 20px;
  font-family: "Source Sans Pro";
  color: #f38034;
  font-weight: bold;
  text-align: center;
}
div.container.prihlasenii .ucet div {
  text-align: center;
}
div.container.prihlasenii .ucet div a {
  font-size: 18px;
  font-family: "Source Sans Pro";
  color: #2ea5d1;
  font-weight: bold;
  text-decoration: underline !important;
}
@media (max-width: 767px) {
  div.container.prihlasenii form input[type="submit"] {
    width: 100%;
  }
  div.container.prihlasenii .ucet div.col-sm-6 {
    padding-top: 15px;
  }
}
.zapomenute-heslo1 {
  width: 100% !important;
}
.zapomenute-heslo1 h1 {
  font-size: 22px;
  text-align: center;
  font-family: "Source Sans Pro";
  color: #f38034;
  font-weight: bold;
}
.zapomenute-heslo1 .heslo-wrap {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 950px;
  min-height: 250px;
  background: #f6f6f6;
}
.zapomenute-heslo1 .heslo-wrap form {
  padding-top: 20px;
  text-align: center;
}
.zapomenute-heslo1 .heslo-wrap form input[type="submit"] {
  height: 65px;
  width: 215px;
}
.zapomenute-heslo1 .heslo-wrap form input {
  height: 55px;
}
.zapomenute-heslo1 .heslo-wrap form input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #898989;
}
.zapomenute-heslo1 .heslo-wrap form input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #898989;
  opacity: 1;
}
.zapomenute-heslo1 .heslo-wrap form input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #898989;
  opacity: 1;
}
.zapomenute-heslo1 .heslo-wrap form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #898989;
}
.zapomenute-heslo1 .heslo-wrap form input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #898989;
}
@media (max-width: 767px) {
  .zapomenute-heslo1 .heslo-wrap {
    width: 100% !important;
  }
  .zapomenute-heslo1 form input {
    margin: 0;
  }
  .zapomenute-heslo1 form input[type="submit"] {
    margin-top: 30px !important;
    width: 100% !important;
  }
}
body.profil-firmy .profil div.row {
  max-width: 720px;
  margin: 0 auto !important;
}
body.profil-firmy .profil div.row img {
  margin: 0 auto !important;
  max-width: 720px;
}
@media (max-width: 767px) {
  body.profil-firmy .profil div.row {
    padding: 0 !important;
  }
  body.profil-firmy .profil div.row .grey-box1 {
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
  }
  body.profil-firmy .profil div.row img {
    max-width: 100% !important;
  }
}
body.profil-firmy .profil div.row .header-wrap a.jump-back2 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 22px;
  color: #6BBEDC;
  font-weight: bold;
  position: absolute;
  margin-left: -100px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  body.profil-firmy .profil div.row .header-wrap a.jump-back2 {
    position: relative;
    top: -25px;
    left: 20px;
    margin: 0 !important;
  }
}
body.profil-firmy .container.graficky-profil2 {
  padding-top: 0 !important;
  padding-top: 50px;
  max-width: 700px !important;
}
body.profil-firmy .container.graficky-profil2 .logo1 {
  max-width: 120px !important;
  max-height: 72px !important;
}
@media (max-width: 767px) {
  body.profil-firmy .container.graficky-profil2 .logo1 {
    max-width: 90px !important;
    max-height: 62px !important;
  }
}
body.profil-firmy .container.graficky-profil2 div.row.vertical-align img.img-responsive {
  margin: 0 auto;
  padding: 0 !important;
  max-width: 720px !important;
}
body.profil-firmy .container.graficky-profil2 main-wrapper {
  padding: 0 !important;
}
body.profil-firmy .container.graficky-profil2 .zpet {
  position: absolute;
  margin-left: -80px;
  margin-top: 30px;
}
body.profil-firmy .container.graficky-profil2 .zpet a {
  font-size: 22px;
  font-family: "Source Sans Pro";
  color: #2ea5d1;
  font-weight: bold;
}
body.profil-firmy .container.graficky-profil2 div.main-wrapper {
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}
body.profil-firmy .container.graficky-profil2 div.row.co-delame {
  padding: 0 !important;
}
body.profil-firmy .container.graficky-profil2 div.row.co-delame p {
  padding-bottom: 0;
  padding-right: 5px;
}
body.profil-firmy .container.graficky-profil2 h2 {
  font-size: 24px;
  padding-top: 35px !important;
  padding-bottom: 5px !important;
}
body.profil-firmy .container.graficky-profil2 .clanky {
  padding: 0px 0px 0 0px !important;
}
body.profil-firmy .container.graficky-profil2 .clanky .row {
  margin-bottom: 40px;
}
body.profil-firmy .container.graficky-profil2 .clanky .row:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
body.profil-firmy .container.graficky-profil2 .clanky img {
  max-width: 215px;
  max-height: 215px;
  border-radius: 50%;
}
body.profil-firmy .container.graficky-profil2 .clanky .col-sm-8 {
  max-width: 360px;
  margin-left: 30px;
  margin-top: 20px;
}
body.profil-firmy .container.graficky-profil2 .clanky p {
  padding: 0 !important;
}
body.profil-firmy .container.graficky-profil2 .clanky h3 {
  font-size: 19px;
}
body.profil-firmy .container.graficky-profil2 .clanky a {
  font-weight: bold;
}
body.profil-firmy .container.graficky-profil2 .clanky .col-sm-4 {
  margin-left: 30px;
}
body.profil-firmy .container.graficky-profil2 p {
  padding-right: 0;
}
body.profil-firmy .container.graficky-profil2 .prace-unas h2 {
  padding: 0;
}
body.profil-firmy .container.graficky-profil2 .prace-unas p {
  padding: 5px;
}
body.profil-firmy .container.graficky-profil2 iframe {
  width: 100% !important;
}
body.profil-firmy .container.graficky-profil2 .prace-unas {
  padding-bottom: 0 !important;
}
body.profil-firmy .container.graficky-profil2 .prace-unas li {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
}
body.profil-firmy .container.graficky-profil2 .prace-unas p {
  padding-bottom: 0 !important;
}
body.profil-firmy .container.graficky-profil2 .fotogalerie {
  text-align: left;
}
body.profil-firmy .container.graficky-profil2 .fotogalerie a {
  margin-right: 20px;
}
body.profil-firmy .container.graficky-profil2 .fotogalerie a:last-child {
  margin-right: 0 !important;
}
body.profil-firmy .container.graficky-profil2 .fotogalerie h2 {
  padding: 10px 0 0px 0 !important;
  text-align: left;
  margin-bottom: 30px;
}
body.profil-firmy .container.graficky-profil2 .fotogalerie img {
  max-width: 210px;
}
body.profil-firmy .container.graficky-profil2 .fotogalerie .video-galerie {
  display: inline-block;
  position: relative;
}
@media (max-width: 767px) {
  body.profil-firmy .container.graficky-profil2 .fotogalerie .video-galerie img {
    width: 100%;
  }
}
body.profil-firmy .container.graficky-profil2 .fotogalerie .video-galerie:after {
  content: '';
  position: absolute;
  top: 35%;
  right: 0;
  bottom: 0;
  left: 41%;
  background: url('../../img/play_new.png') no-repeat;
}
body.profil-firmy .container.graficky-profil2 div#pozice.row.volne-pozice {
  padding-top: 0 !important;
}
body.profil-firmy .container.graficky-profil2 div#pozice.row.volne-pozice h2 {
  padding-top: 20px !important;
  padding-bottom: 10px !important;
}
body.profil-firmy .container.graficky-profil2 div#pozice.row.volne-pozice .sekce {
  font-size: 15px !important;
  color: #666;
  display: inline-block;
  float: right;
  padding-right: 10px;
}
body.profil-firmy .container.graficky-profil2 div#pozice.row.volne-pozice h3 {
  padding-left: 15px;
  color: #707070 !important;
}
body.profil-firmy .container.graficky-profil2 div#pozice.row.volne-pozice div {
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-top: 4px solid #eaeaea;
  background: #f6f6f6;
}
body.profil-firmy .container.graficky-profil2 div#pozice.row.volne-pozice div p {
  padding-left: 20px;
  padding-bottom: 10px;
  padding-top: 0;
}
body.profil-firmy .container.graficky-profil2 div#pozice.row.volne-pozice div p span.inline-block.sekce {
  float: right;
  padding-right: 20px;
}
body.profil-firmy .container.graficky-profil2 div#pozice.row.volne-pozice div a {
  font-size: 18px;
  font-family: "Source Sans Pro";
  color: #2ea5d1;
  font-weight: bold;
}
body.profil-firmy .container.graficky-profil2 .kontakt p,
body.profil-firmy .container.graficky-profil2 .kontakt h3 {
  padding: 0 30px 0 30px;
  font-size: 18px;
  color: #808080 !important;
}
body.profil-firmy .container.graficky-profil2 .kontakt h3 {
  font-weight: bold;
}
body.profil-firmy .container.graficky-profil2 .kontakt img {
  margin-top: 10px;
}
@media (max-width: 767px) {
  body.profil-firmy .container.graficky-profil2 {
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
  }
  body.profil-firmy .container.graficky-profil2 .zpet {
    position: relative;
    margin-left: 15px !important;
    padding: 15px 0 15px 0 !important;
    margin-top: 0px;
  }
  body.profil-firmy .container.graficky-profil2 h2 {
    font-size: 21px;
    padding-top: 10px !important;
  }
  body.profil-firmy .container.graficky-profil2 img {
    float: none;
    height: auto !important;
  }
  body.profil-firmy .container.graficky-profil2 h2.pozice {
    padding: 0;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper {
    padding: 0 20px 0 20px !important;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .sekce {
    padding-top: 5px;
    display: block !important;
    margin-left: 0 !important;
    float: none !important;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper h2 {
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 22px;
    padding-left: 15px;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .co-delame h2 {
    padding-left: 15px;
    padding-bottom: 10px !important;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .co-delame p {
    padding: 0 15px 0 15px;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .co-delame p img {
    margin: 0 auto !important;
    width: 100% !important;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .clanky {
    margin: 0 !important;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .clanky h2 {
    padding: 0;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .clanky .col-sm-4 {
    text-align: center;
    margin-left: 0px;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .clanky .col-sm-4 img {
    margin-bottom: 10px;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .clanky .col-sm-8 {
    padding: 5px !important;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .fotogalerie {
    text-align: center !important;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .fotogalerie h2 {
    text-align: left;
    padding-left: 15px !important;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .fotogalerie img {
    padding-left: 20px;
    margin: 0 auto !important;
    max-width: 100%;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .prace-unas p,
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .prace-unas h2 {
    padding: 0 15px 0 15px;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .prace-unas img {
    max-width: 100%;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .prace-unas .hvezdicka {
    max-width: 15px;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .volne-pozice {
    padding: 0 15px 0 15px !important;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .volne-pozice h2 {
    margin-top: 0 !important;
    padding-left: 0;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .volne-pozice p {
    padding-left: 15px;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .volne-pozice h3 {
    font-size: 18px;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .kontakt {
    padding-bottom: 20px;
  }
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .kontakt p,
  body.profil-firmy .container.graficky-profil2 div.main-wrapper .kontakt h3 {
    padding-left: 0;
  }
}
input.check_registrace {
  position: relative !important;
  top: -1px !important;
  z-index: 10000 !important;
  margin-right: 7px !important;
}
body.pridat-uchazece label span.podminky_checkbox1 {
  font-size: 16px !important;
  font-weight: normal !important;
  position: relative;
  top: -2px;
}
body.pridat-uchazece label span.podminky_checkbox1 a {
  border-bottom: 0 !important;
}
@media (max-width: 768px) {
  .div_checkbox1 {
    padding-bottom: 15px;
  }
}
form.home1 span.podminky_checkbox2 {
  font-size: 16px !important;
  font-weight: normal !important;
  position: relative;
  top: -5px;
  color: #959595 !important;
}
form.home1 span.podminky_checkbox2 a.blue-link {
  border-bottom: 0 !important;
}
body.index form.home1 input.check1 {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: auto !important;
  height: auto !important;
}
div#modal-zasilani-brigad input.check2 {
  position: relative !important;
  width: auto !important;
  height: auto !important;
}
@media (max-width: 768px) {
  .div_checkbox2 {
    padding-bottom: 15px;
  }
}
div#modal-zasilani-brigad .podminky_checkbox3 {
  margin: 0 0 0 7px;
  color: #666666 !important;
}
div#modal-zasilani-brigad a.blue-link {
  border-bottom: 0 !important;
}
div#modal-zasilani-brigad span.error {
  position: relative !important;
  top: 10px !important;
}
form.form_hp_konec .podminky_checkbox4 {
  font-size: 13px !important;
  position: relative !important;
  top: -2px !important;
  color: #7A7A7A !important;
}
form.form_hp_konec a.blue-link {
  border-bottom: 0 !important;
}
form input.check5 {
  position: relative !important;
  width: auto !important;
  height: auto !important;
  margin: 0 7px 0 16px !important;
}
.podminky_checkbox5 {
  color: #838383;
}
.podminky_checkbox5 a.blue-link {
  border-bottom: 0 !important;
}
form.hp_zobrazit_tel span.error {
  margin-top: 5px !important;
  margin-left: 35px;
}
@media (max-width: 768px) {
  form.hp_zobrazit_tel table.checkbox {
    text-align: center !important;
    max-width: 400px !important;
    margin: 0 auto !important;
  }
}
@media (max-width: 768px) {
  form.hp_zobrazit_tel table.checkbox td {
    text-align: center !important;
  }
}
@media (max-width: 768px) {
  form.hp_zobrazit_tel table.checkbox td label {
    padding-left: 0 !important;
    margin-left: -15px !important;
  }
}
form .podminky_checkbox6 {
  font-size: 15px !important;
  position: relative !important;
  top: -1px !important;
  color: #7A7A7A !important;
}
form .podminky_checkbox6 a {
  font-size: 15px !important;
  border-bottom: 0 !important;
}
.form_odpoved_odeslana span.error {
  padding-top: 7px !important;
}
@media (max-width: 768px) {
  .form_odpoved_odeslana table.checkbox {
    text-align: center !important;
    max-width: 290px !important;
    margin: 10px auto 0 auto !important;
  }
}
@media (max-width: 768px) {
  .form_odpoved_odeslana table.checkbox td {
    text-align: center !important;
  }
}
.kulaty1 {
  max-width: 186px;
  max-height: 186px;
}
div.podminky3 {
  text-align: center !important;
  width: 335px !important;
  margin: 0 auto !important;
}
.gdpr_status {
  font-family: arial, sans-serif !important;
  padding: 0 0 25px 0 !important;
}
.gdpr_status__text1 {
  text-align: center !important;
  max-width: 490px !important;
  display: block !important;
  margin: 37px auto 0 auto !important;
  color: #58585a !important;
  font-weight: bold !important;
  font-size: 22px !important;
}
@media (max-width: 768px) {
  .gdpr_status__text1 {
    font-size: 20px !important;
  }
}
.gdpr_status__text2 {
  display: block !important;
  color: #58585a !important;
  font-size: 14px !important;
  margin: 37px auto !important;
}
.gdpr_status__text3 {
  color: #fc2003 !important;
}
.gdpr_status__text4 {
  display: block !important;
  color: #c92600 !important;
  position: relative !important;
  left: 17px !important;
  font-weight: bold !important;
}
.gdpr_status__odkaz1 {
  background: url(../../img/dostavat_nab.png) no-repeat center center !important;
  line-height: 81px !important;
  display: block !important;
  color: #333333;
}
.gdpr_status__odkaz1:hover {
  opacity: 0.9 !important;
}
.gdpr_status__odkaz1:hover {
  text-decoration: none !important;
}
.gdpr_status__odkaz2 {
  color: #1992c9;
}
.cookies {
  color: #fff;
  background-color: #575757;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
}
.cookies .container {
  max-width: 900px;
  margin: 0 auto;
}
.cookies__text {
  color: #d1c8c2;
  font-size: .9375em;
  padding: 10px 0;
  margin-bottom: 0;
}
.cookies__text a {
  color: #ff7f28;
  font-weight: 700;
  text-decoration: none;
  display: inline !important;
}
.cookies__text a:hover {
  opacity: .6;
}
.cookies__button {
  color: #fff;
  background-color: #ff7f28;
  line-height: 48px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  display: block;
  border-radius: 3px;
  margin-top: 15px;
  border: 0;
  padding: 0 15px;
  cursor: pointer;
}
.cookies__button:hover {
  color: #fff;
  text-decoration: none;
  opacity: .6;
}
