@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext");
* {
  margin: 0;
  padding: 0; }

ul {
  list-style: none; }

a {
  text-decoration: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  color: #72b705 !important; }

.slick-dots li.slick-active button:before {
  color: #72b705 !important; }

body {
  font-family: 'Open Sans', sans-serif; }

header {
  position: absolute;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
#top_nav{
  top: 0px; 
  position: fixed;
  z-index: 999;
width:100%;
 }

  header .nav {
/*    padding: 25px 0.77rem 0;*/
/*    padding: 5px 0.77rem 0;*/
    padding: 5px 0 10px 0;


    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; 
position:fixed;
width:100%;
background-color: rgba(0, 0, 0, 0.7);
z-index: 9;
}

    header .nav .logo { color: #dddee2;font-size: 24px;
    font-weight: 600;
    text-decoration: none; padding:0 0 0 10px;
      outline: none; }
      header .nav .logo img {
        width: 200px; }
    header .nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      header .nav ul li {
        margin: 0 15px; }
        header .nav ul li:hover a {
          color: #fff; }
        header .nav ul li a {
          -webkit-transition: .3s;
          -o-transition: .3s;
          transition: .3s;
          font-size: 14px;
          font-weight: 600;
          text-decoration: none;
          /*color: #7b7c80;*/
color: #dddee2;
 }
    header .nav .phone {
      text-decoration: none;
      font-size: 28px;
      /*color: #121318;*/
      color: #fff;
      font-weight: 600;
      white-space: nowrap; 
padding:0 10px 0 0;
}

section .title {
  position:relative;
  text-transform: uppercase;
  font-size: 5vh;
  font-weight: bold;
  text-align: right;
  padding-right: 60px;
  padding-top: 48px;
  padding-bottom: 38px; }
  section .title h2 {
    font-size: 5vh;
    line-height: 1; }

.laktul section .title {  padding-top: 25px;}


section .tab-body {
  display: none; }
  section .tab-body.active {
    display: block; }

section#top {
  width: 100%;
  height: 100vh;
  min-height: 800px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }


  section#top .container {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto; }

  section#contacts .container {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto; }

  section#contacts .container h2{
    font-size: 5vh;
    line-height: 1;
    margin-bottom: 50px;
    padding-top: 100px;
} 
section#contacts .container p{  
    line-height: 1.4;
    margin-bottom: 50px;
    font-size: 18px;
}
section#contacts .container ul{  
    line-height: 1.4;
    margin-bottom: 50px;
    font-size: 18px;
margin-left:20px;
list-style-type:disc;
}


  section#top .container {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto; }

    section#top .container .content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 50%;
      padding-left: 5%; }  

      section#top .container .content p {
        font-size: 59.99999px;
        color: white;
        font-weight: bold;
        line-height: 1.2; 
    align-self: flex-start;}

        section#top .container .content p span {
          color: #96d92c; }

        section#top .container .content p.small-header{font-size: 32px; align-self: flex-start;}

      section#top .container .content img {
        /*margin: 100px auto;*/
	margin: 130px 0 0 0;
        display: block; 
        height:150px;
	}
      section#top .container .content .btn {
        display: block;
        background: #fff;
        font-weight: 600;
        line-height: 1;
        padding: 30px 130px;
        border-radius: 50px;
        font-size: 24px;
        color: #121318;
        text-transform: uppercase;
        -webkit-transition: .3s ease-out;
        -o-transition: .3s ease-out;
        transition: .3s ease-out;
        border: 2px solid #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        section#top .container .content .btn:hover {
          border: 2px solid #96d92c; }

section .flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  section .flex-wrap .left {
    width: 40%;
    max-width: 40%; }
  section .flex-wrap .right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 60%;
    padding-left: 3rem; }

section#compani {
 /* padding-top: 60px;*/ }

.laktul section#compani {
  padding-top: 0px; }


  section#compani .title {
position:relative;
    background: #4e9700;
    color: #f3f4fb;
    padding-right: 60px; }

  section#compani .left {
    -webkit-box-shadow: 10px 0px 55px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 10px 0px 55px 1px rgba(0, 0, 0, 0.2); }

  section#compani .content-block {
    text-align: right;
    padding-top: 70px;
    padding-bottom: 150px;
    padding-right: 60px; }

.laktul section#compani .content-block {
    text-align: right;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 60px; }

    section#compani .content-block ul li {
      margin-bottom: 4vh;
      cursor: pointer;
      text-transform: uppercase;
      font-size: 3.5vh;
      color: #909198;
      -webkit-transition: .3s ease-out;
      -o-transition: .3s ease-out;
      transition: .3s ease-out;
      position: relative; }
      section#compani .content-block ul li:after {
        content: "";
        position: absolute;
        bottom: -5px;
        right: 0;
        width: 0px;
        height: 2px;
        background: #72b705;
        -webkit-transition: .3s ease-out;
        -o-transition: .3s ease-out;
        transition: .3s ease-out; }
      section#compani .content-block ul li.active, section#compani .content-block ul li:hover {
        color: #72b705; }
        section#compani .content-block ul li.active:after, section#compani .content-block ul li:hover:after {
          content: "";
          position: absolute;
          bottom: -5px;
          right: 0;
          width: 60px;
          height: 2px;
          background: #72b705; }
  section#compani .right {
    padding-left: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

    section#compani .right .bg {
      /*background-image: url(../img/big-logo.png);*/
      background-size: contain;
      background-repeat: no-repeat;
      max-width: 840px;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    section#compani .right .tab-body {
      display: none; }
      section#compani .right .tab-body.active {
        display: block; }
    section#compani .right .content {
      padding-left: 20px;
      padding-right: 10px; }
      section#compani .right .content p {
        font-size: 20px;
        line-height: 2;
        color: #2f2f32; }
      section#compani .right .content a {
        font-weight: 600;
        margin-top: 0px;
        /*display: inline-block;*/
	display:block;
        font-size: 20px;
        color: #72b705; }
        section#compani .right .content a:hover:after {
          margin-left: 13px; }
        section#compani .right .content a:after {
          content: url(../img/arrow-right.png);
          margin-left: 10px;
          -webkit-transition: .2s ease-out;
          -o-transition: .2s ease-out;
          transition: .2s ease-out; }

section#prebitotics .flex-wrap .left {
  background-image: url(../img/prebitotics.png);
/*  background-size: cover;*/
  background-position: top;
  background-repeat: no-repeat;
  -webkit-box-shadow: 10px 0px 55px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 0px 55px 1px rgba(0, 0, 0, 0.2); }
  section#prebitotics .flex-wrap .left .title h2 {
    line-height: 1;
    color: #fff; }

  section#prebitotics .flex-wrap .left .content-block {
    text-align: right;
    padding-top: 70px;
    padding-bottom: 150px;
    padding-right: 60px; 

/*    padding-top: 0px;
    padding-bottom: 150px;
    padding-right: 0px; */

}

.laktul section#prebitotics .flex-wrap .left .content-block {
    text-align: right;
/*    padding-top: 70px;
    padding-bottom: 150px;
    padding-right: 60px; */

    padding-top: 0px;
    padding-bottom: 150px;
    padding-right: 0px; 

}

.laktul section#prebitotics .flex-wrap .left {
  background-image: url(../img/prebitotics.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  -webkit-box-shadow: 10px 0px 55px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 0px 55px 1px rgba(0, 0, 0, 0.2); }
  section#prebitotics .flex-wrap .left .title h2 {
    line-height: 1;
    color: #fff; }

  section#prebitotics .flex-wrap .left .content-block {
    text-align: right;
    padding-top: 70px;
    padding-bottom: 150px;
    padding-right: 60px; 


}

.laktul section#prebitotics .flex-wrap .left .content-block {
    text-align: right;
/*    padding-top: 70px;
    padding-bottom: 150px;
    padding-right: 60px; */

    padding-top: 0px;
    padding-bottom: 150px;
    padding-right: 0px; 

}



    section#prebitotics .flex-wrap .left .content-block ul li {
      margin-bottom: 4vh;
      cursor: pointer;
      text-transform: uppercase;
      font-size: 3.5vh;
      color: #fff;
      -webkit-transition: .3s ease-out;
      -o-transition: .3s ease-out;
      transition: .3s ease-out;
      position: relative; }
      section#prebitotics .flex-wrap .left .content-block ul li:after {
        content: "";
        position: absolute;
        bottom: -5px;
        right: 0;
        width: 0px;
        height: 2px;
        background: #72b705;
        -webkit-transition: .3s ease-out;
        -o-transition: .3s ease-out;
        transition: .3s ease-out; }
      section#prebitotics .flex-wrap .left .content-block ul li.active, section#prebitotics .flex-wrap .left .content-block ul li:hover {
        color: #72b705; }
        section#prebitotics .flex-wrap .left .content-block ul li.active:after, section#prebitotics .flex-wrap .left .content-block ul li:hover:after {
          content: "";
          position: absolute;
          bottom: -5px;
          right: 0;
          width: 60px;
          height: 2px;
          background: #72b705; }

section#prebitotics .flex-wrap .right {
  background: #e5e5eb; }
  section#prebitotics .flex-wrap .right .tab-body {
    display: none; }
    section#prebitotics .flex-wrap .right .tab-body.active {
      display: block; }

  section#prebitotics .flex-wrap .right .content {
    padding-top: 65px;
    padding-bottom: 65px;
    max-width: 840px; }




    section#prebitotics .flex-wrap .right .content p {
      line-height: 1.4;
      margin-bottom: 50px;
      font-size: 18px; }

 .laktul section#prebitotics .flex-wrap .right .content p {
      line-height: 1.4;
      margin-bottom: 20px;
      font-size: 18px; }

 .laktul section#prebitotics .flex-wrap .right .content ul {
      line-height: 1.4;
      margin-bottom: 20px;
      font-size: 18px; 
list-style-type:disc;
}
 .laktul section#prebitotics .flex-wrap .right .content ul li{
margin-left:20px;	
}
.laktul section#prebitotics .flex-wrap .right .content {
    padding-top: 25px;
    padding-bottom: 25px;
    max-width: 840px; }

.laktul section#prebitotics .flex-wrap .right .content #laktul ul.tabs{
margin-bottom: 0px;
list-style-type: none;
}


.laktul section#prebitotics .flex-wrap .right .content #laktul ul.tabs li{display: inline; margin-left:0; margin-right:15px; font-weight:bold;}


.laktul section#prebitotics .flex-wrap .right .content #laktul ul.tabs li.active{}


.laktul section#prebitotics .flex-wrap .right .content #laktul table td{border: 1px solid #bbb8b8; padding: 4px;}



.laktul section#prebitotics .flex-wrap .right .content #laktul ul.tabs li {
      margin-bottom: 4vh;
      cursor: pointer;
      text-transform: uppercase;
      font-size: 3.5vh;
      color: #909198;
      -webkit-transition: .3s ease-out;
      -o-transition: .3s ease-out;
      transition: .3s ease-out;
      position: relative; }

.laktul section#prebitotics .flex-wrap .right .content #laktul ul.tabs li:after {
        content: "";
        position: absolute;
        bottom: -5px;
        right: 0;
        width: 0px;
        height: 2px;
        background: #72b705;
        -webkit-transition: .3s ease-out;
        -o-transition: .3s ease-out;
        transition: .3s ease-out; }

.laktul section#prebitotics .flex-wrap .right .content #laktul ul.tabs li.active, section#prebitotics .flex-wrap .right .content #laktul ul.tabs li:hover {
        color: #72b705; }

.laktul section#prebitotics .flex-wrap .right .content #laktul ul.tabs li.active:after, section#prebitotics .flex-wrap .right .content #laktul ul.tabs li:hover:after {
          content: "";
          position: absolute;
          bottom: -5px;
          right: 0;
          width: 60px;
          height: 2px;
          background: #72b705; }      





@media screen and (max-width: 650px){
.laktul section#prebitotics .flex-wrap .right .content #laktul ul.tabs li{display: block; margin-bottom:10px;}
}






      section#prebitotics .flex-wrap .right .content p span {
        font-weight: bold;
        font-size: 22px; }
    section#prebitotics .flex-wrap .right .content a {
      font-weight: bold;
      display: inline-block;
      font-size: 18px;
      color: #121318;
      line-height: 1;
      border: 2px solid #72b705;
      padding: 27px 118px;
      border-radius: 50px;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      section#prebitotics .flex-wrap .right .content a:hover {
        -webkit-box-shadow: 3px 3px 25px 1px rgba(0, 0, 0, 0.2);
        box-shadow: 3px 3px 25px 1px rgba(0, 0, 0, 0.2); }


.col-md-6{width:50%; float:left; width: calc(50% - 20px); padding:10px;}
.col-md-6 img{width:100%; }

/*sublimat*/

section#sublimat .flex-wrap .left {
  background-image: url(../img/prebitotics.png);
/*  background-size: cover;*/
  background-position: top;
  background-repeat: no-repeat;
  -webkit-box-shadow: 10px 0px 55px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 0px 55px 1px rgba(0, 0, 0, 0.2); }
  section#sublimat .flex-wrap .left .title h2 {
    line-height: 1;
    color: #fff; }
  section#sublimat .flex-wrap .left .content-block {
    text-align: right;
    padding-top: 70px;
    padding-bottom: 150px;
    padding-right: 60px; }
    section#sublimat .flex-wrap .left .content-block ul li {
      margin-bottom: 4vh;
      cursor: pointer;
      text-transform: uppercase;
      font-size: 3.5vh;
      color: #fff;
      -webkit-transition: .3s ease-out;
      -o-transition: .3s ease-out;
      transition: .3s ease-out;
      position: relative; }
      section#sublimat .flex-wrap .left .content-block ul li:after {
        content: "";
        position: absolute;
        bottom: -5px;
        right: 0;
        width: 0px;
        height: 2px;
        background: #72b705;
        -webkit-transition: .3s ease-out;
        -o-transition: .3s ease-out;
        transition: .3s ease-out; }
      section#sublimat .flex-wrap .left .content-block ul li.active, section#sublimat .flex-wrap .left .content-block ul li:hover {
        color: #fff; }
        section#sublimat .flex-wrap .left .content-block ul li.active:after, section#sublimat .flex-wrap .left .content-block ul li:hover:after {
          content: "";
          position: absolute;
          bottom: -5px;
          right: 0;
          width: 60px;
          height: 2px;
          background: #fff; }

section#sublimat .flex-wrap .right {
  background: #e5e5eb; }
  section#sublimat .flex-wrap .right .tab-body {
    display: none; }
    section#sublimat .flex-wrap .right .tab-body.active {
      display: block; }
  section#sublimat .flex-wrap .right .content {
    padding-top: 65px;
    padding-bottom: 65px;
    max-width: 840px; }
    section#sublimat .flex-wrap .right .content p {
      line-height: 1.4;
      margin-bottom: 50px;
      font-size: 18px; }
      section#sublimat .flex-wrap .right .content p span {
        font-weight: bold;
        font-size: 22px; }
    section#sublimat .flex-wrap .right .content a {
      font-weight: bold;
      display: inline-block;
      font-size: 18px;
      color: #121318;
      line-height: 1;
      border: 2px solid #72b705;
      padding: 27px 118px;
      border-radius: 50px;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      section#sublimat .flex-wrap .right .content a:hover {
        -webkit-box-shadow: 3px 3px 25px 1px rgba(0, 0, 0, 0.2);
        box-shadow: 3px 3px 25px 1px rgba(0, 0, 0, 0.2); }


section#sublimat ul{margin-bottom: 50px;}
section#sublimat ul li{list-style-type:disc; margin-left:20px; line-height: 1.4;
    
    font-size: 18px;}


/*new sweeters*/
section#sweeteners .flex-wrap .left {
  background-image: url(../img/sweeters.jpg);
/*  background-size: cover;*/
  background-position: top;
  background-repeat: no-repeat;
  -webkit-box-shadow: 10px 0px 55px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 0px 55px 1px rgba(0, 0, 0, 0.2); }
  section#sweeteners .flex-wrap .left .title h2 {
    line-height: 1;
    color: #fff; }
  section#sweeteners .flex-wrap .left .content-block {
    text-align: right;
    padding-top: 70px;
    padding-bottom: 150px;
    padding-right: 60px; }
    section#sweeteners .flex-wrap .left .content-block ul li {
      margin-bottom: 4vh;
      cursor: pointer;
      text-transform: uppercase;
      font-size: 3.5vh;
      color: #fff;
      -webkit-transition: .3s ease-out;
      -o-transition: .3s ease-out;
      transition: .3s ease-out;
      position: relative; }
      section#sweeteners .flex-wrap .left .content-block ul li:after {
        content: "";
        position: absolute;
        bottom: -5px;
        right: 0;
        width: 0px;
        height: 2px;
        background: #72b705;
        -webkit-transition: .3s ease-out;
        -o-transition: .3s ease-out;
        transition: .3s ease-out; }
      section#sweeteners .flex-wrap .left .content-block ul li.active, section#sweeteners .flex-wrap .left .content-block ul li:hover {
        color: #72b705; }
        section#sweeteners .flex-wrap .left .content-block ul li.active:after, section#sweeteners .flex-wrap .left .content-block ul li:hover:after {
          content: "";
          position: absolute;
          bottom: -5px;
          right: 0;
          width: 60px;
          height: 2px;
          background: #72b705; }

section#sweeteners .flex-wrap .right {
  background: #e5e5eb; }
  section#sweeteners .flex-wrap .right .tab-body {
    display: none; }
    section#sweeteners .flex-wrap .right .tab-body.active {
      display: block; }
  section#sweeteners .flex-wrap .right .content {
    padding-top: 65px;
    padding-bottom: 65px;
    max-width: 840px; }
    section#sweeteners .flex-wrap .right .content p {
      line-height: 1.4;
      margin-bottom: 50px;
      font-size: 18px; }
      section#sweeteners .flex-wrap .right .content p span {
        font-weight: bold;
        font-size: 22px; }
    section#sweeteners .flex-wrap .right .content a {
      font-weight: bold;
      display: inline-block;
      font-size: 18px;
      color: #121318;
      line-height: 1;
      border: 2px solid #72b705;
      padding: 27px 118px;
      border-radius: 50px;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      section#sweeteners .flex-wrap .right .content a:hover {
        -webkit-box-shadow: 3px 3px 25px 1px rgba(0, 0, 0, 0.2);
        box-shadow: 3px 3px 25px 1px rgba(0, 0, 0, 0.2); }

/*new sweeters*/






/*section#sweeteners .title {
  background: #4e9700;
  color: #f3f4fb;
  padding-right: 60px; }

section#sweeteners .left {
  -webkit-box-shadow: 10px 0px 55px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 0px 55px 1px rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

section#sweeteners .content-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%; }
  section#sweeteners .content-block .slick-slider {
    width: 100%; }
    section#sweeteners .content-block .slick-slider div {
      outline: none; }
    section#sweeteners .content-block .slick-slider img {
      width: 100%;
      height: auto; }

section#sweeteners .right {
  padding-left: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #f3f3f5; }
  section#sweeteners .right .tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 48px; }
    section#sweeteners .right .tabs li {
      margin-bottom: 30px;
      margin-right: 40px;
      position: relative;
      -webkit-transition: .3s ease-out;
      -o-transition: .3s ease-out;
      transition: .3s ease-out;
      font-weight: bold;
      font-size: 18px;
      cursor: pointer;
      line-height: 1; }
      section#sweeteners .right .tabs li:after {
        content: "";
        position: absolute;
        bottom: -7px;
        left: 0;
        width: 0;
        height: 3px;
        background: #66b50e;
        -webkit-transition: .3s ease-out;
        -o-transition: .3s ease-out;
        transition: .3s ease-out; }
      section#sweeteners .right .tabs li.active, section#sweeteners .right .tabs li:hover {
        color: #66b50e; }
        section#sweeteners .right .tabs li.active:after, section#sweeteners .right .tabs li:hover:after {
          width: 100%; }
  section#sweeteners .right .tab-body {
    display: none; }
    section#sweeteners .right .tab-body.active {
      display: block; }
  section#sweeteners .right .content {
    padding-top: 50px;
    padding-bottom: 100px;
    padding-right: 10px; }
    section#sweeteners .right .content p {
      line-height: 1.4;
      margin-bottom: 50px;
      font-size: 18px; }
      section#sweeteners .right .content p span {
        font-weight: bold;
        font-size: 22px; }
    section#sweeteners .right .content a {
      font-weight: bold;
      display: inline-block;
      font-size: 18px;
      color: #121318;
      line-height: 1;
      border: 2px solid #72b705;
      padding: 27px 118px;
      border-radius: 50px;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      section#sweeteners .right .content a:hover {
        -webkit-box-shadow: 3px 3px 25px 1px rgba(0, 0, 0, 0.2);
        box-shadow: 3px 3px 25px 1px rgba(0, 0, 0, 0.2); }

*/


section#excipients .flex-wrap .left {
  background-image: url(../img/excipients.png);
/*  background-size: cover;*/
  background-position: top;
  background-repeat: no-repeat;
  -webkit-box-shadow: 10px 0px 55px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 0px 55px 1px rgba(0, 0, 0, 0.2); }
  section#excipients .flex-wrap .left .title {
    margin-top: 60px; }
    section#excipients .flex-wrap .left .title h2 {
      line-height: 1;
      color: #fff; }
  section#excipients .flex-wrap .left .content-block {
    text-align: right;
    padding-top: 70px;
    padding-bottom: 150px;
    padding-right: 60px; }
    section#excipients .flex-wrap .left .content-block ul li {
      margin-bottom: 4vh;
      cursor: pointer;
      text-transform: uppercase;
      font-size: 3.5vh;
      color: #fff;
      -webkit-transition: .3s ease-out;
      -o-transition: .3s ease-out;
      transition: .3s ease-out;
      position: relative; }
      section#excipients .flex-wrap .left .content-block ul li:after {
        content: "";
        position: absolute;
        bottom: -5px;
        right: 0;
        width: 0px;
        height: 2px;
        background: #72b705;
        -webkit-transition: .3s ease-out;
        -o-transition: .3s ease-out;
        transition: .3s ease-out; }
      section#excipients .flex-wrap .left .content-block ul li.active, section#excipients .flex-wrap .left .content-block ul li:hover {
        color: #72b705; }
        section#excipients .flex-wrap .left .content-block ul li.active:after, section#excipients .flex-wrap .left .content-block ul li:hover:after {
          content: "";
          position: absolute;
          bottom: -5px;
          right: 0;
          width: 60px;
          height: 2px;
          background: #72b705; }

section#excipients .flex-wrap .right {
  background: #e5e5eb; }
  section#excipients .flex-wrap .right .content {
    padding-top: 65px;
    padding-bottom: 60px;
    max-width: 840px; }
    section#excipients .flex-wrap .right .content p {
      line-height: 1.4;
      margin-bottom: 50px;
      font-size: 18px; }
      section#excipients .flex-wrap .right .content p span {
        font-weight: bold;
        font-size: 22px; }
    section#excipients .flex-wrap .right .content a {
      font-weight: bold;
      display: inline-block;
      font-size: 18px;
      color: #121318;
      line-height: 1;
      border: 2px solid #72b705;
      padding: 27px 118px;
      border-radius: 50px;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      section#excipients .flex-wrap .right .content a:hover {
        -webkit-box-shadow: 3px 3px 25px 1px rgba(0, 0, 0, 0.2);
        box-shadow: 3px 3px 25px 1px rgba(0, 0, 0, 0.2); }

section#food .title {
  background: #4e9700;
  color: #f3f4fb;
  padding-right: 60px;
  padding-top: 20px;
  padding-bottom: 8px; }

section#food .left {
  -webkit-box-shadow: 10px 0px 55px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 0px 55px 1px rgba(0, 0, 0, 0.2);
  background-image: url(../img/food.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

section#food .content-block {
  text-align: right;
  padding-top: 120px;
  padding-bottom: 150px;
  padding-right: 60px; }
  section#food .content-block ul li {
    margin-bottom: 4vh;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 3.5vh;
    color: #909198;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    position: relative; }
    section#food .content-block ul li:after {
      content: "";
      position: absolute;
      bottom: -5px;
      right: 0;
      width: 0px;
      height: 2px;
      background: #72b705;
      -webkit-transition: .3s ease-out;
      -o-transition: .3s ease-out;
      transition: .3s ease-out; }
    section#food .content-block ul li.active, section#food .content-block ul li:hover {
      color: #72b705; }
      section#food .content-block ul li.active:after, section#food .content-block ul li:hover:after {
        content: "";
        position: absolute;
        bottom: -5px;
        right: 0;
        width: 60px;
        height: 2px;
        background: #72b705; }

section#food .right {
  padding-left: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  section#food .right .content {
    padding-top: 65px;
    padding-bottom: 65px;
    max-width: 840px; }
    section#food .right .content p {
      line-height: 1.4;
      margin-bottom: 50px;
      font-size: 18px; }
      section#food .right .content p span {
        font-weight: bold;
        font-size: 22px; }
    section#food .right .content a {
      font-weight: bold;
      display: inline-block;
      font-size: 18px;
      color: #121318;
      line-height: 1;
      border: 2px solid #72b705;
      padding: 27px 118px;
      border-radius: 50px;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      section#food .right .content a:hover {
        -webkit-box-shadow: 3px 3px 25px 1px rgba(0, 0, 0, 0.2);
        box-shadow: 3px 3px 25px 1px rgba(0, 0, 0, 0.2); }

section#order .title {
  background: #4e9700;
  color: #f3f4fb;
  padding-right: 60px; }

section#order .left {
  -webkit-box-shadow: 10px 0px 55px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 0px 55px 1px rgba(0, 0, 0, 0.2);
  background: #4e9700; }

section#order .content-block {
  text-align: right;
  padding-top: 70px;
  padding-bottom: 150px;
  padding-right: 60px; }
  section#order .content-block p {
    font-weight: 300;
    color: #fff; }

section#order .content-block p.foot-title{font-size:24px; font-weight:bold; margin-top:10px;}

section#order .right {
  padding-left: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(../img/form.jpeg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  section#order .right .content {
    max-width: 840px;
    width: 100%;
    padding-top: 72px;
    padding-bottom: 62px; }
    section#order .right .content .done {
      margin-top: 15px;
      color: #72b705;
      font-weight: bold;
      font-size: 24px; }
    section#order .right .content .danger {
      margin-top: 15px;
      color: red;
      font-weight: bold;
      font-size: 24px; }
    section#order .right .content form {
      max-width: 760px; }
      section#order .right .content form .row {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        section#order .right .content form .row input[type="text"], section#order .right .content form .row input[type="email"] {
          border-radius: 5px;
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1;
          margin: 0 5px 10px;
          max-width: 370px;
          font-size: 18px;
          padding: 0 25px; }
          section#order .right .content form .row input[type="text"]::-webkit-input-placeholder, section#order .right .content form .row input[type="email"]::-webkit-input-placeholder {
            color: #747474; }
          section#order .right .content form .row input[type="text"]:-ms-input-placeholder, section#order .right .content form .row input[type="email"]:-ms-input-placeholder {
            color: #747474; }
          section#order .right .content form .row input[type="text"]::-ms-input-placeholder, section#order .right .content form .row input[type="email"]::-ms-input-placeholder {
            color: #747474; }
          section#order .right .content form .row input[type="text"]::placeholder, section#order .right .content form .row input[type="email"]::placeholder {
            color: #747474; }
        section#order .right .content form .row textarea {
          border-radius: 5px;
          width: 100%;
          margin: 0 5px;
          max-width: 755px;
          font-size: 18px;
          padding: 0 25px;
          padding-top: 20px; }
          section#order .right .content form .row textarea::-webkit-input-placeholder {
            color: #747474; }
          section#order .right .content form .row textarea:-ms-input-placeholder {
            color: #747474; }
          section#order .right .content form .row textarea::-ms-input-placeholder {
            color: #747474; }
          section#order .right .content form .row textarea::placeholder {
            color: #747474; }
        section#order .right .content form .row.submite {
          margin-top: 24px;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          section#order .right .content form .row.submite input[type="checkbox"] {
            display: none; }
            section#order .right .content form .row.submite input[type="checkbox"]:checked + label:after {
              background: #1e2928; }
          section#order .right .content form .row.submite label {
            color: #fff;
            font-size: 14px;
            margin-left: 5px;
            padding-left: 30px;
            position: relative; }
            section#order .right .content form .row.submite label span {
              color: #6aa43a; }
            section#order .right .content form .row.submite label:before {
              content: "";
              display: block;
              width: 17px;
              height: 17px;
              border-radius: 50%;
              background: #e3e6e9;
              position: absolute;
              left: 0;
              top: 50%;
              -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
            section#order .right .content form .row.submite label:after {
              content: "";
              display: block;
              position: absolute;
              left: 5px;
              top: 50%;
              -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              transform: translateY(-50%);
              width: 7px;
              height: 7px;
              border-radius: 50%;
              background: #e3e6e9; }
          section#order .right .content form .row.submite button {
            cursor: pointer;
            margin-right: 5px;
            /*max-width: 367px;*/
            height: 66px;
            color: #fff;
            font-size: 18px;
            border-radius: 50px;
            -webkit-transition: .3s ease-out;
            -o-transition: .3s ease-out;
            transition: .3s ease-out;
            background: #72b705;
            border: none;
            outline: none;
            /*padding: 0 138px;*/
            padding: 0 100px;
            text-transform: uppercase; }
            section#order .right .content form .row.submite button:hover {
              -webkit-box-shadow: 3px 3px 25px 1px rgba(0, 0, 0, 0.2);
              box-shadow: 3px 3px 25px 1px rgba(0, 0, 0, 0.2); }
      section#order .right .content form input[type="text"], section#order .right .content form input[type="email"] {
        height: 48px; }

section#contacts .left .content-block {
  padding-right: 60px;
  padding-top: 20px;
  padding-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  section#contacts .left .content-block .name {
    color: #2a2a29;
    font-weight: bold;
    text-transform: uppercase; }
  section#contacts .left .content-block p {
    margin-bottom: 30px;
    line-height: 1; }
    section#contacts .left .content-block p span {
      font-weight: bold; }
  section#contacts .left .content-block .phone a {
    font-weight: bold;
    font-size: 24px;
    color: #72b705; }
  section#contacts .left .content-block .site a {
    font-size: 18px;
    color: #609d01; }

section#contacts .right {
  padding-left: 0; }

.arr-top{display:none; }
.arr-down{display:none; }


@media screen and (max-width: 1400px) {
  header .nav .logo img {
    width: 150px;
    height: auto; }
  header .nav ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    header .nav ul li {
      margin: 10px; }
  header .nav .phone {
    font-size: 20px; }
  section#top .container .content {
    width: 70%; }
  section#top .container .content p {
    font-size: 40px; } }

@media screen and (max-width: 1025px) {
  header .nav .logo img {
    width: 120px;
    height: auto; }
  header .nav ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    header .nav ul li {
      margin: 8px; }
      header .nav ul li a {
        font-size: 13px; }
  header .nav .phone {
    font-size: 18px; }
  section#top .container .content .btn {
    padding: 25px 100px;
    border-radius: 50px;
    font-size: 20px; }
  section .title {
    padding-right: 60px;
    padding-top: 48px;
    padding-bottom: 38px; }
    section .title h2 {
      font-size: 4vh;
      line-height: 1; }
  section .right .content a {
    /*padding: 20px 100px !important; */
}
section .right .content a.polz{padding: 20px 0px !important;}

  section#order .right .content form .row textarea {
    max-width: 374px; }
  section#order .right .content form .row.submite button {
    margin-top: 15px; } }

@media screen and (max-width: 650px) {

.arr-top{display:block; position:absolute; right: 5px; top: 5px;}
.arr-down{display:block; position:absolute; right: 5px; bottom: 5px;}
section#compani .right .content a{display: block;}

  header .nav ul {
    display: none; }
  header .nav .phone {
    color: #fff; }
  section#top .container .content {
    padding-left: 0;
    width: 100%; }
    section#top .container .content p {
      font-size: 26px; padding: 0 1rem !important;}

section#top .container .content p.small-header{font-size:20px; margin-top:8px; padding: 0 1rem !important;}

  html section .flex-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    html section .flex-wrap .left {
      max-width: unset;
      width: 100%; }
      html section .flex-wrap .left .content-block {
        text-align: right;
        padding-top: 30px;
        padding-right: 30px; }
    html section .flex-wrap .right {
      width: 100%;
      padding: 0 1rem !important; }
      html section .flex-wrap .right .content {
        padding: 30px 0; }
  html section .title {
    /*padding-right: 30px;*/
    padding-right: 0px;
    /*text-align:center;*/
    text-align:left;
    padding-left:20px;
    padding-right:55px;
    padding-top: 48px;
    padding-bottom: 38px; }
section#compani .title{padding-right: 0px; /*text-align:center;*/ text-align:left;}
section#sweeteners .title{padding-right: 0px; /*text-align:center;*/ text-align:left;}
section#food .title{padding-right: 0px; /*text-align:center;*/ text-align:left; padding-bottom: 20px; padding-right: 60px;}
section#order .title{padding-right: 0px; text-align:center;}
  html section .flex-wrap .left .content-block {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
    padding-right: 30px !important; }
  html section#compani .right .content {
    padding: 0 !important; }
  html section#sweeteners .right .tabs li {
    margin-right: 20px; }
  html section#order .right .content form .row.submite button {
    width: 100%; }
  html section#excipients .flex-wrap .left .title {
    margin-top: 0; }
  html section#order .content-block {
    padding-bottom: 15px !important; }
  html iframe {
    height: 300px; } 
section#compani{padding-top: 0px;}
section#prebitotics .flex-wrap .left .content-block ul li{float: left; font-size: 18px; padding-left: 15px; margin-bottom: 10px;}
section#sweeteners .flex-wrap .left .content-block ul li{float: left; font-size: 18px; padding-left: 15px; margin-bottom: 10px;}

section#compani .content-block ul li{float: left; font-size: 18px; padding-left: 15px; margin-bottom: 10px;}
section#excipients .flex-wrap .left .content-block ul li{float: left; font-size: 18px; padding-left: 15px; margin-bottom: 10px;}
section#food .content-block ul li{float: left; font-size: 18px; padding-left: 15px; margin-bottom: 10px;}

}

@media screen and (max-width: 350px) {
  header .nav ul {
    display: none; }
  header .nav .phone {
    font-size: 16px; }
  section#top .container .content {
    padding-left: 0;
    width: 100%; }
    section#top .container .content p {
      font-size: 20px; } }
