@charset "UTF-8";
html,
body {
  min-height: 100%;
  min-height: 100vh;
  margin-bottom: 240px; }

.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 0 0 30px !important; }
  .footer .footer-contact {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }

body {
  font-family: Arial, sans-serif;
  color: #000;
  background-color: #F5F5F5;
  position: relative;
  padding-bottom: 254px; }

a {
  color: #ff6600; }

a:hover {
  text-decoration: none;
  color: #8f8f8f; }

h1 {
  font-size: 32px;
  margin: 0;
  line-height: 36px;
  font-weight: bold;
  margin-bottom: 15px; }

h2 {
  font-size: 21px;
  font-weight: bold; }

.navbar-default .navbar-nav > li > .btn-medium:focus,
.navbar-default .navbar-nav > li > .btn-medium:hover {
  background-color: #cc5200; }

.btn-medium {
  display: inline-block;
  background-color: #ff6600;
  color: #fff !important;
  padding: 0px 10px;
  height: 40px;
  border: 0px solid transparent;
  margin-top: 4px;
  padding-top: 10px !important;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px; }

a.btn-medium {
  padding-top: 13px !important; }

.btn-medium:hover,
.btn-medium:focus {
  background-color: #cc5200; }

.btn-form {
  padding-top: 0px !important;
  min-width: 150px;
  float: right; }

a.btn-form {
  padding-top: 12px !important;
  text-align: center; }

.btn-form-back {
  float: left;
  background-color: #EAEAEA;
  color: #000 !important; }

.btn-form-back:hover {
  background-color: #8f8f8f; }

.btn-large,
a.btn-large {
  padding-top: 18px !important;
  height: 50px; }

.btn-purple {
  background-color: #9164cd;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: .3s background-color linear; }
  .btn-purple:hover {
    background-color: #763ec0 !important; }

.sitemap {
  list-style: none;
  padding-left: 0; }
  .sitemap a {
    color: #000;
    font-size: 17px; }
  .sitemap a:hover {
    color: #ff6600; }

.single-label {
  margin-top: 11px; }

.navbar-default {
  background-color: #fff;
  border-color: #fff; }
  .navbar-default .navbar-nav > li > a {
    color: #000; }
    .navbar-default .navbar-nav > li > a:hover {
      color: #ff6600; }
  .navbar-default .btn-medium {
    padding-top: 10px !important; }

.navbar {
  min-height: 90px;
  margin-bottom: 0px; }
  .navbar .nav {
    margin-top: 40px; }
  .navbar .btn-medium {
    margin: 0 5px; }

.navbar-header {
  min-height: 90px; }

.navbar-default .navbar-toggle {
  height: 40px;
  margin-top: 25px;
  border-color: #fff;
  border-radius: 0; }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #ff6600;
    height: 3px; }

.navbar .navbar-nav-center {
  display: inline-block;
  float: none;
  vertical-align: top; }

.navbar .navbar-collapse {
  text-align: center; }

.navbar-brand {
  margin-top: 2px;
  padding-left: 0; }

.navbar-right {
  margin-top: 34px !important; }
  .navbar-right li:last-child .btn-medium {
    margin-right: 0; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #EAEAEA; }

.navbar-inner, .navbar-inverse .navbar-inner {
  filter: none; }

.nav-tabs {
  width: 100%;
  border-bottom: 0px solid transparent; }
  .nav-tabs li {
    width: 50%;
    text-align: center;
    height: 60px;
    padding: 10px;
    border: 0px solid transparent;
    font-size: 16px;
    font-weight: bold; }
    .nav-tabs li a {
      border: 0px solid transparent;
      color: #fff;
      background-color: transparent; }
    .nav-tabs li a:hover {
      border: 0px solid transparent;
      background-color: transparent; }
  .nav-tabs li.active > a,
  .nav-tabs li.active > a:focus,
  .nav-tabs li.active > a:hover {
    border: 0px solid transparent;
    background-color: transparent;
    color: #fff; }

.parallax-window {
  min-height: 433px;
  background: transparent;
  height: 100%;
  width: 100%; }

.flexbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }

.push-header {
  height: 90px; }

.header-text {
  min-height: 200px;
  padding: 100px 35px;
  background-color: #4bb4e6;
  color: #fff;
  font-size: 17px; }
  .header-text .text-block {
    max-width: 46em;
    margin: auto; }
  .header-text small {
    color: #000; }

.review .text-block {
  max-width: 60em; }

.white-bg {
  background-color: #fff;
  color: #000; }

.blue-bg {
  background-color: #4bb4e6;
  color: #fff; }
  .blue-bg a {
    color: #000; }

.purpleWithBg {
  background: url("../img/relacje-bg.png");
  background-size: cover; }

.purple-bg {
  background-color: #9164cd;
  color: #fff; }

.green-bg {
  background-color: #50be87; }

.yellow-bg {
  background-color: #ffdc00;
  color: #000; }

.pink-bg {
  background-color: #FEB4E5; }

.content-text {
  padding: 70px 20px;
  font-size: 17px; }

.videoplayer {
  height: 329px;
  width: 100%;
  background-color: #505050; }

.ppl {
  padding: 100px; }
  .ppl img {
    max-width: 100%; }

.icon-block {
  padding-top: 0; }
  .icon-block .text-center {
    min-height: 210px; }
  .icon-block img {
    width: 140px; }

.downloads {
  line-height: 18px; }
  .downloads a {
    line-height: 13px; }

.smaller {
  font-size: 12px; }

.data p {
  margin: 0; }

.handimg {
  position: absolute;
  right: 0;
  top: 10px;
  text-align: right; }

.step {
  min-height: 245px;
  font-weight: bold; }
  .step p {
    margin-top: 15px; }

.contact {
  color: #000;
  font-size: 17px; }
  .contact p {
    margin: 0; }
    .contact p span {
      color: #000;
      font-weight: bold; }

.form-tabs {
  text-align: center; }
  .form-tabs .tab {
    min-height: 50px;
    padding: 15px 0; }
  .form-tabs .undone {
    color: #8f8f8f; }
  .form-tabs .current {
    color: #fff;
    background-color: #4bb4e6; }
  .form-tabs .completed {
    color: #000;
    background-color: #fff; }
  .form-tabs img {
    margin-right: 10px;
    margin-top: -2px;
    display: inline-block; }
  .form-tabs span {
    display: inline-block; }
  .form-tabs .number {
    display: none; }

.person {
  padding: 50px; }
  .person img {
    width: 200px;
    margin-right: 15px;
    margin-top: 10px;
    float: right; }

.wide-review {
  max-width: 100%;
  overflow-x: auto; }
  .wide-review .min-w-700 {
    min-width: 680px;
    max-width: 990px; }

.backupimg {
  z-index: 0; }
  .backupimg img {
    max-width: 100%; }

.no-bold label {
  font-weight: normal; }

.anchor {
  padding-top: 90px;
  margin-top: -90px; }

form input,
form select {
  height: 50px;
  padding: 0 15px;
  width: 100%;
  line-height: 50px; }
form input:focus,
form select:focus {
  outline: none;
  border: 1px solid #ff6600; }

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  margin-top: 6px;
  position: absolute;
  left: -10px; }

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer; }

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #f8f8f8;
  border-radius: 0px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0); }

/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: 'Ôťö';
  position: absolute;
  top: 0;
  left: 4px;
  font-size: 14px;
  color: #ff6600;
  transition: all .2s; }

/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0); }

[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1); }

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd; }

[type="checkbox"]:disabled:checked + label:after {
  color: #999; }

[type="checkbox"]:disabled + label {
  color: #aaa; }

/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted blue; }

/* hover style just for information */
label:hover:before {
  border: 1px solid #ff6600 !important; }

input[type="radio"] {
  display: none; }

input[type="radio"] + label {
  color: #000;
  font-family: Arial, sans-serif;
  font-size: 14px;
  cursor: pointer; }

input[type="radio"] + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
  -moz-border-radius: 50%;
  border-radius: 50%; }

input[type="radio"] + label span {
  background-color: #EAEAEA; }

input[type="radio"]:checked + label span {
  background-color: #ff6600; }

input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none !important;
  background-color: #ff6600;
  box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.5);
  border: 1px solid #999;
  height: 20px;
  width: 20px; }

input[type='range']::-moz-range-thumb {
  -moz-appearance: none;
  background-color: #ff6600;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #999;
  height: 20px;
  width: 20px; }

.upload #file {
  display: none;
  background-color: #ff6600;
  width: 150px;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.relative {
  position: relative;
  overflow: hidden; }

.no-p {
  padding: 0 !important; }

.m-0 {
  margin-left: 0;
  margin-right: 0; }

.p-t-0 {
  padding-top: 0px; }

.p-b-0 {
  padding-bottom: 0px; }

.m-t-0 {
  margin-top: 0px; }

.m-b-0 {
  margin-bottom: 0px; }

.p-t-10 {
  padding-top: 10px; }

.p-b-10 {
  padding-bottom: 10px; }

.m-t-10 {
  margin-top: 10px; }

.m-b-10 {
  margin-bottom: 10px; }

.p-t-20 {
  padding-top: 20px; }

.p-b-20 {
  padding-bottom: 20px; }

.m-t-20 {
  margin-top: 20px; }

.m-b-20 {
  margin-bottom: 20px; }

.p-t-30 {
  padding-top: 30px; }

.p-b-30 {
  padding-bottom: 30px; }

.m-t-30 {
  margin-top: 30px; }

.m-b-30 {
  margin-bottom: 30px; }

.p-t-40 {
  padding-top: 40px; }

.p-b-40 {
  padding-bottom: 40px; }

.m-t-40 {
  margin-top: 40px; }

.m-b-40 {
  margin-bottom: 40px; }

.p-t-50 {
  padding-top: 50px; }

.p-b-50 {
  padding-bottom: 50px; }

.m-t-50 {
  margin-top: 50px; }

.m-b-50 {
  margin-bottom: 50px; }

@media (max-width: 1200px) {
  .navbar-header {
    float: none; }

  .navbar-left,
  .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .collapse.in {
    display: block !important; }

  .navbar-right {
    padding-right: 15px; }

  .navbar-brand {
    padding-left: 15px; } }
@media (max-width: 991px) {
  body {
    padding-bottom: 340px; } }
@media (max-width: 768px) {
  body {
    padding-bottom: 0; }

  .footer {
    position: relative; }

  .navbar-right {
    padding-right: 0px; }

  .form-tabs img,
  .form-tabs span {
    display: none; }
  .form-tabs .number {
    display: block;
    font-weight: bold; }

  .icon-block {
    padding-top: 0; }
    .icon-block .text-block {
      text-align: center; }
    .icon-block .text-center {
      min-height: 110px;
      margin-top: 50px; }

  .person {
    text-align: left; }
    .person img {
      width: 200px;
      margin-right: auto;
      float: none; }

  .ppl {
    padding: 15px; } }
.from_who_row .from_who_more {
  display: inline-block;
  width: 60%;
  float: right; }
.from_who_row input {
  height: 30px;
  color: black;
  padding-left: 19px;
  line-height: 50px;
  border: none;
  background: #eaeaea;
  font-size: 12px; }

#app {
  background: url("../img/app-bg.jpg");
  background-size: cover;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px; }
  @media (max-width: 767px) {
    #app {
      background: url("../img/app-mb.png"); } }
  #app .bigText {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 270px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    width: 620px;
    line-height: 60px;
    font-family: Arial;
    font-size: 65px;
    font-weight: 600; }
    @media (min-width: 480px) and (max-width: 767px) {
      #app .bigText {
        top: 100px;
        font-size: 35px;
        width: 425px;
        line-height: 40px; } }
    @media (max-width: 479px) {
      #app .bigText {
        top: 120px;
        font-size: 50px;
        width: 310px;
        line-height: 55px; } }
  #app .buttons {
    position: absolute;
    display: block;
    top: 460px;
    left: 0;
    right: 0;
    margin: auto;
    width: 470px;
    text-align: center; }
    #app .buttons a {
      display: inline-block;
      text-decoration: none;
      text-align: center;
      font-weight: 600; }
      #app .buttons a:first-child {
        float: left;
        background: #f60;
        border: 1px solid #f60;
        border-radius: 4px;
        padding: 10px;
        color: #fff;
        width: 250px;
        transition: .3s all linear; }
        #app .buttons a:first-child:hover {
          background: transparent;
          color: #f60; }
          #app .buttons a:first-child:hover .takeApp span:before {
            background-position: 0px -22px; }
        #app .buttons a:first-child .takeApp {
          width: 255px; }
          @media (max-width: 767px) {
            #app .buttons a:first-child .takeApp {
              width: auto; } }
          #app .buttons a:first-child .takeApp span:before {
            content: '';
            background: url("../img/white-orange-down.png") no-repeat;
            background-size: cover;
            width: 16px;
            height: 20px;
            position: absolute;
            display: block; }
            @media (max-width: 767px) {
              #app .buttons a:first-child .takeApp span:before {
                left: 105px;
                margin: 0; } }
            @media (max-width: 479px) {
              #app .buttons a:first-child .takeApp span:before {
                left: 10px; } }
      #app .buttons a:last-child {
        float: right;
        background: transparent;
        border: 1px solid #f60;
        border-radius: 4px;
        padding: 10px;
        color: #f60;
        width: 210px;
        transition: .3s all linear; }
        #app .buttons a:last-child:hover {
          background: #f60;
          color: #fff; }
      @media (max-width: 767px) {
        #app .buttons a {
          display: block;
          width: 100% !important;
          margin: 10px 0; } }
    @media (min-width: 480px) and (max-width: 767px) {
      #app .buttons {
        top: 190px; } }
    @media (max-width: 479px) {
      #app .buttons {
        width: 90%;
        top: 345px; } }

.knowledge-base-icon {
  font-size: 125px; }

.map-search .school-info {
  position: absolute;
  right: 0; }

.searchBoxMin {
  padding: 38px 35px; }

.school-search-legend__element {
  padding-top: 8px;
  padding-bottom: 9px; }
  .school-search-legend__element a {
    color: #755f92; }

.school-search-legend__element:hover {
  cursor: pointer; }

.school-search-legend__element-searched {
  background: #e0e0e0; }

#headerimg a, #headerimg img {
  display: block; }
#headerimg img {
  max-width: 100%; }
#headerimg .button {
  border: 3px solid #fff;
  margin: 0;
  position: absolute;
  left: 50%;
  bottom: 6%;
  transform: translateX(-50%);
  white-space: nowrap; }
  @media (max-width: 991px) {
    #headerimg .button {
      bottom: 3%; } }

#popupNip {
  display: none; }

.popup-visible {
  display: block !important;
  position: relative;
  z-index: 2000; }
  .popup-visible .shadow {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .popup-visible .contain {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 40px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .popup-visible h3 {
    margin-top: 0; }
  .popup-visible ol {
    margin: 25px 0; }
    .popup-visible ol br {
      display: none; }
  .popup-visible button {
    border: none;
    background-color: #ff6600;
    color: #fff;
    padding: 0px 20px;
    height: 40px;
    margin-top: 20px;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px; }

/* recruitment_2018*/
.recruitment_2018 {
  cursor: pointer;
  /* display: none; */
}

@media (min-width: 1200px) {
  .recruitment_2018 {
    width: 100%;
  }
  .recruitment_2018 a {
    margin-right: 66px !important;
    padding: 0px 40px;
    float: right;
  }
}

@media (max-width: 1200px) {
  .recruitment_2018 a{
    width: 100%;
  }
}




/*# sourceMappingURL=style.css.map */
