.button,
.button:active,
.button:focus,
.button:hover,
.button:visted {
    text-decoration: none
}

html {
    scroll-behavior: smooth;
}

body {
    font: 300 1.75em "Source Sans Pro", "Avenir Next", sans-serif
}

h1 {
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 175%;
}
h1 strong {
    font-weight: 600;
}
h2,
h3 {
    font-weight: 300
}

h2 {
    line-height: 175%
}

h3 {
    line-height: 200%
}

strong {
    font-weight: 400
}

address {
    margin: 20px
}

.container-fluid {
    padding-left: 9%;
    padding-right: 9%
}

.valign {
    font-size: 0;
}

.valign>[class*=col] {
    display: inline-block;
    float: none;
    font-size: 16px;
    font-size: 1.5rem;
    vertical-align: middle
}

.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}

.row-eq-height>[class*=col] {
    display: flex;
    justify-content: center;
    align-items: center;
}
.row-eq-height>[class*=col] img {
    width: 100%;
}

#nav {
    position: relative;
    z-index: 500;
}

#nav.affix {
    position: fixed;
    top: 0;
    width: 100%
}

nav.navbar {
    border-bottom: 1px solid #004990
}

.navbar-header button {
    color: #004990;
    font-size: 24px;
    font-weight: 400;
    line-height: 200%
}

.navbar .navbar-nav>li>a {
    font-size: 1.15em;
    font-weight: 400;
    line-height: 42px
}

.nav>li>a {
    padding: 0;
    margin: 15px
}

.navbar .navbar-nav li {
    border-bottom: 2px solid rgba(0,0,0,0);
}

.navbar .navbar-nav li .active {
    border-bottom: 2px solid #004990;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0
}

.dla-farmaceuty .navbar .navbar-nav li .active {
    border-bottom-color: #FFFFFF;
}

.navbar-collapse,
.navbar-default {
    border: 0;
    z-index: 1
}

.navbar-brand {
    padding: 0;
    height: 72px
}

.navbar-brand>img {
    display: inline;
    height: 100%;
    max-height: 72px
}

.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
    border: none
}

.navbar .navbar-farmaceuty>li>a {
    color: #f7f7f7;
    font-size: 1em;
    font-weight: 400
}

.navbar .navbar-farmaceuty>li>a:hover {
    color: #f7f7f7
}

.dla-farmaceuty {
    background-color: #004990;
    text-align: right
}

.careers-icons h3,
.header-blue,
.social-bar {
    text-align: center
}

.en:lang(en),
.pl:lang(pl) {
    display: none
}

.en:lang(pl),
.pl:lang(en) {
    font-style: italic
}

.content {
    background-color: #f7f7f7;
    height: 100%;
    padding-bottom: 60px;
    padding-top: 60px;
}

.fivefive {
    padding: 2% 0
}

.fivefive:last-child {
    padding-top: 2%;
    padding-bottom: 0
}

.tenten {
    padding: 10% 0
}

.tenzero {
    padding-top: 10%
}

.tenten:last-child {
    padding-top: 10%;
    padding-bottom: 0
}

.header-blue {
    background-color: #e4eff4;
    margin-top: 3%
}

.header-blue h2 {
    margin-bottom: 20px
}

.article-box-title h4,
.button {
    margin: 0
}

.aer,
.write-us {
    display: block;
    padding: 2% 3%;
    width: 100%;
    background-color: transparent;
}

.button {
    border: 2px solid #004990;
    color: #004990;
    padding: 2% 3%;
    position: relative;
    transition: .3s ease-in;
    -o-transition: .3s ease-in;
    -ms-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
    -webkit-transition: .3s ease-in;
    z-index: 0
}

.legal,
footer {
    border-top: 1px solid #979797
}

.button:hover {
    color: #f7f7f7
}

.button:before {
    background-color: #004990;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 100%;
    top: 0;
    z-index: -1;
    -webkit-transition: right .3s ease-in
}

.button:hover:before {
    right: 0
}

a.button {
    text-decoration: none
}

.article-box {
    background: #fff;
    background-clip: content-box;
    padding-bottom: 30px;
}

.article-box h1 {
    font-size: 1em
}

.article-box h1 a {
    color: #a92733
}

.article-box-top {
    /*width: 100%;*/
}

.article-box-top img {
    width: 100%;
    aspect-ratio: 1.94 / 1;
    object-fit: cover;
}

.article-box-title {
    background-color: rgba(255, 255, 255, .85);
    padding: 10px
}

.article-box-readmore,
.article-box-slug {
    background: #fff;
    padding: 10px
}

.brands img,
.contact-sidebar img,
.contact-sidebar ul {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.article-box-slug {
    height: 100%;
    max-width: 100%;
    width: 100%
}

.post-meta {
    font-size: .9em
}

.brands div {
    padding: 5%
}

.brands img {
    max-height: 80px;
    max-width: 180px;
}

.brands img.pelavo-logo {
    max-height: 100px;
    width: auto;
}

.brands img.ibuprom-logo, .brands img.gripex-logo, .brands img.inovox-logo, .brands img.multilac-logo, .brands img.artresan-logo, .brands img.manti-logo, .brands img.benevox-logo, .brands img.ultrapiryna-logo, .brands img.gripactive-logo   {
    min-width: 140px;
    max-height: 200px;
}

.brands img.acatar-logo {
    min-width: 100px;
    min-height: 100px;
    width: auto;
}

.brands img.aleric-logo {
    min-width: 80px;
    min-height: 60px;
    width: auto;
}

.careers-icons {
    padding-top: 10%
}

.job-location {
    font-size: 20px;
    font-weight: 400;
    line-height: 130%;
    list-style-type: none;
    margin-top: 4.75%;
    padding-left: 0;
    text-align: left;
}

.job-group span {
    display: block;
}

.job-group a {
    margin-right: 10px;
    font-size: 60%;
    line-height: 100%;
}

.job-listings {
    padding-top: 3%
}

.job-listings li {
    font-weight: 300;
    list-style-type: none;
    margin-bottom: 5%;
}

.job-listings li a {
    color: #004990
}

.job-listings#area2 span {
    display: block;
    font-size: 12px;
}

.contact-sidebar img {
    max-width: 50%
}

.contact-sidebar ul {
    float: none;
    list-style-type: none;
    max-width: 75%;
    padding-left: 0;
    padding-top: 5%
}

.contact-sidebar li {
    color: #474747;
    margin: 15px
}

.policy-bar ul,
.social-bar ul {
    list-style-type: none;
    margin: 0;
    float: none
}

.contact-sidebar li a {
    font-size: 1.15em;
    font-weight: 400;
    line-height: 42px
}

.social-bar {
    background-color: #fff;
    padding: 0 0 2%
}

.social-bar ul {
    padding: 0
}

.social-bar li {
    display: inline;
    float: none;
    padding-right: 10%
}

.social-bar li:last-child {
    padding-right: 0
}

.social-bar img, .social-bar svg {
    height: 35px;
    width: 50px;
}

.social-bar svg path {
    transition: 0.2s;
}

li.fb a svg:hover path {
    fill: #4267b2;
    transition: 0.2s;
}

li.tw a svg:hover path {
    fill: #1DA1F2;
    transition: 0.2s;
}

li.yt a svg:hover path {
    fill: #FF0000;
    transition: 0.2s;
}

li.lin a svg:hover path {
    fill: #007BB5;
    transition: 0.2s;
}

footer {
    border-radius: 0;
    padding: 2% 0
}

.legal {
    padding: 2% 9%
}

.policy-bar {
    text-align: right
}

.policy-bar ul {
    padding: 0
}

.policy-bar li {
    display: block;
    float: none;
    padding-left: 2%
}

.policy-bar li:first-of-type {
    padding-left: 0
}

@media (max-width:767px) {
    .fivefive {
        padding: 10% 0
    }
    .mobile-hidden {
        display: none;
    }
    .job-listings,
    .job-listings li,
    .jobs {
        padding-left: 0
    }
    .fivefive:last-child {
        padding-top: 10%;
        padding-bottom: 0
    }
    .job-location {
        border-top: 1px solid #979797;
        font-size: 24px;
        font-weight: 400;
        line-height: 130%;
        list-style-type: none;
    }
    .job-listings {
        padding-top: 3%
    }
    .contact-sidebar ul {
        margin-left: 0;
        max-width: 100%;
        padding-left: 0
    }
    .contact-sidebar li {
        margin-left: 0
    }
    .social-bar {
        padding: 4% 0
    }
    .policy-bar {
        text-align: left
    }
    .legal {
        margin-top: 0
    }
}

.margin-auto {
    margin: auto
}

.locations h2 {
	margin: 10px 0;
}

.locations {
	margin: 20px auto;
}

.careers-cat img {
    width: 80%;
    padding: 10%;
}

.oferty {
    margin-top: 20px;
    cursor: pointer; cursor: hand;
    width: 210px;
    display: inline-block;
}

.cytat, time {
    font-size: 13px;
    font-style: italic;
}

.feat-img {
    margin: 0 auto 20px auto;
}

article>header>h1 {
    margin-bottom: 0;
}

.article-img {
    text-align: center;
}

.article-img>img {
    max-width: 100%;
    padding-bottom: 30px;
}

article .article-yt {
    text-align: center;
}

/*.article-yt iframe {
    margin: 20px;
}*/
.article-yt { 
    position: relative;
    padding-bottom: 56.25%;
    height: 0; 
    overflow: hidden; 
    max-width: 100%; } 

.article-yt iframe, .article-yt object, .article-yt embed { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; }

article .img-responsive {
    margin-top: 10px;
}

.legal10percent {
    border-top: 1px solid grey;
    height: 100%;
}

.legal-yt {
    width: 560px;
    margin: -20px auto 20px auto;
    text-align: left;
}

.board-images img {
    max-height: 150px;
}

.board-images .col-sm-2 {
    text-align: right;
}

.board-images .row {
    margin-top: 20px;
}

.margintop10 {
    margin-top: 10%;
}
@media (max-width:767px) {
    .board-images .col-xs-12 {
        text-align: center;
    }
    .board-images h3, .board-images h4 {
        margin: 0;
    }
    .board-images .row {
        margin-top: 40px;
    }
}

.workplace {
    font-size: 60%;
    color: grey;
    display: block;
}

.color-logos .logo-ibuprom {
    background-image: linear-gradient(to right, #4d246f, #742282);
}

.color-logos .logo-gripex {
    background-image: linear-gradient(to right, #ea0000, #bc000d);
}

.color-logos .logo-artresan {
    background-color: #cf112b;
}

.color-logos .logo-acatar {
    background-color: #00AFF6;
}

.color-logos .logo-gripactive {
    background-image: linear-gradient(to top, #e3003b, #c30035);
}

.color-logos .logo-aleric {
    background-color: #FFDF39;
}

.color-logos .logo-iskial {
    background-color: #D7EFFB;
}

.color-logos .logo-verdin {
    background-color: #00421b;
}

.color-logos .logo-manti {
    background-color: #00305c;
}

.color-logos .logo-naxii {
    background-color: #e2eff9;
}

.logo-jasnum a {
    background-color: #702b63;
}

.logo-bloxin a {
    background-color: #2d2d87;
}

.brands>div>a {
    padding: 20px;
}

.brands>div.logo-bloxin>a {
    padding-left: 30px;
}

.brands>div.jasnum>a {
    padding-right: 30px;
}

.color-logos .logo-inovox {
    background-color: white;
    background-image: linear-gradient(52deg, white 50%, transparent 50.1%),linear-gradient(125deg, white 50%, #8c1b81 50.1%);
    background-position: 38px;
    background-repeat: no-repeat;
}

.color-logos .logo-apap, .color-logos .logo-stoperan, .color-logos .logo-xenna, .color-logos .logo-multilac, .color-logos .logo-naturell {
    background-color: white;
}

.careers-ad {
    margin-top: 60px;
    text-align: center;
}

.brands img.oryal-logo {
    min-width: 140px;
    max-width: 150px
}

.article-legal {
    margin-top: 30px;;
}
.mt-30 {
  margin-top: 30px !important; 
}
.mb-30 {
  margin-bottom: 30px !important; 
}
.mb-60 {
  margin-bottom: 60px !important; 
}

.career-didnt-find h2 {
    margin: 50px 0 20px 0;
}
.career-didnt-find a {
    background-color: #e4eff4;
    width: 210px;
}
.career-didnt-find a:hover {
    background-color: transparent;   
}

.panel-body a {
    word-wrap: break-word;
}
.panel-heading {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.panel-default>.panel-heading {
    background-color: #004990;
    color: white;
}
.mz-link {
    text-align: right;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
@media (max-width:767px) {
    .mz-link {
        text-align: center;
    }
}

.covid-infographic img {
    margin: 0 auto;
}
.covid-infographic img.img-responsive {
    width: 100%;
}
.covid-qa .panel-title>a {
    display: block;
    position: relative;
}
.covid-qa .panel-title>a:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    background: url('/img/icon-arrow-up.svg') right center no-repeat;
    background-size: 22px;
    transform: rotate(180deg);
    transition: transform .3s;
}

.covid-qa .panel-title>a.collapsed:before {
    transform: rotate(0deg);   
}

.article-box.covid-news-box {
    background-color: white !important;
}

.carousel-nav {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: 10px 0;
    width: 100%;
    height: 30px;
}

.carousel img.img-responsive {
    width: 100%;
}

.carousel-indicators {
    position: relative;
    left: initial;
    width: auto;
    bottom: initial;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: initial;
    }
}

.carousel-indicators .active {
    background-color: #004990;
    opacity: 1;
    width: 16px;
    height: 16px;
}

.carousel-indicators li {
    background-color: #004990;
    opacity: .33;
    transition: all .3s;
}
.carousel-indicators li:hover {
    opacity: 1;
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}    
.carousel-fade .carousel-inner .active {
  opacity: 1;
}    
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}    
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}    
.carousel-fade .carousel-control {
  z-index: 2;
}

/*WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

.carousel-control {
    position: relative;
    top: initial;
    bottom: initial;
    left: initial;
    width: auto;
    opacity: .33;
    transition: all .3s;
    background-color: transparent;
    text-shadow: none;
}
.carousel-control:hover {
    opacity: 1;
}
.carousel-control, .carousel-control * {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.carousel-control.right, .carousel-control.left {
    background-image: none;
    right: initial;
    left: initial;
}
#carousel-ibuprom {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
}
#carousel-ibuprom .carousel-inner {
    width: 300px;
}
#carousel-ibuprom .carousel-control svg {
    width: 50px;
    height: 50px;
}
.post-content img {
    max-width: 100%;
}

.home-ue-flag {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    background-color: #f7f7f7;
}

.home-ue-flag .container-fluid {
    width: 100%;
}

.home-ue-flag img {
    height: 72px;
    display: inline-block;
}

.page-ue-flag {
    background-color: white;
    text-align: center;
    margin-bottom: 30px;
}
.page-ue-flag img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 576px) {
    .page-ue-flag img {
        max-width: 250px;       
    }
}

.nav-ue-flag img {
    height: 37px;
    width: auto;
}
.nav-ue-flag-3 img {
    height: 37px;
    width: auto;
}

small, .small {
    font-size: 75%;
}

@media screen and (max-width: 600px) {
    .minimalizacja-wybor a {
        display: block;
        margin-bottom: 10px;
    }
}

#alericModal .modal-body {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

#alericModal .modal-body iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#alericModal .modal-content {
  background-color: transparent;
  border: none;
}

#alericModal .modal-body {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
#alericModal .modal-dialog {

}

#accordion-video .panel-title {
    font-size: 1.75rem;
}
#accordion-video.panel-group {
    margin-bottom: 0;
}
#accordion-video .panel-default>.panel-heading {
    background-color: transparent;
    color: #004990;
    padding: 0;
    border: 0;
}
#accordion-video .panel-default {
    border: 0;
}
#accordion-video .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: 0;
}
#accordion-video .panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
    border-bottom: 0;
}
#accordion-video .panel-body {
    padding: 0;
}

<<<<<<< HEAD
#us-pharmacia-nav .col-sm-3 {
    text-align: center;
}

.us-pharmacia-career .button {
    padding: 7% 3%;
    font-size: 1.75rem;
}

.us-pharmacia-career .button strong, .us-pharmacia-career .button span.px {
    padding-left: 3px;
    padding-right: 3px;
}

.us-pharmacia-process img {
    max-width: 100px;
    width: 100%;
    height: 100%;
    display: block;
    margin: 25px auto 10px;
}
.us-pharmacia-process .col-sm-2 {
    margin-bottom: 25px;
    background-image: url('/img/us-pharmacia/dot.svg'), url('/img/us-pharmacia/dot.svg');
    background-size: 20px;
    background-position: 100% 75px, 0% 75px;
    background-repeat: no-repeat;
}
.us-pharmacia-process .col-sm-2:first-child {
    background-image: url('/img/us-pharmacia/dot.svg');
    background-position: 100% 75px;
}
.us-pharmacia-process .col-sm-2:last-child {
    background-image: url('/img/us-pharmacia/dot.svg');
    background-position: 0% 75px;
}

.us-pharmacia-process strong {
    margin-bottom: 10px;
    display: block;
}

.us-pharmacia-career-wecareabout-points ul li h3 {
    margin:  0;
}

.us-pharmacia-career-back-and-forth {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 1000px) {
    .us-pharmacia-career-back-and-forth {
        flex-direction: column-reverse;
    }
}

.us-pharmacia-career-back {
    margin-top: 50px;
}

.us-pharmacia-career-back-and-forth>div:nth-child(2) {
    text-align: right;
}

.locations.us-pharmacia-career, .locations.us-pharmacia-career h4 {
    font-size: 20px;
    font-weight: 300;
}

.us-pharmacia-career-button a {
    width: 250px;
    display: inline-block;
}
.page-ue-flag {
    position: relative;
}

.page-ue-flag .ncbr-link {
    position: absolute;
    top: 48%;
    bottom: 31%;
    left: 0;
    right: 0;
    transition: .3s;
}

.page-ue-flag .ncbr-link:hover {
   box-shadow: 0 0 10px #000000;
}

@media (min-width:576px) {
    .page-ue-flag .ncbr-link {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 48%;
        right: 30%;
    }
}

.scroll-to-list {
    background-image: url('/img/arrow-bottom-blue.svg');
    background-size: 15px;
    background-position: 95% center;
    background-repeat: no-repeat;
}

.scroll-to-list::after {
    right: 100%;
    -webkit-transition: right 1s ease-in;
}
.scroll-to-list:hover::after {
    right: 0;
    background-size: 15px;
    background-position: 95% center;
    background-repeat: no-repeat;
    background-image: url('/img/arrow-bottom-white.svg');
    content: '';

    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: 1;
    -webkit-transition: right 1s ease-in;
}
.legal button {
    color: #004990;
    text-decoration: none;
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
}

.legal .policy-bar li:first-of-type {
    padding-left: 2%;
}

@media (max-width:767px) {
    .legal {
        text-align: center;
    }
    .legal a, .legal button {
        width: 100%;
        text-align: center;
        display: block;
        margin-top: 2%;
    }
}

.oferty-nooffers {
    text-align: center;
}

.us-pharmacia-eufund-back {
    margin-top: 50px;
}

.ext-link {
    position: relative;
    z-index: 100;
    display: inline;
    padding-right: 1em;
}

@media screen and (min-width: 991px) {
    .ext-link {
        display: inline-flex;
    }
}

.ext-link::before {
    position: absolute;
    z-index: 150;
    width: 1em;
    height: 1em;
    border-radius: 100%;
    right: 0;
    bottom: .1em;
    /* transform: translateY(-50%); */
    content: '';
    background-image: url('/img/icon-launch.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: white;
    opacity: .35;
    transition: all .3s;
}
.ext-link img {
    padding-right: 0;
}

.ext-link-img {
    padding-right: 0;
    display: inline-block;
}
.ext-link-img::before {
    width: 24px;
    height: 24px;
    top: 10px;
    right: 0;
}

.icon-download::before {
    background-image: url('/img/icon-download.svg');
}

.ext-link:hover::before {
    opacity: 1;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-download-wrapper {
    margin-top: 2rem;   
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-download {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3px;
    width: 250px;
}

.btn-download svg {
    transition: all .3s;
}
.btn-download:hover svg {
    fill: white;
}

.lang-flag {
    height: 20px;
    width: auto;
    border: 1px solid #e5e5e5;
    margin-top: -3px;
}