/* *** CSS RESET *** */
:focus {
  outline: 0;
}

a {
  outline: none;
  text-decoration: none;
}

a, img {
  border: 0;
}

button {
  cursor: pointer;
}

/* *** GLOBAL *** */
.container {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 1199px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1240px;
  }
}
.bx-wrapper {
  z-index: 1;
}

iframe {
  border: none;
}

body h1, body h2, body h3, body h4, body h5, body h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0;
  margin-top: 0;
}

body p {
  margin-bottom: 25px;
  margin-top: 0;
}

body h2 {
  font-size: 20px;
  margin-bottom: 25px;
  margin-top: 0;
}

body ul {
  margin-bottom: 25px;
  padding-left: 16px;
  margin-top: 0;
}

body ol {
  padding-left: 20px;
  margin-bottom: 25px;
  margin-top: 0;
}

body .bx-wrapper {
  padding: 0;
  border: none;
}

body {
  overflow-x: hidden;
}

figure {
  margin: 0;
}

body a:hover {
  text-decoration: none;
}

input, textarea, button {
  font-family: "Noto Sans", sans-serif;
}

body {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  line-height: 1.3;
  color: #000000;
  background: #fff;
  min-width: 302px;
}

img {
  max-width: 100%;
  max-height: 100%;
}

a, a:hover, a:focus, a:active {
  outline: none !important;
  text-decoration: none;
}

.hamburger, .hamburger:focus, .hamburger:active {
  outline: none !important;
  border: none !important;
  box-shadow: none;
}

body .hamburger-inner, body .hamburger-inner::before, body .hamburger-inner::after {
  height: 2px;
}

body .bx-wrapper .bx-controls-auto, body .bx-wrapper .bx-pager {
  position: relative;
  bottom: auto;
  width: auto;
}

.clearer {
  clear: both;
  height: 0;
}

.chosen-container-single .chosen-single div b {
  background: none;
}

.logo, img, a, button, .btn-1, .btn-1 span {
  transition: 0.15s linear;
}

.bx-caption {
  display: none;
}

.bx-wrapper {
  box-shadow: none;
  border: 0;
  margin: 0;
  background: transparent;
}

.content-box {
  float: left;
  width: 100%;
}

/* *** HEADER *** */
header {
  z-index: 10;
  top: 0;
  left: 0;
  padding: 17px 0 12px 0;
  width: 100%;
}

.content-box-1 {
  border-top: 66px solid #11497B;
}
.content-box-1 img {
  display: block;
}

.wrapper {
  width: 1000px;
  margin: 0 auto;
  max-width: 100%;
}

footer {
  position: relative;
  background: #11497B;
  color: #fff;
  padding: 30px 0;
}
footer .image {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
footer .description {
  width: 704px;
  max-width: 100%;
  position: relative;
  z-index: 1;
}
footer .description .txt-1 {
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 15px;
}
footer .description .txt-2 {
  font-size: 28px;
  margin-bottom: 40px;
}
footer .boxes-1 .row-box {
  display: flex;
  align-items: center;
}
footer .boxes-1 .row-box .sign {
  margin: 0 50px;
}
footer .boxes-1 .row-box .col-box .box-1 {
  text-align: center;
  font-size: 20px;
}
footer .boxes-1 .row-box .col-box .box-1 figure {
  width: 74px;
  margin: 0 auto;
  height: 74px;
  margin-bottom: 15px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #092844;
}

.content-box-2 {
  padding: 50px 0;
}
.content-box-2 .txt-1 {
  margin-bottom: 50px;
  font-size: 28px;
  font-weight: bold;
  color: #013766;
}
.content-box-2 .txt-2 {
  border-top: 1px solid #013766;
  font-size: 26px;
  font-weight: bold;
  color: #013766;
  padding-top: 10px;
  margin-bottom: 10px;
}
.content-box-2 .icon-1 {
  background: url("../../img/frontend/icons/05.png") right center no-repeat;
}
.content-box-2 .input-box input {
  display: block;
  width: 100%;
  border: none;
  font-size: 22px;
  padding: 0 15px;
  height: 50px;
  border-bottom: 1px solid #707070;
}
.content-box-2 label {
  color: #707070;
  padding: 0 15px;
  padding-top: 5px;
  font-size: 16px;
}
.content-box-2 .txt-3 {
  font-size: 22px;
  font-weight: bold;
  color: #013766;
}
.content-box-2 .input-box-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.content-box-2 .input-box-1 label {
  font-size: 22px;
  margin: 0;
}
.content-box-2 .input-box-1 input {
  border: 1px solid #707070;
  width: 160px;
  height: 50px;
  font-size: 22px;
  padding: 0 20px;
}
.content-box-2 .button-box {
  display: flex;
  padding: 50px 0 40px 0;
  border-bottom: 2px solid #11497B;
  margin-bottom: 40px;
}
.content-box-2 .input-file {
  border-radius: 10px;
  border: 2px solid #11497B;
  display: block;
  font-size: 22px;
  color: #013766;
  padding: 0 10px 0 20px;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  transition: 0.15s linear;
}
.content-box-2 .input-file:hover {
  opacity: 0.85;
}
.content-box-2 .input-file input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  opacity: 0;
  cursor: pointer;
}
.content-box-2 .input-file span {
  height: 70px;
  line-height: 70px;
  cursor: pointer;
  background: url("../../img/frontend/icons/06.png") right center no-repeat;
  display: block;
  padding-right: 90px;
}
.content-box-2 .txt-4 {
  font-weight: bold;
  color: #11497B;
  font-size: 26px;
  margin-bottom: 20px;
}
.content-box-2 .txt-5 {
  font-weight: bold;
  color: #242424;
  font-size: 16px;
}
.content-box-2 .input-box-2 {
  margin-top: 15px;
}
.content-box-2 .input-box-2 label {
  position: relative;
  color: #242424;
  font-size: 16px;
  padding: 0 0 0 24px;
}
.content-box-2 .input-box-2 label a {
  color: #000;
  text-decoration: underline;
}
.content-box-2 .input-box-2 label a:hover {
  text-decoration: none;
}
.content-box-2 .input-box-2 label input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
}
.content-box-2 .input-box-2 label span {
  display: inline-block;
}
.content-box-2 .input-box-2 label span:after {
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  border: 1px solid #BFD3E3;
  border-radius: 50%;
  content: "";
}
.content-box-2 .padding-box {
  padding-left: 24px;
}
.content-box-2 .txt-6 {
  padding: 22px 0;
  font-size: 12px;
}
.content-box-2 .txt-7 a {
  color: #11497B;
  font-size: 16px;
  text-decoration: underline;
}
.content-box-2 .txt-7 a:hover {
  text-decoration: none;
}
.content-box-2 .button-box-1 {
  padding: 35px 0 35px 0;
}

.btn-1 {
  height: 70px;
  padding: 0 30px;
  background: #11497B;
  border-radius: 10px;
  color: #fff;
  border: none;
  font-size: 22px;
  font-weight: bold;
}
.btn-1:hover {
  opacity: 0.9;
}

.content-box-2 .input-box-2 label :checked + span:after {
  border: 5px solid #BFD3E3;
  background: #11497B;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-40 {
  margin-top: 40px !important;
}/*# sourceMappingURL=style.css.map */

/* verbum */
.validation-error-text {
    color: #d9534f;
    font-size: 0.9rem;
    font-weight: 500;
    display: block;
    margin-top: 4px;
    padding: 0 15px;
}

.error-input {
  border-color: #d9534f !important;
}

.error-input-label {
  color: #d9534f !important;
}

.error-checkbox-label span,  .error-checkbox-label a{
    color: #d9534f !important;
}

.input-box select {
    width: 100%;
    border: none;
    border-bottom: 1px solid #888;
    background: transparent;
    outline: none;
    font-size: 16px;
    padding: 8px 0;
    color: #333;
    appearance: none; /* ukrywa strzałkę w Chrome, Safari, Edge */
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 20px;
    padding-right: 20px;
}