#flag_pl{background: url(../img/poland2.svg); width: 30px; height: 30px; border: none; margin-top: 2px;}
#flag_en{background: url(../img/uk2.svg); width: 30px; height: 30px; border: none; margin-top: 2px;}
.banner1T {padding-top: 50px; color: #fff; font-size: 3.375rem;}
.item3 .banner1T, .item3 .banner1D {color:#012542;font-weight: bold;}
.banner1D {color: #fff; font-size: 1.5rem; font-family: 'SourceSansPro'; font-weight: normal;}
.banner1B {margin-top:15px;}
.item1 {height:500px; background-image: url(../img/baner1.jpg); background-size: cover; background-position: center top;}
.item2 {height:500px; background-image: url(../img/baner3.jpg?2); background-size: cover; background-position: center top;}
.item2en {height:500px; background-image: url(../img/baner3en.jpg); background-size: cover; background-position: center top;}
.item2padding {padding-top: 28px;}
.item2top {top: 130px;}
.item2bg {background-color: none; width:  max-content;}
.item3 {height:500px; background-image: url(../img/baner2.jpg); background-size: cover; background-position: center top;}
.item3bg {background-color:#ffffffd5; padding: 15px 15px 20px 15px; width:  max-content;}
.item2padding {padding-top: 22px;}
.hdr {height: 550px;}

@media only screen and (max-width: 768px) {
  .item2bg {background-color:#012542c2;}

  /* RESPONSYWNOŚĆ SLIDER*/

  .hdr {height: 250px;}
  .item1 {height:200px; background-image: url(../img/baner1_800.jpg); background-size: cover; background-position: left top;}
  .item2 {height:200px; background-image: url(../img/baner3_800.jpg); background-size: cover; background-position: center top;}
  .item2en {height:200px; background-image: url(../img/baner3en_800.jpg); background-size: cover; background-position: center top;}
  .item3 {height:200px; background-image: url(../img/baner2_800.jpg); background-size: cover; background-position: center top;}
  .banner1T {padding-top: 0px; color: #fff; font-size: 1.8rem;}
  .banner1D {color: #fff; font-size: 0.9rem; font-family: 'SourceSansPro'; font-weight: normal; margin-top: 0px;}
  .banner1B {margin-top:0px;}
  .item2padding {padding-top: 15px;}
  .item2top {top: 0px;}
  .item3bg {background-color: #ffffffd5;; padding: 0px; width: fit-content;}
  .item3 .banner1T, .item3 .banner1D {color:#012542;font-weight: bold;}
  .item .btn1 {display: none;}

/* RESPONSYWNOŚĆ SLIDER KONIEC*/


}


.btn1{
    background-color: #c8a964;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    padding: 16px 22px;
    display: inline-block;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
  }
.btn1:hover, .btn1:focus, .btn1:active {
    background-color: #313131;
    color: #fff;
}
.info {
  border-left: 1px solid #efefef;
  padding-left: 20px;
}
.info h3{
        font-size: 48px;
        font-size: 2.1rem;
        font-weight: bold;
        margin: 0;
        color: #c8a964;
}
.info p{
    margin: 0px;
    line-height: 1.2rem;
}
/* O NAS  - START*/
.onas .info h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin: 0;
  color: #032a4d;
  padding: 16px 20px;
  margin: 15px 0px;
  height: auto;
  background-color: #ffffff;
  border-left: 1px solid;
  transition: all 500ms;
}
.onas .info h4:hover {
  color: #c8a964;
  cursor: pointer;
  transition: all 500ms;
}
.onas .info {
  padding-left: 100px;
  border:none;
}
.onas .icon {
  border: none;
  position: relative;
  float: left;
  height: 50px;
}
/* O NAS  - KONIEC*/
.onas2 .info h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin: 0;
  color: #032a4d;
  padding: 30px 20px;
  margin: 15px 0px;
  height: auto;
  background-color: #ffffff;
  border-left: 1px solid;
  transition: all 500ms;
}
.onas2 .info h4:hover {
  color: #c8a964;
  cursor: pointer;
  transition: all 500ms;
}
.onas2 .info {
  padding-left: 100px;
  border:none;
}
.onas2 .icon {
  border: none;
  position: relative;
  float: left;
  height: 80px;
  top: 15px;
  left: 20px;
}
/* USLUGI  - START*/
.card-body {border-left: 1px solid #c8a964; margin-left: 100px;}
/* USLUGI  - KONIEC*/
/* ZESPOL  - START*/
.miasto{background-color: #003e77; color: #f5f5f5; font-weight: bold; padding: 10px; text-align: center; text-transform: uppercase; font-size: 18px; border: 5px solid #fff ;}
.miasto:hover{background-color: #012542;}
/* ZESPOL  - KONIEC*/
/* KARIERA  - START*/
.kariera h3 {color:#06417a; margin-top: 0px;}
.ramka {border: 1px solid #e9e9e9; padding: 25px; height: 320px; background-color: #ffffff;}
.ramka:hover{background-color: #e9e9e9;}
.kariera-wiecej h1{color:#06417a; margin-top: 0px; font-size: 1.1rem;}
.kariera-wiecej h2:hover{cursor: pointer; color: #012542;}
.kariera-wiecej .card-body {margin-left: 0px;}
/* KARIERA  - KONIEC*/
/* KONTAKT  - START*/
.miasto{background-color: #003e77; color: #f5f5f5; font-weight: bold; padding: 10px; text-align: center; text-transform: uppercase; font-size: 18px; border: 5px solid #fff ;}
.miasto-opis {margin-left: 20px;}
.miasto-opis p{margin-top: 5px;}
.kontakt h3, .kontakt h4 {color:#06417a; margin-top: 0px;}
.kontakt .ramka {border: 0px solid #e9e9e9; padding: 0px; height: auto; background-color: #ffffff; display: inline-block;}
.kontakt .ramka:hover{background-color: #fff}
.kariera-wiecej h1{color:#06417a; margin-top: 0px; font-size: 1.1rem;}
.kontakt .icon {position: relative; display: inline-block; left: 15px; top: -15px;}
.kontakt .info {display: inline-block;}
/* KONTAKT  - KONIEC*/
/* KPW  - START*/
.infokpw h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin: 0;
  color: #032a4d;
  padding: 0px 0px;
  margin: 0px 0px;
  height: 20px;
  border: none;
}

.infokpw {
  border:none;
}
.iconkpw {
  border: none;
  position: relative;
}
/* KPW  - KONIEC*/
/* FILARY  - START*/
.filary .info h4{
  font-size: 1.1rem;
  font-weight: bold;
  margin: 0;
  color: #032a4d;
  padding: 30px 5px 0px 15px;
  height: 140px;
}
.filary .info {
  border-left: none;
  padding-left: 80px;
}
.filary .lightwhite, .onas .lightwhite {
  background-color: #f7f7f7; border: 1px solid #f5f5f5; transition: background-color 2s;
}
.filary .lighterwhite, .onas .lighterwhite {
  background-color: #ffffff; border: 1px solid #f5f5f5 ; transition: background-color 2s;
}
.filary a:hover > .lightwhite, .filary a:hover > .lighterwhite  {background-color: #f0debb; border: 1px solid #f0debb; transition: all 1s;}
.filary .icon {
  position: absolute;
  left: 20px;
  top: 0;
}
/* FILARY - KONIEC*/
.bottomfooter a, .bottomfooter p {color: #bfa374; text-decoration: none;}
.bottomfooter a:hover, .footer li a:hover {color: #dbc6a1; text-decoration: underline;}
.footer p {
  color: #b6b6b6;
  font-size: 0.95rem;
  line-height: 1.5rem;
}
.footer h3 {
  font-size: 1.1rem;
  font-weight: 300;
  color: #f5f5f5;
  margin-top: 50px;
}
.footer ul {
    margin: 0px;
    padding: 16px 50px 0px 0px;
    float: left;
  }
.footer li, .footer li a {display: block; color: #b6b6b6; text-decoration: none; font-size: 0.95rem; line-height: 1.5rem;}
  .odometer.odometer-auto-theme, .odometer.odometer-theme-default {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
}
.icon {
    position: absolute;
    left: 30px;
    top: 0;
}
.grid {
    float: left;
    position: relative;
    padding: 15px 10px 20px 95px;
}
.H3rem {
  font-size: 3rem;
  font-weight: bold;
  margin: 0;
  color: #032a4d;
}
.H3rem.napis {padding: 60px 30px 40px 30px; font-size: 2.1rem; font-weight: lighter;}
.Hdesc {
  font-size: 1.5rem;
  color: #032a4d;
  text-align: center;
}
/* RESPONSYWNOŚĆ NAVBAR */

@media only screen and (min-width: 768px) {
  .navbar-custom .nav > li > a {padding: 20px 10px; font-size: 16px; transition: all 1s;}
  #navbarlogo {height: 50px; margin-top: -15px; transition: all 1s;}
  .filary .lightwhite {background-color: #ffffff;}
  .bottomfooter p {float: left; font-size: 12px; text-align: left;}
}
@media only screen and (min-width: 991px) {
  .navbar-custom .nav > li > a {padding: 20px 8px; font-size: 0.87rem;}
  #navbarlogo {height: 80px; margin-top: -29px;}
  .filary .lightwhite {background-color: #f7f7f7;}
  .bottomfooter p {float: right; font-size: 0.95rem; text-align: left;}
}
@media only screen and (min-width: 1200px) {
  .navbar-custom .nav > li > a {padding: 20px 18px; font-size: 1rem;}
}

.navbar-default .navbar-toggle {
  border: none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #003e77;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 30px;
  height: 4px;
  border-radius: 5px;
}
@media only screen and (max-width: 768px) {
  .navbar-custom .nav > li > a {
    font-size: 6vw;
    color: #012542;
    font-family: "SourceSansPro";
    font-weight: bold;
    padding: 3vw 10px;
  }
  .navbar-nav {
    margin: 30.5px -15px;
  }
  .navbar-right form {
    padding-top: 20px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    font-size: 4vw;
    color: #012542;
    font-family: "SourceSansPro";
    font-weight: bold;
    padding: 3vw 10px;
    text-align: center;
  }
  #navbarlogo {
    height: 55px;
    margin: 0px;
    margin-top: -16px;
    margin-left: -30px;
    padding: 0px;
  }
  .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #012542;
  }
  .navbar-custom .nav > li.active > a {
    color: #012542;
    border-color: transparent;
  }
  .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #c8a964;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color: #c8a964;}

  .intro-header .site-heading h1, .intro-header .page-heading h1 {
    font-size: 8vw!important;
    line-height: 11vw!important;
  }
  .intro-header.karierabg {
    background-position: -570px top!important; 
  }
  .container-fluid.banner_box {
    height: 300px!important;
  }
  .col-sm-3.details {
    text-align: center;
  }
  .details h4 {
    margin-top: 30px;
  }
  .mnone {display: none!important;}
  .intro-header .site-heading .uslugimob, .uslugimob span {
    font-size: 4vw!important;
    line-height: 7vw!important;
  }
  .onas .info, .onas2 .info {padding-left: 0px;}
  .onas .icon, .onas2 .icon {display: none;}
  .card-body {margin-left: 0px; border: none;}
  .onas .info h4, .onas2 .info h4 {
    padding: 2px 0px 0px 17px;
    height: auto;
  }
  .onastop {margin-top:10px!important;}
  .mob_width_full {width: 100%!important;}

/* RESPONSYWNOŚĆ NAVBAR KONIEC*/


  .filary .info h4 {font-size: 0.7rem!important; height: 85px;padding: 20px 5px 0px 15px;}
  .filary img {width: 50px; height: auto;}
  .filary .info {
    border-left: none;
    padding-left: 55px;
  }
  .filary .icon {
    position: absolute;
    left: 20px!important;
    top: -10px;
  }
  .bottomfooter p {float: none!important; font-size: 12px; text-align: left;}
  .H3rem, .H3rem.napis {font-size: 1.5rem;}
  .filary .lightwhite {background-color: #ffffff;}
  .liczby .info p {font-size: 0.7rem;}
/*koniec responsywnosci*/  
}

  .tooltip-inner {background-color: #f7f7f7; color: #012542; border: 1px solid #012542;}
  .fade{background-color: #ffffffe6!important;}
  .modal-header {
    margin-top: 75px!important;
}
.modal-content .containerteam {padding-bottom: 0px!important;}
 