/* GROUP VECTOR */

#header-box-group {
  display: none;
  background-color: #f1f7f9;
  padding: 45px 0px 20px;
  text-align: center;
  width: calc(100% + 82px);
  left: -41px;
  position: relative;
}

.header-box-group-container {
  width: calc(100% - 41px);
  margin: 0px auto;
  position: relative;
  padding: 0px 60px;
}

#header-box-group.active {
  display: block;
}

#header-box-group a {
  display: inline-block;
  vertical-align: text-top;
}

#header-box-group a:hover {
  opacity: 0.6;
}
#header-box-group a.header-box-group-close {
  padding: 0px;
  position: absolute;
  right: 21px;
  top: 12px;
}

#header-box-group a.header-box-group-close img {
  width: 30px;
  height: 30px;
}

#header-box-group {
  padding: 45px 0px 35px 0px;
}

#header-box-group a {
  padding: 0px;
}

span.header-box-group-item-bg {
  display: block;
  width: 180px;
  padding-bottom: 20%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  margin: 0px 30px 0px 30px;
}


@media only screen and (max-width: 1660px) {
  /*body {
      padding: 0 15px;
      overflow-x: hidden;
  }*/

  #header-box-group {
     width: calc(100% + 80px);
    left: -40px
  }

  .header-box-group-container {
    width: calc(100% - 15px);
    padding: 0px 60px;
  }
}

@media only screen and (max-width: 1660px) {
  #header-box-group a {
    display: inline-block;
  }
  #header-box-group a.header-box-group-close {
    right: 35px;
  }
}

@media only screen and (max-width: 1400px) { 
  span.header-box-group-item-bg {
    width: 160px;
    margin: 0px 10px 0px 10px;
  }
}

@media only screen and (max-width: 992px) {
  #header-box-group, .main-menu ul li.m-btn-1 {
    display: none !important;
  }
}

@media only screen and (max-width: 1100px) {
  .header-box-group-container {
    padding: 0px 45px 0px 0px;
  }
  #header-box-group a.header-box-group-close {
    top: calc(20% - 6px);
  }
}

/* nie tylko na mobilnym */

   .side-nav-group {
    display: block;
  }
  .side-nav-group-bg {
    display: block;
    width: 250px;
    margin: 0px auto;
    padding-bottom: 25%;
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
  }

@media only screen and (max-width: 992px) {
  #header-box-group {
    display: none !important;
  }
    
}

/* side-nav-group */
.side-nav-group {
  display: none; 
  margin-top: 20px;
}
.side-nav-group ul {
  background-color: #f1f7f9;
}

@media only screen and (max-width: 768px) {
  .side-nav-group{
    display: block;
  }
}

.side-nav-group ul li {
  min-height: 52px;
  display: block;
}


.side-nav ul .side-nav-group ul
{
  padding-bottom: 20px;
  padding-top: 20px;
}


.side-nav ul li.side-nav-group ul li a {
  padding: 9px 5px 9px 5px;
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
}

.side-nav li.side-nav-group a {
  color: #002746;
}

/* powiązane z GRUPA VECTOR */
body > header.header-no-opacity-bg {
    background: rgba(255, 255, 255, 1);
}


@media only screen and (max-width: 1199px) {
  .main-menu {
    display: block;
  }
}

@media only screen and (max-width: 1060px) {
  .main-menu ul li {
    display: none;
  }
  .main-menu ul li.m-btn-1 {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .main-menu ul li.m-btn-1 {
    display: none;
  }
}

body.admin-bar > header {
    margin-top: 32px;
}
/*  ZMIANY DO OFERTY PRACY   
.col-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 73%;
    flex: 0 0 73%;
    max-width: 73%;
}
.col-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 27%;
    flex: 0 0 27%;
    max-width: 27%;
}
.box-cell-info p {
    font-size: 20px;   W MENU JEST 15PX 
    margin: 0;
    padding: 0;
}
.ffer-title2 {
    padding-top: 15px; ZMIANA Z 30PX 
}
.offer-skills-table-cell {
    font-size: 19px;
    line-height: 56px;
    height: 54px;
    padding-top: 1px;
    padding-left: 20px;
    position: relative;
    font-weight: 700;
    background: #e5eaef;
    border-bottom: 1px solid #bfc4c8;
}
.offer-banner {
    background-image: url('../img/banner-bg.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 634px;
    margin-bottom: 40px; !!!  
    position: relative;
    text-align: center;
    padding-top: 160px;
    margin-top: 130px;
}
.offer-title2 {
    padding-bottom: 32px;
}
.work-tools {
    margin-top: 40px;
}
.work-tools .subsection-header {
    padding-bottom: 32px;
}

.responsibility-range {
    margin-top: 38px;
}
.subsection-header {
    font-size: 25px;
    color: #002a4e;
    text-transform: uppercase;
    padding-bottom: 32px;
    margin: 0px;
}
.our-offer {
    margin-top: 38px;
}
.abilities li:before,
.work-tools li:before,
.responsibility-range li:before,
.our-offer li:before {
    position: absolute;
    content: " ";
    width: 9px;
    height: 9px;
    background: #002a4e;
    top: 7px;
    left: -14px;
    border-radius: 100%; USUNĄĆ
}
.abilities ul,
.work-tools ul,
.responsibility-range ul,
.our-offer ul {
    margin-left: -26px;
}
.clauses strong {
    font-style: normal;   USUNĄĆ CAŁĄ REGOŁE I KLASĘ 
}
.worker-bottom-text {
    font-size: 18px;
    color: #002a4e;
    width: 59%;
    position: absolute;
    bottom: 38px;
}
body .bx-wrapper {
    z-index: 1;
    padding: 0;
    margin: 0;
    box-shadow: none;
    border: none;
    margin: auto;
}
*/

.social-box a, 
.social-box button {
	margin-left: 31px;
	float: left;
	background: transparent;
	border: transparent; 
}

.social-media-share {
	background: transparent;
	border: transparent;
	display: block;
	width: 100%; 
	height: 100%;
}
