/* Scss Document */
/* Style ogolne */
body {
  width: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: antialiased;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  min-width: 320px; }

.hide {
  display: none; }

sup {
  vertical-align: super !important;
  font-size: 0.63em !important; }

#cookies-message p {
  font-family: "Lato",sans-serif;
  font-size: 16px;
  color: #202020; }

#email-error {
  font-family: 'Lato', sans-serif; }

#accept-cookies-checkbox {
  font-family: "Lato",sans-serif;
  font-size: 14px;
  color: #fff;
  background: #fff;
  color: #0099ce;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in; }
  #accept-cookies-checkbox:hover {
    background: #163f8a;
    color: #fff; }

.side-wrapper {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto; }

.content-wrapper {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto; }

.section-line {
  height: 9px; }

.section-line.analytics {
  background: #778085; }

.section-line.health_care {
  background: #74cff4; }

.section-line.animal_health {
  background: #284e9e; }

.section-line.crop {
  background: #94c335; }

.section-line.pest {
  background: #f9943f; }

.lp-screen-graphic {
  top: 65% !important;
  max-width: 280px !important;
  display: none !important; }

.lp-screen-text {
  font-size: 18px !important;
  top: 70% !important; }

.lp-screen {
  background-size: 64px !important; }

/* END Style ogolne */
/* CSS Document */
/* Scss Document */
@keyframes slide-in-nav-item {
  from {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.slide-in-nav-item-delay-1 {
  animation: slide-in-nav-item 0.4s linear 1 .2s both; }

.slide-in-nav-item-delay-2 {
  animation: slide-in-nav-item 0.4s linear 1 .4s both; }

.slide-in-nav-item-delay-3 {
  animation: slide-in-nav-item 0.4s linear 1 .6s both; }

.slide-in-nav-item-delay-4 {
  animation: slide-in-nav-item 0.4s linear 1 .8s both; }

.slide-in-nav-item-delay-5 {
  animation: slide-in-nav-item 0.4s linear 1 1s both; }

.slide-in-nav-item-delay-6 {
  animation: slide-in-nav-item 0.4s linear 1 1.2s both; }

.slide-in-nav-item-delay-7 {
  animation: slide-in-nav-item 0.4s linear 1 1.4s both; }

.slide-in-nav-item-delay-8 {
  animation: slide-in-nav-item 0.4s linear 1 1.6s both; }

.slide-in-nav-item-delay-9 {
  animation: slide-in-nav-item 0.4s linear 1 1.8s both; }

.slide-in-nav-item-delay-10 {
  animation: slide-in-nav-item 0.4s linear 1 2.0s both; }

#top-wrapper {
  position: fixed;
  top: 0;
  z-index: 1000;
  left: 0;
  right: 0;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in; }

.searchwp-live-search-results {
  z-index: 99999999 !important;
  left: 0 !important;
  right: 0 !important;
  margin: 0 auto !important;
  width: 80% !important;
  max-width: 800px !important;
  max-height: 800px !important; }
  .searchwp-live-search-results .searchwp-live-search-result {
    border-bottom: 1px solid #fff !important; }
  .searchwp-live-search-results .searchwp-live-search-result:last-child {
    border-bottom: none !important; }
  .searchwp-live-search-results img {
    height: auto;
    width: 30%;
    float: left;
    margin: 20px 2% 20px 0; }
  .searchwp-live-search-results a {
    color: #778085;
    white-space: normal !important;
    line-height: 18px; }
    .searchwp-live-search-results a span {
      margin-top: 50px;
      float: left;
      width: 68%; }
      .searchwp-live-search-results a span .title {
        float: none;
        font-size: 16px;
        font-weight: 700; }

.search-wrapper {
  width: 100%;
  background: #fff;
  height: 50px;
  border-bottom: 1px solid #adb3b6;
  z-index: 100;
  position: relative; }
  .search-wrapper .logo-mobile {
    background: url(../img/logo/icb-pharma-logo.png) no-repeat;
    background-position: center;
    background-size: 180px 60px;
    width: 180px;
    height: 111px;
    display: block;
    float: left;
    position: absolute;
    padding: 0px 100px;
    border-right: 1px solid #adb3b6;
    background-color: #fff;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; }
  .search-wrapper .content-wrapper {
    max-width: 1500px;
    width: 100%;
    height: 100%; }
    .search-wrapper .content-wrapper .ue-logo {
      float: right;
      height: 50px;
      max-width: 35%; }
      .search-wrapper .content-wrapper .ue-logo a {
        display: block;
        height: 50px;
        width: 100%; }
        .search-wrapper .content-wrapper .ue-logo a img {
          width: auto;
          height: 100%; }
    .search-wrapper .content-wrapper .content {
      border-left: 1px solid #adb3b6;
      border-right: 1px solid #adb3b6;
      height: 100%; }
    .search-wrapper .content-wrapper form {
      float: right;
      max-width: 250px;
      width: 35%;
      height: 50px;
      border-left: 1px solid #adb3b6;
      background: url(../img/rozne/search-ico.png) no-repeat;
      background-size: 16px 15px;
      background-position: 90% center; }
      .search-wrapper .content-wrapper form label {
        display: none; }
      .search-wrapper .content-wrapper form #searchsubmit {
        display: none; }
      .search-wrapper .content-wrapper form input {
        height: 46px;
        border: none;
        margin-top: 2px;
        width: 70%;
        max-width: 200px;
        padding: 0 5%;
        background: none; }
    .search-wrapper .content-wrapper .lang {
      float: right;
      width: 120px;
      margin-right: 1px; }
      .search-wrapper .content-wrapper .lang ul {
        list-style: none;
        cursor: pointer; }
        .search-wrapper .content-wrapper .lang ul li {
          background: #fff url(../img/rozne/arrow-down.png) no-repeat;
          background-position: 85% center;
          background-size: 12px 10px;
          display: block;
          position: static;
          width: 100%;
          height: 50px;
          line-height: 50px;
          text-align: left;
          border-bottom: 1px solid #adb3b6;
          border-left: 1px solid #adb3b6;
          border-right: 1px solid #adb3b6; }
          .search-wrapper .content-wrapper .lang ul li:hover ul {
            display: block; }
          .search-wrapper .content-wrapper .lang ul li ul {
            display: none;
            margin-top: 0px;
            border-right: 1px solid #adb3b6;
            width: 120px;
            margin-left: -1px; }
            .search-wrapper .content-wrapper .lang ul li ul li {
              background: #fff; }
          .search-wrapper .content-wrapper .lang ul li a {
            color: #778085;
            text-transform: uppercase;
            font-size: 12px;
            display: block;
            height: 100%;
            padding-left: 20px; }
            .search-wrapper .content-wrapper .lang ul li a img {
              margin-right: 10px;
              top: 2px;
              position: relative; }

.content-wrapper.top {
  max-width: 1500px;
  width: 100%; }

#top.top-fixed {
  position: fixed;
  width: 90%;
  max-width: 1198px;
  right: 0;
  left: 0;
  top: 0;
  margin: 0 auto; }

#top {
  margin: 0 auto;
  position: relative;
  min-height: 60px;
  border-bottom: 1px solid #adb3b6;
  border-left: 1px solid #adb3b6;
  border-right: 1px solid #adb3b6;
  z-index: 99;
  background: #fff;
  /* MOBILE NAV */
  /* END MENU MOBILE */
  /*	#menu{
  		&:hover ul li:first-child ul.sub-menu{
  		display: block;
  		}
  	}*/
  /*&:hover ul li:first-child a{
  	color: #53595d;
  	}
  }*/ }
  #top #logo-icb {
    margin-left: 8%;
    min-height: 60px;
    float: left;
    display: none; }
    #top #logo-icb h1 {
      text-indent: -999px;
      line-height: 60px;
      width: 112px; }
      #top #logo-icb h1 a {
        display: block;
        background: url(../img/logo/icb-pharma-logo.png) no-repeat;
        background-position: center;
        background-size: contain; }
  #top #mobile {
    overflow: hidden;
    display: none; }
  #top #menu_link {
    display: block;
    width: 40px;
    height: 40px;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    z-index: 5;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    cursor: pointer;
    position: relative; }
    #top #menu_link:hover span {
      background-color: #000; }
  #top #menu_link span:first-child {
    margin-top: 13px; }
  #top #menu_link span {
    display: block;
    height: 2px;
    width: 22px;
    background-color: #5c5c5c;
    margin: 4px auto 3px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in; }
  #top #menu_link span.close_1 {
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    position: absolute;
    width: 50%;
    margin: auto; }
  #top #menu_link span.close_2 {
    display: none; }
  #top #menu_link span.close_3 {
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    position: absolute;
    width: 50%;
    margin: auto; }
  #top #menu {
    overflow: hidden;
    display: block;
    width: auto; }
    #top #menu ul {
      overflow: hidden;
      float: right; }
      #top #menu ul li {
        float: left;
        min-height: 61px;
        padding: 0 15px 0 30px;
        cursor: pointer;
        /* flex-basis: 20%;
          justify-content: center;
          align-items: center;
          overflow: hidden;
          transform: translateX(-100%);	*/
        /*				&:hover{
        					ul{
        						display: block;
        					}
        				}	*/
        /*			ul {
        				width: 100%;
        				overflow: hidden;
        				background: #fff;
        				border-top: 1px solid #adb3b6;
        				padding-bottom: 30px;
        				padding-top: 10px;
        				display: none;
        
        						
        						li:first-child{
        							
        							border: none;
        						a{
        							line-height: 24px;
        							color: $color-gray;
        							font-weight: 700;
        							font-style: italic;
        							text-transform: uppercase;
        						}
        							
        						}						
        					li{
        						float: left;
        						width: 25%;
        						border-bottom: 1px solid #adb3b6;
        						a{
        							background: url(../img/rozne/right-arrow-grey.png)no-repeat;
        							background-position: right 0;
        							background-size: 10px 12px;
        							height: 100%;
        							font-size: 14px;
        							font-weight: 400;
        							font-style: italic;
        							color: $color-gray;
        							display: block;
        							line-height: 16px;
        							min-height: 18px;
        							margin-top: 8px;
        							margin-bottom: 5px;
        						}
        						
        						ul{
        							float: none;
        							
        							li{
        								float: none;
        							}
        						}
        					}
        					
        				
        				
        			}	*/ }
        #top #menu ul li:hover a {
          color: #53595d; }
        #top #menu ul li a {
          line-height: 60px;
          color: #778085;
          font-weight: 700;
          font-style: italic;
          height: 100%;
          display: block; }
        #top #menu ul li .sub-menu {
          display: none;
          position: absolute;
          left: 0;
          background: #fff;
          width: 100%;
          border-top: 1px solid #adb3b6;
          top: 60px;
          padding-top: 26px;
          overflow: hidden;
          border-bottom: 1px solid #adb3b6;
          border-left: 1px solid #adb3b6;
          border-right: 1px solid #adb3b6;
          margin-left: -1px; }
          #top #menu ul li .sub-menu li {
            width: 21%;
            float: left;
            margin: 0 2%;
            letter-spacing: 0.25px;
            padding: 0; }
            #top #menu ul li .sub-menu li:hover a {
              color: #53595d; }
            #top #menu ul li .sub-menu li a {
              line-height: 24px;
              color: #778085;
              font-weight: 700;
              text-transform: uppercase;
              font-size: 12.5px;
              font-style: normal;
              background: url(../img/rozne/right-arrow-grey.png) no-repeat;
              background-position: right center;
              background-size: 10px 12px;
              display: block;
              line-height: 16px;
              min-height: 18px;
              padding-top: 8px;
              padding-bottom: 8px;
              padding-right: 20px;
              border-bottom: 1px solid #adb3b6; }
            #top #menu ul li .sub-menu li ul.sub-menu {
              margin-bottom: 50px;
              padding-top: 0px;
              position: static;
              width: 100%;
              overflow: visible;
              border: none;
              display: block !important; }
              #top #menu ul li .sub-menu li ul.sub-menu li {
                margin-top: 5px;
                float: none;
                width: 100%;
                min-height: 0;
                margin: 5px 0 0;
                overflow: hidden;
                /* Nowy poziom zagniezdzenia */
                /*							&:hover ul.sub-menu{
                								display: block !important;
                							}
                							
                							ul.sub-menu{
                								display: none !important;
                								width: 90%;
                								margin-left: 10%;
                								margin-bottom: 0;
                								
                								li{
                									float: none;
                									border-bottom: none;
                									
                									a{
                										font-size: 12px;
                									}
                																
                									&:hover a{
                										color: #53595d;
                									}
                								}
                							}*/ }
                #top #menu ul li .sub-menu li ul.sub-menu li:hover a {
                  color: #53595d; }
                #top #menu ul li .sub-menu li ul.sub-menu li a {
                  font-size: 14px;
                  font-weight: 400;
                  font-style: italic;
                  text-transform: none;
                  padding-bottom: 5px;
                  color: #778085; }

/* CSS Document */
#black-background {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  display: none; }

#header {
  margin-top: 112px; }

#header.header-top-zero {
  top: 0;
  margin-bottom: 61px; }

/* HEADER HOME */
#header.home {
  height: 530px;
  overflow: hidden;
  width: 100%;
  position: relative; }
  #header.home .slide-progress {
    width: 0;
    max-width: 100%;
    height: 4px;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0; }
  #header.home .owl-dots {
    opacity: 0.5;
    top: 480px;
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; }
  #header.home .owl-nav {
    opacity: 0.5;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; }
  #header.home:hover .owl-dots {
    opacity: 1; }
  #header.home:hover .owl-nav {
    opacity: 1; }
  #header.home .side-wrapper {
    position: relative; }
  #header.home #video-home-wrapper {
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in; }
  #header.home #video-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.2);
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in; }
    #header.home #video-close:hover {
      background: rgba(0, 0, 0, 0.8); }
  #header.home #video-home {
    width: 100%;
    margin-top: -50px; }
  #header.home .owl-carousel {
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in; }
  #header.home .owl-prev, #header.home .owl-next {
    position: absolute;
    top: 373px;
    width: 38px;
    height: 48px; }
  #header.home .owl-next {
    background: url(../img/rozne/right-arrow-white.png) no-repeat;
    right: 3%; }
  #header.home .owl-prev {
    background: url(../img/rozne/left-arrow-white.png) no-repeat;
    left: 3%; }
  #header.home .item img {
    width: auto; }
  #header.home .item .desc-wrapper {
    max-width: 1200px;
    width: 90%;
    position: absolute;
    top: 120px;
    left: 0;
    right: 0;
    margin: 0 auto; }
    #header.home .item .desc-wrapper .desc {
      max-width: 550px;
      width: 100%;
      color: #fff; }
      #header.home .item .desc-wrapper .desc .desc-text-wrapper {
        margin-bottom: 50px; }
      #header.home .item .desc-wrapper .desc h2 {
        font-size: 72px;
        font-weight: 900;
        line-height: 83px;
        font-style: italic;
        margin-bottom: 10px; }
      #header.home .item .desc-wrapper .desc p {
        font-size: 42px;
        line-height: 50px;
        font-style: italic;
        font-weight: 900; }
      #header.home .item .desc-wrapper .desc .btn {
        font-weight: 900;
        text-transform: uppercase;
        height: 38px;
        line-height: 38px;
        font-size: 13px;
        color: #fff;
        display: block;
        float: left; }
      #header.home .item .desc-wrapper .desc #video-run {
        cursor: pointer; }
      #header.home .item .desc-wrapper .desc .btn.more {
        height: 38px;
        border: 4px solid #fff;
        text-align: left;
        padding-left: 30px;
        padding-right: 40px;
        background: url(../img/rozne/btn-right-arrow.png) no-repeat;
        background-position: 97% center;
        margin-bottom: 20px; }
      #header.home .item .desc-wrapper .desc .btn.video {
        background: url(../img/rozne/btn-right-arrow-circle.png) no-repeat;
        background-size: 46px;
        height: 46px;
        padding-right: 60px;
        background-position: right center;
        line-height: 46px; }

/* END HEADER HOME */
/* HEADER PEOPLE */
#header.people {
  width: 100%;
  position: relative;
  /*	.side-wrapper{
  		height: 412px;
  		position: relative;
  		
  			.item{
  				height: 412px;
  				.slide-1{
  					background: url(../img/background/header-people-bg.jpg)no-repeat;
  					background-position: center top;
  					width: 100%;
  					height: 100%;
  					
  				}
  				.slide-2{
  					background: url(../img/slider/people/slide-2.jpg)no-repeat;
  					background-position: center top;
  					width: 100%;
  					height: 100%;
  				}
  		}
  		
  		.content-wrapper{
  			position: absolute;
  			top: 0;
  			z-index: 1;
  			right: 0;
  			left: 0;
  			margin: 0 auto;
  			
  		}
  		
  		h2{
  			font-size: 72px;
  			font-weight: 900;
  			font-style: italic;
  			color: #fff;
  			margin-top: 310px;
  		}
  	}*/ }
  #header.people .side-wrapper {
    background: url(../img/background/header-people-bg.jpg) no-repeat;
    height: 412px;
    background-position: left; }
    #header.people .side-wrapper .content-wrapper {
      overflow: hidden;
      height: 100%; }
    #header.people .side-wrapper h2 {
      font-size: 72px;
      font-weight: 900;
      font-style: italic;
      color: #fff;
      margin-top: 310px; }

/* END HEADER PEOPLE */
/* HEADER ABOUT */
#header.about {
  width: 100%;
  position: relative; }
  #header.about #video-home-wrapper {
    background: #fff;
    height: 100%;
    overflow: hidden; }
  #header.about #video-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.2);
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in; }
    #header.about #video-close:hover {
      background: rgba(0, 0, 0, 0.8); }
  #header.about #video-home {
    width: 100%;
    margin-top: -100px;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  #header.about #video-run {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: pointer;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in; }
    #header.about #video-run:hover {
      transform: scale(1.1); }
  #header.about .side-wrapper {
    background: url(../img/background/header-contact-bg.jpg) no-repeat;
    height: 412px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in; }
    #header.about .side-wrapper .content-wrapper {
      overflow: hidden;
      height: 100%; }
    #header.about .side-wrapper h2 {
      font-size: 72px;
      font-weight: 900;
      font-style: italic;
      color: #fff;
      margin-top: 310px; }

/* END HEADER ABOUT  */
/* HEADER CSR */
#header.csr {
  width: 100%;
  position: relative; }
  #header.csr .side-wrapper {
    background: url(../img/background/header-csr-bg.jpg) no-repeat;
    height: 412px;
    background-position: center; }
    #header.csr .side-wrapper .content-wrapper {
      overflow: hidden;
      height: 100%; }
    #header.csr .side-wrapper h2 {
      font-size: 72px;
      font-weight: 900;
      font-style: italic;
      color: #fff;
      margin-top: 310px; }

/* END HEADER CSR */
/* HEADER LAB */
#header.lab {
  width: 100%;
  position: relative; }
  #header.lab .side-wrapper {
    background: url(../img/background/header-lab-bg.jpg) no-repeat;
    height: 412px;
    background-position: center; }
    #header.lab .side-wrapper .content-wrapper {
      overflow: hidden;
      height: 100%; }
    #header.lab .side-wrapper h2 {
      font-size: 72px;
      font-weight: 900;
      font-style: italic;
      color: #fff;
      margin-top: 310px; }

/* END HEADER LAB */
/* HEADER career */
#header.career {
  width: 100%;
  position: relative; }
  #header.career .side-wrapper {
    background: url(../img/background/career-bg.jpg) no-repeat;
    height: 412px;
    background-position: center; }
    #header.career .side-wrapper .content-wrapper {
      overflow: hidden;
      height: 100%; }
    #header.career .side-wrapper h2 {
      font-size: 72px;
      font-weight: 900;
      font-style: italic;
      color: #fff;
      margin-top: 310px; }

/* END HEADER career */
/* HEADER aution */
#header.auction {
  width: 100%;
  position: relative; }
  #header.auction .side-wrapper {
    background: url(../img/background/header-auction-bg.jpg) no-repeat;
    height: 412px;
    background-position: center; }
    #header.auction .side-wrapper .content-wrapper {
      overflow: hidden;
      height: 100%; }
    #header.auction .side-wrapper h2 {
      font-size: 72px;
      font-weight: 900;
      font-style: italic;
      color: #fff;
      margin-top: 310px; }

/* END HEADER aution */
/* HEADER delivery */
#header.delivery {
  width: 100%;
  position: relative; }
  #header.delivery .side-wrapper {
    background: url(../img/background/header-delivery-bg.jpg) no-repeat;
    height: 412px;
    background-position: center; }
    #header.delivery .side-wrapper .content-wrapper {
      overflow: hidden;
      height: 100%; }
    #header.delivery .side-wrapper h2 {
      font-size: 72px;
      font-weight: 900;
      font-style: italic;
      color: #fff;
      margin-top: 310px; }

/* END HEADER delivery */
/* HEADER media */
#header.media {
  width: 100%;
  position: relative; }
  #header.media .side-wrapper {
    background: url(../img/background/header-media-bg.jpg) no-repeat;
    height: 412px;
    background-position: center; }
    #header.media .side-wrapper .content-wrapper {
      overflow: hidden;
      height: 100%; }
    #header.media .side-wrapper h2 {
      font-size: 72px;
      font-weight: 900;
      font-style: italic;
      color: #fff;
      margin-top: 310px; }

/* END HEADER media */
/* HEADER quality */
#header.quality {
  width: 100%;
  position: relative; }
  #header.quality .side-wrapper {
    background: url(../img/background/header-quality-bg.jpg) no-repeat;
    height: 412px;
    background-position: center; }
    #header.quality .side-wrapper .content-wrapper {
      overflow: hidden;
      height: 100%; }
    #header.quality .side-wrapper h2 {
      font-size: 72px;
      font-weight: 900;
      font-style: italic;
      color: #fff;
      margin-top: 310px; }

/* END HEADER quality */
/* HEADER NEWS */
#header.news {
  width: 100%;
  position: relative; }
  #header.news .side-wrapper {
    background: url(../img/background/header-news-bg.jpg) no-repeat;
    height: 412px;
    background-position: center; }
    #header.news .side-wrapper .content-wrapper {
      overflow: hidden;
      height: 100%; }
    #header.news .side-wrapper h2 {
      font-size: 72px;
      font-weight: 900;
      font-style: italic;
      color: #fff;
      margin-top: 310px; }

#header.news.en .side-wrapper {
  background-image: url(../img/background/header-news-bg-en.jpg); }

/* END HEADER NEWS */
/* HEADER CONTACT */
#header.contact {
  width: 100%;
  position: relative; }
  #header.contact .side-wrapper {
    background: url(../img/background/header-contact-bg.jpg) no-repeat;
    height: 412px;
    background-position: center; }
    #header.contact .side-wrapper .content-wrapper {
      overflow: hidden;
      height: 100%; }
    #header.contact .side-wrapper h2 {
      font-size: 72px;
      font-weight: 900;
      font-style: italic;
      color: #fff;
      margin-top: 310px; }

/* END HEADER CONTACT */
#breadcrumb {
  padding: 26px 0; }

/* CSS Document */
/* WELCOME */
#welcome {
  padding: 50px 0 50px; }
  #welcome .content-wrapper {
    overflow: hidden;
    width: 90%; }
  #welcome .left {
    width: 75%;
    float: left; }
    #welcome .left .desc {
      color: #778085;
      width: 90%;
      max-width: 750px; }
      #welcome .left .desc h3 {
        font-size: 42px;
        font-weight: 900;
        margin-bottom: 23px; }
      #welcome .left .desc p {
        color: #000;
        font-size: 14px;
        line-height: 24px;
        font-weight: 400; }
  #welcome .right {
    width: 25%;
    float: left; }
    #welcome .right a {
      display: block;
      margin: 0 auto; }

/* END WELCOME */
/* SECTION BOX MENU */
#section-box-menu {
  position: relative; }
  #section-box-menu .line {
    height: 1px;
    background: #9aa3a8;
    width: 100%;
    position: absolute;
    top: 8px;
    z-index: -1; }
  #section-box-menu .content-wrapper {
    overflow: hidden; }
  #section-box-menu .box {
    width: 50%;
    float: left; }
    #section-box-menu .box .section-item {
      width: 50%;
      float: left;
      height: 280px; }
      #section-box-menu .box .section-item:hover ul li {
        display: block;
        background: rgba(255, 255, 255, 0.8); }
      #section-box-menu .box .section-item ul {
        background: rgba(255, 255, 255, 0.8);
        max-height: 100%;
        display: block; }
        #section-box-menu .box .section-item ul li {
          list-style: none;
          min-height: 40px;
          border-bottom: 1px solid #adb3b6;
          display: none; }
          #section-box-menu .box .section-item ul li a {
            background: url(../img/rozne/right-arrow-grey.png) no-repeat;
            background-position: 90% 16px;
            background-size: 10px 13px;
            font-size: 14px;
            font-weight: 400;
            font-style: italic;
            color: #778085;
            display: block;
            padding: 16px 30px; }
          #section-box-menu .box .section-item ul li:hover a {
            color: #000; }
      #section-box-menu .box .section-item .section-name {
        height: 42px; }
        #section-box-menu .box .section-item .section-name li:first-child {
          display: block;
          border-bottom: none;
          height: 42px; }
          #section-box-menu .box .section-item .section-name li:first-child a {
            font-size: 13px;
            line-height: 20px;
            font-weight: 900;
            color: #778085;
            text-transform: uppercase;
            background: url(../img/rozne/right-arrow-grey.png) no-repeat;
            background-position: 90% center;
            background-size: 10px 13px;
            display: block;
            cursor: pointer;
            padding: 10px 30px 10px 30px;
            font-style: normal; }
    #section-box-menu .box .section-item.analytics {
      background: url(../img/rozne/analytics-box-bg.jpg) no-repeat;
      background-position: center center; }
      #section-box-menu .box .section-item.analytics:hover .section-name li:first-child a {
        background: #778085 url(../img/rozne/right-arrow-white.png) no-repeat;
        color: #fff;
        background-position: 90% center;
        background-size: 14px 18px; }
    #section-box-menu .box .section-item.health_care {
      background: url(../img/rozne/health-care-box-bg.jpg) no-repeat;
      background-position: center center; }
      #section-box-menu .box .section-item.health_care:hover .section-name li:first-child a {
        background: #74cff4 url(../img/rozne/right-arrow-white.png) no-repeat;
        color: #fff;
        background-position: 90% center;
        background-size: 14px 18px; }
    #section-box-menu .box .section-item.animal_health {
      background: url(../img/rozne/animal-health-box-bg.jpg) no-repeat;
      background-position: center center; }
      #section-box-menu .box .section-item.animal_health:hover .section-name li:first-child a {
        background: #284e9e url(../img/rozne/right-arrow-white.png) no-repeat;
        color: #fff;
        background-position: 90% center;
        background-size: 14px 18px; }
    #section-box-menu .box .section-item.crop {
      background: url(../img/rozne/crop-box-bg.jpg) no-repeat;
      background-position: center center; }
      #section-box-menu .box .section-item.crop:hover .section-name li:first-child a {
        background: #94c335 url(../img/rozne/right-arrow-white.png) no-repeat;
        color: #fff;
        background-position: 90% center;
        background-size: 14px 18px; }
    #section-box-menu .box .section-item.pest {
      background: url(../img/rozne/pest-box-bg.jpg) no-repeat;
      background-position: center center; }
      #section-box-menu .box .section-item.pest:hover .section-name li:first-child a {
        background: #f9943f url(../img/rozne/right-arrow-white.png) no-repeat;
        color: #fff;
        background-position: 90% center;
        background-size: 14px 18px; }

/* END SECTION BOX MENU */
/* SECTION BOX ANALYTICS */
#section-box-analytics {
  position: relative;
  padding: 0 0 50px;
  margin-top: 10px; }
  #section-box-analytics .line {
    height: 1px;
    background: #9aa3a8;
    width: 100%;
    position: absolute;
    top: 8px;
    z-index: -1; }
  #section-box-analytics .content-wrapper {
    overflow: hidden;
    position: relative; }
    #section-box-analytics .content-wrapper .left {
      width: 75%;
      float: left;
      padding-top: 60px; }
      #section-box-analytics .content-wrapper .left .desc {
        color: #778085;
        width: 90%;
        max-width: 850px; }
        #section-box-analytics .content-wrapper .left .desc h3 {
          font-size: 42px;
          font-weight: 900;
          margin-bottom: 23px; }
        #section-box-analytics .content-wrapper .left .desc p {
          color: #000;
          font-size: 14px;
          line-height: 24px;
          font-weight: 400;
          margin-bottom: 20px; }
        #section-box-analytics .content-wrapper .left .desc .btn {
          display: inline-block;
          background: #778085 url(../img/rozne/right-arrow-white.png) no-repeat;
          background-position: 90% center;
          background-size: 10px 13px;
          padding: 12px 70px 12px 30px;
          text-align: left;
          color: #fff;
          font-size: 14px;
          font-weight: 900;
          text-transform: uppercase;
          margin-top: 30px;
          max-width: 180px;
          -webkit-transition: all .15s ease-in;
          -moz-transition: all .15s ease-in;
          -ms-transition: all .15s ease-in;
          -o-transition: all .15s ease-in;
          transition: all .15s ease-in; }
          #section-box-analytics .content-wrapper .left .desc .btn:hover {
            background-color: #828C92; }
    #section-box-analytics .content-wrapper .right {
      background: url(../img/rozne/analytics-section-bg.jpg) no-repeat;
      background-position: center bottom;
      background-size: 178px auto;
      width: 25%;
      position: absolute;
      height: 100%;
      top: 0;
      right: 0; }

/* END SECTION BOX ANALYTICS */
/* NEWS */
#news {
  position: relative;
  overflow: hidden;
  padding-bottom: 100px;
  /*	
  	.line{
  		height: 1px;
  		background: #9aa3a8;
  		width: 100%;
  		position: absolute;
  		top: 68px;
  	}*/
  /*	.item:nth-child(n+13){
  		display: none;
  		//opacity: 0;
  		
  		-webkit-transition: none; 
  		-moz-transition: none; 
  		-ms-transition: none; 
  		-o-transition: none; 
  		transition: none;  		
  	}	*/ }
  #news h1, #news h2, #news h3, #news h4, #news h5, #news h6 {
    line-height: 68px;
    text-align: center;
    font-size: 30px;
    color: #778085;
    font-style: italic;
    border-bottom: 1px solid #9aa3a8;
    position: relative;
    z-index: 2; }
  #news .side-wrapper {
    background: #ced7dd;
    height: 310px;
    margin-top: -68px; }
  #news .content-wrapper {
    margin-top: -242px;
    z-index: 2; }
  #news .item:nth-child(n+13).animation {
    -webkit-transition: all .15s ease-in;
    -moz-transition: all .15s ease-in;
    -ms-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in; }
  #news .item {
    background: #f9f9f9;
    width: 28%;
    overflow: hidden;
    display: inline-block;
    margin-left: 2.5%;
    margin-right: 2.5%;
    border: 1px solid #9aa3a8;
    margin-bottom: 50px;
    -webkit-transition: all .15s ease-in;
    -moz-transition: all .15s ease-in;
    -ms-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in;
    /*	&:hover{
    		width: 24.5%;
    		margin-left: 0;
    		margin-right: 0;
    	}*/ }
    #news .item:hover {
      transform: scale(1.06);
      -webkit-transform: scale(1.06);
      -moz-transform: scale(1.06);
      -o-transform: scale(1.06);
      -webkit-box-shadow: 0px 10px 71px 0px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0px 10px 71px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 10px 71px 0px rgba(0, 0, 0, 0.3); }
    #news .item .article-wrapper {
      width: 100%;
      margin: 0 auto; }
    #news .item img {
      width: 100%;
      height: auto;
      border-bottom: 1px solid #9aa3a8; }
    #news .item .article-title {
      width: 90%;
      font-size: 20px;
      font-weight: 700;
      line-height: 1.2;
      color: #575b5d;
      margin: 25px auto 0; }
    #news .item .article-content {
      width: 90%;
      margin: 22px auto 35px;
      font-size: 14px;
      line-height: 22px;
      font-weight: 400;
      color: #575b5d; }
      #news .item .article-content a {
        color: #000; }
        #news .item .article-content a:hover {
          text-decoration: underline; }
    #news .item .article-more-link-wrapper {
      padding: 0;
      background: #9ea5aa;
      overflow: hidden;
      cursor: pointer; }
      #news .item .article-more-link-wrapper:hover {
        background: #AAB1B7; }
    #news .item .more-in-social {
      height: 18px;
      display: block;
      cursor: pointer;
      font-size: 14px;
      font-weight: 700;
      padding-left: 30px;
      line-height: 18px;
      padding: 22px 0 22px 30px;
      color: #fff; }
    #news .item .more-in-social.facebook {
      background: url(../img/rozne/facebook-icon.jpg) no-repeat;
      background-position: 20px center;
      text-indent: 20px; }
    #news .item .more-in-social.instagram {
      background: url(../img/rozne/instagram-icon.jpg) no-repeat;
      background-position: 20px center;
      text-indent: 20px; }
  #news #news-more-btn {
    display: block;
    height: 40px;
    width: 200px;
    background: #9ea5aa;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    font-weight: 700;
    margin: 50px auto 0;
    cursor: pointer; }
    #news #news-more-btn:hover {
      background: #AAB1B7; }

/* END NEWS */
/* BRAND */
#brand {
  position: relative; }
  #brand h1, #brand h2, #brand h3, #brand h4, #brand h5, #brand h6 {
    line-height: 68px;
    text-align: center;
    font-size: 30px;
    color: #778085;
    font-style: italic;
    border-bottom: 1px solid #9aa3a8;
    position: relative;
    z-index: 2; }
  #brand .owl-prev, #brand .owl-next {
    position: absolute;
    top: 80px;
    width: 33px;
    height: 42px; }
  #brand .owl-next {
    background: url(../img/rozne/right-arrow-big-grey.png) no-repeat;
    right: -8%; }
  #brand .owl-prev {
    background: url(../img/rozne/left-arrow-grey.png) no-repeat;
    left: -8%; }
  #brand .owl-carousel {
    max-width: 1150px;
    width: 90%;
    margin: 0 auto 60px auto;
    /*		.owl-nav.disabled{
    			display: block;
    		}*/ }
    #brand .owl-carousel .item {
      display: block;
      padding-bottom: 5px; }
      #brand .owl-carousel .item .image-wrapper {
        height: 160px;
        position: relative; }
      #brand .owl-carousel .item img {
        width: auto;
        display: block;
        margin: 0 auto;
        position: absolute;
        right: 0;
        left: 0;
        bottom: 25px; }
      #brand .owl-carousel .item p {
        color: #778085;
        font-size: 14px;
        font-weight: 400;
        font-style: italic;
        text-align: center;
        margin-top: 12px; }

/* CSS Document */
#person-1 {
  border-top: 1px solid #9aa3a8; }
  #person-1 .side-wrapper {
    overflow: hidden;
    padding-top: 38px; }
  #person-1 .box {
    float: left;
    width: 33.333%;
    padding-bottom: 50px; }
    #person-1 .box .box-wrapper {
      max-width: 293px;
      width: 90%; }
    #person-1 .box .desc {
      color: #fff; }
    #person-1 .box .desc-content {
      color: #000;
      font-size: 14px;
      line-height: 24px;
      font-weight: 400; }
    #person-1 .box .image-wrapper {
      max-width: 293px;
      width: 100%;
      height: auto;
      margin-top: -38px; }
      #person-1 .box .image-wrapper img {
        width: 100%;
        height: auto; }
    #person-1 .box .position {
      font-size: 16px;
      line-height: 20px;
      font-weight: 700;
      font-style: italic;
      text-transform: uppercase;
      margin-top: 26px;
      margin-bottom: 16px; }
    #person-1 .box .name {
      font-size: 30px;
      line-height: 36px;
      letter-spacing: 0.25px;
      font-weight: 700;
      font-style: italic;
      margin-bottom: 30px; }
  #person-1 .box.green {
    background: #94c335; }
    #person-1 .box.green .desc {
      color: #fff; }
    #person-1 .box.green .box-wrapper {
      margin: 0 auto; }
  #person-1 .box.blue {
    background: #74cff4; }
    #person-1 .box.blue .box-wrapper {
      margin: 0 10% 0 auto; }
  #person-1 .box.orange {
    background: #f9943f; }
    #person-1 .box.orange .box-wrapper {
      margin: 0 auto 0 10%; }

#person-2 {
  margin-top: 38px;
  border-top: 1px solid #9aa3a8; }
  #person-2 .content-wrapper {
    margin-top: -1px; }
  #person-2 .item {
    width: 23.5%;
    overflow: hidden;
    display: inline-block;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 14px;
    color: #778085; }
    #person-2 .item .person-wrapper .image-wrapper {
      border-top: 1px solid #a7adb0;
      width: 100%;
      height: 100%; }
      #person-2 .item .person-wrapper .image-wrapper img {
        display: block;
        width: 100%;
        height: auto; }
    #person-2 .item .person-wrapper .desc {
      border-bottom: 1px solid #a7adb0;
      border-left: 1px solid #a7adb0;
      border-right: 1px solid #a7adb0;
      padding: 0 10% 10px 10%;
      z-index: 2;
      position: relative;
      background: #fff; }
    #person-2 .item .person-wrapper .line {
      height: 9px;
      background: #778085; }
    #person-2 .item .person-wrapper .position {
      font-size: 16px;
      line-height: 21px;
      font-weight: 700;
      font-style: italic;
      text-transform: uppercase;
      margin-bottom: 16px;
      margin-top: 8px;
      padding-top: 14px; }
    #person-2 .item .person-wrapper .name {
      font-size: 30px;
      line-height: 36px;
      font-weight: 700;
      font-style: italic; }
    #person-2 .item .person-wrapper .desc-content {
      color: #000;
      font-size: 14px;
      line-height: 24px;
      margin-top: 36px;
      max-height: 50px;
      overflow: hidden; }
    #person-2 .item .person-wrapper a.btn.more, #person-2 .item .person-wrapper a.btn.fold {
      font-size: 12.5px;
      color: #778085;
      font-style: italic;
      font-weight: 400;
      display: none;
      height: 32px;
      line-height: 32px;
      border-top: 1px solid #a7adb0;
      margin-top: 25px;
      cursor: pointer; }
    #person-2 .item .person-wrapper a.btn.more {
      background: url(../img/rozne/arrow-down.png) no-repeat;
      background-position: left center;
      padding-left: 20px;
      background-size: 12px 10px; }
    #person-2 .item .person-wrapper a.btn.fold {
      display: none;
      background: url(../img/rozne/arrow-up.png) no-repeat;
      background-position: left center;
      padding-left: 20px;
      background-size: 12px 10px; }
  #person-2 .item .person-wrapper:hover .line.crop {
    background: #94c335; }
  #person-2 .item .person-wrapper:hover .line.health {
    background: #74cff4; }
  #person-2 .item .person-wrapper:hover .line.pest {
    background: #f9943f; }
  #person-2 .item .person-wrapper:hover .line.analytics {
    background: #D2E2EB; }

/* CSS Document */
.side-wrapper.section {
  overflow: hidden;
  margin-top: -6px; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 90%; }

#section-menu {
  margin-top: 150px; }

#section-menu.more-margin {
  margin-top: 100px; }

#section-menu {
  overflow: hidden;
  position: relative;
  z-index: 2; }
  #section-menu .content-wrapper {
    width: 100%;
    max-width: 1500px; }
  #section-menu .line-wrapper {
    position: relative;
    z-index: -1; }
  #section-menu .line {
    height: 1px;
    background: #9aa3a8;
    width: 100%;
    position: absolute;
    top: 43px; }
  #section-menu ul li {
    width: 17.5%;
    float: left;
    list-style: none;
    height: 43px;
    display: block;
    text-align: center;
    background: #fff;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in; }
    #section-menu ul li a {
      display: block;
      width: 100%;
      height: 100%;
      color: #80878c;
      font-size: 13px;
      font-weight: 900;
      text-transform: uppercase;
      letter-spacing: 0.50px;
      padding-top: 10px;
      -webkit-transition: all .2s ease-in;
      -moz-transition: all .2s ease-in;
      -ms-transition: all .2s ease-in;
      -o-transition: all .2s ease-in;
      transition: all .2s ease-in; }
  #section-menu ul li.active {
    width: 30%; }
    #section-menu ul li.active a {
      color: #fff; }
  #section-menu ul .animal-health {
    border-bottom: 7px solid #284e9e; }
    #section-menu ul .animal-health:hover {
      background: #284e9e; }
      #section-menu ul .animal-health:hover a {
        color: #fff; }
  #section-menu ul .health-care {
    border-bottom: 7px solid #74cff4; }
    #section-menu ul .health-care:hover {
      background: #74cff4; }
      #section-menu ul .health-care:hover a {
        color: #fff; }
  #section-menu ul .crop {
    border-bottom: 7px solid #94c335; }
    #section-menu ul .crop:hover {
      background: #94c335; }
      #section-menu ul .crop:hover a {
        color: #fff; }
  #section-menu ul .pest {
    border-bottom: 7px solid #f9943f; }
    #section-menu ul .pest:hover {
      background: #f9943f; }
      #section-menu ul .pest:hover a {
        color: #fff; }
  #section-menu ul .analytics {
    border-bottom: 7px solid #D2E2EB; }
    #section-menu ul .analytics:hover {
      background: #D2E2EB; }

#section-sidebar {
  float: left;
  width: 30%;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  #section-sidebar .content-wrapper {
    width: 66.666666%;
    margin-right: 0; }
  #section-sidebar .menu-sidebar-wrapper {
    max-width: 450px;
    overflow: hidden; }
    #section-sidebar .menu-sidebar-wrapper .section-menu-sidebar {
      width: 100%;
      margin-top: 30px;
      margin-bottom: 50px; }
      #section-sidebar .menu-sidebar-wrapper .section-menu-sidebar .menu-title {
        line-height: 24px;
        color: #778085;
        font-size: 12.5px;
        font-weight: 900;
        text-transform: uppercase;
        margin-left: 10%;
        margin-right: 5%;
        letter-spacing: 0.25px;
        padding-bottom: 5px;
        border-bottom: 1px solid #adb3b6; }
      #section-sidebar .menu-sidebar-wrapper .section-menu-sidebar ul {
        border: none;
        width: 85%;
        margin-left: 10%;
        margin-right: 5%;
        list-style: none; }
        #section-sidebar .menu-sidebar-wrapper .section-menu-sidebar ul li {
          float: none;
          width: 100%;
          border-bottom: 1px solid #adb3b6;
          padding-top: 8px;
          padding-bottom: 5px;
          cursor: pointer;
          /*			&:hover .sub-menu{
          				display: block;
          			}*/ }
          #section-sidebar .menu-sidebar-wrapper .section-menu-sidebar ul li a {
            background: url(../img/rozne/right-arrow-grey.png) no-repeat;
            background-position: right 0;
            background-size: 10px 12px;
            height: 100%;
            font-size: 14px;
            font-weight: 400;
            font-style: italic;
            color: #778085;
            display: block;
            line-height: 16px;
            min-height: 18px;
            letter-spacing: 0.25px;
            padding-right: 20px; }
          #section-sidebar .menu-sidebar-wrapper .section-menu-sidebar ul li:hover a {
            color: #000; }
          #section-sidebar .menu-sidebar-wrapper .section-menu-sidebar ul li .sub-menu {
            display: none;
            margin-right: 0;
            width: 90%; }
            #section-sidebar .menu-sidebar-wrapper .section-menu-sidebar ul li .sub-menu li {
              border-bottom: none; }
              #section-sidebar .menu-sidebar-wrapper .section-menu-sidebar ul li .sub-menu li a {
                font-size: 12px;
                color: #778085; }
              #section-sidebar .menu-sidebar-wrapper .section-menu-sidebar ul li .sub-menu li:hover a {
                color: #000; }
  #section-sidebar .contact-sidebar-wrapper {
    max-width: 450px;
    overflow: hidden;
    padding-bottom: 100px;
    height: 100%; }
    #section-sidebar .contact-sidebar-wrapper .title {
      font-size: 30px;
      font-weight: 700;
      font-style: italic;
      color: #fff;
      text-align: center;
      margin-top: 16px;
      letter-spacing: 0.25px; }
    #section-sidebar .contact-sidebar-wrapper .contact-item {
      width: 85%;
      margin: 50px 5% 0 10%; }
      #section-sidebar .contact-sidebar-wrapper .contact-item:hover .image-wrapper img {
        width: 106%;
        margin-left: -3%; }
      #section-sidebar .contact-sidebar-wrapper .contact-item .image-wrapper {
        border-radius: 50%;
        width: 140px;
        height: auto;
        display: block;
        overflow: hidden;
        margin: 0 auto;
        max-height: 140px; }
        #section-sidebar .contact-sidebar-wrapper .contact-item .image-wrapper img {
          width: 100%;
          height: auto;
          -webkit-transition: all .2s ease-in;
          -moz-transition: all .2s ease-in;
          -ms-transition: all .2s ease-in;
          -o-transition: all .2s ease-in;
          transition: all .2s ease-in; }
      #section-sidebar .contact-sidebar-wrapper .contact-item .contact-desc {
        font-size: 14px;
        color: #fff;
        margin-top: 28px; }
        #section-sidebar .contact-sidebar-wrapper .contact-item .contact-desc .position {
          font-weight: 900;
          font-style: italic;
          line-height: 18px;
          border-bottom: 1px solid #fff;
          padding-bottom: 6px; }
        #section-sidebar .contact-sidebar-wrapper .contact-item .contact-desc .science-title {
          font-weight: 900;
          letter-spacing: 0.3px;
          text-transform: none; }
        #section-sidebar .contact-sidebar-wrapper .contact-item .contact-desc .name {
          font-weight: 900;
          text-transform: uppercase;
          letter-spacing: 0.3px;
          margin-top: 8px;
          padding-top: 6px;
          margin-bottom: 20px; }
        #section-sidebar .contact-sidebar-wrapper .contact-item .contact-desc .phone {
          font-weight: 700;
          margin-top: 10px;
          background: url(../img/rozne/phone-ico.png) no-repeat;
          background-position: left;
          background-size: 17px 17px;
          line-height: 17px;
          padding-left: 30px; }
          #section-sidebar .contact-sidebar-wrapper .contact-item .contact-desc .phone a {
            color: #fff; }
        #section-sidebar .contact-sidebar-wrapper .contact-item .contact-desc .phone.mobile {
          background: url(../img/rozne/phone-mobile-ico.png) no-repeat;
          background-position: left;
          background-size: 17px 17px; }
        #section-sidebar .contact-sidebar-wrapper .contact-item .contact-desc .mail {
          font-size: 12px;
          font-weight: 700;
          margin-top: 10px;
          background: url(../img/rozne/mail-ico.png) no-repeat;
          background-position: left;
          background-size: 18px 13px;
          padding-left: 30px;
          line-height: 13px; }
          #section-sidebar .contact-sidebar-wrapper .contact-item .contact-desc .mail a {
            color: #fff; }

#section-content {
  background: #f7f8f8;
  float: right;
  width: 70%;
  position: relative;
  z-index: 1;
  padding-bottom: 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #section-content .menu-sidebar-wrapper {
    display: none;
    overflow: hidden; }
    #section-content .menu-sidebar-wrapper .section-menu-sidebar {
      width: 100%;
      margin-top: 30px;
      margin-bottom: 50px; }
      #section-content .menu-sidebar-wrapper .section-menu-sidebar .menu-title {
        line-height: 24px;
        color: #778085;
        font-size: 12.5px;
        font-weight: 900;
        text-transform: uppercase;
        letter-spacing: 0.25px;
        padding-bottom: 5px;
        border-bottom: 1px solid #adb3b6; }
      #section-content .menu-sidebar-wrapper .section-menu-sidebar ul {
        border: none;
        width: 100%;
        list-style: none; }
        #section-content .menu-sidebar-wrapper .section-menu-sidebar ul li {
          float: none;
          width: 100%;
          border-bottom: 1px solid #adb3b6;
          padding-top: 8px;
          padding-bottom: 5px;
          cursor: pointer;
          /*			&:hover .sub-menu{
          					display: block;
          				}*/ }
          #section-content .menu-sidebar-wrapper .section-menu-sidebar ul li a {
            background: url(../img/rozne/right-arrow-grey.png) no-repeat;
            background-position: right 0;
            background-size: 10px 12px;
            height: 100%;
            font-size: 14px;
            font-weight: 400;
            font-style: italic;
            color: #778085;
            display: block;
            line-height: 16px;
            min-height: 18px;
            padding-right: 20px;
            letter-spacing: 0.25px; }
          #section-content .menu-sidebar-wrapper .section-menu-sidebar ul li .sub-menu {
            display: none;
            margin-right: 0;
            width: 90%;
            margin-left: auto; }
            #section-content .menu-sidebar-wrapper .section-menu-sidebar ul li .sub-menu li {
              border-bottom: none; }
              #section-content .menu-sidebar-wrapper .section-menu-sidebar ul li .sub-menu li a {
                font-size: 12px;
                color: #778085; }
              #section-content .menu-sidebar-wrapper .section-menu-sidebar ul li .sub-menu li:hover a {
                color: #000; }
  #section-content .text-wrapper {
    font-size: 21px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.25px;
    margin-top: 14px;
    margin-bottom: 50px; }
    #section-content .text-wrapper .pdf-download {
      display: inline-block;
      background: url(../img/rozne/pdf-ico-grey.png) no-repeat;
      background-size: 59px 59px;
      background-position: left center;
      padding: 30px 0 30px 79px; }
    #section-content .text-wrapper img {
      max-width: 100%;
      height: auto; }
    #section-content .text-wrapper .link {
      /*	padding-bottom: 22px;		
      	display: block;
      	max-width: 300px;
      	color: #fff;
      	text-align: center;
      	font-size: 16px;
      	background: url(../img/rozne/link-ico.png)no-repeat;
      	background-position: center 80%;
      	background-color: $color-gray;
      	background-size: 26px;*/
      padding-bottom: 18px;
      display: block;
      color: #778085;
      text-align: center;
      font-size: 16px;
      background: url(../img/rozne/link-ico.png) no-repeat;
      background-position: center 85%;
      background-color: none;
      background-size: 20px;
      -webkit-transition: all .2s ease-in;
      -moz-transition: all .2s ease-in;
      -ms-transition: all .2s ease-in;
      -o-transition: all .2s ease-in;
      transition: all .2s ease-in; }
      #section-content .text-wrapper .link:hover {
        background: url(../img/rozne/link-ico.png) no-repeat;
        background-position: center 85%;
        background-size: 20px;
        background-color: #778085;
        color: #fff; }
      #section-content .text-wrapper .link img {
        margin-bottom: 40px;
        margin: 0 auto 35px;
        display: block;
        padding-top: 35px; }
  #section-content .desc {
    font-size: 21px;
    line-height: 28px;
    color: #778085;
    font-weight: 700;
    font-style: italic;
    margin: 28px 0; }
  #section-content p {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 19px;
    margin: 15px 0;
    max-width: 880px;
    font-style: normal; }
  #section-content .owl-carousel {
    padding: 20px 0; }
    #section-content .owl-carousel .owl-stage {
      margin: 0 auto;
      padding: 20px 0; }
    #section-content .owl-carousel .item {
      height: 150px;
      cursor: pointer; }
      #section-content .owl-carousel .item:hover .image-wrapper .active {
        display: block; }
    #section-content .owl-carousel .image-wrapper {
      display: block;
      height: 100%;
      position: relative; }
      #section-content .owl-carousel .image-wrapper .active {
        display: none;
        z-index: 2; }
      #section-content .owl-carousel .image-wrapper img {
        display: block;
        width: 70%;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        z-index: 1; }
  #section-content #section-content-header {
    margin-right: 0;
    margin-left: auto;
    width: 70%; }
  #section-content #section-content-header {
    height: 473px;
    width: 100%;
    overflow: hidden; }
    #section-content #section-content-header h1 {
      font-size: 42px;
      color: #fff;
      font-weight: 900;
      text-transform: uppercase;
      margin: 30px 0 0 30px; }
      #section-content #section-content-header h1 span {
        font-size: 22px;
        text-transform: uppercase;
        display: block;
        margin: 10px 0; }

/*Animal Health */
#section-content.animal-health #section-content-header {
  background: url(../img/background/animal-bg.jpg) no-repeat;
  background-position: center top; }

#section-content.animal-health.products #section-content-header {
  background: none; }

#section-sidebar.animal-health .contact-sidebar-wrapper {
  background: #284e9e; }

#section-menu ul .animal-health.active {
  background: #284e9e;
  border-bottom: 7px solid #a9c2f7; }

#section-sidebar.animal-health .menu-sidebar-wrapper {
  background: url(../img/background/animal-sidebar-bg.png) repeat-x;
  background-position: left top; }

#section-content.animal-health .text-wrapper {
  color: #284e9e; }

.menu-sidebar-wrapper.animal-health {
  background: #fff url(../img/background/animal-sidebar-bg.png) repeat-x;
  background-position: left top; }

/* END Health Care */
/* Health Care */
#section-content.health-care #section-content-header {
  background: url(../img/background/health-bg.jpg) no-repeat;
  background-position: center top; }

#section-content.health-care.products #section-content-header {
  background: none; }

#section-sidebar.health-care .contact-sidebar-wrapper {
  background: #74cff4; }

#section-menu ul .health-care.active {
  background: #74cff4;
  border-bottom: 7px solid #a6e0f8; }

#section-sidebar.health-care .menu-sidebar-wrapper {
  background: url(../img/background/health-sidebar-bg.png) repeat-x;
  background-position: left top; }

#section-content.health-care .text-wrapper {
  color: #74cff4; }

.menu-sidebar-wrapper.health-care {
  background: #fff url(../img/background/health-sidebar-bg.png) repeat-x;
  background-position: left top; }

/* END Health Care */
/* Pest */
#section-content.pest #section-content-header {
  background: url(../img/background/pest-bg.jpg) no-repeat;
  background-position: center top; }

#section-sidebar.pest .contact-sidebar-wrapper {
  background: #f9943f; }

#section-menu ul .pest.active {
  background: #f9943f;
  border-bottom: 7px solid #fbbb84; }

#section-sidebar.pest .menu-sidebar-wrapper {
  background: url(../img/background/pest-sidebar-bg.png) repeat-x;
  background-position: left top; }

#section-content.pest .text-wrapper {
  color: #f9943f; }

.menu-sidebar-wrapper.pest {
  background: #fff url(../img/background/pest-sidebar-bg.png) repeat-x;
  background-position: left top; }

/* END Pest */
/* Crop */
#section-content.crop #section-content-header {
  background: url(../img/background/crop-bg.jpg) no-repeat;
  background-position: center top; }

#section-sidebar.crop .contact-sidebar-wrapper {
  background: #94c335; }

#section-menu ul .crop.active {
  background: #94c335;
  border-bottom: 7px solid #b7d778; }

#section-sidebar.crop .menu-sidebar-wrapper {
  background: url(../img/background/crop-sidebar-bg.png) repeat-x;
  background-position: left top; }

#section-content.crop .text-wrapper {
  color: #94c335; }

.menu-sidebar-wrapper.crop {
  background: #fff url(../img/background/crop-sidebar-bg.png) repeat-x;
  background-position: left top; }

/* END Crop */
/* Analytics */
#header-analytics {
  background: url(../img/background/analytics-bg.jpg) no-repeat;
  background-position: left top;
  width: 100%;
  height: 480px;
  overflow: hidden; }
  #header-analytics h1 {
    font-size: 42px;
    line-height: 45px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    margin: 30px 0 0 30px; }

#section-sidebar.analytics .contact-sidebar-wrapper {
  background: #d8dadc; }

#section-menu ul .analytics.active {
  background: #778085;
  border-bottom: 7px solid #adafb0; }

#section-sidebar.analytics .contact-sidebar-wrapper .title {
  color: #778085; }

#section-sidebar.analytics .contact-sidebar-wrapper .contact-item .contact-desc .position, #section-sidebar.analytics .contact-sidebar-wrapper .contact-item .contact-desc .name, #section-sidebar.analytics .contact-sidebar-wrapper .contact-item .contact-desc .phone, #section-sidebar.analytics .contact-sidebar-wrapper .contact-item .contact-desc .mail a {
  color: #778085; }
#section-sidebar.analytics .contact-sidebar-wrapper .contact-item .contact-desc .position {
  border-bottom: 1px solid #778085; }
#section-sidebar.analytics .contact-sidebar-wrapper .contact-item .contact-desc .phone {
  background: url(../img/rozne/phone-ico-gray.png) no-repeat;
  background-position: left;
  background-size: 17px 17px; }
  #section-sidebar.analytics .contact-sidebar-wrapper .contact-item .contact-desc .phone a {
    color: #778085; }
#section-sidebar.analytics .contact-sidebar-wrapper .contact-item .contact-desc .phone.mobile {
  background: url(../img/rozne/phone-mobile-ico-gray.png) no-repeat;
  background-position: left;
  background-size: 17px 17px; }
#section-sidebar.analytics .contact-sidebar-wrapper .contact-item .contact-desc .mail {
  background: url(../img/rozne/mail-ico-gray.png) no-repeat;
  background-position: left;
  background-size: 18px 13px; }

#section-content.analytics .text-wrapper {
  margin-bottom: 10px;
  /*	a{
  		color: $color-gray;
  		font-style: italic;
  		font-size: 18px;
  		font-weight: 700;
  	}*/ }

#section-content.analytics .text-wrapper .btn-more-info {
  display: block;
  margin: 60px 0;
  max-width: 150px;
  min-height: 20px;
  background: url(../img/rozne/arrow-down-gray.png) no-repeat;
  border: 4px solid #778085;
  color: #778085;
  background-position: 88% center;
  padding-right: 5%;
  padding-left: 3%;
  padding-top: 15px;
  padding-bottom: 10px;
  font-weight: 900;
  font-size: 13px;
  letter-spacing: 0.50px;
  text-transform: uppercase;
  font-style: normal; }

/* END Analytics */
/* Strona produktowa */
#section-content.products .text-wrapper {
  /*		.label, .download{
  			color: #1179a3;
  			cursor: pointer;
  			display: inline-block;
  			padding-left: 50px;
  			min-height: 38px;
  			padding-top: 3px;
  			text-transform: uppercase;
  			font-weight: 700;
  			max-width: 180px;
  			margin: 10px;
  			font-size: 14px;
  			margin-left: 10%;
  			background: url(../img/rozne/download-health-ico.png)no-repeat;
  			background-size: 38px;
  		}	*/ }
  #section-content.products .text-wrapper h2 {
    margin-bottom: 28px; }
  #section-content.products .text-wrapper h3 {
    font-size: 14px;
    color: #000;
    line-height: 19px;
    font-weight: 900;
    text-transform: uppercase;
    font-style: normal; }
  #section-content.products .text-wrapper p {
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    margin-top: 15px; }
  #section-content.products .text-wrapper ul {
    margin-left: 20px; }
    #section-content.products .text-wrapper ul li {
      margin-top: 5px;
      font-size: 14px;
      line-height: 19px;
      font-weight: 400;
      color: #000; }
  #section-content.products .text-wrapper a {
    color: #53595d;
    font-weight: 700;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in; }
    #section-content.products .text-wrapper a:hover {
      color: #778085; }
  #section-content.products .text-wrapper .link {
    /*	padding-bottom: 22px;		
    	display: block;
    	max-width: 300px;
    	color: #fff;
    	text-align: center;
    	font-size: 16px;
    	background: url(../img/rozne/link-ico.png)no-repeat;
    	background-position: center 80%;
    	background-color: $color-gray;
    	background-size: 26px;*/
    padding-bottom: 18px;
    display: block;
    color: #778085;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    background: url(../img/rozne/link-ico.png) no-repeat;
    background-position: center 85%;
    background-color: none;
    background-size: 20px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in; }
    #section-content.products .text-wrapper .link:hover {
      background: url(../img/rozne/link-ico.png) no-repeat;
      background-position: center 85%;
      background-size: 20px;
      background-color: #778085;
      color: #fff; }
    #section-content.products .text-wrapper .link img {
      margin-bottom: 40px;
      margin: 0 auto 35px;
      display: block;
      padding-top: 35px; }

#section-content.products #section-content-header {
  height: auto;
  min-height: 473px; }
  #section-content.products #section-content-header .header-content-wrapper {
    max-width: 900px; }
  #section-content.products #section-content-header .product-name-wrapper {
    border-bottom: 1px solid #778085;
    margin: 25px 0 15px auto;
    width: 97%;
    padding-bottom: 20px; }
  #section-content.products #section-content-header h1 {
    text-transform: none;
    font-style: italic;
    color: #778085;
    font-weight: 700;
    font-size: 42px;
    margin: 0; }
    #section-content.products #section-content-header h1 a {
      font-size: 21px;
      color: #778085;
      display: block; }
  #section-content.products #section-content-header .left {
    width: 45%;
    float: left;
    margin: 0 0 0 3%;
    /*		.video{
    			width: 100%;
    			margin-bottom: 50px;
    			iframe{
    				width: 100%;
    				height: 200px;
    			}
    		}*/ }
    #section-content.products #section-content-header .left .desc {
      border-bottom: 1px solid #778085;
      margin-top: 10px;
      padding-bottom: 25px; }
    #section-content.products #section-content-header .left ul {
      margin-bottom: 50px; }
      #section-content.products #section-content-header .left ul li {
        font-size: 16px;
        line-height: 21px;
        font-weight: 400;
        color: #778085;
        list-style: disc;
        margin-left: 20px;
        margin-top: 15px; }
  #section-content.products #section-content-header .right {
    width: 52%;
    float: right;
    /*		.label, .download{
    			color: #1179a3;
    			cursor: pointer;
    			display: inline-block;
    			padding-left: 50px;
    			min-height: 38px;
    			padding-top: 3px;
    			text-transform: uppercase;
    			font-weight: 700;
    			max-width: 180px;
    			margin: 10px;
    			font-size: 14px;
    			margin-left: 10%;
    			
    		}
    		
    		.download.health{
    			background: url(../img/rozne/download-health-ico.png)no-repeat;
    			background-size: 38px;
    		}
    		.label.health{
    			background: url(../img/rozne/download-label-health-ico.png)no-repeat;
    			background-size: 38px;
    		}*/ }
    #section-content.products #section-content-header .right img {
      width: 100%;
      height: auto;
      display: block;
      margin: 0 auto; }
    #section-content.products #section-content-header .right .videoWrapper {
      display: none; }

#section-content.animal-health.products #section-content-header {
  background: #fff; }

#section-content.health-care.products #section-content-header {
  background: #fff; }

#section-content.pest.products #section-content-header {
  background: #fff; }

#section-content.crop.products #section-content-header {
  background: #fff; }

/* END Strona produktowa */
/* MAPA - INTERAKTYWNA */
#map-poland {
  width: 100%;
  max-width: 540px;
  margin: 50px auto 0 0; }

#section-content #demo-agents {
  display: none; }
  #section-content #demo-agents .land {
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px; }
  #section-content #demo-agents .agent-name, #section-content #demo-agents .agent-phone {
    margin: 0;
    font-size: 16px; }
  #section-content #demo-agents .agent-phone {
    margin-bottom: 15px; }

/* CSS Document */
.line-wrapper {
  position: relative;
  z-index: -1; }

.line {
  height: 1px;
  background: #9aa3a8;
  width: 100%;
  position: absolute; }

#about-content {
  padding-top: 1px; }
  #about-content .box {
    overflow: hidden; }
    #about-content .box img {
      width: auto;
      display: block; }
    #about-content .box .line {
      height: 1px;
      background: #9aa3a8;
      width: 100%;
      margin: 20px 0;
      position: static; }
    #about-content .box .box-content-wrapper {
      width: 90%;
      max-width: 410px;
      margin: 0 auto; }
      #about-content .box .box-content-wrapper .desc {
        color: #778085;
        font-size: 19px;
        line-height: 28px;
        font-weight: 700;
        font-style: italic;
        margin: 70px 0; }
      #about-content .box .box-content-wrapper .title {
        font-size: 30px;
        font-weight: 700;
        font-style: italic;
        color: #778085;
        margin-top: 50px;
        line-height: 36px; }
      #about-content .box .box-content-wrapper .content p {
        font-size: 14px;
        line-height: 24px;
        font-weight: 400;
        color: #000;
        margin: 10px 0; }
    #about-content .box .left {
      width: 50%;
      float: left;
      overflow: hidden; }
    #about-content .box .right {
      width: 50%;
      float: left;
      overflow: hidden; }
  #about-content .box.one {
    background: #f0f0f1; }
  #about-content .box.two {
    background: #f5f6f6; }
    #about-content .box.two .right {
      float: right; }
  #about-content .box.three {
    background: #fff;
    position: relative; }
    #about-content .box.three .line {
      height: 1px;
      background: #9aa3a8;
      width: 85%;
      margin: 20px 15% 20px 0; }
    #about-content .box.three .logo {
      width: 161px;
      position: absolute;
      right: 0;
      left: 0;
      margin: 0 auto;
      top: 32px; }
      #about-content .box.three .logo img {
        display: block;
        width: 100%;
        height: auto; }

/* CSS Document */
#info-wrapper-csr {
  overflow: hidden;
  padding: 100px 0; }
  #info-wrapper-csr .info.right {
    color: #778085;
    font-size: 21px;
    line-height: 28px;
    text-align: left;
    width: 50%;
    max-width: 740px;
    font-weight: 700;
    font-style: italic;
    float: left; }
    #info-wrapper-csr .info.right h1, #info-wrapper-csr .info.right h2, #info-wrapper-csr .info.right h3, #info-wrapper-csr .info.right h4, #info-wrapper-csr .info.right h5, #info-wrapper-csr .info.right h6, #info-wrapper-csr .info.right p {
      margin: 20px 0; }
  #info-wrapper-csr .info.left {
    color: #778085;
    font-size: 41px;
    line-height: 1.1;
    text-align: left;
    width: 45%;
    max-width: 740px;
    font-weight: 700;
    font-style: italic;
    float: left;
    margin-left: 2.5%;
    margin-top: 90px;
    margin-right: 2.5%; }
    #info-wrapper-csr .info.left .desc {
      font-size: 41px; }

#csr-content {
  padding-top: 1px; }
  #csr-content .box {
    overflow: hidden;
    background: #f0f0f1; }
    #csr-content .box img {
      width: auto;
      display: block; }
    #csr-content .box .line {
      height: 1px;
      background: #9aa3a8;
      width: 100%;
      margin: 20px 0;
      position: static; }
    #csr-content .box .box-content-wrapper {
      width: 90%;
      max-width: 420px;
      margin: 0 auto; }
      #csr-content .box .box-content-wrapper .desc {
        color: #778085;
        font-size: 19px;
        line-height: 28px;
        font-weight: 700;
        font-style: italic;
        margin: 70px 0; }
      #csr-content .box .box-content-wrapper .title {
        font-size: 30px;
        font-weight: 700;
        font-style: italic;
        color: #778085;
        margin-top: 50px;
        line-height: 36px;
        margin: 70px 0; }
      #csr-content .box .box-content-wrapper .content p {
        font-size: 14px;
        line-height: 24px;
        font-weight: 400;
        color: #000;
        margin: 50px 0 10px; }
    #csr-content .box .left {
      width: 50%;
      float: left;
      overflow: hidden; }
    #csr-content .box .right {
      width: 50%;
      float: right; }
  #csr-content .box.one {
    background: #fff; }
  #csr-content .box.two .right {
    float: right; }
  #csr-content .box.three {
    background: #f5f6f6;
    position: relative; }
    #csr-content .box.three .line {
      height: 1px;
      background: #9aa3a8;
      width: 85%;
      margin: 20px 15% 20px 0; }
    #csr-content .box.three .logo {
      width: 161px;
      position: absolute;
      right: 0;
      left: 0;
      margin: 0 auto;
      top: 32px; }
      #csr-content .box.three .logo img {
        display: block;
        width: 100%;
        height: auto; }
  #csr-content .box.four {
    background: #ffffff; }

#more-info {
  overflow: hidden; }
  #more-info .side-wrapper {
    background: #8b9397;
    min-height: 352px;
    overflow: hidden; }
    #more-info .side-wrapper .desc {
      max-width: 875px;
      width: 90%;
      margin: 0 auto;
      text-align: center;
      color: #fff;
      font-size: 21px;
      line-height: 28px;
      font-weight: 700;
      font-style: italic;
      margin-top: 60px; }
    #more-info .side-wrapper .btn-more-info {
      display: block;
      margin: 60px auto;
      max-width: 300px;
      width: 80%;
      min-height: 20px;
      border: 4px solid #fff;
      color: #fff;
      background: url(../img/rozne/btn-right-arrow.png) no-repeat;
      background-position: 95% center;
      padding-right: 5%;
      padding-left: 3%;
      padding-top: 15px;
      padding-bottom: 10px;
      font-weight: 900;
      font-size: 13px;
      letter-spacing: 0.50px;
      text-transform: uppercase; }

/* CSS Document */
#info-wrapper {
  min-height: 483px;
  overflow: hidden; }
  #info-wrapper .info h2 {
    color: #778085;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    width: 90%;
    font-weight: 700;
    font-style: italic;
    margin: 60px auto 90px auto; }
  #info-wrapper .info-box {
    width: 33.333%;
    float: left;
    margin: 0px auto 50px auto; }
    #info-wrapper .info-box img {
      display: block;
      margin: 0 auto;
      width: auto;
      height: auto; }
    #info-wrapper .info-box .desc {
      width: 90%;
      margin: 0 auto;
      text-align: center;
      font-size: 21px;
      line-height: 28px;
      font-weight: 700;
      font-style: italic;
      color: #778085;
      margin-top: 40px;
      max-width: 285px; }

#lab-content {
  padding-top: 1px; }
  #lab-content .box {
    overflow: hidden;
    background: #f0f0f1; }
    #lab-content .box img {
      width: auto;
      display: block; }
    #lab-content .box .line {
      height: 1px;
      background: #9aa3a8;
      width: 100%;
      margin: 20px 0;
      position: static; }
    #lab-content .box .box-content-wrapper {
      width: 90%;
      max-width: 420px;
      margin: 0 auto; }
      #lab-content .box .box-content-wrapper .desc {
        color: #778085;
        font-size: 19px;
        line-height: 28px;
        font-weight: 700;
        font-style: italic;
        margin: 70px 0; }
      #lab-content .box .box-content-wrapper .title {
        font-size: 30px;
        font-weight: 700;
        font-style: italic;
        color: #778085;
        margin-top: 50px;
        line-height: 36px;
        margin: 70px 0; }
      #lab-content .box .box-content-wrapper .content p {
        font-size: 14px;
        line-height: 24px;
        font-weight: 400;
        color: #000;
        margin: 10px 0; }
    #lab-content .box .left {
      width: 50%;
      float: left;
      overflow: hidden; }
    #lab-content .box .right {
      width: 50%;
      float: left; }
  #lab-content .box.one {
    background: #fff; }
  #lab-content .box.two .right {
    float: right; }
  #lab-content .box.three {
    background: #f5f6f6;
    position: relative; }
    #lab-content .box.three .line {
      height: 1px;
      background: #9aa3a8;
      width: 85%;
      margin: 20px 15% 20px 0; }
    #lab-content .box.three .logo {
      width: 161px;
      position: absolute;
      right: 0;
      left: 0;
      margin: 0 auto;
      top: 32px; }
      #lab-content .box.three .logo img {
        display: block;
        width: 100%;
        height: auto; }

#partners-logo-section h1, #partners-logo-section h2, #partners-logo-section h3, #partners-logo-section h4, #partners-logo-section h5, #partners-logo-section h6 {
  color: #778085;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  width: 90%;
  font-weight: 700;
  font-style: italic;
  margin: 60px auto 30px auto; }
#partners-logo-section .line {
  left: 0;
  right: 0; }
#partners-logo-section .owl-carousel {
  padding: 50px 0; }
  #partners-logo-section .owl-carousel .item {
    height: 180px;
    cursor: pointer; }
    #partners-logo-section .owl-carousel .item .image-wrapper {
      display: block;
      height: 100%;
      position: relative; }
      #partners-logo-section .owl-carousel .item .image-wrapper img {
        display: block;
        width: 60%;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        z-index: 1; }

#more-info {
  overflow: hidden; }
  #more-info .side-wrapper {
    background: #8b9397;
    min-height: 352px;
    overflow: hidden; }
    #more-info .side-wrapper .desc {
      max-width: 875px;
      width: 90%;
      margin: 0 auto;
      text-align: center;
      color: #fff;
      font-size: 21px;
      line-height: 28px;
      font-weight: 700;
      font-style: italic;
      margin-top: 60px; }
    #more-info .side-wrapper .btn-more-info {
      display: block;
      margin: 60px auto;
      max-width: 300px;
      width: 80%;
      min-height: 20px;
      border: 4px solid #fff;
      color: #fff;
      background: url(../img/rozne/btn-right-arrow.png) no-repeat;
      background-position: 95% center;
      padding-right: 5%;
      padding-left: 3%;
      padding-top: 15px;
      padding-bottom: 10px;
      font-weight: 900;
      font-size: 13px;
      letter-spacing: 0.50px;
      text-transform: uppercase; }

/* CSS Document */
.side-wrapper.section.career {
  margin-top: 1px;
  padding-top: 1px; }
  .side-wrapper.section.career .content-wrapper.content {
    width: 85%;
    max-width: 1200px;
    margin: 0 15% 0 0; }
  .side-wrapper.section.career .header-career {
    background: #fff;
    overflow: hidden; }
    .side-wrapper.section.career .header-career .content-wrapper.content {
      width: 80%;
      max-width: 1200px;
      margin: 0 15% 0 auto; }

#section-sidebar.career .menu-sidebar-wrapper {
  background: url(../img/background/career-sidebar-bg.png) repeat-x;
  background-position: left top; }

.menu-sidebar-wrapper.career {
  background: #fff url(../img/background/career-sidebar-bg.png) repeat-x;
  background-position: left top; }

#section-sidebar.career .contact-sidebar-wrapper {
  background: #8b9397; }
  #section-sidebar.career .contact-sidebar-wrapper .contact-item {
    margin-top: 0; }
    #section-sidebar.career .contact-sidebar-wrapper .contact-item .contact-desc {
      border-top: 1px solid #fff;
      padding-top: 20px; }
      #section-sidebar.career .contact-sidebar-wrapper .contact-item .contact-desc .desc {
        font-size: 14px;
        line-height: 24px; }
      #section-sidebar.career .contact-sidebar-wrapper .contact-item .contact-desc .mail {
        margin-top: 25px; }

#section-content.career .header-career .text-wrapper {
  margin-top: 0; }
  #section-content.career .header-career .text-wrapper .title {
    font-size: 42px;
    color: #778085;
    border-bottom: 1px solid #778085;
    padding-top: 30px;
    padding-bottom: 25px; }
  #section-content.career .header-career .text-wrapper .content {
    margin: 30px 0; }
    #section-content.career .header-career .text-wrapper .content p {
      font-size: 21px;
      line-height: 28px;
      color: #778085;
      font-weight: 700;
      font-style: italic;
      margin: 20px 0; }
  #section-content.career .header-career .text-wrapper .desc {
    border-top: 1px solid #778085;
    padding: 30px 0;
    margin: 0;
    border-bottom: none;
    font-size: 19px;
    line-height: 28px;
    text-transform: uppercase; }
#section-content.career .box {
  overflow: hidden; }
  #section-content.career .box .text-wrapper {
    margin-left: 12%; }
  #section-content.career .box .title {
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    color: #778085;
    padding: 40px 0 20px 0;
    border-bottom: 1px solid #adb3b6; }
  #section-content.career .box .desc {
    margin-right: 5%;
    margin-top: 15px;
    margin-bottom: 5px; }
  #section-content.career .box .left {
    float: left;
    overflow: hidden;
    width: 50%; }
  #section-content.career .box .right {
    width: 50%;
    float: right;
    overflow: hidden; }

/* WORK */
#work-position-choose-menu a {
  width: 50%;
  float: left;
  display: block;
  text-align: center;
  font-size: 13px;
  line-height: 16px;
  padding-top: 10px;
  height: 36px;
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 6px solid #7a7e81;
  margin-top: -46px;
  color: #7a7e81;
  cursor: pointer;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in; }
  #work-position-choose-menu a:hover {
    background: #7a7e81;
    color: #fff; }
#work-position-choose-menu #position-lider.active, #work-position-choose-menu #position-production.active {
  background: #7a7e81;
  color: #fff;
  border-bottom: 6px solid #d8d8da; }

#section-content.work .work-offer-position.lider {
  display: block;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in; }
#section-content.work .work-offer-position.production {
  display: none;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in; }
#section-content.work .header-career {
  padding-bottom: 40px; }
  #section-content.work .header-career .text-wrapper {
    margin-top: 0; }
    #section-content.work .header-career .text-wrapper .title {
      font-size: 42px;
      color: #778085;
      border-bottom: 1px solid #778085;
      padding-top: 30px;
      padding-bottom: 25px; }
    #section-content.work .header-career .text-wrapper .content {
      margin: 30px 0; }
      #section-content.work .header-career .text-wrapper .content p {
        font-size: 21px;
        line-height: 28px;
        color: #778085;
        font-weight: 700;
        font-style: italic;
        margin: 20px 0; }
    #section-content.work .header-career .text-wrapper .desc {
      border-top: 1px solid #778085;
      padding: 30px 0;
      margin: 0;
      border-bottom: none;
      font-size: 19px;
      line-height: 28px;
      text-transform: uppercase; }
    #section-content.work .header-career .text-wrapper a {
      color: #778085;
      cursor: pointer; }
#section-content.work .box:last-child {
  border-bottom: none; }
#section-content.work .box:first-child {
  border-bottom: 1px solid #adb3b6; }
#section-content.work .box {
  overflow: hidden;
  width: 90%;
  padding: 32px 0;
  border-bottom: 1px solid #adb3b6; }
  #section-content.work .box .title {
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    color: #778085;
    padding: 40px 0 20px 0;
    border-bottom: 1px solid #adb3b6; }
  #section-content.work .box .desc {
    margin-right: 5%;
    margin-top: 15px;
    margin-bottom: 5px; }
  #section-content.work .box .left {
    width: 90%; }
    #section-content.work .box .left .position {
      font-size: 22px;
      font-style: italic;
      color: #778085;
      font-weight: 700;
      line-height: 1.2; }
  #section-content.work .box .right {
    width: 90%;
    overflow: hidden;
    padding: 0 5%; }
    #section-content.work .box .right h1, #section-content.work .box .right h2, #section-content.work .box .right h3, #section-content.work .box .right h4, #section-content.work .box .right h5, #section-content.work .box .right h6 {
      font-style: 16px;
      margin: 20px 0; }
    #section-content.work .box .right ul {
      margin-left: 20px; }
      #section-content.work .box .right ul li {
        font-size: 14px;
        font-weight: 400;
        color: #000;
        line-height: 19px;
        max-width: 880px;
        font-style: normal; }

/* END WORK */
/* recruitment */
#section-content.recruitment {
  background: #fff; }
  #section-content.recruitment .btn-more-info {
    display: block;
    margin: 60px auto;
    max-width: 300px;
    width: 80%;
    min-height: 20px;
    border: 4px solid #778085;
    color: #778085;
    background: url(../img/rozne/right-arrow-grey.png) no-repeat;
    background-position: 95% center;
    padding-right: 5%;
    padding-left: 3%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 900;
    font-size: 13px;
    letter-spacing: 0.50px;
    text-transform: uppercase;
    cursor: pointer; }
  #section-content.recruitment .content-wrapper.recruitment {
    width: 100%; }
  #section-content.recruitment .content-wrapper {
    width: 90%;
    margin: 0 auto; }
    #section-content.recruitment .content-wrapper h2.title {
      padding: 25px 0 35px 0;
      border-top: 1px solid #b1b3b2;
      font-size: 30px;
      color: #778085; }
  #section-content.recruitment .header-career .text-wrapper {
    margin-top: 0; }
    #section-content.recruitment .header-career .text-wrapper .title {
      font-size: 42px;
      color: #778085;
      border-bottom: 1px solid #778085;
      padding-top: 30px;
      padding-bottom: 25px; }
    #section-content.recruitment .header-career .text-wrapper .content {
      margin: 30px 0; }
      #section-content.recruitment .header-career .text-wrapper .content p {
        font-size: 21px;
        line-height: 28px;
        color: #778085;
        font-weight: 700;
        font-style: italic;
        margin: 20px 0; }
    #section-content.recruitment .header-career .text-wrapper .desc {
      border-top: 1px solid #778085;
      padding: 30px 0;
      margin: 0;
      border-bottom: none;
      font-size: 19px;
      line-height: 28px;
      text-transform: uppercase; }
  #section-content.recruitment .box:last-child {
    border-bottom: none; }
  #section-content.recruitment .box {
    overflow: hidden;
    width: 100%;
    padding: 32px 0;
    background: #f0f0f0;
    margin-bottom: 10px; }
    #section-content.recruitment .box .title {
      font-size: 30px;
      font-weight: 700;
      font-style: italic;
      color: #778085;
      padding: 40px 0 20px 0;
      border-bottom: 1px solid #adb3b6; }
    #section-content.recruitment .box .desc {
      margin-right: 5%;
      margin-top: 15px;
      margin-bottom: 5px; }
    #section-content.recruitment .box .left {
      width: 25%;
      float: left;
      overflow: hidden; }
      #section-content.recruitment .box .left img {
        display: block;
        margin: 0 auto; }
    #section-content.recruitment .box .right {
      width: 65%;
      float: left;
      overflow: hidden;
      padding: 0 5%; }
      #section-content.recruitment .box .right .position {
        font-size: 28px;
        font-style: italic;
        color: #778085;
        font-weight: 700;
        padding-bottom: 20px;
        border-bottom: 1px solid #adb3b6;
        margin-top: 0;
        line-height: 32px; }

/* END recruitment */
/* CSS Document */
.side-wrapper.section.career.auction {
  margin-top: 1px;
  padding-top: 1px; }
  .side-wrapper.section.career.auction .content-wrapper.content {
    width: 85%;
    max-width: 1200px;
    margin: 0 15% 0 0; }
  .side-wrapper.section.career.auction .header-career {
    background: #fff;
    overflow: hidden; }
    .side-wrapper.section.career.auction .header-career .content-wrapper.content {
      width: 80%;
      max-width: 1200px;
      margin: 0 15% 0 auto; }

#section-sidebar.career.auction .menu-sidebar-wrapper {
  background: url(../img/background/career-sidebar-bg.png) repeat-x;
  background-position: left top; }

.menu-sidebar-wrapper.career.auction {
  background: #fff url(../img/background/career-sidebar-bg.png) repeat-x;
  background-position: left top; }

#section-sidebar.career.auction .contact-sidebar-wrapper {
  background: #8b9397; }
  #section-sidebar.career.auction .contact-sidebar-wrapper .contact-item {
    margin-top: 0; }
    #section-sidebar.career.auction .contact-sidebar-wrapper .contact-item .contact-desc {
      border-top: 1px solid #fff;
      padding-top: 20px; }
      #section-sidebar.career.auction .contact-sidebar-wrapper .contact-item .contact-desc .desc {
        font-size: 14px;
        line-height: 24px; }
      #section-sidebar.career.auction .contact-sidebar-wrapper .contact-item .contact-desc .mail {
        margin-top: 25px; }

#section-content.career.auction .header-career.auction .text-wrapper {
  margin-top: 0; }
  #section-content.career.auction .header-career.auction .text-wrapper .title {
    font-size: 42px;
    color: #778085;
    border-bottom: 1px solid #778085;
    padding-top: 30px;
    padding-bottom: 25px; }
  #section-content.career.auction .header-career.auction .text-wrapper .content {
    margin: 30px 0; }
    #section-content.career.auction .header-career.auction .text-wrapper .content p {
      font-size: 21px;
      line-height: 28px;
      color: #778085;
      font-weight: 700;
      font-style: italic;
      margin: 20px 0; }
  #section-content.career.auction .header-career.auction .text-wrapper .desc {
    border-top: 1px solid #778085;
    padding: 30px 0;
    margin: 0;
    border-bottom: none;
    font-size: 19px;
    line-height: 28px;
    text-transform: uppercase; }
#section-content.career.auction .box {
  overflow: hidden; }
  #section-content.career.auction .box .text-wrapper {
    margin-left: 12%; }
  #section-content.career.auction .box .title {
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    color: #778085;
    padding: 40px 0 20px 0;
    border-bottom: 1px solid #adb3b6; }
  #section-content.career.auction .box .desc {
    margin-right: 5%;
    margin-top: 15px;
    margin-bottom: 5px; }
  #section-content.career.auction .box .left {
    float: left;
    overflow: hidden;
    width: 50%; }
  #section-content.career.auction .box .right {
    width: 50%;
    float: right;
    overflow: hidden; }

/* WORK */
#work-position-choose-menu.auction a {
  width: 50%;
  float: left;
  display: block;
  text-align: center;
  font-size: 13px;
  line-height: 16px;
  padding-top: 10px;
  height: 36px;
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 6px solid #7a7e81;
  margin-top: -46px;
  color: #7a7e81;
  cursor: pointer;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in; }
  #work-position-choose-menu.auction a:hover {
    background: #7a7e81;
    color: #fff; }
#work-position-choose-menu.auction #position-lider.active, #work-position-choose-menu.auction #position-production.active {
  background: #7a7e81;
  color: #fff;
  border-bottom: 6px solid #d8d8da; }

#section-content.work.auction .work-offer-position.lider {
  display: block;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in; }
#section-content.work.auction .work-offer-position.production {
  display: none;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in; }
#section-content.work.auction .header-career.auction {
  padding-bottom: 40px; }
  #section-content.work.auction .header-career.auction .text-wrapper {
    margin-top: 0; }
    #section-content.work.auction .header-career.auction .text-wrapper .title {
      font-size: 42px;
      color: #778085;
      border-bottom: 1px solid #778085;
      padding-top: 30px;
      padding-bottom: 25px; }
    #section-content.work.auction .header-career.auction .text-wrapper .content {
      margin: 30px 0; }
      #section-content.work.auction .header-career.auction .text-wrapper .content h2, #section-content.work.auction .header-career.auction .text-wrapper .content h3, #section-content.work.auction .header-career.auction .text-wrapper .content h4, #section-content.work.auction .header-career.auction .text-wrapper .content h5, #section-content.work.auction .header-career.auction .text-wrapper .content h6 {
        font-size: 20px;
        line-height: 25px;
        color: #000;
        font-weight: 700;
        font-style: italic;
        margin: 40px 0 10px; }
      #section-content.work.auction .header-career.auction .text-wrapper .content p {
        font-size: 16px;
        color: #000;
        margin: 10px 0;
        color: #778085;
        font-weight: 400; }
    #section-content.work.auction .header-career.auction .text-wrapper .desc {
      border-top: 1px solid #778085;
      padding: 30px 0;
      margin: 0;
      border-bottom: none;
      font-size: 19px;
      line-height: 28px;
      text-transform: uppercase; }
    #section-content.work.auction .header-career.auction .text-wrapper a {
      color: #778085;
      cursor: pointer; }
#section-content.work.auction .auction-section-title {
  background: #fff;
  margin-top: 120px; }
  #section-content.work.auction .auction-section-title h2, #section-content.work.auction .auction-section-title h3, #section-content.work.auction .auction-section-title h4, #section-content.work.auction .auction-section-title h5, #section-content.work.auction .auction-section-title h6 {
    font-size: 30px;
    font-style: italic;
    color: #778085;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 30px; }
#section-content.work.auction .box:last-child {
  border-bottom: none; }
#section-content.work.auction .box:first-child {
  border-bottom: 1px solid #adb3b6; }
#section-content.work.auction .box {
  overflow: hidden;
  width: 90%;
  padding: 32px 0;
  border-bottom: 1px solid #adb3b6; }
  #section-content.work.auction .box .title {
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    color: #778085;
    padding: 40px 0 20px 0;
    border-bottom: 1px solid #adb3b6; }
  #section-content.work.auction .box .desc {
    margin-right: 5%;
    margin-top: 15px;
    margin-bottom: 5px; }
  #section-content.work.auction .box .left {
    width: 90%; }
    #section-content.work.auction .box .left .position {
      font-size: 22px;
      font-style: italic;
      color: #778085;
      font-weight: 700;
      line-height: 1.2; }
  #section-content.work.auction .box .right {
    width: 90%;
    overflow: hidden;
    padding: 0 5% 0 0;
    border-top: 1px solid #8b9397; }
    #section-content.work.auction .box .right h1, #section-content.work.auction .box .right h2, #section-content.work.auction .box .right h3, #section-content.work.auction .box .right h4, #section-content.work.auction .box .right h5, #section-content.work.auction .box .right h6 {
      font-style: 16px;
      margin: 20px 0; }
    #section-content.work.auction .box .right ul {
      margin-left: 20px; }
      #section-content.work.auction .box .right ul li {
        font-size: 14px;
        font-weight: 400;
        color: #000;
        line-height: 19px;
        max-width: 880px;
        font-style: normal; }
    #section-content.work.auction .box .right h3 {
      margin-top: 40px;
      font-size: 18px; }
    #section-content.work.auction .box .right h4 {
      margin-top: 40px;
      font-size: 14px;
      background: #dedede;
      padding: 20px 0 20px 20px;
      line-height: 1.4; }
    #section-content.work.auction .box .right p {
      margin-bottom: 0; }
    #section-content.work.auction .box .right ul {
      list-style: none; }
    #section-content.work.auction .box .right ol li ol {
      list-style: lower-latin; }
    #section-content.work.auction .box .right ul, #section-content.work.auction .box .right ol {
      font-size: 14px;
      margin-left: 50px;
      margin-top: 20px;
      margin-bottom: 20px; }
      #section-content.work.auction .box .right ul li, #section-content.work.auction .box .right ol li {
        margin: 10px 0;
        line-height: 1.4; }

/* END WORK */
/* recruitment */
#section-content.recruitment {
  background: #fff; }
  #section-content.recruitment .btn-more-info {
    display: block;
    margin: 60px auto;
    max-width: 300px;
    width: 80%;
    min-height: 20px;
    border: 4px solid #778085;
    color: #778085;
    background: url(../img/rozne/right-arrow-grey.png) no-repeat;
    background-position: 95% center;
    padding-right: 5%;
    padding-left: 3%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 900;
    font-size: 13px;
    letter-spacing: 0.50px;
    text-transform: uppercase;
    cursor: pointer; }
  #section-content.recruitment .content-wrapper.recruitment {
    width: 100%; }
  #section-content.recruitment .content-wrapper {
    width: 90%;
    margin: 0 auto; }
    #section-content.recruitment .content-wrapper h2.title {
      padding: 25px 0 35px 0;
      border-top: 1px solid #b1b3b2;
      font-size: 30px;
      color: #778085; }
  #section-content.recruitment .header-career.auction .text-wrapper {
    margin-top: 0; }
    #section-content.recruitment .header-career.auction .text-wrapper .title {
      font-size: 42px;
      color: #778085;
      border-bottom: 1px solid #778085;
      padding-top: 30px;
      padding-bottom: 25px; }
    #section-content.recruitment .header-career.auction .text-wrapper .content {
      margin: 30px 0; }
      #section-content.recruitment .header-career.auction .text-wrapper .content p {
        font-size: 21px;
        line-height: 28px;
        color: #778085;
        font-weight: 700;
        font-style: italic;
        margin: 20px 0; }
    #section-content.recruitment .header-career.auction .text-wrapper .desc {
      border-top: 1px solid #778085;
      padding: 30px 0;
      margin: 0;
      border-bottom: none;
      font-size: 19px;
      line-height: 28px;
      text-transform: uppercase; }
  #section-content.recruitment .box:last-child {
    border-bottom: none; }
  #section-content.recruitment .box {
    overflow: hidden;
    width: 100%;
    padding: 32px 0;
    background: #f0f0f0;
    margin-bottom: 10px; }
    #section-content.recruitment .box .title {
      font-size: 30px;
      font-weight: 700;
      font-style: italic;
      color: #778085;
      padding: 40px 0 20px 0;
      border-bottom: 1px solid #adb3b6; }
    #section-content.recruitment .box .desc {
      margin-right: 5%;
      margin-top: 15px;
      margin-bottom: 5px; }
    #section-content.recruitment .box .left {
      width: 25%;
      float: left;
      overflow: hidden; }
      #section-content.recruitment .box .left img {
        display: block;
        margin: 0 auto; }
    #section-content.recruitment .box .right {
      width: 65%;
      float: left;
      overflow: hidden;
      padding: 0 5%; }
      #section-content.recruitment .box .right .position {
        font-size: 28px;
        font-style: italic;
        color: #778085;
        font-weight: 700;
        padding-bottom: 20px;
        border-bottom: 1px solid #adb3b6;
        margin-top: 0;
        line-height: 32px; }

/* END recruitment */
/* CSS Document */
.side-wrapper.section.career.delivery {
  margin-top: 1px;
  padding-top: 1px; }
  .side-wrapper.section.career.delivery .content-wrapper.content {
    width: 85%;
    max-width: 1200px;
    margin: 0 15% 0 0; }
  .side-wrapper.section.career.delivery .header-career {
    background: #fff;
    overflow: hidden; }
    .side-wrapper.section.career.delivery .header-career .content-wrapper.content {
      width: 80%;
      max-width: 1200px;
      margin: 0 15% 0 auto; }

#section-sidebar.career.delivery .menu-sidebar-wrapper {
  background: url(../img/background/career-sidebar-bg.png) repeat-x;
  background-position: left top; }

.menu-sidebar-wrapper.career.delivery {
  background: #fff url(../img/background/career-sidebar-bg.png) repeat-x;
  background-position: left top; }

#section-sidebar.delivery .contact-sidebar-wrapper {
  background: #8b9397; }

#section-content.career.delivery .header-career.delivery .text-wrapper {
  margin-top: 0; }
  #section-content.career.delivery .header-career.delivery .text-wrapper .title {
    font-size: 42px;
    color: #778085;
    border-bottom: 1px solid #778085;
    padding-top: 30px;
    padding-bottom: 25px; }
  #section-content.career.delivery .header-career.delivery .text-wrapper .content {
    margin: 30px 0; }
    #section-content.career.delivery .header-career.delivery .text-wrapper .content p {
      font-size: 21px;
      line-height: 28px;
      color: #778085;
      font-weight: 700;
      font-style: italic;
      margin: 20px 0; }
  #section-content.career.delivery .header-career.delivery .text-wrapper .desc {
    border-top: 1px solid #778085;
    padding: 30px 0;
    margin: 0;
    border-bottom: none;
    font-size: 19px;
    line-height: 28px;
    text-transform: uppercase; }
#section-content.career.delivery .box {
  overflow: hidden; }
  #section-content.career.delivery .box .text-wrapper {
    margin-left: 12%; }
  #section-content.career.delivery .box .title {
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    color: #778085;
    padding: 40px 0 20px 0;
    border-bottom: 1px solid #adb3b6; }
  #section-content.career.delivery .box .desc {
    margin-right: 5%;
    margin-top: 15px;
    margin-bottom: 5px; }
  #section-content.career.delivery .box .left {
    float: left;
    overflow: hidden;
    width: 50%; }
  #section-content.career.delivery .box .right {
    width: 50%;
    float: right;
    overflow: hidden; }

/* Delivery menu */
#work-position-choose-menu.delivery a {
  width: 50%;
  float: left;
  display: block;
  text-align: center;
  font-size: 13px;
  line-height: 16px;
  padding-top: 10px;
  height: 36px;
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 6px solid #7a7e81;
  margin-top: -46px;
  color: #7a7e81;
  cursor: pointer;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in; }
  #work-position-choose-menu.delivery a:hover {
    background: #7a7e81;
    color: #fff; }
#work-position-choose-menu.delivery #position-lider.active, #work-position-choose-menu.delivery #position-production.active {
  background: #7a7e81;
  color: #fff;
  border-bottom: 6px solid #d8d8da; }

#section-content.work.delivery .work-offer-position.lider {
  display: block;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in; }
#section-content.work.delivery .work-offer-position.production {
  display: none;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in; }
#section-content.work.delivery .header-career.delivery {
  padding-bottom: 40px; }
  #section-content.work.delivery .header-career.delivery .text-wrapper {
    margin-top: 0; }
    #section-content.work.delivery .header-career.delivery .text-wrapper .title {
      font-size: 42px;
      color: #778085;
      border-bottom: 1px solid #778085;
      padding-top: 30px;
      padding-bottom: 25px; }
    #section-content.work.delivery .header-career.delivery .text-wrapper .content {
      margin: 30px 0; }
      #section-content.work.delivery .header-career.delivery .text-wrapper .content h2, #section-content.work.delivery .header-career.delivery .text-wrapper .content h3, #section-content.work.delivery .header-career.delivery .text-wrapper .content h4, #section-content.work.delivery .header-career.delivery .text-wrapper .content h5, #section-content.work.delivery .header-career.delivery .text-wrapper .content h6 {
        font-size: 20px;
        line-height: 25px;
        color: #000;
        font-weight: 700;
        font-style: italic;
        margin: 40px 0 10px; }
      #section-content.work.delivery .header-career.delivery .text-wrapper .content p {
        font-size: 16px;
        color: #000;
        margin: 10px 0;
        color: #778085;
        font-weight: 400; }
    #section-content.work.delivery .header-career.delivery .text-wrapper .desc {
      border-top: 1px solid #778085;
      padding: 30px 0;
      margin: 0;
      border-bottom: none;
      font-size: 19px;
      line-height: 28px;
      text-transform: uppercase; }
    #section-content.work.delivery .header-career.delivery .text-wrapper a {
      color: #778085;
      cursor: pointer; }
#section-content.work.delivery .delivery-section-title {
  background: #fff;
  margin-top: 60px; }
  #section-content.work.delivery .delivery-section-title h2, #section-content.work.delivery .delivery-section-title h3, #section-content.work.delivery .delivery-section-title h4, #section-content.work.delivery .delivery-section-title h5, #section-content.work.delivery .delivery-section-title h6 {
    font-size: 30px;
    font-style: italic;
    color: #778085;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 30px; }
  #section-content.work.delivery .delivery-section-title h4 {
    margin-top: 20px;
    font-size: 25px; }
#section-content.work.delivery .box:last-child {
  border-bottom: none; }
#section-content.work.delivery .box:first-child {
  border-bottom: 1px solid #adb3b6; }
#section-content.work.delivery .box {
  overflow: hidden;
  width: 90%;
  padding: 32px 0;
  border-bottom: 1px solid #adb3b6; }
  #section-content.work.delivery .box .title {
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    color: #778085;
    padding: 40px 0 20px 0;
    border-bottom: 1px solid #adb3b6; }
  #section-content.work.delivery .box .desc {
    margin-right: 5%;
    margin-top: 15px;
    margin-bottom: 5px; }
  #section-content.work.delivery .box .left {
    width: 90%; }
    #section-content.work.delivery .box .left .position {
      font-size: 22px;
      font-style: italic;
      color: #778085;
      font-weight: 700;
      line-height: 1.2; }
  #section-content.work.delivery .box .right {
    width: 90%;
    overflow: hidden;
    padding: 0 5% 0 0; }
    #section-content.work.delivery .box .right .btn-more-info {
      display: inline-block;
      margin: 35px 0 0;
      min-width: 100px;
      border: 3px solid #778085;
      color: #778085;
      padding-right: 10px;
      padding-left: 10px;
      padding-top: 8px;
      padding-bottom: 8px;
      font-weight: 900;
      font-size: 13px;
      letter-spacing: 0.50px;
      text-transform: uppercase;
      font-style: normal;
      text-align: center; }
    #section-content.work.delivery .box .right h1, #section-content.work.delivery .box .right h2, #section-content.work.delivery .box .right h3, #section-content.work.delivery .box .right h4, #section-content.work.delivery .box .right h5, #section-content.work.delivery .box .right h6 {
      font-style: 16px;
      margin: 20px 0; }
    #section-content.work.delivery .box .right ul {
      margin-left: 20px; }
      #section-content.work.delivery .box .right ul li {
        font-size: 14px;
        font-weight: 400;
        color: #000;
        line-height: 19px;
        max-width: 880px;
        font-style: normal; }
    #section-content.work.delivery .box .right h3 {
      margin-top: 40px;
      font-size: 18px; }
    #section-content.work.delivery .box .right h4 {
      margin-top: 40px;
      font-size: 14px;
      background: #dedede;
      padding: 20px 0 20px 20px;
      line-height: 1.4; }
    #section-content.work.delivery .box .right p {
      margin-bottom: 0;
      margin-top: 0; }
    #section-content.work.delivery .box .right ul {
      list-style: none; }
    #section-content.work.delivery .box .right ol li ol {
      list-style: lower-latin; }
    #section-content.work.delivery .box .right ul, #section-content.work.delivery .box .right ol {
      font-size: 14px;
      margin-left: 50px;
      margin-top: 20px;
      margin-bottom: 20px; }
      #section-content.work.delivery .box .right ul li, #section-content.work.delivery .box .right ol li {
        margin: 10px 0;
        line-height: 1.4; }

/* END Delivery menu */
/* CSS Document */
.side-wrapper.section.career.media {
  margin-top: 1px;
  padding-top: 1px; }
  .side-wrapper.section.career.media .content-wrapper.content {
    width: 85%;
    max-width: 1200px;
    margin: 0 15% 0 0; }
  .side-wrapper.section.career.media .header-career {
    background: #fff;
    overflow: hidden; }
    .side-wrapper.section.career.media .header-career .content-wrapper.content {
      width: 80%;
      max-width: 1200px;
      margin: 0 15% 0 auto; }

#section-sidebar.media .contact-sidebar-wrapper {
  background: #8b9397; }

#section-content.media {
  background: #dddfe0;
  padding-bottom: 0; }
  #section-content.media .header-career.media {
    padding-bottom: 40px; }
    #section-content.media .header-career.media .media-section-title {
      background: #fff;
      margin-top: 60px; }
      #section-content.media .header-career.media .media-section-title h2, #section-content.media .header-career.media .media-section-title h3, #section-content.media .header-career.media .media-section-title h4, #section-content.media .header-career.media .media-section-title h5, #section-content.media .header-career.media .media-section-title h6 {
        font-size: 30px;
        font-style: italic;
        color: #778085;
        font-weight: 700;
        line-height: 1.2;
        margin-top: 30px; }
  #section-content.media .content-box {
    overflow: hidden;
    background: #f0f1f2;
    padding: 30px 0 50px;
    margin-bottom: 6px; }
    #section-content.media .content-box:last-child {
      margin-bottom: 0; }
    #section-content.media .content-box .about-section {
      margin-bottom: 35px; }
      #section-content.media .content-box .about-section .box-title {
        font-size: 25px;
        font-style: italic;
        color: #778085;
        font-weight: 700;
        line-height: 1.2; }
      #section-content.media .content-box .about-section .box-desc {
        font-size: 14px;
        font-weight: 400;
        color: #000;
        line-height: 19px;
        margin: 15px 0;
        max-width: 600px;
        font-style: normal; }
    #section-content.media .content-box .box-white.company .item {
      margin-bottom: 30px;
      border-bottom: 1px solid #9e9e9e;
      padding-bottom: 30px;
      margin-left: 5%; }
      #section-content.media .content-box .box-white.company .item:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0; }
    #section-content.media .content-box .box-white.company .company-title {
      font-size: 18px;
      font-style: italic;
      color: #778085;
      font-weight: 700;
      line-height: 1.2; }
    #section-content.media .content-box .box-white.company .download {
      display: inline-block;
      min-height: 16px;
      font-size: 14px;
      color: #778085;
      font-weight: 400;
      margin-top: 15px;
      padding-left: 25px;
      padding-top: 5px;
      background: url(../img/rozne/download-icon.png) no-repeat;
      background-size: 16px 16px;
      background-position: left center;
      cursor: pointer; }
      #section-content.media .content-box .box-white.company .download:hover {
        text-decoration: underline; }
    #section-content.media .content-box .box-white.products .department-title {
      font-size: 22.8px;
      font-style: italic;
      font-weight: 700; }
    #section-content.media .content-box .box-white.products .item {
      width: 230px;
      height: 155px;
      background: #f9f9f9;
      display: inline-block;
      margin-right: 30px;
      margin-top: 30px;
      overflow: hidden; }
      #section-content.media .content-box .box-white.products .item:hover .logo-wrapper img {
        transform: scale(1.06);
        -webkit-transform: scale(1.06);
        -moz-transform: scale(1.06);
        -o-transform: scale(1.06); }
      #section-content.media .content-box .box-white.products .item .logo-wrapper {
        width: 100%;
        height: 110px;
        border: 1px solid #aab1b7;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        #section-content.media .content-box .box-white.products .item .logo-wrapper img {
          display: block;
          max-height: 50px;
          width: auto;
          position: absolute;
          margin: auto;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          -webkit-transition: all .15s ease-in;
          -moz-transition: all .15s ease-in;
          -ms-transition: all .15s ease-in;
          -o-transition: all .15s ease-in;
          transition: all .15s ease-in; }
        #section-content.media .content-box .box-white.products .item .logo-wrapper .product-name {
          font-size: 20px;
          font-style: italic;
          font-weight: 700;
          text-align: center;
          padding-top: 40px;
          position: absolute;
          width: 100%; }
      #section-content.media .content-box .box-white.products .item .download {
        width: 100%;
        height: 45px;
        display: block;
        background: #aab1b7;
        position: relative; }
        #section-content.media .content-box .box-white.products .item .download a {
          display: block;
          width: 100%;
          height: 100%;
          background: #aab1b7;
          color: #fff;
          padding-left: 42px;
          background: #aab1b7 url(../img/rozne/download-icon-white.png) no-repeat;
          background-size: 16px 16px;
          background-position: left 15px center;
          line-height: 45px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          position: absolute;
          text-align: left; }
          #section-content.media .content-box .box-white.products .item .download a span {
            font-size: 14px;
            position: absolute;
            right: 10px; }
          #section-content.media .content-box .box-white.products .item .download a:hover {
            background-color: #B6BDC4;
            text-decoration: underline; }
    #section-content.media .content-box .box-white.people .item {
      width: 230px;
      background: #f9f9f9;
      display: inline-block;
      margin-right: 30px;
      margin-top: 30px;
      overflow: hidden; }
      #section-content.media .content-box .box-white.people .item .image-wrapper {
        display: block;
        width: 100%;
        height: 230px;
        position: relative;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center; }
      #section-content.media .content-box .box-white.people .item .desc-wrapper {
        width: 100%;
        height: 100px;
        border: 1px solid #aab1b7;
        position: relative;
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        #section-content.media .content-box .box-white.people .item .desc-wrapper .name {
          font-size: 18px;
          color: #778085;
          font-weight: 700;
          font-style: italic;
          line-height: 1.2;
          position: absolute;
          bottom: 11px;
          width: 90%; }
        #section-content.media .content-box .box-white.people .item .desc-wrapper .position {
          font-size: 14px;
          color: #778085;
          font-weight: 700;
          font-style: italic;
          text-transform: uppercase;
          line-height: 1.2;
          position: absolute;
          top: 11px;
          width: 90%; }
      #section-content.media .content-box .box-white.people .item .download {
        width: 100%;
        height: 45px;
        display: block;
        background: #aab1b7;
        position: relative; }
        #section-content.media .content-box .box-white.people .item .download a {
          display: block;
          width: 100%;
          height: 100%;
          background: #aab1b7;
          color: #fff;
          padding-left: 42px;
          background: #aab1b7 url(../img/rozne/download-icon-white.png) no-repeat;
          background-size: 16px 16px;
          background-position: left 15px center;
          line-height: 45px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          position: absolute;
          text-align: left; }
          #section-content.media .content-box .box-white.people .item .download a span {
            font-size: 14px;
            position: absolute;
            right: 10px; }
          #section-content.media .content-box .box-white.people .item .download a:hover {
            background-color: #B6BDC4;
            text-decoration: underline; }
    #section-content.media .content-box .box-white {
      background: #fff;
      padding: 35px 0 46px;
      margin-top: 3px;
      position: relative;
      max-width: 880px; }
      #section-content.media .content-box .box-white:hover .line {
        width: 10px; }
      #section-content.media .content-box .box-white .line {
        position: absolute;
        width: 6px;
        height: 100%;
        top: 0;
        left: 0;
        -webkit-transition: all .2s ease-in;
        -moz-transition: all .2s ease-in;
        -ms-transition: all .2s ease-in;
        -o-transition: all .2s ease-in;
        transition: all .2s ease-in; }
    #section-content.media .content-box .box-white.health-care .line {
      background: #74cff4; }
    #section-content.media .content-box .box-white.health-care .department-title, #section-content.media .content-box .box-white.health-care .logo-wrapper .product-name {
      color: #74cff4; }
    #section-content.media .content-box .box-white.animal-health .line {
      background: #284e9e; }
    #section-content.media .content-box .box-white.animal-health .department-title, #section-content.media .content-box .box-white.animal-health .logo-wrapper .product-name {
      color: #284e9e; }
    #section-content.media .content-box .box-white.crop-solutions .line {
      background: #94c335; }
    #section-content.media .content-box .box-white.crop-solutions .department-title, #section-content.media .content-box .box-white.crop-solutions .logo-wrapper .product-name {
      color: #94c335; }
    #section-content.media .content-box .box-white.pest-innovations .line {
      background: #f9943f; }
    #section-content.media .content-box .box-white.pest-innovations .department-title, #section-content.media .content-box .box-white.pest-innovations .logo-wrapper .product-name {
      color: #f9943f; }
    #section-content.media .content-box .box-white.people .line, #section-content.media .content-box .box-white.company .line {
      background: #9aa3a8; }

#section-content.media .header-career.media .text-wrapper {
  margin-top: 0; }
  #section-content.media .header-career.media .text-wrapper .content {
    margin: 30px 0; }
    #section-content.media .header-career.media .text-wrapper .content p {
      font-size: 21px;
      line-height: 28px;
      color: #778085;
      font-weight: 700;
      font-style: italic;
      margin: 20px 0; }

/* CSS Document */
#imagelightbox {
  position: fixed;
  z-index: 9999;
  -ms-touch-action: none;
  touch-action: none; }

#quality-content {
  padding-top: 1px; }
  #quality-content .box {
    overflow: hidden;
    background: #f0f0f2; }
    #quality-content .box img {
      width: auto;
      display: block; }
    #quality-content .box .line {
      height: 1px;
      background: #9aa3a8;
      width: 100%;
      margin: 20px 0;
      position: static; }
    #quality-content .box .box-content-wrapper {
      width: 90%;
      max-width: 510px;
      margin: 50px auto 0 auto; }
      #quality-content .box .box-content-wrapper .desc {
        color: #778085;
        font-size: 19px;
        line-height: 28px;
        font-weight: 700;
        font-style: italic;
        margin: 70px 0; }
      #quality-content .box .box-content-wrapper .title {
        font-size: 30px;
        font-weight: 700;
        font-style: italic;
        color: #778085;
        margin: 50px 0 40px 0; }
      #quality-content .box .box-content-wrapper .content p {
        font-size: 14px;
        line-height: 24px;
        font-weight: 400;
        color: #000;
        margin: 10px 0; }
      #quality-content .box .box-content-wrapper .content ul {
        margin: 15px 0 10px 20px; }
        #quality-content .box .box-content-wrapper .content ul li {
          font-size: 14px;
          line-height: 24px;
          font-weight: 400;
          color: #000;
          margin: 7px 0; }
    #quality-content .box .left {
      width: 50%;
      float: left;
      overflow: hidden;
      position: relative; }
      #quality-content .box .left .desc {
        position: absolute;
        top: 150px;
        bottom: 0;
        width: 85%;
        margin: 0 auto;
        right: 0;
        left: 0;
        max-width: 400px;
        color: #fff;
        font-size: 30px;
        line-height: 36px;
        font-weight: 700;
        font-style: italic; }
    #quality-content .box .right {
      width: 50%;
      float: right; }

#certifications-desc {
  margin-top: 55px;
  margin-bottom: 60px; }
  #certifications-desc .certifications-title {
    font-size: 30px;
    color: #778085;
    font-style: italic;
    font-weight: 700;
    letter-spacing: 0.25px;
    margin-bottom: 30px; }
  #certifications-desc .certifications-desc {
    font-size: 21px;
    line-height: 28px;
    color: #778085;
    font-style: italic;
    font-weight: 700;
    max-width: 480px;
    width: 100%;
    padding-top: 30px; }

#certifications {
  margin-top: 140px;
  min-height: 650px;
  overflow: hidden; }
  #certifications .side-wrapper {
    overflow: hidden;
    background: #f0f1f2;
    height: 100%; }
  #certifications .content-wrapper {
    margin-top: -1px;
    top: -75px;
    max-width: 1000px; }
  #certifications .item {
    width: 31%;
    overflow: hidden;
    display: inline-block;
    margin-left: 2%;
    margin-right: 0%;
    margin-bottom: 14px;
    float: left;
    color: #778085; }
    #certifications .item .certifications-wrapper .image-wrapper {
      border-top: 1px solid #a7adb0;
      border-left: 1px solid #a7adb0;
      border-right: 1px solid #a7adb0;
      border-bottom: 1px solid #a7adb0;
      height: 100%;
      display: block; }
      #certifications .item .certifications-wrapper .image-wrapper img {
        display: block;
        width: 100%;
        height: auto;
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%); }
    #certifications .item .certifications-wrapper .desc {
      border-bottom: 1px solid #a7adb0;
      border-left: 1px solid #a7adb0;
      border-right: 1px solid #a7adb0;
      padding: 0 10% 10px 10%;
      z-index: 2;
      position: relative;
      background: #fff; }
    #certifications .item .certifications-wrapper .line {
      height: 9px;
      background: #778085; }
    #certifications .item .certifications-wrapper .name {
      font-size: 22px;
      line-height: 25px;
      font-weight: 700;
      font-style: italic;
      padding-top: 20px; }
    #certifications .item .certifications-wrapper .desc-content {
      color: #000;
      font-size: 14px;
      line-height: 24px;
      margin-top: 36px;
      max-height: 50px;
      overflow: hidden; }
    #certifications .item .certifications-wrapper a.btn.more, #certifications .item .certifications-wrapper a.btn.fold {
      font-size: 12.5px;
      color: #778085;
      font-style: italic;
      font-weight: 400;
      display: block;
      height: 32px;
      line-height: 32px;
      border-top: 1px solid #a7adb0;
      margin-top: 25px;
      cursor: pointer; }
    #certifications .item .certifications-wrapper a.btn.more {
      background: url(../img/rozne/arrow-down.png) no-repeat;
      background-position: left center;
      padding-left: 20px;
      background-size: 12px 10px; }
    #certifications .item .certifications-wrapper a.btn.fold {
      display: none;
      background: url(../img/rozne/arrow-up.png) no-repeat;
      background-position: left center;
      padding-left: 20px;
      background-size: 12px 10px; }

#quality-more-info {
  overflow: hidden; }
  #quality-more-info .side-wrapper {
    background: #74cff4;
    min-height: 352px;
    overflow: hidden;
    /*		.btn-more-info{
    			display: block;
    			margin: 60px auto;
    			max-width: 300px;
    			width: 80%;
    			min-height: 20px;
    			border: 4px solid #fff;
    			color: #fff;
    			background: url(../img/rozne/btn-right-arrow.png)no-repeat;
    			background-position: 95% center;
    			padding-right: 5%;
    			padding-left: 3%;
    			padding-top: 15px;
    			padding-bottom: 10px;
    			font-weight: 900;
    			font-size: 13px;
    			letter-spacing: 0.50px;
    			text-transform: uppercase;
    			
    		}*/ }
    #quality-more-info .side-wrapper .desc {
      max-width: 875px;
      width: 90%;
      margin: 0 auto;
      text-align: center;
      color: #fff;
      font-size: 21px;
      line-height: 28px;
      font-weight: 700;
      font-style: italic;
      margin-top: 100px;
      margin-bottom: 100px; }

/* Scss Document */
/* CSS Document */
/* CONTACT */
#contact {
  min-height: 485px;
  border-top: 1px solid #9aa3a8;
  margin-bottom: 40px; }
  #contact .side-wrapper {
    position: relative; }
  #contact .addres-wrapper {
    color: #778085;
    font-weight: 700;
    overflow: hidden; }
    #contact .addres-wrapper h3 {
      font-size: 30px;
      font-style: italic;
      letter-spacing: 0.25px;
      margin-top: 40px; }
    #contact .addres-wrapper .box {
      margin-top: 40px; }
      #contact .addres-wrapper .box .title {
        font-size: 16px;
        font-style: italic;
        text-transform: uppercase;
        font-weight: 700; }
      #contact .addres-wrapper .box address {
        font-size: 14px;
        font-weight: 400;
        color: #000;
        font-style: normal;
        line-height: 24px;
        margin-top: 22px; }
      #contact .addres-wrapper .box .phone, #contact .addres-wrapper .box .mail {
        margin-top: 22px;
        font-size: 16px;
        font-weight: 900;
        color: #778085;
        padding-left: 42px; }
      #contact .addres-wrapper .box .phone {
        background: url(../img/rozne/phone-ico-gray-contact.png) no-repeat;
        background-size: 30px 29px;
        line-height: 29px; }
        #contact .addres-wrapper .box .phone a {
          color: #778085; }
      #contact .addres-wrapper .box .mail {
        background: url(../img/rozne/mail-ico-gray-contact.png) no-repeat;
        background-size: 30px 21px;
        line-height: 21px; }
      #contact .addres-wrapper .box .mail a {
        color: #778085; }
  #contact .map {
    width: 65%;
    max-width: 1050px;
    min-height: 485px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0; }
    #contact .map iframe {
      width: 100%;
      height: 100%;
      min-height: 485px;
      display: block;
      pointer-events: none;
      position: relative;
      /* IE needs a position other than static */ }
    #contact .map iframe.clicked {
      pointer-events: auto; }

/* END CONTACT */
/* SECTION CONTACT*/
#section-contact .line-wrapper {
  position: relative;
  z-index: 1; }
#section-contact .line {
  height: 1px;
  background: #9aa3a8;
  width: 100%;
  position: absolute;
  top: 60px; }
#section-contact .health-care {
  background: #74cff4; }
#section-contact .animal-health {
  background: #284e9e; }
#section-contact .crop {
  background: #94c335; }
#section-contact .pest {
  background: #f9943f; }
#section-contact .lab {
  background: #a0a6a9; }
#section-contact .lab-rnd {
  background: #92999d; }
#section-contact .factory {
  background: #e4e6e7; }
#section-contact .content-wrapper {
  overflow: hidden;
  margin-top: 50px; }
#section-contact .section-name {
  height: 60px; }
  #section-contact .section-name h3 {
    font-size: 30px;
    text-align: center;
    font-weight: 900;
    line-height: 60px;
    color: #fff;
    text-transform: uppercase; }
#section-contact .section-name.gray h3 {
  color: #778085; }
#section-contact .contact-item {
  height: 350px;
  width: 20%;
  margin: 0 2.5%;
  float: left; }
  #section-contact .contact-item:hover .image-wrapper img {
    width: 106%;
    margin-left: -3%; }
  #section-contact .contact-item .image-wrapper {
    border-radius: 50%;
    width: 140px;
    height: 140px;
    display: block;
    overflow: hidden;
    margin: 0 auto; }
    #section-contact .contact-item .image-wrapper img {
      width: 100%;
      height: auto;
      -webkit-transition: all .2s ease-in;
      -moz-transition: all .2s ease-in;
      -ms-transition: all .2s ease-in;
      -o-transition: all .2s ease-in;
      transition: all .2s ease-in; }
  #section-contact .contact-item .contact-desc {
    font-size: 14px;
    color: #fff;
    max-width: 200px;
    margin: 28px auto 0 auto; }
    #section-contact .contact-item .contact-desc .position {
      font-weight: 900;
      font-style: italic;
      line-height: 18px;
      border-bottom: 1px solid #fff;
      padding-bottom: 6px; }
    #section-contact .contact-item .contact-desc .science-title {
      font-weight: 900;
      letter-spacing: 0.3px;
      text-transform: none; }
    #section-contact .contact-item .contact-desc .name {
      font-weight: 900;
      text-transform: uppercase;
      letter-spacing: 0.3px;
      margin-top: 8px;
      margin-bottom: 20px; }
    #section-contact .contact-item .contact-desc .phone {
      font-weight: 700;
      margin-top: 10px;
      background: url(../img/rozne/phone-ico.png) no-repeat;
      background-position: left;
      background-size: 17px 17px;
      line-height: 17px;
      padding-left: 30px;
      color: #fff; }
      #section-contact .contact-item .contact-desc .phone a {
        color: #fff; }
    #section-contact .contact-item .contact-desc .phone.mobile {
      background: url(../img/rozne/phone-mobile-ico.png) no-repeat;
      background-position: left;
      background-size: 17px 17px; }
    #section-contact .contact-item .contact-desc .mail {
      font-size: 12px;
      font-weight: 900;
      margin-top: 10px;
      background: url(../img/rozne/mail-ico.png) no-repeat;
      background-position: left;
      background-size: 18px 13px;
      padding-left: 30px;
      line-height: 13px; }
      #section-contact .contact-item .contact-desc .mail a {
        color: #fff; }
#section-contact .content-wrapper.gray .contact-item .contact-desc {
  color: #778085; }
  #section-contact .content-wrapper.gray .contact-item .contact-desc .position {
    border-bottom: 1px solid #778085; }
  #section-contact .content-wrapper.gray .contact-item .contact-desc .phone {
    background: url(../img/rozne/phone-ico-gray.png) no-repeat;
    background-position: left;
    background-size: 17px 17px;
    color: #778085; }
    #section-contact .content-wrapper.gray .contact-item .contact-desc .phone a {
      color: #778085; }
  #section-contact .content-wrapper.gray .contact-item .contact-desc .phone.mobile {
    background: url(../img/rozne/phone-mobile-ico-gray.png) no-repeat;
    background-position: left;
    background-size: 17px 17px; }
  #section-contact .content-wrapper.gray .contact-item .contact-desc .mail {
    background: url(../img/rozne/mail-ico-gray.png) no-repeat;
    background-position: left;
    background-size: 18px 13px; }
    #section-contact .content-wrapper.gray .contact-item .contact-desc .mail a {
      color: #778085; }

/* END SECTION CONTACT */
/* Scss Document */
#footer {
  clear: both; }
  #footer .side-wrapper {
    background: #778085;
    height: 100%;
    min-height: 440px; }
  #footer .left {
    width: 72%;
    float: left; }
    #footer .left .box {
      width: 75%;
      margin: 10px 0; }
      #footer .left .box ul li {
        list-style: none;
        padding-bottom: 5px;
        float: left;
        width: 30%;
        margin: 0 1.5%;
        height: auto; }
        #footer .left .box ul li a {
          font-size: 16px;
          font-weight: 700;
          font-style: italic;
          letter-spacing: 0.3px;
          border-bottom: 1px solid #fff;
          color: #fff;
          height: 100%;
          display: block;
          background: url(../img/rozne/right-arrow-white.png) no-repeat;
          background-position: right 16px;
          background-size: 10px 13px;
          line-height: 42px;
          padding: 5px 0 5px 0px;
          box-sizing: border-box; }
        #footer .left .box ul li ul {
          margin-top: 5px; }
          #footer .left .box ul li ul li {
            list-style: none;
            height: auto;
            cursor: pointer;
            float: none;
            width: 100%;
            line-height: 1.2; }
            #footer .left .box ul li ul li a {
              background: url(../img/rozne/right-arrow-white.png) no-repeat;
              background-position: right center;
              background-size: 10px 13px;
              line-height: 1.4;
              font-size: 12.5px;
              font-weight: 400;
              color: #fff;
              display: block;
              border: none;
              font-style: normal;
              padding-right: 20px;
              box-sizing: border-box; }
  #footer .right {
    width: 25%;
    float: right; }
    #footer .right .box {
      margin: 10px 0; }
      #footer .right .box ul li:first-child {
        border-bottom: 1px solid #fff;
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: 700;
        font-style: italic;
        letter-spacing: 0.3px;
        background: url(../img/rozne/right-arrow-white.png) no-repeat;
        background-position: right 16px;
        background-size: 10px 13px;
        line-height: 42px;
        padding-top: 0; }
      #footer .right .box ul li {
        list-style: none;
        cursor: pointer;
        font-size: 16px;
        font-weight: 900;
        color: #fff;
        display: block;
        line-height: 24px;
        padding-top: 16px;
        /*	background: url(../img/rozne/right-arrow-white.png)no-repeat;
        		background-position: right 16px;
        		background-size: 10px 13px;*/ }
        #footer .right .box ul li a {
          color: #fff; }
      #footer .right .box ul li.adress-phone {
        background: url(../img/rozne/phone-ico.png) no-repeat;
        background-position: right bottom;
        background-size: 23px auto; }
      #footer .right .box ul li.adress-mail {
        background: url(../img/rozne/mail-ico.png) no-repeat;
        background-position: right bottom;
        background-size: 23px auto; }
      #footer .right .box ul li.adress-poi {
        background: url(../img/rozne/poi-ico.png) no-repeat;
        background-position: right bottom 8px;
        background-size: 23px auto; }
      #footer .right .box ul li.fb {
        background: url(../img/rozne/fb-ico.png) no-repeat;
        background-position: right center;
        height: 40px;
        width: 30px;
        margin-left: auto;
        margin-right: 0;
        -webkit-transition: all .15s ease-in;
        -moz-transition: all .15s ease-in;
        -ms-transition: all .15s ease-in;
        -o-transition: all .15s ease-in;
        transition: all .15s ease-in;
        cursor: pointer; }
        #footer .right .box ul li.fb a {
          display: block;
          width: 100%;
          height: 100%; }
        #footer .right .box ul li.fb:hover {
          transform: scale(1.06);
          -webkit-transform: scale(1.06);
          -moz-transform: scale(1.06);
          -o-transform: scale(1.06); }
  #footer .copy-wrapper {
    clear: both;
    padding-top: 150px;
    padding-bottom: 50px;
    overflow: hidden; }
    #footer .copy-wrapper .copy {
      float: right;
      color: #fff;
      font-size: 12.5px;
      font-weight: 400;
      margin-top: 16px; }
      #footer .copy-wrapper .copy a {
        color: #fff;
        text-decoration: underline; }

/* CSS Document */
@media all and (max-width: 1500px) {
  /* Slider strona glowna */
  #header.home .item .desc-wrapper {
    top: 120px; }

  #header.home .owl-prev {
    left: 0; }

  #header.home .owl-next {
    right: 0; }

  #welcome .left {
    width: 60%; }

  #welcome .right {
    width: 40%; } }
@media all and (max-width: 1400px) {
  /* strona dzialow , strony produktowe */
  #section-sidebar .content-wrapper {
    width: 80%; }

  .side-wrapper.section.career .content-wrapper.content {
    margin: 0;
    width: 100%; }

  #section-menu ul li {
    width: 18.12%; }

  #section-menu ul li.active {
    width: 27.5%; } }
@media all and (max-width: 1367px) {
  #section-content {
    width: 72%; }

  #section-sidebar {
    width: 28%; }

  /* strona dzialow , strony produktowe */
  #section-sidebar .content-wrapper {
    width: 90%; } }
@media all and (max-width: 1300px) {
  #section-content {
    width: 72.5%; }

  #section-sidebar {
    width: 27.5%; }

  /* People */
  #person-2 .item {
    width: 30%;
    margin-left: 1.5%;
    margin-right: 1.5%; }
    #person-2 .item .person-wrapper .desc {
      padding: 0 5% 10px 5%; }

  /* Contact */
  #section-contact .contact-item {
    width: 30.3333%;
    margin: 0 1.5%; }

  /* Footer */
  #footer .left .box {
    width: 100%; } }
@media all and (max-width: 1300px) {
  .search-wrapper .logo-mobile {
    padding: 0 30px; } }
@media all and (max-width: 1280px) {
  #section-content.media .content-box .box-white .content-wrapper {
    width: 95%;
    margin-right: 0; }

  #section-content.media .content-box .box-white.products .item, #section-content.media .content-box .box-white.people .item {
    width: 210px;
    margin-right: 15px;
    margin-top: 15px; } }
@media all and (max-width: 1200px) {
  #top {
    /*	#logo-icb{
    		display: none;
    	}*/ }
    #top #mobile {
      display: block; }
    #top #menu {
      display: none;
      position: fixed;
      background: #fff;
      overflow: auto !important;
      height: 80%;
      padding-bottom: 20%;
      width: 100%;
      margin-top: 11px;
      max-width: 320px;
      right: 0;
      border-left: 1px solid #adb3b6; }
      #top #menu ul li {
        float: none; }
        #top #menu ul li ul.sub-menu {
          display: block;
          position: static; }

  .content-wrapper.top {
    width: 100%; }
    .content-wrapper.top #top.top-fixed {
      position: static !important; }
    .content-wrapper.top #top {
      width: 100%;
      border-left: none;
      border-right: none;
      /*	#logo-icb{
      		display: none;
      	}*/ }
      .content-wrapper.top #top #menu {
        overflow: hidden;
        float: none; }
        .content-wrapper.top #top #menu ul {
          float: none;
          padding: 0 5%; }
          .content-wrapper.top #top #menu ul li ul.sub-menu {
            display: none;
            width: 100%;
            padding-top: 10px;
            padding-bottom: 20px;
            border-bottom: none;
            border-left: none;
            border-right: none;
            margin-left: 0; }
            .content-wrapper.top #top #menu ul li ul.sub-menu li {
              float: none;
              width: 85%;
              min-height: 31px; }
              .content-wrapper.top #top #menu ul li ul.sub-menu li ul {
                margin-bottom: 10px;
                width: 95%; }
                .content-wrapper.top #top #menu ul li ul.sub-menu li ul li {
                  width: 100%; } }
@media all and (max-width: 1100px) {
  #section-sidebar .content-wrapper {
    width: 100%; }

  #person-1 .box.blue .box-wrapper, #person-1 .box.orange .box-wrapper {
    margin: 0 5%; }

  #header.home #video-home-wrapper, #header.home .item .desc-wrapper .desc #video-run {
    display: none !important; }

  #header.home .owl-carousel {
    display: block !important; } }
@media all and (max-width: 1000px) {
  /*	#section-content.work .box .left{
  		width: 30%;
  	}
  	#section-content.work .box .right{
  		width: 60%;
  	}*/
  #section-content.work .box .left .position {
    font-size: 18px;
    line-height: 22px; }

  .search-wrapper .logo-mobile {
    display: none !important; }

  #top #logo-icb {
    display: block !important;
    position: absolute; }

  #top #menu ul li {
    padding: 0 15px; }

  #top #menu ul li:first-child {
    padding: 0 15px; }

  #quality-content .box .left, #quality-content .box .right {
    float: none;
    width: 100%;
    margin: 0 auto; }

  #certifications .item {
    float: none;
    margin: 10px auto;
    width: 80%;
    max-width: 400px;
    left: 0;
    right: 0;
    display: block; }

  #quality-content .box .box-content-wrapper {
    max-width: 90%; }

  #quality-content .box img {
    width: 100%;
    height: auto; }

  #quality-content .box .right {
    padding-bottom: 50px; }

  #header.about #video-run {
    display: none !important; }

  #info-wrapper-csr .info.left, #info-wrapper-csr .info.right {
    float: none;
    width: 100%; }

  #info-wrapper-csr .info.left {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 50px; }
    #info-wrapper-csr .info.left .desc {
      font-size: 36.5px; } }
@media all and (max-width: 900px) {
  #section-content.products #section-content-header .left .videoWrapper {
    display: none; }

  #section-content.products #section-content-header .right .videoWrapper {
    display: block;
    margin-top: 50px; }

  #section-content.products #section-content-header .left .video iframe {
    height: 300px; }

  #section-content #section-content-header, #header-analytics {
    height: 300px;
    background-size: cover !important;
    position: relative; }

  #person-1 .box {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 120px; }

  #person-1 .box .box-wrapper {
    max-width: 90%; }
    #person-1 .box .box-wrapper .image-wrapper {
      margin-left: auto;
      margin-right: auto; }
    #person-1 .box .box-wrapper .desc {
      text-align: center; }

  #person-2 .item {
    width: 46%;
    margin-left: 2%;
    margin-right: 2%; }

  #contact .map {
    width: 50%; }

  /* Section strona glowna - menu */
  #section-box-menu .box {
    width: 100%;
    float: none; }

  #section-box-analytics .content-wrapper .left {
    width: 65%; }
    #section-box-analytics .content-wrapper .left .desc {
      width: 95%; }

  #section-box-analytics .content-wrapper .right {
    width: 35%; }

  /* Contact */
  #section-contact .contact-item {
    width: 45%;
    margin: 0 2.5%; }

  /* News */
  #news .item {
    width: 30%;
    margin-left: 3%;
    margin-right: 0; }

  /* footer */
  #footer .side-wrapper {
    min-height: 0; }

  #footer .right {
    float: left;
    width: 96%; }
    #footer .right .box ul li.adress-phone, #footer .right .box ul li.adress-mail, #footer .right .box ul li.adress-poi {
      background-position: left;
      background-size: 20px auto;
      padding-top: 0;
      margin-top: 16px;
      padding-left: 45px;
      max-width: 250px; }
    #footer .right .box ul li.fb {
      margin: 0 auto 0 0; }

  #footer .left {
    width: 100%;
    margin-bottom: 40px; }
    #footer .left .box ul li {
      height: auto;
      margin-left: 0;
      margin-right: 3%; }

  #footer .copy-wrapper {
    padding-top: 50px; }

  #footer .copy-wrapper .copy {
    float: none; }

  /* Produkty */
  #section-content.products #section-content-header .right, #section-content.products #section-content-header .left, #section-content.products #section-content-header .product-name-wrapper {
    width: 90%;
    float: none;
    margin: 50px auto; }

  #section-content.products #section-content-header .left {
    margin-top: 20px; }

  #section-content.products #section-content-header .product-name-wrapper {
    margin-bottom: 20px;
    padding-bottom: 20px; }

  #section-content.products #section-content-header .right img {
    max-width: 500px; } }
@media all and (max-width: 800px) {
  /* about */
  /*	#about-content .box.one .right{
  		width: 100%;
  		margin: 0 auto;
  		float: none;
  		img{
  			width: 100%;
  			height: auto;
  			margin: 0 auto;
  			display: block;
  		}
  	}*/
  #section-content #section-content-header h1, #section-content #section-content-header h2, #section-content #section-content-header h3, #section-content #section-content-header h4, #section-content #section-content-header h5, #section-content #section-content-header h6, #header-analytics h1, #header-analytics h2, #header-analytics h3, #header-analytics h4, #header-analytics h5, #header-analytics h6, #section-content.products #section-content-header h1, #section-content.products #section-content-header h2, #section-content.products #section-content-header h3, #section-content.products #section-content-header h4, #section-content.products #section-content-header h5, #section-content.products #section-content-header h6 {
    font-size: 36px;
    line-height: 36px; }
    #section-content #section-content-header h1 a, #section-content #section-content-header h2 a, #section-content #section-content-header h3 a, #section-content #section-content-header h4 a, #section-content #section-content-header h5 a, #section-content #section-content-header h6 a, #header-analytics h1 a, #header-analytics h2 a, #header-analytics h3 a, #header-analytics h4 a, #header-analytics h5 a, #header-analytics h6 a, #section-content.products #section-content-header h1 a, #section-content.products #section-content-header h2 a, #section-content.products #section-content-header h3 a, #section-content.products #section-content-header h4 a, #section-content.products #section-content-header h5 a, #section-content.products #section-content-header h6 a {
      line-height: 21px; }

  #header-analytics {
    background-position: center top; }

  #about-content .box.one .right, #about-content .box.one .left, #about-content .box.two .left, #about-content .box.two .right, #about-content .box.three .right, #about-content .box.three .left {
    display: block;
    width: 100%;
    float: none; }
    #about-content .box.one .right img, #about-content .box.one .left img, #about-content .box.two .left img, #about-content .box.two .right img, #about-content .box.three .right img, #about-content .box.three .left img {
      width: 60%;
      margin: 0 auto;
      height: auto; }

  #about-content .box.one .left, #about-content .box.two .right, #about-content .box.three .left {
    width: 90%;
    margin: 0 auto 50px auto; }
    #about-content .box.one .left .box-content-wrapper, #about-content .box.two .right .box-content-wrapper, #about-content .box.three .left .box-content-wrapper {
      max-width: 100%; }

  #about-content .box.three .logo {
    display: none; }

  /* News */
  #news .item {
    width: 45%;
    margin-left: 2%;
    margin-right: 2%; }
    #news .item:hover {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }

  /* Lab */
  #lab-content .box.one .right, #lab-content .box.one .left, #lab-content .box.two .left, #lab-content .box.two .right, #lab-content .box.three .right, #lab-content .box.three .left {
    display: block;
    width: 100%;
    float: none; }
    #lab-content .box.one .right img, #lab-content .box.one .left img, #lab-content .box.two .left img, #lab-content .box.two .right img, #lab-content .box.three .right img, #lab-content .box.three .left img {
      width: 60%;
      margin: 0 auto;
      height: auto; }

  #lab-content .box.one .left, #lab-content .box.two .right, #lab-content .box.three .left {
    width: 90%;
    margin: 0 auto 50px auto; }
    #lab-content .box.one .left .box-content-wrapper, #lab-content .box.two .right .box-content-wrapper, #lab-content .box.three .left .box-content-wrapper {
      max-width: 100%; }

  #lab-content .box.three .logo {
    display: none; }

  /* CSR */
  #csr-content .box.one .right, #csr-content .box.one .left, #csr-content .box.two .left, #csr-content .box.two .right, #csr-content .box.three .right, #csr-content .box.three .left, #csr-content .box.four .right, #csr-content .box.four .left, #csr-content .box.five .right, #csr-content .box.five .left {
    display: block;
    width: 100%;
    float: none; }
    #csr-content .box.one .right img, #csr-content .box.one .left img, #csr-content .box.two .left img, #csr-content .box.two .right img, #csr-content .box.three .right img, #csr-content .box.three .left img, #csr-content .box.four .right img, #csr-content .box.four .left img, #csr-content .box.five .right img, #csr-content .box.five .left img {
      width: 60%;
      margin: 0 auto;
      height: auto; }

  #csr-content .box.one .right, #csr-content .box.two .left, #csr-content .box.three .right, #csr-content .box.four .left, #csr-content .box.five .right {
    width: 90%;
    margin: 0 auto 50px auto; }
    #csr-content .box.one .right .box-content-wrapper, #csr-content .box.two .left .box-content-wrapper, #csr-content .box.three .right .box-content-wrapper, #csr-content .box.four .left .box-content-wrapper, #csr-content .box.five .right .box-content-wrapper {
      max-width: 100%; }

  .searchwp-live-search-results {
    width: 95% !important; }

  .side-wrapper.section {
    margin-top: 0; }

  #section-menu {
    margin-top: 112px; }

  #section-menu ul .health-care {
    background: #74cff4 url(../img/rozne/health-ico.png) no-repeat !important;
    background-size: 22px 23px !important;
    background-position: center !important;
    border: none;
    width: 10%; }

  #section-menu ul .health-care.active {
    background: #74cff4 url(../img/rozne/health-ico.png) no-repeat !important;
    background-size: 22px 23px !important;
    background-position: 95%  center !important;
    border: none;
    width: 60%; }

  #section-menu ul .animal-health {
    background: #284e9e url(../img/rozne/animal-ico.png) no-repeat !important;
    background-size: 21px 26px !important;
    background-position: center !important;
    border: none;
    width: 10%; }

  #section-menu ul .animal-health.active {
    background: #284e9e url(../img/rozne/animal-ico.png) no-repeat !important;
    background-size: 21px 26px !important;
    background-position: 95%  center !important;
    border: none;
    width: 60%; }

  #section-menu ul .crop {
    background: #94c335 url(../img/rozne/crop-ico.png) no-repeat !important;
    background-size: 25px 27px !important;
    background-position: center !important;
    border: none;
    width: 10%; }

  #section-menu ul .crop.active {
    background: #94c335 url(../img/rozne/crop-ico.png) no-repeat !important;
    background-size: 25px 27px !important;
    background-position: 95%  center !important;
    border: none;
    width: 60%; }

  #section-menu ul .pest {
    background: #f9943f url(../img/rozne/pest-ico.png) no-repeat !important;
    background-size: 23px 29px !important;
    background-position: center !important;
    border: none;
    width: 10%; }

  #section-menu ul .pest.active {
    background: #f9943f url(../img/rozne/pest-ico.png) no-repeat !important;
    background-size: 23px 29px !important;
    background-position: 95%  center !important;
    border: none;
    width: 60%; }

  #section-menu ul .analytics {
    background: #778085 url(../img/rozne/analytics-ico.png) no-repeat !important;
    background-size: 18px 27px !important;
    background-position: center !important;
    border: none;
    width: 10%; }

  #section-menu ul .analytics.active {
    background: #778085 url(../img/rozne/analytics-ico.png) no-repeat !important;
    background-size: 18px 27px !important;
    background-position: 95%  center !important;
    border: none;
    width: 60%; }

  /* Section */
  #section-menu .content-wrapper {
    width: 100%; }

  #section-menu.more-margin {
    margin-top: 0 !important; }

  #section-sidebar .content-wrapper {
    margin: 0 auto; }

  #section-sidebar .contact-sidebar-wrapper .contact-item {
    width: 100%;
    margin: 50px auto 0 auto;
    max-width: 300px; }

  #section-sidebar .contact-sidebar-wrapper {
    max-width: 100%; }

  #section-sidebar .menu-sidebar-wrapper {
    display: none; }

  #section-sidebar, #section-content {
    float: none;
    width: 100%;
    overflow: hidden; }

  #section-content .menu-sidebar-wrapper {
    display: block; }

  #section-content #demo-agents {
    display: block; } }
@media all and (max-width: 767px) {
  #header.people {
    margin-bottom: 50px; }

  #header.quality .side-wrapper h2, #header.people .side-wrapper h2, #header.about .side-wrapper h2, #header.lab .side-wrapper h2, #header.csr .side-wrapper h2, #header.career .side-wrapper h2, #header.auction .side-wrapper h2, #header.delivery .side-wrapper h2, #header.media .side-wrapper h2, #header.news .side-wrapper h2, #header.contact .side-wrapper h2 {
    position: absolute;
    bottom: 30px; }

  #header.header-top-zero {
    margin-bottom: 0; }

  #header {
    top: 0; }

  /* header */
  #header.quality .side-wrapper, #header.people .side-wrapper, #header.about .side-wrapper, #header.lab .side-wrapper, #header.csr .side-wrapper, #header.news .side-wrapper, #header.contact .side-wrapper, #header.career .side-wrapper, #header.auction .side-wrapper, #header.delivery .side-wrapper, #header.media .side-wrapper {
    height: 300px; }
    #header.quality .side-wrapper .item, #header.people .side-wrapper .item, #header.about .side-wrapper .item, #header.lab .side-wrapper .item, #header.csr .side-wrapper .item, #header.news .side-wrapper .item, #header.contact .side-wrapper .item, #header.career .side-wrapper .item, #header.auction .side-wrapper .item, #header.delivery .side-wrapper .item, #header.media .side-wrapper .item {
      height: 300px; }
    #header.quality .side-wrapper h2, #header.people .side-wrapper h2, #header.about .side-wrapper h2, #header.lab .side-wrapper h2, #header.csr .side-wrapper h2, #header.news .side-wrapper h2, #header.contact .side-wrapper h2, #header.career .side-wrapper h2, #header.auction .side-wrapper h2, #header.delivery .side-wrapper h2, #header.media .side-wrapper h2 {
      font-size: 51px;
      margin-top: 100px; }

  #header.people .side-wrapper .item {
    height: 300px; }

  #contact .map {
    position: static;
    width: 100%;
    margin: 50px auto;
    min-height: 285px; }
    #contact .map iframe {
      min-height: 285px; }

  #contact .box.one, #contact .box.two {
    float: left;
    width: 50%; }

  #contact .box.three {
    clear: both;
    padding-top: 60px; }

  #breadcrumb {
    display: none; }

  /*  Menu - top */
  .search-wrapper .logo-mobile {
    background: url(../img/logo/icb-pharma-logo.png) no-repeat;
    background-position: 5% center;
    background-size: 90px 30px;
    width: 90px;
    height: 35px;
    display: block;
    float: left;
    margin-left: 5%;
    border-right: none; }
  .search-wrapper .content-wrapper {
    width: 100%; }
    .search-wrapper .content-wrapper .content {
      width: 100%;
      border: none; }
    .search-wrapper .content-wrapper .lang ul li {
      border-right: none; }

  /* News */
  /*	#news .item{
  		width: 30%;
  		margin-left: 3%;
  		margin-right: 0;
  	}*/
  /* Welcome */
  #welcome .left, #welcome .right {
    width: 100%;
    float: none; }

  #welcome .right {
    margin: 30px 0; }

  /* LAb */
  #info-wrapper .info-box {
    width: 80%;
    margin: 50px auto;
    float: none; } }
@media all and (max-width: 700px) {
  #header.home {
    height: 550px; }

  #welcome .left .desc h3, #section-box-analytics .content-wrapper .left .desc h3 {
    font-size: 32px; }

  #footer .right {
    width: 100%;
    max-width: 400px; }

  #footer .left .box ul {
    margin-bottom: 25px;
    max-width: 400px; }

  #footer .left .box ul li {
    width: 100%;
    float: none; } }
@media all and (max-width: 600px) {
  #section-content.career .box .right, #section-content.career .box .left {
    width: 100%;
    float: none; }
    #section-content.career .box .right img, #section-content.career .box .left img {
      margin: 0 auto;
      display: block; }
    #section-content.career .box .right .desc, #section-content.career .box .left .desc {
      width: 90%; }

  #quality-content .box .left .desc {
    position: static;
    color: #778085;
    font-size: 22px;
    line-height: 26px;
    margin: 50px auto; }

  #section-menu ul .health-care, #section-menu ul .animal-health, #section-menu ul .crop, #section-menu ul .pest, #section-menu ul .analytics {
    width: 13%; }

  #section-menu ul .analytics.active a {
    font-size: 10px; }

  #section-menu ul .health-care.active, #section-menu ul .animal-health.active, #section-menu ul .crop.active, #section-menu ul .pest.active, #section-menu ul .analytics.active {
    background-image: none !important;
    width: 46%;
    padding: 0 1%; }

  #person-2 .item {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    max-width: 320px;
    margin: 0 auto 10px auto;
    right: 0; }

  /* Section strona glowna - menu */
  #section-box-menu .box .section-item {
    width: 100%;
    float: none; }

  #section-box-analytics .content-wrapper .left {
    position: relative;
    z-index: 2;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    margin-top: 10px; }

  #section-box-analytics .content-wrapper .right {
    width: 100%;
    z-index: 1;
    background-position: center;
    background-size: 120px auto; }

  /* News */
  #news .item {
    width: 100%;
    max-width: 300px;
    float: none;
    display: block;
    margin: 0 auto 10px auto;
    position: static !important; }

  #header.home .item .desc-wrapper {
    top: 100px; }

  #header.home .item .desc-wrapper .desc h2 {
    font-size: 58px;
    line-height: 60px; }

  #header.home .item .desc-wrapper .desc p {
    font-size: 32px;
    line-height: 40px; }

  /* Contact */
  #section-contact .contact-item {
    width: 95%;
    margin: 0 2.5%; }

  #section-box-menu .box .section-item ul li {
    display: block; }

  #news {
    margin-top: 50px;
    padding-bottom: 10px; }
    #news h1, #news h2, #news h3, #news h4, #news h5, #news h6 {
      font-size: 25px; }
    #news .item {
      margin-top: 40px; }

  #brand {
    margin-top: 50px; }
    #brand h1, #brand h2, #brand h3, #brand h4, #brand h5, #brand h6 {
      font-size: 25px; }

  #header.about, #header.career, #header.auction, #header.delivery, #header.media, #header.quality, #header.lab, #header.csr, #header.news, #header.contact, #header.people {
    height: 200px; }
    #header.about .side-wrapper, #header.career .side-wrapper, #header.auction .side-wrapper, #header.delivery .side-wrapper, #header.media .side-wrapper, #header.quality .side-wrapper, #header.lab .side-wrapper, #header.csr .side-wrapper, #header.news .side-wrapper, #header.contact .side-wrapper, #header.people .side-wrapper {
      height: 200px;
      background-size: cover; }
      #header.about .side-wrapper .item, #header.career .side-wrapper .item, #header.auction .side-wrapper .item, #header.delivery .side-wrapper .item, #header.media .side-wrapper .item, #header.quality .side-wrapper .item, #header.lab .side-wrapper .item, #header.csr .side-wrapper .item, #header.news .side-wrapper .item, #header.contact .side-wrapper .item, #header.people .side-wrapper .item {
        height: 200px; }

  #about-content .box.one {
    background: #fff; }

  #header.quality .side-wrapper h2, #header.people .side-wrapper h2, #header.about .side-wrapper h2, #header.lab .side-wrapper h2, #header.csr .side-wrapper h2, #header.career .side-wrapper h2, #header.auction .side-wrapper h2, #header.delivery .side-wrapper h2, #header.media .side-wrapper h2, #header.news .side-wrapper h2, #header.contact .side-wrapper h2 {
    margin-top: 100px;
    font-size: 51px;
    line-height: 45px;
    position: absolute;
    bottom: 30px; }

  #section-content.career .box .right img, #section-content.career .box .left img {
    width: 80%;
    height: auto; } }
@media all and (max-width: 500px) {
  #top #menu {
    max-width: 100%; }

  #work-position-choose-menu a {
    font-size: 10px; }

  #section-content.work .box .left .position {
    font-size: 16px;
    line-height: 18px; }

  #section-content.products #section-content-header .left .video iframe {
    height: 230px; }

  .searchwp-live-search-results-showing img {
    float: none;
    width: 60%;
    margin: 20px auto;
    display: block; }
  .searchwp-live-search-results-showing a span {
    float: none;
    width: 80%;
    margin: 0 auto; }

  #header {
    top: 0 !important; }

  .search-wrapper .content-wrapper .ue-logo {
    max-width: 118px;
    width: 35%; }
    .search-wrapper .content-wrapper .ue-logo a {
      position: relative; }
      .search-wrapper .content-wrapper .ue-logo a img {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: auto;
        margin: auto; }

  .search-wrapper .content-wrapper .lang {
    width: 88px; }

  #welcome .left .desc {
    width: 100%; }

  #welcome .right {
    margin: 0; } }
@media all and (max-width: 470px) {
  #section-content.media .content-box .box-white.company {
    text-align: left; }

  #section-content.media .content-box .box-white {
    text-align: center; } }
@media all and (max-width: 400px) {
  .search-wrapper .content-wrapper .ue-logo a img {
    width: 100%;
    height: auto; } }
@media all and (max-width: 350px) {
  #section-content #section-content-header, #header-analytics {
    height: 200px; }
    #section-content #section-content-header h1, #section-content #section-content-header h2, #section-content #section-content-header h3, #section-content #section-content-header h4, #section-content #section-content-header h5, #section-content #section-content-header h6, #header-analytics h1, #header-analytics h2, #header-analytics h3, #header-analytics h4, #header-analytics h5, #header-analytics h6 {
      font-size: 28px;
      line-height: 28px; }
      #section-content #section-content-header h1 a, #section-content #section-content-header h2 a, #section-content #section-content-header h3 a, #section-content #section-content-header h4 a, #section-content #section-content-header h5 a, #section-content #section-content-header h6 a, #header-analytics h1 a, #header-analytics h2 a, #header-analytics h3 a, #header-analytics h4 a, #header-analytics h5 a, #header-analytics h6 a {
        line-height: 21px; }

  #section-content.products #section-content-header h1, #section-content.products #section-content-header h2, #section-content.products #section-content-header h3, #section-content.products #section-content-header h4, #section-content.products #section-content-header h5, #section-content.products #section-content-header h6 {
    font-size: 28px;
    line-height: 28px; }
    #section-content.products #section-content-header h1 a, #section-content.products #section-content-header h2 a, #section-content.products #section-content-header h3 a, #section-content.products #section-content-header h4 a, #section-content.products #section-content-header h5 a, #section-content.products #section-content-header h6 a {
      line-height: 21px; }

  #section-content .desc {
    font-size: 18px;
    line-height: 22px; }

  #header.home {
    height: 550px; }

  #header.header-top-zero {
    margin-bottom: 0; }

  #header.home .item img {
    height: 480px; }

  #header.home .item .desc-wrapper {
    top: 50px; }

  #header.home .item .desc-wrapper .desc .desc-text-wrapper {
    margin-bottom: 80px; }

  #header.home .item .desc-wrapper .desc h2 {
    font-size: 41px;
    line-height: 43px; }

  #header.home .item .desc-wrapper .desc p {
    font-size: 28px;
    line-height: 32px; }

  #contact .box.one, #contact .box.two {
    float: none;
    width: 100%; }

  #contact .box.three {
    clear: both;
    padding-top: 0px; }

  #section-content.products #section-content-header .left .video iframe {
    height: 200px; } }
@media all and (max-width: 320px) {
  .search-wrapper .logo-mobile {
    margin-left: 2%; } }
