.banner1T {padding-top: 50px; color: #fff; font-size: 3.375rem;}
.banner1D {color: #fff; font-size: 1.5rem; font-family: 'Avenir'; font-weight: normal;}
.banner1B {margin-top:15px;}
.item1 {height:700px; background-image: url(../img/baner.jpg); background-size: cover; background-position: center top;}
.hdr {height: 700px;}
.navbar-header{float:left;}
.navbar-right{float: right!important;}
.navbar-toggle {
  position: relative;
  float: left;
}
.img-farmer{width: 100%; height: auto; position: relative; top: -60px; left: -90px;}
.title-video {
  background: linear-gradient(#67246a, transparent);
  position: absolute;
  margin-top: -601px;
  left: 15px;
  padding-top: 25px;
  padding-bottom: 80px;
  right: 15px;
}
.footer-nav {    
  list-style: none;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  color: white;
  text-align: center;
  font-family: 'Avenir', sans-serif;
  font-weight: 400;
  font-size: 14px;
  padding: 10px;
  max-width: 200px;
  vertical-align: middle;
  margin-top: 15px;
}
.footer-nav a {color: #fff; text-decoration: none;}
.footer-nav a:hover {color: #4b154e; text-decoration: none;}
.gotop {width: 50px; height: 50px; color: white; background-color: #ed1d10; opacity: 0.9; text-align: center; position: fixed; bottom: 0px; right: 0px; border-radius: 15px 0px 0px 0px; display: none; }
.wstazka {width: 50px; height: 200px; background-color: #ed1d10; opacity: 0.9; text-align: center; position: fixed; top: 50%; right: 0px; z-index: 9; border-radius: 15px 0px 0px 15px; transition: all 500ms ease-in; animation: 500ms ease-in 0s 1 SlideInFromRight;}
.wstazka a {writing-mode: vertical-rl;color: white;text-transform: uppercase;font-size: 12px;font-weight: 400; opacity: 1;}
.wstazka:hover, .gotop:hover{opacity: 1; transition: all 500ms ease-in; right: -3px;}
.gotop a {color: white;text-transform: uppercase;font-size: 32px;font-weight: 400; line-height: 60px; padding: 10px 15px;}
.video {padding: 0px 15px;}
.spotlightcol {margin-top: 75px; left: 90px;}
.pre {
    width: 175px;
    background-color: #fff;
    height: 34px;
    margin-top: 34px;
    margin-left: -15px;
}
.modal-lg {width: 100%; margin:0}
.modal {padding: 0px!important;}
.closebtn {
    background-color: #00000057;
    border: none;
    color: white;
    position: fixed;
    top: 0px;
    right: 0px;
    height: 50px;
    width: 50px;
    border-radius: 0px 0px 0px 15px;
    transition: all 500ms;
}
.closebtn:hover {background-color: #000000; transition: all 500ms;}
@media only screen and (min-width: 1400px){
  .container {width: 1400px;}
  .navbar-custom .nav > li > a {padding: 20px 10px!important; font-size: 14px!important; }
  #navbarlogo {height: 45px!important; width: auto; margin-top: 0px!important;}
}
@media only screen and (max-width: 1200px) {
  .fmc-button-download:after {margin-left: 25px!important;}
}
@media only screen and (max-width: 1400px) {
  .footer-nav {  font-size: 12px; max-width: 120px;}
}
@media only screen and (max-width: 991px) {
  .fmc-button-download {display: block;}
  .fmc-button-download:after {top: unset!important;}
  .img-farmer{width: 100%; height: auto; position: relative; top: 50px; left: 0px; margin-bottom: 80px;}
  .navbar-custom .nav > li > a {
      padding: 20px 10px;
      font-size: 12px;
      max-width: 90px!important;
      font-size: 11px!important;
      line-height: 14px!important;
  }
  #navbarlogo {
    height: 25px!important;
    width: auto;
    margin-top: 13px!important;
  }
  .container {
    width: 100%;
  }
  .spotlightcol {margin-top: 75px; left: 0px; text-align: center;}

}
@media (min-width: 768px){
  .navbar-nav>li {
      float: left;
      height: 86px;
  }
  .nav>li {
      position: relative;
      display: inline-flex;
  }
  .navbar-custom .nav > li > a {
    display: inline-flex;
    align-items: center;
  }
  .mobile {display: none;}
  .desktop {display: block;}
  
}
@media only screen and (max-width: 768px) {
  .item2bg {background-color:#6d2571c2;}
  .navbar-header{float:left;}
  .navbar-brand{right:0; position: absolute;}

  /* RESPONSYWNOŚĆ SLIDER*/

  .hdr {height: 600px;}
  .item1 {height:600px; background-image: url(../img/baner1_600.jpg); background-size: cover; background-position: center;}
  .banner1T {padding-top: 0px; color: #fff; font-size: 1.8rem;}
  .banner1D {color: #fff; font-size: 0.9rem; font-family: 'Avenir'; 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:#6d2571;font-weight: bold;}
  .item .btn1 {display: none;}

  h2 {font-size: 2em!important;}
  h4 {font-size: 1.2em!important;}
  .tab1 .info p {font-size: 1em!important;}
  .item1 .container p {
    font-size: 10vw;
    line-height: 13vw;
    margin-left: 5vw;
  }
  .item1 .container .pre {
    width: 15vw;
  }
  .item1 .container .sp1 {
    margin-left: 20vw!important;
    margin-top: -41px!important;
  }
  .item1 .container .sp1 span {
    font-size: 5vw!important;
  }
  p.sp2 {
    font-size: 1.2em!important;
    margin-left: 20vw!important;
    margin-top: -38px!important;
  }
  p.sp2 span {
    margin-top: -25px!important;
  }
  .wstazka{display: none;}
  .container.belka {
    margin-top: 7vh!important;
  }
  .bottle {
    width: 20vw;    
    bottom: -120px!important;
    margin-left: 25px;
  }
  .title1 h2,  .title1 h3{font-size: 1.5em!important;}
  .title2 h2 {font-size: 1.6em!important; line-height: 1em!important;}
  .title2 h2 strong {font-size: 1.4em!important; line-height: 1.2em!important;}
  .tab1 {margin: 0px!important;}
  .pre {margin-left: 0px!important;}
  .icon {margin-bottom: 50px;}
  .nomargin {margin-left: 0px!important; margin-right: 0px!important; padding: 5px;}
  .fmc-button-download {margin: unset!important; margin-top: 20px!important; width: 100%!important; font-size: 14px!important; padding: 10px 0% 10px 0%!important;}
  .niemieszac h2 {font-size: 1.4em!important;}
  .niemieszac {padding: 20px 5px 20px 5px!important;}
  .img-3x {width: 100%; height: auto;}
  .footer-nav {
    font-size: 10px;
    max-width: 100px;
  }
  .mobile {display: block;}
  .desktop {display: none;}
  .navbar-nav sup {font-size: 25px!important;}
  

/* RESPONSYWNOŚĆ SLIDER KONIEC*/

}

/*.navbar-nav>li {
  float: none!important;
  display: table-cell;
  vertical-align: middle;
}*/

.btn1{
    background-color: #4b154e;
    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 {
  padding-left: 2px;
}
.info h3{
        font-size: 48px;
        font-size: 2.1rem;
        font-weight: bold;
        margin: 0;
        color: #4b154e;
}
.info p{
    margin: 0px;
    margin-top:-8px;
    line-height: 18px;
    color: #000;
    font-size: 18px;
}
.fmc-button{padding: 10px 15% 10px 15%; background-color:#6d2571; color: #fff; border: none; font-size: 16px; font-weight: 500; font-family: Avenir;}
.fmc-button:hover, .fmc-button-download:hover{
  background-color: #4b154e; 
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.fmc-button-download:hover{
color: #fff;
text-decoration: none;
}
.fmc-button-download:after {
  content: '';
  position: absolute;
  background: url(../img/icons/download.svg) center no-repeat;
  width: 20px;
  height: 20px;
  margin-left: 35px;
}
.fmc-button-download {padding: 10px 6% 10px 6%; background-color: transparent; color: #fff; border: 2px solid #fff;; font-size: 16px; font-weight: 500; font-family: Avenir; margin: 30px;}
.flex-item-details .info p, .flex-item-details .info li {color: #fff; font-size: 16px;}
.flex-item-details .icon {margin-left: 20px; margin-right: 60px;}
.icon {    margin-top: 10px;}
.flex-item{
  display: flex;flex-direction: row;align-items: flex-start; margin-bottom: 20px; margin-top: 20px;
}
.flex-item-details{
  display: flex;flex-direction: row; flex-wrap: wrap; align-items: center; margin-bottom: 20px; margin-top: 20px; border: 2px solid #fff; padding: 40px;
}
/* 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: #4b154e;
  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: #4b154e;
  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 #4b154e; 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: #6d2571;}
/* 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: #6d2571;}
.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;
}

.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: 14px; transition: border 1s;}
  #navbarlogo {height: 50px; margin-top: -15px; transition: border 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 10px; font-size: 14px; max-width: 200px;}
  #navbarlogo {height: 30px; margin-top: 5px;}
  .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: 10px 10px 20px 10px; font-size: 12px; font-weight: 600; max-width: 245px;}
  #navbarlogo {height: 35px; width: auto; margin-top: 5px;}
}
@media only screen and (min-width: 1400px) {
  .navbar-custom .nav > li > a {margin-bottom: 10px;}
}
@media only screen and (max-width: 1200px) {
  .navbar-custom .nav > li > a {padding: 20px 10px; font-size: 12px; max-width: 130px; margin-bottom: 10px;}
  #navbarlogo {height: 30px; width: auto; margin-top: 5px;}
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .img-farmer {
    width: 80%;
    height: auto;
    position: relative;
    top: 50px;
    left: 20px;
  }
}


.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: #ef3e33;
}
.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: 5vw!important;
    color: #6d2571;
    font-family: "Avenir";
    font-weight: bold;
    padding: 5vw 10px;
    max-width: 100%!important;
    line-height: 6vw!important;
  }
  .navbar-nav {
    margin: 12vh 0px;
  }
  .navbar-right form {
    padding-top: 20px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    font-size: 4vw;
    color: #6d2571;
    font-family: "Avenir";
    font-weight: bold;
    padding: 3vw 10px;
    text-align: center;
  }
  #navbarlogo {
    height: 40px!important;
    margin: 0px;
    margin-top: -8px!important;
    margin-left: 0px;
    padding: 0px;
  }
  .navbar-right {
    float: right!important;
    display: flex;
    align-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
}
  .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #6d2571;
  }
  .navbar-custom .nav > li.active > a {
    color: #6d2571;
    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: #4b154e;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color: #4b154e;}

  .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: #6d2571; border: 1px solid #6d2571;}
  .fade{background-color: #ffffffe6!important;}
  .modal-header {
    margin-top: 75px!important;
}
.modal-content .containerteam {padding-bottom: 0px!important;}
#cookieAlert {
  display: block;
  position: fixed;
  bottom: 0;
  text-align: center;
  width: 100%;
  z-index: 9999;
  background-color: #ffffff9c;
  color: #000;
  font-weight: 300;
  font-size: 14px;
  padding: 8px 8px 8px 10px;
}

#cookieAlert>button {
  display: inline-block;
  font-weight: 300;
  color: rgb(0, 0, 0);
  border: 3px solid #000000;
  background-color: transparent;
  padding: 12px;
  -webkit-transition: color .15s cubic-bezier(.4, 1, .2, 1), background-color .3s cubic-bezier(.4, 1, .2, 1);
  transition: color .15s cubic-bezier(.4, 1, .2, 1), background-color .3s cubic-bezier(.4, 1, .2, 1);
}

#cookieAlert>button:hover, #cookieAlert>button:active, #cookieAlert>button:focus {
  background-color: #fff;
  color: #763568
}
 