/*
    Created on : 2015-09-23, 11:57:19
    Author     : irek
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.dbo_red {
  outline: 1px dotted red; }

.dbo_blue {
  outline: 1px dotted blue; }

.dbo_darkblue {
  outline: 1px dotted darkblue; }

.dbo_green {
  outline: 1px dotted green; }

.dbo_orange {
  outline: 1px dotted orange; }

.dbo_violet {
  outline: 1px dotted violet; }

.dbo_fuchsia {
  outline: 1px dotted fuchsia; }

.dbb_red {
  border: 1px dashed red; }

.dbb_blue {
  border: 1px dashed blue; }

.dbb_darkblue {
  border: 1px dashed darkblue; }

.dbb_green {
  border: 1px dashed green; }

.dbb_orange {
  border: 1px dashed orange; }

.dbb_violet {
  border: 1px dashed violet; }

.dbb_fuchsia {
  border: 1px dashed fuchsia; }

.dbg_aqua {
  background-color: aqua; }

.dbg_aquamarine {
  background-color: aquamarine; }

.dbg_blue {
  background-color: blue; }

.dbg_violet {
  background-color: violet; }

.dbg_chocolate {
  background-color: chocolate; }

.dbg_cyan {
  background-color: cyan; }

.dbg_gold {
  background-color: gold; }

.dbg_goldenrod {
  background-color: goldenrod; }

.dbg_lawngreen {
  background-color: lawngreen; }

.dbg_lightgreen {
  background-color: lightgreen; }

.dbg_lime {
  background-color: lime; }

.dbg_yellow {
  background-color: yellow; }

@font-face {
  font-family: 'Merriweather_bold';
  src: url("/cust/poia/assets/app/page/fonts/merriweather-bold-webfont.eot");
  src: url("/cust/poia/assets/app/page/fonts/merriweather-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/cust/poia/assets/app/page/fonts/merriweather-bold-webfont.woff2") format("woff2"), url("/cust/poia/assets/app/page/fonts/merriweather-bold-webfont.woff") format("woff"), url("../fonts/merriweather-bold-webfont.ttf") format("truetype"), url("../fonts/merriweather-bold-webfont.svg#merriweatherbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'OpenSans_extrabold';
  src: url("/cust/poia/assets/app/page/fonts/opensans-extrabold-webfont.eot");
  src: url("/cust/poia/assets/app/page/fonts/opensans-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("/cust/poia/assets/app/page/fonts/opensans-extrabold-webfont.woff2") format("woff2"), url("/cust/poia/assets/app/page/fonts/opensans-extrabold-webfont.woff") format("woff"), url("../fonts/opensans-extrabold-webfont.ttf") format("truetype"), url("../fonts/opensans-extrabold-webfont.svg#open_sansextrabold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'OpenSans_light';
  src: url("/cust/poia/assets/app/page/fonts/opensans-light-webfont.eot");
  src: url("/cust/poia/assets/app/page/fonts/opensans-light-webfont.eot?#iefix") format("embedded-opentype"), url("/cust/poia/assets/app/page/fonts/opensans-light-webfont.woff2") format("woff2"), url("/cust/poia/assets/app/page/fonts/opensans-light-webfont.woff") format("woff"), url("../fonts/opensans-light-webfont.ttf") format("truetype"), url("../fonts/opensans-light-webfont.svg#open_sanslight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'OpenSans_regular';
  src: url("/cust/poia/assets/app/page/fonts/opensans-regular-webfont.eot");
  src: url("/cust/poia/assets/app/page/fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/cust/poia/assets/app/page/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/cust/poia/assets/app/page/fonts/opensans-regular-webfont.woff") format("woff"), url("../fonts/opensans-regular-webfont.ttf") format("truetype"), url("../fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'OpenSans_semibold';
  src: url("/cust/poia/assets/app/page/fonts/opensans-semibold-webfont.eot");
  src: url("/cust/poia/assets/app/page/fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/cust/poia/assets/app/page/fonts/opensans-semibold-webfont.woff2") format("woff2"), url("/cust/poia/assets/app/page/fonts/opensans-semibold-webfont.woff") format("woff"), url("../fonts/opensans-semibold-webfont.ttf") format("truetype"), url("../fonts/opensans-semibold-webfont.svg#open_sanssemibold") format("svg");
  font-weight: normal;
  font-style: normal; }
.paddingL0 {
  padding-left: 0px; }

.paddingR0 {
  padding-right: 0px; }

.paddingT0 {
  padding-top: 0px; }

.paddingB {
  padding-bottom: 0px; }

.paddingLR0 {
  padding-left: 0px;
  padding-right: 0px; }

.marginL0 {
  margin-left: 0px; }

.marginR0 {
  margin-right: 0px; }

.marginT0 {
  margin-top: 0px; }

.marginB0 {
  margin-bottom: 0px; }

.marginLR0 {
  margin-left: 0px;
  margin-right: 0px; }

.fl {
  float: left; }

.fr {
  float: right; }

.cl {
  clear: both; }

.tar {
  text-align: right; }

.tal {
  text-align: left; }

.tac {
  text-align: center; }

html, body {
  color: #2e2e2e;
  font: 16px/22px OpenSans_regular, sans-serif; }

a {
  color: #0c4ca3; }

a:hover, a:active {
  color: #0c4ca3; }

h1, .h1 {
  color: #0c4ca3;
  font: 24px/40px OpenSans_semibold, serif; }

h2, .h2 {
  color: #131035;
  font: 20px/32px OpenSans_semibold, serif; }

h3, .h3 {
  color: #131035;
  font: 16px/22px OpenSans_semibold, serif; }

h4, .h4 {
  color: #131035;
  font: 14px/22px OpenSans_semibold, serif; }

h5, h6 {
  color: #131035;
  font: 10px/16px OpenSans_semibold, serif; }

p, .p {
  margin: 30px 0;
  text-align: justify; }

small {
  font: 10px/16px OpenSans_regular, serif; }

ol, ul, dl dd {
  padding-left: 15px; }

ul {
  list-style-image: url("../img/typo/ul_li.png"); }

table {
  width: 100% !important; }

table.text {
  width: 100% !important;
  border-collapse: collapse;
  border: 1px solid #e1e1e1; }
  table.text th, table.text td {
    padding: 30px 15px;
    border: 1px solid #e1e1e1; }
  table.text th {
    text-align: center; }
  table.text td {
    text-align: left; }
  table.text thead, table.text tfoot {
    color: #766e7b;
    background-color: #f1f1f1; }

.text {
  color: #2e2e2e;
  font: 16px/22px OpenSans_regular, sans-serif; }
  .text a {
    color: #0c4ca3; }
  .text a:hover, .text a:active {
    color: #0c4ca3; }
  .text h1, .text .h1 {
    color: #0c4ca3;
    font: 24px/40px OpenSans_semibold, serif; }
  .text h2, .text .h2 {
    color: #131035;
    font: 20px/32px OpenSans_semibold, serif; }
  .text h3, .text .h3 {
    color: #131035;
    font: 16px/22px OpenSans_semibold, serif; }
  .text h4, .text .h4 {
    color: #131035;
    font: 14px/22px OpenSans_semibold, serif; }
  .text h5, .text .h6 {
    color: #131035;
    font: 10px/16px OpenSans_semibold, serif; }
  .text p, .text .p {
    margin: 30px 0; }
  .text small {
    font: 10px/16px OpenSans_semibold, serif; }
  .text ol, .text ul, .text dl dd {
    padding-left: 15px; }
  .text ul {
    list-style-image: url("../img/typo/ul_li.png"); }
  .text li {
    line-height: 35px;
    padding-left: 10px; }
  .text table {
    width: 100% !important; }
  .text table.text {
    width: 100% !important;
    border-collapse: collapse;
    border: 1px solid #e1e1e1; }
    .text table.text th, .text table.text td {
      padding: 30px 15px;
      border: 1px solid #e1e1e1; }
    .text table.text th {
      text-align: center; }
    .text table.text td {
      text-align: left; }
    .text table.text thead, .text table.text tfoot {
      color: #766e7b;
      background-color: #f1f1f1; }

a.go_up {
  display: inline-block;
  width: 46px;
  height: 46px;
  color: #668ec5;
  border: 1px solid #fff;
  background-color: #fff;
  text-align: center;
  line-height: 44px;
  cursor: pointer;
  vertical-align: middle;
  overflow: hidden;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: background-color 1s;
  -moz-transition: background-color 1s;
  -ms-transition: background-color 1s;
  -o-transition: background-color 1s;
  transition: background-color 1s; }
  a.go_up i.fa {
    color: #668ec5;
    font-size: 18px;
    height: 18px;
    -webkit-transition: transform 1s, color 1s;
    -moz-transition: transform 1s, color 1s;
    -ms-transition: transform 1s, color 1s;
    -o-transition: transform 1s, color 1s;
    transition: transform 1s, color 1s; }
  a.go_up:hover {
    color: #fff;
    background-color: #668ec5;
    border: 1px solid #fff; }
    a.go_up:hover i.fa {
      color: #fff;
      -webkit-transform: rotateX(350deg);
      -moz-transform: rotateX(350deg);
      -ms-transform: rotateX(350deg);
      -o-transform: rotateX(350deg);
      transform: rotateX(350deg); }

.sm_facebook, .sm_google_plus, .sm_youtube {
  color: #808080;
  font-size: 20px;
  margin-left: 10px;
  line-height: 107px; }

.sm_facebook:hover {
  color: #0c4ca3; }

.sm_google_plus:hover {
  color: #DC4937; }

.sm_youtube:hover {
  color: #E12B28; }

.sm_bip {
  margin-left: 10px; }
  .sm_bip img {
    height: 20px;
    margin-bottom: 5px; }

.box_gradient_blue, .box_gradient_blue_top {
  height: 10px;
  background: #52befe;
  background: -webkit-linear-gradient(90deg, #74d5ff, #2aa3fe);
  background: -moz-linear-gradient(90deg, #74d5ff, #2aa3fe);
  background: -o-linear-gradient(90deg, #74d5ff, #2aa3fe);
  background: linear-gradient(90deg, #74d5ff, #2aa3fe); }

.home .box_gradient_blue_top {
  display: none; }

.box_gradient_gray {
  height: 15px;
  background: #fff;
  background: -webkit-linear-gradient(180deg, #f8f8f8, #fff);
  background: -moz-linear-gradient(180deg, #f8f8f8, #fff);
  background: -o-linear-gradient(180deg, #f8f8f8, #fff);
  background: linear-gradient(180deg, #f8f8f8, #fff);
  border-top: 1px solid #f2f2f2; }

.home_kalendarz_gradient {
  height: 10px;
  border-top: 1px solid #f1f1f1;
  background: #f1f1f1;
  background: -webkit-linear-gradient(180deg, #f1f1f1, #f8f8f8);
  background: -moz-linear-gradient(180deg, #f1f1f1, #f8f8f8);
  background: -o-linear-gradient(180deg, #f1f1f1, #f8f8f8);
  background: linear-gradient(180deg, #f1f1f1, #f8f8f8); }

.bg-info {
  padding: 30px 0 30px 30px; }

.shadow_square {
  width: 476px;
  height: 360px;
  border: 10px solid #4577bc;
  -webkit-box-shadow: 18px 18px 27px 0 rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 18px 18px 27px 0 rgba(0, 0, 0, 0.17);
  box-shadow: 18px 18px 27px 0 rgba(0, 0, 0, 0.17); }
  .shadow_square::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 18px 18px 27px 0 rgba(0, 0, 0, 0.17) inset;
    -moz-box-shadow: 18px 18px 27px 0 rgba(0, 0, 0, 0.17) inset;
    box-shadow: 18px 18px 27px 0 rgba(0, 0, 0, 0.17) inset; }

#map {
  width: 100%;
  height: 600px; }

#calendarium-entities {
  min-height: 250px; }
  #calendarium-entities .bg-info {
    margin-bottom: 130px; }

ul.download_list {
  list-style: none; }
  ul.download_list a i.fa {
    margin-right: 10px; }

.header_biuletyn {
  cursor: pointer; }

.top_bar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  background-color: #0c4da3;
  text-align: left;
  color: #fff;
  border-bottom: 1px solid #fff; }
  .top_bar .text {
    color: #fff; }

textarea, input {
  outline: none; }

label {
  margin-bottom: 5px; }
  label input[type=checkbox] {
    margin: 0 10px 0 0; }

.styled-select {
  background: url("../img/form/select2.png") no-repeat 96% 0;
  background-size: 45px 45px;
  height: 45px;
  width: 240px;
  width: 100%;
  overflow: hidden;
  color: #5a8fd7;
  font: 14px/45px OpenSans_light;
  border: 1px solid #EDEDED;
  background-color: #F7F7F7;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px; }

.styled-select select {
  background: transparent;
  border: none;
  font-size: 14px;
  height: 45px;
  padding: 5px;
  /* If you add too much padding here, the options won't show in IE */
  width: 250px;
  width: 105%; }

input.form-control {
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
  border: 1px solid #1e67cd;
  background-color: #0c499d;
  color: #5a8fd7;
  font: 14px/45px OpenSans_light;
  outline: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px; }

#newsletter_email::-webkit-input-placeholder {
  color: #5a8fd7; }

#newsletter_email::-moz-placeholder {
  color: #5a8fd7; }

#newsletter_email:-moz-placeholder {
  color: #5a8fd7; }

#newsletter_email:-ms-input-placeholder {
  color: #5a8fd7; }

.btn_2b_gray, .btn_2b_gray_short,
.btn_2b_blue, .btn_2b_blue_slider, .btn_2b_lightblue {
  background: #fff;
  background: -webkit-linear-gradient(180deg, #fff, #ededed);
  background: -moz-linear-gradient(180deg, #fff, #ededed);
  background: -o-linear-gradient(180deg, #fff, #ededed);
  background: linear-gradient(180deg, #fff, #ededed);
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-bottom: 3px double #b1b1b1;
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  color: #0b2445;
  font: 13px/31px OpenSans_semibold;
  padding: 0 21px; }
  .btn_2b_gray i.fa, .btn_2b_gray_short i.fa,
  .btn_2b_blue i.fa, .btn_2b_blue_slider i.fa, .btn_2b_lightblue i.fa {
    margin-left: 5px;
    font-size: 12px; }
  .btn_2b_gray:hover, .btn_2b_gray_short:hover,
  .btn_2b_blue:hover, .btn_2b_blue_slider:hover, .btn_2b_lightblue:hover {
    text-decoration: none; }

.btn_2b_gray_short {
  padding: 0 15px; }
  .btn_2b_gray_short i.fa {
    margin-left: 0; }

.btn_2b_lightblue {
  background: #fff;
  background: -webkit-linear-gradient(180deg, #fff, #b1e4fb);
  background: -moz-linear-gradient(180deg, #fff, #b1e4fb);
  background: -o-linear-gradient(180deg, #fff, #b1e4fb);
  background: linear-gradient(180deg, #fff, #b1e4fb); }

button[type=submit].btn_2b_blue {
  line-height: 40px;
  border-top: 1px solid #5281b5;
  border-left: 1px solid #074c9a;
  border-right: 1px solid #074c9a;
  border-bottom: 3px double #06226b;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px; }
  button[type=submit].btn_2b_blue .btn_gradient_label {
    color: #477ab9;
    background-image: -webkit-linear-gradient(-90deg, #7a9fd6, #293861);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

.btn_2b_blue_slider {
  line-height: 44px;
  border-top: 1px solid #5281b5;
  border-left: 1px solid #074c9a;
  border-right: 1px solid #074c9a;
  border-bottom: 3px double #06226b;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -ms-border-radius: 22px;
  -o-border-radius: 22px;
  border-radius: 22px; }

.lbl_gray, .lbl_lightblue {
  color: #0b2445;
  font: 13px/31px OpenSans_semibold;
  padding: 0 21px;
  background-color: #fff;
  display: inline-block; }

.lbl_gray {
  border: 1px solid #f2f2f2; }

.lbl_lightblue {
  background-color: #f0f7fc;
  border: 1px solid #f0f7fc; }

.frm_ask_question textarea#ask {
  width: 100%;
  min-height: 120px;
  border: 1px solid #dedede;
  padding: 15px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
  background: -webkit-linear-gradient(180deg, #fff, #ededed);
  background: -moz-linear-gradient(180deg, #fff, #ededed);
  background: -o-linear-gradient(180deg, #fff, #ededed);
  background: linear-gradient(180deg, #fff, #ededed); }
  .frm_ask_question textarea#ask:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.frm_ask_question label {
  font: 13px/31px OpenSans_semibold; }
.frm_ask_question input#captcha_input.form-control {
  height: 31px;
  color: #717171;
  font: 13px/31px OpenSans_semibold;
  border: 1px solid #dedede;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
  background: -webkit-linear-gradient(180deg, #fff, #ededed);
  background: -moz-linear-gradient(180deg, #fff, #ededed);
  background: -o-linear-gradient(180deg, #fff, #ededed);
  background: linear-gradient(180deg, #fff, #ededed); }
  .frm_ask_question input#captcha_input.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .frm_ask_question input#captcha_input.form-control::-moz-placeholder {
    color: #717171; }
.frm_ask_question button[type=submit] {
  width: 100%; }

form#sign-up-form {
  margin-bottom: 30px; }
  form#sign-up-form .form-group input.form-control {
    background-color: #fff; }
  form#sign-up-form fieldset {
    border: none; }

form#sign-in-form {
  margin-bottom: 30px; }
  form#sign-in-form .form-group input.form-control {
    background-color: #fff; }

form#reset-password {
  margin-bottom: 30px; }
  form#reset-password .form-group input.form-control {
    background-color: #fff; }

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: #fff; }

#topic {
  margin-bottom: 40px; }
  #topic input.form-control, #topic textarea.form-control, #topic select.form-control {
    border: 1px solid #1e67cd;
    background-color: #fff; }
  #topic #submitbutton, #topic #cancelbutton {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    line-height: 30px;
    margin-top: 20px;
    margin-right: 20px;
    padding: 0 20px; }

#job-offer-form .require:before {
  content: '*';
  color: red;
  margin-right: 5px;
  font-size: 12px; }
#job-offer-form .info {
  font: 15px/35px OpenSans_regular; }
  #job-offer-form .info b {
    color: red;
    font-size: 12px; }

.breadcrumbs {
  padding: 15px 0 0 15px; }

.breadcrumbs div {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 15px; }

.breadcrumbs ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  margin-left: -7px; }

.breadcrumbs ul li {
  display: block;
  float: left; }

.breadcrumbs ul li a {
  margin: 0 7px;
  font-family: OpenSans;
  font-weight: 300;
  font-size: 12px;
  color: #a1a1a1; }

.forum-sections-list {
  padding-right: 60px; }

.forum-sections-list .forum-section {
  margin: 20px 0;
  border: 1px solid #bbd4e2; }

.forum-sections-list .forum-section.open .heading .arrow .fa {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.forum-sections-list .forum-section .heading {
  padding: 10px;
  overflow: hidden;
  background-color: #f1f6f9;
  border-bottom: 1px solid #bbd4e2; }

.forum-sections-list .forum-section .heading .name {
  float: left;
  font: 16px OpenSans_semibold; }

.forum-sections-list .forum-section .heading .arrow {
  text-align: right;
  margin-right: 10px;
  width: 70px;
  float: right;
  cursor: pointer;
  font: 15px OpenSans_light; }

.forum-sections-list .forum-section .heading .arrow .fa {
  margin-left: 10px;
  -webkit-transition: transform 0.25s ease-in-out;
  -moz-transition: transform 0.25s ease-in-out;
  -ms-transition: transform 0.25s ease-in-out;
  -o-transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out; }

.forum-sections-list .forum-section .topics table {
  width: 100%;
  max-width: 100%; }

.forum-sections-list .forum-section .topics table th {
  padding: 5px 10px;
  font: 13px OpenSans_regular;
  background: -webkit-linear-gradient(top, #e9f4ff 0%, #cfe5fb 100%);
  background: -o-linear-gradient(top, #e9f4ff 0%, #cfe5fb 100%);
  background: -ms-linear-gradient(top, #e9f4ff 0%, #cfe5fb 100%);
  background: linear-gradient(to bottom, #e9f4ff 0%, #cfe5fb 100%);
  background: #e9f4ff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZjRmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmU1ZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e9f4ff 0%, #cfe5fb 100%); }

.forum-sections-list .forum-section .topics table td {
  padding: 5px 10px;
  font: 14px OpenSans_regular;
  border-bottom: 1px solid #EFEFEF;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f2f2f2));
  background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
  background: -o-linear-gradient(top, white 0%, #f2f2f2 100%);
  background: -ms-linear-gradient(top, white 0%, #f2f2f2 100%);
  background: linear-gradient(to bottom, white 0%, #f2f2f2 100%); }

.forum-sections-list .forum-section .topics table .topic-name {
  width: 45%; }

.forum-sections-list .forum-section .topics table .topic-name a {
  color: black; }

.forum-sections-list .forum-section .topics table .topic-name a .desc {
  color: gray;
  display: block;
  font-size: 11px; }

.forum-sections-list .forum-section .topics table .started-by {
  width: 15%;
  font-size: 13px; }

.forum-sections-list .forum-section .topics table .topic-stats {
  width: 15%;
  font-size: 13px; }

.forum-sections-list .forum-section .topics table .topic-last-post {
  width: 25%;
  font-size: 12px; }

.forum-sections-list .forum-section .topics table .topic-last-post span.date {
  font-size: 13px;
  color: silver; }

.forum-sections-list .forum-section .topics table .topic-last-post span.last {
  color: silver; }

.forum-sections-list .forum-section .topics table .topic-last-post span.last span {
  display: block;
  font-size: 13px;
  color: gray;
  font-weight: 400; }

.forum-sections-list .forum-section .topics .list-empty {
  margin: 15px;
  padding: 5px 10px;
  font-family: 14px OpenSans_regular;
  border: 1px solid #bfe8f9;
  background-color: #EFF7F9; }

.forum-sections-list .forum-section .topics .create-new-topic {
  border-top: 1px solid #bbd4e2;
  padding: 15px; }

.forum-messages-list {
  padding-right: 60px; }

.forum-messages-list .topic-pagination {
  padding: 5px 10px;
  text-align: center;
  background-color: #f1f6f9;
  border-bottom: 1px solid #bbd4e2; }

.forum-messages-list .topic-pagination .page-numbers {
  display: inline-block; }

.forum-messages-list .topic-pagination .page-numbers .page {
  padding: 0 5px;
  font: 14px OpenSans_light; }

.forum-messages-list .topic-pagination .page-numbers .page.active {
  font: 14px OpenSans_semibold;
  color: black; }

.forum-messages-list .topic-view {
  position: relative;
  border: 1px solid #bbd4e2; }

.forum-messages-list .topic-view .ajax-content {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out; }

.forum-messages-list .topic-view .ajax-content.loading {
  opacity: 0.3; }

.forum-messages-list .topic-view .css-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -16px;
  margin-top: -16px; }

.forum-messages-list .topic-view .topic-name {
  overflow: hidden;
  padding: 10px;
  border-bottom: 1px solid #bbd4e2;
  background: -webkit-linear-gradient(top, #e9f4ff 0%, #cfe5fb 100%);
  background: -o-linear-gradient(top, #e9f4ff 0%, #cfe5fb 100%);
  background: -ms-linear-gradient(top, #e9f4ff 0%, #cfe5fb 100%);
  background: linear-gradient(to bottom, #e9f4ff 0%, #cfe5fb 100%);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZjRmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmU1ZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e9f4ff 0%, #cfe5fb 100%); }

.forum-messages-list .topic-view .topic-name .name {
  float: left;
  font: 15px OpenSans_semibold; }

.forum-messages-list .topic-view .topic-name .name .desc {
  color: gray;
  display: block;
  font-size: 12px; }

.forum-messages-list .topic-view .topic-name .count {
  color: gray;
  float: right;
  font: 14px OpenSans_regular; }

.forum-messages-list .topic-view .topic-message {
  border-bottom: 1px solid #bbd4e2;
  padding-bottom: 15px; }

.forum-messages-list .topic-view .topic-message .heading {
  padding: 5px 10px;
  overflow: hidden;
  font-family: OpenSans; }

.forum-messages-list .topic-view .topic-message .heading .author {
  float: left;
  font: 13px OpenSans_semibold; }

.forum-messages-list .topic-view .topic-message .heading .date {
  color: silver;
  float: right;
  font: 13px OpenSans_semibold; }

.forum-messages-list .topic-view .topic-message .topic-content {
  padding: 10px;
  font: 14px OpenSans_regular; }

.forum-messages-list .topic-view .add-new-message {
  padding: 10px 15px; }

.forum-messages-list .topic-view .add-new-message .result {
  display: none;
  margin-top: 15px; }

.forum-messages-list .topic-view .add-new-message input[type='text'], .forum-messages-list .topic-view .add-new-message textarea {
  margin: 5px 0;
  width: 100%;
  padding: 10px 20px;
  border: 1px solid #EDEDED;
  font: 14px OpenSans_light;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -moz-transition: box-shadow 0.3s ease-in-out;
  -ms-transition: box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out; }

.forum-messages-list .topic-view .add-new-message input[type='text']:focus, .forum-messages-list .topic-view .add-new-message textarea:focus {
  -webkit-box-shadow: 0 0 10px #fab493;
  -moz-box-shadow: 0 0 10px #fab493;
  box-shadow: 0 0 10px #fab493; }

.events-list-container .event-row .date-box {
  border: 1px solid #f2f2f2;
  padding: 10px;
  text-align: center;
  font-family: OpenSans; }

.events-list-container .event-row .date-box .day-month {
  font-weight: 400;
  display: inline-block;
  font-size: 16px; }

.events-list-container .event-row .date-box .year {
  margin-top: 3px;
  font-weight: 300;
  display: inline-block;
  font-size: 20px; }

#datetimepicker .datepicker-inline {
  width: 100%;
  padding: 0;
  margin-bottom: 10px; }
  #datetimepicker .datepicker-inline .table-condensed {
    width: 100%; }
#datetimepicker table {
  border: none; }
  #datetimepicker table thead {
    color: #0c4ca3;
    background-color: #fff;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2; }
    #datetimepicker table thead tr th.prev:hover, #datetimepicker table thead tr th.next:hover, #datetimepicker table thead tr th.datepicker-switch:hover {
      background-color: #0c4ca3; }
    #datetimepicker table thead tr:nth-child(3) {
      display: none; }
  #datetimepicker table tbody tr td.active {
    color: #fff;
    background-color: #6a6a6a; }

.job-offers-subpage .nav-tabs.nav-justified > li > a {
  outline: none;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: none;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0; }

.job-offers-subpage ul.nav-tabs li {
  padding: 0;
  border: none;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0; }
.job-offers-subpage ul.nav-tabs li.active a {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: none;
  background-color: #f0f7fc; }

.job-offers-subpage .tables .table-legend {
  overflow: hidden;
  margin: 50px 0 25px 0; }

.job-offers-subpage .tables .table-legend .item {
  float: left;
  overflow: hidden;
  margin-right: 60px; }

.job-offers-subpage .tables .table-legend .item .box {
  border: 1px solid #e0e0e0;
  width: 50px;
  height: 20px;
  float: left; }

.job-offers-subpage .tables .table-legend .item .box.job-offer {
  background-color: white; }

.job-offers-subpage .tables .table-legend .item .box.looking-for-job {
  background-color: #f0f7fc; }

.job-offers-subpage .tables .table-legend .item .text {
  float: left;
  font: 13px OpenSans_regular;
  color: gray;
  margin-left: 10px; }

.job-offers-subpage table.job-offers {
  width: 100%;
  border: 1px solid #e0e0e0; }

.job-offers-subpage table.job-offers .mobile-desc {
  display: none; }

.job-offers-subpage table.job-offers .offer-desc {
  width: 60%; }

.job-offers-subpage table.job-offers .offer-contact {
  width: 20%; }

.job-offers-subpage table.job-offers .offer-date {
  width: 20%; }

.job-offers-subpage table.job-offers th {
  background-color: #f1f1f1;
  font: 14px OpenSans_semibold;
  text-align: center;
  color: #6f6f6f;
  padding: 15px 10px;
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0; }

.job-offers-subpage table.job-offers tbody tr.job-offer {
  background-color: white; }

.job-offers-subpage table.job-offers tbody tr.looking-for-job {
  background-color: #f0f7fc; }

.job-offers-subpage table.job-offers tbody td {
  font: 13px/24px OpenSans_regular;
  color: black;
  padding: 10px;
  vertical-align: top;
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0; }

.job-offers-subpage table.job-offers tbody td p {
  margin: 0; }

.job-offers-subpage .add-job-offer {
  margin-top: 50px; }

.job-offers-subpage .add-job-offer .header {
  border: 1px solid #c8dceb;
  background-color: #e6eef4;
  color: #4d609f;
  padding: 27px;
  font: 14px OpenSans_semibold; }

.job-offers-subpage .add-job-offer .content {
  border: 1px solid #e0e0e0;
  border-top: none;
  padding: 20px; }

.job-offers-subpage .add-job-offer .content .row {
  margin: 10px 0; }

.job-offers-subpage .add-job-offer .content .result {
  display: none;
  margin-top: 10px; }

.job-offers-subpage .add-job-offer .content .label-row {
  font: 15px/35px OpenSans_regular;
  text-align: right; }

.job-offers-subpage .add-job-offer .content .label-row .desc {
  font-size: 10px;
  line-height: 15px;
  color: silver;
  display: block;
  margin-top: 7px; }

.job-offers-subpage .add-job-offer .content .input-row label {
  font-family: OpenSans_regular;
  margin-right: 40px;
  margin-top: 7px; }

.job-offers-subpage .add-job-offer .content .input-row label input {
  margin-right: 10px; }

.job-offers-subpage .add-job-offer .content .input-row textarea, .job-offers-subpage .add-job-offer .content .input-row input[type='text'] {
  width: 100%;
  padding: 10px 20px;
  border: 1px solid #EDEDED;
  font: 14px OpenSans_light;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -moz-transition: box-shadow 0.3s ease-in-out;
  -ms-transition: box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out; }

.job-offers-subpage .add-job-offer .content .input-row textarea:focus, .job-offers-subpage .add-job-offer .content .input-row input[type='text']:focus {
  -webkit-box-shadow: 0 0 10px #fab493;
  -moz-box-shadow: 0 0 10px #fab493;
  box-shadow: 0 0 10px #fab493; }

.job-offers-subpage .add-job-offer .content .tou {
  margin-top: 15px; }

.job-offers-subpage .add-job-offer .content .tou label {
  max-width: 70%;
  font-family: OpenSans_regular; }

.job-offers-subpage .add-job-offer .content .tou label input[type='checkbox'] {
  margin-right: 15px; }

.job-offers-subpage .add-job-offer .content .tou a {
  font-weight: 600;
  color: #2b428b; }

.news-list-container .css-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  z-index: 100; }

.news-list-container .ajax-content {
  opacity: 1;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  -ms-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out; }

.news-list-container .ajax-content.loading {
  opacity: 0.15; }

.news-list-container .news-navigation {
  position: relative;
  width: 100%;
  border-top: 1px solid #DDDDDD;
  text-align: center;
  margin-bottom: 25px; }

.news-list-container .news-navigation .see-all {
  position: absolute;
  right: 0;
  top: 15px;
  font-family: OpenSans;
  color: #f55e19;
  font-weight: 400;
  font-size: 13px; }

.news-list-container .news-navigation .see-all .fa {
  margin-left: 5px; }

.news-list-container .news-navigation .page-numbers {
  display: inline-block;
  padding-top: 15px;
  width: 100%;
  text-align: left; }

.news-list-container .news-navigation .page-numbers .page {
  display: inline-block;
  width: 25px;
  color: #a9c3d7;
  font-size: 14px;
  font-family: OpenSans;
  font-weight: 400;
  cursor: pointer; }

.news-list-container .news-navigation .page-numbers .page.inactive {
  color: #f2f2f2; }

.news-list-container .news-navigation .page-numbers .page.active {
  color: #f55e19;
  font-size: 17px;
  font-weight: 600; }

.news-list-container .news-row {
  margin: 30px 0; }

.news-list-container .news-row .news-thumb-row {
  padding: 0 15px; }

.news-list-container .news-row .thumb {
  border: 1px solid lightgray;
  padding: 4px; }

.news-list-container .news-row .thumb div {
  overflow: hidden;
  max-height: 100px; }

.news-list-container .news-row .thumb img {
  width: 100%; }

.news-list-container .news-row .text h4 {
  margin-top: 0;
  color: #2b428b;
  font-family: OpenSans;
  font-size: 16px;
  font-weight: 600; }

.news-list-container .news-row .text h4 a {
  color: #2b428b; }

.news-list-container .news-row .text span {
  display: block;
  font-family: OpenSans;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  color: #292929;
  overflow: hidden; }

.news-list-container .news-row .text .read-more {
  font-family: OpenSans;
  font-size: 12px;
  color: #2b428b;
  margin-top: 15px;
  display: block;
  text-decoration: none; }

.news-list-container .news-row .text .read-more img {
  margin-left: 5px;
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out; }

.news-list-container .news-row .text .read-more:hover {
  text-decoration: underline; }

.news-list-container .news-row .text .read-more:hover img {
  -webkit-transform: translate(5px, 0);
  -moz-transform: translate(5px, 0);
  -ms-transform: translate(5px, 0);
  transform: translate(5px, 0); }

ul.box_menu_footer {
  list-style-image: url("../img/typo/ul_li_white.png"); }
  ul.box_menu_footer li {
    margin: 1px 0; }
  ul.box_menu_footer a {
    color: #fff;
    font: 14px/14px OpenSans_semibold;
    padding-left: 2px; }

.box_address {
  margin-bottom: 30px; }
  .box_address .col_ico {
    text-align: center; }
    .box_address .col_ico i.fa {
      font-size: 25px; }
  .box_address .col_info h4 {
    margin: 0;
    color: #fff;
    font: 14px/21px OpenSans_extrabold; }
  .box_address .col_info a {
    color: #fff; }
  .box_address .col_info a:hover, .box_address .col_info a:active {
    color: #fff; }
  .box_address:last-child {
    margin-bottom: 0; }

.box_news_list {
  margin-top: 30px;
  margin-left: 0;
  border-bottom: 1px solid #e3e3e3; }
  .box_news_list .col_foto {
    padding-left: 0; }
  .box_news_list .col_content {
    padding-left: 0; }
  .box_news_list img {
    margin-bottom: 30px; }
  .box_news_list .news_data {
    color: #bfbfbf;
    font: 12px/12px OpenSans_extrabold;
    margin: 10px 0; }
  .box_news_list h2.news_title {
    margin: 11px 0 28px;
    max-height: 40px;
    overflow: hidden;
    color: #131035;
    font: 16px/20px OpenSans_semibold; }
    .box_news_list h2.news_title a {
      color: #131035;
      font: 16px/20px OpenSans_semibold; }
  .box_news_list .news_teaser {
    color: #717171;
    font: 14px/20px OpenSans_semibold;
    margin: 28px 0;
    max-height: 40px;
    overflow: hidden;
    text-align: justify; }
    .box_news_list .news_teaser p {
      margin: 5px 0; }
  .box_news_list .question b, .box_news_list .ask b {
    color: #131035; }
  .box_news_list .ask {
    margin-top: 7px;
    margin-bottom: 28px; }

.box_breadcrumb {
  list-style: none;
  line-height: 18px;
  margin: 10px 0;
  padding-left: 0; }
  .box_breadcrumb li {
    float: left;
    margin-right: 10px; }
    .box_breadcrumb li i.fa {
      padding-right: 10px; }
    .box_breadcrumb li a {
      color: #717171;
      font: 12px/18px OpenSans_light; }
      .box_breadcrumb li a:hover {
        text-decoration: none; }
  .box_breadcrumb li.active {
    color: #0c4ca3;
    font: 12px/18px OpenSans_light; }

.box_paginator {
  margin: 23px 0; }
  .box_paginator a {
    display: inline-block;
    width: 39px;
    height: 39px;
    background-color: #fff;
    color: #787878;
    border: 1px solid #e1e1e1;
    font: 16px/39px OpenSans_semibold;
    text-align: center;
    vertical-align: middle; }
    .box_paginator a:hover, .box_paginator a.active {
      color: #fff;
      background-color: #0c4ca3;
      border: 1px solid #0c4ca3;
      text-decoration: none; }

.box_gallery {
  margin-bottom: 15px; }
  .box_gallery .pg_img {
    margin-top: 15px;
    margin-bottom: 15px; }

ul.box_links_list {
  border: 1px solid #e3e3e3;
  border-bottom: none;
  list-style: none;
  padding: 0; }
  ul.box_links_list li {
    padding-left: 25px;
    border-bottom: 1px solid #e3e3e3;
    color: #131035;
    min-height: 42px;
    font: 16px/42px OpenSans_semibold; }
    ul.box_links_list li a {
      color: #0c4ca3;
      font: 16px/42px OpenSans_semibold; }
    ul.box_links_list li .description {
      font: 16px/20px OpenSans_regular; }
    ul.box_links_list li .files_list {
      font: 16px/20px OpenSans_regular; }

a.box_link {
  display: block;
  height: 112px;
  position: relative;
  width: 100%;
  background: #f1fcff;
  background: -webkit-linear-gradient(45deg, #dfe7f2, #fff);
  background: -moz-linear-gradient(45deg, #dfe7f2, #fff);
  background: -o-linear-gradient(45deg, #dfe7f2, #fff);
  background: linear-gradient(45deg, #dfe7f2, #fff); }
  a.box_link:after {
    position: absolute;
    z-index: 1;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    background: #0c499c;
    background: -webkit-linear-gradient(45deg, #0c499c, #0c499c);
    background: -moz-linear-gradient(45deg, #0c499c, #0c499c);
    background: -o-linear-gradient(45deg, #0c499c, #0c499c);
    background: linear-gradient(45deg, #0c499c, #0c499c); }
  a.box_link:hover:after {
    opacity: 1; }
  a.box_link .content {
    padding: 21px 0 0 11px;
    color: #0c4ba1;
    font: 20px/24px OpenSans_regular;
    text-align: left;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%; }
    a.box_link .content img {
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: 2; }
    a.box_link .content img.green {
      opacity: 1; }
    a.box_link .content img.blue {
      opacity: 0; }
  a.box_link:hover .content {
    color: #fff;
    text-decoration: none; }
    a.box_link:hover .content img.green {
      opacity: 0; }
    a.box_link:hover .content img.blue {
      opacity: 1; }

.box_btn_big_blue {
  margin: 5px 0; }
  .box_btn_big_blue .btn_big {
    color: #0c4da3;
    font: 24px/48px OpenSans_semibold;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #0c4da3;
    display: inline-block;
    width: 100%; }
    .box_btn_big_blue .btn_big:hover {
      text-decoration: none;
      color: #fff;
      background-color: #0c4da3;
      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      -ms-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s; }

header .header_top {
  height: 107px;
  text-align: right; }
  header .header_top .col_logo {
    height: 107px;
    line-height: 107px;
    text-align: left; }
    header .header_top .col_logo object {
      float: left; }
    header .header_top .col_logo img {
      vertical-align: middle;
      margin-top: 15px;
      float: left; }
  header .header_top .phone {
    color: #0b2445;
    font: 14px/107px OpenSans_light; }
    header .header_top .phone b {
      font: 14px/107px OpenSans_extrabold; }
    header .header_top .phone i.fa {
      color: #84a2e0;
      font-size: 16px;
      margin-right: 12px; }
  header .header_top .email {
    color: #0b2445;
    font: 14px/107px OpenSans_semibold;
    margin-left: 32px; }
    header .header_top .email i.fa {
      color: #84a2e0;
      font-size: 16px;
      margin-right: 12px;
      -webkit-transition: color 1s;
      -moz-transition: color 1s;
      -ms-transition: color 1s;
      -o-transition: color 1s;
      transition: color 1s; }
    header .header_top .email a:hover {
      text-decoration: none; }
    header .header_top .email:hover i.fa {
      color: #0c4ca3; }
  header .header_top .panel {
    display: inline-block;
    margin-left: 25px;
    border: none;
    border-bottom: 3px double #cccccc;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    background: #fcfcfc;
    background: -webkit-linear-gradient(180deg, #fff, #eeeeee);
    background: -moz-linear-gradient(180deg, #fff, #eeeeee);
    background: -o-linear-gradient(180deg, #fff, #eeeeee);
    background: linear-gradient(180deg, #fff, #eeeeee); }
    header .header_top .panel .rejestracja, header .header_top .panel .logowanie, header .header_top .panel .my_account {
      display: inline-block;
      text-align: center;
      color: #0b2445;
      font: 13px OpenSans_semibold;
      width: 115px;
      text-decoration: none; }
      header .header_top .panel .rejestracja:hover, header .header_top .panel .logowanie:hover, header .header_top .panel .my_account:hover {
        text-decoration: none; }
    header .header_top .panel .rejestracja, header .header_top .panel .my_account {
      border-right: 1px solid #cccccc; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #fff; }

header .box_main_menu {
  height: 45px;
  margin-bottom: 15px; }
  header .box_main_menu ul.main_menu {
    display: flex;
    flex-direction: row;
    padding: 0;
    width: 100%; }
    header .box_main_menu ul.main_menu li {
      flex-grow: 1;
      height: 100%;
      padding: 0;
      text-align: center;
      vertical-align: middle; }
      header .box_main_menu ul.main_menu li a {
        color: #080808;
        font: 14px OpenSans_semibold;
        padding-left: 0;
        padding-right: 0; }
      header .box_main_menu ul.main_menu li:hover a, header .box_main_menu ul.main_menu li.active {
        color: #0c4ca3;
        background: transparent url("../img/typo/arrow_up.png") no-repeat center bottom; }
      header .box_main_menu ul.main_menu li ul.dropdown-menu {
        top: 60px;
        border-top: none;
        border-bottom: 5px solid #4378bc;
        border-left: 1px solid #e7e7e7;
        padding: 0; }
        header .box_main_menu ul.main_menu li ul.dropdown-menu li {
          text-align: left;
          padding-left: 20px;
          height: 38px;
          line-height: 38px;
          border-bottom: 1px solid #e7e7e7; }
          header .box_main_menu ul.main_menu li ul.dropdown-menu li a {
            color: #393939;
            font: 14px/37px OpenSans_semibold;
            background-image: none;
            padding: 0 30px 0 0;
            margin: 0;
            position: relative; }
            header .box_main_menu ul.main_menu li ul.dropdown-menu li a i.fa {
              position: absolute;
              right: 10px;
              top: 12px; }
          header .box_main_menu ul.main_menu li ul.dropdown-menu li:hover a {
            color: #393939;
            padding: 0;
            margin: 0; }
            header .box_main_menu ul.main_menu li ul.dropdown-menu li:hover a:hover {
              color: #0c4ca3;
              background-image: none; }

footer {
  background-color: #0c499d; }
  footer .row_info {
    color: #fff;
    font: 14px/21px OpenSans_semibold;
    margin-top: 60px;
    margin-bottom: 45px; }
  footer .row_copyright {
    border-top: 1px solid #4d76b6;
    height: 46px;
    line-height: 46px;
    color: #69a8ff;
    padding-top: 20px;
    margin-bottom: 80px;
    margin-left: 0;
    margin-right: 0;
    font: 14/46px OpenSans_semibold; }
    footer .row_copyright .col_copy {
      padding-left: 0; }
    footer .row_copyright .col_goup {
      text-align: center; }
    footer .row_copyright .col_realizacja {
      text-align: right;
      padding-right: 0; }
    footer .row_copyright a {
      color: #bad7ff;
      font: 14px/46px OpenSans_extrabold; }
      footer .row_copyright a b {
        color: #bad7ff;
        font: 14px/46px OpenSans_extrabold; }
      footer .row_copyright a:hover {
        text-decoration: none; }

.part_newsletter {
  -webkit-box-shadow: 18px 18px 27px 0 rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 18px 18px 27px 0 rgba(0, 0, 0, 0.17);
  box-shadow: 18px 18px 27px 0 rgba(0, 0, 0, 0.17); }
  .part_newsletter .newsletter {
    border: 10px solid #4577bc;
    padding: 36px;
    background-color: transparent;
    -webkit-box-shadow: 18px 18px 27px 0 rgba(0, 0, 0, 0.17) inset;
    -moz-box-shadow: 18px 18px 27px 0 rgba(0, 0, 0, 0.17) inset;
    box-shadow: 18px 18px 27px 0 rgba(0, 0, 0, 0.17) inset; }
    .part_newsletter .newsletter .form-group {
      margin-top: 25px; }
    .part_newsletter .newsletter .title {
      color: #fff;
      font: 21px/21px OpenSans_extrabold; }
    .part_newsletter .newsletter .mini-desc {
      color: #cdcdcd;
      font: 14px/21px OpenSans_semibold;
      margin-top: 23px; }
    .part_newsletter .newsletter .frm_newsletter .form-group label {
      width: 30%;
      max-width: 30%;
      display: inline-block;
      font: 14px/21px OpenSans_regular; }
    .part_newsletter .newsletter .frm_newsletter .form-group label.accept {
      width: 100%;
      max-width: none;
      font-size: 11px; }

.part_documents {
  height: 358px;
  background: url("../img/bg/documents.jpg") no-repeat left center; }
  .part_documents .borderTLB {
    border-top: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3; }
  .part_documents .borderB {
    border-bottom: 1px solid #f3f3f3; }
  .part_documents .row_documents {
    padding-top: 47px;
    background-color: #fff;
    margin: 0; }
  .part_documents .boxv {
    height: 272px;
    text-align: center; }
    .part_documents .boxv .img_box_top {
      height: 180px;
      margin-top: 20px;
      text-align: center;
      line-height: 180px; }
      .part_documents .boxv .img_box_top img {
        vertical-align: middle; }
    .part_documents .boxv a {
      font: 18px/18px OpenSans_semibold; }
  .part_documents .boxh {
    height: 135px;
    line-height: 135px;
    text-align: left;
    padding: 0; }
    .part_documents .boxh .col_l {
      width: 35%;
      float: left;
      text-align: center; }
      .part_documents .boxh .col_l img {
        vertical-align: middle; }
    .part_documents .boxh a {
      vertical-align: middle;
      font: 16px/135px OpenSans_semibold; }
    .part_documents .boxh a.block {
      display: block;
      height: 100%; }
    .part_documents .boxh a.historia_est {
      display: inline-block;
      line-height: 30px;
      width: 60%; }
    .part_documents .boxh .info {
      color: #fff;
      font: 24px/30px OpenSans_semibold;
      display: inline-block;
      vertical-align: middle; }
  .part_documents .box_dark {
    background-color: #77c5ff;
    height: 136px;
    -webkit-transition: background-color 1s;
    -moz-transition: background-color 1s;
    -ms-transition: background-color 1s;
    -o-transition: background-color 1s;
    transition: background-color 1s; }
    .part_documents .box_dark:hover {
      background-color: #0c499d; }
  .part_documents .box_light {
    background-color: #77d5fe;
    height: 136px;
    -webkit-transition: background-color 1s;
    -moz-transition: background-color 1s;
    -ms-transition: background-color 1s;
    -o-transition: background-color 1s;
    transition: background-color 1s; }
    .part_documents .box_light:hover {
      background-color: #0c499d; }

.part_aside_menu {
  margin-bottom: 30px;
  margin-right: 0;
  margin-left: 0; }
  .part_aside_menu .amenu_box {
    display: block;
    height: 112px;
    position: relative;
    width: 50%;
    float: left;
    background: #f1fcff;
    background: -webkit-linear-gradient(45deg, #dfe7f2, #fff);
    background: -moz-linear-gradient(45deg, #dfe7f2, #fff);
    background: -o-linear-gradient(45deg, #dfe7f2, #fff);
    background: linear-gradient(45deg, #dfe7f2, #fff); }
    .part_aside_menu .amenu_box:after {
      position: absolute;
      z-index: 1;
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      -webkit-transition: opacity 1s;
      -moz-transition: opacity 1s;
      -ms-transition: opacity 1s;
      -o-transition: opacity 1s;
      transition: opacity 1s;
      background: #0c499c;
      background: -webkit-linear-gradient(45deg, #0c499c, #0c499c);
      background: -moz-linear-gradient(45deg, #0c499c, #0c499c);
      background: -o-linear-gradient(45deg, #0c499c, #0c499c);
      background: linear-gradient(45deg, #0c499c, #0c499c); }
    .part_aside_menu .amenu_box:hover:after {
      opacity: 1; }
    .part_aside_menu .amenu_box .amenu_content {
      padding: 21px 0 0 11px;
      color: #0c4ba1;
      font: 15px/24px OpenSans_regular;
      text-align: left;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      width: 100%;
      height: 100%; }
      .part_aside_menu .amenu_box .amenu_content img {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 2; }
      .part_aside_menu .amenu_box .amenu_content img.green {
        opacity: 1; }
      .part_aside_menu .amenu_box .amenu_content img.blue {
        opacity: 0; }
    .part_aside_menu .amenu_box:hover .amenu_content {
      color: #fff;
      text-decoration: none; }
      .part_aside_menu .amenu_box:hover .amenu_content img.green {
        opacity: 0; }
      .part_aside_menu .amenu_box:hover .amenu_content img.blue {
        opacity: 1; }

.part_homeside_menu {
  margin-right: 0;
  margin-left: 0; }
  .part_homeside_menu a.amenu_box {
    height: 246px;
    padding: 37px 40px;
    font: 26px/28px OpenSans_semibold;
    width: 50%;
    float: left;
    position: relative;
    background: #f1fcff;
    background: -webkit-linear-gradient(45deg, #dfe7f2, #fff);
    background: -moz-linear-gradient(45deg, #dfe7f2, #fff);
    background: -o-linear-gradient(45deg, #dfe7f2, #fff);
    background: linear-gradient(45deg, #dfe7f2, #fff); }
    .part_homeside_menu a.amenu_box:after {
      position: absolute;
      z-index: 1;
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      -webkit-transition: opacity 1s;
      -moz-transition: opacity 1s;
      -ms-transition: opacity 1s;
      -o-transition: opacity 1s;
      transition: opacity 1s;
      background: #0c499c;
      background: -webkit-linear-gradient(45deg, #0c499c, #0c499c);
      background: -moz-linear-gradient(45deg, #0c499c, #0c499c);
      background: -o-linear-gradient(45deg, #0c499c, #0c499c);
      background: linear-gradient(45deg, #0c499c, #0c499c); }
    .part_homeside_menu a.amenu_box:hover:after {
      opacity: 1; }
    .part_homeside_menu a.amenu_box .amenu_content {
      padding: 40px 0 0 40px;
      color: #0c4ba1;
      font: 15px/24px OpenSans_semibold;
      text-align: left;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      width: 100%;
      height: 100%; }
      .part_homeside_menu a.amenu_box .amenu_content .short {
        height: 66px; }
      .part_homeside_menu a.amenu_box .amenu_content img {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 2; }
      .part_homeside_menu a.amenu_box .amenu_content img.green {
        opacity: 1; }
      .part_homeside_menu a.amenu_box .amenu_content img.blue {
        opacity: 0; }
    .part_homeside_menu a.amenu_box:hover .amenu_content {
      color: #fff;
      text-decoration: none; }
      .part_homeside_menu a.amenu_box:hover .amenu_content img.green {
        opacity: 0; }
      .part_homeside_menu a.amenu_box:hover .amenu_content img.blue {
        opacity: 1; }
    .part_homeside_menu a.amenu_box .amenu_content {
      font: 23px/28px OpenSans_semibold; }
      .part_homeside_menu a.amenu_box .amenu_content .short {
        color: #717171;
        font: 14px/22px OpenSans_regular;
        margin: 20px 20px 10px 0; }
    .part_homeside_menu a.amenu_box:hover .short {
      color: #fff; }

.col_home_sidemenu {
  padding: 0; }

.part_aside_kalendarz {
  margin: 30px 0 60px; }
  .part_aside_kalendarz .col_kal_img {
    padding: 0; }
    .part_aside_kalendarz .col_kal_img img {
      width: 100%; }
  .part_aside_kalendarz .col_kal_content {
    background-color: #0c4ca3;
    padding: 36px 28px 0; }
    .part_aside_kalendarz .col_kal_content .icon_row {
      margin-bottom: 18px; }
    .part_aside_kalendarz .col_kal_content .title {
      color: #fff;
      font: 21px/23px OpenSans_semibold;
      padding-bottom: 50px;
      border-bottom: 1px solid #286aca;
      margin-bottom: 40px; }
    .part_aside_kalendarz .col_kal_content .box_wydarzenie {
      margin-bottom: 50px; }
      .part_aside_kalendarz .col_kal_content .box_wydarzenie .wydarzenie_data {
        color: #bfbfbf;
        font: 11px/15px OpenSans_extrabold;
        height: 15px;
        vertical-align: middle;
        margin-bottom: 12px; }
        .part_aside_kalendarz .col_kal_content .box_wydarzenie .wydarzenie_data i.fa {
          font-size: 15px; }
      .part_aside_kalendarz .col_kal_content .box_wydarzenie .wydarzenie_title a {
        color: #fff;
        font: 16px/21px OpenSans_semibold; }
        .part_aside_kalendarz .col_kal_content .box_wydarzenie .wydarzenie_title a:hover {
          text-decoration: none; }

.part_home_news {
  padding: 20px 0 20px; }
  .part_home_news h2 {
    color: #0c4ca3;
    font: 24px OpenSans_semibold;
    margin-bottom: 38px;
    margin-top: 0; }
  .part_home_news .box_home_news {
    margin-bottom: 46px; }
    .part_home_news .box_home_news img {
      margin-bottom: 38px; }
    .part_home_news .box_home_news .data {
      color: #bfbfbf;
      font: 11px/11px OpenSans_extrabold;
      margin-bottom: 17px; }
    .part_home_news .box_home_news a.title {
      color: #131035;
      font: 16px/18px OpenSans_semibold;
      display: inline-block;
      margin-bottom: 18px; }
    .part_home_news .box_home_news .short {
      color: #717171;
      font: 14px/20px OpenSans_semibold; }
  .part_home_news .box_home_news:last-child {
    margin-bottom: 0px; }

.part_home_kalendarz {
  background-color: #f8f8f8; }
  .part_home_kalendarz .header {
    color: #0c4ca3;
    font: 24px/24px OpenSans_semibold;
    margin-top: 55px;
    margin-bottom: 40px; }
  .part_home_kalendarz .row_kalendarz {
    background-color: #fff;
    border: 1px solid #f4f4f4;
    border-bottom: 4px solid #f4f4f4;
    margin-bottom: 42px;
    margin-left: 0;
    margin-right: 0; }
    .part_home_kalendarz .row_kalendarz .box_home_wydarzenie {
      padding: 27px;
      border-right: 1px solid #f4f4f4;
      text-align: left;
      height: 135px; }
      .part_home_kalendarz .row_kalendarz .box_home_wydarzenie .data {
        color: #bfbfbf;
        height: 15px;
        font: 11px/15px OpenSans_extrabold;
        margin-bottom: 11px;
        vertical-align: middle; }
        .part_home_kalendarz .row_kalendarz .box_home_wydarzenie .data i.fa {
          font-size: 15px;
          line-height: 15px; }
      .part_home_kalendarz .row_kalendarz .box_home_wydarzenie .title a {
        color: #131035;
        font: 16px/21px OpenSans_semibold; }

.part_home_slider {
  margin: 0 auto;
  max-width: 1470px;
  position: relative; }
  .part_home_slider .home_slider {
    height: 490px;
    padding: 0;
    background-color: #0c4ca3;
    position: relative; }
    .part_home_slider .home_slider .row_slider {
      margin: 0; }
    .part_home_slider .home_slider .col_l, .part_home_slider .home_slider .col_r {
      padding: 0; }
    .part_home_slider .home_slider .col_l img {
      max-height: 490px; }
    .part_home_slider .home_slider .col_r {
      position: relative; }
      .part_home_slider .home_slider .col_r .shadow_square {
        position: absolute;
        top: 52px;
        left: -110px; }
      .part_home_slider .home_slider .col_r .slide_content {
        position: absolute;
        left: 85px;
        top: 115px; }
        .part_home_slider .home_slider .col_r .slide_content .text {
          color: #fff;
          font: 44px/55px OpenSans_extrabold;
          margin-bottom: 33px;
          width: 560px;
          height: 170px;
          overflow: hidden; }
    .part_home_slider .home_slider ul.slick-dots {
      list-style: none;
      font-size: 0;
      display: inline-block;
      position: absolute;
      top: 35%;
      left: 45%; }
      .part_home_slider .home_slider ul.slick-dots li {
        height: 50px;
        width: 20px;
        text-align: center; }
        .part_home_slider .home_slider ul.slick-dots li button {
          height: 10px;
          width: 10px;
          -webkit-border-radius: 10px;
          -moz-border-radius: 10px;
          -ms-border-radius: 10px;
          -o-border-radius: 10px;
          border-radius: 10px;
          background-color: transparent;
          border: 5px solid #fff;
          padding: 0;
          outline: none; }
      .part_home_slider .home_slider ul.slick-dots li.slick-active button {
        height: 20px;
        width: 20px;
        border: 2px solid #fff; }
  .part_home_slider .slider_arrows {
    display: inline-block;
    position: absolute;
    bottom: 127px;
    right: 160px;
    border: 1px solid #6994c7;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px; }
    .part_home_slider .slider_arrows .prev_arrow, .part_home_slider .slider_arrows .next_arrow {
      width: 50px;
      line-height: 43px;
      height: 43px;
      text-align: center;
      display: inline-block;
      cursor: pointer;
      padding: 0;
      margin: 0; }
      .part_home_slider .slider_arrows .prev_arrow i.fa, .part_home_slider .slider_arrows .next_arrow i.fa {
        vertical-align: middle;
        font-size: 19px;
        line-height: 43px;
        color: #6994c7; }
    .part_home_slider .slider_arrows .prev_arrow {
      width: 54px;
      border-right: 1px solid #6994c7; }

@media screen and (max-width: 1470px) {
  .part_home_slider {
    max-width: 1170px; }
    .part_home_slider .home_slider {
      height: 399px; }
      .part_home_slider .home_slider .col_l {
        overflow: hidden; }
      .part_home_slider .home_slider .col_r .shadow_square {
        height: 300px; }
      .part_home_slider .home_slider .col_r .slide_content {
        left: 50px;
        top: 100px; }
        .part_home_slider .home_slider .col_r .slide_content .text {
          width: 515px;
          font-size: 40px;
          line-height: 45px;
          margin-bottom: 10px;
          height: 140px; }
    .part_home_slider .slider_arrows {
      right: 70px;
      bottom: 105px; } }
.part_sonda {
  width: 316px;
  height: 271px;
  position: fixed;
  z-index: 10;
  top: 20%;
  right: -274px;
  -webkit-transition: right 1s;
  -moz-transition: right 1s;
  -ms-transition: right 1s;
  -o-transition: right 1s;
  transition: right 1s; }
  .part_sonda .title {
    width: 41px;
    height: 100px;
    background-color: #d3d9d5;
    float: left;
    position: relative; }
    .part_sonda .title .header {
      color: #0c4da9;
      font: 16px/23px OpenSans_extrabold;
      position: absolute;
      top: 40px;
      right: -10px;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }
  .part_sonda .form_container {
    float: left;
    height: 350px;
    width: 274px;
    background-color: #fff;
    border: 4px solid #d3d9d5;
    border-right: none;
    padding-top: 30px;
    padding-left: 28px; }
    .part_sonda .form_container .container_title {
      color: #0b2a4a;
      font: 16px/24px OpenSans_semibold;
      margin-bottom: 15px; }
    .part_sonda .form_container .frm_sonda {
      color: #717171; }
      .part_sonda .form_container .frm_sonda .form-group {
        margin-top: 15px;
        margin-bottom: 15px;
        margin-left: 15px; }
      .part_sonda .form_container .frm_sonda .grp_submit {
        margin-top: 15px; }
      .part_sonda .form_container .frm_sonda label.radio {
        color: #717171;
        font: 14px/20px OpenSans_semibold;
        vertical-align: middle; }
        .part_sonda .form_container .frm_sonda label.radio input {
          line-height: 20px;
          vertical-align: middle;
          margin-top: 0;
          margin-right: 10px; }
  .part_sonda:hover {
    right: 0; }

.row_home_top {
  margin: 45px 0 60px;
  border: 1px solid #ebebeb; }
  .row_home_top .col_home_news {
    border-right: 1px solid #ebebeb;
    height: 738px;
    overflow: hidden; }

.pg_default {
  padding-right: 60px; }
  .pg_default h1 {
    color: #0c4ca3;
    font: 24px/26px OpenSans_semibold; }
  .pg_default h2 {
    color: #080808;
    font: 20px/28px OpenSans_light; }

.pg_aside {
  padding-left: 0; }

@media screen and (max-width: 1199px) {
  .sm_bip img {
    width: 25px; }

  .box_news_list .col_foto_content {
    padding-left: 0; }

  header .header_top .phone i.fa {
    margin-right: 5px; }
  header .header_top .email {
    margin-left: 16px; }
  header .header_top .email i.fa {
    margin-right: 5px; }
  header .header_top .panel {
    margin-left: 20px; }
  header .sm_facebook, header .sm_google_plus, header .sm_youtube {
    margin-left: 5px; }

  .pg_default {
    padding-right: 20px; }

  .part_home_slider {
    max-width: 940px; }
    .part_home_slider .home_slider {
      height: 323px; }
      .part_home_slider .home_slider .col_l {
        overflow: hidden; }
      .part_home_slider .home_slider .col_r .shadow_square {
        top: 30px;
        height: 250px;
        width: 400px; }
      .part_home_slider .home_slider .col_r .slide_content {
        left: 40px;
        top: 70px; }
        .part_home_slider .home_slider .col_r .slide_content .text {
          width: 400px;
          font-size: 30px;
          line-height: 35px;
          margin-bottom: 10px;
          height: 107px; }
    .part_home_slider .slider_arrows {
      right: 50px;
      bottom: 90px; }

  .part_aside_menu .amenu_box .amenu_content {
    font-size: 13px; } }
@media screen and (max-width: 991px) {
  .box_news_list .col_foto_content {
    padding-left: 0; }

  header .box_main_menu ul.main_menu li a {
    font-family: OpenSans_regular; }

  .part_home_slider .home_slider {
    height: 256px; }
    .part_home_slider .home_slider ul.slick-dots {
      top: 28%;
      left: 40%; }
    .part_home_slider .home_slider .col_r .slide_content .text {
      width: 330px;
      font-size: 20px;
      line-height: 25px;
      margin-bottom: 15px;
      height: 75px; }
    .part_home_slider .home_slider .col_r .shadow_square {
      height: 200px;
      width: 330px; }
  .part_home_slider .slider_arrows {
    right: 20px;
    bottom: 50px; }

  .part_documents .boxv .img_box_top img {
    max-width: 150px; }
  .part_documents .boxh .col_l img {
    width: 40px;
    height: auto; }
  .part_documents .boxh .info {
    font: 18px/25px OpenSans_semibold; }

  .part_aside_menu .amenu_box {
    width: 33%; }

  .part_aside_menu .amenu_box .amenu_content {
    font-size: 15px; }

  .part_homeside_menu .amenu_box {
    height: 205px; }

  .pg_aside {
    margin-top: 20px; } }
@media screen and (max-width: 767px) {
  .shadow_square {
    -webkit-box-shadow: 0px 0px 0px 0 transparent;
    -moz-box-shadow: 0px 0px 0px 0 transparent;
    box-shadow: 0px 0px 0px 0 transparent; }
    .shadow_square::after {
      content: '';
      -webkit-box-shadow: 0px 0px 0px 0 transparent inset;
      -moz-box-shadow: 0px 0px 0px 0 transparent inset;
      box-shadow: 0px 0px 0px 0 transparent inset; }

  #map {
    width: 100%;
    height: 300px; }

  .frm_ask_question #captcha_label {
    font-size: 12px; }
    .frm_ask_question #captcha_label b {
      font-size: 12px; }
  .frm_ask_question input#captcha_input.form-control {
    padding: 0 10px; }

  .box_news_list {
    margin-right: 0; }

  ul.box_links_list li {
    padding-left: 5px;
    min-height: 35px;
    font: 14px/30px OpenSans_semibold; }

  header .header_top {
    height: 119px; }
    header .header_top .row_mail_xs {
      margin-top: 12px; }
      header .header_top .row_mail_xs .email, header .header_top .row_mail_xs .phone {
        line-height: 16px; }
      header .header_top .row_mail_xs .phone b {
        line-height: 16px; }
    header .header_top .row_menu_xs {
      margin-top: 10px; }
      header .header_top .row_menu_xs .col_menu_bar {
        padding-left: 0; }
        header .header_top .row_menu_xs .col_menu_bar button.navbar-toggle {
          margin-top: 10px;
          width: 45px;
          height: 45px;
          color: #fff;
          background-color: #84a2e0;
          border: none;
          margin-right: 0;
          -webkit-transition: background-color 1s;
          -moz-transition: background-color 1s;
          -ms-transition: background-color 1s;
          -o-transition: background-color 1s;
          transition: background-color 1s; }
          header .header_top .row_menu_xs .col_menu_bar button.navbar-toggle i.fa {
            font-size: 16px; }
          header .header_top .row_menu_xs .col_menu_bar button.navbar-toggle:hover {
            background-color: #0c4ca3; }
  header .box_main_menu {
    height: auto; }
    header .box_main_menu .navbar-collapse {
      padding-right: 0; }
    header .box_main_menu ul.main_menu {
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap;
      justify-content: flex-start;
      align-items: center;
      padding: 0;
      width: 100%;
      background-color: #2aa3fe; }
      header .box_main_menu ul.main_menu li {
        flex-grow: 0;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #2aa3fe; }
        header .box_main_menu ul.main_menu li a {
          padding-left: 15px;
          display: block;
          color: #fff;
          background-image: none; }
        header .box_main_menu ul.main_menu li:hover a, header .box_main_menu ul.main_menu li.active {
          color: #fff;
          background-image: none; }
        header .box_main_menu ul.main_menu li:hover, header .box_main_menu ul.main_menu li.active {
          border-bottom: 1px solid #fff; }
        header .box_main_menu ul.main_menu li.dropdown.active.open {
          background-color: #2aa3fe; }
          header .box_main_menu ul.main_menu li.dropdown.active.open a {
            background-color: #2aa3fe; }
        header .box_main_menu ul.main_menu li ul.dropdown-menu {
          border-bottom: 1px solid #2aa3fe;
          border-left: 1px solid #2aa3fe; }
          header .box_main_menu ul.main_menu li ul.dropdown-menu li {
            background-color: #2aa3fe;
            border-bottom: none; }
            header .box_main_menu ul.main_menu li ul.dropdown-menu li a {
              padding-left: 15px;
              color: #fff; }
            header .box_main_menu ul.main_menu li ul.dropdown-menu li:hover a {
              padding-left: 15px; }
    header .box_main_menu ul.navbar-nav {
      margin-top: 0;
      margin-bottom: 0; }

  footer .row_info {
    margin-top: 30px; }
  footer .col_address {
    padding-left: 0;
    padding-right: 0; }
  footer .col_newsletter {
    padding-left: 0;
    padding-right: 0; }
    footer .col_newsletter .part_newsletter {
      margin-top: 30px; }
      footer .col_newsletter .part_newsletter .newsletter {
        padding: 20px; }
        footer .col_newsletter .part_newsletter .newsletter .col_input {
          padding-right: 5px; }
        footer .col_newsletter .part_newsletter .newsletter .col_button {
          padding-left: 5px; }
  footer .row_copyright {
    line-height: 18px;
    margin-bottom: 150px; }
    footer .row_copyright a {
      line-height: 18px; }
    footer .row_copyright a.go_up {
      line-height: 46px; }
    footer .row_copyright .col_copy {
      font-size: 12px; }
    footer .row_copyright .col_realizacja {
      font-size: 12px;
      text-align: left;
      padding-left: 0; }
      footer .row_copyright .col_realizacja a, footer .row_copyright .col_realizacja b {
        font-size: 12px; }

  .job-offers-subpage .add-job-offer .content {
    padding: 0; }
    .job-offers-subpage .add-job-offer .content .label-row {
      text-align: left; }
    .job-offers-subpage .add-job-offer .content .input-row {
      text-align: right; }
      .job-offers-subpage .add-job-offer .content .input-row label {
        margin-left: 10px;
        margin-right: 0px; }
    .job-offers-subpage .add-job-offer .content .tou label {
      font-size: 12px;
      max-width: 100%; }

  .job-offers-subpage table.job-offers th {
    padding: 5px 5px; }
  .job-offers-subpage table.job-offers tbody td {
    padding: 5px 5px;
    line-height: 16px; }
    .job-offers-subpage table.job-offers tbody td p {
      margin: 5px 0; }
  .job-offers-subpage table.job-offers .offer-desc .offer-date {
    width: 100%;
    font-weight: bold;
    margin-bottom: 15px; }
  .job-offers-subpage table.job-offers .offer-desc .offer-contact {
    width: 100%;
    margin-top: 15px; }

  .col_breadcrumb {
    padding-left: 0; }

  .part_home_slider .home_slider {
    height: 330px; }
    .part_home_slider .home_slider .col_l {
      height: 213px; }
    .part_home_slider .home_slider .col_r {
      height: 116px; }
      .part_home_slider .home_slider .col_r .shadow_square {
        height: 285px;
        width: 277px;
        top: -190px;
        left: 20px; }
      .part_home_slider .home_slider .col_r .slide_content {
        left: 40px;
        top: 10px; }
        .part_home_slider .home_slider .col_r .slide_content .text {
          font-size: 16px;
          line-height: 20px;
          width: 240px; }
    .part_home_slider .home_slider ul.slick-dots {
      display: none !important; }

  .part_documents {
    height: auto;
    padding-left: 0;
    padding-right: 0;
    background: url("../img/bg/documents.jpg") no-repeat left bottom; }
    .part_documents .row_documents {
      padding-top: 0;
      margin-bottom: 75px; }
    .part_documents .boxv {
      height: 126px; }
      .part_documents .boxv .img_box_top {
        height: 70px;
        margin-top: 0;
        text-align: center;
        line-height: 70px; }
      .part_documents .boxv a {
        font-size: 14px;
        line-height: 14px; }
    .part_documents .wyroznienia_aptekarskie {
      width: 90px; }
    .part_documents .kodeks_etyki {
      height: 60px; }
    .part_documents .boxh {
      height: 84px;
      line-height: 84px; }
      .part_documents .boxh a {
        line-height: 84px; }

  .col_home_news .part_home_news, col_home_wydarzenia .part_home_news {
    border: none;
    border-top: none;
    margin-left: 0px;
    margin-right: 0px; }

  .col_home_wydarzenia {
    border-top: none; }

  .part_aside_menu .amenu_box {
    width: 50%; }

  .part_aside_kalendarz {
    margin-right: 0; }

  .col_home_sidemenu {
    margin: 30px 0 0; }
    .col_home_sidemenu .part_homeside_menu {
      margin: 15px; }
      .col_home_sidemenu .part_homeside_menu .amenu_box {
        height: 65px;
        border: 1px solid #dde5f0;
        width: 100%;
        margin: 5px 0; }
        .col_home_sidemenu .part_homeside_menu .amenu_box .amenu_content {
          padding-top: 0;
          font-size: 16px;
          line-height: 24px;
          padding-left: 20px; }
          .col_home_sidemenu .part_homeside_menu .amenu_box .amenu_content .title {
            display: inline-block;
            width: 70%;
            margin-top: 14px; }
          .col_home_sidemenu .part_homeside_menu .amenu_box .amenu_content a.btn_2b_gray_short {
            display: block;
            float: right;
            margin-top: 20px;
            margin-right: 30px; }

  .part_home_kalendarz .header {
    font-size: 23px; }
  .part_home_kalendarz .row_kalendarz .box_home_wydarzenie {
    border-bottom: 1px solid #f4f4f4; }
    .part_home_kalendarz .row_kalendarz .box_home_wydarzenie:last-child {
      border-bottom: none; }
  .part_home_kalendarz .row_kalendarz a {
    margin: 20px 0; }

  .job-offers-subpage .add-job-offer .content .input-row label input {
    margin-right: 1px; }

  .section_home_top {
    border: none;
    margin-top: 25px; }
    .section_home_top .col_home_news, .section_home_top .col_home_wydarzenia {
      border: none;
      height: auto; }
      .section_home_top .col_home_news .part_home_news, .section_home_top .col_home_wydarzenia .part_home_news {
        margin: 0;
        padding: 10px;
        border: 1px solid #ebebeb; }
    .section_home_top .col_home_wydarzenia .part_home_news {
      border-top: none; }

  .pg_default {
    padding-right: 0;
    padding-left: 0; }
    .pg_default h2 {
      font-size: 20px; }

  .pg_aside {
    padding-left: 0;
    padding-right: 0; } }

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