@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@import url(lightGallery.css);
@import url(animate.css);
@import url(slick.css);
@font-face {
  font-family: 'bold';
  src: url(../fonts/FuturaPTBold.otf); }
@font-face {
  font-family: 'lite';
  src: url(../fonts/FuturaPT.otf); }
@font-face {
  font-family: 'reg';
  src: url(../fonts/FuturaPTCondMedium.otf); }
body.no-ori:before {
  content: 'please turn the phone back';
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  text-align: center; }

ul {
  margin: 0;
  list-style: none; }

a {
  text-decoration: none !important; }
  a:hover, a:active, a:target, a:checked {
    text-decoration: none !important; }

body.over .hero:before {
  opacity: 0; }
body.over .video-background {
  opacity: 1; }
body.over .content-hero {
  opacity: 0;
  visibility: hidden; }

section .midlle {
  display: table;
  width: 100%; }
  section .midlle .midlle-cell {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 10;
    top: -7em; }

.hero {
  position: relative;
  overflow: hidden;
  transition: all 1s; }
  @media only screen and (max-width: 768px) {
    .hero {
      overflow: scroll;
      overflow-x: hidden; } }
  .hero.sunflowe-1:before {
    background-image: url(../img/bg.png); }
  .hero:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .9;
    top: 0;
    left: 0;
    padding: 2em;
    z-index: 1;
    background-size: cover;
    transition: all 1s;
    -webkit-animation: scale 25s linear infinite;
    animation: scale 25s linear infinite; }
    @media only screen and (max-width: 768px) {
      .hero:before {
        background-position: left center;
        opacity: .2;
        background-size: contain;
        min-height: 1000px; } }
  .hero .mobil-background {
    opacity: 0;
    visibility: hidden; }
    @media only screen and (max-width: 768px) {
      .hero .mobil-background {
        opacity: 1;
        visibility: visible;
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        transition: all 1s;
        opacity: 1;
        padding: 0;
        margin: 0;
        background-image: url(../img/9.jpg);
        min-height: 1000px; } }
  .hero .video-background {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transition: all 1s;
    opacity: 1;
    padding: 0;
    margin: 0; }
    @media only screen and (max-width: 768px) {
      .hero .video-background {
        display: none; } }
  .hero .content-hero {
    transition: all 1s;
    position: absolute;
    height: 430px;
    width: 400px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 3em;
    z-index: 100; }
    @media only screen and (max-width: 768px) {
      .hero .content-hero {
        position: relative;
        width: 100%;
        left: 0;
        height: auto;
        margin-top: 4em; } }
  .hero .logo {
    margin-left: -1.2em;
    margin-bottom: 2em 
  }
    @media only screen and (max-width: 768px) {
      .hero .logo {
        margin-bottom: 4em; } }
    .hero .logo img {
      max-width: 100%; }
  @media only screen and (max-width: 768px) {
    .hero .title-text h2, .hero .title-text p {
      color: #fff; } }
  .hero .title-text p {
    font-family: 'bold' !important;
    font-size: 16px; }
  .hero .product-list {
    width: 400px;
    position: absolute;
    z-index: 2;
    top: 4em;
    right: 5em; }
    @media only screen and (max-width: 768px) {
      .hero .product-list {
        position: relative;
        width: 100%;
        right: 0; } }
    .hero .product-list.mini {
      width: 90%;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      height: 300px;
      margin: auto; }
      .hero .product-list.mini .small-nav {
        opacity: 0; }
    .hero .product-list .small-nav {
      width: 100%;
      display: table; }
      @media only screen and (max-width: 768px) {
        .hero .product-list .small-nav {
          padding: 0; } }
      .hero .product-list .small-nav li {
        display: table-cell;
        width: 25%;
        text-align: right;
        transition: all 1s;
        position: relative; }
        @media only screen and (max-width: 768px) {
          .hero .product-list .small-nav li {
            text-align: center; } }
        .hero .product-list .small-nav li:after {
          content: '';
          position: absolute;
          bottom: -4px;
          width: 30%;
          height: 1px;
          background: #fff;
          right: 0;
          transition: all 1s; }
          @media only screen and (max-width: 768px) {
            .hero .product-list .small-nav li:after {
              left: 0;
              margin: auto; } }
        .hero .product-list .small-nav li a {
          font-family: 'bold';
          font-size: 15px;
          text-transform: uppercase;
          color: #fff; }
        .hero .product-list .small-nav li:hover:after {
          width: 80%; }
    @media only screen and (max-width: 768px) {
      .hero .product-list .prod-list-item {
        padding: 0;
        margin-top: 4em; } }
    .hero .product-list .prod-list-item li {
      text-align: right;
      margin: 2em 0;
      position: relative;
      transition: all 1s; }
      @media only screen and (max-width: 768px) {
        .hero .product-list .prod-list-item li {
          text-align: center;
          padding: 0 2em; } }
      .hero .product-list .prod-list-item li:after {
        content: '';
        position: absolute;
        bottom: -4px;
        width: 30px;
        height: 4px;
        background: #fff;
        right: 0;
        transition: all 1s; }
        @media only screen and (max-width: 768px) {
          .hero .product-list .prod-list-item li:after {
            left: 0;
            margin: auto; } }
      .hero .product-list .prod-list-item li a {
        font-family: 'bold';
        font-size: 45px;
        text-transform: uppercase;
        color: #fff;
        line-height: 1;
        transition: all 1s; }
        @media only screen and (max-width: 768px) {
          .hero .product-list .prod-list-item li a {
            font-size: 25px; } }
      .hero .product-list .prod-list-item li:hover:after {
        width: 200px; }
      .hero .product-list .prod-list-item li.active {
        position: absolute;
        width: 1000px;
        text-align: center;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        z-index: 100;
        opacity: 1 !important;
        visibility: visible !important; }
        .hero .product-list .prod-list-item li.active:after {
          opacity: 0; }
        .hero .product-list .prod-list-item li.active a {
          font-size: 120px; }
        @media only screen and (max-width: 768px) {
          .hero .product-list .prod-list-item li.active {
            width: 100%; }
            .hero .product-list .prod-list-item li.active a {
              font-size: 50px; } }
  .hero .absolut-boxed .title-text {
     }
  .hero .absolut-boxed h2 {
    font-size: 30px;
    font-family: 'bold';
    transition: all 1s; }
  .hero .absolut-boxed p {
    font-size: 16px;
    font-family: 'lite';
    transition: all 1s; }
  .hero .absolut-boxed .logo, .hero .absolut-boxed form, .hero .absolut-boxed .ship {
    transition: all 1s; }
  .hero .absolut-boxed.star h2 {
    transform: translateX(100%);
    opacity: 0; }
  .hero .absolut-boxed.star p {
    transform: translateX(-100%);
    opacity: 0; }
  .hero .absolut-boxed.star .logo, .hero .absolut-boxed.star form, .hero .absolut-boxed.star .ship {
    opacity: 0;
    transform: scale(0); }

form .form-group {
  margin-bottom: 0; }
form label {
  text-transform: uppercase;
  font-family: 'bold';
  font-size: 12px; }
form .send {
  margin-top: 1em;
  float: right; }

.prod-list-item {
  transition: all .5s; }
  .prod-list-item.start li {
    opacity: 0;
    visibility: hidden; }

.tabgrup {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.absolut-box {
  position: fixed;
  background: #FFCA5B;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  overflow: hidden;
  margin: auto; }
  @media only screen and (max-width: 768px) {
    .absolut-box {
      padding-bottom: 10em;
      overflow-y: scroll; } }
  .absolut-box .closee {
    position: absolute;
    width: 50px;
    height: 50px;
    right: 0;
    top: 0;
    background: #fff;
    color: #000;
    font-size: 20px;
    text-align: center;
    display: block;
    z-index: 102;
    border: 0;
    box-shadow: none; }
  .absolut-box .col-md-offset-2 {
    margin-top: 2em; }
  .absolut-box h3 {
    font-size: 24px;
    font-family: 'bold'; }
  .absolut-box p {
    font-family: 'lite';
    font-size: 18px; }
  .absolut-box#crude .image-box:after {
    background-image: url(../img/4.jpg);
    background-size: cover;
    opacity: .5; }
  .absolut-box#refined .image-box:after {
    background-image: url(../img/2.jpg);
    background-size: cover;
    opacity: .5; }
  .absolut-box#request {
    color: #fff; }
    .absolut-box#request .image-box:after {
      background-image: url(../img/3.jpg);
      background-size: cover; }
  .absolut-box#wheat .image-box:after {
    background: #fff; }
  .absolut-box#oleic {
     }
    .absolut-box#oleic .image-box:after {
      background-image: url(../img/7.jpg);
      background-size: cover; }
  .absolut-box .image-box:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: scale 65s linear infinite;
    animation: scale 65s linear infinite; }
  @media only screen and (max-width: 768px) {
    .absolut-box .image-box {
      margin: 0;
      margin-top: 2em; }
      .absolut-box .image-box:after {
        position: fixed;
        min-height: 700px; } }
  .absolut-box .cricle {
    width: 230px;
    height: 230px;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 3em; }
    .absolut-box .cricle img {
      max-width: 100%; }

.footer {
  overflow: hidden;
  background: #edc877; }
  .footer h2 {
    font-size: 50px;
    font-family: 'bold';
    color: #fff;
    text-align: right; }
  .footer p {
    font-size: 16px;
    font-family: 'lite';
    color: #fff; }
  .footer .payment-box {
    margin-top: 2em; }
  .footer .contacts-box .title {
    margin-top: 3em; }
  .footer .logistics-box .text-box {
    margin-top: 2em; }

.ship {
  width: 200px;
  height: 200px;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #000;
  margin: auto; }

#ship {
  animation: animationFrames linear 10s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear 10s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear 10s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear 10s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear 10s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%; }





input#btn_submit.send {
  background: #fff;
  border: 0;
  box-shadow: 0;
  padding: 1em;
  text-transform: uppercase;
  font-weight: 800;
}

.info-about-product {
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
  left: 0;
  right: 0;
  margin: auto;
  padding-bottom: 2em;
}


#f-mel {
  animation: rotate linear 20s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: rotate linear 20s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: rotate linear 20s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: rotate linear 20s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: rotate linear 20s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%; }

@keyframes animationFrames {
  0% {
    transform: translate(550px, -415px); }
  100% {
    transform: translate(-650px, 385px); } }
@-moz-keyframes animationFrames {
  0% {
    -moz-transform: translate(550px, -415px); }
  100% {
    -moz-transform: translate(-650px, 385px); } }
@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform: translate(550px, -415px); }
  100% {
    -webkit-transform: translate(-650px, 385px); } }
@-o-keyframes animationFrames {
  0% {
    -o-transform: translate(550px, -415px); }
  100% {
    -o-transform: translate(-650px, 385px); } }
@-ms-keyframes animationFrames {
  0% {
    -ms-transform: translate(550px, -415px); }
  100% {
    -ms-transform: translate(-650px, 385px); } }
@-webkit-keyframes scale {
  0%, 100% {
    transform: scale(1) rotate(0.1deg); }
  50% {
    transform: scale(1.2) rotate(5deg); } }
/* Standard syntax */
@keyframes scale {
  0%, 100% {
    transform: scale(1) rotate(0.1deg); }
  50% {
    transform: scale(1.2) rotate(5deg); } }
@keyframes rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@-moz-keyframes rotate {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg); } }
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
@-o-keyframes rotate {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(360deg); } }
@-ms-keyframes rotate {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg); } }

/*# sourceMappingURL=app.css.map */
