@import url(https://www.timsa.pl/wp-content/plugins/siteorigin-panels/inc/../css/front-flex.css);
@import url("https://fonts.googleapis.com/css?family=Titillium+Web:200,300,400,600,700,900&subset=latin-ext");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

hr {
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*,
:after,
:before {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input,
select[multiple],
textarea {
  background-image: none;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16.1px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-muted {
  color: #999;
}

.text-primary {
  color: #428bca;
}

.text-warning {
  color: #c09853;
}

.text-danger {
  color: #b94a48;
}

.text-success {
  color: #468847;
}

.text-info {
  color: #3a87ad;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #999;
}

h1,
h2,
h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h1,
h1 {
  font-size: 36px;
}

.h2,
h2 {
  font-size: 30px;
}

.h3,
h3 {
  font-size: 24px;
}

.h4,
h4 {
  font-size: 18px;
}

.h5,
h5 {
  font-size: 14px;
}

.h6,
h6 {
  font-size: 12px;
}

.h1 small,
h1 small {
  font-size: 24px;
}

.h2 small,
h2 small {
  font-size: 18px;
}

.h3 small,
.h4 small,
h3 small,
h4 small {
  font-size: 14px;
}

.page-header {
  padding-bottom: 9px;
  margin: 20px 0 20px;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-bottom: 20px;
}

dd,
dt {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:after,
  .dl-horizontal dd:before {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:after,
  .dl-horizontal dd:before {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}

abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999;
}

blockquote small:before {
  content: "\2014 \00A0";
}

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

blockquote.pull-right small:before {
  content: "";
}

blockquote.pull-right small:after {
  content: "\00A0 \2014";
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
}

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre.prettyprint {
  margin-bottom: 20px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav>li {
  position: relative;
  display: block;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav>li.disabled>a {
  color: #999;
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: #eee;
  border-color: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav>li>a>img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified>li {
  float: none;
}

.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff;
  }
}

.nav-pills>li {
  float: left;
}

.nav-pills>li>a {
  border-radius: 4px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #428bca;
}

.nav-stacked>li {
  float: none;
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified>li {
  float: none;
}

.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs-justified>.active>a:hover {
    border-bottom-color: #fff;
  }
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.container {
  margin-right: auto;
  margin-left: auto;
}

.container:after,
.container:before {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

.container:after,
.container:before {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

.col2-set,
.row-fluid {
  margin-left: -15px;
  margin-right: -15px;
}

.col2-set:after,
.col2-set:before,
.row-fluid:after,
.row-fluid:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}

.col2-set:after,
.row-fluid:after,
.row:after {
  clear: both;
}

.col2-set:after,
.col2-set:before,
.row-fluid:after,
.row-fluid:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}

.col2-set:after,
.row-fluid:after,
.row:after {
  clear: both;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-25,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-25,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-25,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-ss-1,
.col-ss-10,
.col-ss-11,
.col-ss-12,
.col-ss-2,
.col-ss-3,
.col-ss-4,
.col-ss-5,
.col-ss-6,
.col-ss-7,
.col-ss-8,
.col-ss-9,
.col-xm-25,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col2-set .col-1,
.col2-set .col-2,
.span1,
.span10,
.span11,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-ss-1,
.col-ss-10,
.col-ss-11,
.col-ss-2,
.col-ss-3,
.col-ss-4,
.col-ss-5,
.col-ss-6,
.col-ss-7,
.col-ss-8,
.col-ss-9 {
  float: left;
}

.col-ss-1 {
  width: 8.33333333%;
}

.col-ss-2 {
  width: 16.66666667%;
}

.col-ss-3 {
  width: 25%;
}

.col-ss-4 {
  width: 33.33%;
}

.col-ss-5 {
  width: 41.66666667%;
}

.col-ss-6 {
  width: 50%;
}

.col-ss-7 {
  width: 58.33333333%;
}

.col-ss-8 {
  width: 66.66666667%;
}

.col-ss-9 {
  width: 75%;
}

.col-ss-10 {
  width: 83.33333333%;
}

.col-ss-11 {
  width: 91.66666667%;
}

.col-ss-12 {
  width: 100%;
}

@media (min-width: 480px) {
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-2,
  .col-xs-25,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9 {
    float: left;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-25 {
    width: 20.83333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-4 {
    width: 33.33%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-12 {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    width: 100%;
  }
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-2,
  .col-sm-25,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-25 {
    width: 20%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 992px) {
  .container {
    width: 100%;
  }
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-2,
  .col-md-25,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col2-set .col-1,
  .col2-set .col-2,
  .span1,
  .span10,
  .span11,
  .span2,
  .span3,
  .span4,
  .span5,
  .span6,
  .span7,
  .span8,
  .span9 {
    float: left;
  }
  .col-md-1,
  .span1 {
    width: 8.33333333%;
  }
  .col-md-2,
  .span2 {
    width: 16.66666667%;
  }
  .col-md-25 {
    width: 20%;
  }
  .col-md-3,
  .span3 {
    width: 25%;
  }
  .col-md-4,
  .span4 {
    width: 33.33%;
  }
  .col-md-5,
  .span5 {
    width: 41.66666667%;
  }
  .col-md-6,
  .col2-set .col-1,
  .col2-set .col-2,
  .span6 {
    width: 50%;
  }
  .col-md-7,
  .span7 {
    width: 58.33333333%;
  }
  .col-md-8,
  .span8 {
    width: 66.66666667%;
  }
  .col-md-9,
  .span9 {
    width: 75%;
  }
  .col-md-10,
  .span10 {
    width: 83.33333333%;
  }
  .col-md-11,
  .span11 {
    width: 91.66666667%;
  }
  .col-md-12,
  .span12,
  .woocommerce form .form-row-wide,
  .woocommerce-page form .form-row-wide {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 1200px) {
  header .container {
    background: #fff;
  }
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-2,
  .col-lg-25,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-25 {
    width: 20%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
}

.rowtight {
  margin-left: -10px;
  margin-right: -10px;
}

.rowtight:after,
.rowtight:before {
  content: " ";
  display: table;
}

.rowtight:after {
  clear: both;
}

.tcol-lg-1,
.tcol-lg-10,
.tcol-lg-11,
.tcol-lg-12,
.tcol-lg-2,
.tcol-lg-25,
.tcol-lg-3,
.tcol-lg-4,
.tcol-lg-5,
.tcol-lg-6,
.tcol-lg-7,
.tcol-lg-8,
.tcol-lg-9,
.tcol-md-1,
.tcol-md-10,
.tcol-md-11,
.tcol-md-12,
.tcol-md-2,
.tcol-md-25,
.tcol-md-3,
.tcol-md-4,
.tcol-md-5,
.tcol-md-6,
.tcol-md-7,
.tcol-md-8,
.tcol-md-9,
.tcol-sm-1,
.tcol-sm-10,
.tcol-sm-11,
.tcol-sm-12,
.tcol-sm-2,
.tcol-sm-25,
.tcol-sm-3,
.tcol-sm-4,
.tcol-sm-5,
.tcol-sm-6,
.tcol-sm-7,
.tcol-sm-8,
.tcol-sm-9,
.tcol-ss-1,
.tcol-ss-10,
.tcol-ss-11,
.tcol-ss-12,
.tcol-ss-2,
.tcol-ss-3,
.tcol-ss-4,
.tcol-ss-5,
.tcol-ss-6,
.tcol-ss-7,
.tcol-ss-8,
.tcol-ss-9,
.tcol-xs-1,
.tcol-xs-10,
.tcol-xs-11,
.tcol-xs-12,
.tcol-xs-2,
.tcol-xs-25,
.tcol-xs-3,
.tcol-xs-4,
.tcol-xs-5,
.tcol-xs-6,
.tcol-xs-7,
.tcol-xs-8,
.tcol-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.tcol-ss-1,
.tcol-ss-10,
.tcol-ss-11,
.tcol-ss-2,
.tcol-ss-3,
.tcol-ss-4,
.tcol-ss-5,
.tcol-ss-6,
.tcol-ss-7,
.tcol-ss-8,
.tcol-ss-9 {
  float: left;
}

.tcol-ss-1 {
  width: 8.33333333%;
}

.tcol-ss-2 {
  width: 16.66666667%;
}

.tcol-ss-3 {
  width: 25%;
}

.tcol-ss-4 {
  width: 33.33%;
}

.tcol-ss-5 {
  width: 41.66666667%;
}

.tcol-ss-6 {
  width: 50%;
}

.tcol-ss-7 {
  width: 58.33333333%;
}

.tcol-ss-8 {
  width: 66.66666667%;
}

.tcol-ss-9 {
  width: 75%;
}

.tcol-ss-10 {
  width: 83.33333333%;
}

.tcol-ss-11 {
  width: 91.66666667%;
}

.tcol-ss-12 {
  width: 100%;
}

@media (min-width: 480px) {
  .tcol-xs-1,
  .tcol-xs-10,
  .tcol-xs-11,
  .tcol-xs-2,
  .tcol-xs-25,
  .tcol-xs-3,
  .tcol-xs-4,
  .tcol-xs-5,
  .tcol-xs-6,
  .tcol-xs-7,
  .tcol-xs-8,
  .tcol-xs-9 {
    float: left;
  }
  .tcol-xs-1 {
    width: 8.33333333%;
  }
  .tcol-xs-2 {
    width: 16.66666667%;
  }
  .tcol-xs-25 {
    width: 25%;
  }
  .tcol-xs-3 {
    width: 25%;
  }
  .tcol-xs-4 {
    width: 33.33%;
  }
  .tcol-xs-5 {
    width: 41.66666667%;
  }
  .tcol-xs-6 {
    width: 50%;
  }
  .tcol-xs-7 {
    width: 58.33333333%;
  }
  .tcol-xs-8 {
    width: 66.66666667%;
  }
  .tcol-xs-9 {
    width: 75%;
  }
  .tcol-xs-10 {
    width: 83.33333333%;
  }
  .tcol-xs-11 {
    width: 91.66666667%;
  }
  .tcol-xs-12 {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .tcol-sm-1,
  .tcol-sm-10,
  .tcol-sm-11,
  .tcol-sm-2,
  .tcol-sm-25,
  .tcol-sm-3,
  .tcol-sm-4,
  .tcol-sm-5,
  .tcol-sm-6,
  .tcol-sm-7,
  .tcol-sm-8,
  .tcol-sm-9 {
    float: left;
  }
  .tcol-sm-1 {
    width: 8.33333333%;
  }
  .tcol-sm-2 {
    width: 16.66666667%;
  }
  .tcol-sm-25 {
    width: 20%;
  }
  .tcol-sm-3 {
    width: 25%;
  }
  .tcol-sm-4 {
    width: 33.33%;
  }
  .tcol-sm-5 {
    width: 41.66666667%;
  }
  .tcol-sm-6 {
    width: 50%;
  }
  .tcol-sm-7 {
    width: 58.33333333%;
  }
  .tcol-sm-8 {
    width: 66.66666667%;
  }
  .tcol-sm-9 {
    width: 75%;
  }
  .tcol-sm-10 {
    width: 83.33333333%;
  }
  .tcol-sm-11 {
    width: 91.66666667%;
  }
  .tcol-sm-12 {
    width: 100%;
  }
  .tcol-sm-push-1 {
    left: 8.33333333%;
  }
  .tcol-sm-push-2 {
    left: 16.66666667%;
  }
  .tcol-sm-push-3 {
    left: 25%;
  }
  .tcol-sm-push-4 {
    left: 33.33%;
  }
  .tcol-sm-push-5 {
    left: 41.66666667%;
  }
  .tcol-sm-push-6 {
    left: 50%;
  }
  .tcol-sm-push-7 {
    left: 58.33333333%;
  }
  .tcol-sm-push-8 {
    left: 66.66666667%;
  }
  .tcol-sm-push-9 {
    left: 75%;
  }
  .tcol-sm-push-10 {
    left: 83.33333333%;
  }
  .tcol-sm-push-11 {
    left: 91.66666667%;
  }
  .tcol-sm-pull-1 {
    right: 8.33333333%;
  }
  .tcol-sm-pull-2 {
    right: 16.66666667%;
  }
  .tcol-sm-pull-3 {
    right: 25%;
  }
  .tcol-sm-pull-4 {
    right: 33.33%;
  }
  .tcol-sm-pull-5 {
    right: 41.66666667%;
  }
  .tcol-sm-pull-6 {
    right: 50%;
  }
  .tcol-sm-pull-7 {
    right: 58.33333333%;
  }
  .tcol-sm-pull-8 {
    right: 66.66666667%;
  }
  .tcol-sm-pull-9 {
    right: 75%;
  }
  .tcol-sm-pull-10 {
    right: 83.33333333%;
  }
  .tcol-sm-pull-11 {
    right: 91.66666667%;
  }
  .tcol-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .tcol-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .tcol-sm-offset-3 {
    margin-left: 25%;
  }
  .tcol-sm-offset-4 {
    margin-left: 33.33%;
  }
  .tcol-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .tcol-sm-offset-6 {
    margin-left: 50%;
  }
  .tcol-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .tcol-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .tcol-sm-offset-9 {
    margin-left: 75%;
  }
  .tcol-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .tcol-sm-offset-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 992px) {
  .tcol-md-1,
  .tcol-md-10,
  .tcol-md-11,
  .tcol-md-2,
  .tcol-md-25,
  .tcol-md-3,
  .tcol-md-4,
  .tcol-md-5,
  .tcol-md-6,
  .tcol-md-7,
  .tcol-md-8,
  .tcol-md-9 {
    float: left;
  }
  .tcol-md-1 {
    width: 8.33333333%;
  }
  .tcol-md-2 {
    width: 16.66666667%;
  }
  .tcol-md-25 {
    width: 20%;
  }
  .tcol-md-3 {
    width: 25%;
  }
  .tcol-md-4 {
    width: 33.33%;
  }
  .tcol-md-5 {
    width: 41.66666667%;
  }
  .tcol-md-6 {
    width: 50%;
  }
  .tcol-md-7 {
    width: 58.33333333%;
  }
  .tcol-md-8 {
    width: 66.66666667%;
  }
  .tcol-md-9 {
    width: 75%;
  }
  .tcol-md-10 {
    width: 83.33333333%;
  }
  .tcol-md-11 {
    width: 91.66666667%;
  }
  .tcol-md-12 {
    width: 100%;
  }
  .tcol-md-push-0 {
    left: auto;
  }
  .tcol-md-push-1 {
    left: 8.33333333%;
  }
  .tcol-md-push-2 {
    left: 16.66666667%;
  }
  .tcol-md-push-3 {
    left: 25%;
  }
  .tcol-md-push-4 {
    left: 33.33%;
  }
  .tcol-md-push-5 {
    left: 41.66666667%;
  }
  .tcol-md-push-6 {
    left: 50%;
  }
  .tcol-md-push-7 {
    left: 58.33333333%;
  }
  .tcol-md-push-8 {
    left: 66.66666667%;
  }
  .tcol-md-push-9 {
    left: 75%;
  }
  .tcol-md-push-10 {
    left: 83.33333333%;
  }
  .tcol-md-push-11 {
    left: 91.66666667%;
  }
  .tcol-md-pull-0 {
    right: auto;
  }
  .tcol-md-pull-1 {
    right: 8.33333333%;
  }
  .tcol-md-pull-2 {
    right: 16.66666667%;
  }
  .tcol-md-pull-3 {
    right: 25%;
  }
  .tcol-md-pull-4 {
    right: 33.33%;
  }
  .tcol-md-pull-5 {
    right: 41.66666667%;
  }
  .tcol-md-pull-6 {
    right: 50%;
  }
  .tcol-md-pull-7 {
    right: 58.33333333%;
  }
  .tcol-md-pull-8 {
    right: 66.66666667%;
  }
  .tcol-md-pull-9 {
    right: 75%;
  }
  .tcol-md-pull-10 {
    right: 83.33333333%;
  }
  .tcol-md-pull-11 {
    right: 91.66666667%;
  }
  .tcol-md-offset-0 {
    margin-left: 0;
  }
  .tcol-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .tcol-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .tcol-md-offset-3 {
    margin-left: 25%;
  }
  .tcol-md-offset-4 {
    margin-left: 33.33%;
  }
  .tcol-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .tcol-md-offset-6 {
    margin-left: 50%;
  }
  .tcol-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .tcol-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .tcol-md-offset-9 {
    margin-left: 75%;
  }
  .tcol-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .tcol-md-offset-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 1200px) {
  .tcol-lg-1,
  .tcol-lg-10,
  .tcol-lg-11,
  .tcol-lg-2,
  .tcol-lg-25,
  .tcol-lg-3,
  .tcol-lg-4,
  .tcol-lg-5,
  .tcol-lg-6,
  .tcol-lg-7,
  .tcol-lg-8,
  .tcol-lg-9 {
    float: left;
  }
  .tcol-lg-1 {
    width: 8.33333333%;
  }
  .tcol-lg-2 {
    width: 16.66666667%;
  }
  .tcol-lg-25 {
    width: 20%;
  }
  .tcol-lg-3 {
    width: 25%;
  }
  .tcol-lg-4 {
    width: 33.33%;
  }
  .tcol-lg-5 {
    width: 41.66666667%;
  }
  .tcol-lg-6 {
    width: 50%;
  }
  .tcol-lg-7 {
    width: 58.33333333%;
  }
  .tcol-lg-8 {
    width: 66.66666667%;
  }
  .tcol-lg-9 {
    width: 75%;
  }
  .tcol-lg-10 {
    width: 83.33333333%;
  }
  .tcol-lg-11 {
    width: 91.66666667%;
  }
  .tcol-lg-12 {
    width: 100%;
  }
  .tcol-lg-push-0 {
    left: auto;
  }
  .tcol-lg-push-1 {
    left: 8.33333333%;
  }
  .tcol-lg-push-2 {
    left: 16.66666667%;
  }
  .tcol-lg-push-3 {
    left: 25%;
  }
  .tcol-lg-push-4 {
    left: 33.33%;
  }
  .tcol-lg-push-5 {
    left: 41.66666667%;
  }
  .tcol-lg-push-6 {
    left: 50%;
  }
  .tcol-lg-push-7 {
    left: 58.33333333%;
  }
  .tcol-lg-push-8 {
    left: 66.66666667%;
  }
  .tcol-lg-push-9 {
    left: 75%;
  }
  .tcol-lg-push-10 {
    left: 83.33333333%;
  }
  .tcol-lg-push-11 {
    left: 91.66666667%;
  }
  .tcol-lg-pull-0 {
    right: auto;
  }
  .tcol-lg-pull-1 {
    right: 8.33333333%;
  }
  .tcol-lg-pull-2 {
    right: 16.66666667%;
  }
  .tcol-lg-pull-3 {
    right: 25%;
  }
  .tcol-lg-pull-4 {
    right: 33.33%;
  }
  .tcol-lg-pull-5 {
    right: 41.66666667%;
  }
  .tcol-lg-pull-6 {
    right: 50%;
  }
  .tcol-lg-pull-7 {
    right: 58.33333333%;
  }
  .tcol-lg-pull-8 {
    right: 66.66666667%;
  }
  .tcol-lg-pull-9 {
    right: 75%;
  }
  .tcol-lg-pull-10 {
    right: 83.33333333%;
  }
  .tcol-lg-pull-11 {
    right: 91.66666667%;
  }
  .tcol-lg-offset-0 {
    margin-left: 0;
  }
  .tcol-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .tcol-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .tcol-lg-offset-3 {
    margin-left: 25%;
  }
  .tcol-lg-offset-4 {
    margin-left: 33.33%;
  }
  .tcol-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .tcol-lg-offset-6 {
    margin-left: 50%;
  }
  .tcol-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .tcol-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .tcol-lg-offset-9 {
    margin-left: 75%;
  }
  .tcol-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .tcol-lg-offset-11 {
    margin-left: 91.66666667%;
  }
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table tbody>tr>td,
.table tbody>tr>th,
.table tfoot>tr>td,
.table tfoot>tr>th,
.table thead>tr>td,
.table thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table caption+thead tr:first-child td,
.table caption+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table thead:first-child tr:first-child td,
.table thead:first-child tr:first-child th {
  border-top: 0;
}

.table tbody+tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed tbody>tr>td,
.table-condensed tbody>tr>th,
.table-condensed tfoot>tr>td,
.table-condensed tfoot>tr>th,
.table-condensed thead>tr>td,
.table-condensed thead>tr>th {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 1px solid #ddd;
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
  background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
  background-color: #f5f5f5;
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
  background-color: #f2dede;
  border-color: #eed3d7;
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
  background-color: #faf2cc;
  border-color: #f8e5be;
}

@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #ddd;
  }
  .table-responsive>.table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>thead>tr>th {
    white-space: nowrap;
  }
  .table-responsive>.table-bordered {
    border: 0;
  }
  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
  }
  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
  }
  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th,
  .table-responsive>.table-bordered>thead>tr:last-child>td,
  .table-responsive>.table-bordered>thead>tr:last-child>th {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

select[multiple],
select[size] {
  height: auto;
}

select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

input[type="file"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

.form-control:-moz-placeholder {
  color: #999;
}

.form-control::-moz-placeholder {
  color: #999;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 15px;
}

.checkbox,
.radio {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}

.checkbox label,
.radio label {
  display: inline;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  float: left;
  margin-left: -20px;
}

.checkbox+.checkbox,
.radio+.radio {
  margin-top: -5px;
}

.checkbox-inline,
.radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="radio"][disabled] {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 45px;
  line-height: 45px;
}

textarea.input-lg {
  height: auto;
}

.has-warning .control-label,
.has-warning .help-block {
  color: #c09853;
}

.has-warning .form-control {
  border-color: #c09853;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #a47e3c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}

.has-error .control-label,
.has-error .help-block {
  color: #b94a48;
}

.has-error .form-control {
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #953b39;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}

.has-success .control-label,
.has-success .help-block {
  color: #468847;
}

.has-success .form-control {
  border-color: #468847;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #356635;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}

.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    float: none;
    margin-left: 0;
  }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active,
.btn:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default.active,
.btn-default:active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary.active,
.btn-primary:active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning.active,
.btn-warning:active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger.active,
.btn-danger:active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success.active,
.btn-success:active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info.active,
.btn-info:active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-link {
  color: #428bca;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #999;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.btn-block+.btn-block {
  margin-top: 5px;
}

input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media>.pull-left {
  margin-right: 10px;
}

.media>.pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.clearfix:after,
.clearfix:before,
.nav:after,
.nav:before {
  content: " ";
  display: table;
}

.clearfix:after,
.nav:after {
  clear: both;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.visible-xs {
  display: none !important;
}

tr.visible-xs {
  display: none !important;
}

td.visible-xs,
th.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  td.visible-xs.visible-sm,
  th.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  td.visible-xs.visible-md,
  th.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  td.visible-xs.visible-lg,
  th.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

.visible-sm {
  display: none !important;
}

tr.visible-sm {
  display: none !important;
}

td.visible-sm,
th.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  td.visible-sm.visible-xs,
  th.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  td.visible-sm.visible-md,
  th.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  td.visible-sm.visible-lg,
  th.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

.visible-md {
  display: none !important;
}

tr.visible-md {
  display: none !important;
}

td.visible-md,
th.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  td.visible-md.visible-xs,
  th.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  td.visible-md.visible-sm,
  th.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  td.visible-md.visible-lg,
  th.visible-md.visible-lg {
    display: table-cell !important;
  }
}

.visible-lg {
  display: none !important;
}

tr.visible-lg {
  display: none !important;
}

td.visible-lg,
th.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  td.visible-lg.visible-xs,
  th.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  td.visible-lg.visible-sm,
  th.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  td.visible-lg.visible-md,
  th.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}

.hidden-xs {
  display: block !important;
}

tr.hidden-xs {
  display: table-row !important;
}

td.hidden-xs,
th.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  td.hidden-xs,
  th.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  td.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  td.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  td.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg {
    display: none !important;
  }
}

.hidden-sm {
  display: block !important;
}

tr.hidden-sm {
  display: table-row !important;
}

td.hidden-sm,
th.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  td.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  td.hidden-sm,
  th.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  td.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  td.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg {
    display: none !important;
  }
}

.hidden-md {
  display: block !important;
}

tr.hidden-md {
  display: table-row !important;
}

td.hidden-md,
th.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  td.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  td.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  td.hidden-md,
  th.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  td.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg {
    display: none !important;
  }
}

.hidden-lg {
  display: block !important;
}

tr.hidden-lg {
  display: table-row !important;
}

td.hidden-lg,
th.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  td.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  td.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  td.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  td.hidden-lg,
  th.hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

tr.visible-print {
  display: none !important;
}

td.visible-print,
th.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  td.hidden-print,
  th.hidden-print {
    display: none !important;
  }
}

@media print {
  * {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .tcol-md-1,
  .tcol-md-10,
  .tcol-md-11,
  .tcol-md-2,
  .tcol-md-3,
  .tcol-md-4,
  .tcol-md-5,
  .tcol-md-6,
  .tcol-md-7,
  .tcol-md-8,
  .tcol-md-9 {
    float: left !important;
  }
  .col-md-12,
  .tcol-md-12 {
    width: 100% !important;
  }
  .col-md-11,
  .tcol-md-11 {
    width: 91.66666667% !important;
  }
  .col-md-10,
  .tcol-md-10 {
    width: 83.33333333% !important;
  }
  .col-md-9,
  .tcol-md-9 {
    width: 75% !important;
  }
  .col-md-8,
  .tcol-md-8 {
    width: 66.66666667% !important;
  }
  .col-md-7,
  .tcol-md-7 {
    width: 58.33333333% !important;
  }
  .col-md-6,
  .tcol-md-6 {
    width: 50% !important;
  }
  .col-md-5,
  .tcol-md-5 {
    width: 41.66666667% !important;
  }
  .col-md-4,
  .tcol-md-4 {
    width: 33.33333333% !important;
  }
  .col-md-3,
  .tcol-md-3 {
    width: 25% !important;
  }
  .col-md-25,
  .tcol-md-25 {
    width: 20% !important;
  }
  .col-md-2,
  .tcol-md-2 {
    width: 16.66666667% !important;
  }
  .col-md-1,
  .tcol-md-1 {
    width: 8.33333333% !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}

/*
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 */

.entry-content .aligncenter,
.main .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

figure.alignnone {
  margin-left: 0;
  margin-right: 0;
  clear: both;
}

/* Required */

.wp-caption {
  text-align: center;
  margin: 10px;
}

.wp-caption-text {
  font-size: 11px;
}

html .sticky,
html .postlist article.sticky {
  border-color: #888;
}

.gallery-caption {
  font-size: 11px;
}

.bypostauthor {
  font-size: 11px;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.form-search {
  position: relative;
  max-width: 233px;
  box-shadow: 0 0 3px #ffffff;
  width: 100%;
}

.form-search .search-query {
  display: block;
  position: relative;
  right: 0;
  width: 100%;
  height: 35px;
  margin: 0;
  border: none;
  padding: 5px 5px 5px 35px;
  font-size: 13px;
  font-weight: 400;
  color: #777777;
  background-color: #fff;
  border: 1px solid;
  border-color: #eee;
  border-color: rgba(196, 196, 196, 0.4);
  border-radius: 0;
  box-sizing: border-box;
}

.form-search .search-icon {
  display: block;
  margin: 0;
  width: 30px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  padding: 5px 5px 5px 10px;
  position: absolute;
  left: 0;
  top: 0;
  border: 0;
  cursor: pointer;
  height: 35px;
  color: #777777;
  background: none;
  font-family: "FontAwesome";
}

#topbar-search form {
  margin: 4px 0;
  float: right;
  box-shadow: none;
}

#topbar-search input[type="text"] {
  background: url("../img/20white.png");
  background: rgba(255, 255, 255, 0.2);
  border: none;
  color: #fff;
  height: 25px;
  line-height: normal;
  margin-bottom: 0;
  box-shadow: none;
}

#topbar-search .search-icon {
  color: #fff;
  height: 25px;
}

#topbar-search ::-webkit-input-placeholder {
  color: white;
}

#topbar-search :-moz-placeholder {
  /* Firefox 18- */
  color: white;
}

#topbar-search ::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
  opacity: 1;
}

#topbar-search :-ms-input-placeholder {
  color: white;
}

.topclass {
  background: #c72c00;
}

.contentclass {
  background: #fff;
  padding-bottom: 30px;
}

.featclass {
  background: #f2f2f2;
}

.headerclass {
  background: #fff;
}

.footerclass {
  background: #f2f2f2;
}

.navclass {
  background: #d9d9d9;
}

.bg_primary {
  background: #c72c00;
}

.color_primary {
  color: #c72c00;
}

.color_gray {
  color: #777;
}

.topbarmenu ul {
  margin: 0;
  padding: 0;
}

.topbarmenu ul li {
  list-style: none;
  float: left;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
}

.topbarmenu ul li a {
  color: #fff;
  display: block;
  padding: 7px 10px;
  font-size: 12px;
  transition: background 0.5s;
  -moz-transition: background 0.5s;
  /* Firefox 4 */
  -webkit-transition: background 0.5s;
  /* Safari and Chrome */
  -o-transition: background 0.5s;
  /* Opera */
}

.topbarmenu ul li a:hover,
.topbarmenu ul li.sf-dropdown:hover {
  text-decoration: none;
  background: url("../img/20white.png");
  background: rgba(255, 255, 255, 0.2);
}

.topbarmenu ul li div>a {
  display: inline-block;
}

.topbarmenu ul li .sf-dropdown-menu li a {
  color: #555;
  text-align: left;
  font-size: 12px;
}

.topbarmenu .sf-menu li a i {
  display: inline;
  padding-right: 5px;
  font-size: 12px;
}

.topbar-widget .virtue_social_widget a {
  display: block;
  float: left;
  width: auto;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  padding: 7px 10px;
  background: transparent;
  margin-left: 0;
  margin-bottom: 0;
  color: #fff;
}

.topbarmenu .sf-menu ul {
  z-index: 1000 !important;
}

#logo {
  margin-left: 5px;
  padding: 10px 0;
}

.col-md-12>#logo {
  text-align: center;
}

#logo .kad-retina-logo {
  display: none;
}

#logo a.brand {
  color: #c72c00;
  font-size: 38px;
  line-height: normal;
}

#logo a.brand:hover {
  text-decoration: none;
}

.page-header {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
  padding-bottom: 8px;
  margin: 0px 0 20px;
  padding-top: 8px;
}

.pagefeat {
  margin-bottom: 20px;
}

.col-md-12>#logo img.kad-retina-logo {
  text-align: center;
  margin: 0 auto;
}

.primary-color {
  color: #c72c00;
}

ul,
ol {
  padding: 0;
  padding-left: 20px;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff;
}

select,
input[type="file"] {
  height: 30px;
  line-height: 30px;
}

a:hover,
a:visited,
a:link,
a:active {
  text-decoration: none;
}

.pageheader {
  padding: 20px 0 5px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

.light-dropshaddow {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}

.lightboxhover {
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
  -webkit-transform: translateZ(0) scale(1, 1);
}

.lightboxhover:hover {
  opacity: 0.8;
}

.infoclass {
  font-size: 11px;
  margin-top: 20px;
  margin-bottom: 0;
  color: #888;
}

.wp-pagenavi {
  text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
  padding: 4px 10px;
  font-size: 12px;
  font-weight: bold;
  margin: 5px;
  display: inline-block;
  border: solid 2px #eee;
  border-color: rgba(0, 0, 0, 0.05);
  transition: border 0.2s ease-in-out;
}

.wp-pagenavi a:hover {
  border-color: #c72c00;
  background: url("../img/20black.png");
  background: rgba(0, 0, 0, 0.05);
}

.wp-pagenavi .current {
  background: url("../img/20black.png");
  background: rgba(0, 0, 0, 0.05);
}

.img-margin-center {
  text-align: center;
}

#topcontrol>div {
  transition: all 0.3s linear;
  bottom: 40px;
  cursor: pointer;
  height: 38px;
  position: absolute;
  right: 15px;
  width: 38px;
  z-index: 5;
  text-align: center;
  background: url("../img/20black.png");
  background: rgba(0, 0, 0, 0.1);
}

#topcontrol>div:hover {
  background: url("../img/20black.png");
  background: rgba(0, 0, 0, 0.2);
}

#topcontrol .to_the_top>div {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding-top: 10px;
}

.qtrans_language_chooser {
  margin: 0;
  padding: 0;
  list-style: none;
}

.qtrans_language_chooser li {
  float: left;
  margin: 5px;
}

.topbar-widget .qtrans_language_chooser a {
  color: #fff;
}

.videofit iframe {
  max-width: 100%;
}

#supersized {
  margin: 0;
  padding: 0;
}

#kt-skip-link a {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

#kt-skip-link a:focus {
  position: static;
  width: auto;
  height: auto;
}

body {
  -webkit-animation-duration: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0.1s;
}

@-webkit-keyframes fontfix {
  from {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
}

body {
  max-width: 100%;
  overflow-x: hidden;
}

body.media {
  margin: 0;
  overflow: visible;
}

.media {
  margin-top: 0;
}

.kt_hidden {
  display: none;
  visibility: hidden;
}

body[class^="icon-"],
body[class*=" icon-"] {
  font-family: inherit;
  speak: inherit;
  font-style: inherit;
  font-weight: inherit;
  font-variant: inherit;
  text-transform: inherit;
  line-height: 20px;
}

img#wpstats {
  display: block;
  margin-top: -10px;
}

.col-md-12>#nav-main .sf-menu li {
  display: inline-block;
}

.col-md-12>#nav-main ul.sf-menu {
  float: none;
  text-align: center;
}

#nav-main {
  position: relative;
  z-index: 699;
}

#nav-main select {
  display: none;
}

#nav-main .mobilenav-button {
  display: none;
}

#nav-main ul.sf-menu {
  float: right;
}

#nav-second ul.sf-menu {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}

#nav-second ul.sf-menu>a {
  text-transform: uppercase;
}

#nav-second ul.sf-menu li {
  background: transparent;
  transition: background 0.3s ease-out;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
}

#nav-second ul.sf-menu>li:hover,
#nav-second ul.sf-menu>li.active {
  background: #e2e2e2;
  background: rgba(0, 0, 0, 0.02);
}

#nav-second ul.sf-menu>li {
  width: 16.5%;
}

#nav-second ul.sf-menu>li>a {
  width: 100%;
  padding: 10px 0;
}

.sf-menu a {
  /* visited pseudo selector so IE6 applies text colour*/
  color: #444;
  text-align: center;
  font-weight: 400;
  display: block;
  position: relative;
  text-decoration: none;
  padding: 15px 20px;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}

.sf-menu li a i {
  font-size: 28px;
  display: block;
}

.sf-menu li a .sf-description {
  font-size: 10px;
  text-transform: none;
  display: block;
  line-height: normal;
  margin-top: 0px;
}

.sf-menu,
.sf-menu * {
  list-style: none;
}

.sf-menu {
  line-height: 1;
  margin: 0;
  padding: 0;
}

.sf-menu ul {
  position: absolute;
  top: -999em;
  width: auto;
  /* left offset of submenus need to match (see below) */
  z-index: 599;
  display: none;
  top: 100%;
  left: 0;
  background: #fff;
  border-bottom: 0;
  margin: 0;
  padding: 0;
  width: 200px;
}

#nav-main .sf-menu>li:last-child>ul,
#nav-second .sf-menu>li:last-child>ul {
  left: auto;
  right: 0;
}

.sf-menu ul ul {
  margin-top: -1px;
}

.sf-menu ul li {
  width: 100%;
  padding: 0;
  text-align: left;
  font-size: 12px;
  border-bottom: 1px solid #f2f2f2;
}

.sf-menu ul li i {
  font-size: 12px;
  display: inline-block;
  padding-right: 5px;
}

.sf-menu ul li:hover {
  border-bottom-color: #e3e3e3;
}

#nav-main ul.sf-menu ul li a,
#nav-second ul.sf-menu ul li a {
  width: auto;
  display: block;
  padding: 10px;
  color: #555555;
  text-align: left;
  font-size: 12px;
}

.sf-menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */
}

.sf-menu li {
  float: left;
  position: relative;
  background: none;
  border-bottom: 0;
  padding: 0;
  line-height: normal;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: 100%;
  /* match top ul list item height */
  width: 200px;
  z-index: 599;
  display: block;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 100%;
  /* match ul width */
  top: 0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 100%;
  /* match ul width */
  top: 0;
}

.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu .dropdown .active:hover {
  background-color: transparent;
}

.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
  outline: 0;
}

/*** arrows **/

.sf-menu a.sf-with-ul {
  min-width: 1px;
  /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
  position: absolute;
  display: none;
  width: 10px;
  height: 10px;
  padding: 0;
  text-indent: -999em;
  overflow: hidden;
}

#nav-second a>.sf-sub-indicator {
  top: 60%;
  right: 6px;
  background-position: 0 -100px;
}

#nav-main a>.sf-sub-indicator {
  top: 60%;
  right: 2px;
  background-position: 0 -100px;
}

#nav-main .sf-dropdown-submenu a>.sf-sub-indicator,
#nav-second .sf-dropdown-submenu a>.sf-sub-indicator {
  right: 6px;
  top: 30%;
}

/* apply hovers to modern browsers */

a:focus>.sf-sub-indicator,
a:hover>.sf-sub-indicator,
a:active>.sf-sub-indicator,
#nav-second .active a>.sf-sub-indicator,
#nav-second li:hover>a>.sf-sub-indicator,
#nav-main .active a>.sf-sub-indicator,
#nav-main li:hover>a>.sf-sub-indicator,
li.sfHover>a>.sf-sub-indicator {
  background-position: -10px -100px;
  /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */

.sf-menu ul .sf-sub-indicator {
  background-position: -10px 0;
}

.sf-menu ul a>.sf-sub-indicator {
  background-position: 0 0;
}

/* apply hovers to modern browsers */

.sf-menu ul a:focus>.sf-sub-indicator,
.sf-menu ul a:hover>.sf-sub-indicator,
.sf-menu ul a:active>.sf-sub-indicator,
.sf-menu ul li:hover>a>.sf-sub-indicator,
.sf-menu ul li.sfHover>a>.sf-sub-indicator {
  background-position: -10px 0;
  /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/

.sf-shadow ul {
  background: #444;
  opacity: 0.98;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90);
}

.sf-shadow ul.sf-shadow-off {
  background: transparent;
}

#mobile-nav-trigger {
  display: none;
}

.kad-nav-inner .kad-mnav,
.kad-mobile-nav .kad-nav-inner li a,
.nav-trigger-case {
  color: #444;
  color: rgba(0, 0, 0, 0.8);
}

.nav-trigger-case {
  width: 30%;
  position: absolute;
  top: -50px;
  right: 0;
}

.nav-trigger .nav-trigger-case {
  border: 0;
  padding: 0;
}

.nav-trigger-case .kad-navbtn {
  display: block;
  float: right;
  padding: 0 15px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 20px;
  line-height: 50px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}

.nav-trigger-case .kad-menu-name {
  display: block;
  text-align: left;
  padding: 0 50px 0 15px;
  margin-left: 0;
  margin-right: 0;
  font-size: 20px;
  line-height: 50px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}

.kad-mobile-nav {
  overflow: visible;
}

.kad-mobile-nav .kad-nav-inner li a {
  float: none;
  text-decoration: none;
  display: block;
  font-size: 16px;
  padding: 10px 15px;
  border-bottom: 1px solid;
  border-bottom-color: #eee;
  border-bottom-color: rgba(0, 0, 0, 0.02);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}

.kad-mobile-nav .kad-nav-inner li.current-menu-item>a {
  background: rgba(0, 0, 0, 0.05);
}

.kad-mobile-nav .kad-nav-inner li a:hover {
  background: rgba(0, 0, 0, 0.05);
}

.kad-mobile-nav .kad-nav-inner li ul.sf-dropdown-menu {
  list-style: none;
  margin: 0 0 0 15px;
  padding: 0;
}

.kad-mobile-nav .kad-nav-inner li ul.sf-dropdown-menu a {
  padding: 10px 15px 10px 15px;
  list-style: disc;
  display: list-item;
  list-style-position: inside;
}

.kad-mobile-nav .kad-nav-inner li a .sf-description {
  font-size: 10px;
  display: block;
}

.nav-trigger {
  position: relative;
}

.kad-nav-collapse {
  overflow: hidden;
  height: 0;
  clear: both;
}

.kad-nav-inner .kad-mnav {
  position: relative;
  left: 0;
  display: block;
  margin: 0;
  padding: 20px;
  list-style: none;
  float: none;
  margin: 0 0 10px;
}

#kad-mobile-nav {
  display: none;
  width: 100%;
}

.kad-nav-inner .kad-mnav i {
  padding-right: 10px;
}

.kad-mobile-nav .kad-nav-inner li .kad-submenu-accordion {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  text-align: center;
  height: auto;
  padding: 10px 15px;
}

.kad-mobile-nav .kad-nav-inner li .kad-submenu-accordion.toggle-active {
  background: rgba(0, 0, 0, 0.07);
}

.kad-nav-inner .kad-mnav .kad-submenu-accordion i.icon-chevron-up,
.kad-nav-inner .kad-top-mnav .kad-submenu-accordion i.icon-chevron-up {
  display: none;
}

.kad-nav-inner .kad-mnav .kad-submenu-accordion.toggle-active i.icon-chevron-down,
.kad-nav-inner .kad-top-mnav .kad-submenu-accordion.toggle-active i.icon-chevron-down {
  display: none;
}

.kad-nav-inner .kad-mnav .kad-submenu-accordion.toggle-active i.icon-chevron-up,
.kad-nav-inner .kad-top-mnav .kad-submenu-accordion.toggle-active i.icon-chevron-up {
  display: block;
  line-height: inherit;
}

.kad-mobile-nav .kad-nav-inner li {
  position: relative;
}

.kad-nav-inner .kad-mnav .kad-submenu-accordion i {
  padding-right: 0px;
}

.kad-nav-collapse.in {
  height: auto;
}

/*
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */

/* FONT PATH
 * -------------------------- */

@font-face {
  font-family: "FontAwesome";
  src: url("fonts/FontAwesome.eot");
  src: url("fonts/FontAwesome.eot#iefix") format("embedded-opentype"), url("fonts/FontAwesome.ttf") format("truetype"), url("fonts/FontAwesome.woff") format("woff"), url("fonts/FontAwesome.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* FONT AWESOME CORE
 * -------------------------- */

[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  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;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */

.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}

/* makes sure icons active on rollover in links */

a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */

[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}

[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}

.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}

.icons-ul>li {
  position: relative;
}

.icons-ul .icon-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}

[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: #ffffff;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.15em;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}

.icon-2x.icon-border {
  border-width: 2px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}

.icon-3x.icon-border {
  border-width: 3px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}

.icon-4x.icon-border {
  border-width: 4px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}

.icon-5x.icon-border {
  border-width: 5px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: 0.3em;
}

[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: 0.3em;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.icon-soundcloud:before {
  content: "\f1be";
}

.icon-google-plus-square:before {
  content: "\e900";
}

.icon-google-plus2:before {
  content: "\e901";
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope-alt:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-empty:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file-alt:before {
  content: "\f016";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle:before {
  content: "\f01d";
}

.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign:before {
  content: "\f055";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

.icon-ban-circle:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up-alt:before {
  content: "\f087";
}

.icon-thumbs-down-alt:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit-card:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

.icon-hand-down:before {
  content: "\f0a7";
}

.icon-circle-arrow-left:before {
  content: "\f0a8";
}

.icon-circle-arrow-right:before {
  content: "\f0a9";
}

.icon-circle-arrow-up:before {
  content: "\f0aa";
}

.icon-circle-arrow-down:before {
  content: "\f0ab";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-beaker:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-sign:before {
  content: "\f0d3";
}

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-text-alt:before {
  content: "\f0f6";
}

.icon-building:before {
  content: "\f0f7";
}

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign-alt:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile-phone:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

.icon-expand-alt:before {
  content: "\f116";
}

.icon-collapse-alt:before {
  content: "\f117";
}

.icon-smile:before {
  content: "\f118";
}

.icon-frown:before {
  content: "\f119";
}

.icon-meh:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard:before {
  content: "\f11c";
}

.icon-flag-alt:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-reply-all:before {
  content: "\f122";
}

.icon-mail-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}

.icon-location-arrow:before {
  content: "\f124";
}

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-unlink:before {
  content: "\f127";
}

.icon-question:before {
  content: "\f128";
}

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle-piece:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-off:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-empty:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

.icon-play-sign:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-edit-sign:before {
  content: "\f14b";
}

.icon-external-link-sign:before {
  content: "\f14c";
}

.icon-share-sign:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}

.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}

.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}

.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}

.icon-won:before,
.icon-krw:before {
  content: "\f159";
}

.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}

.icon-file:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up:before {
  content: "\f164";
}

.icon-thumbs-down:before {
  content: "\f165";
}

.icon-youtube-sign:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stackexchange:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-sign:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-sign:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun:before {
  content: "\f185";
}

.icon-moon:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

.wide #wrapper.container,
#Container #wrapper.container {
  width: 100% !important;
  padding: 0 !important;
}

.sliderclass {
  padding: 0 0 30px;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Browser Resets */

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flexslider .slides img {
  margin: 0 auto;
}

/* FlexSlider Necessary Styles
*********************************/

.flexslider {
  margin: 0 auto;
  padding: 0;
}

.flexslider .slides>li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
  display: block;
  max-width: 100%;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */

.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */

/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

.no-js .slides>li:first-child {
  display: block;
}

#thumbnails {
  margin-top: 5px;
  overflow: hidden;
}

#thumbnails li {
  margin-right: 5px;
}

/* FlexSlider Default Theme
*********************************/

.flexslider {
  border: none;
  position: relative;
  zoom: 1;
  height: auto;
  max-height: 410px;
}

.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}

.loading .flex-viewport {
  min-height: 200px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

.loading {
  background: url("../../assets/img/loader.gif") no-repeat center center;
}

/* Direction Nav */

.flex-direction-nav {
  display: none;
}

.flex-direction-nav a {
  width: 35px;
  height: 75px;
  margin: -37px 0 0;
  display: block;
  background: url(../../assets/img/slide_direction.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all 0.3s ease;
}

.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -35px;
}

.flex-direction-nav .flex-prev {
  left: -35px;
}

.sliderclass:hover .flexslider .flex-next,
.flexslider:hover .flex-next {
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  right: 5px;
}

.sliderclass:hover .flexslider .flex-prev,
.flexslider:hover .flex-prev {
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  left: 5px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  display: none;
}

/* Control Nav */

.flex-control-nav {
  width: 100px;
  position: relative;
  bottom: 60px;
  text-align: center;
  margin: 0 auto;
}

.flex-control-nav li {
  margin: 0 3px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 14px;
  height: 14px;
  display: block;
  background: transparent;
  border: 1px solid #fff;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
  background: #fff;
}

.flex-control-paging li a.flex-active {
  background: #fff;
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* Caption style */

/* IE rgba() hack */

.flex-caption {
  zoom: 1;
  text-align: left;
  position: absolute;
  left: 20px;
  bottom: 20px;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}

.carousel_slider .flex-caption {
  text-align: center;
  left: 0;
  width: 100%;
}

.captiontitle {
  font-size: 36px;
  padding: 8px 16px;
  display: inline-block;
  line-height: 36px;
  margin-bottom: 4px;
  font-weight: bold;
}

.captiontext {
  padding: 8px 16px;
  display: inline-block;
}

.captiontext p {
  margin: 0px;
  color: white;
  font-size: 20px;
}

.captiontitle,
.captiontext {
  background: #000;
  background: rgba(0, 0, 0, 0.3);
}

.kt-full-slider-container {
  margin-top: -15px;
}

.kt-full-slider .flex-caption {
  text-align: center;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  position: absolute;
  display: table;
  table-layout: fixed;
}

.flex-caption-case {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.kt-full-slider .flex-caption-case .captiontitle {
  background: transparent;
  font-size: 50px;
  line-height: 1;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
}

.kt-full-slider .flex-caption-case .captiontext {
  background: transparent;
  font-size: 30px;
  line-height: 1;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
}

.kt-flex-fullslide {
  background-size: cover;
  background-position: center center;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 0.6;
    left: 5px;
  }
  .flex-direction-nav .flex-next {
    opacity: 0.6;
    right: 5px;
  }
}

.postlist article {
  margin-bottom: 40px;
  padding: 0px;
  border: 1px solid;
  border-color: #eee;
  border-color: rgba(0, 0, 0, 0.05);
}

.postlist .col-md-12 header {
  padding: 10px 20px 0;
}

.postlist .col-md-7 header {
  padding: 10px 0 0;
}

.postlist .col-md-12 .entry-content {
  padding: 15px 20px;
}

.postlist .col-md-7 .entry-content {
  padding: 10px 5px;
}

.postlist .col-md-12 footer {
  padding-left: 20px;
  padding-bottom: 10px;
}

.postlist .col-md-7 footer {
  padding-left: 0px;
  padding-bottom: 10px;
}

.postlist.fullwidth .col-md-8 header {
  padding: 10px 0 0;
}

.postlist.fullwidth .col-md-12 header {
  padding: 10px 20px 0;
}

.postlist.fullwidth .col-md-12 .entry-content {
  padding: 15px 20px;
}

.postlist.fullwidth .col-md-8 .entry-content {
  padding: 10px 5px;
}

.postlist.fullwidth .col-md-12 footer {
  padding-left: 20px;
  padding-bottom: 10px;
}

.postlist.fullwidth .col-md-8 footer {
  padding-left: 0px;
  padding-bottom: 10px;
}

.postmeta {
  float: right;
}

.postdate {
  float: right;
  padding: 6px 8px 8px;
  margin-top: 15px;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  line-height: normal;
}

.postdate span {
  display: block;
  font-size: 24px;
}

.subhead,
.subhead a {
  font-size: 11px;
  color: #777;
}

.postauthortop {
  margin-right: 5px;
}

.postcommentscount {
  margin-left: 5px;
}

.postedintop {
  margin-left: 5px;
  margin-right: 5px;
}

.posttags,
.posttags a {
  color: #777;
  font-size: 10px;
}

.posttags a {
  transition: all 0.2s ease-in-out;
}

.img-margin-center img {
  margin-right: auto;
  margin-left: auto;
}

p.kad_comments_link {
  margin-top: 10px;
  margin-bottom: 0;
}

.single-article article {
  margin-top: 15px;
}

.single-article aside {
  margin-top: 25px;
}

.single-article article .postfeat {
  padding-top: 10px;
}

.single-article .post header {
  padding: 10px 0;
}

.single-article .post-single-img {
  text-align: center;
  -webkit-transform: translateZ(0);
}

.kad-post-navigation {
  margin-top: 10px;
}

.single-footer {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #eee;
  border-bottom-color: rgba(0, 0, 0, 0.05);
  clear: both;
}

.staff-img {
  margin: 10px 20px 10px 0px;
}

.kad-post-navigation .kad-previous-link a,
.kad-post-navigation .kad-next-link a {
  padding: 8px 12px;
  background: #f2f2f2;
  background: rgba(0, 0, 0, 0.05);
  color: #444;
  transition: background 0.6s ease-out;
  -webkit-transition: background 0.6s ease-out;
  -moz-transition: background 0.6s ease-out;
  -o-transition: background 0.6s ease-out;
  display: block;
}

.kad-post-navigation .kad-previous-link a:hover,
.kad-post-navigation .kad-next-link a:hover {
  background: #c72c00;
  color: #fff;
}

.infobanner {
  margin: 15px 0;
}

.kad-mobile-slider {
  display: none;
}

.home-message {
  background-color: transparent;
  text-align: left;
  transition: background 0.6s ease-in-out;
  position: relative;
}

.home-message:hover {
  background-color: #c72c00;
  background-color: rgba(199, 44, 0, 0.6);
}

.home-message h4 {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #444;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 6px;
  display: block;
}

.home-message h5 {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #555;
  margin: 0;
  text-align: right;
  padding: 4px 6px;
  line-height: normal;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

.home-margin {
  margin: 0px 0;
}

.home-padding {
  padding: 25px 0 30px;
}

.home_blog_title {
  margin-top: 20px;
}

.home_blog article {
  border: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
  margin: 0 0 20px 0;
}

.home_blog .clearclass0 {
  clear: left;
}

.home_blog article header h4 {
  line-height: 30px;
}

.home_blog article .entry-content {
  margin-right: 15px;
  margin-bottom: 15px;
}

.home_blog article .span6 .entry-content,
.home_blog article .span6 header,
.home_blog article .span8 .entry-content,
.home_blog article .span8 header {
  margin-right: 15px;
  margin-left: 15px;
}

.home_blog article .tcol-md-12.postcontent .entry-content,
.home_blog article .tcol-md-12.postcontent header {
  margin-right: 15px;
  margin-left: 15px;
}

.home_blog article .tcol-md-12.postcontent,
.home_blog article .tcol-sm-12.postcontent {
  float: left;
}

.home_blog .home-sidebar .imghoverclass img {
  margin: 0 auto;
}

.home-sidebar .home_blog_title {
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 15px;
}

.home_blog .home-sidebar article .entry-content {
  margin-right: 15px;
  margin-left: 15px;
}

.home_blog .home-sidebar article {
  margin-bottom: 30px;
}

#home-product-carousel .product_item {
  margin-bottom: 0;
}

.home-iconmenu {
  margin-top: 10px;
  margin-bottom: 10px;
}

.home-iconmenu a {
  display: block;
  background: #ddd;
  background: rgba(0, 0, 0, 0.14);
  padding: 10px 20px;
  text-align: center;
  color: #fff;
  transition: background 0.4s ease-out;
  -webkit-transition: background 0.4s ease-out;
  -moz-transition: background 0.4s ease-out;
  -o-transition: background 0.4s ease-out;
}

.home-iconmenu a i {
  font-size: 48px;
  color: #fff;
  display: block;
  padding-top: 20px;
}

.home-iconmenu a h4,
.home-iconmenu a p {
  color: #fff;
}

.home-iconmenu a p {
  padding-bottom: 5px;
}

.home-iconmenu a:hover {
  background: #c72c00;
}

#containerfooter {
  padding-top: 20px;
}

.footerclass {
  color: #555;
}

.footerclass a {
  color: #555;
  transition: all 0.4s ease-in-out;
}

#containerfooter .menu li a {
  padding: 2px 8px;
  margin-bottom: 5px;
  background: url("../img/20black.png");
  background: rgba(0, 0, 0, 0.1);
  display: block;
  max-width: 130px;
  transition: background 0.4s ease-in-out;
}

#containerfooter .menu li a:hover {
  color: #fff;
  background: #c72c00;
}

#containerfooter .menu {
  list-style: none;
  margin: 0 0 0 20px;
  padding: 0;
}

.footercredits {
  padding-top: 20px;
  padding-bottom: 10px;
}

.footercredits p {
  font-size: 10px;
  padding: 4px 0;
}

.footernav {
  float: right;
}

.footernav ul {
  margin: 0;
  float: right;
}

.footernav ul li {
  list-style: none;
  float: left;
}

.footernav ul li a {
  display: block;
  padding: 4px 6px;
  font-size: 10px;
  transition: background 0.5s;
  -moz-transition: background 0.5s;
  /* Firefox 4 */
  -webkit-transition: background 0.5s;
  /* Safari and Chrome */
  -o-transition: background 0.5s;
  /* Opera */
}

.footernav ul li a:hover {
  background: url("../img/20black.png");
  background: rgba(0, 0, 0, 0.1);
}

.footernav ul li .sf-description {
  display: none;
}

div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
}

div.product .product_image {
  border: 0px solid #f4f4f4;
  border-color: rgba(0, 0, 0, 0.02);
  text-align: center;
}

.product_price {
  padding: 6px 0;
  font-size: 24px;
}

.pricebox .product_price {
  padding: 8px 0;
  margin-bottom: 0;
}

.pricebox {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
  margin-bottom: 10px;
}

.single_variation .price {
  padding: 10px;
  display: block;
}

div.product .short_description {
  max-width: 600px;
}

div.product .summery form {
  margin: 0;
}

div.product .product_thumbnails img {
  margin-left: 3px;
  margin-right: 3px;
}

div.product .product_label label {
  line-height: 40px;
  margin-right: 15px;
  font-size: 16px;
  text-transform: uppercase;
}

div.product .product_value select {
  margin-bottom: 0px;
}

.star-rating {
  color: #c72c00;
}

.woocommerce .quantity input.qty {
  width: 40px;
  height: 40px;
  float: left;
  padding: 0;
  text-align: center;
  border: 1px solid #c6c6c6;
  border-radius: 0px;
  box-shadow: inset 0 0 2px 0 #f7f6f7;
  -webkit-box-shadow: inset 0 0 2px 0 #f7f6f7;
  -moz-box-shadow: inset 0 0 2px 0 #f7f6f7;
  font-weight: bold;
}

div.product .quantity input.number {
  margin: 0;
  float: left;
  border-radius: 0px;
  height: 40px;
}

div.product form.cart div.quantity {
  float: left;
  margin: 0 10px 0 0;
  width: 60px;
  position: relative;
  overflow: hidden;
  zoom: 1;
}

.reset_variations {
  font-size: 11px;
}

.product .kad_add_to_cart {
  font-size: 20px;
  text-transform: uppercase;
  padding: 8px 18px;
}

.product .entry-summary .kad_add_to_cart {
  line-height: 40px;
  padding: 0px 18px;
}

.product_item .kad_add_to_cart:hover,
.product_item a.button:hover {
  background: #c72c00;
}

.product_meta a {
  color: #777;
}

div.product .product_thumbnails {
  margin-top: 10px;
  text-align: center;
}

div.product .woocommerce-tabs {
  clear: both;
  margin-top: 40px;
}

.product_item {
  text-align: center;
  background: #fff;
  background: url("../img/20white.png");
  background: rgba(255, 255, 255, 0.2);
}

.product_item a.product_item_link {
  display: block;
}

.product_item a.product_item_link img {
  opacity: 1;
  transition: opacity 0.6s ease-out;
  -webkit-transition: opacity 0.6s ease-out;
  -moz-transition: opacity 0.6s ease-out;
  -o-transition: opacity 0.6s ease-out;
  -webkit-transform: translateZ(0) scale(1, 1);
}

.product_item:hover a.product_item_link img {
  opacity: 0.8;
}

.product_item .product_price {
  font-size: 16px;
  font-weight: 700;
  display: block;
}

.product_item .kad_add_to_cart,
.product_item a.button {
  display: block;
  color: #fff;
  background: #ddd;
  background: rgba(0, 0, 0, 0.2);
  font-size: 16px;
  padding: 4px 18px;
}

.product_details h5 {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 10px 0;
  margin: 0;
  min-height: 40px;
}

.product_item .notrated {
  color: #ccc;
  text-transform: uppercase;
  font-size: 10px;
}

div.product .product_meta {
  margin-top: 20px;
  padding-top: 20px;
  font-size: 11px;
  border-top: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
}

div.product .product_meta .sku_wrapper,
div.product .product_meta .posted_in,
div.product .product_meta .tagged_as {
  display: block;
}

#review_form #respond .form-submit {
  clear: both;
}

.related.products,
.upsells.products {
  margin-top: 40px;
}

.related.products>h3,
.upsells.products>h3,
.panel h3 {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

.product .group_table {
  margin-bottom: 10px;
}

.product .group_table .product_label label {
  margin-bottom: 0;
  font-size: 16px;
  margin-left: 10px;
}

.product_label a {
  color: #444;
}

.product .group_table .product_price {
  font-size: 16px;
}

div.product form.cart table {
  border-width: 0;
}

div.product form.cart .variations td {
  vertical-align: top;
}

div.product form.cart .variations td.product_value {
  position: absolute;
  width: 220px;
  height: 40px;
  padding: 0 0 10px;
}

div.product form.cart .variations td.product_label {
  position: relative;
  height: 40px;
  padding: 0 0 10px;
}

div.product form.cart .variations {
  position: relative;
}

div.product form.cart .variations tbody {
  position: relative;
}

div.product form.cart .variations tbody tr {
  position: relative;
}

div.product form.cart .variations select {
  width: 220px;
  float: none;
}

.product_video_case {
  max-width: 720px;
  margin: 0 auto;
}

.add_review {
  margin: 20px 0;
  padding-top: 20px;
}

.cat_back_btn {
  text-align: right;
  font-size: 11px;
  text-transform: uppercase;
}

.cat_back_btn i {
  font-size: 8px;
}

.product_header {
  border-bottom: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
}

.product_price ins,
.price ins,
.product_list_widget ins {
  text-decoration: none;
}

.price ins .amount {
  color: #c72c00;
  text-decoration: none;
}

.summary .product_price del,
.price del {
  font-size: 18px;
  margin-right: 10px;
}

.woocommerce span.onsale,
span.onsale,
.woocommerce #carouselcontainer span.onsale {
  min-height: 20px;
  min-width: 32px;
  padding: 4px;
  font-size: 11px;
  font-weight: bold;
  position: absolute;
  display: block;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  top: 1px;
  left: 1px;
  margin: 0;
  color: #fff;
  z-index: 200;
}

.single-product.woocommerce span.onsale {
  left: 16px;
}

.product-img-case {
  position: relative;
}

div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 0 0 14px;
  margin: 0 0 25px;
  overflow: hidden;
  position: relative;
}

div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #ddd;
  background: #f2f2f2;
  display: inline-block;
  position: relative;
  z-index: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin: 0 -5px;
  padding: 0 1em;
}

div.product .woocommerce-tabs ul.tabs:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #dfdbdf;
  z-index: 1;
}

.single_variation {
  font-size: 24px;
  margin-bottom: 5px;
}

.woocommerce-product-rating {
  line-height: 2em;
  display: block;
}

.woocommerce-product-rating .star-rating {
  margin: 0.5em 4px 0 0;
  float: left;
}

.single_variation_wrap {
  display: block !important;
  height: auto !important;
  overflow: visible !important;
}

#review_form #respond p.comment-form-author,
#review_form #respond p.comment-form-email {
  padding: 0 15px;
  float: left;
}

.shop_table {
  width: 100%;
}

.shop_table .product-remove {
  width: 5%;
}

.shop_table .product-thumbnail img {
  width: 100%;
  max-width: 90px;
}

.shop_table .product-thumbnail {
  width: 10%;
}

.shop_table .product-name {
  width: 40%;
}

.shop_table .product-price,
.cart_table_item .product-quantity {
  width: 15%;
}

.shop_table .product-quantity .quantity {
  float: left;
  margin: 0 10px 0 0;
  width: 60px;
  position: relative;
  overflow: hidden;
  zoom: 1;
}

a.shipping-calculator-button {
  font-weight: bold;
}

form.woocommerce-shipping-calculator {
  min-width: 220px;
}

.cart-collaterals .cart_totals form.woocommerce-shipping-calculator select {
  max-width: 220px;
}

.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form p {
  margin-bottom: 5px;
}

input#calc_shipping_postcode {
  max-width: 200px;
}

.woocommerce ul.cart_list li a.remove,
.woocommerce-page ul.cart_list li a.remove,
.woocommerce ul.product_list_widget li a.remove,
.woocommerce-page ul.product_list_widget li a.remove {
  display: block;
  float: left;
  width: 20px;
  background: transparent;
  text-align: center;
  border-radius: 50%;
  color: red;
  height: 20px;
  line-height: 20px;
  margin-top: 5px;
  margin-right: 5px;
}

.woocommerce ul.cart_list li a.remove:hover,
.woocommerce-page ul.cart_list li a.remove:hover,
.woocommerce ul.product_list_widget li a.remove:hover,
.woocommerce-page ul.product_list_widget li a.remove:hover {
  background: red;
  color: #fff;
}

table.shop_table td {
  border-top: 1px solid #dfdbdf;
  border-color: rgba(0, 0, 0, 0.07);
  padding: 6px 12px;
  vertical-align: middle;
}

table.shop_table th {
  font-weight: bold;
  line-height: 18px;
  padding: 9px 12px;
}

table.cart td.actions .coupon .input-text {
  float: left;
  width: 120px;
  height: auto;
  box-sizing: border-box;
  box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #dfdbdf;
  border-color: rgba(0, 0, 0, 0.07);
  padding: 8px 6px 8px;
  margin: 0 4px 0 0;
  outline: 0;
  line-height: 20px;
}

table.cart td.actions .coupon {
  float: left;
}

#content table.cart td.actions {
  text-align: right;
}

table.cart td.actions .coupon label {
  display: none;
}

table.cart td.actions .checkout-button {
  float: right;
  margin-left: 5px;
}

table.cart input {
  padding: 8px 18px;
  line-height: 20px;
  font-size: 14px;
  margin-top: 1px;
  border-radius: 0;
}

table.cart .quantity input.qty {
  margin: 0;
}

.cart-collaterals {
  margin-left: -15px;
  margin-right: -15px;
}

.cart-collaterals .cart_totals,
.cart-collaterals .cross-sells {
  text-align: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.cart-collaterals .cart_totals table {
  border-collapse: separate;
  border-radius: 0;
  margin: 0 0 6px;
  padding: 0;
  width: 100%;
  border: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
}

tr.cart-subtotal,
tr.total {
  background-color: #f6f6f6;
  background-color: rgba(0, 0, 0, 0.01);
}

.cart-collaterals .cart_totals tr td,
.cart-collaterals .cart_totals tr th {
  border-top: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
  padding: 12px 15px;
}

.cart-collaterals .shipping_calculator {
  text-align: left;
  margin: 20px 0 0 0;
  clear: right;
  float: right;
}

.cart-collaterals .shipping_calculator .button {
  float: none;
  display: block;
  font-size: 14px;
  margin-top: 10px;
}

.cart-collaterals .shipping_calculator input.input-text {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  max-width: 200px;
  border-radius: 0;
  padding: 8px;
}

#ship-to-different-address label {
  display: inline;
  font-weight: normal;
  padding: 0 10px 0 0;
}

.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward,
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
  display: inline-block;
  width: auto;
  font-size: 14px;
  line-height: 20px;
}

ul#shipping_method label {
  display: inline;
}

table.shop_table {
  border: 1px solid #ddd;
  border-color: rgba(0, 0, 0, 0.07);
  margin: 0px -1px 24px 0px;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 0;
}

table.shop_table thead {
  background-color: #f6f6f6;
  background-color: rgba(0, 0, 0, 0.02);
}

#ship-to-different-address label {
  display: inline;
  font-weight: normal;
  padding: 0 10px 0 0;
}

@media (min-width: 992px) {
  .cart-collaterals .cart_totals {
    width: 41.66666667%;
    float: right;
  }
  .cart-collaterals .cross-sells {
    width: 58.33333333%;
    float: left;
  }
}

.sidebar .widget-inner li {
  line-height: 30px;
  border-bottom: solid 1px #e5e5e5;
  border-color: rgba(0, 0, 0, 0.05);
}

.sidebar ul {
  list-style: none;
  margin: 0 0 10px 15px;
  padding: 0;
}

form .form-row {
  padding-top: 3px;
  margin-bottom: 6px;
}

.woocommerce form input[type="submit"].button {
  margin-top: 15px;
}

.woocommerce table.cart td.actions input[type="submit"].button {
  margin-top: 0;
}

form.checkout_coupon .form-row {
  margin: 0;
}

.checkout_coupon #coupon_code {
  margin-bottom: 0;
}

.woocommerce form.checkout_coupon input[type="submit"].button {
  padding: 9px 14px;
  margin-top: 0;
}

.checkout_coupon .button {
  padding: 9px 14px;
}

form.checkout_coupon,
form.register,
form.login {
  border: 1px solid #dfdbdf;
  padding: 20px;
  margin: 2em 0 2em 0px;
  text-align: left;
  border-radius: 0;
}

.checkout #shiptobilling label {
  font-size: 9px;
  padding-left: 0;
}

form.checkout input.input-text,
.woocommerce input.input-text {
  width: 100%;
  padding: 8px;
  height: auto;
  border: 1px solid #999;
  box-sizing: border-box;
  border-radius: 0;
}

form.checkout #order_comments,
form.checkout textarea {
  width: 100%;
  padding: 8px;
  height: auto;
  display: block;
  border: 1px solid #999;
  box-sizing: border-box;
  border-radius: 0;
}

.login .form-row .button {
  font-size: 16px;
  padding: 10px 18px;
}

#payment {
  background: #f2f2f2;
  background: rgba(0, 0, 0, 0.01);
  border: 1px solid #dfdfdf;
  border-color: rgba(0, 0, 0, 0.07);
  border-radius: 0;
}

#payment div.payment_box {
  position: relative;
  width: 96%;
  padding: 1em 2%;
  margin: 1em 0 1em 0;
  font-size: 0.92em;
  border-radius: 0;
  line-height: 1.5em;
  background: #ddd;
  color: #444;
}

#payment div.payment_box:after {
  content: "";
  display: block;
  border: 8px solid #ddd;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -3px;
  left: 0;
  margin: -1em 0 0 2em;
}

.woocommerce-page #payment ul.payment_methods li.payment_method_paypal img {
  max-width: 220px;
}

.checkout .select2-container .select2-choice {
  line-height: 40px;
}

#payment div.form-row {
  padding: 1em;
  border-top: 1px solid #ffffff;
  border-color: rgba(255, 255, 255, 0.05);
  margin-bottom: 0;
}

#payment .terms {
  padding: 12px 20px 0 0;
  text-align: left;
}

#payment .terms .checkbox {
  padding: 0;
}

#payment .methods label {
  display: inline-block;
  margin: 5px 0 0;
}

#payment ul.payment_methods li input {
  margin: 0;
  line-height: 30px;
  height: 30px;
  padding: 0 8px 0 8px;
}

#payment ul.payment_methods li input.input-radio {
  margin: 0 8px 0 0;
  height: 20px;
  padding: 0 8px;
  padding: 0;
  vertical-align: sub;
}

#payment #place_order {
  float: right;
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
}

.woocommerce-checkout .form-row .chzn-container {
  margin-bottom: 17px;
}

.widget_shopping_cart_content .total {
  margin-top: 10px;
}

.woocommerce-password-strength {
  text-align: center;
  font-weight: 600;
  padding: 3px 0;
}

.woocommerce-password-strength.short {
  background-color: #f1adad;
  border-color: #e35b5b;
}

.woocommerce-password-strength.bad {
  background-color: #fbc5a9;
  border-color: #f78b53;
}

.woocommerce-password-strength.good {
  background-color: #ffe399;
  border-color: #ffc733;
}

.woocommerce-password-strength.strong {
  background-color: #c1e1b9;
  border-color: #83c373;
}

.wc-credit-card-form-card-number {
  background-repeat: no-repeat;
  background-position: right 0.618em center;
  background-size: 32px 20px;
}

.wc-credit-card-form-card-number.visa {
  background-image: url("../img/credit-cards/visa.svg");
}

.wc-credit-card-form-card-number.mastercard {
  background-image: url("../img/credit-cards/mastercard.svg");
}

.wc-credit-card-form-card-number.laser {
  background-image: url("../img/credit-cards/laser.svg");
}

.wc-credit-card-form-card-number.dinersclub {
  background-image: url("../img/credit-cards/diners.svg");
}

.wc-credit-card-form-card-number.maestro {
  background-image: url("../img/credit-cards/maestro.svg");
}

.wc-credit-card-form-card-number.jcb {
  background-image: url("../img/credit-cards/jcb.svg");
}

.wc-credit-card-form-card-number.amex {
  background-image: url("../img/credit-cards/amex.svg");
}

.wc-credit-card-form-card-number.discover {
  background-image: url("../img/credit-cards/discover.svg");
}

.kad-btn,
.button,
#commentform .form-submit #submit,
.cart_totals .checkout-button {
  padding: 12px 18px;
  font-size: 12px;
  border: none;
  display: inline-block;
  background: #eee;
  color: #444;
  transition: background 0.6s ease-out;
  -webkit-transition: background 0.6s ease-out;
  -moz-transition: background 0.6s ease-out;
  -o-transition: background 0.6s ease-out;
}

.shop_table .actions input[type="submit"].button {
  background: #eee;
  color: #444;
}

.kad-btn-primary,
#commentform .form-submit #submit,
#payment #place_order,
.yith-wcan .yith-wcan-reset-navigation,
.shop_table .actions input[type="submit"].checkout-button,
.widget_shopping_cart_content .checkout,
.login .form-row .button,
.order-actions .button,
input[type="submit"].button,
.cart_totals .checkout-button {
  color: #fff;
  background: #c72c00;
}

.kad-btn:hover,
.button:hover,
.shop_table .actions input[type="submit"].button:hover {
  background: #ddd;
}

.kad-btn-primary:hover,
input[type="submit"].button:hover,
.order-actions .button:hover,
.woocommerce-message .button:hover,
#commentform .form-submit #submit:hover,
.shop_table .actions input[type="submit"].checkout-button:hover,
#payment #place_order:hover,
.widget_shopping_cart_content .checkout:hover,
.yith-wcan .yith-wcan-reset-navigation:hover,
.login .form-row .button:hover,
.cart_totals .checkout-button:hover {
  background: #fa3700;
  color: #fff;
}

.woocommerce-message .button {
  transition: background 0.6s ease-out;
  -webkit-transition: background 0.6s ease-out;
  -moz-transition: background 0.6s ease-out;
  -o-transition: background 0.6s ease-out;
  color: #fff;
  background: #c72c00;
}

.cart_totals .checkout-button {
  line-height: 20px;
  font-size: 14px;
}

.kad-circle-iconclass {
  padding: 20px;
  display: inline-block;
  border-radius: 50%;
}

.kad-square-iconclass {
  padding: 20px;
  display: inline-block;
}

.fredcarousel {
  position: relative;
}

.fredcarousel .tcol-ss-12 {
  float: left;
}

#blogcarousel ul#headcarousel li {
  width: 224px;
  height: 224px;
  list-style: none;
  position: relative;
  float: left;
  margin: 0 5px;
  display: block;
}

.prev_carousel,
.next_carousel {
  color: #555;
  position: absolute;
  top: 50%;
  z-index: 999;
  display: block;
  margin-top: -37px;
  width: 35px;
  height: 75px;
  border-radius: 0;
  text-align: center;
  line-height: 78px;
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  background: #fff;
  -webkit-transition: all 0.3s ease;
}

.prev_carousel {
  left: 10px;
}

.next_carousel {
  right: 10px;
}

.carousel_outerrim:hover .prev_carousel,
.carousel_outerrim:hover .next_carousel {
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}

.carousel_outerrim .prev_carousel:hover,
.carousel_outerrim .next_carousel:hover {
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.blog_carousel {
  margin: 0;
}

#blog_carousel_container {
  padding: 20px 0;
}

.blog_carousel .blog_item {
  border: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
  list-style: none;
  position: relative;
  height: auto;
  min-height: 410px;
}

.bcarousellink {
  display: block;
  padding: 10px;
}

.bcarousellink>header>h5 {
  padding: 0;
  margin: 0;
}

.bcarousellink>header .subhead {
  text-align: right;
}

.bcarousellink>.entry-content {
  color: #555;
}

#portfolio_carousel_container {
  padding: 20px 0;
}

#product-carousel .product_item {
  border-bottom: none;
  border-top: none;
  margin-bottom: 0;
}

#portfolio-carousel.threecolumn .portfolio_item {
  height: auto;
}

#portfolio-carousel .portfolio_item .flex-direction-nav a {
  width: 20px;
  height: 43px;
  margin: 0px 0 0;
  position: absolute;
  background: url(../../assets/img/small_slide_direction.png) no-repeat 0 0;
  top: 5px;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  transition: all 0.3s ease;
}

#portfolio-carousel .portfolio_item .flex-direction-nav .flex-next {
  background-position: 100% 0;
}

#portfolio-carousel .grid_item {
  margin-bottom: 0;
  -webkit-transform: translateZ(0) scale(1, 1);
}

#post-carousel-gallery img {
  float: left;
  display: block;
  margin: 0 5px;
}

.carousel_gallery_item {
  float: left;
  table-layout: fixed;
}

.fadein-carousel {
  opacity: 0;
}

.boxed #wrapper.container {
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.16) !important;
  margin-bottom: 5px;
}

.wide #wrapper.container {
  width: 100% !important;
  padding: 0 !important;
}

.boxed .contentclass,
.boxed .headerclass,
.boxed .footerclass,
.boxed .navcontainer,
.boxed .featclass {
  margin-left: -15px;
  margin-right: -15px;
}

.widget-first {
  margin-top: 10px;
}

.sidebar .kadence_recent_posts li,
.kadence_recent_posts li {
  margin-bottom: 15px;
  line-height: normal;
}

.kadence_recent_posts li {
  list-style: none;
}

.kadence_recent_posts img {
  float: left;
  padding-right: 10px;
}

.kadence_recent_posts .recentpost_date {
  line-height: 12px;
  float: left;
  color: #999;
  font-size: 10px;
  padding-bottom: 5px;
}

.sidebar .kadence_recent_posts ul,
.kadence_recent_posts ul {
  margin: 0 0 10px 10px;
}

#contentfooter .kadence_recent_posts a {
  color: #7b7b7b;
}

.kadence_recent_posts a {
  color: #555;
}

.kadence_recent_posts .recentpost_title {
  padding-top: 6px;
  display: block;
  line-height: 20px;
}

.kadence_image_grid .imagegrid-widget a.imagegrid_item {
  padding-left: 5px;
  margin-bottom: 5px;
  display: block;
  float: left;
}

.about_image_widget {
  text-align: center;
}

.vcard-address>span {
  display: block;
}

.widget_kadence_contact .vcard p {
  margin-bottom: 5px;
}

.widget_kadence_contact .vcard i {
  font-size: 14px;
  margin-right: 5px;
  vertical-align: middle;
}

.topbar-widget .virtue_social_widget a {
  display: block;
  float: right;
  width: 20px;
  text-align: center;
  line-height: 1;
  padding: 5px;
  background: transparent;
  margin-left: 0px;
  margin-right: 4px;
  margin-bottom: 4px;
  margin-top: 4px;
  color: #fff;
  font-size: 14px;
  transition: background 0.6s ease-out;
  -webkit-transition: background 0.6s ease-out;
  -moz-transition: background 0.6s ease-out;
  -o-transition: background 0.6s ease-out;
}

.topbar-widget .virtue_social_widget a i {
  font-size: 14px;
  line-height: 1;
  padding: 0px;
  height: 25px;
}

.topbar-widget .virtue_social_widget a:hover {
  background: url("../img/20white.png");
  background: rgba(255, 255, 255, 0.2);
}

.virtue_social_widget a {
  display: block;
  float: left;
  width: auto;
  min-width: 25px;
  text-align: center;
  line-height: 20px;
  padding: 5px;
  background: #eee;
  margin-left: 3px;
  margin-bottom: 3px;
  color: #444;
  transition: background 0.6s ease-out;
  -webkit-transition: background 0.6s ease-out;
  -moz-transition: background 0.6s ease-out;
  -o-transition: background 0.6s ease-out;
}

#containerfooter .virtue_social_widget a {
  background: url("../img/20black.png");
  background: rgba(0, 0, 0, 0.1);
}

#containerfooter .virtue_social_widget a:hover,
.virtue_social_widget a:hover {
  color: #fff;
}

.virtue_social_widget a i {
  font-size: 18px;
  line-height: 20px;
  vertical-align: middle;
}

#containerfooter .virtue_social_widget .facebook_link:hover,
.virtue_social_widget .facebook_link:hover {
  background: #3b5998;
}

#containerfooter .virtue_social_widget .twitter_link:hover,
.virtue_social_widget .twitter_link:hover {
  background: #9ae4e8;
}

#containerfooter .virtue_social_widget .googleplus_link:hover,
.virtue_social_widget .googleplus_link:hover {
  background: #dd4b39;
}

#containerfooter .virtue_social_widget .dribbble_link:hover,
.virtue_social_widget .dribbble_link:hover {
  background: #ea4c89;
}

#containerfooter .virtue_social_widget .vimeo_link:hover,
.virtue_social_widget .vimeo_link:hover {
  background: #4ebbff;
}

#containerfooter .virtue_social_widget .flickr_link:hover,
.virtue_social_widget .flickr_link:hover {
  background: #fe0883;
}

#containerfooter .virtue_social_widget .youtube_link:hover,
.virtue_social_widget .youtube_link:hover {
  background: #ff3333;
}

#containerfooter .virtue_social_widget .pinterest_link:hover,
.virtue_social_widget .pinterest_link:hover {
  background: #c92228;
}

#containerfooter .virtue_social_widget .instagram_link:hover,
.virtue_social_widget .instagram_link:hover {
  background: #517fa4;
}

#containerfooter .virtue_social_widget .linkedin_link:hover,
.virtue_social_widget .linkedin_link:hover {
  background: #4875b4;
}

#containerfooter .virtue_social_widget .tumblr_link:hover,
.virtue_social_widget .tumblr_link:hover {
  background: #32506d;
}

#containerfooter .virtue_social_widget .rss_link:hover,
.virtue_social_widget .rss_link:hover {
  background: #ff6200;
}

#containerfooter .virtue_social_widget .vk_link:hover,
.virtue_social_widget .vk_link:hover {
  background: #45668e;
}

#containerfooter .virtue_social_widget .stumbleupon_link:hover,
.virtue_social_widget .stumbleupon_link:hover {
  background: #f74425;
}

.widget_archive .widget-inner li a:before {
  font-family: "FontAwesome";
  font-style: normal;
  speak: none;
  font-weight: normal;
  content: "\f187";
  float: left;
  margin-left: -20px;
  -webkit-font-smoothing: antialiased;
}

.widget_recent_comments .widget-inner li:before {
  font-family: "FontAwesome";
  font-style: normal;
  speak: none;
  font-weight: normal;
  content: "\f0e6";
  float: left;
  margin-left: -20px;
  -webkit-font-smoothing: antialiased;
}

.widget_recent_entries .widget-inner li a:before {
  font-family: "FontAwesome";
  font-style: normal;
  speak: none;
  font-weight: normal;
  content: "\f040";
  float: left;
  margin-left: -20px;
  -webkit-font-smoothing: antialiased;
}

.widget_categories .widget-inner .cat-item a:after {
  font-family: "FontAwesome";
  font-style: normal;
  speak: none;
  font-weight: normal;
  content: "\f07c";
  float: right;
  -webkit-font-smoothing: antialiased;
}

#wp-calendar a {
  color: #c72c00;
}

.sidebar .product-categories li,
.product-categories li,
.sidebar .widget_categories li {
  border-bottom: 0;
  line-height: 20px;
}

.sidebar .product-categories li a,
.product-categories li a,
.sidebar .widget_categories li a {
  display: block;
  padding: 5px 10px;
  border-bottom: solid 1px #eee;
  border-color: rgba(0, 0, 0, 0.05);
  margin-bottom: 5px;
}

.product-categories .cat-item a:after {
  font-family: "FontAwesome";
  font-style: normal;
  speak: none;
  font-weight: normal;
  content: "\f07c";
  float: right;
  -webkit-font-smoothing: antialiased;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}

.widget_price_filter .price_slider {
  margin-bottom: 1em;
}

.widget_price_filter .price_slider_wrapper .price_slider {
  margin: 20px 10px 25px;
}

.widget_price_filter .price_slider_amount {
  text-align: left;
  line-height: 36px;
  font-weight: bold;
  font-size: 14px;
  margin-left: 20px;
}

.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 14px;
  display: block;
  background: #ddd;
  border-radius: 0;
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 0;
  background: #f2f2f2;
}

.widget_price_filter .ui-slider-horizontal {
  height: 8px;
}

.widget_price_filter .price_slider_amount .button {
  font-size: 14px;
  padding: 8px 14px;
  font-weight: bold;
}

.widget_price_filter .price_slider_amount .button {
  float: right;
  margin-right: 20px;
}

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}

.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 14px;
  height: 26px;
  border-radius: 0;
  border: 0;
  cursor: pointer;
  background: #c72c00;
  outline: 0;
  top: -8px;
}

.woocommerce .widget_layered_nav ul,
.woocommerce-page .widget_layered_nav ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}

.woocommerce .widget_layered_nav ul li,
.woocommerce-page .widget_layered_nav ul li {
  padding: 0 0 1px;
  list-style: none;
  margin: 2px 0;
}

.woocommerce .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:after {
  content: "";
  display: block;
  clear: both;
}

.woocommerce .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span,
.woocommerce-page .widget_layered_nav ul li span {
  padding: 5px 15px 5px 25px;
  float: left;
}

.widget_layered_nav ul li.chosen a:before,
.widget_layered_nav_filters ul li a:before {
  font-family: "FontAwesome";
  font-style: normal;
  speak: none;
  font-weight: normal;
  content: "\f00d";
  -webkit-font-smoothing: antialiased;
  float: left;
  margin-left: -20px;
}

.widget_layered_nav ul li.chosen a {
  padding: 5px 15px 5px 25px;
  border: 0;
  background: #c72c00;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  color: #ffffff;
  border-radius: 0;
  transition: background 0.6s ease-out;
  -webkit-transition: background 0.6s ease-out;
  -moz-transition: background 0.6s ease-out;
  -o-transition: background 0.6s ease-out;
}

.woocommerce .widget_layered_nav ul small.count,
.woocommerce-page .widget_layered_nav ul small.count {
  float: right;
  margin-left: 6px;
  font-size: 1em;
  padding: 5px 0;
  color: #777777;
}

.woocommerce .widget_layered_nav_filters ul,
.woocommerce-page .widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
  overflow: hidden;
  zoom: 1;
}

.sidebar .widget_layered_nav_filters ul li {
  border: 0;
}

.widget_layered_nav_filters ul li {
  float: left;
  list-style: none;
  border: 0;
  margin: 2px;
}

.widget_layered_nav_filters ul li a:hover {
  background: #fa3700;
}

.widget_layered_nav_filters ul li a {
  padding: 5px 15px 5px 25px;
  border: 0;
  background: #c72c00;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  color: #ffffff;
  border-radius: 0;
  float: left;
  transition: background 0.6s ease-out;
  -webkit-transition: background 0.6s ease-out;
  -moz-transition: background 0.6s ease-out;
  -o-transition: background 0.6s ease-out;
}

.topbar-widget {
  color: #fff;
}

.topbar-widget #google_language_translator {
  clear: none;
  float: left;
}

.topbar-widget #flags {
  float: left;
}

.single-article #respond {
  max-width: 848px;
}

#comments h5.media-heading {
  font-weight: bold;
  font-size: 16px;
  float: left;
}

.media-heading a {
  color: #444;
}

.comment-meta {
  float: right;
  font-size: 10px;
}

.comment,
.comment .comment {
  margin-top: 20px;
  padding: 10px;
}

.comment .avatar {
  width: 36px;
  padding: 3px;
  background: #f7f6f7;
  border: 1px solid #f0eef0;
}

.comment .media-body {
  border: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
  padding: 10px;
  font-size: 12px;
}

#commentform .col-md-4 input {
  width: 100%;
  padding: 8px;
  height: auto;
  box-sizing: border-box;
  border-radius: 0;
  border: 1px solid rgba(55, 55, 55, 0.3);
}

#commentform label {
  font-size: 11px;
  display: inline-block;
}

#commentform input {
  display: block;
}

#commentform label span {
  color: #ff0000;
}

#commentform textarea {
  width: 100%;
  padding: 8px;
  height: auto;
  margin-bottom: 20px;
  box-sizing: border-box;
  border-radius: 0;
  border: 1px solid rgba(55, 55, 55, 0.3);
}

p.comment-form-comment {
  margin-bottom: 0;
}

#commentform .form-submit {
  margin-top: 20px;
}

#gallery ul {
  margin: 0;
}

.gallery_item {
  position: relative;
}

.kad-light-gallery {
  -webkit-transform: translateZ(0) scale(1, 1);
}

.gallery_item .grid_item {
  position: relative;
}

.single-portfolio article {
  margin-top: 0px;
}

.single-portfolio .pcside .entry-content,
.single-portfolio .pcside header,
.single-portfolio .pcside .pcbelow {
  margin-right: 20px;
}

.single-portfolio .pcfull .entry-content {
  margin-top: 30px;
}

.single-portfolio .pcfull .entry-content.kad_portfolio_nomargin {
  margin-top: 0px;
}

.single-portfolio .portfolio-single-img {
  text-align: center;
}

.portfolionav {
  float: right;
  padding: 10px 0;
}

.portfolionav a {
  padding: 8px 8px 6px;
  margin-left: 6px;
  background: #ddd;
  background: rgba(0, 0, 0, 0.1);
  line-height: 40px;
  vertical-align: middle;
  color: #fff;
  transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
}

.portfolionav a:hover {
  background: #c72c00;
  color: #fff;
}

ul.disc {
  list-style: disc outside;
}

ul.portfolio-content {
  padding-left: 30px;
}

ul.portfolio-content li.pdetails {
  margin-bottom: 10px;
}

.pcside .pcbelow {
  padding-top: 20px;
  margin-top: 20px;
  border-top: solid 1px #d6d6d6;
  border-top-color: rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
}

.pcfull .pcbelow {
  margin-top: 30px;
  border-left: solid 1px #d6d6d6;
  border-left-color: rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
}

.pdetails span {
  font-weight: bold;
}

.portfolio_item {
  position: relative;
}

.portfolio_item .flexslider .flex-control-nav {
  display: none;
}

.portfolio_item a {
  display: block;
  z-index: 1000;
}

.portfolio_item .piteminfo h5 {
  margin: 0;
  padding: 6px 0 6px 0;
  color: #333;
}

.portfolio_item .piteminfo {
  padding: 8px;
  text-align: center;
}

.portfolio_item .piteminfo p {
  color: #444;
}

.portfolio_item .portfoliolink {
  width: 100%;
  margin: 0 auto;
  z-index: 1000;
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 30px;
}

.cportfoliotag {
  font-size: 10px;
  line-height: 10px;
  color: #555;
  text-transform: lowercase;
  margin-bottom: 4px;
}

.kad_portfolio_lightbox_link {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.6);
  z-index: 100;
  color: #444;
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all 0.6s ease-out;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
}

.portfolio_item:hover .kad_portfolio_lightbox_link {
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.tcol-md-3>.portfolio_item {
  max-width: 269px;
  margin-left: auto;
  margin-right: auto;
}

.tcol-md-4>.portfolio_item {
  max-width: 366px;
  margin-left: auto;
  margin-right: auto;
}

.tcol-md-6>.portfolio_item {
  max-width: 559px;
  margin-left: auto;
  margin-right: auto;
}

.tcol-md-25>.portfolio_item {
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
}

.tcol-md-2>.portfolio_item {
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
}

.blockquote-full {
  padding: 20px 20px 10px;
  border: 1px solid;
  border-left: 4px solid;
  float: left;
  border-color: #d6d6d6;
  border-color: rgba(0, 0, 0, 0.1);
  margin: 10px 30px;
  width: 85%;
}

.blockquote-left {
  padding: 20px 20px 10px;
  border: 1px solid;
  border-left: 4px solid;
  float: left;
  border-color: #d6d6d6;
  border-color: rgba(0, 0, 0, 0.1);
  margin: 10px 30px;
  max-width: 250px;
}

.blockquote-right {
  padding: 20px 20px 10px;
  border: 1px solid;
  border-left: 4px solid;
  float: left;
  border-color: #d6d6d6;
  border-color: rgba(0, 0, 0, 0.1);
  margin: 10px 30px;
  max-width: 250px;
}

.pullquote-right:before {
  position: absolute;
  right: 0;
  top: 20%;
  font-size: 34px;
  color: #eee;
  color: rgba(0, 0, 0, 0.07);
  font-family: "FontAwesome";
  font-style: normal;
  speak: none;
  font-weight: normal;
  content: "\f10d";
  -webkit-font-smoothing: antialiased;
}

.pullquote-right {
  position: relative;
  padding: 5px 90px 5px 0;
  margin: 10px 0 5px 40px;
  float: right;
  max-width: 250px;
  font-size: 16px;
  line-height: 24px;
}

.pullquote-left {
  position: relative;
  padding: 5px 0px 5px 90px;
  margin: 10px 40px 5px 0px;
  float: left;
  max-width: 250px;
  font-size: 16px;
  line-height: 24px;
}

.pullquote-left:before {
  position: absolute;
  left: 0;
  top: 20%;
  font-size: 34px;
  color: #eee;
  color: rgba(0, 0, 0, 0.07);
  font-family: "FontAwesome";
  font-style: normal;
  speak: none;
  font-weight: normal;
  content: "\f10d";
  -webkit-font-smoothing: antialiased;
}

.pullquote-center {
  position: relative;
  padding: 15px 80px;
  margin: 30px;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
}

.pullquote-center:before {
  position: absolute;
  left: 0;
  top: 20%;
  font-size: 34px;
  color: #eee;
  color: rgba(0, 0, 0, 0.07);
  font-family: "FontAwesome";
  font-style: normal;
  speak: none;
  font-weight: normal;
  content: "\f10d";
  -webkit-font-smoothing: antialiased;
}

.space_20 {
  padding: 10px 0;
}

.space_40 {
  padding: 20px 0;
}

.space_80 {
  padding: 40px 0;
}

.hrule {
  position: relative;
  margin: 30px auto;
  height: 1px;
  width: 95%;
  background: #e5e5e5;
  background: rgba(0, 0, 0, 0.05);
}

.panel.panel-default {
  border-radius: 0;
}

.panel.panel-default {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
}

.panel-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}

.panel-heading .accordion-toggle {
  font-weight: bold;
  border-left: 2px solid;
}

.panel-heading .accordion-toggle.collapsed {
  border-left: 2px solid #d6d6d6;
}

.panel-heading .accordion-toggle i {
  float: right;
  font-size: 12px;
  margin-top: 5px;
}

.panel-heading .accordion-toggle .icon-plus {
  display: none;
}

.panel-heading .accordion-toggle .icon-minus {
  display: block;
}

.panel-heading .accordion-toggle.collapsed .icon-plus {
  display: block;
}

.panel-heading .accordion-toggle.collapsed .icon-minus {
  display: none;
}

.panel-body {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

#content .gallery {
  margin: 10px 0;
}

.grid_item {
  margin: 0 0 20px;
  display: block;
}

.grid_item img {
  margin: 0 auto;
}

#kad-blog-grid .blog_item {
  border: 1px solid #eee;
}

#kad-blog-grid .blog_item .postcontent {
  padding: 0 10px 10px;
}

.kad-wp-gallery .grid_item {
  margin: 5px 0 15px;
}

#infscr-loading {
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
}

#options {
  text-align: right;
  padding-right: 20px;
}

#filters {
  list-style: none;
  margin: 5px auto;
  width: auto;
  float: right;
}

#filters li {
  float: left;
  margin-left: 15px;
  margin-bottom: 10px;
}

#filters li a {
  display: block;
  border: solid 1px #f2f2f2;
  border-color: rgba(0, 0, 0, 0.01);
  transition: all 0.5s linear;
}

#filters li a.selected,
#filters li a:hover {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.07);
  background: #f2f2f2;
  background: rgba(0, 0, 0, 0.01);
}

#filters li h5 {
  padding: 6px 9px 4px;
  margin: 0;
  font-weight: 100;
}

#filters li a .arrow-up {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  margin: 0 auto;
  transition: all 0.5s linear;
}

#filters li a.selected .arrow-up,
#filters li a:hover .arrow-up {
  border-bottom-color: #f2f2f2;
  border-bottom-color: rgba(0, 0, 0, 0.01);
}

.contactform input.full,
.wpcf7 input {
  width: 100%;
  padding: 8px;
  height: auto;
  border: 1px solid #999;
  box-sizing: border-box;
  border-radius: 0;
  max-width: 570px;
  font-size: 0.875rem;
}

.contactform textarea,
.wpcf7 textarea {
  width: 100%;
  padding: 8px;
  height: auto;
  border: 1px solid #999;
  box-sizing: border-box;
  border-radius: 0;
  max-width: 570px;
  font-size: 0.875rem;
}

.contactform label.error {
  font-size: 10px;
  color: #ff0000;
}

#map_address img {
  max-width: none;
  vertical-align: baseline;
}

.wpcf7 input[type="file"],
.wpcf7 input[type="image"],
.wpcf7 input[type="submit"],
.wpcf7 input[type="reset"],
.wpcf7 input[type="button"],
.wpcf7 input[type="radio"],
.wpcf7 input[type="checkbox"] {
  width: auto;
}

#customer_login input.input-text {
  width: 100%;
  padding: 8px;
  height: auto;
  box-sizing: border-box;
  border-radius: 0;
}

#customer_login .lost_password {
  margin-left: 10px;
}

.woo_address_edit,
.woo_change_password,
.track_order {
  max-width: 570px;
}

.woo_address_edit input.input-text,
.woo_change_password input.input-text,
.track_order input.input-text {
  width: 100%;
  padding: 8px;
  height: auto;
  box-sizing: border-box;
  border-radius: 0;
}

.myaccount_address {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
}

.kad-account-sidebar {
  text-align: center;
}

.kad-customer-image img {
  float: none !important;
  display: inline-block;
}

.account_page_menu {
  padding: 10px;
  border-top: 1px solid #eee;
}

.account_page_menu ul {
  margin: 0;
}

.account_page_menu ul li a {
  padding: 5px 0;
  border-bottom: 1px solid #eee;
  display: block;
  margin: 3px 0;
}

/**
 * My Account
 */

@media (min-width: 767px) {
  .kt-woo-account-nav {
    float: left;
    width: 30%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .woocommerce-MyAccount-content {
    float: left;
    width: 70%;
    padding-left: 25px;
  }
  .woocommerce .order_details li,
  .woocommerce-page .order_details li {
    width: 33.33%;
    padding-top: 10px;
    margin: 0;
  }
}

@media (min-width: 992px) {
  .kt-woo-account-nav {
    width: 22%;
  }
  .woocommerce-MyAccount-content {
    width: 78%;
  }
}

.kt-woo-account-nav {
  text-align: center;
}

.woocommerce-MyAccount-content {
  padding-top: 20px;
}

.woocommerce-MyAccount-content mark {
  background: transparent;
  font-weight: bold;
}

table.shop_table.customer_details,
.woocommerce .shop_table.order_details {
  margin-bottom: 40px;
}

.addresses address {
  font-style: italic;
}

.woocommerce-MyAccount-navigation ul {
  margin-left: 0;
  border-top: 1px solid #eee;
  text-align: left;
  padding-left: 0;
}

.woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 1px solid #eee;
  position: relative;
}

.woocommerce-MyAccount-navigation ul li.is-active a:before {
  opacity: 1;
}

.woocommerce-MyAccount-navigation ul li a {
  padding: 0.857em 0;
  display: block;
  font-weight: 600;
}

.woocommerce-MyAccount-navigation ul li a:before {
  font-family: "FontAwesome";
  content: "\e0b5";
  line-height: 1.618;
  margin-left: 0.53em;
  width: 1.387em;
  text-align: right;
  float: right;
  opacity: 0.25;
}

.woocommerce-MyAccount-navigation ul li a:hover:before {
  opacity: 1;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
  content: "\f0e4";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
  content: "\f07a";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
  content: "\f019";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
  content: "\f015";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
  content: "\f09d";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
  content: "\f007";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  content: "\f0a9";
}

ul.order_details {
  clear: both;
  list-style: none;
  position: relative;
  margin: 3.631em 0;
}

ul.order_details:before,
ul.order_details:after {
  content: "";
  display: block;
  position: absolute;
  top: -16px;
  left: 0;
  width: 100%;
  height: 16px;
  background-size: 0px 100%, 16px 16px, 16px 16px;
}

ul.order_details:after {
  top: auto;
  bottom: -16px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

ul.order_details li {
  padding: 1em 1.618em;
  font-size: 0.8em;
  text-transform: uppercase;
}

ul.order_details li strong {
  display: block;
  font-size: 1.387em;
  text-transform: none;
}

.my_account_orders .button,
.woocommerce-MyAccount-downloads .button {
  padding: 0.618em 0.857em;
  font-size: 0.857em;
  margin-right: 0.236em;
}

.my_account_orders .button.view:after {
  font-family: "FontAwesome";
  content: "\f06e";
  margin-left: 0.53em;
}

p.order-again .button:after {
  font-family: "FontAwesome";
  content: "\f01e";
  margin-left: 0.53em;
}

.woocommerce-MyAccount-downloads .button:after {
  font-family: "FontAwesome";
  content: "\f019";
  margin-left: 0.53em;
}

.woocommerce-MyAccount-content h2 {
  font-size: 2em;
  font-weight: 600;
}

.woocommerce-MyAccount-content #payment .payment_methods {
  margin-bottom: 1.618em !important;
}

.woocommerce-MyAccount-content #payment .payment_methods li .payment_box {
  background-color: rgba(0, 0, 0, 0.05);
}

.testimonialbox {
  padding: 20px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 6px;
  font-size: 13px;
  font-style: italic;
}

.testimonialimg {
  margin-right: 20px;
  margin-bottom: 10px;
}

.testimonialbottom {
  text-align: right;
}

.testimonialbottom p {
  padding-top: 2px;
  margin-right: 70px;
}

.testimonialbottom .lipbg {
  float: right;
  margin-right: 30px;
  margin-left: 10px;
  margin-top: -1px;
  width: 32px;
  height: 18px;
  background: url("../img/testimonial_bg.png") no-repeat top right;
}

.test-prev,
.test-next {
  position: absolute;
  top: -40px;
  background: #fff;
  color: #777;
  padding: 6px 6px 4px;
  border: 1px solid #eee;
}

.test-prev {
  right: 50px;
}

.test-next {
  right: 10px;
}

.woocommerce-result-count {
  margin: 0px 0 0px 0;
  text-align: left;
  font-size: 10px;
}

.woocommerce-ordering {
  margin: 18px 0 0;
  float: right;
  position: relative;
  width: auto;
  height: 40px;
}

.woocommerce-ordering select,
div.product form.cart .variations td.product_value select {
  opacity: 0;
}

.customSelect {
  padding: 0;
  border: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
  background: 0;
  text-align: left;
  overflow: hidden;
  display: block;
  height: 40px;
  text-transform: uppercase;
  line-height: 40px;
  font-weight: bold;
  transition: background 0.6s ease-out;
  -webkit-transition: background 0.6s ease-out;
  -moz-transition: background 0.6s ease-out;
  -o-transition: background 0.6s ease-out;
}

.customSelect.customSelectHover {
  background: #f2f2f2;
  background: rgba(0, 0, 0, 0.01);
}

.customSelect .customSelectInner:before {
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  content: "\f078";
  font-size: 12px;
  margin-right: 10px;
  text-align: left;
  height: 40px;
  line-height: 40px;
}

.customSelectInner {
  margin-left: 10px;
  font-size: 14px;
}

a.added_to_cart {
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  margin-right: -60px;
  margin-top: -30px;
  width: 120px;
  height: 60px;
  background: #fff;
  background: rgba(255, 255, 255, 0.65);
  line-height: 60px;
  font-size: 14px;
  font-weight: 800;
  z-index: 100;
}

.product_details .product_excerpt {
  display: none;
}

a.kad-btn.loading:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url(../img/ajax-loader.gif) center no-repeat rgba(255, 255, 255, 0.65);
}

.woocommerce .products .star-rating {
  display: block;
  margin: 3px auto 4px;
  float: none;
}

.products div.product {
  position: relative;
  border: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  float: right;
  margin-left: 4px;
  margin-top: 5px;
  width: 50px;
  height: auto;
}

nav.woocommerce-pagination {
  text-align: center;
}

nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  margin: 10px 0;
}

nav.woocommerce-pagination ul li {
  padding: 0;
  float: left;
  margin: 0 5px;
  display: inline;
  overflow: hidden;
}

nav.woocommerce-pagination ul li a,
nav.woocommerce-pagination ul li span {
  margin: 0;
  text-decoration: none;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: bold;
  border: solid 2px #eee;
  border-color: rgba(0, 0, 0, 0.06);
  display: block;
  transition: border 0.2s ease-in-out;
}

nav.woocommerce-pagination ul li a:hover {
  border-color: #c72c00;
  background: url("../img/20black.png");
  background: rgba(0, 0, 0, 0.05);
}

nav.woocommerce-pagination ul li span.current {
  background: url("../img/20black.png");
  background: rgba(0, 0, 0, 0.05);
}

.cat_main_img {
  text-align: center;
}

.term-description {
  padding: 10px 0;
  font-size: 14px;
}

.products .star-rating {
  display: block;
  margin: 3px auto 4px;
  float: none;
}

.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.star-rating:before {
  content: "\73\73\73\73\73";
  color: #dfdbdf;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}

.star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  width: 5.4em;
  font-family: "star";
}

.kt-cat-intrinsic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.kt-cat-intrinsic {
  position: relative;
  height: 0;
}

.author-box {
  margin: 20px 0 20px;
  max-width: 848px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  border: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
  border-bottom-color: transparent;
  cursor: default;
  border-radius: 0;
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
  border-color: rgba(0, 0, 0, 0.05);
  border-radius: 0;
}

.nav-tabs {
  border-bottom: solid 1px #eee;
  border-color: rgba(0, 0, 0, 0.05);
  margin-bottom: 0px;
}

.tab-content>.tab-pane {
  padding: 10px 0;
}

.nav-tabs>li>a:hover {
  background: none;
}

.tab-content {
  padding: 0 10px;
  border-bottom: solid 1px #ededed;
  border-right: solid 1px #ededed;
  border-left: solid 1px #ededed;
  border-right-color: rgba(0, 0, 0, 0.05);
  border-bottom-color: rgba(0, 0, 0, 0.05);
  border-left-color: rgba(0, 0, 0, 0.05);
}

.author-profile img,
.author-latestposts img {
  padding: 5px;
  margin-right: 10px;
  float: left;
}

.author-profile .author-name {
  margin: 5px 0 0 100px;
}

.author-name a,
.author-latestposts h5 a {
  color: #555;
}

.author-latestposts h5 {
  margin: 5px 0 10px 100px;
}

.author-profile .author-occupation {
  font-size: 12px;
  margin-bottom: 4px;
  margin-left: 100px;
}

.author-profile .author-description {
  margin-left: 100px;
  margin-bottom: 3px;
}

.author-profile .author-follow {
  float: right;
  display: block;
}

.author-profile .author-follow .followtext {
  font-size: 10px;
  display: block;
}

.author-profile .author-follow a {
  display: block;
  float: left;
  min-width: 25px;
  text-align: center;
  line-height: 20px;
  padding: 5px;
  background: #eee;
  margin-left: 3px;
  color: #444;
  transition: background 0.6s ease-out;
  -webkit-transition: background 0.6s ease-out;
  -moz-transition: background 0.6s ease-out;
  -o-transition: background 0.6s ease-out;
}

.author-profile .author-follow a:hover {
  color: #fff;
}

.author-profile .author-follow a i {
  font-size: 18px;
  line-height: 20px;
  vertical-align: middle;
}

.author-latestposts ul {
  list-style: none;
  margin: 0;
  margin-left: 120px;
}

.author-latestposts ul li .recentpost-date {
  font-size: 10px;
}

.author-profile .author-follow .facebooklink a:hover {
  background: #3b5998;
}

.author-profile .author-follow .twitterlink a:hover {
  background: #9ae4e8;
}

.author-profile .author-follow .googlepluslink a:hover {
  background: #dd4b39;
}

.author-profile .author-follow .youtubelink a:hover {
  background: #ff3333;
}

.author-profile .author-follow .dribbblelink a:hover {
  background: #ea4c89;
}

.author-profile .author-follow .vimeolink a:hover {
  background: #4ebbff;
}

.author-profile .author-follow .flickrlink a:hover {
  background: #fe0883;
}

.author-profile .author-follow .linkedinlink a:hover {
  background: #4875b4;
}

.author-profile .author-follow .pinterestlink a:hover {
  background: #c92228;
}

.author-profile .author-follow .instagramlink a:hover {
  background: #517fa4;
}

/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #cccccc;
}

.mfp-preloader a:hover {
  color: white;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

[class*="wp-image"] {
  display: block;
  padding: 0;
  margin: 10px;
  line-height: 20px;
  border: 1px solid #ddd;
  border-color: rgba(0, 0, 0, 0.05);
  border-radius: 0px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  transition: all 0.2s ease-in-out;
  box-sizing: border-box;
}

img.alignleft,
.wp-caption.alignleft {
  margin: 5px 0;
}

img.alignright,
.wp-caption.alignright {
  margin: 5px 0;
}

img.alignnone,
.wp-caption.alignnone {
  margin: 10px 0;
}

[class*="wp-image"]:hover {
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 4px rgba(51, 51, 51, 0.25);
}

.thumbnail [class*="wp-image"] {
  display: block;
  padding: 0;
  margin: auto;
  line-height: 20px;
  border: 0px solid #ddd;
  border-color: rgba(0, 0, 0, 0.05);
  border-radius: 0px;
  box-shadow: none;
  transition: all 0.2s ease-in-out;
}

.thumbnail [class*="wp-image"]:hover {
  border-color: transparent;
  box-shadow: none;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border-color: rgba(140, 140, 140, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  box-shadow: 0 0 8px rgba(200, 200, 200, 0.6);
}

figure.wp-caption {
  max-width: 100%;
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  padding: 15px 15px 15px 45px;
  margin: 0 0 30px;
  position: relative;
  border-radius: 0;
  background: transparent;
  list-style: none outside;
  width: auto;
  font-size: 15px;
  line-height: 40px;
}

.woocommerce-message:after,
.woocommerce-error:after,
.woocommerce-info:after {
  content: "";
  display: block;
  clear: both;
}

.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:before {
  content: "";
  height: 40px;
  width: 20px;
  display: block;
  position: absolute;
  top: 0;
  left: 15px;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  color: #c72c00;
  padding-top: 12px;
  vertical-align: bottom;
}

.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button {
  float: right;
}

.woocommerce-message li,
.woocommerce-error li,
.woocommerce-info li {
  list-style: none outside;
  padding-left: 0;
  margin-left: 0;
  line-height: 40px;
  font-size: 15px;
}

.woocommerce-message {
  border: 1px solid #ddd;
  border-color: rgba(0, 0, 0, 0.07);
}

.woocommerce-message:before {
  background-color: transparent;
  content: "\2713";
}

.woocommerce-info {
  border: 1px solid #ddd;
  border-color: rgba(0, 0, 0, 0.07);
}

.woocommerce-info:before {
  background-color: transparent;
  color: #1e85be;
  content: "i";
  font-family: Times, Georgia, serif;
  font-style: italic;
}

.woocommerce-error {
  border: 1px solid #b81c23;
}

.woocommerce-error:before {
  background-color: transparent;
  content: "\00d7";
  font-weight: 700;
}

.woocommerce-breadcrumb {
  margin: 0;
  padding: 0;
  font-size: 0.92em;
  color: #777777;
  float: right;
  display: block;
}

.woocommerce-breadcrumb a {
  color: #777777;
}

.woocommerce-message .button {
  line-height: 20px;
  float: right;
  padding: 10px 14px;
}

.product_category_padding {
  padding-bottom: 0px;
}

.product-category.grid_item>a {
  display: block;
  position: relative;
}

.product-category.grid_item a h5 {
  color: #fff;
  position: absolute;
  top: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  padding: 6px 10px;
  font-size: 14px;
  transition: all 0.4s ease-in-out;
}

.product-category.grid_item a:hover h5 {
  background: #c72c00;
}

.product-category.grid_item h5 mark {
  color: #fff;
  background-color: transparent;
}

@font-face {
  font-family: HelveticaLTCom-Bold;
  src: url("../fonts/HelveticaLTCom-Bold.ttf") format("truetype");
}

@font-face {
  font-family: HelveticaLTCom-Light;
  src: url("../fonts/HelveticaLTCom-Light.ttf") format("truetype");
}

@font-face {
  font-family: HelveticaLTCom-Roman;
  src: url("../fonts/HelveticaLTCom-Roman.ttf") format("truetype");
}

@font-face {
  font-family: Klavika-Regular;
  src: url("../fonts/Klavika-Regular.ttf") format("truetype");
}

::-webkit-scrollbar {
  -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
  width: 12px;
}

::-webkit-scrollbar:horizontal {
  height: 12px;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ffffff;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  color: #000;
}

p {
  margin: 0;
}

a {
  color: #000;
}

a,
a:hover,
a:active,
a:focus {
  outline: 0;
}

[class*="wp-image"],
[class*="wp-image"]:hover {
  border: 0;
  box-shadow: none;
}

#logo {
  padding-bottom: 15px;
}

.document-content {
  float: left;
  width: 100%;
  background-color: #f0f2f1;
  position: relative;
}

.document-content .sidebar section {
  float: left;
  width: 100%;
}

.social-media {
  padding: 25px 0 0;
  float: right;
  /* width: 120px;  */
}

.social-media .footer-widget {
  float: right;
  position: relative;
  top: 10px;
}

.social-media .sow-icon-fontawesome:before {
  color: #000;
}

.social-media .social-media-button-container {
  text-align: right !important;
}

.select-header {
  float: right;
  width: 250px;
  padding: 10px 0 0 !important;
}

.select-header:lang(en) {
  padding: 10px 0 0 !important;
}

.select-header:lang(en) .widget_mslswidget img {
  border: 1px solid #e0e2e1;
}

.select-header .textwidget {
  float: right;
}

#topcontrol {
  display: none !important;
}

#thelogo img {
  max-width: 120px;
  float: left;
  margin-right: 20px;
  margin-top: 6px;
  height: 55px;
}

header .col-md-12.clearfix.kad-header-left {
  padding: 0;
  z-index: 10;
  background: #fff;
  width: 100%;
  margin: 0 auto;
}

header .col-md-12.kad-header-right {
  border-top: 1px solid #dfdfdf;
  padding: 0;
  width: 100%;
  float: left;
  box-shadow: 0 3px 5px 0 #e5e7e8;
  z-index: 9;
}

.header-content {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.header-content .widget_search {
  position: absolute;
  top: 97px;
  right: 0;
}

.header-content .widget_search .form-search {
  margin-right: 10px;
}

.header-content .widget_search .form-search .search-icon {
  left: auto;
  right: 7px;
  z-index: 99;
  outline: none;
}

.header-content .widget_search .form-search .search-query {
  width: 0;
  height: 37px;
  background: #fff;
  border: 0;
  border: none;
  font-size: 10pt;
  float: right;
  color: #262626;
  padding-left: 35px;
  color: #777;
  border-radius: 20px;
  transition: all 0.55s ease;
}

.header-content .widget_search .form-search .search-query-active {
  width: 300px;
  padding-left: 10px;
  border: 1px solid #eee !important;
}

.col-md-12>#nav-main ul.sf-menu {
  text-align: left;
}

#nav-main {
  margin-top: 0;
  margin-bottom: 0;
  width: 1200px;
  margin: 0 auto;
}

#nav-main ul.sf-menu a {
  font-size: 19px;
  line-height: 22px;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  text-shadow: none;
  box-shadow: none;
  padding: 14px 5px;
  margin-bottom: 1px;
  font-weight: normal !important;
  zoom: 1;
}

#nav-main ul.sf-menu a span {
  font-weight: normal !important;
}

#nav-main ul.sf-menu li.active {
  border-bottom: 2px solid #9da4a2;
  height: 52px;
}

#nav-main ul.sf-menu li.current-menu-item:hover {
  border-bottom: 0;
  margin-bottom: 0 !important;
}

#nav-main ul.sf-menu li.current_page_item>a {
  border-bottom: 2px solid #000;
  margin-bottom: 0;
}

#nav-main ul.sf-menu li ul.sf-dropdown-menu {
  margin-top: 0px !important;
  background: #272727 !important;
}

#nav-main ul.sf-menu li ul.sf-dropdown-menu li {
  width: 252px !important;
}

#nav-main ul.sf-menu li ul.sf-dropdown-menu li.current-menu-item {
  background-color: #000;
}

#nav-main ul.sf-menu li ul.sf-dropdown-menu li.current-menu-item a {
  color: #fff;
}

#nav-main ul.sf-menu li a {
  float: left;
}

#nav-main ul.sf-menu li a:hover {
  color: #000 !important;
}

#nav-main ul.sf-menu li a:hover .dashicons-arrow-down-alt2 {
  background-image: url("/wp-content/uploads/2017/01/t-arrow.jpg");
  background-repeat: no-repeat;
}

#nav-main ul.sf-menu li a:hover .dashicons-arrow-down-alt2:before {
  content: " ";
}

#nav-main ul.sf-menu li ul li a {
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  font-family: HelveticaLTCom-Light, sans-serif !important;
  color: #fff;
}

#nav-main ul.sf-menu li ul li a:before {
  content: "\f105";
  font-family: FontAwesome;
  padding-right: 10px;
}

#nav-main ul.sf-menu li ul li a:hover {
  background-color: #f8dc00;
  color: #000 !important;
}

#nav-main ul.sf-menu li ul li:hover {
  border-bottom-color: #4c4c4c;
}

.contentclass {
  float: left;
  background-color: #fff;
  width: 100%;
  position: relative;
  z-index: 1;
}

.content-homepage,
.homepromo {
  padding: 45px 0;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}

.content-homepage {
  position: relative;
  z-index: 9;
  padding-bottom: 0;
}

.home-portfolio,
.home-margin.home-padding {
  width: 100%;
  overflow-x: hidden;
}

.caroufredsel_wrapper {
  left: 10px !important;
}

.caroufredsel_wrapper .imghoverclass {
  float: left;
  width: 100%;
  height: 265px;
}

.caroufredsel_wrapper .imghoverclass .overbg {
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.37) 0%, rgba(125, 185, 232, 0) 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ab000000', endColorstr='#007db9e8', GradientType=0);
  /* IE6-9 */
  height: 40%;
  left: 8px;
  top: 8px;
  z-index: 99;
  position: absolute;
}

.caroufredsel_wrapper .imghoverclass .lightboxhover {
  width: 100%;
  height: 265px;
  position: relative;
  float: left;
  background-size: cover;
  background-position: center;
}

.panel-inwestora #content h3.entry-title {
  min-height: 96px;
}

.panel-inwestora .overbg,
.notowania .overbg {
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 40%, rgba(0, 0, 0, 0.67) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e5799', endColorstr='#ab000000', GradientType=0);
  /* IE6-9 */
  height: 100%;
  width: 100%;
  z-index: 99;
  position: absolute;
}

.home_blog .overbg {
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 40%, rgba(0, 0, 0, 0.67) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e5799', endColorstr='#ab000000', GradientType=0);
  /* IE6-9 */
  height: 100%;
  width: 100%;
  z-index: 99;
  position: absolute;
}

.flexslider .overbg,
.banner .overbg {
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 20%, rgba(0, 0, 0, 0.87) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e5799', endColorstr='#ab000000', GradientType=0);
  /* IE6-9 */
  height: 100%;
  width: 100%;
  z-index: 99;
  position: absolute;
}

.flexslider .overbg-sm,
.banner .overbg-sm {
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.67) 0%, rgba(125, 185, 232, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ab000000', endColorstr='#007db9e8', GradientType=1);
  /* IE6-9 */
  height: 100%;
  width: 100%;
  z-index: 99;
  position: absolute;
}

.page-template-page-history .overbg {
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 70%, rgba(0, 0, 0, 0.87) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e5799', endColorstr='#ab000000', GradientType=0);
  /* IE6-9 */
  height: 100%;
  width: 100%;
  z-index: 99;
  position: absolute;
}

.home_blog .overbg {
  width: 95%;
}

.post .entry-content .lightboxhover {
  width: 47.5%;
  height: 190px;
  float: left;
  background-size: cover;
  background-position: center;
}

.post .entry-content p {
  font-family: "Arial", sans-serif;
}

#containerfooter {
  background: #222;
  float: left;
  width: 100%;
  padding-top: 0;
}

#containerfooter .container {
  padding: 0;
}

#containerfooter .container .full-row-width {
  width: 100%;
  border-bottom: 1px solid #474747;
  float: left;
}

#containerfooter .container .full-row-width .col-md-12 {
  padding: 0;
  width: 1200px;
  margin: 0 auto;
  float: none;
}

#containerfooter .container .full-row-width.footercol2 {
  padding: 45px 0;
}

#containerfooter .container .full-row-width:last-child {
  border-bottom: 0;
}

#containerfooter .container .full-row-width ul li.first {
  text-transform: none;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 23px;
  color: #fff;
}

#containerfooter .container .full-row-width ul li.first span {
  color: #f8dc00;
}

#containerfooter .container .full-row-width ul li.second {
  text-transform: none;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  font-size: 15px;
  letter-spacing: 0;
}

#containerfooter .container .full-row-width ul li.third input {
  background: transparent;
  border: 1px solid #c8c8c8;
  border-radius: 30px;
  width: 250px;
  text-align: right;
  padding: 5px 20px;
  margin: 15px 0 10px;
  outline: 0;
  color: #fff;
}

#containerfooter .container .full-row-width ul li.fourth .button {
  padding: 4px 20px;
  margin-top: 20px;
  background-color: #fff;
  font-size: 12px;
}

#containerfooter .container .full-row-width ul li.fourth .button:hover {
  background-color: #c9c9c9;
  color: #000 !important;
}

#containerfooter .container .full-row-width ul li a {
  color: #bbb !important;
}

#containerfooter .container .full-row-width ul li a:hover {
  color: #eee !important;
}

#containerfooter .container .footercredits {
  background: #000;
  padding: 0;
  width: 100%;
  margin: 0 auto;
}

#containerfooter .container .footercredits .footer-content {
  width: 1200px;
  margin: 0 auto;
}

.home_blog.home-margin.home-padding {
  background-color: #f0f2f1;
  box-shadow: 0 10px 20px #cfd8d5;
  z-index: 0;
  position: relative;
}

.home_blog .col-md-4:nth-child(2) article .rowtight,
.home_blog .col-md-4:nth-child(3) article .rowtight {
  height: 100%;
}

.home_blog .col-md-4:nth-child(2) article .rowtight .tcol-md-12.postcontent,
.home_blog .col-md-4:nth-child(3) article .rowtight .tcol-md-12.postcontent {
  height: 100%;
}

.home_blog .col-md-4:nth-child(2) article .rowtight .tcol-md-12.postcontent .entry-content,
.home_blog .col-md-4:nth-child(3) article .rowtight .tcol-md-12.postcontent .entry-content {
  height: 88% !important;
  position: relative;
}

.home_blog article .rowtight .tcol-md-12.postcontent .entry-content {
  width: 100%;
  margin: 0;
}

.home_blog article .rowtight .tcol-md-12.postcontent .entry-content .button.read-more {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 127px;
}

.home_blog article .entry-content {
  text-align: center;
  margin-bottom: 19px;
}

.home_blog article header h4 {
  margin-top: 0;
  padding: 22px 0;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  text-transform: none;
  color: #000;
  letter-spacing: 0;
  margin-bottom: 0;
}

.home_blog article .post-image.iconhover {
  height: 360px;
  width: auto;
  background-size: auto 100% !important;
  background-position: center !important;
}

.home_blog .entry-content h3.widget-title {
  display: none;
}

.home_blog .entry-content ul {
  padding: 0;
  margin: 0 -15px;
}

.home_blog .entry-content ul li {
  list-style-image: none;
  background: #fff;
  padding: 10.6px 10px;
  margin: 0;
  text-align: center;
  border-bottom: 1px solid #cfd8d5;
  border-left: 3px solid #fff;
}

.home_blog .entry-content ul li:hover {
  border-left: 3px solid #f8dc00;
}

.home_blog .row {
  margin-top: 30px;
}

.home_blog .col-md-4 {
  margin-bottom: 0;
  border: 1px solid #e0e2e1;
  padding: 8px;
  height: 586px;
  margin: 0 20px 0 0;
  width: 32%;
}

.home_blog .col-md-4:last-child {
  margin-right: 0;
}

.home_blog .col-md-4 .tcol-md-12 img {
  height: 360px;
}

.home_blog .home_blog_title {
  margin: 0 !important;
  background: #dfe5e3;
}

.single-post .document-content {
  width: 1200px;
  margin: 0 auto;
  float: none;
}

.single-post #disqus_thread {
  display: none;
}

.single-post .category-blog-prezesa+#disqus_thread {
  display: block;
}

.home-portfolio {
  box-shadow: 0 10px 20px #cfd8d5;
  z-index: 1;
  position: relative;
}

.home-margin.home-padding {
  background-color: #fff;
}

.awards {
  background-image: url("../img/awards.jpg");
  width: 144px;
  height: 34px;
  float: left;
  margin-left: 35px;
  margin-top: -6px;
}

.headerfont {
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  background: transparent !important;
  font-size: 36px;
  padding: 0;
}

.headerfont p {
  padding: 0;
}

.main.col-lg-12 {
  padding: 0;
  width: 100%;
}

.main.col-lg-12.postlist {
  padding: 0;
  float: left;
  margin-top: 10px;
}

.main a {
  border-bottom: 0;
}

.main .button-header {
  float: right;
  margin-top: -60px;
  z-index: 1000;
  padding: 7.5px 20px;
  border: 1px solid #777 !important;
  position: relative;
}

.main .button-header:before {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  padding-left: 8px;
}

.main .button-header.mobile {
  display: none;
}

.captiontext p {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 5px;
}

.sf-menu li {
  margin-right: 25px;
}

.sf-menu ul {
  width: 252px !important;
  background: #000 !important;
}

.sf-menu ul li {
  width: 250px !important;
  white-space: nowrap;
  border-bottom: 1px solid #4c4c4c;
}

.sf-menu ul li a i {
  font-size: 20px !important;
  margin-top: 13px;
  margin-left: 5px;
}

.sf-dropdown-menu li a {
  margin: 0;
}

.main.col-md-12 {
  padding: 0;
  margin: 0 auto;
}

.main.col-md-12.portfolio-single {
  width: 1200px;
}

.home_blog .col-md-6 {
  width: 100%;
}

.container .banner-opis {
  position: absolute;
  top: 35%;
  left: 0;
  width: 99%;
  text-align: center;
  font-family: HelveticaLTCom-Light, sans-serif !important;
  color: #fff;
}

.container .banner-opis h1 {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
}

.container .banner-opis .opis {
  margin-top: 0;
  width: 75%;
}

.container .banner-opis .opis span {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 4px;
  font-size: 14px;
}

.container .banner-opis .opis h3 {
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 25px;
  color: #fff;
  margin-top: 0;
}

.container .banner-opis div {
  color: #fff;
  list-style-type: none;
  font-size: 40px;
  width: 50%;
  line-height: 40px;
  float: left;
  margin-top: 15px;
}

.container .banner-opis div.number1 {
  border-right: 1px solid #fff;
}

.container .banner-opis div span {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 5px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 600 !important;
  color: #fff;
}

.container .banner-opis div span:first-child {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 5px;
  font-size: 14px;
  line-height: 16px;
}

.home .container .timeline {
  width: 49%;
  float: left;
  border: 1px solid #e0e2e1;
  padding: 8px;
  margin: 30px 0;
}

.home .container .timeline:nth-child(2) .banner-opis {
  z-index: 999;
}

.home .container .timeline:nth-child(2) .banner-opis p {
  text-align: center;
}

.home .container .timeline:nth-child(2),
.home .container .timeline:nth-child(4) {
  margin-left: 10px;
  float: right;
  margin-top: 0;
}

.home .container .timeline:nth-child(3),
.home .container .timeline:nth-child(4) {
  height: 148px;
  margin-bottom: 10px;
}

.home .container .timeline:nth-child(3) .banner-img,
.home .container .timeline:nth-child(4) .banner-img {
  height: 130px;
}

.home .container .timeline:nth-child(3) .banner-opis,
.home .container .timeline:nth-child(4) .banner-opis {
  display: table;
  position: absolute;
  height: 130px;
  width: 100%;
  float: left;
  top: 0;
  left: 0;
  z-index: 9999;
}

.home .container .timeline:nth-child(3) .banner-opis .opis,
.home .container .timeline:nth-child(4) .banner-opis .opis {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: 70%;
  text-align: left;
}

.home .container .timeline:nth-child(3) .banner-opis .opis .inner,
.home .container .timeline:nth-child(4) .banner-opis .opis .inner {
  margin: 0 auto 0 20px;
  width: 100%;
  float: none;
}

.home .container .timeline:nth-child(3) .banner-opis .opis .inner h3,
.home .container .timeline:nth-child(4) .banner-opis .opis .inner h3 {
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 25px;
  color: #fff;
  padding: 0 0 10px 0;
  margin: 0;
}

.home .container .timeline:nth-child(3) .banner-opis .opis .inner p,
.home .container .timeline:nth-child(4) .banner-opis .opis .inner p {
  padding: 0;
}

.home .container .timeline:nth-child(3) .banner-opis .opis .inner p span,
.home .container .timeline:nth-child(4) .banner-opis .opis .inner p span {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 5px;
}

.home .container .timeline:nth-child(3) .banner-opis div span:first-child,
.home .container .timeline:nth-child(4) .banner-opis div span:first-child {
  float: left;
}

.home .container .timeline:nth-child(3) .banner-opis button,
.home .container .timeline:nth-child(4) .banner-opis button {
  position: absolute;
  right: 20px;
  top: 35%;
}

.home .container .timeline:nth-child(4) {
  margin-bottom: 60px;
}

.center-boxes {
  width: 1200px;
  margin: 0 auto;
}

.page .container .timeline,
.error404 .container .timeline,
.search-no-results .container .timeline {
  width: 49%;
  float: left;
  border: 1px solid #e0e2e1;
  padding: 8px;
  margin: 30px 0;
}

.page .container .timeline:nth-child(3),
.error404 .container .timeline:nth-child(3),
.search-no-results .container .timeline:nth-child(3) {
  margin-left: 10px;
  float: right;
}

.page .container .timeline.post-investor-relations-margin,
.error404 .container .timeline.post-investor-relations-margin,
.search-no-results .container .timeline.post-investor-relations-margin,
.page .container .timeline:nth-child(2),
.error404 .container .timeline:nth-child(2),
.search-no-results .container .timeline:nth-child(2),
.page .container .timeline:nth-child(3),
.error404 .container .timeline:nth-child(3),
.search-no-results .container .timeline:nth-child(3) {
  height: 148px;
  margin-bottom: 50px;
}

.page .container .timeline.post-investor-relations-margin .banner-img,
.error404 .container .timeline.post-investor-relations-margin .banner-img,
.search-no-results .container .timeline.post-investor-relations-margin .banner-img,
.page .container .timeline:nth-child(2) .banner-img,
.error404 .container .timeline:nth-child(2) .banner-img,
.search-no-results .container .timeline:nth-child(2) .banner-img,
.page .container .timeline:nth-child(3) .banner-img,
.error404 .container .timeline:nth-child(3) .banner-img,
.search-no-results .container .timeline:nth-child(3) .banner-img {
  height: 130px;
}

.page .container .timeline.post-investor-relations-margin .banner-img:before,
.error404 .container .timeline.post-investor-relations-margin .banner-img:before,
.search-no-results .container .timeline.post-investor-relations-margin .banner-img:before,
.page .container .timeline:nth-child(2) .banner-img:before,
.error404 .container .timeline:nth-child(2) .banner-img:before,
.search-no-results .container .timeline:nth-child(2) .banner-img:before,
.page .container .timeline:nth-child(3) .banner-img:before,
.error404 .container .timeline:nth-child(3) .banner-img:before,
.search-no-results .container .timeline:nth-child(3) .banner-img:before {
  display: block;
  position: absolute;
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 100%);
  height: 150px;
  width: 100%;
  left: 0;
  top: 0;
  content: "";
  z-index: 9;
}

.page .entry-content .style-person-cv,
.error404 .entry-content .style-person-cv,
.search-no-results .entry-content .style-person-cv {
  top: 50px;
  margin-bottom: 30px;
  position: relative;
}

.page .entry-content .style-person-cv .panel-grid-cell:first-child .kad_img_upload_widget,
.error404 .entry-content .style-person-cv .panel-grid-cell:first-child .kad_img_upload_widget,
.search-no-results .entry-content .style-person-cv .panel-grid-cell:first-child .kad_img_upload_widget {
  width: 170px;
  height: auto;
  margin: 0 auto;
}

.page .entry-content .style-person-cv .panel-grid-cell:last-child p,
.error404 .entry-content .style-person-cv .panel-grid-cell:last-child p,
.search-no-results .entry-content .style-person-cv .panel-grid-cell:last-child p {
  padding: 0 10px 20px 0;
  font-size: 14px;
}

.page .entry-content .style-person-cv .panel-grid-cell p,
.error404 .entry-content .style-person-cv .panel-grid-cell p,
.search-no-results .entry-content .style-person-cv .panel-grid-cell p {
  color: #000;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
}

.page .entry-content .panel-grid:last-child .style-person-cv,
.error404 .entry-content .panel-grid:last-child .style-person-cv,
.search-no-results .entry-content .panel-grid:last-child .style-person-cv {
  margin-bottom: 50px;
}

.page .entry-content .panel-grid:last-child .style-person-cv .textwidget,
.error404 .entry-content .panel-grid:last-child .style-person-cv .textwidget,
.search-no-results .entry-content .panel-grid:last-child .style-person-cv .textwidget {
  border: 0;
}

.page .entry-content .panel-grid:last-child .style-person-cv .textwidget p,
.error404 .entry-content .panel-grid:last-child .style-person-cv .textwidget p,
.search-no-results .entry-content .panel-grid:last-child .style-person-cv .textwidget p {
  font-size: 14px;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
}

.page .entry-content .panel-grid:last-child .style-person-cv .textwidget ul,
.error404 .entry-content .panel-grid:last-child .style-person-cv .textwidget ul,
.search-no-results .entry-content .panel-grid:last-child .style-person-cv .textwidget ul {
  font-size: 14px;
  padding: 0 0 5% 8% !important;
  margin: 0 !important;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
}

.page .entry-content .panel-grid:last-child .style-person-cv .textwidget ul li,
.error404 .entry-content .panel-grid:last-child .style-person-cv .textwidget ul li,
.search-no-results .entry-content .panel-grid:last-child .style-person-cv .textwidget ul li {
  color: #000 !important;
}

.page .entry-content .panel-grid:last-child .style-person-cv .textwidget ul li:before,
.error404 .entry-content .panel-grid:last-child .style-person-cv .textwidget ul li:before,
.search-no-results .entry-content .panel-grid:last-child .style-person-cv .textwidget ul li:before {
  font-size: 9px !important;
  margin-left: -19px;
}

.page .timeline .banner-opis,
.search .timeline .banner-opis,
.error404 .timeline .banner-opis {
  left: 0;
  top: 0;
  text-align: left;
  width: 100%;
  z-index: 99;
}

.page .timeline .banner-opis .opis,
.search .timeline .banner-opis .opis,
.error404 .timeline .banner-opis .opis {
  padding: 6% 4%;
}

.page .timeline .banner-opis .opis p,
.search .timeline .banner-opis .opis p,
.error404 .timeline .banner-opis .opis p {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 4px !important;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}

.page .timeline .banner-opis button,
.search .timeline .banner-opis button,
.error404 .timeline .banner-opis button {
  position: absolute;
  right: 20px;
  top: 35%;
}

.page #content .single-last-post h1,
.search #content .single-last-post h1,
.error404 #content .single-last-post h1 {
  height: auto;
  line-height: 35px;
}

.page .document-content,
.search .document-content,
.error404 .document-content {
  float: left;
  border: 1px solid #dedede;
  position: relative;
  width: 100%;
  background-color: #fff;
}

.page .page-content,
.search .page-content,
.error404 .page-content {
  padding: 40px 0;
  width: 1200px;
  margin: -100px auto 0;
}

.page .page-content aside,
.search .page-content aside,
.error404 .page-content aside {
  background: #f3f6f5;
  width: 30%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  height: 100%;
}

.page .page-content aside .kad_img_upload_widget,
.search .page-content aside .kad_img_upload_widget,
.error404 .page-content aside .kad_img_upload_widget {
  margin-bottom: 20px;
}

.page .page-content .col-lg-9,
.search .page-content .col-lg-9,
.error404 .page-content .col-lg-9 {
  background: #fff;
  margin-left: 30%;
  float: right;
  width: 70%;
  padding: 20px;
}

.page .page-content .col-lg-9 h1,
.search .page-content .col-lg-9 h1,
.error404 .page-content .col-lg-9 h1 {
  font-weight: bold;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 28px;
  border-bottom: 1px solid #ebebeb;
  width: 100%;
  color: #000;
  line-height: 48px;
}

.page .page-content .col-lg-9 .fullpost h1,
.search .page-content .col-lg-9 .fullpost h1,
.error404 .page-content .col-lg-9 .fullpost h1 {
  border-bottom: 0;
}

.page .page-content .col-lg-9 .post-title-content header,
.search .page-content .col-lg-9 .post-title-content header,
.error404 .page-content .col-lg-9 .post-title-content header {
  padding: 0;
}

.page .page-content .col-lg-9 .post-title-content h2,
.search .page-content .col-lg-9 .post-title-content h2,
.error404 .page-content .col-lg-9 .post-title-content h2,
.page .page-content .col-lg-9 .post-title-content h3,
.search .page-content .col-lg-9 .post-title-content h3,
.error404 .page-content .col-lg-9 .post-title-content h3 {
  font-size: 22px !important;
  border-bottom: 0 !important;
  margin: 25px 0 20px;
  line-height: 24px !important;
  min-height: 72px !important;
}

.page .page-content .col-lg-9 .post-title-content p,
.search .page-content .col-lg-9 .post-title-content p,
.error404 .page-content .col-lg-9 .post-title-content p {
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  line-height: 22px;
  font-size: 17px;
  text-align: justify;
}

.page .page-content .col-lg-9 .post-all-full,
.search .page-content .col-lg-9 .post-all-full,
.error404 .page-content .col-lg-9 .post-all-full {
  position: relative;
  background-color: #fff;
  border-width: 0;
  border-style: solid;
  float: left;
  margin-bottom: 0;
  margin-top: 0;
  height: 100%;
  width: 100%;
}

.page .page-content .col-lg-9 .post-all-full .post-title-content,
.search .page-content .col-lg-9 .post-all-full .post-title-content,
.error404 .page-content .col-lg-9 .post-all-full .post-title-content {
  width: 52%;
  float: right;
  padding-left: 20px;
}

.page .page-content .col-lg-9 .post-all-full .lightboxhover,
.search .page-content .col-lg-9 .post-all-full .lightboxhover,
.error404 .page-content .col-lg-9 .post-all-full .lightboxhover {
  width: 47.5%;
  height: 190px;
  float: left;
  background-size: cover;
  background-position: center;
  border: 1px solid #f1f1f1;
}

.page .page-content .col-lg-9 .post-all-full .single-footer,
.search .page-content .col-lg-9 .post-all-full .single-footer,
.error404 .page-content .col-lg-9 .post-all-full .single-footer {
  margin-bottom: 0;
  padding: 25px 0;
}

.page .page-content .col-lg-9 .post:nth-child(2n+5),
.search .page-content .col-lg-9 .post:nth-child(2n+5),
.error404 .page-content .col-lg-9 .post:nth-child(2n+5) {
  width: 50%;
  float: right;
  padding-left: 20px;
  border-bottom: 0;
  min-height: 500px;
  border-bottom: 1px solid #ebebeb;
}

.page .page-content .col-lg-9 .post:nth-child(2n+5) .post-title-content,
.search .page-content .col-lg-9 .post:nth-child(2n+5) .post-title-content,
.error404 .page-content .col-lg-9 .post:nth-child(2n+5) .post-title-content {
  padding-left: 0;
}

.page .page-content .col-lg-9 .post:nth-child(2n+5) .lightboxhover,
.search .page-content .col-lg-9 .post:nth-child(2n+5) .lightboxhover,
.error404 .page-content .col-lg-9 .post:nth-child(2n+5) .lightboxhover {
  width: 100%;
}

.page .page-content .col-lg-9 .post:nth-child(2n+5) .single-footer,
.search .page-content .col-lg-9 .post:nth-child(2n+5) .single-footer,
.error404 .page-content .col-lg-9 .post:nth-child(2n+5) .single-footer {
  padding: 5px 0;
  position: absolute;
  bottom: 20px;
}

.page .page-content .col-lg-9 .post:nth-child(2n+4),
.search .page-content .col-lg-9 .post:nth-child(2n+4),
.error404 .page-content .col-lg-9 .post:nth-child(2n+4) {
  width: 50%;
  float: left;
  padding-right: 20px;
  border-bottom: 0;
  min-height: 500px;
  border-bottom: 1px solid #ebebeb;
}

.page .page-content .col-lg-9 .post:nth-child(2n+4) .post-title-content,
.search .page-content .col-lg-9 .post:nth-child(2n+4) .post-title-content,
.error404 .page-content .col-lg-9 .post:nth-child(2n+4) .post-title-content {
  padding-left: 0;
}

.page .page-content .col-lg-9 .post:nth-child(2n+4) .lightboxhover,
.search .page-content .col-lg-9 .post:nth-child(2n+4) .lightboxhover,
.error404 .page-content .col-lg-9 .post:nth-child(2n+4) .lightboxhover {
  width: 100%;
}

.page .page-content .col-lg-9 .post:nth-child(2n+4) .single-footer,
.search .page-content .col-lg-9 .post:nth-child(2n+4) .single-footer,
.error404 .page-content .col-lg-9 .post:nth-child(2n+4) .single-footer {
  padding: 5px 0;
  position: absolute;
  bottom: 20px;
}

.page .page-content .col-lg-9 .post:nth-child(2n+4) .more-link,
.search .page-content .col-lg-9 .post:nth-child(2n+4) .more-link,
.error404 .page-content .col-lg-9 .post:nth-child(2n+4) .more-link {
  right: 20px;
}

.page .page-content .col-lg-9 .post:nth-child(-n+3) h1,
.search .page-content .col-lg-9 .post:nth-child(-n+3) h1,
.error404 .page-content .col-lg-9 .post:nth-child(-n+3) h1 {
  margin-top: 0 !important;
}

.page .page-content .col-lg-9 .post:nth-child(4) .post-title-content,
.search .page-content .col-lg-9 .post:nth-child(4) .post-title-content,
.error404 .page-content .col-lg-9 .post:nth-child(4) .post-title-content,
.page .page-content .col-lg-9 .post:nth-child(5) .post-title-content,
.search .page-content .col-lg-9 .post:nth-child(5) .post-title-content,
.error404 .page-content .col-lg-9 .post:nth-child(5) .post-title-content,
.page .page-content .col-lg-9 .post:nth-child(6) .post-title-content,
.search .page-content .col-lg-9 .post:nth-child(6) .post-title-content,
.error404 .page-content .col-lg-9 .post:nth-child(6) .post-title-content,
.page .page-content .col-lg-9 .post:nth-child(7) .post-title-content,
.search .page-content .col-lg-9 .post:nth-child(7) .post-title-content,
.error404 .page-content .col-lg-9 .post:nth-child(7) .post-title-content {
  width: 100%;
  float: left;
  padding-right: 0;
}

.page .page-content .col-lg-9 .post .single-footer,
.search .page-content .col-lg-9 .post .single-footer,
.error404 .page-content .col-lg-9 .post .single-footer {
  border-bottom: 0;
}

.page .page-content .container .single-last-post aside,
.search .page-content .container .single-last-post aside,
.error404 .page-content .container .single-last-post aside {
  position: relative;
  background: transparent;
  width: 110px;
  float: right;
  padding: 13px 0;
}

.page a.more-link,
.search a.more-link,
.error404 a.more-link {
  background-color: #f8dc00;
  padding: 5px 45px;
  border: 0;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  color: #000;
  position: absolute;
  right: 0;
  bottom: 20px;
  transition: background 0.6s ease-out;
  -webkit-transition: background 0.6s ease-out;
  -moz-transition: background 0.6s ease-out;
  -o-transition: background 0.6s ease-out;
}

.page a.more-link:hover,
.search a.more-link:hover,
.error404 a.more-link:hover {
  background-color: #000;
  color: #fff;
}

.page #content,
.search #content,
.error404 #content {
  background: #fff;
  padding: 20px;
}

.page #content h1,
.search #content h1,
.error404 #content h1,
.page #content h3.widget-title,
.search #content h3.widget-title,
.error404 #content h3.widget-title,
.page #content h2.entry-title,
.search #content h2.entry-title,
.error404 #content h2.entry-title,
.page #content h3.entry-title,
.search #content h3.entry-title,
.error404 #content h3.entry-title {
  font-weight: normal;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 28px;
  border-bottom: 1px solid #ebebeb;
  width: 100%;
  color: #000;
  line-height: 45px;
  padding-left: 0;
  float: left;
  min-height: 48px;
  margin: 15px 0;
}

.error404 #content .page-header {
  margin: -120px auto 0 -20px;
}

.error404 #content h1 {
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 43px;
  color: #000;
  padding: 0;
  width: 60%;
  float: left;
  letter-spacing: -2px;
  border-bottom: 0;
  width: 100% !important;
}

.error404 #content .error-icon {
  background-image: url("../img/default/not-found-icon.jpg");
  width: 98px;
  height: 101px;
  margin: 0 auto;
}

.error404 #content .error404-content {
  padding: 20px;
  background-color: #f4f6f5;
}

.error404 #content .error404-content h2 {
  text-align: center;
  border-bottom: 1px solid #d5d7d6;
  padding: 20px 0;
  font-size: 35px;
}

.error404 #content .error404-content .button {
  margin: 30px auto;
  text-align: center;
  display: block;
  min-height: 34px;
  height: auto;
}

.search-no-results #content .search-no-results-icon {
  background-image: url("../img/default/search-icon.jpg");
  width: 85px;
  height: 89px;
  float: left;
  margin: 20px 20px 0 0;
}

.search-no-results #content .search-no-results-content {
  padding: 20px;
  background-color: #f4f6f5;
}

.search-no-results #content .search-no-results-content h2 {
  text-align: left;
  border-bottom: 1px solid #d5d7d6;
  padding: 20px 0 40px 0;
  font-size: 35px;
}

.search-no-results #content .search-no-results-content .button {
  margin: 30px 0;
  text-align: center;
  display: block;
  min-height: 34px;
  height: auto;
}

.search .page-content .container {
  background: #fff;
  margin-left: 30%;
  float: right;
  width: 70%;
  padding: 20px;
}

.search .page-content .postlist article {
  border: 0;
}

.search .page-content .post-item {
  position: relative;
}

.search .page-content .post-item .post-title-content {
  padding: 0;
}

.search .page-content .post-item .post-title-content {
  width: 78%;
}

.search .page-content .post-item .lightboxhover {
  width: 20%;
}

.search .page-content .post-item footer {
  padding-left: 0;
  border-color: #b5b4b4;
}

.search .page-content .post-item button.read-more {
  position: absolute;
  right: 0;
  bottom: 20px;
}

.search footer {
  padding-left: 0;
}

.search .timeline .banner-opis button {
  top: 24%;
}

.container .sliderclass.kad-desktop-slider {
  width: 49%;
  float: left;
  border: 1px solid #e0e2e1;
  padding: 8px;
  margin-right: 10px;
}

.container .sliderclass.kad-desktop-slider p {
  color: #fff;
}

.timeline .panel-grid img {
  width: 100%;
  margin: 0;
}

.banner {
  position: relative;
}

.banner-img {
  width: 100%;
  height: 410px;
  display: block;
  position: relative;
  overflow: hidden;
}

.banner-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

button.button {
  outline: 0;
  border: 0;
  border-radius: 20px;
  padding: 5px 40px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  height: 34px;
}

button.button.see-all-report {
  margin: 40px auto 0;
  width: 220px;
  border: 1px solid #777;
  background: transparent;
  display: block;
  white-space: nowrap;
}

button.button.see-all-report:hover {
  background: #000 !important;
  border-color: #fff;
  color: #fff;
}

button.button.slide-down:hover {
  background: #000 !important;
  border-color: #fff;
}

button.read-more {
  background-color: #f8dc00;
}

button.all-news {
  background: #fff;
  border: 1px solid #000;
  margin: 50px auto 20px;
  letter-spacing: 2px;
  display: block;
}

button.all-news:hover {
  background: #000;
  color: #fff;
}

.flex-caption {
  top: 30%;
  text-align: center;
  left: auto;
  width: 100%;
  z-index: 999;
  padding: 10px;
}

.captiontitle {
  background: transparent;
  line-height: 40px;
  font-weight: normal;
}

.slide-down-button {
  float: left;
  width: 100%;
  cursor: pointer;
}

.slide-down-button span {
  width: 115px;
  height: 30px;
  margin: 0 auto -15px auto;
  display: table;
  border-radius: 30px;
  background: url("/wp-content/uploads/2016/10/icon-down.png") #000 center no-repeat;
}

.slide-down-button span:hover {
  background: url("/wp-content/uploads/2017/05/icon-down-black.png") #f8dc00 center no-repeat;
}

h3.hometitle {
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  text-transform: uppercase;
  font-size: 45px;
  margin-top: 10px;
  color: #000;
  letter-spacing: -1px;
  margin-top: 0;
}

.home-portfolio h4,
.home_blog h4 {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  color: #9da4a2;
  letter-spacing: 2px;
  height: 65px;
  font-weight: 300;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
}

.home-portfolio .piteminfo h4 {
  text-transform: none;
  color: #000;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  line-height: 25px;
  letter-spacing: 0;
  height: 80px;
  font-size: 23px;
}

.portfolio_item .piteminfo {
  width: 100%;
  float: left;
  background: #f3f6f5;
  height: 318px;
  position: relative;
}

.portfolio_item .piteminfo p {
  color: #777;
  line-height: 23px;
  font-size: 15px;
  padding: 0 20px;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
}

.portfolio_item .piteminfo .item-content {
  height: 175px;
}

.portfolio_item .piteminfo .item-content .mobile {
  display: none;
}

.portfolio_item .portfoliolink {
  bottom: 20px;
}

#portfolio-carousel .grid_item {
  width: 100%;
  padding: 8px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  float: left;
}

#portfolio-carousel .grid_item.portfolio_item.postclass .entry-date {
  top: 30px;
  z-index: 999;
  font-size: 30px;
  color: #fff;
  font-family: HelveticaLTCom-Light, sans-serif !important;
  width: 95%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

#prevport-portfolio,
#nextport-portfolio {
  color: #cccccc;
  border: 1px solid #cccccc;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  opacity: 1;
  background-color: #fff;
  top: 56%;
}

#prevport-portfolio {
  left: -60px;
}

#nextport-portfolio {
  right: -60px;
}

.next_carousel,
.prev_carousel {
  opacity: 0.5;
}

.icon-chevron-left:before {
  content: "\f104";
  font-size: 45px;
  font-weight: normal;
  line-height: 0;
  margin-right: 5px;
}

.icon-chevron-right:before {
  content: "\f105";
  font-size: 45px;
  font-weight: normal;
  line-height: 0;
  margin-left: 5px;
}

.kadence_recent_posts img {
  display: none;
}

.home_blog .entry-content h3.widget-title {
  display: none;
}

.home_blog .entry-content ul {
  padding: 0;
  margin: 0;
  width: 100%;
}

.home_blog .entry-content ul li {
  list-style-image: none;
  background: #fff;
  padding: 9px 10px;
  margin: 0;
  text-align: center;
  border-bottom: 1px solid #cfd8d5;
  border-left: 3px solid #fff;
}

.home_blog .entry-content ul li:hover {
  border-left: 3px solid #f8dc00;
}

.home_blog article .entry-content {
  text-align: center;
}

.home_blog article header h4 {
  margin-top: 0;
  padding: 18px 0;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  text-transform: none;
  color: #000;
  letter-spacing: 0;
  margin-bottom: 0;
}

.home_blog .row {
  margin-top: 30px;
}

.home_blog .col-md-4 {
  margin-bottom: 0;
  border: 1px solid #e0e2e1;
  padding: 8px;
  height: 586px;
  margin: 0 20px 0 0;
  width: 32%;
}

.home_blog .col-md-4:last-child {
  margin-right: 0;
}

.home_blog .col-md-4 .tcol-md-12 img {
  height: 360px;
}

.home_blog .home_blog_title {
  margin: 0 !important;
  background: #dfe5e3;
  z-index: 999;
  position: relative;
}

#pg-582-0 .panel-grid-cell,
#pg-584-0 .panel-grid-cell {
  padding: 0 !important;
}

.home_blog .col-md-4:first-child article header {
  background: transparent !important;
}

.home_blog .col-md-4:first-child article header h4 {
  color: #fff !important;
  margin-top: -100px !important;
  margin-bottom: 35px !important;
  padding: 0 30px !important;
  font-weight: normal !important;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  text-transform: none !important;
  letter-spacing: 1px !important;
}

.home_blog .col-md-4:first-child article header h4.entry-title span {
  font-size: 13px !important;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
}

.home_blog .col-md-4:first-child article .entry-content {
  background: #d7dfdc;
  margin: 0 !important;
  text-align: center;
  height: 207px;
}

.home_blog .col-md-4:first-child article .description {
  padding: 20px !important;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  text-align: center;
  color: #000;
  line-height: 22px;
  border-bottom: 1px solid #c0ccc8;
  margin-bottom: 20px;
}

.home_blog .col-md-4:first-child article .button.all-citations {
  background: transparent !important;
  border: 1px solid #777;
  padding: 7.5px 30px;
}

.home_blog .col-md-4:first-child article .button.all-citations:before {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  padding-left: 20px;
}

.home_blog .col-md-4:first-child article .button.all-citations:hover {
  background: #000 !important;
  border-color: #000;
  color: #fff;
}

.home_blog .col-md-4:first-child article button.button.slide-down {
  background: transparent !important;
  border: 1px solid #777;
  padding: 7.5px 30px;
}

.button.slide-down:before {
  content: "\f107";
  font-family: FontAwesome;
  float: right;
  padding-left: 20px;
}

.button.go-top {
  padding: 5px 15px;
  letter-spacing: 1px;
}

.button.go-top:before {
  content: "\f106";
  font-family: FontAwesome;
  float: right;
  padding-left: 8px;
}

.button.go-top:hover {
  background-color: #c9c9c9;
  color: #000 !important;
}

select.our-company {
  padding: 0 15px;
  letter-spacing: 1px;
  width: 160px;
  border-radius: 30px;
  background: #f8dc00;
  text-transform: uppercase;
  font-weight: bold;
  height: 35px;
  outline: none;
  cursor: pointer;
}

select.our-company:before {
  content: "\f107";
  font-family: FontAwesome;
  float: right;
  padding-left: 8px;
}

.homepromo {
  border: 1px solid #e0e2e1;
  padding: 8px;
  margin-top: 30px;
}

.homepromo .button.slide-down,
.homepromo .button.read-more {
  padding: 5px 20px;
  margin-top: 20px;
}

.homepromo .button.slide-down {
  float: right;
}

.homepromo .tcol-lg-6:first-child {
  width: 30%;
  margin: 0;
  padding: 0 8px 0 0;
}

.homepromo .tcol-lg-6:last-child {
  width: 70%;
  padding: 0 40px;
}

.homepromo .tcol-lg-6:last-child i {
  display: none;
}

.homepromo .tcol-lg-6 img {
  width: 360px;
  height: 285px;
}

.homepromo .tcol-lg-6 h4 {
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  line-height: 25px;
  font-size: 23px;
}

.homepromo .tcol-lg-6 p {
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  line-height: 25px;
}

.homepromo .tcol-lg-6 a {
  cursor: default;
}

.homepromo .tcol-lg-6 a:hover {
  background-color: #fff;
}

.homepromo .tcol-lg-6 span {
  width: 100%;
  min-height: 250px;
  background-size: cover !important;
  float: left;
  background-position: top center !important;
}

.entry-content span.recentpost_date {
  float: none;
  font-family: HelveticaLTCom-Light, sans-serif !important;
  font-size: 25px;
  color: #000;
}

.entry-content .recentpost_title {
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  color: #000;
  font-size: 16px;
  border-bottom: 0;
  word-wrap: break-word;
}

.entry-content .recentpost_title .mobile {
  display: none;
}

.category-informacje-dla-inwestorow {
  background: #fff;
}

.category-informacje-dla-inwestorow .entry-content .button.read-more {
  margin-top: 20px;
}

.category-informacje-dla-inwestorow .arrow-up {
  width: 0;
  height: 0;
  margin-top: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #d7dfdc;
  float: left;
  margin-left: 46%;
  position: relative;
  z-index: 999;
}

.home-iconmenu a {
  background: #fff;
  padding: 0;
  margin: 0;
  text-align: left;
}

.home-iconmenu a:hover {
  background: #fff;
}

.home-iconmenu a h4,
.home-iconmenu a p {
  color: #000;
}

#carouselcontainer-portfolio {
  margin-top: 30px;
}

.widget-first {
  margin-top: 0;
}

.widget_youtube_responsive {
  margin-top: 30px;
}

.widget_youtube_responsive iframe {
  width: 340px !important;
  height: 260px !important;
}

.widget-inner .kad_img_upload_widget:before {
  display: block;
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000000 100%);
  height: 150px;
  width: calc(94.5%);
  left: 10px;
  bottom: 0;
  content: "";
}

.sow-image-grid-wrapper {
  padding-top: 0 !important;
}

.so-widget-sow-image-grid {
  float: left;
  height: 98px;
}

.sow-image-grid-image:first-child {
  margin-left: -10px;
  padding-left: 0 !important;
}

.sow-image-grid-image {
  border-right: 1px solid #474747;
  padding: 29px 20px !important;
  display: table-cell;
  vertical-align: middle;
}

.sow-image-grid-image img {
  vertical-align: middle;
}

#containerfooter .container .full-row-width .footercol1 {
  margin-bottom: -4px;
}

#containerfooter .container .full-row-width .footercol1 .widget-1 {
  float: left;
}

#containerfooter .container .full-row-width .footercol1 .widget-2 {
  float: right;
  padding: 30px 0;
}

#containerfooter .container .full-row-width .footercol3 {
  padding: 22px 0;
  width: 82%;
}

#containerfooter .container .full-row-width .footercol3 ul li {
  display: inline;
  padding-right: 30px;
  font-size: 13px;
}

#containerfooter .container .full-row-width .footercol3 ul li:before {
  content: "";
}

#containerfooter .container .full-row-width .footercol3 ul li a {
  color: #bbb;
}

#containerfooter .container .full-row-width .footercol3 ul li a:hover {
  color: #545454;
}

#containerfooter .container .full-row-width .footercol3 .widget-1 {
  width: auto;
  float: left;
}

#containerfooter .container .full-row-width .footercol3 .widget-2 {
  width: auto;
  float: right;
}

#containerfooter .container .full-row-width .footercol4 {
  padding: 22px 0;
  width: 14%;
  float: right;
}

#containerfooter .container .full-row-width .footercol4 .footer-widget {
  float: right;
  width: 120px;
}

#containerfooter .container .full-row-width ul {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}

#containerfooter .container .full-row-width ul li {
  color: #bbb;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 23px;
  font-size: 13px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
}

#containerfooter .container .full-row-width ul li:before {
  content: "\f105";
  font-family: FontAwesome;
  float: left;
  margin-left: -10px;
}

#containerfooter .container .full-row-width .newsletter {
  text-align: right;
}

#containerfooter .container .full-row-width .newsletter ul li:before {
  content: "";
}

.sow-social-media-button {
  padding: 0 !important;
}

.sow-icon-fontawesome {
  margin-left: 9px;
}

.sow-icon-fontawesome:before {
  font-size: 20px;
  color: #bbb;
}

.footercredits p {
  color: #bbb;
  font-size: 14px;
  float: right;
}

.footer-left-side {
  width: 50%;
  float: left;
  font-size: 13px;
}

.footer-left-side ul {
  list-style: none;
  line-height: 15px;
  margin-bottom: 0;
  padding: 5px 0;
  float: left;
  font-size: 13px;
  width: auto;
  font-family: Klavika Rg, sans-serif !important;
  color: #bbbbbb;
}

.footer-left-side .image-footer {
  background: url("/wp-content/uploads/2016/10/gpw.jpg") no-repeat;
  width: 132px;
  height: 49px;
  float: left;
  margin-right: 10px;
}

.footer-left-side img {
  height: 49px;
  float: left;
  margin-right: 10px;
}

.footer-right-side {
  width: 50%;
  float: right;
  text-align: right;
  padding: 15px 0;
  font-family: Klavika Rg, sans-serif !important;
  color: #bbbbbb;
}

.sf-dropdown .dashicons {
  float: right;
  margin-top: 3px;
  font-size: 20px !important;
  margin-left: 5px;
}

.page-header {
  border-top: 0;
  border-bottom: 0;
  margin: -150px auto 0;
  padding: 8px 0;
  width: 1200px;
}

.page-header h2.entry-title {
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 43px;
  color: #000;
  padding: 0;
  width: 60%;
  float: left;
  letter-spacing: -2px;
}

.page-header .subtitle {
  text-align: right;
  padding: 28px 0 0;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #000;
}

#pageheader {
  float: left;
  width: 100%;
  min-height: 170px;
  position: relative;
}

#pageheader .page-header-image {
  width: 100%;
  height: 170px;
  background-size: cover;
  background-position: center;
}

aside+.container {
  width: 70%;
}

.post-title-content {
  width: 52%;
  float: right;
  padding-left: 20px;
}

article.type-post {
  background-color: #fff;
  float: left;
  margin-bottom: 0;
  margin-top: 0;
  height: 100%;
  width: 100%;
}

.single-footer {
  margin-bottom: 0;
  padding: 25px 0;
  height: 76px;
}

.single-footer .postmeta {
  float: left;
}

.single-footer span {
  font-family: HelveticaLTCom-Light, sans-serif !important;
  font-size: 18px;
  float: left;
}

.postdate {
  font-family: HelveticaLTCom-Light, sans-serif !important;
  font-size: 18px;
  line-height: 25px;
}

.clock {
  background-image: url("../img/clock.jpg");
  width: 16px;
  height: 16px;
  float: left;
  margin: 5px 5px 0 0;
}

.wp-pagenavi {
  float: left;
  width: 100%;
  margin: 20px 0 60px;
  padding: 5px 0;
  background: #f3f6f5;
}

.wp-pagenavi a,
.wp-pagenavi span {
  border: solid 1px #dedede !important;
  color: #000;
  border-radius: 50%;
  margin: 5px 0;
  width: 35px;
  height: 35px;
  line-height: 33px;
  padding: 0;
}

.wp-pagenavi a.next,
.wp-pagenavi a.prev {
  margin: 5px 20px;
}

.wp-pagenavi .current {
  background: #f8dc00;
  border-color: #f8dc00;
}

.next:before {
  content: "\f105";
  font-family: FontAwesome;
  color: #000;
  font-size: 14px;
}

.prev:before {
  content: "\f104";
  font-family: FontAwesome;
  color: #000;
  font-size: 14px;
}

.home article.type-post .entry-content {
  margin-top: 0;
}

.home .category-informacje-dla-inwestorow .panel-grid {
  margin: 0 !important;
}

article.type-post .entry-content {
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}

article.type-post .entry-content img.alignright {
  padding: 0 0 20px 20px;
}

article.type-post .entry-content img.alignleft {
  padding: 0 20px 20px 0;
}

.postlist article.type-post .entry-content img {
  padding: 0;
}

.sidebar {
  float: left;
  width: 100%;
}

.sidebar ul {
  margin: 0;
}

.sidebar .widget-inner li {
  padding: 0;
  border-left: 5px solid #f8dc00;
  background-color: #f4f6f5;
  border-bottom: solid 1px #dddfde;
  float: left;
  width: 100%;
}

.sidebar .widget-inner li.current-menu-item {
  border-left: 5px solid #000 !important;
  background-color: #fdfdfd;
  width: calc(105%);
}

.sidebar .widget-inner li.current-menu-item a {
  color: #000;
  background-image: url(/wp-content/uploads/2017/01/r-arrow.jpg);
  background-repeat: no-repeat;
  background-position: 27px 18px;
}

.sidebar .widget-inner li.current-menu-item a:before {
  content: "";
}

.sidebar .widget-inner li.menu-grupa-kapitalowa-tim.current-menu-item,
.sidebar .widget-inner li.menu-tim-capital-group.current-menu-item {
  border-color: #f8dc00 !important;
  border-bottom: 1px solid #dddfde !important;
}

.sidebar .widget-inner li.menu-grupa-kapitalowa-tim.current-menu-item>a,
.sidebar .widget-inner li.menu-tim-capital-group.current-menu-item>a {
  border-left: 5px solid #000 !important;
  margin-left: -5px;
}

.sidebar .widget-inner li.menu-grupa-kapitalowa-tim.current-menu-item .sf-dropdown-menu li a,
.sidebar .widget-inner li.menu-tim-capital-group.current-menu-item .sf-dropdown-menu li a {
  background-image: none;
  color: #616c75;
}

.sidebar .widget-inner li.menu-grupa-kapitalowa-tim.current-menu-item .sf-dropdown-menu li a:before,
.sidebar .widget-inner li.menu-tim-capital-group.current-menu-item .sf-dropdown-menu li a:before {
  content: "\f105";
}

.sidebar .widget-inner li.menu-grupa-kapitalowa-tim.current-menu-item .sf-dropdown-menu li.current-menu-item a,
.sidebar .widget-inner li.menu-tim-capital-group.current-menu-item .sf-dropdown-menu li.current-menu-item a {
  color: #000;
  background-image: url(/wp-content/uploads/2017/01/r-arrow.jpg);
}

.sidebar .widget-inner li.menu-grupa-kapitalowa-tim.current-menu-item .sf-dropdown-menu li.current-menu-item a:before,
.sidebar .widget-inner li.menu-tim-capital-group.current-menu-item .sf-dropdown-menu li.current-menu-item a:before {
  content: "";
}

.sidebar .widget-inner li.sf-dropdown li.current-menu-item {
  width: calc(105%);
  margin-left: -5px;
}

.sidebar .widget-inner li.sf-dropdown li.current-menu-item a {
  padding-left: 65px;
}

.sidebar .widget-inner li a {
  display: block;
  font-size: 18px;
  line-height: 20px;
  color: #616c75;
  padding: 15px 30px 15px 60px;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
}

.sidebar .widget-inner li a:before {
  content: "\f105";
  font-family: FontAwesome;
  color: #616c75;
  font-size: 18px;
  margin-left: -14px;
  margin-right: 7px;
}

.sidebar .widget-inner h3 {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  margin-top: 30px;
}

.sidebar .widget_nav_menu {
  margin-bottom: 20px;
}

.sidebar .widget_nav_menu ul li:hover {
  border-left-color: #f8dc00;
  background-color: #fdfdfd;
}

.sidebar .widget_nav_menu ul li .sf-dropdown-menu {
  display: none;
}

.sidebar .widget_nav_menu ul li .sf-dropdown-menu li {
  border-left: none;
  padding-left: 20px;
}

.sidebar .widget_nav_menu ul li .sf-dropdown-menu li:first-child {
  border-top: solid 1px #dddfde;
}

.sidebar .widget_nav_menu ul li .sf-dropdown-menu li:last-child {
  border-bottom: 0;
}

.sidebar .widget_nav_menu ul li .sf-dropdown-menu li:hover {
  background-color: #fdfdfd;
}

.sidebar .widget_nav_menu ul li .sf-dropdown-menu li.current-menu-item {
  border-left: 5px solid #000;
}

.widget_nav_menu .widget-inner {
  margin-bottom: 40px;
  padding: 0;
}

.widget-inner {
  padding: 0 10px;
  position: relative;
}

.widget-inner h3 {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 4px;
  text-align: center;
}

.widget-inner img {
  cursor: default;
  width: 100%;
}

.widget-inner .title-img {
  position: absolute;
  top: calc(20%);
  width: 95%;
  color: #fff;
}

.widget-inner .title-img p {
  font-size: 23px;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  color: #fff;
}

.widget-inner .title-img span {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 3px;
  width: 100%;
  float: left;
}

.widget-inner .content-img {
  position: relative;
  width: 250px;
  margin: 0 auto;
  text-align: center;
}

.widget-inner .content-img a.more-link {
  position: relative;
  right: auto;
  bottom: auto;
  top: 20px;
  padding: 8px 30px;
}

#our-company-hover,
#choose-lang-hover {
  float: left;
}

#our-company-hover p :lang(en) {
  padding: 0;
  width: 130px;
}

.nav-buttons-container {
  width: 240px;
}

.button.our-company {
  padding: 5px 15px;
  position: relative;
  z-index: 9;
}

.button.our-company:before {
  content: "\f107";
  font-family: FontAwesome;
  float: right;
  padding-left: 15px;
}

ul.companies {
  display: none;
  position: absolute;
  margin: 0;
  background: #fff;
  width: 150px;
  list-style-type: none;
  z-index: 700;
  padding-left: 0;
}

ul.companies li {
  padding: 5px 0;
  border: 1px solid #efefef;
  text-align: center;
  color: #000;
}

ul.companies li span {
  padding: 10px 0;
}

ul.companies li:hover {
  background-color: #f3f6f5;
}

ul.companies-pl {
  width: 140px !important;
}

ul.companies-en {
  width: 155px !important;
}

.fa-print:before {
  content: "";
  background-image: url("../img/print-icon.jpg");
  width: 20px;
  height: 20px;
  float: right;
}

i.fa.fa-print.fa-2x {
  border: 1px solid #dedede;
  padding: 6px 14px;
  border-radius: 30px;
}

.single-last-post {
  float: left;
  margin-top: 20px;
}

.single-last-post h1 {
  border-bottom: 0 !important;
}

.last-post-date {
  float: left;
  width: 100%;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin: 10px 0 10px;
}

.last-post-date .clock-border span {
  font-size: 18px;
  font-family: HelveticaLTCom-Light, sans-serif !important;
  word-wrap: break-word;
}

.clock-border {
  width: auto;
  float: left;
  padding: 15px 0 13px 0;
  margin-top: -1px;
  border-top: 3px solid #f8dc00;
}

.social-media-content {
  padding: 14px;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 3px;
  margin-top: 8px;
  float: right;
  line-height: 25px;
  padding-right: 0;
}

.social-media-content .addtoany_shortcode {
  float: right;
  margin-left: 10px;
}

.single-last-post .sow-icon-fontawesome:before {
  color: #000;
}

.single-last-post img {
  width: 100%;
}

.container p {
  text-align: justify;
  font-family: "Helvetica LT Com Roman", sans-serif !important;
  font-size: 17px;
  line-height: 24px;
  color: #777777;
  width: 100%;
  padding: 10px 0;
}

.container p.subtitle {
  width: 50%;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: 3px;
  font-weight: bold;
  font-size: 14px;
  color: #000;
  width: 40%;
  float: right;
  padding: 20px 0 0;
}

.container .home-portfolio p,
.container .home_blog p {
  padding: 0;
}

.home .document-content .content-homepage p {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 600 !important;
}

ul {
  float: left;
  width: 100%;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  font-size: 17px;
  color: #545454;
  line-height: 25px;
}

#content.col-lg-9 h2 {
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 20px;
  float: left;
  margin: 30px 0 0;
}

#content.col-lg-9 ul {
  list-style-type: none;
  padding-left: 0;
  margin: 20px 0;
}

#content.col-lg-9 ul li {
  color: #545454;
}

#content.col-lg-9 ul li:before {
  content: "\f04d";
  color: #f8dc00;
  padding-right: 10px;
  font-family: FontAwesome;
  float: left;
  font-size: 5px;
}

.col-md-6 img.size-full {
  margin: 5px 20px;
}

figure.wp-caption {
  width: 100% !important;
  float: left;
  margin: 0 0 30px;
}

figure.wp-caption .figure-content {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 30px 0 20px;
}

figure.wp-caption .figure-content img {
  width: 100%;
}

figure.wp-caption .full-width-image {
  width: 100%;
}

figcaption.caption.wp-caption-text,
.tablepress-table-description {
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  font-size: 14px;
  padding: 10px 0 0 0;
  text-align: left;
  color: #000;
}

figcaption.caption.wp-caption-text:before,
.tablepress-table-description:before {
  content: "\f04d ";
  color: #f8dc00;
  font-family: FontAwesome;
  font-size: 12px;
  padding-right: 5px;
}

figure.wp-caption {
  width: 50% !important;
  float: right;
}

figure.wp-caption:nth-child(2) {
  width: 100% !important;
}

.full-width figure.wp-caption {
  width: 100% !important;
}

figcaption.caption.wp-caption-text {
  padding: 5px 0 0 17px;
  text-indent: -17px;
}

label,
.textwidget {
  display: block;
  margin-bottom: 0;
  line-height: 24px;
  font-size: 14px;
  font-weight: normal;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  color: #000;
  text-align: left !important;
}

label ul,
.textwidget ul {
  float: none;
}

.contactform input.full,
.wpcf7 input.full,
.contactform input,
.wpcf7 input,
.contactform textarea,
.wpcf7 textarea,
.contactform select,
.wpcf7 select {
  border-radius: 4px;
  border: 1px solid #dbdce0;
  font-weight: normal;
  font-family: Arial, sans-serif;
}

.wpcf7 textarea {
  min-height: 138px;
  max-width: 100%;
  resize: none;
}

.wpcf7 select {
  width: 100%;
  padding: 3px;
  height: 42px;
  font-size: 12px;
}

.wpcf7 img.ajax-loader {
  top: 65px !important;
}

::-webkit-input-placeholder {
  color: #abadb3;
  font-size: 12px;
  font-style: normal;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #abadb3;
  font-size: 12px;
  font-style: normal;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #abadb3;
  font-size: 12px;
  font-style: normal;
}

:-ms-input-placeholder {
  color: #abadb3;
  font-size: 12px;
  font-style: normal;
}

.wpcf7-form p {
  padding: 5px 0 0;
  float: right;
}

.wpcf7-form .recaptcha .wpcf7-not-valid-tip {
  float: left;
}

div.wpcf7-validation-errors {
  float: left;
  font-size: 11px;
}

span.wpcf7-not-valid-tip {
  font-size: 11px !important;
  font-weight: 400;
  color: #000 !important;
}

.wpcf7 input.wpcf7-not-valid,
.wpcf7 textarea.wpcf7-not-valid {
  border: 1px solid #ed5565;
}

div.wpcf7-spam-blocked {
  float: left;
  margin-top: 50px;
  width: 100%;
  margin-left: 0;
}

div.wpcf7 .wpcf7-recaptcha iframe {
  margin-top: 0;
  float: left;
}

img.alignleft,
.wp-caption.alignleft {
  margin: 5px 15px 5px 0;
}

img.alignright,
.wp-caption.alignright {
  margin: 5px 0 5px 15px;
}

div.wpcf7-validation-errors {
  border: 0;
  margin: 40px 0 0;
  padding: 0;
  width: 100%;
  float: left;
  color: #505151;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
}

div.wpcf7-validation-errors:before {
  content: "\f057";
  color: #ed5565;
  font-size: 15px;
  font-family: FontAwesome;
  margin-right: 10px;
}

div.wpcf7-mail-sent-ok {
  border: 0;
  width: 100%;
  margin: 15px 0 0;
  padding: 0;
  float: left;
  color: #505151;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
}

div.wpcf7-mail-sent-ok:before {
  content: "\f14a";
  color: #8cc152;
  font-size: 15px;
  font-family: FontAwesome;
  margin-right: 10px;
}

#wpcf7-f740-o2 {
  float: left;
  width: 100%;
  background: #f3f6f5;
  padding: 20px;
  margin-top: 50px;
}

.dataTables_wrapper {
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding: 0 0 50px 0;
  position: relative;
  width: 100%;
}

.dataTables_wrapper .dt-button {
  outline: none;
  color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}

.dataTables_wrapper .dt-button:hover {
  background-color: #000;
  color: #fff;
}

.tablepress thead th,
.tablepress tfoot th {
  background-color: #fff;
  border-bottom: 2px solid #f8dc00;
  border-top: 1px solid #ededed;
}

.tablepress td,
.tablepress th {
  padding: 15px 8px;
  text-align: center;
}

.tablepress td :nth-child(2),
.tablepress th :nth-child(2) {
  text-align: left;
}

.tablepress tr:hover {
  cursor: pointer;
}

.tablepress tr.row-1:hover {
  cursor: auto;
}

.tablepress .sorting:hover {
  background-color: #f8dc00;
}

.tablepress .sorting_asc,
.tablepress .sorting_desc {
  background-color: #fff;
}

.tablepress .sorting,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
  padding-right: 7px;
}

.tablepress .sorting_desc:after {
  content: "\f0d7" !important;
}

.tablepress.extra-table td,
.tablepress.extra-table th {
  text-align: center;
  border: 1px solid #ededed;
}

.tablepress.extra-table td:nth-child(3),
.tablepress.extra-table th:nth-child(3),
.tablepress.extra-table td:nth-child(4),
.tablepress.extra-table th:nth-child(4) {
  text-align: left;
}

.tablepress.extra-table th {
  border-bottom: 2px solid #f8dc00;
}

.page-id-636 .timeline.post_552 {
  margin: 30px 0;
}

#map_address {
  margin-bottom: 0 !important;
}

div.wpcf7 img.ajax-loader {
  float: right;
  top: 9px;
  right: 5px;
  position: relative;
}

.h5ab-print-button-container {
  position: absolute;
  bottom: -5px;
  left: 8px;
  border-top: 1px solid #dedede;
  width: 97%;
  margin-top: 20px;
}

.h5ab-print-button {
  padding: 10px 20px 5px 20px;
}

.h5ab-print-button span {
  padding: 10px;
  margin-top: -2px;
  float: left;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.h5ab-print-button .fa-print {
  padding: 5px 0;
}

.single a.more-link {
  background-color: #f8dc00;
  padding: 5px 45px;
  border: 0;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  color: #000;
  position: absolute;
  right: 0;
  bottom: 20px;
  transition: background 0.6s ease-out;
  -webkit-transition: background 0.6s ease-out;
  -moz-transition: background 0.6s ease-out;
  -o-transition: background 0.6s ease-out;
}

.single a.more-link:hover {
  background-color: #000;
  color: #fff;
}

.single .page-content {
  padding: 40px 0;
  width: 1200px;
  margin: -100px auto 0;
}

.single .page-content .document-content {
  float: left;
  border: 1px solid #dedede;
  position: relative;
  width: 100%;
  background-color: #fff;
}

.single .page-content aside {
  background: #f3f6f5;
  width: 30%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0;
}

.single .page-content #content {
  background: #fff;
  margin-left: 30%;
  float: right;
  width: 70%;
  padding: 20px;
  position: relative;
}

.single .h5ab-print-button {
  background-color: #fff;
}

.single h1.entry-title {
  width: 100%;
}

.single .single-footer {
  border-bottom: 0;
  padding: 10px 0 5px;
  height: 52px;
}

.single .main.col-lg-12 {
  position: inherit;
  margin-bottom: 50px;
  margin-top: 20px;
}

.page-template-page-blog .addtoany_shortcode {
  float: right;
}

.post-meta-key {
  font-weight: bold;
  margin-right: 5px;
}

.single-last-post h1 {
  height: 100%;
}

.post-meta-container ul.post-meta {
  list-style-type: none;
  padding-left: 0;
  margin: 20px 0;
}

.post-meta-container ul.post-meta li {
  color: #545454;
}

.post-meta-container ul.post-meta li::before {
  content: "\f04d";
  color: #f8dc00;
  padding-right: 10px;
  font-family: FontAwesome;
  float: left;
  font-size: 5px;
}

.post-meta-container ul.post-meta li span.post-meta-key {
  font-weight: bold;
  margin-right: 5px;
}

.button.choose-lang {
  padding: 5px 9px;
  background: #fff !important;
  border-style: solid;
  border-width: 1px;
  border-color: #dfdfdf;
  margin-left: 10px;
  margin-right: 0px;
}

.button.choose-lang:before {
  content: "\f107";
  font-family: FontAwesome;
  float: right;
  padding-left: 15px;
}

.button.choose-lang:hover {
  color: #000 !important;
}

ul.lang {
  display: none;
  position: absolute;
  margin: 0;
  background: #fff;
  width: 65px;
  list-style-type: none;
  z-index: 700;
  padding-left: 0;
  margin-left: 10px;
}

ul.lang li {
  padding: 5px 0;
  border: 1px solid #efefef;
  text-align: center;
  color: #000;
}

ul.lang li:hover {
  background-color: #f3f6f5;
}

ul.lang li span {
  padding: 10px 0;
}

.next-to-logo-img {
  margin-left: 10px;
}

.newsletter-label .first {
  text-transform: none;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 23px;
  color: #fff;
}

.newsletter-label .first span {
  color: #f8dc00;
}

.newsletter-label .second {
  text-transform: none;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  font-size: 15px;
  letter-spacing: 0;
  color: #b6b6b6;
  margin-top: -5px;
}

.about-company-button-up-arrow::before {
  content: "\f106" !important;
}

.sow-social-media-button-youtube .sow-icon-fontawesome[data-sow-icon]:before {
  content: " ";
}

.footer-widget .sow-social-media-button-youtube .sow-icon-fontawesome {
  background-image: url("/wp-content/uploads/2017/01/youtube-footer.png");
  background-size: cover;
  width: 22px !important;
  height: 16px !important;
  margin-top: 2px;
}

.header-content .sow-social-media-button-youtube .sow-icon-fontawesome {
  background-image: url("/wp-content/uploads/2017/01/youtube.png") !important;
}

.notowania .calculator-external-container {
  width: 100%;
  padding: 5px;
}

.notowania .calculator-external-container .calculator-container {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}

.notowania .calculator-external-container .calculator-container .calculator-background {
  width: 49%;
  float: left;
  position: relative;
}

.notowania .calculator-external-container .calculator-container form {
  width: 51%;
  float: left;
  margin-top: 30px;
}

.notowania .calculator-external-container .calculator-container form label {
  line-height: 30px !important;
}

.notowania .calculator-external-container .calculator-container form label br {
  display: none;
}

.calculator-external-container {
  width: 380px;
  float: left;
  border: 1px solid #e0e2e1;
  margin-top: 20px;
}

.calculator-external-container .calculator-container {
  background-color: #f0f2f1;
  width: 358px;
  margin: 10px;
  padding-bottom: 20px;
  min-height: 536px;
  float: none;
}

.calculator-external-container .calculator-container .calculator-background {
  height: 300px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: inline-block;
  width: 100%;
  position: relative;
}

.calculator-external-container .calculator-container .calculator-background .calculator-icon {
  width: 100px;
  height: 100px;
  margin: auto;
  margin-top: 70px;
  position: relative;
  z-index: 999;
}

.calculator-external-container .calculator-container .calculator-background .calculator-icon i {
  font-size: 40px;
  margin-left: 30px;
  margin-top: 30px;
  cursor: default;
}

.calculator-external-container .calculator-container .calculator-background .calculator-icon img {
  width: 100%;
  margin: 0;
}

.calculator-external-container .calculator-container .calculator-background .calculator-label {
  position: relative;
  z-index: 999;
}

.calculator-external-container .calculator-container .calculator-background .calculator-label h3 {
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 25px;
  color: #fff;
  margin-top: 30px;
  text-align: center;
}

.calculator-external-container .calculator-container form .calculator-inputs {
  margin: 0 auto;
  width: 80%;
  margin-top: 40px;
}

.calculator-external-container .calculator-container form .calculator-inputs .calculator-row {
  clear: both;
  padding-bottom: 40px;
}

.calculator-external-container .calculator-container form .calculator-inputs .calculator-row:first-child label {
  color: transparent;
  height: 0;
}

.calculator-external-container .calculator-container form .calculator-inputs .calculator-row:first-child label::before {
  content: "Cena zakupu akcji:";
  color: #000;
}

.calculator-external-container .calculator-container form .calculator-inputs .calculator-row label {
  float: left;
  line-height: 27px;
}

.calculator-external-container .calculator-container form .calculator-inputs .calculator-row input {
  float: right;
  border-radius: 25px;
  background-color: #f0f2f1;
  padding: 0 10px 0 10px;
  border: 1px solid #828c93;
  color: #828c93;
  width: 160px;
  height: 30px;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  font-size: 12px;
  font-weight: normal;
}

.calculator-external-container .calculator-container form .calculator-inputs #price_error,
.calculator-external-container .calculator-container form .calculator-inputs #shares_quantity_error {
  color: red;
  display: none;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 3px;
}

.calculator-external-container .calculator-container form hr {
  margin-top: 40px;
  border: 1px solid #c0ccc8;
}

.calculator-external-container .calculator-container form button {
  margin: auto;
  display: block;
  width: 140px;
  padding: 7.5px 15px;
  letter-spacing: 1px;
}

.calculator-external-container .calculator-container form button::before {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  padding-left: 8px;
}

.calculator-external-container .calculator-container #calculator-result-container {
  display: none;
  width: 51%;
  margin-top: 60px;
  text-align: center;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.calculator-external-container .calculator-container #calculator-result-container .calculator-row {
  margin: 0 auto;
  width: 80%;
  margin-top: 40px;
}

.calculator-external-container .calculator-container #calculator-result-container .calculator-row .labels-container {
  margin: 0 auto;
}

.calculator-external-container .calculator-container #calculator-result-container .calculator-row .labels-container .calculator-profit {
  display: none;
  font-weight: bold;
}

.calculator-external-container .calculator-container #calculator-result-container .calculator-row .labels-container .calculator-loss {
  display: none;
  font-weight: bold;
}

.calculator-external-container .calculator-container #calculator-result-container #calculator-count-button-again {
  margin: auto;
  display: block;
  width: 175px;
  padding: 7.5px 15px;
  letter-spacing: 1px;
}

.calculator-external-container .calculator-container #calculator-result-container #calculator-count-button-again::before {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  padding-left: 8px;
}

:lang(en) .calculator-external-container .calculator-container form .calculator-inputs .calculator-row {
  padding-bottom: 55px;
}

:lang(en) .calculator-external-container .calculator-container form .calculator-inputs .calculator-row label {
  line-height: 20px;
  max-width: 120px;
}

.content-two-columns-news .row {
  margin: 0;
}

.investor-relations-article,
.content-two-columns-news {
  width: 46% !important;
  float: left !important;
  border: none !important;
  min-height: 500px !important;
  margin-top: 20px;
  margin-bottom: 0px !important;
  position: relative;
}

.investor-relations-article:nth-child(odd),
.content-two-columns-news:nth-child(odd) {
  margin-left: 40px;
  float: right !important;
}

.investor-relations-article .row .entry-content a .lightboxhover,
.content-two-columns-news .row .entry-content a .lightboxhover {
  width: 100%;
  height: 190px;
  float: left;
  background-size: cover;
  background-position: center;
  border: 1px solid #f1f1f1;
}

.investor-relations-article .row .entry-content .post-title-content,
.content-two-columns-news .row .entry-content .post-title-content {
  width: 100%;
  float: left;
  padding-right: 0;
  padding-left: 0;
}

.investor-relations-article .row .entry-content .post-title-content p,
.content-two-columns-news .row .entry-content .post-title-content p {
  min-height: 270px;
}

.investor-relations-article .row .entry-content div .post-meta,
.content-two-columns-news .row .entry-content div .post-meta {
  display: none;
}

#panel-634-0-0-0 {
  border: 1px solid #e0e2e1;
  border-bottom: 0;
  background-color: transparent;
  margin-top: 20px;
  margin-bottom: 0 !important;
  padding: 10px;
  min-height: 503px;
}

#panel-634-0-0-0 h3 {
  text-align: center;
  background: #dfe5e3;
  height: 65px !important;
  padding: 10px 0;
  margin: 0 !important;
  font-size: 24px !important;
}

#panel-634-0-0-0 ul {
  margin-top: 0 !important;
}

#panel-634-0-0-0 ul li {
  list-style-image: none;
  background: #fff;
  padding: 16.3px 0;
  margin: 0;
  text-align: center;
  border-bottom: 1px solid #cfd8d5;
  border-left: 3px solid #fff;
}

#panel-634-0-0-0 ul li:before {
  display: none;
}

#panel-634-0-0-0 ul li:hover {
  border-left: 3px solid #f8dc00;
}

#panel-634-0-0-0 ul li a {
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  color: #000;
  font-size: 16px;
  border-bottom: 0;
}

#panel-634-0-0-0 ul li .recentpost_date {
  float: none;
  font-family: HelveticaLTCom-Light, sans-serif !important;
  font-size: 25px;
  color: #000;
}

#panel-634-0-0-0 ul li .recentpost_title {
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  color: #000;
  font-size: 16px;
  border-bottom: 0;
  word-wrap: break-word;
}

.investor-relations-reports-btn-container {
  border-style: solid;
  border-color: #e0e2e1;
  border-width: 0 1px 1px 1px;
  padding-bottom: 20px;
}

.investor-relations-reports-btn-container button {
  margin: auto;
  display: block;
}

.post-investor-relations-margin:last-child {
  margin-left: 24px !important;
}

.investor-relations-shares-container {
  height: 85px;
  background: #f8dc00;
  margin-bottom: 20px;
}

.investor-relations-shares-container ul {
  list-style-type: none;
  margin: 0 !important;
  padding-top: 15px;
}

.investor-relations-shares-container ul li {
  display: inline-block;
  width: 255px;
}

.investor-relations-shares-container ul li:before {
  display: none;
}

.investor-relations-shares-container ul li:first-child {
  border-style: solid;
  border-width: 0 1px 0 0;
}

.investor-relations-shares-container ul li:last-child {
  border-style: solid;
  border-width: 0 0 0 1px;
}

.investor-relations-shares-container ul li .container {
  text-align: center;
}

.investor-relations-shares-container ul li .container .label {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: bold;
  display: block;
  padding: 5px 0;
  color: #000;
}

.investor-relations-shares-container ul li .container .number {
  font-family: HelveticaLTCom-Light, sans-serif !important;
  font-size: 30px;
  letter-spacing: -2px;
  color: #000 !important;
  margin-top: 5px;
}

.investor-relations-shares-container ul li .container .currency {
  margin-left: 0px;
  padding-left: 0px;
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
}

#chartdiv {
  width: 100%;
  height: 500px;
  margin-bottom: 50px;
  float: left;
}

.not-found-reports {
  font-weight: normal;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 28px;
  width: 100%;
  color: #000;
  line-height: 48px;
  padding-left: 0;
  float: left;
  height: 48px;
  margin: 15px 0;
  text-align: center;
}

.reports-bar-container {
  width: 100%;
  position: relative;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 30px;
}

.reports-bar-container ul {
  margin: 0 !important;
}

.reports-bar-container ul li {
  display: inline;
  background: #fdfdfd;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px;
  line-height: 24px;
  padding: 10px 20px 10px 20px;
}

.reports-bar-container ul li:before {
  display: none;
}

.reports-bar-container ul li:hover {
  background: #f3f6f5;
  cursor: pointer;
}

.reports-bar-container ul .active {
  font-weight: bold;
  background: #f3f6f5;
}

.reports-bar-container ul .active:hover {
  cursor: auto;
}

.reports-bar-container .reports-filter-container {
  width: 100%;
  background: #f3f6f5;
  position: relative;
  display: inherit;
  padding: 3px;
}

.reports-bar-container .reports-filter-container .icon {
  background: url("../img/icons/reports-icon.png");
  width: 18px;
  height: 16px;
  float: left;
  margin-top: 15px;
  margin-left: 13px;
}

.reports-bar-container .reports-filter-container label {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-size: 15px;
  line-height: 24px;
  color: #000;
  padding: 10px;
  font-weight: bold;
  float: left;
}

.reports-bar-container .reports-filter-container select {
  float: left;
  margin-top: 8px;
  width: auto;
}

.reports-bar-container .reports-filter-container .more-link {
  float: right;
  position: relative;
  display: block;
  bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 10px;
}

.report-post {
  border: none !important;
}

.report-post .row {
  margin: 0;
}

.report-post .row .entry-content a .lightboxhover {
  width: 100px;
  height: 100px;
  float: left;
  background-size: cover;
  background-position: center;
}

.report-post .row .entry-content .post-title-content {
  width: 82%;
}

.report-post .row .entry-content .post-title-content header {
  margin-bottom: 10px;
  font-family: HelveticaLTCom-Light, sans-serif !important;
  font-size: 18px;
}

.report-post .row .entry-content .post-title-content header .time {
  float: left;
}

.report-post .row .entry-content .post-title-content header .number {
  float: right;
}

.report-post .row .entry-content .post-title-content p {
  display: inline-block;
  word-wrap: break-word;
}

.report-post .row .entry-content .post-title-content .more-link {
  margin-top: 40px;
  bottom: inherit !important;
  right: 0 !important;
  margin-left: 110px !important;
}

.reports-container .row article .entry-content .format-text {
  text-align: center;
}

.reports-container .row article .entry-content .table tr .bold {
  font-weight: bold;
}

.reports-container .row article .entry-content .table tr .border-top-none {
  border-top: none;
}

.grupa-kapitalowa-tim .so-widget-sow-image,
.tim-capital-group .so-widget-sow-image {
  border: 1px solid #e1e1e1;
  min-height: 420px;
}

.grupa-kapitalowa-tim .so-widget-sow-image .sow-image-container,
.tim-capital-group .so-widget-sow-image .sow-image-container {
  padding-bottom: 0 !important;
  position: relative;
  height: 120px;
}

.grupa-kapitalowa-tim .so-widget-sow-image .sow-image-container a img,
.tim-capital-group .so-widget-sow-image .sow-image-container a img {
  max-height: 80px;
  width: auto;
  height: auto;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.page-child .widget_sow-image {
  border: 0;
  padding: 0;
}

.widget_sow-image {
  border: 1px solid #e1e1e1;
  padding-top: 50px;
  padding-bottom: 40px;
}

.widget_sow-image .so-widget-sow-image {
  padding: 0 30px 30px 30px;
}

.widget_sow-image .so-widget-sow-image .sow-image-container {
  margin: auto;
  display: inline-block;
  width: 100%;
  text-align: center;
}

.widget_sow-image .so-widget-sow-image .sow-image-container a img {
  margin: auto;
}

.widget_sow-image .so-widget-sow-image hr {
  display: none;
}

.widget_sow-image .so-widget-sow-image span {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-size: 19px;
  letter-spacing: -1px;
  line-height: 24px;
  width: 100%;
  color: #7c7c7c;
  display: inline-block;
  text-align: justify;
}

.zarzad .entry-content .panel-grid:nth-child(2) .panel-grid-cell,
.rada-nadzorcza .entry-content .panel-grid:nth-child(2) .panel-grid-cell,
.management-board .entry-content .panel-grid:nth-child(2) .panel-grid-cell,
.supervisory-board .entry-content .panel-grid:nth-child(2) .panel-grid-cell,
.zarzad .entry-content .panel-grid:nth-child(3) .panel-grid-cell,
.rada-nadzorcza .entry-content .panel-grid:nth-child(3) .panel-grid-cell,
.management-board .entry-content .panel-grid:nth-child(3) .panel-grid-cell,
.supervisory-board .entry-content .panel-grid:nth-child(3) .panel-grid-cell,
.zarzad .entry-content .panel-grid:nth-child(4) .panel-grid-cell,
.rada-nadzorcza .entry-content .panel-grid:nth-child(4) .panel-grid-cell,
.management-board .entry-content .panel-grid:nth-child(4) .panel-grid-cell,
.supervisory-board .entry-content .panel-grid:nth-child(4) .panel-grid-cell {
  padding: 5px !important;
  border: 1px solid #e1e1e1;
  position: relative;
  margin-bottom: 30px;
}

.zarzad .entry-content .panel-grid:nth-child(2) .panel-grid-cell.panel-grid-cell-empty,
.rada-nadzorcza .entry-content .panel-grid:nth-child(2) .panel-grid-cell.panel-grid-cell-empty,
.management-board .entry-content .panel-grid:nth-child(2) .panel-grid-cell.panel-grid-cell-empty,
.supervisory-board .entry-content .panel-grid:nth-child(2) .panel-grid-cell.panel-grid-cell-empty,
.zarzad .entry-content .panel-grid:nth-child(3) .panel-grid-cell.panel-grid-cell-empty,
.rada-nadzorcza .entry-content .panel-grid:nth-child(3) .panel-grid-cell.panel-grid-cell-empty,
.management-board .entry-content .panel-grid:nth-child(3) .panel-grid-cell.panel-grid-cell-empty,
.supervisory-board .entry-content .panel-grid:nth-child(3) .panel-grid-cell.panel-grid-cell-empty,
.zarzad .entry-content .panel-grid:nth-child(4) .panel-grid-cell.panel-grid-cell-empty,
.rada-nadzorcza .entry-content .panel-grid:nth-child(4) .panel-grid-cell.panel-grid-cell-empty,
.management-board .entry-content .panel-grid:nth-child(4) .panel-grid-cell.panel-grid-cell-empty,
.supervisory-board .entry-content .panel-grid:nth-child(4) .panel-grid-cell.panel-grid-cell-empty {
  border: 0;
  padding: 20px;
}

.zarzad .entry-content .panel-grid:nth-child(2) .panel-grid-cell .so-panel,
.rada-nadzorcza .entry-content .panel-grid:nth-child(2) .panel-grid-cell .so-panel,
.management-board .entry-content .panel-grid:nth-child(2) .panel-grid-cell .so-panel,
.supervisory-board .entry-content .panel-grid:nth-child(2) .panel-grid-cell .so-panel,
.zarzad .entry-content .panel-grid:nth-child(3) .panel-grid-cell .so-panel,
.rada-nadzorcza .entry-content .panel-grid:nth-child(3) .panel-grid-cell .so-panel,
.management-board .entry-content .panel-grid:nth-child(3) .panel-grid-cell .so-panel,
.supervisory-board .entry-content .panel-grid:nth-child(3) .panel-grid-cell .so-panel,
.zarzad .entry-content .panel-grid:nth-child(4) .panel-grid-cell .so-panel,
.rada-nadzorcza .entry-content .panel-grid:nth-child(4) .panel-grid-cell .so-panel,
.management-board .entry-content .panel-grid:nth-child(4) .panel-grid-cell .so-panel,
.supervisory-board .entry-content .panel-grid:nth-child(4) .panel-grid-cell .so-panel {
  margin-bottom: 0 !important;
}

.zarzad .entry-content .panel-grid:nth-child(2) .widget_sow-image,
.rada-nadzorcza .entry-content .panel-grid:nth-child(2) .widget_sow-image,
.management-board .entry-content .panel-grid:nth-child(2) .widget_sow-image,
.supervisory-board .entry-content .panel-grid:nth-child(2) .widget_sow-image,
.zarzad .entry-content .panel-grid:nth-child(3) .widget_sow-image,
.rada-nadzorcza .entry-content .panel-grid:nth-child(3) .widget_sow-image,
.management-board .entry-content .panel-grid:nth-child(3) .widget_sow-image,
.supervisory-board .entry-content .panel-grid:nth-child(3) .widget_sow-image,
.zarzad .entry-content .panel-grid:nth-child(4) .widget_sow-image,
.rada-nadzorcza .entry-content .panel-grid:nth-child(4) .widget_sow-image,
.management-board .entry-content .panel-grid:nth-child(4) .widget_sow-image,
.supervisory-board .entry-content .panel-grid:nth-child(4) .widget_sow-image {
  padding: 0;
  border: 0;
  margin-bottom: 0 !important;
}

.zarzad .entry-content .panel-grid:nth-child(2) .widget_sow-image .so-widget-sow-image,
.rada-nadzorcza .entry-content .panel-grid:nth-child(2) .widget_sow-image .so-widget-sow-image,
.management-board .entry-content .panel-grid:nth-child(2) .widget_sow-image .so-widget-sow-image,
.supervisory-board .entry-content .panel-grid:nth-child(2) .widget_sow-image .so-widget-sow-image,
.zarzad .entry-content .panel-grid:nth-child(3) .widget_sow-image .so-widget-sow-image,
.rada-nadzorcza .entry-content .panel-grid:nth-child(3) .widget_sow-image .so-widget-sow-image,
.management-board .entry-content .panel-grid:nth-child(3) .widget_sow-image .so-widget-sow-image,
.supervisory-board .entry-content .panel-grid:nth-child(3) .widget_sow-image .so-widget-sow-image,
.zarzad .entry-content .panel-grid:nth-child(4) .widget_sow-image .so-widget-sow-image,
.rada-nadzorcza .entry-content .panel-grid:nth-child(4) .widget_sow-image .so-widget-sow-image,
.management-board .entry-content .panel-grid:nth-child(4) .widget_sow-image .so-widget-sow-image,
.supervisory-board .entry-content .panel-grid:nth-child(4) .widget_sow-image .so-widget-sow-image {
  padding: 0;
}

.zarzad .entry-content .panel-grid:nth-child(2) .widget_sow-image .so-widget-sow-image .sow-image-container,
.rada-nadzorcza .entry-content .panel-grid:nth-child(2) .widget_sow-image .so-widget-sow-image .sow-image-container,
.management-board .entry-content .panel-grid:nth-child(2) .widget_sow-image .so-widget-sow-image .sow-image-container,
.supervisory-board .entry-content .panel-grid:nth-child(2) .widget_sow-image .so-widget-sow-image .sow-image-container,
.zarzad .entry-content .panel-grid:nth-child(3) .widget_sow-image .so-widget-sow-image .sow-image-container,
.rada-nadzorcza .entry-content .panel-grid:nth-child(3) .widget_sow-image .so-widget-sow-image .sow-image-container,
.management-board .entry-content .panel-grid:nth-child(3) .widget_sow-image .so-widget-sow-image .sow-image-container,
.supervisory-board .entry-content .panel-grid:nth-child(3) .widget_sow-image .so-widget-sow-image .sow-image-container,
.zarzad .entry-content .panel-grid:nth-child(4) .widget_sow-image .so-widget-sow-image .sow-image-container,
.rada-nadzorcza .entry-content .panel-grid:nth-child(4) .widget_sow-image .so-widget-sow-image .sow-image-container,
.management-board .entry-content .panel-grid:nth-child(4) .widget_sow-image .so-widget-sow-image .sow-image-container,
.supervisory-board .entry-content .panel-grid:nth-child(4) .widget_sow-image .so-widget-sow-image .sow-image-container {
  position: relative;
}

.zarzad .entry-content .panel-grid:nth-child(2) .widget_sow-image .so-widget-sow-image .sow-image-container:before,
.rada-nadzorcza .entry-content .panel-grid:nth-child(2) .widget_sow-image .so-widget-sow-image .sow-image-container:before,
.management-board .entry-content .panel-grid:nth-child(2) .widget_sow-image .so-widget-sow-image .sow-image-container:before,
.supervisory-board .entry-content .panel-grid:nth-child(2) .widget_sow-image .so-widget-sow-image .sow-image-container:before,
.zarzad .entry-content .panel-grid:nth-child(3) .widget_sow-image .so-widget-sow-image .sow-image-container:before,
.rada-nadzorcza .entry-content .panel-grid:nth-child(3) .widget_sow-image .so-widget-sow-image .sow-image-container:before,
.management-board .entry-content .panel-grid:nth-child(3) .widget_sow-image .so-widget-sow-image .sow-image-container:before,
.supervisory-board .entry-content .panel-grid:nth-child(3) .widget_sow-image .so-widget-sow-image .sow-image-container:before,
.zarzad .entry-content .panel-grid:nth-child(4) .widget_sow-image .so-widget-sow-image .sow-image-container:before,
.rada-nadzorcza .entry-content .panel-grid:nth-child(4) .widget_sow-image .so-widget-sow-image .sow-image-container:before,
.management-board .entry-content .panel-grid:nth-child(4) .widget_sow-image .so-widget-sow-image .sow-image-container:before,
.supervisory-board .entry-content .panel-grid:nth-child(4) .widget_sow-image .so-widget-sow-image .sow-image-container:before {
  display: block;
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000000 100%);
  height: 150px;
  width: 100%;
  left: 0;
  bottom: 0;
  content: "";
}

.zarzad .entry-content .panel-grid:nth-child(2) .so-widget-sow-editor,
.rada-nadzorcza .entry-content .panel-grid:nth-child(2) .so-widget-sow-editor,
.management-board .entry-content .panel-grid:nth-child(2) .so-widget-sow-editor,
.supervisory-board .entry-content .panel-grid:nth-child(2) .so-widget-sow-editor,
.zarzad .entry-content .panel-grid:nth-child(3) .so-widget-sow-editor,
.rada-nadzorcza .entry-content .panel-grid:nth-child(3) .so-widget-sow-editor,
.management-board .entry-content .panel-grid:nth-child(3) .so-widget-sow-editor,
.supervisory-board .entry-content .panel-grid:nth-child(3) .so-widget-sow-editor,
.zarzad .entry-content .panel-grid:nth-child(4) .so-widget-sow-editor,
.rada-nadzorcza .entry-content .panel-grid:nth-child(4) .so-widget-sow-editor,
.management-board .entry-content .panel-grid:nth-child(4) .so-widget-sow-editor,
.supervisory-board .entry-content .panel-grid:nth-child(4) .so-widget-sow-editor {
  position: absolute;
  bottom: 100px;
  width: 96%;
  margin: 0 auto;
}

.zarzad .entry-content .panel-grid:nth-child(2) .so-widget-sow-editor .textwidget,
.rada-nadzorcza .entry-content .panel-grid:nth-child(2) .so-widget-sow-editor .textwidget,
.management-board .entry-content .panel-grid:nth-child(2) .so-widget-sow-editor .textwidget,
.supervisory-board .entry-content .panel-grid:nth-child(2) .so-widget-sow-editor .textwidget,
.zarzad .entry-content .panel-grid:nth-child(3) .so-widget-sow-editor .textwidget,
.rada-nadzorcza .entry-content .panel-grid:nth-child(3) .so-widget-sow-editor .textwidget,
.management-board .entry-content .panel-grid:nth-child(3) .so-widget-sow-editor .textwidget,
.supervisory-board .entry-content .panel-grid:nth-child(3) .so-widget-sow-editor .textwidget,
.zarzad .entry-content .panel-grid:nth-child(4) .so-widget-sow-editor .textwidget,
.rada-nadzorcza .entry-content .panel-grid:nth-child(4) .so-widget-sow-editor .textwidget,
.management-board .entry-content .panel-grid:nth-child(4) .so-widget-sow-editor .textwidget,
.supervisory-board .entry-content .panel-grid:nth-child(4) .so-widget-sow-editor .textwidget {
  position: relative;
  z-index: 99;
}

.zarzad .entry-content .panel-grid:nth-child(2) .so-widget-sow-editor p:first-child,
.rada-nadzorcza .entry-content .panel-grid:nth-child(2) .so-widget-sow-editor p:first-child,
.management-board .entry-content .panel-grid:nth-child(2) .so-widget-sow-editor p:first-child,
.supervisory-board .entry-content .panel-grid:nth-child(2) .so-widget-sow-editor p:first-child,
.zarzad .entry-content .panel-grid:nth-child(3) .so-widget-sow-editor p:first-child,
.rada-nadzorcza .entry-content .panel-grid:nth-child(3) .so-widget-sow-editor p:first-child,
.management-board .entry-content .panel-grid:nth-child(3) .so-widget-sow-editor p:first-child,
.supervisory-board .entry-content .panel-grid:nth-child(3) .so-widget-sow-editor p:first-child,
.zarzad .entry-content .panel-grid:nth-child(4) .so-widget-sow-editor p:first-child,
.rada-nadzorcza .entry-content .panel-grid:nth-child(4) .so-widget-sow-editor p:first-child,
.management-board .entry-content .panel-grid:nth-child(4) .so-widget-sow-editor p:first-child,
.supervisory-board .entry-content .panel-grid:nth-child(4) .so-widget-sow-editor p:first-child {
  padding: 0;
  color: #fff;
  margin-top: 50px;
  font-size: 21px;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
}

.zarzad .entry-content .panel-grid:nth-child(2) .so-widget-sow-editor p:last-child,
.rada-nadzorcza .entry-content .panel-grid:nth-child(2) .so-widget-sow-editor p:last-child,
.management-board .entry-content .panel-grid:nth-child(2) .so-widget-sow-editor p:last-child,
.supervisory-board .entry-content .panel-grid:nth-child(2) .so-widget-sow-editor p:last-child,
.zarzad .entry-content .panel-grid:nth-child(3) .so-widget-sow-editor p:last-child,
.rada-nadzorcza .entry-content .panel-grid:nth-child(3) .so-widget-sow-editor p:last-child,
.management-board .entry-content .panel-grid:nth-child(3) .so-widget-sow-editor p:last-child,
.supervisory-board .entry-content .panel-grid:nth-child(3) .so-widget-sow-editor p:last-child,
.zarzad .entry-content .panel-grid:nth-child(4) .so-widget-sow-editor p:last-child,
.rada-nadzorcza .entry-content .panel-grid:nth-child(4) .so-widget-sow-editor p:last-child,
.management-board .entry-content .panel-grid:nth-child(4) .so-widget-sow-editor p:last-child,
.supervisory-board .entry-content .panel-grid:nth-child(4) .so-widget-sow-editor p:last-child {
  margin-top: 0;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 2px;
  padding: 0;
  margin-bottom: 0;
}

.zarzad .entry-content .panel-grid:nth-child(2) .ow-button-base,
.rada-nadzorcza .entry-content .panel-grid:nth-child(2) .ow-button-base,
.management-board .entry-content .panel-grid:nth-child(2) .ow-button-base,
.supervisory-board .entry-content .panel-grid:nth-child(2) .ow-button-base,
.zarzad .entry-content .panel-grid:nth-child(3) .ow-button-base,
.rada-nadzorcza .entry-content .panel-grid:nth-child(3) .ow-button-base,
.management-board .entry-content .panel-grid:nth-child(3) .ow-button-base,
.supervisory-board .entry-content .panel-grid:nth-child(3) .ow-button-base,
.zarzad .entry-content .panel-grid:nth-child(4) .ow-button-base,
.rada-nadzorcza .entry-content .panel-grid:nth-child(4) .ow-button-base,
.management-board .entry-content .panel-grid:nth-child(4) .ow-button-base,
.supervisory-board .entry-content .panel-grid:nth-child(4) .ow-button-base {
  margin-bottom: 15px;
  margin-top: -10px;
}

.zarzad .entry-content .panel-grid:nth-child(2) .ow-button-base .ow-button-hover,
.rada-nadzorcza .entry-content .panel-grid:nth-child(2) .ow-button-base .ow-button-hover,
.management-board .entry-content .panel-grid:nth-child(2) .ow-button-base .ow-button-hover,
.supervisory-board .entry-content .panel-grid:nth-child(2) .ow-button-base .ow-button-hover,
.zarzad .entry-content .panel-grid:nth-child(3) .ow-button-base .ow-button-hover,
.rada-nadzorcza .entry-content .panel-grid:nth-child(3) .ow-button-base .ow-button-hover,
.management-board .entry-content .panel-grid:nth-child(3) .ow-button-base .ow-button-hover,
.supervisory-board .entry-content .panel-grid:nth-child(3) .ow-button-base .ow-button-hover,
.zarzad .entry-content .panel-grid:nth-child(4) .ow-button-base .ow-button-hover,
.rada-nadzorcza .entry-content .panel-grid:nth-child(4) .ow-button-base .ow-button-hover,
.management-board .entry-content .panel-grid:nth-child(4) .ow-button-base .ow-button-hover,
.supervisory-board .entry-content .panel-grid:nth-child(4) .ow-button-base .ow-button-hover {
  background-color: #f8dc00 !important;
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 7.5px 40px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  color: #000 !important;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
}

.zarzad .entry-content .panel-grid:nth-child(2) .ow-button-base .ow-button-hover:before,
.rada-nadzorcza .entry-content .panel-grid:nth-child(2) .ow-button-base .ow-button-hover:before,
.management-board .entry-content .panel-grid:nth-child(2) .ow-button-base .ow-button-hover:before,
.supervisory-board .entry-content .panel-grid:nth-child(2) .ow-button-base .ow-button-hover:before,
.zarzad .entry-content .panel-grid:nth-child(3) .ow-button-base .ow-button-hover:before,
.rada-nadzorcza .entry-content .panel-grid:nth-child(3) .ow-button-base .ow-button-hover:before,
.management-board .entry-content .panel-grid:nth-child(3) .ow-button-base .ow-button-hover:before,
.supervisory-board .entry-content .panel-grid:nth-child(3) .ow-button-base .ow-button-hover:before,
.zarzad .entry-content .panel-grid:nth-child(4) .ow-button-base .ow-button-hover:before,
.rada-nadzorcza .entry-content .panel-grid:nth-child(4) .ow-button-base .ow-button-hover:before,
.management-board .entry-content .panel-grid:nth-child(4) .ow-button-base .ow-button-hover:before,
.supervisory-board .entry-content .panel-grid:nth-child(4) .ow-button-base .ow-button-hover:before {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  font-size: 17px;
  position: absolute;
  right: 10px;
  top: 6px;
}

.zarzad .entry-content .panel-grid:nth-child(2) .ow-button-base .ow-button-hover:hover,
.rada-nadzorcza .entry-content .panel-grid:nth-child(2) .ow-button-base .ow-button-hover:hover,
.management-board .entry-content .panel-grid:nth-child(2) .ow-button-base .ow-button-hover:hover,
.supervisory-board .entry-content .panel-grid:nth-child(2) .ow-button-base .ow-button-hover:hover,
.zarzad .entry-content .panel-grid:nth-child(3) .ow-button-base .ow-button-hover:hover,
.rada-nadzorcza .entry-content .panel-grid:nth-child(3) .ow-button-base .ow-button-hover:hover,
.management-board .entry-content .panel-grid:nth-child(3) .ow-button-base .ow-button-hover:hover,
.supervisory-board .entry-content .panel-grid:nth-child(3) .ow-button-base .ow-button-hover:hover,
.zarzad .entry-content .panel-grid:nth-child(4) .ow-button-base .ow-button-hover:hover,
.rada-nadzorcza .entry-content .panel-grid:nth-child(4) .ow-button-base .ow-button-hover:hover,
.management-board .entry-content .panel-grid:nth-child(4) .ow-button-base .ow-button-hover:hover,
.supervisory-board .entry-content .panel-grid:nth-child(4) .ow-button-base .ow-button-hover:hover {
  background-color: #000 !important;
  color: #fff !important;
}

.zarzad .entry-content .panel-grid:nth-child(3) .ow-button-base,
.rada-nadzorcza .entry-content .panel-grid:nth-child(3) .ow-button-base,
.management-board .entry-content .panel-grid:nth-child(3) .ow-button-base,
.supervisory-board .entry-content .panel-grid:nth-child(3) .ow-button-base,
.zarzad .entry-content .panel-grid:nth-child(4) .ow-button-base,
.rada-nadzorcza .entry-content .panel-grid:nth-child(4) .ow-button-base,
.management-board .entry-content .panel-grid:nth-child(4) .ow-button-base,
.supervisory-board .entry-content .panel-grid:nth-child(4) .ow-button-base {
  margin-top: 0;
}

.grupa-kapitalowa-tim .widget_sow-image .so-widget-sow-image span,
.tim-capital-group .widget_sow-image .so-widget-sow-image span {
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  font-size: 17px;
  color: #777;
}

.entry-content-report table {
  width: 100% !important;
  height: auto !important;
}

.entry-content-report table tbody tr {
  border-top: 1px solid #ddd;
  height: 60px;
  border-left: 0;
}

.entry-content-report table tbody tr td {
  padding: 8px;
  vertical-align: top;
  font-size: 17px;
  line-height: 24px;
  color: #545454;
  font-family: "HelveticaLTCom-Roman", sans-serif !important;
}

.entry-content-report table tbody tr:first-child {
  border: none !important;
}

.company-header {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: -30px;
}

.company-header span {
  display: inline-block;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-size: 19px !important;
  line-height: 24px;
  color: #000;
  text-transform: uppercase;
  padding-top: 30px;
  padding-bottom: 15px;
  width: 100%;
}

.company-header hr {
  width: 30%;
  margin-left: 0;
  margin-top: -3px;
  margin-bottom: 0;
  border-top: 3px solid #f8dc00;
}

#company-more-www {
  float: right;
}

.company-url {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-size: 26px;
  line-height: 30px;
  color: #545454;
  width: 100%;
}

.breadcrumbs {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
}

.single-article .main .entry-title-main,
.single-article .post .entry-title-main {
  border-bottom: 1px solid #ebebeb;
  line-height: 48px;
  height: 48px;
}

.single-article .main .lighboxhover,
.single-article .post .lighboxhover {
  width: 100%;
  height: 450px;
  float: left;
  background-size: cover;
  background-position: center;
}

.single-article .main .entry-title,
.single-article .post .entry-title {
  font-weight: normal;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 28px;
  width: 100%;
  color: #000;
  line-height: 35px;
  padding-left: 0;
  float: left;
  margin: 15px 0;
}

.amcharts-export-menu ul li:before {
  display: none;
}

.amcharts-export-menu ul li>ul {
  width: 200px;
}

.search .post-no-image .post-title-content {
  width: 100% !important;
}

.search footer {
  padding-left: 20px;
}

.search .entry-content .search-icon {
  padding: 88px 5px 5px 10px !important;
}

.search .lightboxhover {
  width: 37.5%;
  height: 190px;
  float: left;
  background-size: cover;
  background-position: center;
  margin-top: 10px;
}

.search .post-title-content {
  width: 60%;
}

.search #content h3.entry-title {
  height: auto !important;
}

.search .page-content aside {
  display: none;
}

.search .page-content .container {
  width: 100%;
}

.amcharts-period-selector-div {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-size: 17px;
  line-height: 24px;
  color: #545454;
}

.amcharts-period-selector-div div:first-child input {
  font-family: Arial, sans-serif;
  font-size: 14px;
  border-radius: 5px;
  border-width: 1px;
  border-color: #ddd;
  border-style: solid;
  width: 90px !important;
}

.amcharts-period-selector-div div:nth-child(2) {
  display: none !important;
  width: 100%;
  margin-top: 20px;
}

.amcharts-period-selector-div div:nth-child(2) input {
  margin-right: 5px;
  outline: 0;
  border: 0;
  border-radius: 20px;
  padding: 7.5px 8px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  font-size: 14px;
}

.amcharts-period-selector-div div:nth-child(2) input:first-child {
  margin-left: 2px;
}

.amcharts-period-selector-div div:nth-child(2) .amcharts-period-input {
  background-color: #f8dc00;
}

.amcharts-period-selector-div div:nth-child(2) .amcharts-period-input-selected {
  background: #ddd;
}

.amcharts-data-set-select {
  display: none;
}

.amcharts-data-set-selector-div {
  display: none;
  margin-top: 75px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-size: 17px;
  line-height: 24px;
  color: #545454;
}

.amcharts-data-set-selector-div select {
  font-family: Arial, sans-serif;
  font-size: 14px;
}

.amchart-type-chart {
  margin-top: 75px;
}

.amchart-type-chart span {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-size: 17px;
  line-height: 24px;
  color: #545454;
}

.amchart-type-chart button {
  margin-right: 5px;
  outline: 0;
  border: 0;
  border-radius: 20px;
  padding: 7.5px 8px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #f8dc00;
}

.amchart-type-chart button:first-child {
  margin-left: 2px;
}

.amchart-type-chart button.active {
  background-color: #dddddd;
}

.amchart-type-chart br {
  display: none;
}

.amchart-filter {
  clear: both;
  margin-bottom: 20px;
}

.amchart-filter p {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-size: 17px;
  line-height: 24px;
  color: #545454;
  min-width: 150px;
  float: left;
}

.amchart-filter .buttons-container {
  width: 80%;
  float: right;
  margin-bottom: 20px;
}

.amchart-filter .buttons-container ul {
  margin: 0 !important;
}

.amchart-filter .buttons-container ul li {
  display: inline;
}

.amchart-filter .buttons-container ul li:before {
  display: none;
}

.amchart-filter .buttons-container ul li button {
  margin-bottom: 5px;
  width: 150px;
  margin-right: 5px;
  outline: 0;
  border: 0;
  border-radius: 20px;
  padding: 3.5px 8px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px;
  border: 1px solid #ddd;
  background-color: #fff;
  color: #000;
}

.amchart-filter .buttons-container ul li button.active {
  background-color: #f8dc00;
  border: 1px solid #f8dc00;
}

.amchart-filter .buttons-container ul li button.active:hover {
  background-color: #f8dc00;
  border: 1px solid #f8dc00;
}

.amchart-filter .buttons-container ul li button:hover {
  background-color: #ddd;
}

.history-vertical-nav {
  position: fixed;
  margin-left: 900px;
  margin-top: 30px;
}

.history-vertical-nav ul {
  list-style: none;
}

.history-vertical-nav ul li {
  float: none;
  width: 15px;
  height: 15px;
  margin: 10px 4px;
  padding: 3px;
  background: transparent;
  border-radius: 20px;
  overflow: hidden;
  text-indent: -999em;
  border: 1px solid #000;
  cursor: pointer;
  opacity: 0.4;
}

.history-vertical-nav ul .active {
  background: #000;
  opacity: 1;
}

.history-static-container {
  width: 100%;
  background-color: #f8dc00;
  margin-top: 30px;
  padding: 30px;
}

.history-static-container .headings {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  margin-top: 30px;
}

.history-static-container .headings h3 {
  font-family: HelveticaLTCom-Light, sans-serif !important;
  width: 55% !important;
  font-size: 40px;
  line-height: 44px;
  color: #000000;
  width: 100%;
  margin: auto;
  margin-bottom: 10px;
}

.history-static-container .headings .h3-bottom {
  width: 90% !important;
}

.history-static-container .headings span {
  width: 30% !important;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 2px;
}

.history-static-container hr {
  border-color: #dec600;
  border-width: 1px;
}

.history-static-container span.text {
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  font-size: 17px;
  line-height: 26px;
  text-align: center;
  padding: 0 3%;
  display: inline-block;
}

.history-static-container button {
  background-color: #f8dc00;
  color: #000;
  padding: 7.5px 15px;
}

.history-static-container button:before {
  content: "\f107";
  font-family: FontAwesome;
  float: right;
  padding-left: 10px;
  font-size: 20px;
  line-height: 20px;
}

.history-static-container button.mobile {
  display: none;
}

.history-static-container .button-bottom {
  background-color: #000;
  color: #fff;
  margin-top: 30px;
  padding: 7.5px 15px;
  border: 0;
}

.history-static-container .button-bottom:before {
  content: "\f105";
  padding-left: 10px;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
}

.history-static-container .button-bottom:hover {
  background-color: #fff;
  color: #000 !important;
}

:lang(en) .history-post-container .year {
  width: 140px;
}

.history-post-container {
  margin-top: 50px;
}

.history-post-container .year {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 190px;
  padding: 10px 20px 10px 20px;
  border-radius: 50px;
  background: #000;
  margin: -30px auto auto;
}

.history-post-container .year i {
  margin-top: 7px;
  margin-right: 11px;
}

.history-post-container .year i:before {
  color: #fff;
  font-size: 21px;
}

.history-post-container .year span {
  color: #fff;
  font-family: HelveticaLTCom-Light, sans-serif !important;
  font-size: 27px;
  float: right;
}

.history-post-container .post {
  background-color: #f1f3f2;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  padding-top: 40px;
}

.history-post-container .post h3 {
  text-align: center;
  font-size: 28px;
  font-weight: normal;
  color: #000;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
}

.history-post-container .post .text {
  margin-top: 10px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
  display: inline-block;
  color: #787e83;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
}

.history-post-container .post .text p {
  margin-top: 10px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  display: inline-block;
  color: #787e83;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
}

.history-post-container .post .more {
  margin-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: bold;
  width: 100%;
  display: block;
  cursor: pointer;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
}

.history-post-container .post .more:after {
  content: "\f107";
  font-family: FontAwesome;
  padding-left: 5px;
  font-size: 15px;
  color: #000;
}

.history-post-container .post .up-arrow:after {
  content: "\f106" !important;
}

.history-post-container .post .unslider {
  width: 92%;
  margin: 20px auto;
}

.history-post-container .post .unslider .post-carousel ul {
  margin: 0 !important;
}

.history-post-container .post .unslider .post-carousel ul li {
  position: relative;
}

.history-post-container .post .unslider .post-carousel ul li:before {
  display: none;
}

.history-post-container .post .unslider .post-carousel ul li div {
  background-size: cover;
  width: 100%;
  height: 400px;
}

.history-post-container .post .unslider .post-carousel ul li span {
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-weight: normal;
  padding-left: 10px;
  color: #fff;
  font-size: 14px;
  z-index: 999;
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.history-post-container .post .unslider nav {
  margin: auto;
}

.history-post-container .post .unslider nav ol {
  margin-top: 10px;
  margin-bottom: 15px;
  text-align: center;
}

.history-post-container .post .unslider nav ol li {
  display: inline-block;
  float: none;
  width: 15px;
  height: 15px;
  margin: 0 4px;
  padding: 3px;
  background: transparent;
  border-radius: 20px;
  overflow: hidden;
  text-indent: -999em;
  border: 1px solid #000;
  cursor: pointer;
  opacity: 0.4;
}

.history-post-container .post .unslider nav ol .unslider-active {
  background: #000;
  opacity: 1;
}

.company-group-url {
  display: block;
  margin-top: -110px;
  margin-bottom: 70px;
}

.company-group-url .cto {
  margin: 0 auto;
  display: block;
  color: #000;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  padding: 10px 40px;
  font-size: 16px;
  height: auto;
}

.grupa-kapitalowa-tim .company-group-url .cto,
.tim-capital-group .company-group-url .cto {
  padding: 5px 40px;
  font-size: 13px;
}

.simple-sitemap-page li {
  list-style-type: none;
  font-weight: bold;
  line-height: 28px;
  font-size: 16px;
}

.simple-sitemap-page li:before {
  content: "\f105";
  font-family: FontAwesome;
  padding-right: 10px;
}

.simple-sitemap-page li a {
  color: #545454;
}

.simple-sitemap-page li a:hover {
  color: #000;
}

.simple-sitemap-page li .children li {
  font-weight: normal;
  margin-left: 30px;
}

.simple-sitemap-page li .children li .children li {
  color: #545454;
  margin-left: 30px;
}

.unique-business-model .meet-tim-group-container {
  margin: 0 auto;
  margin-top: 30px;
}

.unique-business-model .meet-tim-group-container h3 {
  text-align: center;
  font-size: 32px;
  font-weight: normal;
  color: #000;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
}

.unique-business-model .meet-tim-group-container span {
  margin-top: 10px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
  display: inline-block;
  color: #787e83;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
}

.unique-business-model .banners-container {
  margin-top: 30px;
  height: 420px;
}

.unique-business-model .banners-container .banner {
  width: 385px;
  height: 420px;
  float: left;
  background-size: cover !important;
}

.unique-business-model .banners-container .banner:first-child {
  margin-right: 25px;
}

.unique-business-model .banners-container .banner:last-child {
  border: 1px solid #f1f1f1;
}

.unique-business-model .banners-container .banner:last-child span {
  color: #000;
}

.unique-business-model .banners-container .banner .overbg {
  margin-top: -384px;
  position: initial !important;
}

.unique-business-model .banners-container .banner img {
  min-width: 245px;
  height: 85px;
  margin: 0 auto;
  display: block;
  margin-top: 55px;
  margin-bottom: 50px;
}

.unique-business-model .banners-container .banner span {
  font-family: HelveticaLTCom-Light, sans-serif !important;
  font-size: 40px;
  line-height: 44px;
  color: #fff;
  width: 80%;
  margin: 0 auto;
  display: block;
  text-align: center;
  height: 135px;
  margin-bottom: 20px;
  letter-spacing: -2px;
}

.unique-business-model .banners-container .banner a button {
  width: 240px;
  height: 40px;
  color: #000;
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 9999;
}

.unique-business-model .banners-container .banner a button:before {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  margin-right: -10px;
}

.unique-business-model .companies-container {
  margin-top: 40px;
  height: 150px;
  background-color: #f8dc00;
}

.unique-business-model .companies-container .text-container {
  float: left;
  margin-left: 45px;
  height: 100px;
  font-family: HelveticaLTCom-Light, sans-serif !important;
  letter-spacing: -2px;
  color: #000;
}

.unique-business-model .companies-container .text-container .number {
  font-size: 110px;
  float: left;
}

.unique-business-model .companies-container .text-container .text {
  float: left;
  font-size: 40px;
  margin-left: 20px;
  margin-top: 20px;
}

.unique-business-model .companies-container a {
  float: right;
}

.unique-business-model .companies-container a button:before {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  margin-right: -10px;
}

.unique-business-model .companies-container a button:hover {
  background-color: #c9c9c9;
  color: #000 !important;
}

.unique-business-model .info-box-container {
  border: 1px solid #f1f1f1;
  margin-top: 40px;
  float: left;
}

.unique-business-model .info-box-container h3 {
  margin-top: 50px;
  text-align: center;
  font-size: 32px;
  font-weight: normal;
  color: #000;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
}

.unique-business-model .info-box-container span {
  margin-top: 10px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
  display: inline-block;
  color: #787e83;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
}

.unique-business-model .info-box-container img {
  margin: 0 auto;
  display: block;
  margin-top: 50px;
}

.unique-business-model .info-box-container .boxes-container {
  margin-top: 100px;
  height: 290px;
  margin-bottom: 30px;
  margin-left: 35px;
}

.unique-business-model .info-box-container .boxes-container .box-container {
  width: 350px;
  height: 290px;
  float: left;
  margin-right: 36px;
  background: #f1f3f2;
}

.unique-business-model .info-box-container .boxes-container .box-container:last-child {
  margin-right: 0 !important;
}

.unique-business-model .info-box-container .boxes-container .box-container .yellow-box {
  width: 100%;
  height: 130px;
  background: #f8dc00;
  position: relative;
}

.unique-business-model .info-box-container .boxes-container .box-container .yellow-box span img {
  margin-top: -13px !important;
}

.unique-business-model .info-box-container .boxes-container .box-container .yellow-box:before {
  content: "\f0d8";
  font-family: FontAwesome;
  font-size: 35px;
  color: #f8dc00;
  position: absolute;
  position: absolute;
  top: -23%;
  left: 50%;
  transform: translateX(-50%);
}

.unique-business-model .info-box-container .boxes-container .box-container span {
  font-family: HelveticaLTCom-Light, sans-serif !important;
  letter-spacing: -2px;
  font-size: 40px;
  color: #000;
  line-height: 45px;
  margin-top: 30px;
  width: 100%;
}

.unique-business-model .statistics {
  margin-top: 70px !important;
  width: 100%;
  margin: 0 auto;
}

.unique-business-model .statistics tr {
  border-top: 3px solid #dddddd;
}

.unique-business-model .statistics tr:first-child {
  border: none;
}

.unique-business-model .statistics tr td {
  height: 80px;
  font-family: HelveticaLTCom-Light, sans-serif !important;
  color: #000;
}

.unique-business-model .statistics tr td:first-child {
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 26px;
  letter-spacing: -1px;
  font-weight: normal;
  width: 35%;
}

.unique-business-model .statistics tr td:nth-child(2) {
  text-transform: uppercase;
}

.unique-business-model .statistics tr td span {
  font-size: 40px;
  letter-spacing: -2px;
}

.unique-business-model .statistics tr td a button {
  height: 35px;
  color: #000;
  float: right;
  padding: 7.5px 30px;
}

.unique-business-model .grey-box-text-container {
  margin-top: 40px;
  background: #f1f3f2;
  min-height: 615px;
  padding-bottom: 50px;
}

.unique-business-model .grey-box-text-container h3 {
  padding-top: 50px;
  text-align: center;
  font-size: 32px;
  font-weight: normal;
  color: #000;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
}

.unique-business-model .grey-box-text-container span {
  margin-top: 10px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  padding-left: 8%;
  padding-right: 8%;
  display: inline-block;
  color: #787e83;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  margin-bottom: 50px;
}

.unique-business-model .grey-box-text-container #slider {
  margin-top: 50px;
  width: 100%;
  margin: 0 auto;
  display: block;
  height: 410px;
}

.unique-business-model .grey-box-text-container #slider .overbg {
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%, rgba(0, 0, 0, 0.67) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e5799', endColorstr='#ab000000', GradientType=0);
  height: 100%;
  width: 100%;
  z-index: 99;
  position: absolute;
}

.unique-business-model .grey-box-text-container #slider ul li:before {
  content: "";
}

.unique-business-model .grey-box-text-container #slider ul li div {
  background-size: cover;
  height: 410px;
}

.unique-business-model .grey-box-text-container #slider a {
  position: absolute;
  margin-left: auto;
  z-index: 101;
  margin-right: auto;
  left: 0;
  margin-top: 280px;
  right: 0;
  width: 245px;
}

.unique-business-model .grey-box-text-container #slider a button {
  height: 39px;
  margin: 0 auto;
  color: #000;
  min-width: 176px;
}

.unique-business-model .grey-box-text-container #slider a button:before {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  margin-right: -10px;
}

.unique-business-model .grey-box-text-container #slider:lang(en) a {
  width: 150px;
}

.unique-business-model .grey-box-text-container #slider span {
  position: absolute;
  z-index: 100;
  color: #fff;
  margin-top: 340px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px;
  width: 100%;
  left: auto;
  padding: 0;
}

.unique-business-model .grey-box-text-container nav {
  margin: auto;
}

.unique-business-model .grey-box-text-container nav ol {
  margin-top: 10px;
  margin-bottom: 15px;
  text-align: center;
}

.unique-business-model .grey-box-text-container nav ol li {
  display: inline-block;
  float: none;
  width: 15px;
  height: 15px;
  margin: 0 4px;
  padding: 3px;
  background: transparent;
  border-radius: 20px;
  overflow: hidden;
  text-indent: -999em;
  border: 1px solid #000;
  cursor: pointer;
  opacity: 0.4;
}

.unique-business-model .grey-box-text-container nav ol .unslider-active {
  background: #000;
  opacity: 1;
}

.unique-business-model .grey-box-text-container .image {
  margin-top: 50px;
  width: 100%;
  margin: 0 auto;
  display: block;
  height: 410px;
  background-size: cover !important;
}

.unique-business-model .grey-box-text-container .image .overbg {
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%, rgba(0, 0, 0, 0.67) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e5799', endColorstr='#ab000000', GradientType=0);
  height: 100%;
  width: 100%;
  z-index: 99;
}

.unique-business-model .grey-box-text-container .image a {
  position: absolute;
  margin-left: auto;
  z-index: 101;
  margin-right: auto;
  left: 0;
  margin-top: -150px;
  right: 0;
  width: 242px;
}

.unique-business-model .grey-box-text-container .image a button:before {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  margin-right: -10px;
}

.unique-business-model .grey-box-text-container .image:lang(en) a {
  width: 170px;
}

.unique-business-model .grey-box-text-container .image span {
  text-align: center;
  margin-top: -90px;
  position: absolute;
  color: #fff;
  font-size: 14px;
  width: 95%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
}

.unique-business-model .mobile-app-download-container {
  margin-top: 40px;
  height: 130px;
  background-color: #f8dc00;
  width: 100%;
  padding: 40px;
}

.unique-business-model .mobile-app-download-container span {
  float: left;
  font-family: HelveticaLTCom-Light, sans-serif !important;
  color: #000;
  font-size: 32px;
}

.unique-business-model .mobile-app-download-container ul {
  float: right;
  width: 300px;
  margin-top: 3px !important;
  margin-right: -35px !important;
}

.unique-business-model .mobile-app-download-container ul li {
  display: inline-block;
}

.unique-business-model .mobile-app-download-container ul li:before {
  display: none;
}

.unique-business-model .quotes-container {
  height: 270px;
  background-color: #f8dc00;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 30px;
}

.unique-business-model .quotes-container h3 {
  font-family: HelveticaLTCom-Light, sans-serif !important;
  width: 55% !important;
  font-size: 40px;
  line-height: 44px;
  color: #000000;
  width: 100%;
  margin: auto;
  margin-bottom: 10px;
  text-align: center;
}

.unique-business-model .quotes-container span {
  display: block;
  margin: 0 auto;
  width: auto !important;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 2px;
  text-align: center;
}

.unique-business-model .quotes-container a button {
  background-color: #000;
  color: #fff;
  margin-top: 30px;
  padding: 7.5px 25px;
  height: 39px;
  border: 0;
}

.unique-business-model .quotes-container a button:before {
  content: "\f105";
  padding-left: 10px;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  font-family: FontAwesome;
  float: right;
}

.unique-business-model .quotes-container a button:hover {
  background-color: #fff;
  color: #000 !important;
  border: 0;
}

.page-template-page-unique-business-model-en .banners-container .banner {
  width: 100%;
}

.page-template-page-unique-business-model-en .banners-container .banner:last-child span {
  color: #fff;
}

#scnb-cookie-bar {
  background-color: rgba(0, 0, 0, 0.75) !important;
  padding: 10px;
  padding-bottom: 0px;
  z-index: 9999;
  border-top: 0 !important;
}

#scnb-cookie-bar .wrap {
  width: 1200px;
  margin: 0 auto;
}

#scnb-cookie-bar .scnb-text {
  width: 900px;
}

#scnb-cookie-bar .scnb-text a {
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  border-bottom: 1px solid #cccccc;
}

#scnb-cookie-bar .scnb-text a:hover {
  border-bottom: 1px solid #0d68b5;
  color: #bbb;
}

#scnb-cookie-bar .scnb-buttons {
  float: right;
  margin-bottom: 30px;
}

#scnb-cookie-bar .scnb-buttons a {
  display: block;
  cursor: pointer;
  float: right;
  width: 130px;
  font-weight: bold;
  border-radius: 20px;
  padding: 7.5px 0;
  font-size: 16px;
  text-decoration: none;
  color: #444;
  text-align: center;
  background-color: #f8dc00;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
}

#scnb-cookie-bar .scnb-buttons a:hover {
  background-color: #ddd;
}

.kad-btn:hover,
.button:hover,
.shop_table .actions input[type="submit"].button:hover {
  background: #000;
  color: #fff !important;
}

#pg-478-1 .panel-grid-cell,
#pg-478-2 .panel-grid-cell {
  position: relative;
}

#pg-478-1,
#pl-478 .panel-grid-cell .so-panel {
  margin-bottom: 0 !important;
  overflow: hidden;
}

#pg-478-0 {
  margin-bottom: 30px !important;
}

.main:lang(en) #pg-478-0,
.main:lang(en) .main #pg-478-1,
.main:lang(en) .main #pg-478-2,
.main:lang(en) .main #pl-478 .so-panel {
  margin-bottom: 30px !important;
}

.flexslider img {
  margin-bottom: 20px !important;
}

.flexslider .captiontext.headerfont p {
  font-size: 14px !important;
  padding: 2px 0 !important;
}

.flexslider .button.read-more {
  margin-top: 20px;
}

.flexslider .slides li:nth-child(4) .flex-caption {
  top: 35%;
}

.attachment-download-button {
  outline: none;
  padding: 7px 20px !important;
}

.attachment-download-button:hover {
  background-color: #000;
  color: #fff;
}

.kontakt .panel-grid:last-child {
  border-top: 1px solid #ebebeb;
  padding: 20px 0;
  margin: 40px 0 0 0 !important;
}

.kontakt .panel-grid:last-child .panel-grid-cell:first-child {
  padding-left: 0 !important;
}

.kontakt .panel-grid:last-child .panel-grid-cell:last-child {
  padding-right: 0 !important;
}

.kontakt .panel-grid:last-child .panel-grid-cell:last-child .siteorigin-widget-tinymce p {
  padding-bottom: 0;
}

.kontakt .panel-grid:last-child .panel-grid-cell:last-child .siteorigin-widget-tinymce p strong {
  color: #000;
  font-size: 14px;
}

.kontakt .panel-grid .panel-grid-cell .so-panel {
  margin-bottom: 0 !important;
}

.kontakt .panel-grid .panel-grid-cell .so-panel .table.single-attachment {
  margin-bottom: 10px;
}

.kontakt .panel-grid .panel-grid-cell .so-panel .table.single-attachment p {
  padding: 0;
}

.kontakt .panel-grid .panel-grid-cell .so-panel .table.single-attachment .attachment-size {
  min-width: 80px;
}

.kontakt .panel-grid .panel-grid-cell .so-panel .table.single-attachment .attachment-about {
  min-width: 100px;
}

.kontakt .siteorigin-widget-tinymce .table.single-attachment {
  margin-bottom: -1px;
}

.kontakt .siteorigin-widget-tinymce .table.single-attachment tbody>tr>td {
  padding: 0 8px;
}

.kontakt .siteorigin-widget-tinymce .table.single-attachment tbody>tr>td .attachment-icon-container {
  min-height: 60px;
}

.kontakt .siteorigin-widget-tinymce .table.single-attachment tbody>tr>td .attachment-caption {
  font-size: 12px;
}

.kontakt .siteorigin-widget-tinymce .table.single-attachment tbody>tr>td .attachment-size {
  font-size: 14px;
}

.page.kariera #content h2 {
  border: 0;
  font-weight: normal;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 28px;
  width: 100%;
  color: #000;
  line-height: 35px;
  padding-left: 0;
  float: left;
  min-height: auto;
  margin: 0;
  letter-spacing: -1px;
}

.page.kariera .entry-content ul {
  position: relative;
  left: 20px;
  padding-right: 20px;
}

.page.kariera .entry-content p {
  font-family: "Arial", sans-serif !important;
  text-align: justify;
}

.page.kariera .entry-content figure.wp-caption {
  float: left;
  position: relative;
}

.page.kariera .entry-content figcaption.caption.wp-caption-text {
  position: absolute;
  bottom: 15%;
  left: 0;
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 43px;
  padding: 10px;
  font-family: HelveticaLTCom-Light, sans-serif !important;
}

.page.kariera .entry-content figcaption.caption.wp-caption-text:before {
  content: "";
}

.page.kariera .entry-content .check-more {
  background-color: #f8dc00;
  padding: 0 40px;
  margin: 0;
}

.page.kariera .entry-content .check-more .panel-grid-cell:first-child .so-widget-sow-editor {
  display: table;
  height: 100px;
  width: 100%;
}

.page.kariera .entry-content .check-more .panel-grid-cell:first-child .so-widget-sow-editor .siteorigin-widget-tinymce {
  display: table-cell;
  vertical-align: middle;
}

.page.kariera .entry-content .check-more .panel-grid-cell:last-child {
  display: table;
  width: 30%;
  height: 100px;
  padding: 0;
}

.page.kariera .entry-content .check-more .panel-grid-cell:last-child .widget_sow-button,
.page.kariera .entry-content .check-more .panel-grid-cell:last-child .widget_sow-editor {
  display: table-cell;
  vertical-align: middle;
}

.page.kariera .entry-content .check-more p {
  font-size: 43px;
  line-height: 45px;
  text-align: left;
  color: #000;
  font-family: HelveticaLTCom-Light, sans-serif !important;
}

.page.kariera .entry-content .check-more p strong {
  font-family: HelveticaLTCom-Bold, sans-serif !important;
}

.page.kariera .entry-content .check-more:last-child p {
  font-size: 35px;
  line-height: 35px;
}

.page.kariera .entry-content .check-more .widget_sow-button {
  padding: 10px 0;
}

.page.kariera .entry-content .check-more .widget_sow-button .button {
  margin: auto;
  display: block;
  width: 150px;
  line-height: 35px;
  padding: 0 15px;
  height: 34px;
  letter-spacing: 1px;
  background-color: #000;
  float: right;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
}

.page.kariera .entry-content .check-more .widget_sow-button .button:before {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  padding-left: 8px;
}

.page.kariera .entry-content .check-more .widget_sow-button .button .ow-button-hover {
  padding: 0;
}

.page.kariera .entry-content .check-more .widget_sow-button .button .ow-button-hover span {
  color: #fff;
}

.page.kariera .entry-content .check-more.frendly {
  background-color: #fff;
  border: 1px solid #f0f2f1;
  margin-bottom: 50px;
}

.page.kariera .entry-content .check-more.frendly img {
  margin: 0;
  float: right;
}

.page.kariera .recruitment-process {
  margin-bottom: 50px;
}

.page.kariera .recruitment-process>div .textwidget p:last-child {
  font-size: 23px;
  font-weight: bold;
  color: #000;
}

.page.kariera .recruitment-process .panel-grid-cell:nth-child(2n+1) p:first-child {
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 35px;
  border: 5px solid #e3e3e3;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  line-height: 110px;
  margin: 0 auto;
  color: #000;
}

.page.kariera .recruitment-process .panel-grid-cell:nth-child(2n+1) p:last-child {
  font-family: "Arial", sans-serif !important;
}

.page.kariera .recruitment-process .panel-grid-cell:nth-child(2n+2) p img {
  margin: 40px 22px;
  line-height: 20px;
}

.page.kariera .recruitment-process .panel-grid-cell:last-child p:first-child {
  border-color: #f8dc00;
}

.page.kariera .recruitment-process .panel-grid-cell:last-child p:last-child {
  font-weight: 900;
}

.page.kariera .feel-form {
  background-color: #f3f6f5;
  padding: 20px 17%;
  margin: 0 10px;
  text-align: center;
}

.page.kariera .feel-form .so-panel.widget.widget_text.panel-last-child {
  height: auto;
}

.page.kariera .feel-form h2 {
  margin: 30px 0 !important;
}

.page.kariera .feel-form h2 span {
  white-space: nowrap;
}

.page.kariera .feel-form .company-group-url {
  margin-bottom: 30px !important;
  margin-top: 0;
}

.page.kariera .feel-form .so-panel {
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.page.kariera .feel-form .textwidget {
  float: left;
  width: 100%;
}

.page.kariera .banner-full-width .panel-first-child {
  background-color: #f8dc00;
  height: 100%;
  display: table;
  width: 100%;
}

.page.kariera .banner-full-width .panel-first-child img {
  width: auto;
  margin: 0;
}

.page.kariera .banner-full-width p {
  font-size: 40px;
  color: #000;
  text-align: center;
  padding: 0;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

.page.kariera .banner-full-width p:last-child {
  line-height: 46px;
  padding: 0;
  font-family: HelveticaLTCom-Light, sans-serif !important;
}

.page-template-content-calender .page-content .calender-content article {
  margin-top: 30px;
}

.page-template-content-calender .page-content .calender-content .post-title-content {
  padding-left: 0;
  width: 100%;
}

.page-template-content-calender .page-content .calender-content .post-title-content p {
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 17px;
  text-align: center;
  padding-top: 20px;
}

.page-template-content-calender .page-content .calender-content .post-title-content .icon-top {
  background-image: url(../img/kalendarium-top.png);
  width: 22px;
  height: 42px;
  float: left;
  background-repeat: no-repeat;
  margin-top: -16px;
}

.page-template-content-calender .page-content .calender-content .post-title-content .icon-top:first-child {
  padding-right: 73%;
  margin-left: 10%;
}

.page-template-content-calender .page-content .calender-content .post-title-content .more-link {
  margin-top: 40px;
  right: 0 !important;
  left: 0;
  margin: 0 auto !important;
  width: 175px;
  bottom: 70px !important;
}

.page-template-content-calender .page-content .calender-content .row {
  background-color: #f4f6f5;
  padding: 0 30px;
  height: 400px;
  margin-bottom: 30px;
}

.page-template-content-calender .page-content .calender-content .time {
  width: 100%;
  border-bottom: 1px solid #b8bab9;
  padding-bottom: 20px;
}

.page-template-content-calender .page-content .calender-content .time span {
  float: left;
  font-size: 20px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 2px;
  margin-top: 20px;
}

.page-template-content-calender .page-content .calender-content .time span:first-child {
  font-size: 92px;
  float: left;
  width: 100%;
  text-align: center;
  font-family: HelveticaLTCom-Light, sans-serif !important;
}

.page-template-content-calender .page-content .calender-content .time span:nth-child(2) {
  margin-top: -20px;
}

.page-template-content-calender .page-content .calender-content .time span:last-child {
  margin-top: -10px;
}

.page-template-content-calender .page-content .calender-content .single-footer {
  border: 0;
}

.ml-responsive-table {
  display: none !important;
}

table {
  display: table !important;
}

#panel-634-0-0-0 {
  padding: 10px 10px 0 10px !important;
}

#panel-634-0-0-0 ul li {
  padding: 19.5px 0 !important;
}

.nagrody-i-wyroznienia article.type-post .entry-content {
  margin-bottom: 0;
}

#filter-year-select {
  width: auto;
}

.mapa-serwisu .entry-content ul li {
  float: left;
  width: 100%;
}

.underline-menu>a {
  border-bottom: 2px solid #000 !important;
  transition: none !important;
}

.search-results .timeline {
  display: none;
}

.search-results .timeline .post-investor-relations-margin .banner {
  float: left;
}

#content.col-lg-9 .boss-page {
  background-color: #f8dc00;
  float: left;
}

#content.col-lg-9 .boss-page .flexslider {
  height: 360px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 50%;
  float: left;
}

#content.col-lg-9 .boss-page .boss-page-content {
  width: 50%;
  float: right;
}

#content.col-lg-9 .boss-page .boss-page-content .boss-page-text {
  float: right;
  padding: 40px 30px 0 40px;
  font-size: 30px;
  font-family: HelveticaLTCom-Light, sans-serif !important;
  line-height: 40px;
}

#content.col-lg-9 .boss-page .boss-page-content .boss-page-author {
  float: right;
  padding: 0 30px 20px 40px;
  line-height: 40px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
}

.current-menu-itemNew>a {
  border-left: 5px solid #000 !important;
  background-color: #fdfdfd;
  margin-left: -5px;
  width: calc(105%);
  color: #000 !important;
}

.current-menu-itemNewRaport>a {
  border-left: 5px solid #000 !important;
  background-color: #fdfdfd;
  margin-left: -5px !important;
  width: calc(105%);
  color: #000 !important;
  padding: 15px 30px 15px 80px !important;
}

.current-menu-itemNewRaport {
  padding-left: 0 !important;
}

.current-menu-itemNewRaport ul {
  display: block !important;
}

.sidebar .widget-inner li.current-menu-item a {
  color: #616c75 !important;
}

.sidebar .widget-inner li.current_page_item>a {
  color: #000 !important;
}

#menu-relacje-inwestorskie>li.menu-raporty.sf-dropdown.menu-item-1217.current-menu-itemNew>ul {
  display: block !important;
  height: auto !important;
}

#menu-relacje-inwestorskie>li.menu-raporty.sf-dropdown.menu-item-1217.current-menu-itemNew {
  border: 0 !important;
}

#menu-relacje-inwestorskie>li.menu-raporty.sf-dropdown.menu-item-1217.current-menu-itemNew a {
  margin: 0 !important;
}

#menu-relacje-inwestorskie>li.menu-raporty.sf-dropdown.menu-item-1217.current-menu-itemNew>ul>li.menu-raporty-biezace.menu-item-1172.current-menu-itemNewRaport>a {
  margin: 0 !important;
}

#menu-relacje-inwestorskie>li.menu-raporty.sf-dropdown.menu-item-1217.current-menu-itemNew>ul>li.menu-raporty-okresowe.menu-item-1173 {
  border-bottom: solid 1px #dddfde;
  border-left: 5px solid #f8dc00 !important;
}

#menu-relacje-inwestorskie>li.menu-raporty.current-page-ancestor.current-menu-ancestor.current-menu-parent.current-page-parent.current_page_parent.current_page_ancestor.sf-dropdown.menu-item-1217.current-menu-itemNew>ul>li.menu-raporty-biezace.current-menu-item.current_page_item.menu-item-1172 {
  margin: 0 !important;
}

#menu-relacje-inwestorskie>li.menu-raporty.current-page-ancestor.current-menu-ancestor.current-menu-parent.current-page-parent.current_page_parent.current_page_ancestor.sf-dropdown.menu-item-1217.current-menu-itemNew>ul>li.menu-raporty-okresowe.current-menu-item.current_page_item.menu-item-1173 {
  margin: 0 !important;
  padding-left: 20px !important;
}

#menu-relacje-inwestorskie>li.menu-raporty.current-page-ancestor.current-menu-ancestor.current-menu-parent.current-page-parent.current_page_parent.current_page_ancestor.sf-dropdown.menu-item-1217.current-menu-itemNew>ul>li.menu-raporty-okresowe.current-menu-item.current_page_item.menu-item-1173 {
  border-left: 5px solid #000 !important;
}

#menu-relacje-inwestorskie>li.menu-raporty.current-page-ancestor.current-menu-ancestor.current-menu-parent.current-page-parent.current_page_parent.current_page_ancestor.sf-dropdown.menu-item-1217.current-menu-itemNew>ul>li.menu-raporty-biezace.menu-item-1172 {
  border-left: 5px solid #f8dc00 !important;
}

#menu-relacje-inwestorskie>li.menu-raporty.current-page-ancestor.current-menu-ancestor.current-menu-parent.current-page-parent.current_page_parent.current_page_ancestor.sf-dropdown.menu-item-1217.current-menu-itemNew>ul>li.menu-raporty-biezace.current-menu-item.current_page_item.menu-item-1172 {
  border-left: 5px solid #000 !important;
}

#menu-relacje-inwestorskie>li.menu-raporty.sf-dropdown.menu-item-1217.current-menu-itemNew>ul>li.menu-raporty-biezace.menu-item-1172 {
  border-left: 5px solid #f8dc00 !important;
}

#menu-relacje-inwestorskie>li.menu-raporty.sf-dropdown.menu-item-1217.current-menu-itemNew>ul>li.menu-raporty-okresowe.menu-item-1173.current-menu-itemNewRaport {
  border: 0 !important;
  border-bottom: solid 1px #dddfde !important;
}

#menu-relacje-inwestorskie>li.menu-raporty.sf-dropdown.menu-item-1217.current-menu-itemNew>ul>li.menu-raporty-biezace.menu-item-1172.current-menu-itemNewRaport {
  border-left: none !important;
}

#reports-tab>li:before {
  content: none !important;
}

/* The Modal (background) */

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

#exist {
  display: none;
}

#noExist {
  display: none;
}

/* Modal Content */

.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  padding-bottom: 50px;
}

/* The Close Button */

.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-content input[type="button"] {
  float: right;
  background-color: #f8dc00;
  border: 0;
  padding: 5px 20px;
  border-radius: 15px;
  outline: none;
}

.modal-content input[type="checkbox"] {
  float: left;
  margin-right: 10px;
}

.modal-content p {
  font-size: 16px;
  line-height: 25px;
}

.modal-content p:first-child {
  margin-bottom: 20px;
}

input#mailNoFormModal {
  margin-top: 10px;
  color: #a1a1a1;
  padding: 7px 10px;
  font-size: 14px;
  box-shadow: none;
  outline: 0;
  border-radius: 20px;
  background: transparent;
  border: 1px solid #6e6e6e;
  width: 90%;
  text-align: right;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
}

.page-id-478 .widget_sow-image .so-widget-sow-image span {
  margin-bottom: 10px;
}

.page-id-478 .panel-grid-cell .so-panel {
  margin-bottom: 0 !important;
}

.page-id-486 .widget_sow-image .so-widget-sow-image span {
  margin-bottom: 10px;
}

.so-widget-sow-button-atom-d3d09dc6bfb2 .ow-button-base a {
  background: transparent !important;
  color: #2d5c88 !important;
  border: 0;
  box-shadow: none;
}

.so-widget-sow-button-atom-d3d09dc6bfb2 .ow-button-base a:visited {
  background: transparent !important;
  color: #2d5c88 !important;
  border: 0;
  box-shadow: none;
}

.so-widget-sow-button-atom-d3d09dc6bfb2 .ow-button-base a:active {
  background: transparent !important;
  color: #2d5c88 !important;
  border: 0;
  box-shadow: none;
}

.so-widget-sow-button-atom-d3d09dc6bfb2 .ow-button-base a:hover {
  background: transparent !important;
  color: #2d5c88 !important;
  border: 0;
  box-shadow: none;
}

.wyniki-finansowe-tim-sa table.dataTable tbody tr.odd {
  background-color: #f9f9f9;
}

.wyniki-finansowe-tim-sa table.dataTable tbody tr:first-child td {
  border-bottom: 2px solid #f8dc00;
}

.wyniki-finansowe-tim-sa table.dataTable tbody tr:nth-last-child(-n+7) {
  background-color: #fff;
}

.menu-raporty.current-menu-itemNew ul.sf-dropdown-menu {
  display: block !important;
}

.menu-raporty.current-menu-itemNew a:hover {
  pointer-events: none;
}

.menu-raporty.current-menu-itemNew a:hover ul.sf-dropdown-menu {
  display: block !important;
}

.menu-raporty.current-menu-itemNew:hover ul.sf-dropdown-menu {
  display: block !important;
}

.panel-grid.panel-no-style {
  float: left;
  width: 100%;
}

.panel-row-style {
  float: left;
  width: 100%;
}

.buttons-bar {
  float: left;
  width: 100%;
}

.post.category-aktualnosci-dla-inwestorow .entry-content .lightboxhover {
  width: 100%;
  height: auto;
}

.category-dobre-praktyki .lighboxhover,
h1.hide-title {
  display: none;
}

.breadcrumbs {
  margin-bottom: 20px;
}

.single .main.col-lg-12 {
  margin-top: 0;
}

#pg-638-4 h2 {
  margin-top: 50px !important;
}

#pg-638-2 {
  margin-top: 30px;
}

.container .panel-last-child p {
  padding: 0;
}

.container .panel-last-child p:lang(en) {
  padding: 10px 0;
}

#mslswidget-2 {
  float: left;
  position: relative;
  top: 25px;
  color: transparent;
}

#mslswidget-2 a {
  padding: 0 5px;
}

::-webkit-input-placeholder {
  font-size: 14px;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  color: #a1a1a1;
}

::-moz-placeholder {
  font-size: 14px;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  color: #a1a1a1;
}

:-ms-input-placeholder {
  font-size: 14px;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  color: #a1a1a1;
}

input:-moz-placeholder {
  font-size: 14px;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  color: #a1a1a1;
}

::-webkit-scrollbar {
  -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
  width: 12px;
}

::-webkit-scrollbar:horizontal {
  height: 12px;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ffffff;
}

@media screen and (min-width: 1600px) {
  .fredcarousel {
    position: inherit;
  }
  #prevport-portfolio {
    left: 8%;
  }
  #nextport-portfolio {
    right: 8%;
  }
}

@media screen and (max-width: 1350px) {
  .postlist article.type-post:nth-child(n+2):nth-child(-n+3) .entry-content .post-title-content {
    width: 52%;
  }
}

@media screen and (max-width: 1320px) {
  .header-content,
  #pageheader .breadcrumbs {
    width: 900px;
  }
  #nav-main {
    width: 900px;
  }
  .page .page-content,
  .single .page-content,
  .search .page-content,
  .error404 .page-content,
  .page .page-header,
  .single .page-header,
  .search .page-header,
  .error404 .page-header {
    width: 900px;
  }
  .page a.more-link,
  .single a.more-link,
  .search a.more-link,
  .error404 a.more-link {
    padding: 5px 35px;
  }
  .single .document-content,
  .single .page-header {
    width: 900px;
  }
  .flex-caption,
  .container .banner-opis {
    top: 20%;
  }
  .home_blog .col-md-4 {
    margin: 0 18px 0 0;
  }
  .home_blog .col-md-4:first-child article .description {
    padding: 10px !important;
    margin-bottom: 8px;
  }
  .home_blog .col-md-4 .entry-content .recentpost_title {
    font-size: 14px;
  }
  .home_blog .col-md-4 .entry-content .recentpost_title .mobile {
    display: block;
  }
  .home_blog .col-md-4 .entry-content .recentpost_title .desktop {
    display: none;
  }
  .home_blog .overbg {
    width: 93%;
  }
  #scnb-cookie-bar .wrap {
    width: 900px;
  }
  #scnb-cookie-bar .scnb-text {
    width: 80%;
    margin-bottom: 20px;
  }
  #containerfooter .container .full-row-width .col-md-12 {
    width: 900px;
  }
  .container .headerfont,
  .container .banner-opis h1 {
    font-size: 35px;
    line-height: 35px;
  }
  .container .headerfont p,
  .container .banner-opis h1 p {
    font-size: 12px;
    line-height: 15px;
  }
  .container .banner-opis div {
    line-height: 20px;
  }
  .container .banner-opis div span {
    font-size: 13px;
  }
  .container .banner-opis div span:first-child {
    float: left;
    width: 100%;
    margin-top: 10px;
  }
  .container .sliderclass.kad-desktop-slider {
    margin-right: 5px;
  }
  .center-boxes {
    width: 900px;
  }
  .home .container .timeline:nth-child(2) .banner-opis button.read-more {
    padding: 5px 25px;
  }
  .home .container .banner-opis .opis h3 {
    font-size: 18px;
  }
  .home .container .banner-opis .opis p {
    padding: 0;
  }
  .home .container .banner-opis .opis p span {
    font-size: 12px;
    letter-spacing: 3px !important;
  }
  .caroufredsel_wrapper {
    height: 601px !important;
  }
  .portfolio_item .portfoliolink {
    width: 100%;
  }
  .portfolio_item .piteminfo {
    width: 268px;
    min-height: 280px;
  }
  .portfolio_item .piteminfo p {
    line-height: 25px;
    font-size: 14px;
  }
  .home-portfolio .piteminfo h4 {
    font-size: 18px;
    line-height: 20px;
  }
  .home-portfolio button.read-more {
    bottom: 25px;
  }
  #pg-582-0 .panel-grid-cell,
  #pg-584-0 .panel-grid-cell {
    padding: 0 !important;
  }
  .post-572 .description {
    padding: 28px !important;
  }
  .post-572 .entry-content {
    height: 95%;
  }
  #prevport-portfolio,
  #nextport-portfolio {
    width: 40px;
    height: 40px;
  }
  .icon-chevron-left:before {
    top: -16px;
    position: relative;
    font-size: 28px;
  }
  .icon-chevron-right:before {
    top: -16px;
    position: relative;
    font-size: 28px;
  }
  .sow-image-grid-wrapper .sow-image-grid-image {
    padding: 22px 0 !important;
  }
  .sow-image-grid-wrapper .sow-image-grid-image img {
    max-width: 85%;
    margin: 0 auto;
  }
  .sow-image-grid-wrapper .sow-image-grid-image:first-child {
    margin-left: 0;
  }
  #containerfooter .container .full-row-width .footercol1 .widget-2 {
    padding: 20px 0;
  }
  #containerfooter .container .full-row-width ul li.third input {
    width: 195px;
    margin: 20px 0 20px;
  }
  #containerfooter .container .footercredits .footer-content {
    width: 900px;
  }
  .so-widget-sow-image-grid {
    height: 78px;
  }
  .postlist article.type-post:nth-child(n+2):nth-child(-n+3) .entry-content img {
    width: 37%;
  }
  .postlist article.type-post:nth-child(n+2):nth-child(-n+3) .entry-content .post-title-content {
    width: 55%;
  }
  .widget-inner .title-img {
    top: 20%;
  }
  .flexslider {
    height: 304px;
  }
  .page .page-content .col-lg-9 .post:nth-child(2n+5),
  .page .page-content .col-lg-9 .post:nth-child(2n+4) {
    min-height: 570px;
  }
  .banner-img {
    height: 304px;
  }
  .flexslider iframe {
    height: 304px !important;
    width: 422px !important;
  }
  .next-to-logo-img {
    display: none;
  }
  .select-header {
    width: 260px !important;
  }
  .post .entry-content .lightboxhover {
    width: 45%;
  }
  .investor-relations-shares-container ul li {
    width: 32%;
  }
  .investor-relations-article:last-child {
    margin-left: 30px;
  }
  .post-investor-relations-margin:last-child {
    margin-left: 14px !important;
  }
  #pgc-634-0-0,
  #pgc-634-0-1 {
    width: 100% !important;
  }
  .calculator-external-container {
    width: 100%;
    padding: 10px;
  }
  .calculator-external-container .calculator-container {
    width: 100%;
    margin: 0;
  }
  .unique-business-model .banners-container .banner {
    width: 47%;
  }
  .unique-business-model .info-box-container .boxes-container .box-container {
    width: 46%;
    margin-right: 15px;
  }
  .unique-business-model .info-box-container .boxes-container .box-container span {
    font-size: 30px;
  }
  .unique-business-model .mobile-app-download-container {
    height: 150px;
    padding: 30px 40px;
  }
  .unique-business-model .grey-box-text-container #slider a {
    width: 245px;
  }
  .unique-business-model .grey-box-text-container #slider a button:before {
    margin-right: -12px;
  }
  .unique-business-model .grey-box-text-container .image a {
    width: 245px;
  }
  .zarzad .entry-content .panel-grid:nth-child(2) .ow-button-base,
  .zarzad .entry-content .panel-grid:nth-child(3) .ow-button-base,
  .zarzad .entry-content .panel-grid:nth-child(4) .ow-button-base {
    margin-top: -10px;
  }
  .zarzad .entry-content .panel-grid:nth-child(2) .so-widget-sow-editor,
  .zarzad .entry-content .panel-grid:nth-child(3) .so-widget-sow-editor,
  .zarzad .entry-content .panel-grid:nth-child(4) .so-widget-sow-editor {
    width: 95%;
  }
  #legenddiv {
    width: 42% !important;
  }
  .main .button-header.desktop {
    display: none;
  }
  .main .button-header.mobile {
    display: block;
  }
  .notowania .calculator-external-container .calculator-container form .calculator-inputs {
    margin-top: 20px;
  }
  .notowania .calculator-external-container .calculator-container form .calculator-inputs .calculator-row input {
    width: 100%;
  }
  .widget-inner .title-img {
    top: 15%;
  }
  .widget-inner .kad_img_upload_widget:before {
    width: 92%;
  }
  .wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    margin-top: 50px;
  }
  .kontakt .wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    margin-top: 150px;
  }
  .kontakt .wpcf7-form img.ajax-loader {
    top: 165px !important;
  }
}

@media screen and (max-width: 1050px) {
  .header-content,
  #pageheader .breadcrumbs {
    width: 100%;
    padding: 0 20px;
  }
  #nav-main {
    width: 100%;
    padding: 0 20px;
  }
  .page .page-content,
  .search .page-content,
  .error404 .page-content {
    width: 100%;
    padding: 0 20px;
    margin-top: -70px;
  }
  .page .page-header,
  .search .page-header,
  .error404 .page-header {
    width: 100%;
    padding: 0 20px;
  }
  .single .page-content {
    width: 100%;
    padding: 0 20px;
    margin-top: -70px;
  }
  .single .document-content {
    width: 100%;
  }
  .single .page-header {
    width: 100%;
    padding: 0 20px;
  }
  #scnb-cookie-bar .wrap {
    width: 100%;
  }
  .home-margin.home-padding {
    padding: 0 20px;
  }
  .home-margin.home-padding .homepromo {
    width: 94%;
    padding: 8px;
    float: none;
    margin: 40px auto 0;
  }
  .home_blog .col-md-4 {
    margin: 0 15px 0 0;
  }
  .container .sliderclass.kad-desktop-slider {
    height: 308px;
  }
  #containerfooter .container .full-row-width .col-md-12 {
    width: 100%;
    padding: 0 20px;
    float: left;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3 {
    padding: 0;
    width: 25%;
  }
  #containerfooter .container .full-row-width .footercol1 {
    margin-bottom: 0;
  }
  #logo {
    width: auto;
    float: left;
  }
  #carouselcontainer-portfolio {
    width: 90%;
    margin: 0 4%;
  }
  #prevport-portfolio {
    left: 0;
  }
  #nextport-portfolio {
    right: 0;
  }
  #containerfooter .container .footercredits .footer-content {
    width: 100%;
    padding: 0 20px;
  }
  .home-portfolio button.read-more {
    bottom: 10px;
  }
  .portfolio_item .portfoliolink {
    width: 100%;
    bottom: 10px;
  }
  .portfolio_item .piteminfo {
    width: 100%;
  }
  .portfolio_item .piteminfo p {
    line-height: 20px;
    padding: 0 10px;
  }
  #portfolio-carousel .grid_item {
    height: 601px;
    padding: 7px;
  }
  .so-widget-sow-image-grid {
    margin-left: -17px;
  }
  h3.hometitle {
    margin-top: 20px;
  }
  .slide-down-button span {
    margin: -15px auto -50px auto;
  }
  .flexslider {
    height: 328px;
  }
  .container .banner-opis .opis h3 {
    margin-top: 10px;
    font-size: 19px !important;
  }
  #containerfooter .container .footercredits {
    padding: 0;
  }
  .container .headerfont,
  .container .banner-opis h1 {
    font-size: 30px;
  }
  .banner-img {
    height: 290px;
  }
  .flexslider iframe {
    height: 290px !important;
    width: 404px !important;
  }
  .flex-control-nav {
    bottom: 30px;
  }
  .zarzad .entry-content .panel-grid:nth-child(3) .so-widget-sow-editor p:first-child {
    width: 90%;
    margin: 0 auto;
  }
  .amcharts-period-selector-div {
    margin-top: 50px !important;
  }
  .unique-business-model .companies-container .text-container .text {
    font-size: 35px;
    margin-left: 20px;
    margin-top: 27px;
  }
  .single-article .main .lighboxhover,
  .single-article .post .lighboxhover {
    height: 250px;
  }
  .center-boxes {
    width: 100%;
    padding: 0 20px;
  }
}

@media screen and (max-width: 991px) {
  .page.kalendarium .page-content .calender-content article {
    float: left;
  }
  .page.kalendarium .page-content .calender-content .row {
    padding: 0 20px;
  }
  .page.kariera .feel-form {
    padding: 20px 10%;
  }
  #content.col-lg-9 .boss-page .boss-page-content .boss-page-text {
    padding-top: 20px !important;
  }
}

@media screen and (max-width: 900px) {
  .header-content {
    width: 100%;
    float: left;
  }
  #nav-main {
    width: 100%;
    float: left;
  }
  .home-portfolio .content {
    padding: 40px 0;
  }
  .home-portfolio .piteminfo h4 {
    font-size: 16px;
  }
  .home_blog .col-md-4 {
    margin: 0 14px 0 0;
  }
  header .col-md-12.kad-header-right {
    box-shadow: none;
  }
  .page-header h1.entry-title {
    font-size: 30px;
  }
  .flexslider {
    height: 290px;
  }
  .flexslider img {
    height: 100%;
  }
  .home .container .timeline:nth-child(2) {
    width: 48%;
    height: 308px;
  }
  .page .page-content .col-lg-9 .post:nth-child(2n+5),
  .error404 .page-content .col-lg-9 .post:nth-child(2n+5),
  .search-no-results .page-content .col-lg-9 .post:nth-child(2n+5),
  .page .page-content .col-lg-9 .post:nth-child(2n+4),
  .error404 .page-content .col-lg-9 .post:nth-child(2n+4),
  .search-no-results .page-content .col-lg-9 .post:nth-child(2n+4) {
    min-height: 600px;
  }
  .page a.more-link,
  .error404 a.more-link,
  .search-no-results a.more-link {
    padding: 5px 25px;
  }
  .page .timeline:nth-child(2),
  .error404 .timeline:nth-child(2),
  .search-no-results .timeline:nth-child(2),
  .page .timeline:nth-child(3),
  .error404 .timeline:nth-child(3),
  .search-no-results .timeline:nth-child(3) {
    width: 49%;
    margin: 20px 0 0;
    height: 145px;
  }
  .page .timeline:nth-child(2) .banner-img,
  .error404 .timeline:nth-child(2) .banner-img,
  .search-no-results .timeline:nth-child(2) .banner-img,
  .page .timeline:nth-child(3) .banner-img,
  .error404 .timeline:nth-child(3) .banner-img,
  .search-no-results .timeline:nth-child(3) .banner-img {
    height: 127px;
  }
  .page .timeline:nth-child(2) .panel-grid img,
  .error404 .timeline:nth-child(2) .panel-grid img,
  .search-no-results .timeline:nth-child(2) .panel-grid img,
  .page .timeline:nth-child(3) .panel-grid img,
  .error404 .timeline:nth-child(3) .panel-grid img,
  .search-no-results .timeline:nth-child(3) .panel-grid img {
    top: 0;
  }
  .page .timeline.post-investor-relations-margin:nth-child(2),
  .error404 .timeline.post-investor-relations-margin:nth-child(2),
  .search-no-results .timeline.post-investor-relations-margin:nth-child(2) {
    margin: 30px 0;
  }
  .page .banner-opis div,
  .error404 .banner-opis div,
  .search-no-results .banner-opis div {
    line-height: 11px;
    margin-top: 0;
  }
  .home .container .timeline {
    height: 198px;
    width: 100%;
    margin: 5px 0;
  }
  .home .container .timeline:nth-child(4) {
    margin-bottom: 40px;
  }
  .home .container .banner-opis div {
    line-height: 11px;
  }
  .page-template-page-blog .timeline:nth-child(3) {
    float: right;
  }
  .page-template-page-blog .timeline:nth-child(2),
  .page-template-page-blog .timeline:nth-child(3) {
    width: 49% !important;
    margin: 10px 0 !important;
    height: 148px;
  }
  .page-template-page-blog .timeline:nth-child(2) .panel-grid img,
  .page-template-page-blog .timeline:nth-child(3) .panel-grid img {
    height: 130px;
  }
  .page-template-page-blog .timeline:nth-child(2) .banner-opis .opis,
  .page-template-page-blog .timeline:nth-child(3) .banner-opis .opis {
    padding: 3.6% 4%;
  }
  .page-template-page-blog .timeline:nth-child(2) .banner-opis .opis h3,
  .page-template-page-blog .timeline:nth-child(3) .banner-opis .opis h3 {
    font-size: 22px;
  }
  .home .container:nth-child(3) .banner-opis p,
  .home .container:nth-child(4) .banner-opis p {
    padding: 0;
  }
  .home .container:nth-child(3) .banner-opis .opis,
  .home .container:nth-child(4) .banner-opis .opis {
    width: 100%;
  }
  .home .container:nth-child(3) .banner-opis button,
  .home .container:nth-child(4) .banner-opis button {
    margin-top: 0;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .home .flexslider>div img.size-full {
    margin-bottom: 0 !important;
  }
  .portfolio_item .piteminfo p {
    line-height: 20px;
  }
  .portfolio_item .piteminfo .item-content .mobile {
    display: block;
  }
  .portfolio_item .piteminfo .item-content .desktop {
    display: none;
  }
  .homepromo .tcol-lg-6 img {
    object-fit: cover;
  }
  .button.go-top {
    text-indent: -9999px;
  }
  .button.go-top:before {
    text-indent: -36px;
  }
  .widget-inner .content-img a.more-link {
    top: 20px;
  }
  .container .sliderclass.kad-desktop-slider {
    height: 100%;
  }
  .caroufredsel_wrapper {
    height: 501px !important;
  }
  .caroufredsel_wrapper .imghoverclass {
    height: 165px;
  }
  .caroufredsel_wrapper .imghoverclass .lightboxhover {
    height: 165px;
  }
  #portfolio-carousel .grid_item {
    height: 501px;
  }
  .flexslider iframe {
    height: 180px !important;
    width: 100% !important;
  }
  .slide-down-button span {
    margin: 20px auto -50px auto;
  }
  .flex-control-nav {
    bottom: 30px;
  }
  .home_blog .col-md-4 .entry-content .recentpost_title .mobile {
    font-size: 12px;
  }
  .unique-business-model .banners-container .banner span {
    font-size: 35px;
  }
  .unique-business-model .banners-container .banner a button {
    width: 215px;
    padding: 5px 15px;
  }
  .unique-business-model .companies-container .text-container .text {
    font-size: 29px;
    margin-left: 12px;
    margin-top: 30px;
  }
  .unique-business-model .info-box-container .boxes-container .box-container span {
    margin-top: 10px;
  }
  .widget-inner .title-img {
    top: 8%;
  }
  .kontakt .panel-grid-cell {
    width: 100% !important;
    padding: 0 15px !important;
  }
  .grupa-kapitalowa-tim .so-widget-sow-image {
    min-height: 450px;
  }
  #content.col-lg-9 .boss-page .boss-page-content .boss-page-text {
    font-size: 25px !important;
  }
}

@media screen and (max-width: 840px) {
  .home_blog .col-md-4 {
    margin: 0 0 10px 0;
    width: 100%;
    height: auto;
    float: left;
  }
  .home_blog .col-md-4:first-child .rowtight {
    background: #d7dfdc;
    margin: 0;
  }
  .home_blog .col-md-4:first-child .rowtight .tcol-md-12 {
    width: 50%;
    float: left;
    padding: 0;
  }
  .home_blog .col-md-4:first-child .rowtight .tcol-md-12 header h4 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    color: #000 !important;
    padding: 0 20px !important;
  }
  .home_blog .col-md-4:first-child .rowtight .tcol-md-12 .arrow-up {
    display: none;
  }
  .home_blog .col-md-4 article .tcol-md-12.postcontent .entry-content {
    margin-bottom: 20px;
  }
  .home_blog .overbg {
    width: 100%;
  }
  .button.go-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 34px;
    z-index: 9999;
  }
  .button.go-top:before {
    text-indent: 0;
    margin-right: -2px;
  }
  .widget-1.widget-first.footer-widget {
    width: 100%;
  }
  .widget-1.widget-first.footer-widget .so-widget-sow-image-grid {
    width: 100%;
    margin-left: 0;
    height: auto;
  }
  .widget-1.widget-first.footer-widget .so-widget-sow-image-grid .sow-image-grid-image {
    width: 20%;
    padding: 19px 0 !important;
    display: inline-block;
  }
  .widget-1.widget-first.footer-widget .so-widget-sow-image-grid .sow-image-grid-image:last-child {
    border-right: 0;
  }
  #containerfooter .container .full-row-width .footercol3 ul li {
    padding-right: 10px;
  }
  .postlist article.type-post .entry-content img {
    width: 100% !important;
  }
  .postlist article.type-post .entry-content .post-title-content {
    width: 52% !important;
    float: right !important;
    padding: 0;
  }
  .page .page-content .col-lg-9 .post:nth-child(2n+5),
  .page .page-content .col-lg-9 .post:nth-child(2n+4) {
    width: 100%;
    padding: 0;
    min-height: 300px;
  }
  .page .page-content .col-lg-9 .post:nth-child(2n+5) .lightboxhover,
  .page .page-content .col-lg-9 .post:nth-child(2n+4) .lightboxhover {
    width: 45%;
  }
  .page .page-content .col-lg-9 .post:nth-child(2n+5) .single-footer,
  .page .page-content .col-lg-9 .post:nth-child(2n+4) .single-footer {
    position: relative;
    bottom: 0;
    padding: 25px 0;
    float: left;
  }
  .page .page-content .col-lg-9 .post:nth-child(2n+4) .more-link {
    right: 0;
  }
  .page .page-content .col-lg-9 .post h1 {
    margin-top: 0 !important;
  }
  .page .page-content aside {
    width: 100%;
    position: relative;
    float: left;
  }
  .page #content {
    width: 100%;
    float: left;
    margin-left: 0;
  }
  .single .page-content aside {
    width: 100%;
    position: relative;
    float: left;
  }
  .single .page-content #content {
    width: 100%;
    float: left;
    margin-left: 0;
  }
  .sidebar {
    width: 100%;
    display: none;
  }
  .sidebar .widget_nav_menu {
    margin-bottom: 0;
  }
  .sidebar .widget_youtube_responsive,
  .sidebar .widget_text,
  .sidebar .virtue_about_with_image {
    display: none;
  }
  .sidebar .widget-inner li a {
    padding: 10px 30px;
  }
  .sidebar .widget-inner li.current-menu-item a {
    background-position: 27px 17px;
  }
  .sf-menu li {
    padding-right: 5px;
    margin-right: 5px;
  }
  #nav-main ul.sf-menu a {
    font-size: 16px;
    padding: 15px 3px;
  }
  .calculator-external-container .calculator-container form .calculator-inputs .calculator-row input {
    width: 50%;
  }
  .investor-relations-article {
    width: 100% !important;
  }
  .investor-relations-article:last-child {
    margin-left: 0 !important;
  }
  #scnb-cookie-bar .scnb-buttons {
    margin: 0 0 20px 0;
  }
  .home_blog .col-md-4:nth-child(2) article .rowtight .tcol-md-12.postcontent .entry-content,
  .home_blog .col-md-4:nth-child(3) article .rowtight .tcol-md-12.postcontent .entry-content {
    height: 380px !important;
  }
  .home_blog .col-md-4:nth-child(2) article .rowtight .tcol-md-12.postcontent .entry-content .button.read-more,
  .home_blog .col-md-4:nth-child(3) article .rowtight .tcol-md-12.postcontent .entry-content .button.read-more {
    bottom: 0;
  }
  .history-static-container .headings h3 {
    width: 80% !important;
  }
  .page.kariera .entry-content figcaption.caption.wp-caption-text {
    font-size: 25px;
  }
  .main .button-header.desktop {
    display: block;
  }
  .main .button-header.mobile {
    display: none;
  }
  .report-post .row .entry-content .post-title-content {
    width: 83%;
  }
}

@media screen and (max-width: 780px) {
  .zarzad .entry-content .panel-grid:nth-child(2) .panel-grid-cell,
  .rada-nadzorcza .entry-content .panel-grid:nth-child(2) .panel-grid-cell,
  .zarzad .entry-content .panel-grid:nth-child(3) .panel-grid-cell,
  .rada-nadzorcza .entry-content .panel-grid:nth-child(3) .panel-grid-cell,
  .zarzad .entry-content .panel-grid:nth-child(4) .panel-grid-cell,
  .rada-nadzorcza .entry-content .panel-grid:nth-child(4) .panel-grid-cell {
    width: 300px !important;
    margin: 0 auto;
  }
  .zarzad .entry-content .panel-grid:nth-child(2) .panel-grid-cell img,
  .rada-nadzorcza .entry-content .panel-grid:nth-child(2) .panel-grid-cell img,
  .zarzad .entry-content .panel-grid:nth-child(3) .panel-grid-cell img,
  .rada-nadzorcza .entry-content .panel-grid:nth-child(3) .panel-grid-cell img,
  .zarzad .entry-content .panel-grid:nth-child(4) .panel-grid-cell img,
  .rada-nadzorcza .entry-content .panel-grid:nth-child(4) .panel-grid-cell img {
    width: 280px;
  }
  #pl-478 .panel-grid .panel-grid-cell-mobile-last {
    margin-bottom: 30px !important;
  }
  .buttons-bar .panel-grid-cell {
    text-align: center;
  }
  .buttons-bar #company-more-www {
    float: none;
    min-width: 220px;
  }
  .kontakt .wpcf7-form input.wpcf7-form-control.wpcf7-submit,
  .kontakt-dla-prasy .wpcf7-form input.wpcf7-form-control.wpcf7-submit,
  .kontakt-dla-inwestorow .wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    margin-top: 50px;
  }
  .kontakt .wpcf7-form img.ajax-loader,
  .kontakt-dla-prasy .wpcf7-form img.ajax-loader,
  .kontakt-dla-inwestorow .wpcf7-form img.ajax-loader {
    margin-top: 0px;
    top: 65px !important;
  }
}

@media screen and (max-width: 768px) {
  .awards {
    display: none;
  }
  .portfolio_item .portfoliolink {
    width: 100%;
  }
  #containerfooter .container .full-row-width.footercol2 {
    padding: 15px 0;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3 {
    width: 33%;
    float: left;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3:nth-child(1) {
    margin-right: 20px;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3:nth-child(3) {
    float: right;
    width: 25%;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3.newsletter {
    width: 100%;
    margin: 20px 0 0;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3.newsletter li {
    width: 33.3%;
    float: left;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3.newsletter li:nth-child(1) {
    float: none;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3.newsletter li:nth-child(-n+2) {
    width: 100%;
    text-align: left;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3.newsletter li.third input {
    width: 100%;
    margin: 0;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3.newsletter li.fourth .button {
    width: 80%;
    float: left;
  }
  #containerfooter .container .full-row-width .footercol3 {
    width: 85%;
    float: left;
  }
  #containerfooter .container .full-row-width .footercol4 {
    width: 15%;
  }
  .page .container .timeline:nth-child(2),
  .error404 .container .timeline:nth-child(2),
  .search-no-results .container .timeline:nth-child(2),
  .page .container .timeline:nth-child(3),
  .error404 .container .timeline:nth-child(3),
  .search-no-results .container .timeline:nth-child(3) {
    width: 100% !important;
    margin: 20px 0 0 !important;
  }
  .page .container .timeline:nth-child(2) .banner-opis .opis,
  .error404 .container .timeline:nth-child(2) .banner-opis .opis,
  .search-no-results .container .timeline:nth-child(2) .banner-opis .opis,
  .page .container .timeline:nth-child(3) .banner-opis .opis,
  .error404 .container .timeline:nth-child(3) .banner-opis .opis,
  .search-no-results .container .timeline:nth-child(3) .banner-opis .opis {
    width: 60%;
    padding: 4%;
  }
  .page .container .timeline:nth-child(2) .banner-opis button,
  .error404 .container .timeline:nth-child(2) .banner-opis button,
  .search-no-results .container .timeline:nth-child(2) .banner-opis button,
  .page .container .timeline:nth-child(3) .banner-opis button,
  .error404 .container .timeline:nth-child(3) .banner-opis button,
  .search-no-results .container .timeline:nth-child(3) .banner-opis button {
    margin-top: 20px;
  }
  .page .container .timeline.post-investor-relations-margin,
  .error404 .container .timeline.post-investor-relations-margin,
  .search-no-results .container .timeline.post-investor-relations-margin {
    width: 100% !important;
    margin-bottom: 0;
  }
  .page-template-page-blog .timeline:nth-child(2),
  .page-template-page-blog .timeline:nth-child(3) {
    width: 100% !important;
  }
  .page-template-page-blog .timeline:nth-child(2) .banner-opis,
  .page-template-page-blog .timeline:nth-child(3) .banner-opis {
    margin-top: 0;
  }
  .page-template-page-blog .timeline:nth-child(2) .banner-opis button,
  .page-template-page-blog .timeline:nth-child(3) .banner-opis button {
    margin-top: 30px;
  }
  .homepromo .tcol-lg-6:first-child {
    display: none;
  }
  .homepromo .tcol-lg-6:last-child {
    width: 100%;
  }
  .sow-icon-fontawesome {
    margin-left: 6px;
  }
  .home .container:nth-child(3) .banner-opis .opis h3,
  .home .container:nth-child(4) .banner-opis .opis h3 {
    font-size: 17px !important;
  }
  .home .container .timeline:nth-child(2) {
    width: 100%;
  }
  #nextport-portfolio {
    right: -12px;
  }
  #prevport-portfolio {
    left: -12px;
  }
  .tcol-md-4>.portfolio_item {
    max-width: 100%;
  }
  .container .sliderclass.kad-desktop-slider {
    width: 100%;
    margin-bottom: 10px;
  }
  .container .sliderclass.kad-desktop-slider .flexslider {
    max-width: 100% !important;
  }
  .container .sliderclass.kad-desktop-slider .flexslider img {
    height: auto;
  }
  .kariera .check-more #pgc-638-2-0 {
    float: left;
    width: auto;
    margin-bottom: 0;
  }
  .kariera .check-more #pgc-638-2-1 {
    width: auto;
    float: right;
  }
  .kariera .check-more #pgc-638-2-1 .button {
    margin-top: 30px;
  }
  .page.kariera .entry-content .check-more .panel-grid-cell:last-child {
    height: 80px;
  }
  .page.kariera .entry-content .check-more p {
    text-align: center;
  }
  .page.kariera .entry-content .check-more .panel-grid-cell {
    margin-bottom: 0 !important;
    width: 100% !important;
  }
  .page.kariera .entry-content .check-more .widget_sow-button {
    vertical-align: top !important;
  }
  .page.kariera .entry-content .check-more .widget_sow-button .button {
    margin: 0 auto;
    float: none;
  }
  .page.kariera .entry-content .check-more.frendly img {
    margin: 0 auto;
    float: none;
  }
  .page.kariera .recruitment-process .panel-grid-cell {
    margin-bottom: 0 !important;
  }
  .page.kariera .recruitment-process .panel-grid-cell:nth-child(2n+2) p img {
    margin: 0 auto;
    line-height: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .unique-business-model .quotes-container h3 {
    font-size: 35px;
  }
  .main.col-lg-12 {
    float: left;
  }
  .main.col-lg-12 .size-full.panel-widget-style {
    margin-top: 15% !important;
  }
}

@media screen and (max-width: 700px) {
  .col-md-12>#nav-main ul.sf-menu {
    display: none;
  }
  .page-header h2.entry-title {
    font-size: 38px;
  }
  #mobile-nav-trigger,
  #kad-mobile-nav {
    display: block;
  }
  #mobile-nav-trigger {
    z-index: 9;
    outline: 0;
    box-shadow: 0 3px 5px 0 #e5e7e8;
    background-color: #fff;
  }
  .kad-nav-inner .kad-mnav {
    float: left;
    background-color: #fff;
  }
  .kad-nav-inner .kad-mnav i {
    width: 100%;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
    height: 46px;
    margin: 0;
    padding: 14px;
  }
  .kad-nav-inner .kad-mnav li.sf-dropdown.open {
    border-left: 3px solid #f8dc00;
  }
  .kad-nav-inner .kad-mnav li.sf-dropdown.open a {
    padding-left: 5px;
  }
  .nav-trigger .nav-trigger-case {
    background-color: #fff;
    border: 0;
    outline: 0;
    height: 54px;
  }
  .nav-trigger .nav-trigger-case .button-collapsed {
    width: 120px;
  }
  .nav-trigger .nav-trigger-case .button-collapsed .icon-reorder:before {
    content: "\f106";
    border: 1px solid #444;
    border-radius: 50%;
    color: #444;
    width: 22px;
  }
  .nav-trigger .nav-trigger-case.collapsed .icon-reorder:before {
    content: "\f107";
    border: 1px solid #444;
    border-radius: 50%;
    color: #444;
    width: 22px;
  }
  .nav-trigger-case:hover .kad-navbtn,
  .nav-trigger-case:hover .kad-menu-name {
    color: #000 !important;
  }
  .nav-trigger-case .kad-menu-name {
    font-size: 19px !important;
    padding: 0;
    font-weight: bold;
    font-family: "HelveticaLTCom-Bold";
    color: #444;
  }
  .nav-trigger-case .kad-navbtn {
    float: left;
  }
  .kad-mobile-nav .kad-nav-inner li {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    border-bottom: 0;
  }
  .kad-mobile-nav .kad-nav-inner li:last-child {
    border-bottom: 1px solid #ddd;
  }
  .kad-mobile-nav .kad-nav-inner li a:before {
    content: "\f105";
    font-family: FontAwesome;
    border: 1px solid #444;
    border-radius: 50%;
    color: #444;
    padding: 2px 7px;
    margin-right: 10px;
  }
  .kad-mobile-nav .kad-nav-inner li.open a:before {
    content: "\f107";
    padding: 2px 5px;
  }
  .kad-mobile-nav .kad-nav-inner li ul.sf-dropdown-menu {
    display: none;
    margin: 0;
  }
  .kad-mobile-nav .kad-nav-inner li ul.sf-dropdown-menu li {
    border: 0;
    border-bottom: 1px solid #ddd;
  }
  .kad-mobile-nav .kad-nav-inner li ul.sf-dropdown-menu li:last-child {
    border-bottom: 0;
  }
  .kad-mobile-nav .kad-nav-inner li ul.sf-dropdown-menu li.sf-dropdown-submenu .sf-dropdown-menu li {
    padding-left: 40px;
  }
  .kad-mobile-nav .kad-nav-inner li ul.sf-dropdown-menu li.sf-dropdown-submenu .sf-dropdown-menu li a {
    border-bottom: 0 !important;
  }
  .kad-mobile-nav .kad-nav-inner li ul.sf-dropdown-menu li.sf-dropdown-submenu .sf-dropdown-menu li a:before {
    content: "\f111";
  }
  .kad-mobile-nav .kad-nav-inner li ul.sf-dropdown-menu a {
    list-style-type: none;
    background-color: #fff;
    border-bottom: 1px solid #ddd !important;
  }
  .kad-mobile-nav .kad-nav-inner li ul.sf-dropdown-menu a:before {
    content: "\f1db";
    margin-left: 10px;
    border: 0;
    font-size: 10px;
    top: -2px;
    position: relative;
  }
  .kad-mobile-nav .kad-nav-inner li.current-menu-item>a {
    font-weight: bold;
  }
  .kad-mobile-nav .kad-nav-inner li.open .dashicons-arrow-down-alt2:before {
    content: "\f343";
  }
  input#search {
    width: 300px;
    padding-left: 10px;
    border: 1px solid rgba(196, 196, 196, 0.4) !important;
  }
  .search #content h3.entry-title {
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 10px;
  }
  .investor-relations-article,
  .content-two-columns-news {
    margin-left: 0 !important;
    width: 100% !important;
  }
  .postlist article .row {
    position: relative;
  }
  .postlist article .row .entry-content .post-title-content p {
    min-height: auto;
  }
  .postlist article.type-post:nth-child(n+2):nth-child(-n+3) .entry-content .post-title-content {
    width: 52%;
  }
  .content-two-columns-news {
    min-height: auto !important;
  }
  .notowania .calculator-external-container .calculator-container .calculator-background {
    width: 100%;
  }
  .notowania .calculator-external-container .calculator-container form {
    width: 100%;
    margin-top: 0;
  }
  .notowania .calculator-external-container .calculator-container form button {
    margin-bottom: 20px;
  }
  .struktura-akcjonariatu .amcharts-chart-div {
    width: 100% !important;
  }
  .struktura-akcjonariatu .amcharts-legend-div {
    width: 100% !important;
  }
  #legenddiv {
    width: 45% !important;
  }
  .main .button-header.desktop {
    display: none;
  }
  .main .button-header.mobile {
    display: block;
  }
  .report-post .row .entry-content .post-title-content {
    width: 78%;
  }
  .report-post .row a .lightboxhover {
    width: 80px;
    height: 80px;
  }
  table {
    display: block !important;
    overflow-y: scroll;
  }
  table .attachment-about {
    min-width: 420px;
  }
  .calculator-external-container .calculator-container #calculator-result-container {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 0;
  }
  #content.col-lg-9 .boss-page .flexslider {
    width: 100%;
    background-position: top center;
  }
  #content.col-lg-9 .boss-page .boss-page-content {
    width: 100%;
  }
  #content.col-lg-9 .boss-page .boss-page-content .boss-page-text {
    padding-top: 10px !important;
  }
}

@media screen and (max-width: 685px) {
  .page.kariera .feel-form h2 {
    padding: 0 !important;
  }
}

@media screen and (max-width: 620px) {
  .investor-relations-shares-container {
    height: 210px;
  }
  .investor-relations-shares-container ul {
    padding-top: 10px;
  }
  .investor-relations-shares-container ul li {
    width: 100%;
    border: 0 !important;
    border-bottom: 1px solid #000 !important;
  }
  .investor-relations-shares-container ul li:nth-child(2) {
    padding: 10px 0;
  }
  .investor-relations-shares-container ul li:last-child {
    border-bottom: 0 !important;
  }
  .select-header {
    width: 35% !important;
  }
  #portfolio-carousel .grid_item {
    max-width: 100% !important;
  }
  .unique-business-model .banners-container {
    margin-top: 30px;
    height: 100%;
  }
  .unique-business-model .banners-container .banner {
    width: 100%;
    margin-bottom: 0x;
  }
  .unique-business-model .banners-container .banner:first-child {
    margin-bottom: 60px;
  }
  .unique-business-model .banners-container .banner span {
    height: 120px;
    font-size: 30px;
  }
  .unique-business-model .banners-container .banner .overbg {
    margin-top: -370px;
  }
  .unique-business-model .companies-container {
    float: left;
    width: 100%;
    height: auto;
  }
  .unique-business-model .companies-container a {
    float: left;
    width: 100%;
  }
  .unique-business-model .companies-container a button {
    margin: 0 auto 40px auto;
    width: 215px;
    float: none;
    display: block;
  }
  .unique-business-model .companies-container .text-container {
    float: none;
    width: 250px;
    margin: 0 auto;
  }
  .unique-business-model .statistics tr td:first-child {
    font-size: 20px;
  }
  .unique-business-model .statistics tr td span {
    font-size: 30px;
  }
  .unique-business-model .mobile-app-download-container {
    text-align: center;
    padding: 40px 20px;
  }
  .unique-business-model .mobile-app-download-container span {
    float: none;
  }
  .unique-business-model .mobile-app-download-container ul {
    float: none;
    margin: 0 auto !important;
    width: 265px;
  }
  .unique-business-model .quotes-container h3 {
    width: 80% !important;
    font-size: 35px;
  }
  .history-post-container .post .unslider .post-carousel ul li div {
    height: 270px;
    background-position: center center;
  }
  .history-post-container .headings h3 {
    width: 100% !important;
  }
  #legenddiv {
    width: 78% !important;
  }
  .home-portfolio .piteminfo h4 {
    height: 85px;
  }
  input.wpcf7-form-control.wpcf7-submit {
    margin-top: 120px;
  }
  .page.kariera .banner-full-width p:first-child {
    display: none;
  }
  .page.kariera .banner-full-width p:last-child {
    text-align: center;
    padding: 20px;
  }
  .page.kariera .recruitment-process .panel-grid-cell:nth-child(2n+1) p:first-child {
    width: 80px;
    height: 80px;
    line-height: 50px;
  }
  .page.kariera .entry-content .check-more p {
    font-size: 30px;
  }
  .single-article .main .lighboxhover,
  .single-article .post .lighboxhover {
    height: 150px;
  }
  .page-header h1.entry-title {
    font-size: 30px;
    width: 100%;
  }
  .page-header h2.entry-title {
    width: 100%;
  }
  .container p.subtitle {
    display: none;
  }
  .kontakt input.wpcf7-form-control.wpcf7-submit,
  .kontakt-dla-prasy input.wpcf7-form-control.wpcf7-submit,
  .kontakt-dla-inwestorow input.wpcf7-form-control.wpcf7-submit {
    margin: 150px auto 0;
    float: none;
    display: block;
  }
  .kontakt .wpcf7 img.ajax-loader,
  .kontakt-dla-prasy .wpcf7 img.ajax-loader,
  .kontakt-dla-inwestorow .wpcf7 img.ajax-loader {
    float: left;
    top: -30px !important;
    right: auto !important;
    left: 10%;
  }
}

@media screen and (max-width: 540px) {
  header .textwidget {
    display: none;
  }
  h3.hometitle {
    font-size: 30px;
  }
  .caroufredsel_wrapper {
    width: 100% !important;
    left: 0 !important;
  }
  #carouselcontainer-portfolio {
    width: 100%;
    margin: 0;
  }
  .headerfont {
    font-size: 22px;
    line-height: 20px;
  }
  .banner-opis h1 {
    font-size: 22px;
    line-height: 50px;
  }
  .banner-opis div.number1,
  .banner-opis div.number2 {
    display: none;
  }
  .banner-opis .opis h3 {
    font-size: 20px;
  }
  button.button {
    padding: 5px 25px;
  }
  .home-portfolio.home-margin.home-padding {
    padding: 0;
  }
  .portfolio_item .portfoliolink {
    width: 100%;
  }
  .homepromo .tcol-lg-6:last-child {
    padding: 0 20px;
  }
  .homepromo .button {
    width: 100%;
  }
  .homepromo .button.slide-down {
    margin-bottom: 10px;
  }
  .home-portfolio h4,
  .home_blog h4 {
    font-size: 15px;
  }
  .home_blog .col-md-4 article .tcol-md-12.postcontent .entry-content {
    margin-bottom: 20px !important;
    height: auto;
  }
  .home_blog .col-md-4:first-child .rowtight .tcol-md-12 {
    width: 100%;
  }
  .home_blog .col-md-4:first-child .rowtight .tcol-md-12 h4 {
    font-size: 24px;
  }
  .home_blog .col-md-4:first-child .rowtight .tcol-md-12:first-child {
    display: none;
  }
  .so-widget-sow-image-grid {
    height: 55px;
  }
  .so-widget-sow-image-grid .sow-image-grid-image {
    height: 55px;
  }
  .so-widget-sow-image-grid .sow-image-grid-image:nth-child(3) img,
  .so-widget-sow-image-grid .sow-image-grid-image:nth-child(4) img {
    margin-top: 5px;
  }
  #containerfooter .container .full-row-width.footercol2 {
    padding: 15px 0;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3 {
    width: 100%;
    float: left;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3:nth-child(1),
  #containerfooter .container .full-row-width .col-md-12 .col-md-3:nth-child(2),
  #containerfooter .container .full-row-width .col-md-12 .col-md-3:nth-child(3) {
    display: none;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3.newsletter {
    width: 100%;
    margin: 20px 0 0;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3.newsletter li {
    width: 100%;
    float: left;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3.newsletter li:nth-child(1) {
    float: left;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3.newsletter li:nth-child(-n+2) {
    width: 100%;
    text-align: center;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3.newsletter li:nth-child(n+3) {
    margin-top: 0;
    text-align: center;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3.newsletter li.third input {
    width: 100%;
    margin: 20px 0 20px;
  }
  #containerfooter .container .full-row-width .col-md-12 .col-md-3.newsletter li.fourth .button {
    width: auto;
    float: none;
  }
  #containerfooter .container .full-row-width .footercol3,
  #containerfooter .container .full-row-width .footercol4 {
    width: 100%;
    padding: 10px 0;
  }
  #containerfooter .container .full-row-width .footercol3 .widget-1,
  #containerfooter .container .full-row-width .footercol4 .widget-1 {
    float: none;
    text-align: center;
  }
  #containerfooter .container .full-row-width .footercol3 .footer-widget,
  #containerfooter .container .full-row-width .footercol4 .footer-widget {
    float: none;
    margin: 0 auto;
  }
  .footer-right-side {
    width: 100%;
    text-align: center;
  }
  .footer-left-side {
    display: none;
  }
  figure.wp-caption {
    width: 100% !important;
  }
  figure.wp-caption img {
    width: 100%;
  }
  form .left-side-contact {
    width: 100%;
  }
  form .right-side-contact {
    width: 100%;
  }
  .wpcf7-form p {
    float: left;
    width: 100%;
  }
  .ml-responsive-table dl dd {
    border-bottom: 1px solid #efefef;
    padding: 2px 0 0 15px;
  }
  .ml-responsive-table dl dd:last-child {
    border-bottom: 0;
  }
  .ml-responsive-table dt {
    padding-top: 2px !important;
    padding-bottom: 0 !important;
  }
  .ml-responsive-table .ml-grid {
    border-bottom: 3px solid #bdbcbc;
    border-top: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .ml-responsive-table .ml-grid:last-child {
    border-bottom: 0;
  }
  .ml-responsive-table .ml-grid:nth-child(even) {
    background-color: #f9f9f9;
  }
  .dataTables_wrapper {
    padding-top: 0;
  }
  .container .banner-opis {
    top: 20%;
  }
  .page-template-page-blog .timeline:nth-child(2),
  .page-template-page-blog .timeline:nth-child(3) {
    width: 100% !important;
  }
  .post .entry-content .lightboxhover {
    height: 100px;
    width: 100% !important;
  }
  .postlist article.type-post .entry-content .post-title-content {
    width: 100% !important;
    margin-top: 10px;
    padding-left: 0 !important;
  }
  .page a.more-link {
    padding: 5px 20px;
  }
  .page #content h3.widget-title {
    font-size: 20px;
  }
  .page-template-page-fullwidth .panel-grid,
  .page-template-page-fullwidth .panel-grid-cell {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
  }
  .banner-img img {
    top: 0;
  }
  #portfolio-carousel .grid_item {
    margin: 0 auto;
    float: none !important;
    max-width: 220px !important;
  }
  #prevport-portfolio {
    left: 10px;
  }
  #nextport-portfolio {
    right: 10px;
  }
  .calculator-external-container .calculator-container .calculator-background {
    background-size: auto 100%;
    background-position: center;
  }
  .page-template-page-blog h2.entry-title {
    height: auto !important;
    line-height: 30px !important;
  }
  input#search {
    width: 170px;
  }
  #portfolio-carousel .grid_item {
    max-width: 80% !important;
    height: 460px !important;
  }
  #portfolio-carousel .portfolio_item .piteminfo {
    height: 250px !important;
  }
  #portfolio-carousel .portfolio_item .piteminfo h4 {
    height: 70px !important;
  }
  #portfolio-carousel .portfolio_item .piteminfo .item-content .mobile {
    line-height: 18px;
    font-size: 12px;
  }
  .unique-business-model .grey-box-text-container #slider a,
  .unique-business-model .grey-box-text-container .image a {
    width: 215px;
  }
  .unique-business-model .info-box-container .boxes-container {
    margin-left: 20px;
  }
  .unique-business-model .quotes-container h3 {
    width: 90% !important;
  }
  .unique-business-model .companies-container a button {
    width: 185px;
  }
  .unique-business-model .mobile-app-download-container span {
    font-size: 28px;
    text-align: center;
    width: 100%;
  }
  .history-static-container span.text {
    display: none;
  }
  .history-static-container .headings h3 {
    font-size: 30px;
    line-height: 30px;
    width: 100% !important;
  }
  .history-static-container .button.desktop {
    display: none;
  }
  .history-static-container .button.mobile {
    display: block;
  }
  .history-post-container .post .text,
  .history-post-container .post .text p {
    font-size: 14px;
    line-height: 20px;
  }
  .history-post-container .post .unslider .post-carousel ul li {
    height: 240px;
  }
  .history-post-container .post .unslider .post-carousel ul li span {
    display: none;
  }
  .history-post-container .year {
    margin-top: -20px;
    width: 150px;
  }
  .history-post-container .year i {
    margin-top: 4px;
  }
  .history-post-container .year i:before {
    font-size: 16px;
  }
  .history-post-container .year span {
    font-size: 18px;
  }
  .page #content h2.entry-title {
    padding-right: 140px;
  }
  .page .page-content .col-lg-9 .post-all-full .lightboxhover {
    width: 100%;
    height: 90px;
  }
  .report-post .row .entry-content .post-title-content {
    width: 100%;
    padding-left: 0;
  }
  .report-post .row a .lightboxhover {
    display: none;
  }
  body.page.kariera .panel-grid {
    margin-bottom: 30px !important;
  }
  body.page.kariera .company-group-url .cto {
    padding: 10px 30px;
  }
  body.page.kariera .feel-form h2 {
    margin: 20px 0 40px 0 !important;
    font-size: 25px !important;
  }
  body.page.kariera .company-group-url {
    margin-top: -20px !important;
    margin-bottom: 20px !important;
  }
  .search-no-results #content .search-no-results-content .search-no-results-icon {
    float: none;
    margin: 0 auto;
  }
  .search-no-results #content .search-no-results-content h2 {
    text-align: center;
  }
  .search-no-results #content .search-no-results-content .button {
    margin: 30px auto;
  }
  .page.kariera .entry-content .check-more:last-child p {
    font-size: 30px;
  }
  .homepromo .tcol-lg-6 h4 {
    text-align: center;
  }
}

@media screen and (max-width: 480px) {
  .main .col-lg-12.postlist {
    margin-top: 50px;
  }
  .main .button-header {
    margin-top: -60px;
    font-size: 11px;
  }
  .main .button-header.detailed-quotations {
    margin-top: -60px;
  }
  .home-margin.home-padding .homepromo {
    width: 88%;
  }
  .unique-business-model .info-box-container .boxes-container {
    display: none;
  }
  .unique-business-model .statistics tr td:first-child {
    font-size: 16px;
    width: 30%;
  }
  .unique-business-model .statistics tr td span {
    font-size: 20px;
  }
  .unique-business-model .grey-box-text-container .image {
    height: 210px;
  }
  .unique-business-model .grey-box-text-container .image span {
    width: 85%;
  }
  .unique-business-model .grey-box-text-container #slider {
    height: 280px;
  }
  .unique-business-model .grey-box-text-container #slider a {
    margin-top: 80px;
  }
  .unique-business-model .grey-box-text-container #slider span {
    margin-top: 140px;
  }
  .unique-business-model .mobile-app-download-container {
    height: auto;
    float: left;
  }
  .unique-business-model .mobile-app-download-container span {
    margin-top: -20px;
  }
  .unique-business-model .quotes-container h3 {
    font-size: 30px;
  }
  .banner-img {
    height: 230px;
  }
  .container .sliderclass.kad-desktop-slider {
    height: 247px;
  }
  .home .container .timeline:nth-child(2) {
    height: 247px;
  }
  .flexslider .captiontext.headerfont p {
    display: none;
  }
  .flexslider .button.read-more {
    top: -40px;
    position: relative;
  }
  .home_blog .col-md-4:nth-child(2) article .rowtight .tcol-md-12.postcontent .entry-content,
  .home_blog .col-md-4:nth-child(3) article .rowtight .tcol-md-12.postcontent .entry-content {
    height: auto !important;
    margin-bottom: 60px !important;
  }
  .home_blog .col-md-4:nth-child(2) article .rowtight .tcol-md-12.postcontent .entry-content .button.read-more,
  .home_blog .col-md-4:nth-child(3) article .rowtight .tcol-md-12.postcontent .entry-content .button.read-more {
    bottom: -45px;
  }
  .page #content h2.entry-title {
    padding-right: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .page .container .timeline:nth-child(2) .banner-opis .opis {
    padding: 2% 4%;
  }
  .page .container .timeline:nth-child(3) .banner-opis .opis {
    padding: 2% 4%;
  }
  .rc-anchor-normal .rc-anchor-checkbox-label {
    width: 105px !important;
  }
  .wpcf7-recaptcha>div {
    width: 215px !important;
  }
  div.wpcf7 .wpcf7-recaptcha iframe {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    margin-left: -43px;
  }
  .page.kariera .company-group-url .cto {
    padding: 10px 15px;
  }
  .page.kariera .feel-form h2 {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 469px) {
  .page.grupa-kapitalowa-tim .timeline .banner-opis p {
    padding: 0 !important;
  }
  .page.grupa-kapitalowa-tim .timeline .banner-opis .opis p {
    padding: 0 !important;
  }
  .page.grupa-kapitalowa-tim .container .banner-opis div span:first-child {
    margin-top: 5px;
  }
  .page.grupa-kapitalowa-tim .container .banner-opis .opis h3 {
    margin-top: 0;
  }
  .page.grupa-kapitalowa-tim .container .timeline:nth-child(3) .banner-opis .opis {
    padding: 9% 4%;
  }
  .page.grupa-kapitalowa-tim .container .timeline:nth-child(2) .banner-opis .opis {
    padding: 5.5% 4%;
  }
  .page.grupa-kapitalowa-tim .container .timeline:nth-child(2) .banner-opis button,
  .page.grupa-kapitalowa-tim .container .timeline:nth-child(3) .banner-opis button {
    margin-top: 10px;
  }
  .page .timeline .banner-opis .opis,
  .search .timeline .banner-opis .opis,
  .error404 .timeline .banner-opis .opis {
    padding: 3% 4%;
  }
}

@media screen and (max-width: 429px) {
  .header-content .widget_search {
    top: 95px;
    right: 10px;
  }
  .page-header h2.entry-title {
    font-size: 35px;
    height: 150px;
  }
  .container .headerfont,
  .container .banner-opis h1 {
    line-height: 30px;
  }
  .container .banner-opis {
    top: 25%;
  }
  .flexslider {
    height: 250px;
  }
  .flexslider .captiontext.headerfont p {
    font-size: 9px !important;
    line-height: 10px;
  }
  .flexslider>div img.size-full {
    height: 30px !important;
  }
  button.button {
    font-size: 12px !important;
  }
  .home_blog .col-md-4 .entry-content .recentpost_title .mobile {
    line-height: 16px;
  }
  .homepromo .tcol-lg-6 h4 {
    font-size: 20px;
  }
  .flexslider .banner-img img {
    top: 0;
  }
  .container .unique-business-model .meet-tim-group-container span {
    font-size: 14px;
    line-height: 20px;
  }
  .container .unique-business-model h3 {
    line-height: 30px;
    font-size: 23px;
    margin-bottom: 30px;
  }
  .container .unique-business-model>div>span {
    font-size: 14px;
    line-height: 20px;
  }
  .container .unique-business-model .grey-box-text-container {
    float: left;
  }
  .container .unique-business-model .grey-box-text-container h3 {
    padding: 50px 20px 0 20px;
  }
  .container .unique-business-model .mobile-app-download-container ul {
    width: 130px;
  }
  .container .unique-business-model .mobile-app-download-container ul li {
    margin-top: 20px;
  }
  .container .unique-business-model .mobile-app-download-container span {
    font-size: 28px;
    line-height: 35px;
  }
  .container .unique-business-model .banners-container .banner img {
    min-width: 100%;
    height: auto;
  }
  .container .unique-business-model .companies-container .text-container {
    width: 195px;
  }
  .container .unique-business-model .companies-container .text-container .text {
    font-size: 25px;
  }
  .container .unique-business-model .quotes-container {
    float: left;
  }
  .container .unique-business-model .statistics {
    display: none !important;
  }
  .zarzad .entry-content .panel-grid:nth-child(2) .panel-grid-cell,
  .rada-nadzorcza .entry-content .panel-grid:nth-child(2) .panel-grid-cell,
  .zarzad .entry-content .panel-grid:nth-child(3) .panel-grid-cell,
  .rada-nadzorcza .entry-content .panel-grid:nth-child(3) .panel-grid-cell,
  .zarzad .entry-content .panel-grid:nth-child(4) .panel-grid-cell,
  .rada-nadzorcza .entry-content .panel-grid:nth-child(4) .panel-grid-cell {
    width: 250px !important;
    margin: 0 auto;
  }
  .zarzad .entry-content .panel-grid:nth-child(2) .panel-grid-cell .so-panel,
  .rada-nadzorcza .entry-content .panel-grid:nth-child(2) .panel-grid-cell .so-panel,
  .zarzad .entry-content .panel-grid:nth-child(3) .panel-grid-cell .so-panel,
  .rada-nadzorcza .entry-content .panel-grid:nth-child(3) .panel-grid-cell .so-panel,
  .zarzad .entry-content .panel-grid:nth-child(4) .panel-grid-cell .so-panel,
  .rada-nadzorcza .entry-content .panel-grid:nth-child(4) .panel-grid-cell .so-panel {
    margin-bottom: 0 !important;
  }
  .history-post-container .post .unslider .post-carousel ul li {
    height: 200px;
  }
  .home .container .timeline:nth-child(3) .banner-opis .opis .inner p span,
  .home .container .timeline:nth-child(4) .banner-opis .opis .inner p span {
    display: none;
  }
  .dataTables_wrapper .dt-button {
    width: 100%;
    text-align: center;
  }
  #legenddiv {
    width: 100% !important;
  }
  #chartdiv {
    height: 270px !important;
  }
  .calculator-external-container .calculator-container form .calculator-inputs .calculator-row input {
    width: 100%;
  }
  .label-period {
    width: 100%;
    float: left;
    margin-left: 18px;
  }
  .reports-bar-container .reports-filter-container .more-link {
    margin: 50px auto 10px;
    float: none;
  }
  .wyniki-finansowe-tim-sa #content h2.entry-title {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 380px) {
  .flex-caption,
  .container .banner-opis {
    top: 0 !important;
  }
  .banner-img {
    height: 187px;
  }
  .container .headerfont,
  .container .banner-opis h1 {
    font-size: 20px;
    margin-top: 10px;
  }
  .container .sliderclass.kad-desktop-slider {
    height: 205px;
  }
  .container .banner-opis div span:first-child {
    font-size: 12px;
    margin-top: -10px;
  }
  .home .container .timeline:nth-child(2) {
    height: 205px;
  }
  .home .container .timeline:nth-child(2) .banner-opis {
    top: 20%;
  }
  button.button {
    padding: 5px 12px;
    font-size: 12px;
  }
  .reports-bar-container ul li {
    padding: 7px;
  }
  .kontakt-dla-prasy .panel-grid:first-child .textwidget img.alignleft,
  .kontakt-dla-inwestorow .panel-grid:first-child .textwidget img.alignleft {
    margin: 0 auto 20px auto;
    float: none;
    width: 142px;
  }
  .kontakt-dla-prasy .panel-grid:first-child .textwidget p,
  .kontakt-dla-inwestorow .panel-grid:first-child .textwidget p {
    text-align: center;
  }
  article.type-post .entry-content img {
    width: 100%;
  }
  .page.grupa-kapitalowa-tim .container .timeline:nth-child(2) .banner-opis .opis {
    padding: 0 4%;
  }
  .page.grupa-kapitalowa-tim .container .timeline:nth-child(3) .banner-opis .opis {
    padding: 4%;
  }
  .page #content h2.entry-title {
    font-size: 20px;
    line-height: 35px;
    padding-right: 0;
  }
}

@media (min-width: 768px) {
  .woocommerce form .form-row-first,
  .woocommerce-page form .form-row-first {
    padding-right: 15px;
    width: 50%;
    float: left;
  }
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-last {
    padding-left: 15px;
    width: 50%;
    float: left;
  }
}

.clear {
  clear: both;
}

.nobr {
  white-space: nowrap;
}

@font-face {
  font-family: "star";
  src: url("fonts/star.eot");
  src: url("fonts/star.eot?#iefix") format("embedded-opentype"), url("fonts/star.woff") format("woff"), url("fonts/star.ttf") format("truetype"), url("fonts/star.svg#star") format("svg");
  font-weight: normal;
  font-style: normal;
}

form .form-row select {
  width: 100%;
  cursor: pointer;
  margin: 0;
  max-width: 300px;
}

p.demo_store {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 0.5em 0;
  text-align: center;
  background: #c72c00;
  color: #ffffff;
  z-index: 99998;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2);
}

.admin-bar p.demo_store {
  top: 28px;
}

.woocommerce small.note,
.woocommerce-page small.note {
  display: block;
  color: #777777;
  font-size: 11px;
  line-height: 21px;
  margin-top: 10px;
}

.woocommerce form .form-row label.inline,
.woocommerce-page form .form-row label.inline {
  display: inline;
}

div.product p.stock {
  font-size: 0.92em;
}

div.product .out-of-stock {
  color: red;
}

div.product div.images div.thumbnails:after {
  content: "";
  display: block;
  clear: both;
}

div.product div.images div.thumbnails a.last {
  margin-right: 0;
}

div.product div.images div.thumbnails a.first {
  clear: both;
}

div.product div.social {
  text-align: right;
  margin: 0 0 1em;
}

div.product div.social span {
  margin: 0 0 0 2px;
}

div.product div.social span span {
  margin: 0;
}

div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0;
}

div.product div.social iframe {
  float: left;
  margin-top: 3px;
}

div.product .woocommerce-tabs {
  clear: both;
}

div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: 0.5em 0;
  font-weight: bold;
  color: #5e5e5e;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  text-decoration: none;
}

div.product .woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
  color: #777777;
}

div.product .woocommerce-tabs ul.tabs li.active {
  background: #ffffff;
  z-index: 2;
  border-bottom-color: #ffffff;
}

div.product .woocommerce-tabs ul.tabs li.active a {
  color: inherit;
  text-shadow: inherit;
}

div.product .woocommerce-tabs .panel {
  margin: 0 0 2em;
  padding: 0;
}

div.product p.cart {
  margin-bottom: 2em;
}

div.product p.cart:after {
  content: "";
  display: block;
  clear: both;
}

div.product form.cart {
  margin-bottom: 2em;
  position: relative;
}

div.product form.cart:after {
  content: "";
  display: block;
  clear: both;
}

div.product form.cart table div.quantity {
  float: none;
  margin: 0;
}

div.product form.cart table small.stock {
  display: block;
  float: none;
}

div.product form.cart .variations {
  margin-bottom: 1em;
}

div.product form.cart .variations label {
  font-weight: bold;
}

div.product form.cart .variations td.label {
  padding-right: 1em;
}

div.product form.cart .button {
  vertical-align: middle;
  float: left;
}

div.product form.cart .group_table td.label {
  padding-right: 1em;
  padding-left: 1em;
}

div.product form.cart .group_table td {
  vertical-align: top;
}

.products ul,
.woocommerce ul.products {
  margin: 0 0 1em;
  padding: 0;
  list-style: none outside;
  clear: both;
}

.products ul:after,
.woocommerce ul.products:after {
  content: "";
  display: block;
  clear: both;
}

.products ul li,
.woocommerce ul.products li {
  list-style: none outside;
}

.related:after,
.upsells.products:after {
  content: "";
  display: block;
  clear: both;
}

.woocommerce .related ul.products,
.woocommerce .upsells.products ul.products,
.woocommerce .related ul,
.woocommerce .upsells.products ul {
  float: none;
}

.woocommerce .related ul.products li.product,
.woocommerce .upsells.products ul.products li.product,
.woocommerce .related ul li.product,
.woocommerce .upsells.products ul li.product {
  width: 48%;
}

.woocommerce .related ul.products li.product img,
.woocommerce .upsells.products ul.products li.product img,
.woocommerce .related ul li.product img,
.woocommerce .upsells.products ul li.product img {
  width: 100%;
  height: auto;
}

.woocommerce ul.products li.product {
  float: left;
  margin: 0 3.8% 2.992em 0;
  padding: 0;
  position: relative;
  width: 22.05%;
  margin-left: 0;
}

.woocommerce ul.products li.product .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: -6px -6px 0 0;
}

.woocommerce ul.products li.product h3 {
  padding: 0.5em 0;
  margin: 0;
  font-size: 1em;
}

.woocommerce ul.products li.product a {
  text-decoration: none;
}

.woocommerce ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 8px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  transition: all ease-in-out 0.2s;
}

.woocommerce ul.products li.product a:hover img {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
}

.woocommerce ul.products li.product strong {
  display: block;
}

.woocommerce ul.products li.product .price {
  color: #85ad74;
  display: block;
  font-weight: normal;
  margin-bottom: 0.5em;
}

.woocommerce ul.products li.product .price del {
  font-size: 0.67em;
  color: rgba(145, 145, 145, 0.5);
  margin: -2px 0 0 0;
}

.woocommerce ul.products li.product .price ins {
  background: none;
}

.woocommerce ul.products li.product .price .from {
  font-size: 0.67em;
  margin: -2px 0 0 0;
  text-transform: uppercase;
  color: rgba(145, 145, 145, 0.5);
}

.woocommerce ul.products li.first {
  clear: both;
}

.woocommerce ul.products li.last {
  margin-right: 0;
}

.woocommerce .woocommerce-ordering select {
  vertical-align: top;
}

.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading,
.woocommerce #respond input#submit.loading,
.woocommerce #content input.button.loading {
  color: #777777;
  border: 1px solid #f7f6f7;
}

.woocommerce a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce input.button.loading:before,
.woocommerce #respond input#submit.loading:before,
.woocommerce #content input.button.loading:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url(../img/ajax-loader.gif) center no-repeat rgba(255, 255, 255, 0.65);
}

.quantity noindex:-o-prefocus,
#content .quantity noindex:-o-prefocus,
.quantity input[type="number"],
#content .quantity input[type="number"] {
  padding-right: 1.2em;
}

#content .quantity .plus,
#content .quantity .minus {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  overflow: visible;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  line-height: 10px;
  font-size: 12px;
  color: #444;
  border: 1px solid #c6c6c6;
  border-left: 0;
  background: #f7f6f7;
}

#content .quantity .plus:hover,
#content .quantity .minus:hover {
  background: #d3d3d3;
}

#content .quantity .plus {
  top: 0;
  right: 0;
  border-bottom: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#content .quantity .minus {
  bottom: 0;
  right: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.woocommerce #reviews h2 small {
  float: right;
  color: #777777;
  font-size: 15px;
  line-height: 21px;
  margin: 10px 0 0 0;
}

.woocommerce #reviews h2 small a {
  text-decoration: none;
  color: #777777;
}

.woocommerce #reviews #respond {
  margin: 0;
  border: 0;
  padding: 0;
}

.woocommerce #reviews #comments .add_review:after {
  content: "";
  display: block;
  clear: both;
}

.woocommerce #reviews #comments h2 {
  clear: none;
}

.woocommerce #reviews #comments ol.commentlist {
  margin: 0;
  width: 100%;
  background: none;
  list-style: none;
}

.woocommerce #reviews #comments ol.commentlist:after {
  content: "";
  display: block;
  clear: both;
}

.woocommerce #reviews #comments ol.commentlist li {
  padding: 00;
  margin: 0 0 20px;
  position: relative;
  background: 0;
  border: 0;
}

.woocommerce #reviews #comments ol.commentlist li .meta {
  color: #777777;
  font-size: 0.75em;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px;
  width: 32px;
  height: auto;
  background: #f7f6f7;
  border: 1px solid #f0eef0;
  margin: 0;
  line-height: 1;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 50px;
  border: 1px solid #f0eef0;
  border-radius: 0px;
  padding: 1em 1em 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 1em;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 0.83em;
}

.woocommerce #reviews #comments .commentlist>li:before {
  content: "";
}

.woocommerce .hreview-aggregate .star-rating {
  margin: 10px 0 0 0;
}

.woocommerce #review_form #respond {
  position: static;
  margin: 0;
  width: auto;
  padding: 0 0 0;
  background: transparent none;
  border: 0;
}

.woocommerce #review_form #respond:after {
  content: "";
  display: block;
  clear: both;
}

.woocommerce #review_form #respond p {
  margin: 0 0 10px;
}

.woocommerce #review_form #respond .form-submit input {
  left: auto;
}

.woocommerce #review_form #respond textarea {
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  width: 100%;
}

.woocommerce p.stars:after {
  content: "";
  display: block;
  clear: both;
}

.woocommerce p.stars span {
  width: 80px;
  height: 16px;
  position: relative;
  float: left;
  background: url(../img/star.png) repeat-x left 0;
}

.woocommerce p.stars span a {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 0;
  padding-top: 16px;
  overflow: hidden;
}

.woocommerce p.stars span a:hover,
.woocommerce p.stars span a:focus {
  background: url(../img/star.png) repeat-x left -16px;
}

.woocommerce p.stars span a.active {
  background: url(../img/star.png) repeat-x left -32px;
}

.woocommerce p.stars span a.star-1 {
  width: 16px;
  z-index: 10;
}

.woocommerce p.stars span a.star-2 {
  width: 32px;
  z-index: 9;
}

.woocommerce p.stars span a.star-3 {
  width: 48px;
  z-index: 8;
}

.woocommerce p.stars span a.star-4 {
  width: 64px;
  z-index: 7;
}

.woocommerce p.stars span a.star-5 {
  width: 80px;
  z-index: 6;
}

.woocommerce table.shop_attributes {
  border: 0;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  margin-bottom: 1.618em;
  width: 100%;
}

.woocommerce table.shop_attributes th {
  width: 150px;
  font-weight: bold;
  padding: 8px;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5em;
}

.woocommerce table.shop_attributes td {
  font-style: italic;
  padding: 0;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5em;
}

.woocommerce table.shop_attributes td p {
  margin: 0;
  padding: 8px 0;
}

.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th {
  background: rgba(0, 0, 0, 0.025);
}

.woocommerce table.shop_table td small {
  font-weight: normal;
}

.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: bold;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.woocommerce table.my_account_orders {
  font-size: 0.85em;
}

.woocommerce table.my_account_orders th,
.woocommerce table.my_account_orders td {
  padding: 4px 8px;
  vertical-align: middle;
}

.woocommerce table.my_account_orders .button {
  white-space: nowrap;
}

.woocommerce table.my_account_orders .order-actions {
  text-align: right;
}

.woocommerce table.my_account_orders .order-actions .button {
  margin: 0.125em 0 0.125em 0.25em;
}

.woocommerce td.product-name dl.variation {
  margin: 0.25em 0 0.5em;
  font-size: 0.8751em;
}

.woocommerce td.product-name dl.variation dt {
  font-weight: bold;
  float: left;
  clear: left;
  margin: 0 0.25em 0 0;
  padding: 0;
}

.woocommerce td.product-name dl.variation dd {
  margin: 0 0 0.25em 0;
}

.woocommerce td.product-name p.backorder_notification {
  font-size: 0.83em;
}

.woocommerce table.cart th,
.woocommerce #content table.cart th,
.woocommerce table.cart td,
.woocommerce #content table.cart td {
  vertical-align: middle;
}

.woocommerce table.cart a.remove,
.woocommerce #content table.cart a.remove {
  display: block;
  font-size: 20px;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 15px;
  border-radius: 0;
  vertical-align: middle;
  padding: 0;
  color: red;
  text-decoration: none;
  font-weight: 700;
}

table.cart a.remove:hover,
#content table.cart a.remove:hover {
  background-color: red;
  color: #fff;
}

.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding: 4px 0;
  margin: 0;
  list-style: none;
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after {
  content: "";
  display: block;
  clear: both;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  display: block;
  font-weight: bold;
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
  margin: 0;
  font-size: 0.8751em;
  padding-left: 1em;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
}

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
  float: left;
  clear: left;
  margin-right: 0.25em;
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
  margin-bottom: 0.5em;
}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
  float: none;
}

.woocommerce .widget_shopping_cart .total {
  border-top: 3px double #f7f6f7;
  padding: 4px 0 0;
}

.woocommerce .widget_shopping_cart .total strong {
  min-width: 40px;
  display: inline-block;
}

.widget_shopping_cart .buttons:after {
  content: "";
  display: block;
  clear: both;
}

.cart-collaterals {
  width: auto;
}

.cart-collaterals:after {
  content: "";
  display: block;
  clear: both;
}

.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related {
  width: 30.75%;
  float: left;
}

.cart-collaterals .cross-sells ul.products {
  float: none;
}

.cart-collaterals .shipping_calculator:after {
  content: "";
  display: block;
  clear: both;
}

.cart-collaterals .shipping_calculator .col2-set .col-1,
.cart-collaterals .shipping_calculator .col2-set .col-2 {
  width: 47%;
}

.cart-collaterals .cart_totals p {
  margin: 0;
}

.cart-collaterals .cart_totals p small {
  color: #777777;
  font-size: 0.83em;
}

.cart-collaterals .cart_totals table tr:first-child th,
.cart-collaterals .cart_totals table tr:first-child td {
  border-top: 0;
}

.cart-collaterals .cart_totals table small {
  display: block;
  color: #777777;
}

.cart-collaterals .cart_totals table select {
  width: 100%;
}

.cart-collaterals .cart_totals .discount td {
  color: #85ad74;
}

.cart-collaterals .cart_totals a.button.alt {
  width: 193px;
  display: block;
  font-size: 0.92em;
}

.woocommerce form .form-row:after,
.woocommerce-page form .form-row:after {
  content: "";
  display: block;
  clear: both;
}

form .form-row [placeholder]:focus::-webkit-input-placeholder {
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}

form .form-row label {
  display: block;
}

form .form-row label.hidden {
  visibility: hidden;
}

.woocommerce form .form-row .required,
.woocommerce-page form .form-row .required {
  color: red;
  font-weight: bold;
  border: 0;
}

.woocommerce form .form-row .input-checkbox,
.woocommerce-page form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
}

.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
  display: inline;
}

.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea {
  height: 3.5em;
  line-height: 1.5em;
  display: block;
  box-shadow: none;
}

.woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text {
  background-image: url(../img/icons/valid.png);
  background-position: 95% center;
  background-repeat: no-repeat;
}

.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text {
  background-image: url(../img/icons/invalid.png);
  background-position: 95% center;
  background-repeat: no-repeat;
}

.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-single,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-single,
.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-drop,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-drop,
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce form .form-row.validate-required.woocommerce-invalid select,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid select {
  border-color: #fb7f88;
}

.woocommerce form .form-row ::-webkit-input-placeholder,
.woocommerce-page form .form-row ::-webkit-input-placeholder {
  line-height: 1em;
  padding-top: 2px;
}

.woocommerce form .form-row :-moz-placeholder,
.woocommerce-page form .form-row :-moz-placeholder {
  line-height: 1em;
  padding-top: 2px;
}

.woocommerce form .form-row :-ms-input-placeholder,
.woocommerce-page form .form-row :-ms-input-placeholder {
  line-height: 1em;
  padding-top: 2px;
}

.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
  overflow: visible;
  position: relative;
  min-height: 1px;
}

.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {
  clear: both;
}

.woocommerce ul#shipping_method,
.woocommerce-page ul#shipping_method {
  list-style: none outside;
  margin: 0;
  padding: 0;
}

.woocommerce ul#shipping_method li,
.woocommerce-page ul#shipping_method li {
  margin: 0;
  padding: 0.25em 0 0.25em 22px;
  text-indent: -22px;
  list-style: none outside;
}

.woocommerce ul#shipping_method .amount,
.woocommerce-page ul#shipping_method .amount {
  font-weight: bold;
}

.woocommerce .checkout .col-2 h3,
.woocommerce-page .checkout .col-2 h3 {
  float: left;
  clear: none;
}

.woocommerce .checkout .col-2 .notes,
.woocommerce-page .checkout .col-2 .notes {
  clear: left;
}

.woocommerce .checkout .col-2 .form-row-first,
.woocommerce-page .checkout .col-2 .form-row-first {
  clear: left;
}

.woocommerce .checkout div.shipping-address,
.woocommerce-page .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%;
}

.woocommerce .checkout #shiptobilling,
.woocommerce-page .checkout #shiptobilling {
  float: right;
  line-height: 1.62em;
  margin: 0 0 0 0;
  padding: 0;
}

.woocommerce .checkout .shipping_address,
.woocommerce-page .checkout .shipping_address {
  clear: both;
}

.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods {
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #dfdbdf;
  border-color: rgba(0, 0, 0, 0.07);
  margin: 0;
  list-style: none outside;
}

.woocommerce #payment ul.payment_methods:after,
.woocommerce-page #payment ul.payment_methods:after {
  content: "";
  display: block;
  clear: both;
}

.woocommerce #payment ul.payment_methods li,
.woocommerce-page #payment ul.payment_methods li {
  line-height: 2em;
  text-align: left;
  margin: 0;
  font-weight: normal;
}

.woocommerce #payment ul.payment_methods li img,
.woocommerce-page #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 0.5em;
  position: relative;
}

.woocommerce #payment div.payment_box p:last-child,
.woocommerce-page #payment div.payment_box p:last-child {
  margin-bottom: 0;
}

.woocommerce #payment div.payment_box #cc-expire-month,
.woocommerce-page #payment div.payment_box #cc-expire-month,
.woocommerce #payment div.payment_box #cc-expire-year,
.woocommerce-page #payment div.payment_box #cc-expire-year {
  width: 48%;
  float: left;
}

.woocommerce #payment div.payment_box #cc-expire-year,
.woocommerce-page #payment div.payment_box #cc-expire-year {
  float: right;
}

.woocommerce #payment div.payment_box span.help,
.woocommerce-page #payment div.payment_box span.help {
  font-size: 11px;
  color: #777777;
  line-height: 13px;
  font-weight: normal;
}

.woocommerce #payment div.payment_box .form-row,
.woocommerce-page #payment div.payment_box .form-row {
  margin: 0 0 1em;
}

.woocommerce #payment div.payment_box .form-row select,
.woocommerce-page #payment div.payment_box .form-row select {
  width: 48%;
  float: left;
  margin-right: 3.8%;
}

.woocommerce #payment div.payment_box .form-row select:nth-child(3n),
.woocommerce-page #payment div.payment_box .form-row select:nth-child(3n) {
  margin-right: 0;
}

.woocommerce .order_details,
.woocommerce-page .order_details {
  margin: 0 0 1.5em;
  list-style: none;
}

.woocommerce .order_details:after,
.woocommerce-page .order_details:after {
  content: "";
  display: block;
  clear: both;
}

.woocommerce .order_details li,
.woocommerce-page .order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: 0.715em;
  line-height: 1em;
  border-right: 1px dashed #dfdbdf;
  padding-right: 2em;
  padding-top: 10px;
}

.woocommerce .order_details li strong,
.woocommerce-page .order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5em;
}

.woocommerce .order_details li:last-of-type,
.woocommerce-page .order_details li:last-of-type {
  border: none;
}

.woocommerce .addresses .title:after,
.woocommerce-page .addresses .title:after {
  content: "";
  display: block;
  clear: both;
}

.woocommerce .addresses .title h3,
.woocommerce-page .addresses .title h3 {
  float: left;
}

.woocommerce .addresses .title .edit,
.woocommerce-page .addresses .title .edit {
  float: right;
}

.woocommerce ol.commentlist.notes li.note p.meta,
.woocommerce-page ol.commentlist.notes li.note p.meta {
  font-weight: bold;
  margin-bottom: 0;
}

.woocommerce ol.commentlist.notes li.note .description p:last-child,
.woocommerce-page ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0;
}

.woocommerce ul.digital-downloads,
.woocommerce-page ul.digital-downloads {
  margin-left: 0;
  padding-left: 0;
}

.woocommerce ul.digital-downloads li,
.woocommerce-page ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 1.5em;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAQUlEQVQIHWP8//8/AwgwMjLWgxlQAijeCGIyIQtiYxNUwAjUhWI0uilMMLvQJUB8kBzYCmyKYGJwN8AEYDphJgIAPtccffZCsOoAAAAASUVORK5CYII=) left no-repeat;
  /* download icon */
}

.woocommerce ul.digital-downloads li .count,
.woocommerce-page ul.digital-downloads li .count {
  float: right;
}

.woocommerce .widget_price_filter .ui-slider-horizontal,
.woocommerce-page .widget_price_filter .ui-slider-horizontal {
  height: 0.5em;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  .woocommerce a.button.loading:before,
  .woocommerce-page a.button.loading:before,
  .woocommerce button.button.loading:before,
  .woocommerce-page button.button.loading:before,
  .woocommerce input.button.loading:before,
  .woocommerce-page input.button.loading:before,
  .woocommerce #respond input#submit.loading:before,
  .woocommerce-page #respond input#submit.loading:before,
  .woocommerce #content input.button.loading:before,
  .woocommerce-page #content input.button.loading:before {
    background-image: url(../img/ajax-loader@2x.gif);
    background-size: 16px 16px;
  }
  .woocommerce .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,
  .woocommerce-page .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,
  .woocommerce .woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text,
  .woocommerce-page .woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text {
    background-image: url(../img/icons/valid@2x.png);
    background-size: 12px 9px;
  }
  .woocommerce .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
  .woocommerce-page .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
  .woocommerce .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,
  .woocommerce-page .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text {
    background-image: url(../img/icons/invalid@2x.png);
    background-size: 12px 9px;
  }
  .woocommerce p.stars span,
  .woocommerce-page p.stars span {
    background-image: url(../img/star@2x.png);
    background-size: 16px 48px;
  }
  .woocommerce p.stars span a:hover,
  .woocommerce-page p.stars span a:hover,
  .woocommerce p.stars span a:focus,
  .woocommerce-page p.stars span a:focus {
    background-image: url(../img/star@2x.png);
    background-size: 16px 48px;
  }
  .woocommerce p.stars span a.active,
  .woocommerce-page p.stars span a.active {
    background-image: url(../img/star@2x.png);
    background-size: 16px 48px;
  }
}

@media print {
  html,
  body,
  .container {
    width: 1170px !important;
  }
  #nav-main ul.sf-menu,
  .nav-main ul.sf-menu {
    display: block;
  }
  #nav-second ul.sf-menu {
    display: block;
  }
  #nav-main .sf-menu a {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  #kad-mobile-nav {
    display: none;
  }
  #mobile-nav-trigger {
    display: none;
  }
  #kad-banner {
    position: static !important;
  }
  #topbar .kad-topbar-left {
    float: left !important;
  }
  #ascrail2000 {
    display: none;
    visibility: hidden;
  }
  .main.col-lg-9 {
    width: 75% !important;
  }
  aside.col-lg-3 {
    width: 25% !important;
  }
  .footercol3 {
    clear: none;
  }
  .kad-animation {
    opacity: 1;
    top: 0;
  }
  .kad_portfolio_fade_in,
  .kad_product_fade_in,
  .kad_gallery_fade_in,
  .kad_testimonial_fade_in,
  .kad_staff_fade_in,
  .kad_blog_fade_in {
    opacity: 1;
  }
}

#pgc-102594-0-0,
#pgc-102594-1-0,
#pgc-102594-7-0,
#pgc-102594-8-0,
#pgc-102594-9-0,
#pgc-102594-11-0,
#pgc-102594-12-0,
#pgc-102594-17-0,
#pgc-102594-18-0,
#pgc-102594-19-0,
#pgc-102594-23-0 {
  width: 100%;
  width: calc(100% - (0 * 30px));
}

#pg-102594-0,
#pg-102594-1,
#pg-102594-2,
#pg-102594-3,
#pg-102594-4,
#pg-102594-6,
#pg-102594-7,
#pg-102594-8,
#pg-102594-9,
#pg-102594-10,
#pg-102594-16,
#pg-102594-18,
#pg-102594-21,
#pg-102594-23,
#pg-102594-24,
#pl-102594 .so-panel:last-child {
  margin-bottom: 0px;
}

#pg-102594-1 .siteorigin-widget-tinymce {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#pgc-102594-2-0,
#pgc-102594-2-1 {
  width: 50%;
  width: calc(50% - (0.5 * 60px));
}

#pgc-102594-3-0,
#pgc-102594-3-1,
#pgc-102594-3-2,
#pgc-102594-3-3 {
  width: 25%;
  width: calc(25% - (0.75 * 30px));
}

#pgc-102594-4-0,
#pgc-102594-4-1,
#pgc-102594-6-0,
#pgc-102594-6-1,
#pgc-102594-16-0,
#pgc-102594-16-1 {
  width: 50%;
  width: calc(50% - (0.5 * 0px));
}

#pgc-102594-5-0,
#pgc-102594-5-1,
#pgc-102594-22-0,
#pgc-102594-22-1,
#pgc-102594-24-0,
#pgc-102594-24-1,
#pgc-102594-25-0,
#pgc-102594-25-1 {
  width: 50%;
  width: calc(50% - (0.5 * 30px));
}

#pg-102594-5,
#pg-102594-11,
#pg-102594-12,
#pg-102594-17,
#pg-102594-19,
#pg-102594-20,
#pg-102594-22,
#pl-102594 .so-panel {
  margin-bottom: 30px;
}

#pgc-102594-10-0,
#pgc-102594-21-0 {
  width: 100%;
  width: calc(100% - (0 * 0px));
}

#pgc-102594-13-0,
#pgc-102594-13-1,
#pgc-102594-13-2,
#pgc-102594-13-3,
#pgc-102594-13-4,
#pgc-102594-14-0,
#pgc-102594-14-1,
#pgc-102594-14-2,
#pgc-102594-14-3,
#pgc-102594-14-4,
#pgc-102594-15-0,
#pgc-102594-15-1,
#pgc-102594-15-2,
#pgc-102594-15-3,
#pgc-102594-15-4 {
  width: 20%;
  width: calc(20% - (0.8 * 30px));
}

#pg-102594-13,
#pg-102594-14,
#pg-102594-15 {
  margin-bottom: 50px;
}

#pgc-102594-20-0,
#pgc-102594-20-1,
#pgc-102594-20-2,
#pgc-102594-20-3 {
  width: 25%;
  width: calc(25% - (0.75 * 60px));
}

#pg-102594-0>.panel-row-style {
  background-color: #000000;
  padding: 9px 0px 6px 0px;
}

#pg-102594-0.panel-no-style,
#pg-102594-0.panel-has-style>.panel-row-style,
#pg-102594-2.panel-no-style,
#pg-102594-2.panel-has-style>.panel-row-style,
#pg-102594-3.panel-no-style,
#pg-102594-3.panel-has-style>.panel-row-style,
#pg-102594-5.panel-no-style,
#pg-102594-5.panel-has-style>.panel-row-style,
#pg-102594-7.panel-no-style,
#pg-102594-7.panel-has-style>.panel-row-style,
#pg-102594-8.panel-no-style,
#pg-102594-8.panel-has-style>.panel-row-style,
#pg-102594-9.panel-no-style,
#pg-102594-9.panel-has-style>.panel-row-style,
#pg-102594-10.panel-no-style,
#pg-102594-10.panel-has-style>.panel-row-style,
#pg-102594-11.panel-no-style,
#pg-102594-11.panel-has-style>.panel-row-style,
#pg-102594-12.panel-no-style,
#pg-102594-12.panel-has-style>.panel-row-style,
#pg-102594-13.panel-no-style,
#pg-102594-13.panel-has-style>.panel-row-style,
#pg-102594-14.panel-no-style,
#pg-102594-14.panel-has-style>.panel-row-style,
#pg-102594-15.panel-no-style,
#pg-102594-15.panel-has-style>.panel-row-style,
#pg-102594-17.panel-no-style,
#pg-102594-17.panel-has-style>.panel-row-style,
#pg-102594-18.panel-no-style,
#pg-102594-18.panel-has-style>.panel-row-style,
#pg-102594-19.panel-no-style,
#pg-102594-19.panel-has-style>.panel-row-style,
#pg-102594-20.panel-no-style,
#pg-102594-20.panel-has-style>.panel-row-style,
#pg-102594-21.panel-no-style,
#pg-102594-21.panel-has-style>.panel-row-style,
#pg-102594-22.panel-no-style,
#pg-102594-22.panel-has-style>.panel-row-style,
#pg-102594-23.panel-no-style,
#pg-102594-23.panel-has-style>.panel-row-style {
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

#pg-102594-1>.panel-row-style {
  background-image: url(https://www.timsa.pl/wp-content/uploads/2020/04/tlo_top.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  padding: 200px 0px 140px 0px;
}

#pg-102594-1.panel-no-style,
#pg-102594-1.panel-has-style>.panel-row-style {
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

#pg-102594-2>.panel-row-style,
#pg-102594-22>.panel-row-style,
#pg-102594-25>.panel-row-style {
  background-color: #f4f4f4;
  padding: 50px 0px 50px 0px;
}

#pgc-102594-2-0,
#pgc-102594-4-0,
#pgc-102594-4-1,
#pgc-102594-6-0,
#pgc-102594-6-1,
#pgc-102594-16-0,
#pgc-102594-16-1,
#pgc-102594-20-0,
#pgc-102594-20-1,
#pgc-102594-20-2,
#pgc-102594-20-3,
#pgc-102594-21-0,
#pgc-102594-24-0,
#pgc-102594-24-1,
#pgc-102594-25-0,
#pgc-102594-25-1 {
  align-self: auto;
}

#pg-102594-3>.panel-row-style {
  padding: 25px 0px 25px 0px;
}

#pg-102594-4>.panel-row-style,
#pg-102594-6>.panel-row-style,
#panel-102594-7-0-0>.panel-widget-style,
#pg-102594-16>.panel-row-style,
#panel-102594-18-0-0>.panel-widget-style {
  padding: 0px 0px 0px 0px;
}

#pg-102594-4.panel-no-style,
#pg-102594-4.panel-has-style>.panel-row-style,
#pg-102594-6.panel-no-style,
#pg-102594-6.panel-has-style>.panel-row-style,
#pg-102594-16.panel-no-style,
#pg-102594-16.panel-has-style>.panel-row-style,
#pg-102594-24.panel-no-style,
#pg-102594-24.panel-has-style>.panel-row-style,
#pg-102594-25.panel-no-style,
#pg-102594-25.panel-has-style>.panel-row-style {
  -webkit-align-items: stretch;
  align-items: stretch;
}

#pgc-102594-4-0>.panel-cell-style {
  background-image: url(/wp-content/uploads/2018/12/tim_kariera_co_nas_laczy-5.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  padding: 40px 0px 40px 0px;
}

#pgc-102594-4-1>.panel-cell-style {
  background-color: #38adee;
  padding: 40px 0px 40px 0px;
}

#pg-102594-5>.panel-row-style {
  background-color: #f4f4f4;
  padding: 60px 0px 50px 0px;
}

#pgc-102594-6-0>.panel-cell-style,
#pgc-102594-16-0>.panel-cell-style {
  background-color: #38adee;
  padding: 50px 0px 50px 0px;
}

#pgc-102594-6-1>.panel-cell-style {
  background-image: url(https://www.timsa.pl/wp-content/uploads/2022/02/tlobiuro4.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  padding: 20px 0px 20px 20px;
}

#pg-102594-7>.panel-row-style {
  background-color: #000000;
  padding: 30px 0px 30px 0px;
}

#pg-102594-8>.panel-row-style {
  padding: 30px 0px 30px 0px;
}

#pg-102594-9>.panel-row-style {
  padding: 0px 0px 60px 0px;
}

#pg-102594-10>.panel-row-style {
  background-color: #ffffff;
  padding: 0px 0px 0px 0px;
}

#pg-102594-11>.panel-row-style {
  background-image: url(/wp-content/uploads/2018/12/timkariera_kroki_tlo-5.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  padding: 50px 0px 50px 0px;
}

#pg-102594-12>.panel-row-style {
  padding: 60px 60px 60px 60px;
}

#panel-102594-12-0-0>.panel-widget-style {
  text-align: center;
}

#pgc-102594-16-1>.panel-cell-style {
  background-image: url(/wp-content/uploads/2019/03/karieria_person_v2-5.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  padding: 50px 0px 50px 20px;
}

#pg-102594-17>.panel-row-style {
  padding: 0px 0px 30px 0px;
  display: none;
}

#pg-102594-18>.panel-row-style {
  background-color: #124c7c;
  padding: 0px 0px 0px 0px;
}

#pg-102594-19>.panel-row-style {
  padding: 0px 0px 30px 0px;
}

#pg-102594-23>.panel-row-style {
  padding: 30px 30px 30px 30px;
}

#pg-102594-24>.panel-row-style {
  background-color: #f4f4f4;
  padding: 50px 0px 50px 0px;
  display: none;
}

@media (max-width: 780px) {
  #pg-102594-0.panel-no-style,
  #pg-102594-0.panel-has-style>.panel-row-style,
  #pg-102594-1.panel-no-style,
  #pg-102594-1.panel-has-style>.panel-row-style,
  #pg-102594-2.panel-no-style,
  #pg-102594-2.panel-has-style>.panel-row-style,
  #pg-102594-3.panel-no-style,
  #pg-102594-3.panel-has-style>.panel-row-style,
  #pg-102594-4.panel-no-style,
  #pg-102594-4.panel-has-style>.panel-row-style,
  #pg-102594-5.panel-no-style,
  #pg-102594-5.panel-has-style>.panel-row-style,
  #pg-102594-6.panel-no-style,
  #pg-102594-6.panel-has-style>.panel-row-style,
  #pg-102594-7.panel-no-style,
  #pg-102594-7.panel-has-style>.panel-row-style,
  #pg-102594-8.panel-no-style,
  #pg-102594-8.panel-has-style>.panel-row-style,
  #pg-102594-9.panel-no-style,
  #pg-102594-9.panel-has-style>.panel-row-style,
  #pg-102594-10.panel-no-style,
  #pg-102594-10.panel-has-style>.panel-row-style,
  #pg-102594-11.panel-no-style,
  #pg-102594-11.panel-has-style>.panel-row-style,
  #pg-102594-12.panel-no-style,
  #pg-102594-12.panel-has-style>.panel-row-style,
  #pg-102594-13.panel-no-style,
  #pg-102594-13.panel-has-style>.panel-row-style,
  #pg-102594-14.panel-no-style,
  #pg-102594-14.panel-has-style>.panel-row-style,
  #pg-102594-15.panel-no-style,
  #pg-102594-15.panel-has-style>.panel-row-style,
  #pg-102594-16.panel-no-style,
  #pg-102594-16.panel-has-style>.panel-row-style,
  #pg-102594-17.panel-no-style,
  #pg-102594-17.panel-has-style>.panel-row-style,
  #pg-102594-18.panel-no-style,
  #pg-102594-18.panel-has-style>.panel-row-style,
  #pg-102594-19.panel-no-style,
  #pg-102594-19.panel-has-style>.panel-row-style,
  #pg-102594-20.panel-no-style,
  #pg-102594-20.panel-has-style>.panel-row-style,
  #pg-102594-21.panel-no-style,
  #pg-102594-21.panel-has-style>.panel-row-style,
  #pg-102594-22.panel-no-style,
  #pg-102594-22.panel-has-style>.panel-row-style,
  #pg-102594-23.panel-no-style,
  #pg-102594-23.panel-has-style>.panel-row-style,
  #pg-102594-24.panel-no-style,
  #pg-102594-24.panel-has-style>.panel-row-style,
  #pg-102594-25.panel-no-style,
  #pg-102594-25.panel-has-style>.panel-row-style {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #pg-102594-0 .panel-grid-cell,
  #pg-102594-1 .panel-grid-cell,
  #pg-102594-2 .panel-grid-cell,
  #pg-102594-3 .panel-grid-cell,
  #pg-102594-4 .panel-grid-cell,
  #pg-102594-5 .panel-grid-cell,
  #pg-102594-6 .panel-grid-cell,
  #pg-102594-7 .panel-grid-cell,
  #pg-102594-8 .panel-grid-cell,
  #pg-102594-9 .panel-grid-cell,
  #pg-102594-10 .panel-grid-cell,
  #pg-102594-11 .panel-grid-cell,
  #pg-102594-12 .panel-grid-cell,
  #pg-102594-13 .panel-grid-cell,
  #pg-102594-14 .panel-grid-cell,
  #pg-102594-15 .panel-grid-cell,
  #pg-102594-16 .panel-grid-cell,
  #pg-102594-17 .panel-grid-cell,
  #pg-102594-18 .panel-grid-cell,
  #pg-102594-19 .panel-grid-cell,
  #pg-102594-20 .panel-grid-cell,
  #pg-102594-21 .panel-grid-cell,
  #pg-102594-22 .panel-grid-cell,
  #pg-102594-23 .panel-grid-cell,
  #pg-102594-24 .panel-grid-cell,
  #pg-102594-25 .panel-grid-cell {
    margin-right: 0;
  }
  #pg-102594-0 .panel-grid-cell,
  #pg-102594-1 .panel-grid-cell,
  #pg-102594-2 .panel-grid-cell,
  #pg-102594-3 .panel-grid-cell,
  #pg-102594-4 .panel-grid-cell,
  #pg-102594-5 .panel-grid-cell,
  #pg-102594-6 .panel-grid-cell,
  #pg-102594-7 .panel-grid-cell,
  #pg-102594-8 .panel-grid-cell,
  #pg-102594-9 .panel-grid-cell,
  #pg-102594-10 .panel-grid-cell,
  #pg-102594-11 .panel-grid-cell,
  #pg-102594-12 .panel-grid-cell,
  #pg-102594-13 .panel-grid-cell,
  #pg-102594-14 .panel-grid-cell,
  #pg-102594-15 .panel-grid-cell,
  #pg-102594-16 .panel-grid-cell,
  #pg-102594-17 .panel-grid-cell,
  #pg-102594-18 .panel-grid-cell,
  #pg-102594-19 .panel-grid-cell,
  #pg-102594-20 .panel-grid-cell,
  #pg-102594-21 .panel-grid-cell,
  #pg-102594-22 .panel-grid-cell,
  #pg-102594-23 .panel-grid-cell,
  #pg-102594-24 .panel-grid-cell,
  #pg-102594-25 .panel-grid-cell {
    width: 100%;
  }
  #pgc-102594-2-0,
  #pgc-102594-3-0,
  #pgc-102594-3-1,
  #pgc-102594-3-2,
  #pgc-102594-4-0,
  #pgc-102594-5-0,
  #pgc-102594-6-0,
  #pgc-102594-13-0,
  #pgc-102594-13-1,
  #pgc-102594-13-2,
  #pgc-102594-13-3,
  #pgc-102594-14-0,
  #pgc-102594-14-1,
  #pgc-102594-14-2,
  #pgc-102594-14-3,
  #pgc-102594-15-0,
  #pgc-102594-15-1,
  #pgc-102594-15-2,
  #pgc-102594-15-3,
  #pgc-102594-16-0,
  #pgc-102594-20-0,
  #pgc-102594-20-1,
  #pgc-102594-20-2,
  #pgc-102594-22-0,
  #pgc-102594-24-0,
  #pgc-102594-25-0 {
    margin-bottom: 30px;
  }
  #pl-102594 .panel-grid-cell {
    padding: 0;
  }
  #pl-102594 .panel-grid .panel-grid-cell-empty {
    display: none;
  }
  #pl-102594 .panel-grid .panel-grid-cell-mobile-last {
    margin-bottom: 0px;
  }
  #pg-102594-7>.panel-row-style {
    padding: 30px 0px 30px 0px;
  }
  #panel-102594-7-0-0>.panel-widget-style,
  #pg-102594-18>.panel-row-style,
  #panel-102594-18-0-0>.panel-widget-style {
    padding: 0px 0px 0px 0px;
  }
  #pg-102594-23>.panel-row-style {
    padding: 30px 30px 30px 30px;
  }
}

@font-face {
  font-family: "VimSMOblique";
  src: url("../fonts/VimSM-Oblique.otf");
  src: url("../fonts/imSM-Oblique.eot?#iefix") format("embedded-opentype"), url("../fonts/VimSM-Oblique.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.tim_widget_full {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  float: none;
}

.tim_widget_half_left {
  max-width: 600px;
  margin-left: auto;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.tim_widget_half_right {
  max-width: 600px;
  margin-left: 0;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.tim_mod_title * {
  font-family: "VimSMOblique", Arial, sans-serif;
  line-height: 100%;
  display: inline-block;
  position: relative;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .tim_mod_title {
    font-family: Arial, sans-serif;
    font-weight: bold;
  }
}

.tim_mod_subtitle {
  line-height: 110%;
  font-weight: 100;
}

.tim_mod_button {
  font-size: 16px;
  border-radius: 25px;
  padding: 10px 29px 9px 25px;
  font-weight: 600;
  display: inline-block;
  transition: all 0.15s linear;
}

.tim_mod_arrow_down,
.tim_mod_arrow_down_blue,
.tim_mod_arrow_down_black {
  width: 19px;
  height: 19px;
  background-repeat: no-repeat;
  display: inline-block;
  box-sizing: border-box;
  margin-right: 15px;
  vertical-align: top;
  top: 3px;
  position: relative;
}

.tim_mod_arrow_down {
  background-image: url(/wp-content/themes/virtue/assets/img/kariera/arrow_down_white.png);
}

.tim_mod_arrow_down_blue {
  background-image: url(/wp-content/themes/virtue/assets/img/kariera/arrow_down_blue.png);
}

.tim_mod_arrow_down_black {
  background-image: url(/wp-content/themes/virtue/assets/img/kariera/arrow_down_black.png);
}

.tim_mod_arrow_right_white {
  width: 16px;
  height: 15px;
  background-repeat: no-repeat;
  display: inline-block;
  box-sizing: border-box;
  margin-right: 10px;
  vertical-align: top;
  background-image: url(/wp-content/themes/virtue/assets/img/kariera/arrow_right_white.png);
}

.tim_mod_subtitle_second {
  border-left: 4px solid #ffdd00;
  color: #000;
  font-size: 32px;
  padding: 0 0 0 20px;
  line-height: 105%;
  margin-bottom: 20px;
  text-align: left;
}

.tim_mod_text_second {
  color: #9c9c9c;
  margin-bottom: 20px;
  padding-right: 40px;
  font-size: 130%;
  line-height: 140%;
  text-align: left;
}

.tim_mod_video {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  position: relative;
  transition: all 0.15s ease-in-out;
  overflow: hidden;
}

.tim_mod_video:hover {
  cursor: pointer;
}

.tim_mod_video_play {
  position: absolute;
  top: 50%;
  left: 52%;
  transform: translate(-52%, -50%);
  background-color: #ffdd00;
  border-radius: 6px;
  padding: 10px 20px;
  transition: all 0.15s linear;
  z-index: 2;
}

.tim_mod_video_background {
  transition: all 0.15s linear;
}

.tim_mod_video:hover .tim_mod_video_play {
  background-color: #38adee;
}

.tim_mod_video:hover .tim_mod_video_background {
  transform: scale(1.1);
}

.tim_mod_video_footer {
  position: absolute;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  text-align: right;
  z-index: 2;
}

.tim_mod_video_footer img {
  width: 90%;
}

.tim_mod_video_youtube {
  display: none;
}

/* --- #tim_mod_00_menu ---*/

.tim_mod_00_menu .widget {
  margin-top: 0;
}

.tim_mod_00_menu a {
  color: #fff;
  transition: all 0.15s linear;
  margin-right: 20px;
  font-weight: 600;
  font-size: 15px;
  line-height: 28px;
}

.tim_mod_00_menu a:hover {
  color: #ff0f47;
}

@media screen and (max-width: 1200px) {
  .tim_mod_00_menu a {
    font-size: 14px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 990px) {
  .tim_mod_00_menu {
    display: none !important;
  }
}

a.applynow {
  background-color: #0fc1fb;
  border-radius: 25px;
  padding: 6px 20px;
  float: right;
  text-transform: uppercase;
  line-height: 100%;
}

a.applynowwork {
  background-color: #ff0f47;
}

a.applynowwork:hover {
  background-color: #0fc1fb !important;
}

a.applynow:hover {
  color: #fff;
  background-color: #ff0f47;
}

/* --- #tim_mod_01 ---*/

.slajdertop {
  min-height: 600px;
  text-align: center;
}

#tim_mod_01 {
  text-align: center;
}

#tim_mod_01 .tim_mod_title {
  font-size: 100px;
  color: #feee14;
  font-family: "VimSMOblique", Arial, sans-serif;
}

#tim_mod_01 .tim_mod_subtitle {
  font-size: 40px;
  color: #fff;
  font-family: "Titillium Web", sans-serif;
}

#tim_mod_01 .tim_mod_button {
  color: #fff;
  background-color: #ff0f47;
  margin-top: 50px;
}

#tim_mod_01 .tim_mod_button:hover {
  background-color: #38adee;
}

/* --- #pozna-tim ---*/

#pozna-tim .tim_mod_logo img {
  margin-right: 20px;
}

/* --- #tim_mod_03 ---*/

.tim_counter_item {
  border-right: 1px solid #eaeaea;
  padding: 10px 0;
  padding-right: 10px;
}

.tim_counter_item_counter {
  text-align: center;
  font-size: 70px;
  line-height: 100%;
}

.tim_counter_item_counter span {
  font-size: 70px !important;
}

.tim_counter_item_text {
  text-align: center;
  font-size: 20px;
  margin-top: 20px;
  font-weight: 300;
}

#tim_mod_03 #pgc-2-2-0,
#tim_mod_03 #pgc-2-2-1,
#tim_mod_03 #pgc-2-2-2,
#tim_mod_03 #pgc-2-2-3 {
  width: 25%;
}

@media screen and (max-width: 780px) {
  #tim_mod_03 #pgc-2-2-0,
  #tim_mod_03 #pgc-2-2-1,
  #tim_mod_03 #pgc-2-2-2,
  #tim_mod_03 #pgc-2-2-3 {
    width: 100%;
    margin-bottom: 0;
  }
  .tim_counter_item {
    border: none;
  }
}

/* --- #co-nas-laczy ---*/

.tim_mod_04_left {
  max-width: 500px;
  float: right;
  line-height: 140%;
}

#co-nas-laczy .tim_mod_title {
  font-size: 90px;
  line-height: 90%;
  font-family: "VimSMOblique", Arial, sans-serif;
}

#co-nas-laczy .tim_mod_button {
  color: #fff;
  background-color: transparent;
  margin-top: 30px;
  border: 2px solid #38adee;
  margin-bottom: 50px;
}

#co-nas-laczy .tim_mod_button:hover {
  background-color: #38adee;
}

.tim_mod_slider {
  text-align: center;
  padding-top: 40px;
  padding-left: 50px;
  max-width: 500px;
}

#co-nas-laczy .tim_mod_slider .tim_mod_title {
  color: #fff;
  font-size: 40px;
  display: block;
}

@media screen and (max-width: 780px) {
  #co-nas-laczy .tim_mod_title {
    font-size: 50px;
  }
}

.tim_mod_slider_item {
  overflow: hidden;
  display: none;
  line-height: 140%;
}

.tim_mod_slider_item:nth-child(1) {
  display: block;
}

.tim_mod_slider_item:last-child {
  margin-right: 0;
}

.tim_mod_slider_item img {
  text-align: center;
  max-height: 200px;
  margin-bottom: 20px;
  transform: translateX(14%);
}

.tim_mod_slider_counter {
  margin-top: 40px;
}

.tim_mod_slider_counter_item {
  display: inline-block;
  text-align: center;
  color: #fff;
  width: 36px;
  height: 36px;
  margin-right: 10px;
  font-size: 18px;
  line-height: 31px;
  border: 2px solid #4f5263;
  transition: all 0.15s ease-in-out;
  border-radius: 50%;
}

.tim_mod_slider_counter_item:hover {
  background-color: #f2e117;
  border-color: #f2e117;
  color: #38adee;
  cursor: pointer;
}

.tim_slideActive {
  background-color: #4f5263;
}

/* --- #tim_mod_05 ---*/

#tim_mod_05 .tim_mod_button,
#tim_mod_05movie .tim_mod_button {
  color: #38adee;
  background-color: transparent;
  margin-top: 40px;
  border: 2px solid #38adee;
}

#tim_mod_05 .tim_mod_button:hover,
#tim_mod_05movie .tim_mod_button:hover {
  background-color: #38adee;
  color: #fff;
}

#tim_mod_05 .tim_mod_button:hover .tim_mod_arrow_down_blue,
#tim_mod_05movie .tim_mod_button:hover .tim_mod_arrow_down_blue {
  background-image: url(/wp-content/themes/virtue/assets/img/kariera/arrow_down_white.png);
}

/* --- #tim_mod_06 ---*/

#sposob-na-kariere .tim_mod_title {
  font-size: 80px;
  line-height: 90%;
}

.tim_mod_person_container {
  position: relative;
}

.tim_mod_person_item {
  padding: 0 30px 0 30px;
  display: inline-block;
  vertical-align: top;
}

.tim_mod_person_photo {
  max-height: 400px;
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden;
}

.tim_mod_name {
  font-size: 26px;
  line-height: 100%;
  color: #000;
  font-weight: 400;
  margin-bottom: 10px;
}

.tim_mod_description {
  font-size: 18px;
  line-height: 100%;
  color: #352b2b;
  margin-bottom: 20px;
}

.tim_mod_text {
  font-size: 16px;
  line-height: 140%;
  color: #9c9c9c;
  margin-bottom: 50px;
}

.tim_mod_arrow_plus {
  width: 28px;
  height: 28px;
  display: inline-block;
  box-sizing: border-box;
  margin-right: 15px;
  vertical-align: top;
  background-color: #38adee;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 30px;
  line-height: 26px;
  font-weight: normal;
}

#tim_mod_06_mods .tim_mod_button {
  color: #38adee;
  padding: 0 36px 13px 0;
  line-height: 27px;
  position: absolute;
  bottom: 0;
}

#tim_mod_06_mods .tim_mod_button:hover {
  color: #ff0f4d;
  cursor: pointer;
}

#tim_mod_06_mods .tim_mod_button:hover .tim_mod_arrow_plus {
  background-color: #ff0f4d;
}

/* --- #tim_mod_07 ---*/

.tim_mod_7_title {
  display: inline-block;
}

.tim_mod_7_button {
  float: right;
  vertical-align: top;
  font-weight: 600;
  color: #fff;
  font-size: 22px;
  text-align: right;
  line-height: 120%;
}

.tim_mod_7_button a {
  display: inline-block;
  padding: 10px 5px;
  color: #fff;
  margin-top: 20px;
  border-radius: 20px;
  font-size: 16px;
  background-color: #38adee;
  clear: both;
  width: 160px;
  right: 10px;
  text-align: center;
  transition: all 0.15s ease-in-out;
}

.tim_mod_7_button a:hover {
  background-color: #ff0f4d;
}

.tim_mod_7_step_container {
  text-align: center;
  clear: both;
  margin: 50px 0;
}

.tim_mod_7_step {
  display: inline-block;
  width: 20%;
}

.tim_mod_7_step img {
  max-height: 90px;
  margin-bottom: 20px;
}

.tim_mod_7_step_title {
  font-size: 24px;
  line-height: 110%;
  color: #feee14;
  font-family: Arial;
  margin-bottom: 10px;
  font-weight: 600;
}

.tim_mod_7_step_text {
  font-size: 16px;
  line-height: 125%;
  color: #fff;
  font-family: Arial;
  margin-bottom: 20px;
  min-height: 121px;
}

.tim_mod_7_step_number {
  background-color: #38adee;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  font-weight: 600;
  font-family: Arial;
  display: inline-block;
  font-size: 18px;
  line-height: 34px;
}

.tim_mod_7_footer img {
  display: inline-block;
  margin-right: 40px;
  float: left;
}

.tim_mod_7_footer {
  font-size: 14px;
  line-height: 130%;
  color: #fff;
  font-family: Arial;
  margin-bottom: 20px;
}

.tim_mod_7_step_arrow {
  display: inline-block;
  vertical-align: top;
  padding-top: 120px;
}

@media screen and (max-width: 980px) {
  .tim_mod_7_step {
    display: block;
    width: 100%;
  }
  .tim_mod_7_step_arrow {
    display: block;
    vertical-align: top;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .tim_mod_7_step_arrow img {
    transform: rotate(90deg);
  }
  .tim_mod_7_step_title br,
  .tim_mod_7_button br {
    display: none;
  }
  .tim_mod_7_footer img {
    display: block;
    float: none;
    margin-bottom: 20px;
    text-align: center;
  }
  .tim_mod_7_button {
    float: left;
    margin-bottom: 40px;
  }
  .tim_mod_7_button a {
    position: relative;
    left: 10px;
    display: inline-block;
  }
  .tim_mod_7_title {
    width: 90%;
  }
}

@media screen and (max-width: 550px) {
  .tim_mod_7_button a {
    left: 0;
    display: block;
  }
  .tim_mod_7_title {
    margin-bottom: 20px;
  }
}

/* --- #tim_mod_08 ---*/

#co-oferujemy .tim_mod_title {
  font-size: 70px;
  line-height: 90%;
  text-align: center;
}

#co-oferujemy .tim_mod_title span {
  font-size: 70px !important;
}

.mod_8_image {
  text-align: center;
  margin-bottom: 20px;
}

.mod_8_image img {
  max-height: 80px;
}

.mod_8_slogan {
  font-size: 24px;
  line-height: 100%;
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  font-weight: 600;
}

.mod_8_text {
  font-size: 15px;
  line-height: 120%;
  color: #9c9c9c;
  text-align: center;
  padding: 0 30px;
}

@media screen and (max-width: 991px) {
  #tim_mod_08 .tim_mod_title {
    font-size: 60px;
  }
}

@media screen and (max-width: 780px) {
  #tim_mod_08 .tim_mod_title br,
  .mod_8_slogan br {
    display: none;
  }
}

/* --- #staze-i-praktyki ---*/

#staze-i-praktyki {
  color: #ffffff;
}

#staze-i-praktyki .tim_mod_title {
  font-size: 66px;
  line-height: 100%;
}

#staze-i-praktyki .vicon {
  background-image: url(/wp-content/themes/virtue/assets/img/kariera/ico_vli.png);
  background-repeat: no-repeat;
  background-position: left center;
  color: #ffffff;
  padding-left: 43px;
  font-size: 16px;
  line-height: 42px;
}

#staze-i-praktyki .viconplus {
  background-image: url(/wp-content/themes/virtue/assets/img/kariera/ico_vplus.png);
  background-repeat: no-repeat;
  background-position: left center;
  color: #ffffff;
  padding-left: 43px;
  font-size: 16px;
  line-height: 42px;
  transition: all 0.15s ease-in-out;
}

#staze-i-praktyki .viconplus:hover {
  color: #feee14;
  cursor: pointer;
}

#staze-i-praktyki .viconminus {
  background-image: url(/wp-content/themes/virtue/assets/img/kariera/ico_vminus.png);
  color: #feee14;
}

#staze-i-praktyki .tim_mod_button {
  color: #fff;
  border: 2px solid #fff;
  margin-top: 40px;
}

#staze-i-praktyki .tim_mod_button:hover {
  background-color: #ff0f47;
  border-color: #ff0f47;
}

.viconplus-ext {
  color: #fff;
  line-height: 130%;
  margin-bottom: 20px;
  display: none;
}

#staze-i-praktyki-lista {
  border-bottom: 1px solid #d7d7d7;
}

#staze-i-praktyki-lista .stazeinfo {
  margin-bottom: 20px;
}

#staze-i-praktyki-lista .stazeinfo span.data {
  color: #000;
  background-color: #feee14;
  padding: 6px 15px;
  display: inline-block;
  margin-right: 20px;
  font-size: 18px;
  font-weight: 600;
}

#staze-i-praktyki-lista .stazeinfo a {
  color: #9c9c9c;
  font-size: 16px;
  transition: all 0.15s ease-in-out;
}

#staze-i-praktyki-lista .stazeinfo a:hover {
  color: #000;
}

.stazetriangle {
  text-align: center;
}

/*--- jak-trafic-na-praktyke ---*/

.staz-info {
  position: relative;
  background-color: #f4f4f4;
  text-align: center;
  padding: 30px;
  transition: all 0.15s linear;
}

.staz-info:hover {
  background-color: #38adee;
  cursor: pointer;
}

.staz-info-active {
  background-color: #38adee;
  color: #fff !important;
}

.staz-info:hover .staz-info-text {
  color: #fff;
}

.staz-info-number {
  background-color: #ff0f4d;
  border-radius: 50%;
  font-size: 20px;
  display: inline-block;
  width: 35px;
  height: 35px;
  color: #fff;
  font-weight: bold;
  line-height: 170%;
  position: absolute;
  top: -16px;
  left: calc(50% - 17px);
  text-align: center;
}

.staz-info-text {
  color: #38adee;
  font-size: 30px;
  font-weight: bold;
  line-height: 110%;
}

.staz-info-button {
  border: 2px solid #ffffff;
  display: inline-block;
  background-color: #38adee;
  font-size: 16px;
  border-radius: 25px;
  padding: 5px 29px 5px 25px;
  font-weight: 600;
  transition: all 0.15s linear;
  color: #fff !important;
  margin-top: 30px;
}

.staz-info-box-bellow {
  padding: 20px;
  border: 10px solid #38adee;
}

#staz-info-box-bellow-1,
#staz-info-box-bellow-2,
#staz-info-box-bellow-3,
#staz-info-box-bellow-4 {
  display: none;
  background-color: #fcfcff;
  margin-bottom: 30px;
}

#staz-info-box-bellow-1 {
  margin-top: -30px;
  margin-bottom: -30px;
}

#staz-info-box-bellow-2 {
  margin-top: -60px;
}

#staz-info-box-bellow-3 {
  margin-top: -90px;
}

#staz-info-box-bellow-4 {
  margin-top: -120px;
}

.oferty-pracy-white {
  padding: 20px;
  background-color: #fff;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  width: 62%;
}

#oferty-pracy-kontakt .oferty-pracy-white {
  width: 100%;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

/* --- #tim_mod_10 ---*/

#oferty-pracy .tim_mod_title,
#oferty-pracy-kontakt .tim_mod_title {
  font-size: 66px;
  line-height: 100%;
}

#oferty-pracy .tim_mod_title {
  font-size: 66px;
  line-height: 100%;
}

#oferty-pracy .staz-info-button:hover {
  background-color: #ff0f4d;
  cursor: pointer;
}

a.mod_job_link {
  width: 100%;
  padding: 13px 58px 13px 26px;
  color: #000;
  font-size: 24px;
  display: block;
  margin-bottom: 15px;
  background-color: #fff;
  border: 2px solid #fff;
  transition: all 0.15s ease-in-out;
  background-image: url(/wp-content/themes/virtue/assets/img/kariera/workadd_arrow.png);
  background-repeat: no-repeat;
  background-position: 99% center;
}

a.mod_job_link:hover {
  border-color: #38adee;
}

.mod_job_link_place {
  color: #38adee;
  font-size: 16px;
  position: relative;
  padding-top: 6px;
  display: block;
  left: 21px;
}

.mod_job_link_place:before {
  display: inline-block;
  width: 15px;
  height: 22px;
  content: "";
  background-image: url(/wp-content/themes/virtue/assets/img/kariera/workplace_ico.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: -20px;
}

@media screen and (max-width: 990px) {
  .mod_job_link_place {
    float: none;
    display: block;
    margin-top: 10px;
    margin-left: 20px;
  }
  a.mod_job_link {
    background-position: 93% center;
    padding: 16px 75px 16px 30px;
  }
}

/*---- slick -----*/

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 25px;
  height: 38px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 0.7;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  content: " ";
  opacity: 1;
  display: block;
  width: 25px;
  height: 38px;
  background-repeat: no-repeat;
}

.slick-prev {
  left: -25px;
}

.slick-prev:before {
  background-image: url(/wp-content/themes/virtue/assets/img/kariera/slajder_prev.png);
}

.slick-next {
  right: -25px;
}

.slick-next:before {
  background-image: url(/wp-content/themes/virtue/assets/img/kariera/slajder_next.png);
}

#sposob-na-kariere-wypowiedzi {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7) !important;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  display: none;
}

.osoby-popup:after {
  content: "X";
  width: 30px;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 20px;
  background-color: red;
}

.osoby-popup {
  position: absolute;
  z-index: 101;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  background: #ffffff;
  overflow-y: scroll;
}

.modalClassTim .widget-title {
  font-size: 30px !important;
  margin-bottom: 0 !important;
  border-left: 4px solid #feee14;
  padding-left: 10px;
}

.modalClassTim img {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
  position: relative;
  top: 1px;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.58);
}

.modalClassTim p {
  margin-bottom: 20px;
  line-height: 130%;
}

.modalClassTim p b {
  font-weight: 400;
  font-size: 20px !important;
  margin-bottom: 0 !important;
  border-left: 4px solid #feee14;
  padding-left: 10px;
  display: block;
  line-height: 120%;
}

.tim_mod_subtitle {
  font-size: 39px;
  color: #fff;
  font-family: "Titillium Web", sans-serif;
  margin-top: 30px;
  font-weight: 300;
  margin-bottom: 30px;
}

.mod_subtitlework_black {
  font-weight: 600;
  text-align: center;
  margin: 40px 0 30px 0;
  font-size: 40px;
}

.tingle-modal * {
  box-sizing: border-box;
}

.tingle-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.tingle-modal--noClose .tingle-modal__close,
.tingle-modal__closeLabel {
  display: none;
}

.tingle-modal--confirm .tingle-modal-box {
  text-align: center;
}

.tingle-modal--noOverlayClose {
  cursor: default;
}

.tingle-modal__close {
  position: fixed;
  top: 10px;
  right: 28px;
  z-index: 1000;
  padding: 0;
  width: 1rem;
  height: 1rem;
  border: none;
  background-color: transparent;
  color: #f0f0f0;
  font-size: 5rem;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.tingle-modal__close:hover {
  color: #feee14;
}

.tingle-modal-box {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 60%;
  border-radius: 4px;
  background: #fff;
  opacity: 1;
  cursor: auto;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.tingle-modal-box__content {
  padding: 3rem;
}

.tingle-modal-box__footer {
  padding: 1.5rem 2rem;
  width: auto;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #f5f5f5;
  cursor: auto;
}

.tingle-modal-box__footer::after {
  display: table;
  clear: both;
  content: "";
}

.tingle-modal-box__footer--sticky {
  position: fixed;
  bottom: -200px;
  z-index: 10001;
  opacity: 1;
  -webkit-transition: bottom 0.3s ease-in-out 0.3s;
  transition: bottom 0.3s ease-in-out 0.3s;
}

.tingle-enabled {
  position: fixed;
  overflow: hidden;
  left: 0;
  right: 0;
}

.tingle-modal--visible .tingle-modal-box__footer {
  bottom: 0;
}

.tingle-enabled .tingle-content-wrapper {
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

.tingle-modal--visible {
  visibility: visible;
  opacity: 1;
}

.tingle-modal--visible .tingle-modal-box {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.tingle-modal--overflow {
  overflow-y: scroll;
  padding-top: 8vh;
}

.tingle-btn {
  display: inline-block;
  margin: 0 0.5rem;
  padding: 1rem 2rem;
  border: none;
  background-color: grey;
  box-shadow: none;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
  line-height: normal;
  cursor: pointer;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

.tingle-btn--primary {
  background-color: #3498db;
}

.tingle-btn--danger {
  background-color: #e74c3c;
}

.tingle-btn--default {
  background-color: #34495e;
}

.tingle-btn--pull-left {
  float: left;
}

.tingle-btn--pull-right {
  float: right;
}

@media (max-width: 540px) {
  .tingle-modal {
    top: 0;
    display: block;
    padding-top: 60px;
    width: 100%;
  }
  .tingle-modal-box {
    width: auto;
    border-radius: 0;
  }
  .tingle-modal-box__content {
    overflow-y: scroll;
  }
  .tingle-modal--noClose {
    top: 0;
  }
  .tingle-modal--noOverlayClose {
    padding-top: 0;
  }
  .tingle-modal-box__footer .tingle-btn {
    display: block;
    float: none;
    margin-bottom: 1rem;
    width: 100%;
  }
  .tingle-modal__close {
    top: 0;
    right: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 60px;
    border: none;
    background-color: #2c3e50;
    box-shadow: none;
    color: #fff;
    line-height: 55px;
  }
  .tingle-modal__closeLabel {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  }
  .tingle-modal__closeIcon {
    display: inline-block;
    margin-right: 0.5rem;
    vertical-align: middle;
    font-size: 4rem;
  }
}

@supports (-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px)) {
  .tingle-modal {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
  }
  @media (max-width: 540px) {
    .tingle-modal {
      -webkit-backdrop-filter: blur(8px);
      backdrop-filter: blur(8px);
    }
  }
  .tingle-enabled .tingle-content-wrapper {
    -webkit-filter: none;
    filter: none;
  }
}

.modalClassTimYouTube .tingle-modal-box {
  width: auto;
  background: #000;
}

.modalClassTimYouTube .tingle-modal-box__content {
  padding: 5px 10px;
  -webkit-box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.3);
}

label,
.textwidget {
  font-family: HelveticaLT, Com-Roman, sans-serif !important;
}

@media screen and (max-width: 500px) {
  #tim_mod_01 .tim_mod_title {
    font-size: 76px;
  }
  .tim_mod_slider {
    padding-left: 0;
  }
  .tim_mod_slider_counter_item {
    margin-right: 6px;
  }
  #sposob-na-kariere .tim_mod_title {
    font-size: 44px;
  }
  .tim_mod_7_button {
    text-align: left;
  }
  #co-oferujemy .tim_mod_title {
    font-size: 67px;
    padding-left: 20px;
  }
  #staze-i-praktyki .tim_mod_title {
    font-size: 52px;
  }
  #staze-i-praktyki .vicon {
    background-position: left top;
    line-height: 22px;
    min-height: 45px;
  }
  #staze-i-praktyki .tim_mod_button {
    margin-top: 30px;
    font-size: 13px;
    padding: 9px 20px;
  }
  #staze-i-praktyki .tim_mod_title {
    font-size: 45px;
  }
  #staze-i-praktyki .viconplus {
    background-position: left top;
    line-height: 24px;
    min-height: 38px;
  }
  #staze-i-praktyki .tim_mod_subtitle {
    font-size: 33px;
  }
  .mod_subtitlework_black {
    margin: 30px 0 0px 0;
    font-size: 27px;
    line-height: 120%;
    padding: 0 15px 0 15px;
  }
  .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .videoWrapper iframe,
  .videoWrapper object,
  .videoWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.tim_mod_title_block {
  display: block;
}

.tim-image-padding .widget_sow-image {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}

.tim-image-padding .widget_sow-image .so-widget-sow-image {
  padding: 0;
}

.staz-info-box-bellow-green {
  border-color: #66b500;
  padding: 40px;
}

.staz-info-box-bellow-blue {
  border-color: #1d58d0;
  padding: 40px;
}

.staz-info-box-bellow-orange {
  border-color: #ff6203;
  padding: 40px;
}

.staz-info-box-bellow-yellow {
  border-color: #ffdd00;
  padding: 40px;
}

.staz-title {
  font-family: "VimSMOblique", Arial, sans-serif;
  font-size: 40px;
  margin-bottom: 20px;
  line-height: 110%;
}

.staz-text {
  color: #747576;
  font-size: 22px;
  line-height: 150%;
  margin-bottom: 20px;
}

.staz-text-imagerocket {
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 120px;
  background-image: url(/wp-content/themes/virtue/assets/img/ico_rocket.png);
  min-height: 130px;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
  display: block;
  box-sizing: border-box;
  padding-top: 30px;
  margin-bottom: 30px;
}

.staz-text-stages span {
  float: left;
  color: #66b500;
  font-weight: 700;
  font-size: 22px;
  padding-top: 3px;
}

.staz-text-stages ul {
  padding-left: 130px;
  margin-bottom: 30px;
  list-style-type: none;
  /* no default bullets */
}

.staz-text-stages ul li {
  font-size: 22px;
  color: #747576;
  line-height: 140%;
  list-style: square;
}

.staz-text-stages ul li a {
  font-weight: 700;
  text-decoration: underline;
}

.staz-text ul li {
  font-size: 22px;
  color: #747576;
  line-height: 140%;
  list-style: square;
}

.staz-text-stages ul li:before,
.staz-text ul li:before {
  color: #ffdd00;
}

.infoboxgreen,
.infoboxblue,
.infoboxorange,
.infoboxyellow {
  transition: all 0.15s ease-in-out;
  text-align: center;
  padding: 20px 30px;
  position: relative;
  color: #fff;
}

.infoboxgreen {
  background-color: #66b500;
}

.infoboxblue {
  background-color: #1d58d0;
}

.infoboxorange {
  background-color: #ff6203;
}

.infoboxyellow {
  background-color: #ffdd00;
}

.infoboxgreen:hover {
  background-color: #599c02;
  cursor: pointer;
}

.infoboxblue:hover {
  background-color: #2c6bea;
  cursor: pointer;
}

.infoboxorange:hover {
  background-color: #c94c00;
  cursor: pointer;
}

.infoboxyellow:hover {
  background-color: #d6bb0d;
  cursor: pointer;
}

.staz-infobox-text {
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  margin-top: 10px;
}

.staz-infobox-button {
  background: transparent;
  margin-top: 10px;
}

.staz-infobox-button-yellow {
  background: transparent;
  margin-top: 10px;
  border-color: #000;
  color: #000 !important;
}

.tim_mod_logo img {
  width: auto;
  height: 74px;
}

.tim_mod_person_photo img {
  max-width: 80%;
}

.grid_item {
  margin: 0 0 20px;
  display: block;
}

.grid_item img {
  margin: 0 auto;
}

#kad-blog-grid .blog_item {
  border: 1px solid #eee;
}

#kad-blog-grid .blog_item .postcontent {
  padding: 0 10px 10px;
}

.kad-wp-gallery .grid_item {
  margin: 5px 0 15px;
}

.unslider {
  overflow: auto;
  margin: 0;
  padding: 0;
}

.unslider-wrap {
  position: relative;
}

.unslider-wrap.unslider-carousel>li {
  float: left;
}

.unslider-vertical>ul {
  height: 100%;
}

.unslider-vertical li {
  float: none;
  width: 100%;
}

.unslider-fade {
  position: relative;
}

.unslider-fade .unslider-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 8;
}

.unslider-fade .unslider-wrap li.unslider-active {
  z-index: 10;
}

.unslider li,
.unslider ol,
.unslider ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}

.unslider-arrow {
  position: absolute;
  left: 20px;
  z-index: 2;
  cursor: pointer;
}

.unslider-arrow.next {
  left: auto;
  right: 20px;
}

/*# sourceMappingURL=hybryd-styles.css.map */