@charset "UTF-8";
html, body {
  border: 0;
  font-family: "Helvetica-Neue", "Helvetica", Arial, sans-serif;
  line-height: 1.5;
  margin: 0;
  padding: 0; }

div, span, object, iframe, img, table, caption, thead, tbody,
tfoot, tr, tr, td, article, aside, canvas, details, figure, hgroup, menu,
nav, footer, header, section, summary, mark, audio, video {
  border: 0;
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cit, code,
del, dfn, em, ins, q, samp, small, strong, sub, sup, b, i, hr, dl, dt, dd,
ol, ul, li, fieldset, legend, label {
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
  display: block; }

table {
  border-collapse: separate;
  border-spacing: 0; }
  table caption, table th, table td {
    text-align: left;
    vertical-align: middle; }

a img {
  border: 0; }

:focus {
  -webkit-box-shadow: 0 0 1em  #284681;
          box-shadow: 0 0 1em  #284681; }

body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

html {
  margin-top: 0 !important; }

html, body {
  font-family: "Arimo", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #434241;
  overflow-x: hidden; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

a {
  text-decoration: none;
  cursor: pointer;
  color: #434241; }

img {
  max-width: 100%;
  vertical-align: middle; }

ul, ol, li {
  list-style-type: none; }

h1, h2, h3 {
  font-weight: 700; }

h1 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 20px; }

h2 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 15px; }

h3 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 15px; }

h4 {
  color: #29477f;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px; }
  
  h4 {
  color: #29477f;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px; }

hr {
  border-bottom: 1px solid #b3bfcd; }

.accent-a {
  color: #29477f; }

.hide {
  opacity: 0; }

.show {
  opacity: 1; }

.section {
  z-index: 1; }

.fb-icon {
  float: right;
  margin-right: 20px;
  margin-top: 10px;
  display: block; }
  .fb-icon img {
    height: 25px;
    width: auto; }

body img.cat-icon {
  width: 17px;
  height: auto;
  float: left;
  margin: 0 7px 0 0; }
  body img.cat-icon.medium {
    width: 25px; }

.btn {
  display: inline-block;
  padding: 8px 15px 7px 15px;
  min-width: 200px;
  border: 1px solid #434241;
  text-align: left;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px; }
  .btn i {
    margin-left: 20px;
    float: right;
    border: 1px solid #434241;
    border-radius: 90px;
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;
    padding: 2px 0 2px 3px;
    font-size: 14px;
    width: 21px;
    text-align: center; }
  .btn:hover {
    background: #29477f;
    color: #fff; }
    .btn:hover i {
      border: 1px solid #fff; }
  .btn.btn-white {
    color: #fff;
    border: 1px solid #fff; }
    .btn.btn-white i {
      border: 1px solid #fff; }
  .btn.btn-white:hover {
    background: #fff;
    color: #29477f; }
    .btn.btn-white:hover i {
      border: 1px solid #29477f; }

.vertical-center {
  display: table; }

.vertical-center-inside {
  display: table-cell;
  vertical-align: middle; }

.row {
  *zoom: 1; }
  .row:before, .row:after {
    content: "";
    display: table; }
  .row:after {
    clear: both; }

.col {
  display: inline;
  float: left;
  width: 97.2222222222%;
  margin: 0 1.3888888889%;
  margin-bottom: 20px;
  padding: 20px 0; }
  @media only screen and (min-width: 760px) {
    .col {
      padding: 47px; } }
  @media only screen and (min-width: 1024px) {
    .col {
      margin-bottom: 0; } }
  .col.no-padding {
    padding: 0; }

.single-col {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0; }
  @media only screen and (min-width: 760px) {
    .single-col {
      padding: 20px; } }

@media only screen and (min-width: 760px) {
  .col-3 {
    display: inline;
    float: left;
    width: 47.2222222222%;
    margin: 0 1.3888888889%; } }
@media only screen and (min-width: 1024px) {
  .col-3 {
    display: inline;
    float: left;
    width: 22.2222222222%;
    margin: 0 1.3888888889%; } }

@media only screen and (min-width: 760px) {
  .col-4 {
    display: inline;
    float: left;
    width: 47.2222222222%;
    margin: 0 1.3888888889%; } }
@media only screen and (min-width: 1024px) {
  .col-4 {
    display: inline;
    float: left;
    width: 30.5555555556%;
    margin: 0 1.3888888889%; } }

@media only screen and (min-width: 1024px) {
  .col-6 {
    display: inline;
    float: left;
    width: 47.2222222222%;
    margin: 0 1.3888888889%; } }

@media only screen and (min-width: 760px) {
  .col-9 {
    display: inline;
    float: left;
    width: 47.2222222222%;
    margin: 0 1.3888888889%; } }
@media only screen and (min-width: 1024px) {
  .col-9 {
    display: inline;
    float: left;
    width: 72.2222222222%;
    margin: 0 1.3888888889%; } }

.container {
  max-width: 1000px;
  padding: 0 20px;
  margin: 0 auto;
  *zoom: 1; }
  .container:before, .container:after {
    content: "";
    display: table; }
  .container:after {
    clear: both; }
  @media only screen and (min-width: 1400px) {
    .container {
      max-width: 1200px; } }

.basic-container {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media only screen and (min-width: 1024px) {
    .basic-container {
      padding: 0; } }

.container-wrapper {
  max-width: 1300px;
  padding: 0 10px;
  margin: 0 auto;
  *zoom: 1; }
  .container-wrapper:before, .container-wrapper:after {
    content: "";
    display: table; }
  .container-wrapper:after {
    clear: both; }
  @media only screen and (min-width: 760px) {
    .container-wrapper {
      padding: 0 50px; } }
  @media only screen and (min-width: 1400px) {
    .container-wrapper {
      max-width: 1600px; } }

.slider-fix .bx-viewport, .slider-fix .bx-wrapper {
  position: relative;
  width: 100%;
  height: 100% !important;
  top: 0;
  left: 0; }
.slider-fix .bxslider, .slider-fix .bxslider li {
  height: 100% !important; }
.slider-fix .bxslider li {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

#header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background: #fff;
  z-index: 99;
  border-bottom: 1px solid #b3bfcd; }
  #header .col {
    padding: 0;
    margin-bottom: 0; }
    @media only screen and (min-width: 760px) {
      #header .col {
        padding: 0 20px; } }
  #header .logo-container {
    float: left;
    padding: 20px 0;
    width: auto; }
    #header .logo-container img {
      width: auto;
      height: 55px; }
  #header .languages {
    float: right;
    overflow: auto;
    margin-top: 5px;
    display: none; }
    #header .languages a {
      float: left;
      display: block;
      padding: 10px 0;
      margin: 0 5px; }
    #header .languages img {
      display: block;
      height: 15px;
      width: auto; }
    @media only screen and (min-width: 760px) {
      #header .languages {
        display: block; } }
  #header .slicknav_btn {
    margin: 21px 0 0; }

#nav {
  float: left;
  overflow: auto;
  display: none;
  margin: 18px 0 0 26px; }
  #nav li {
    float: left; }
    #nav li a {
      display: block;
      margin: 0 7px;
      padding: 10px 7px;
      color: #434241;
      font-weight: 600;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    #nav li a:hover {
      color: #29477f; }
  @media only screen and (min-width: 760px) {
    #nav {
      display: block; } }
  @media only screen and (min-width: 1400px) {
    #nav li a {
      margin: 0 10px;
      padding: 10px; } }

#main-header {
  position: relative;
  margin-top: 100px; }
  #main-header .main-bg {
    width: auto;
    height: 100%;
    position: absolute;
    z-index: 1; }
  #main-header .container-wrapper {
    position: relative;
    z-index: 1; }
  #main-header .col a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%; }
    #main-header .col a img {
      height: auto;
      width: 100%; }
    #main-header .col a .title {
      bottom: 0;
      left: 0;
      width: 100%;
      position: absolute;
      padding: 10px;
      text-align: center;
      background: #29477f;
      opacity: 0.8;
      color: #fff;
      font-size: 16px;
      font-weight: bold; }
      #main-header .col a .title img {
        padding-right: 10px;
        height: 24px;
        width: auto;
        margin-top: -4px; }
  @media only screen and (min-width: 760px) {
    #main-header .main-bg {
      width: 100%;
      height: auto; }
    #main-header .basic-container {
      padding: 0; }
    #main-header p {
      font-size: 18px;
      line-height: 20px; }
    #main-header li {
      text-align: left; }
      #main-header li p, #main-header li h1 {
        max-width: 60%; }
      #main-header li img {
        display: block;
        float: right;
        padding-left: 50px;
        max-width: 40%; } }
  @media only screen and (min-width: 1400px) {
    #main-header li p {
      margin-bottom: 60px; } }

.section {
  overflow: hidden; }
  .section .section-title {
    margin-bottom: 50px;
    text-align: center; }
    .section .section-title hr {
      width: 200px;
      margin: 0 auto; }
    .section .section-title p {
      font-size: 18px;
      margin-top: 20px; }

.icons-container {
  text-align: center; }
  .icons-container img {
    width: 30%;
    height: auto;
    float: left; }
  .icons-container .text {
    max-width: 69.999%;
    font-size: 18px;
    font-weight: bold;
    color: #29477f;
    float: right;
    padding: 0 10px;
    width: 100%;
    margin-top: 1.4rem; }
    .icons-container .text b, .icons-container .text strong {
      font-size: 72px;
      vertical-align: bottom;
      line-height: 50px;
      display: inline-block; }

.paretnerzy-section {
  text-align: center; }
  .paretnerzy-section a {
    display: inline-block;
    height: 130px;
    width: auto;
    padding: 20px 30px; }
    .paretnerzy-section a img {
      height: 100%;
      width: auto; }

.dual-col .col {
  margin: 0;
  padding: 0; }
  @media only screen and (min-width: 760px) {
    .dual-col .col {
      padding: 15px; } }
.dual-col .sidebar {
  float: left;
  width: 100%; }
  .dual-col .sidebar .content-row {
    border-top: 1px solid #b3bfcd;
    padding-bottom: 20px; }
    .dual-col .sidebar .content-row p {
      text-indent: 0;
      font-size: 14px;
      line-height: 20px; }
  .dual-col .sidebar .files a {
    display: block;
    overflow: auto;
    margin-bottom: 10px; }
    .dual-col .sidebar .files a img {
      float: left;
      margin: 0 10px 0px 0;
      height: 20px;
      width: auto; }
  @media only screen and (min-width: 760px) {
    .dual-col .sidebar {
      width: 30%; } }
.dual-col .right-col {
  float: right;
  width: 100%; }
  @media only screen and (min-width: 760px) {
    .dual-col .right-col {
      width: 69.9999%; } }
  .dual-col .right-col .border-top {
    border-top: 1px solid #b3bfcd; }

.single #main-header .title, .archive #main-header .title, .page-template-default #main-header .title, .page-template-archive #main-header .title, .page-template-projekty #main-header .title {
  color: #29477f;
  text-align: center;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  display: block;
  font-size: 30px; }
.single .basic-content, .archive .basic-content, .page-template-default .basic-content, .page-template-archive .basic-content, .page-template-projekty .basic-content {
  padding: 30px 0 20px; }
  
 .accordion-wrap .accordion-content table tr td p strong {
 text-transform: none;
 }

.page-template-kontakt .basic-content {
  padding-top: 0; }
  .page-template-kontakt .basic-content p {
    text-indent: 0; }
.page-template-kontakt #main-header {
  height: 400px; }
  .page-template-kontakt #main-header iframe {
    height: 400px;
    width: 100%; }
.page-template-kontakt .block-left {
  width: 100%;
  float: left; }
  @media only screen and (min-width: 760px) {
    .page-template-kontakt .block-left {
      width: 50%; } }
.page-template-kontakt .block-right {
  width: 100%;
  float: right; }
  @media only screen and (min-width: 760px) {
    .page-template-kontakt .block-right {
      width: 50%; } }

.archive .with-images .item {
  float: left;
  width: 100%;
  padding: 0 20px 0 0;
  border: 0;
  height: 290px;
  margin-bottom: 20px; }
  .archive .with-images .item img {
    height: auto;
    width: 100%;
    margin: 0;
    max-width: none; }
  .archive .with-images .item .image-container {
    height: 100%;
    float: left;
    width: 50%;
    display: block;
    overflow: hidden; }
  .archive .with-images .item .text {
    float: right;
    width: 50%;
    padding: 15px; }
  .archive .with-images .item .label {
    position: absolute;
    bottom: 10px;
    right: 20px; }
  .archive .with-images .item .title {
    color: #29477f;
    font-weight: 700;
    width: 100%; }
  @media only screen and (min-width: 760px) {
    .archive .with-images .item {
      width: 50%; } }
.archive .section-title hr {
  margin: 25px auto; }
.archive .item {
  position: relative;
  padding: 15px 5px;
  display: block;
  border-top: 1px solid #b3bfcd; }
  .archive .item:hover {
    background: #a2b6cb; }
  .archive .item span {
    display: block; }
  .archive .item .status {
    float: right; }
  .archive .item .data {
    font-weight: 700;
    margin-bottom: 5px; }
  .archive .item .title {
    width: 70%; }
  .archive .item p {
    text-indent: 0; }
  .archive .item .tagi {
    float: right; }
.archive .category_list li {
  padding: 5px 30px 0 0; }
  .archive .category_list li a {
    display: block;
    font-weight: 700;
    padding: 2px 5px; }
  .archive .category_list li.active a {
    color: #29477f; }

.single .col h1 {
  border-top: 1px solid #b3bfcd;
  font-size: 22px;
  line-height: 26px;
  padding-top: 20px; }
.single .right-col ul {
  padding-bottom: 20px; }
.single .right-col p {
  text-indent: 0; }

.full-width-posts .item {
  border-top: 1px solid #b3bfcd;
  margin-bottom: 10px;
  display: block;
  overflow: auto;
  padding: 15px; }
  .full-width-posts .item span {
    display: block; }
  .full-width-posts .item .left {
    width: 100%;
    margin-bottom: 15px; }
    @media only screen and (min-width: 760px) {
      .full-width-posts .item .left {
        width: 19%;
        float: left; } }
  .full-width-posts .item .right {
    width: 100%; }
    @media only screen and (min-width: 760px) {
      .full-width-posts .item .right {
        width: 80%;
        float: right; } }
  .full-width-posts .item .data {
    font-size: 18px;
    font-weight: bold; }
  .full-width-posts .item .title {
    font-size: 22px;
    font-weight: bold;
    color: #29477f;
    margin-bottom: 10px; }
  .full-width-posts .item a.label {
    float: right; }
    .full-width-posts .item a.label:hover {
      color: #29477f;
      font-weight: bold; }

.szkolenia-table {
  margin-top: 40px; }
  .szkolenia-table th {
    padding: 10px 15px;
    font-size: 12px; }
  .szkolenia-table td {
    border-top: 1px solid #b3bfcd;
    padding: 15px; }
  .szkolenia-table .data {
    min-width: 190px; }
  .szkolenia-table .status {
    min-width: 100px; }
  .szkolenia-table .tagi {
    min-width: 100px; }

#footer {
  text-align: center;
  color: #fff; }
  #footer a, #footer p {
    color: #fff;
    font-size: 12px;
    line-height: 16px; }
  #footer h2 {
    text-align: left; }
  #footer li {
    text-align: left; }
  #footer a {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    #footer a:hover {
      color: #c7d9f9; }
  #footer .col {
    margin-bottom: 0; }
  #footer .widget_wysija {
    position: relative;
    overflow: auto;
    word-wrap: break-word; }
    #footer .widget_wysija p {
      width: 100%;
      float: left;
      text-align: left; }
      @media only screen and (min-width: 760px) {
        #footer .widget_wysija p {
          width: 50%; } }
    #footer .widget_wysija .wysija-checkbox-label {
      display: none; }
    #footer .widget_wysija .wysija-paragraph {
      margin-top: 20px; }
      #footer .widget_wysija .wysija-paragraph label {
        float: left;
        margin-right: 5px; }
    #footer .widget_wysija .wysija-submit {
      position: absolute;
      right: 0;
      bottom: 0; }
  #footer .menu-item {
    margin-bottom: 7px; }
    #footer .menu-item a {
      font-size: 18px;
      line-height: 24px; }
    @media only screen and (min-width: 760px) {
      #footer .menu-item {
        margin-bottom: 1px; }
        #footer .menu-item a {
          font-size: 12px;
          line-height: 16px; } }
  #footer .main-footer {
    background: #565554; }
    @media only screen and (min-width: 760px) {
      #footer .main-footer .left {
        text-align: left; } }
  #footer .copyright {
    background: #2d2c2b; }
    #footer .copyright .col {
      margin-bottom: 0; }
    #footer .copyright p {
      text-align: center; }
      #footer .copyright p.right {
        margin-top: 10px; }
    @media only screen and (min-width: 760px) {
      #footer .copyright p {
        text-align: center;
        float: none; }
        #footer .copyright p.right {
          text-align: right;
          float: right;
          margin: 0; } }

.page-not-found {
  text-align: center;
  padding: 20px 0; }
  .page-not-found img {
    width: 90%;
    height: auto;
    margin: 0 auto 40px;
    display: block; }
  @media only screen and (min-width: 760px) {
    .page-not-found {
      text-align: left;
      padding: 120px 0 150px; }
      .page-not-found img {
        float: left;
        margin-right: 50px;
        height: 200px;
        width: auto; } }

#cookie-law-info-bar {
  padding: 10px 0; }

.cat-info {
  cursor: default; }

.basic-content {
  padding: 70px 0 20px; }
  .basic-content h1 {
    text-align: center;
    color: #29477f; }
  .basic-content h2 {
    color: #29477f;
    font-size: 20px;
    line-height: 24px;
    margin: 20px 0 10px; }
  .basic-content p {
    margin-bottom: 10px;
    text-indent: 0; }
  .basic-content img {
    max-width: 100%;
    height: auto;
    margin: 10px auto 20px;
    display: block; }
  .basic-content .alignright {
    float: none; }
  .basic-content .author {
    text-align: right;
    margin-top: 20px;
    margin-bottom: 0; }
    .basic-content .author strong {
      padding-left: 10px; }
  .basic-content ul {
    padding-left: 0;
    margin-bottom: 15px; }
  .basic-content .category_list li {
    padding-right: 0; }
  .basic-content .category_list a {
    font-size: 14px;
    margin-bottom: 4px;
    /*background: url('/wp-content/themes/gfw/img/arrow-right.png') no-repeat ;*/
    background-position: top right; }
    .basic-content .category_list a:hover {
      background-color: #a2b6cb; }
  @media only screen and (min-width: 760px) {
    .basic-content h1 {
      text-align: left; }
    .basic-content p {
      font-size: 16px;
      line-height: 26px; }
    .basic-content .alignright {
      float: right;
      margin: 0 0 10px 20px;
      max-width: 38%; }
    .basic-content .alignleft {
      float: left;
      margin: 0 20px 10px 0;
      max-width: 38%; } }
  @media only screen and (min-width: 1024px) {
    .basic-content h1 {
      font-size: 44px;
      line-height: 48px; }
    .basic-content p {
      line-height: 28px;
      margin-bottom: 20px; }
    .basic-content h2 {
      font-size: 22px;
      line-height: 26px; } }

.page-template-projekty .col {
  padding: 20px; }

.choose-type {
  	/*
  	.generate-pdf {
  		float: right;
  	}
  */ }
  .choose-type .generate-pdf img {
    display: inline-block;
    margin: 0.5em 0 0.2em 1em; }
  .choose-type .generate-pdf {
    background-color: #284681;
    color: #fff;
    padding: 0 1em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    border: solid 1px #0d2044;
    border-radius: 3px; }
  .choose-type .typ-szkolenia {
    display: block;
    float: left;
    width: 30%;
    padding: 20px;
    text-align: center;
    border: 1px solid #29477f; }
    .choose-type .typ-szkolenia.active {
      background: #29477f;
      color: #fff; }
    .choose-type .typ-szkolenia:hover {
      background: #666;
      color: #fff; }

.page-template-kontakt .block-right form input, .page-template-kontakt .block-right form textarea {
  width: 100%; }
.page-template-kontakt .block-right form input[type="submit"] {
  width: auto;
  padding: 5px 30px;
  margin: 0 auto;
  display: block; }

.wpdevartpoll {
  padding: 20px; }
  .wpdevartpoll .poll_question {
    font-size: 20px;
    margin-bottom: 10px !important;
    text-align: center; }
  .wpdevartpoll .radio_or_select_span {
    display: none !important; }
  .wpdevartpoll .div_with_ceckbox_or_select {
    margin: 0px auto !important;
    width: 50%; }

.main-boxes {
  padding-top: 20px; }
  .main-boxes .col-4 {
    height: 250px;
    padding: 10px; }
    .main-boxes .col-4 a {
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat; }

.basic-content .right-col ul {
  padding-left: 20px; }
  .basic-content .right-col ul li {
    list-style-type: disc; }

.page-template-kontakt .pracownicy a {
  color: #000080; }

/*ELEMENTY UKRYTE WIZUALNIE*/
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* Style dla skiplinków*/
#gfw-skiplinks a {
  position: absolute;
  z-index: 100;
  top: 20px;
  left: -110%;
  padding: 5px 10px;
  background: #eeeeee; }

#gfw-skiplinks a:focus {
  left: 6px;
  top: 7px;
  height: auto;
  width: auto;
  display: block;
  font-size: 16px;
  padding: 15px 23px 14px;
  background: #f1f1f1;
  color: #0073aa;
  z-index: 100000;
  line-height: normal;
  text-decoration: none;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); }

/*ukryte menu */
.nd-menu-hidden {
  display: block !important; }

.nd-menu-hidden li {
  float: none !important; }

/*przyciski dla niepełnosprawnych*/
#nd-wcag-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: fixed;
  -webkit-box-shadow: 0 0 10px #0b0b0b;
          box-shadow: 0 0 10px #0b0b0b;
  z-index: 100; }

.nd-wcag-btn {
  padding: 1rem 1rem 1rem 1rem;
  background-color: #284681; }

.nd-wcag-btn::before {
  content: '';
  display: inline-block;
  width: 2.5em;
  height: 2.5em;
  margin-bottom: -0.7em; }

#wcag-font::before {
  background: url("/wp-content/themes/gfw/img/wai-icon-aa.svg") no-repeat; }

#wcag-contrast::before {
  background: url("/wp-content/themes/gfw/img/wai-icon-cont.svg") no-repeat; }

#wcag-gray::before {
  background: url("/wp-content/themes/gfw/img/wai-icon-gray.svg") no-repeat; }

.wcag-label {
  color: #fff;
  direction: rtl;
  position: relative;
  left: -250px;
  letter-spacing: -80px;
  -webkit-transition: letter-spacing 0.3s ease-in-out;
  transition: letter-spacing 0.3s ease-in-out; }

.nd-wcag-btn:hover > .wcag-label, .nd-wcag-btn:focus > .wcag-label {
  letter-spacing: initial;
  left: 0;
  direction: ltr;
  font-size: 150%; }

/*hamburger*/
#menu-toggle {
  display: none;
  position: absolute;
  top: 15px;
  left: 15px;
  cursor: pointer;
  z-index: 4;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none; }

#menu-toggle span {
  display: block;
  width: 50px;
  height: 6px;
  margin-bottom: 6px;
  position: relative;
  background: #444444;
  border-radius: 3px;
  z-index: 1;
  will-change: transform, opacity;
  -webkit-transition: opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1); }

/*animacja*/
.nd-hamburger-active span:first-child {
  opacity: 1;
  -webkit-transform: rotate(-315deg) translate(8px, 8px);
          transform: rotate(-315deg) translate(8px, 8px); }

.nd-hamburger-active span:nth-child(2) {
  opacity: 0;
  -webkit-transform: scale(0.1, 0.1);
          transform: scale(0.1, 0.1); }

.nd-hamburger-active span:nth-child(3) {
  -webkit-transform: rotate(315deg) translate(8px, -8px);
          transform: rotate(315deg) translate(8px, -8px); }

@media only screen and (max-width: 760px) {
  #menu-toggle {
    display: block; }

  #nd-wcag-wrapper {
    display: none; } }
/*sekcja ikon home*/
.icons-container h3 {
  font-size: 300%; }

.icons-container h4 {
  font-size: 120%; }

/*sekcja szkoleń home */
.section.szkolenia-section a {
  text-decoration: underline; }

/*Formularz kontaktowy */
.wpcf7-form {
  padding: 0 10px; }

/*pracownicy na stronie kontakt*/
.grid-container {
  display: grid;
  grid-template-columns: 35% auto; }

.grid-container div:nth-child(4n-1), .grid-container div:nth-child(4n) {
  background-color: #e7f1f2; }

.grid-txt {
  padding: 20px 0 0 20px; }

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