* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
  display: block;
}

.wrapper {
  max-width: 1300px;
  display: block;
  margin: auto;
}

body, html {
  width: 100%;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

.floatfix {
  content: "";
  display: block;
  clear: both;
}

header {
  background-image: url("../img/background_header.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

header .logo .cerutin_logo {
  padding-top: 50px;
}

header .logo .cerutin_logo img {
  max-width: 400px;
  margin-left: 20px;
}

header .logo .polfarmex_logo {
  position: absolute;
  right: 0;
  top: 50px;
}

header .single_element_rotate {
  background-image: url("../img/background_rotate.png");
  background-size: contain;
  background-repeat: no-repeat;
  padding: 66px;
  padding-left: 30px;
  color: #6dc9e0;
  margin-top: 100px;
  margin-left: 40px;
}

header .single_element_rotate .rotate {
  transform: rotate(-8deg);
  display: inline-block;
  vertical-align: middle;
}

header .single_element_rotate .rotate h1 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 30px;
  font-family: 'Lato', sans-serif;
  width: 100%;
}

header .single_element_rotate .rotate .bold {
  font-weight: 700;
  font-size: 40px;
  padding-left: 60px;
  margin-top: 33px;
}

header .single_element_stright {
  background-image: url("../img/background_rstright.png");
  background-size: contain;
  background-repeat: no-repeat;
  padding: 90px;
}

header .single_element_stright p {
  font-family: 'Open Sans', sans-serif;
}

#all_items {
  position: relative;
  font-family: 'Lato', sans-serif;
}

#all_items .container_top {
  text-align: center;
}

#all_items .container_top .single_container {
  width: 32%;
  display: inline-block;
  vertical-align: top;
  padding-top: 30px;
}

#all_items .container_top .single_container .container_text {
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 40px;
}

#all_items .container_top .single_container .container_text h2 {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
}

#all_items .container_top .single_container .vitamind {
  background-image: url("../img/prostokat_witD.png");
  padding: 22px 44px;
  height: 21vh;
  text-align: center;
  display: block;
  margin: auto;
}

#all_items .container_top .single_container .vitamind h2 {
  text-align: right;
}

#all_items .container_top .single_container .zinc {
  background-image: url("../img/prostokat_cynk.png");
  padding: 20px 88px;
  position: absolute;
  left: -86%;
  top: 5%;
  height: 20vh;
}
.zinc_image img {
  width: 85%;
}
#all_items .container_top .single_container .vitc {
  background-image: url("../img/prostokat_witC.png");
  padding: 8px 42px;
  height: 20vh;
  display: block;
  margin: auto;
  text-align: left;
}

#all_items .container_top .uniqe_position {
  position: relative;
  top: 100px;
}

#all_items .container_top .zinc_uniqe {
  position: relative;
}

#all_items .container_top .container_all_width {
  width: 65%;
  position: relative;
  top: -82px;
  left: 230px;
}

#all_items .container_top .container_all_width .junior {
  display: inline-block;
  width: 49%;
}

#all_items .container_top .container_all_width .junior_background {
  background-image: url("../img/prostokat_junior.png");
  padding: 30px 40px;
  text-align: left;
  position: relative;
  top: -55px;
  left: -53px;
  margin-left: 0;
}

#all_items .container_bottom {
  padding-left: 50px;
  position: relative;
}

#all_items .container_bottom .container_text {
  float: left;
  font-family: 'Lato', sans-serif;
  color: #6dc9e0;
  text-transform: uppercase;
  position: absolute;
  top: 30%;
  left: 5%;
}

#all_items .container_bottom .container_text h1 {
  font-size: 80px;
}

#all_items .container_bottom .container_text h2 {
  font-size: 60px;
  font-weight: 400;
}

#all_items .container_bottom .container_text span {
  font-weight: 300;
  font-style: italic;
}

#all_items .container_bottom .container_text h3 {
  font-size: 30px;
  font-weight: 300;
}

#all_items .container_bottom .container_image {
  width: 70%;
  float: right;
  text-transform: uppercase;
  color: #fff;
}

#all_items .container_bottom .container_image .single_element h2 {
  font-size: 20px;
  text-align: center;
}

#all_items .container_bottom .container_image .container_orange {
  position: relative;
  top: -98px;
  z-index: -10;
  float: right;
}

#all_items .container_bottom .container_image .container_orange h2 {
  transform: rotate(-5deg);
  position: absolute;
  width: 100%;
  text-align: center;
  left: 10%;
  top: 50%;
  font-size: 30px;
}

#all_items .container_bottom .container_image .container_blue {
  position: relative;
  float: right;
  top: -130px;
  width: 65%;
}

#all_items .container_bottom .container_image .container_blue h2 {
  transform: rotate(-5deg);
  position: absolute;
  width: 100%;
  top: 30%;
  left: 0%;
  font-size: 22px;
  padding-right: 38px;
  line-height: 1.5;
}

#all_items .container_bottom .container_image .container_blue span {
  margin-top: 20px;
  padding-right: 115px;
}

#all_items .container_bottom .container_image .container_green {
  position: relative;
  top: -200px;
  float: right;
  z-index: -10;
}

#all_items .container_bottom .container_image .container_green h2 {
  transform: rotate(-5deg);
  position: absolute;
  width: 100%;
  top: 45%;
  left: 11%;
  font-size: 23px;
}

#all_items .container_bottom .container_image .container_violet {
  position: relative;
}

#all_items .container_bottom .container_image .container_violet h2 {
  transform: rotate(-5deg);
  position: absolute;
  width: 100%;
  top: 40%;
  left: 0;
  text-align: center;
}

#all_items .container_bottom .mark {
  position: absolute;
  width: 127px;
  top: 49%;
  left: 82%;
}

#all_items .fruits {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -100;
  width: 20%;
}

#all_items .leaves {
  position: absolute;
  left: 0%;
  top: 50%;
  width: 12%;
}

#slider {
  position: relative;
  font-family: 'Lato', sans-serif;
}

#slider .prev-slide {
  cursor: pointer;
  position: absolute;
  top: 90%;
  right: 21%;
  width: 55px;
}

#slider .next-slide {
  cursor: pointer;
  position: absolute;
  top: 90%;
  right: 15%;
  width: 55px;
}

#slider .slide-show::after {
  display: block;
  clear: both;
  content: '';
}

#slider .single-slide {
  width: calc(100% / 4);
  float: left;
  position: relative;
}

#slider .single-slide img {
  width: 100%;
}

#slider .slider_text {
  width: 50%;
  position: absolute;
  padding-left: 100px;
  font-size: 18px;
  color: #163d57;
  top: 40%;
  transform: translateY(-50%);
  padding-right: 25px;
  font-family: 'Lato', sans-serif;
}

#slider .slider_text img {
  width: auto;
}

#slider .slider_text h2 {
  padding-top: 100px;
  font-weight: 300;
}

#slider .bottom_strip {
  color: #fff;
  background-color: #a19b9b;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: -100;
  padding: 20px 0;
  font-size: 25px;
  padding-left: 100px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}

#slider .text_list ul {
  padding-top: 20px;
  padding-left: 25px;
}

#slider .text_list ul li {
  padding: 15px 0;
  font-weight: 700;
}

#slider .slide_image {
  width: 53.2%;
  float: right;
}

#slider .mySlides {
  display: none;
}

#slider .fade {
  animation-name: fade;
  animation-duration: 2s;
}

@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}

#slider_next {
  position: relative;
}

#slider_next .slide-show_next {
  background-color: #066cb7;
}

#slider_next .single-slide_next {
  position: relative;
  width: calc(100% / 2);
  float: left;
}

#slider_next .slider_text {
  width: 50%;
  float: left;
  position: absolute;
  padding-left: 100px;
  font-size: 18px;
  color: #fff;
  top: 50%;
  left: 34%;
  transform: translate(-50%, -50%);
  font-family: 'Lato', sans-serif;
}

#slider_next .slider_text img {
  padding-left: 30px;
  padding-bottom: 50px;
}

#slider_next .slide_image {
  width: 50%;
  float: right;
}

#slider_next .prev-slide_next {
  cursor: pointer;
  position: absolute;
  top: 77%;
  width: 55px;
  right: 10%;
}

#slider_next .next-slide_next {
  cursor: pointer;
  position: absolute;
  top: 77%;
  width: 55px;
  right: 5%;
}
.regulations {
  max-width: 980px;
  display: inline-block;
  counter-reset: number;     
}

table {
  border-collapse: collapse;
  text-align: center;
  margin-bottom: 30px;
}
table, th, td {
  border: 1px solid #000;
}

th, td {
  padding: 26px;
}
th {
  background-color: #b6dde8
}

.regulations p {
  text-align: left;
  margin-bottom: 30px;
}


.regulations h2 {
  margin: 40px 0;

}
.regulations h3 {
  margin: 0 0 40px;
  font-size: 26px;
}
.regulations h2,
.regulations h3 {
  text-align: center
}
.regulations h4 {
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 18px;
  position: relative;

}

.regulations h4:before {
  counter-increment: number;
  content: counter(number, upper-roman) ". ";
}

.regulations ul {
  margin: 0 15px 30px;
  text-align: justify;
}
.regulations li {
  margin-bottom: 12px;
  line-height: 22px;
}

.regulations ul.decimal {
  list-style-type:decimal;
}
.regulations ul.decimal ol {
  list-style-type:disc;
  margin: 15px 30px 0
}
.agree {
      width: 65%;
    margin: 0 auto;
}
#form {
  padding-top: 100px;
  position: relative;
  padding-bottom: 20px;
}

#form .text_left {
  width: 20%;
  float: left;
  position: relative;
  top: 270px;
}

#form .text_left h2 {
  font-weight: 300;
  font-size: 30px;
  font-family: 'Lato', sans-serif;
}

#form .text_left .top {
  padding-bottom: 10px;
}

#form .form {
  width: 60%;
  float: left;
  font-family: 'Lato', sans-serif;
}

#form .form .all_form_items {
  text-align: center;
}

#form .form input, #form .form textarea {
  border:1px solid #e1e1e1;
  outline: none;
  width: 65%;
  line-height: 4;
  background-color: #e1e1e1;
  margin-bottom: 6px;
  border-radius: 4px;
}

#form .form textarea {
  resize: none;
}

#form .form .agree_paragraphs {
  display: inline-block;
  width: 60%;
  font-size: 13px;
  text-align: justify;
}

#form .form input[type="checkbox"] {
  display: inline-block;
  width: 3%;
  vertical-align: top;
  margin-left: -15px;
}

::-webkit-input-placeholder {
  padding: 0 30px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-size: 14px;
  font-weight: 300;
}

::-moz-placeholder {
  padding: 0 30px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-size: 14px;
  font-weight: 300;
}

:-ms-input-placeholder {
  padding: 0 30px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-size: 25px;
  font-weight: 300;
}

:-moz-placeholder {
  padding: 0 30px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-size: 25px;
  font-weight: 300;
}


::-webkit-input-placeholder {
  padding: 20px 30px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-size: 14px;
  font-weight: 300;
}

::-moz-placeholder {
  padding: 20px 30px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-size: 14px;
  font-weight: 300;
}

:-ms-input-placeholder {
  padding: 20px 30px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-size: 14px;
  font-weight: 300;
}

::-webkit-input-placeholder {
  padding: 20px 30px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-size: 14px;
  font-weight: 300;
}

::-moz-placeholder {
  padding: 20px 30px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-size: 14px;
  font-weight: 300;
}

:-ms-input-placeholder {
  padding: 20px 30px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-size: 14px;
  font-weight: 300;
}

#form .form h2 {
  padding-bottom: 40px;
  font-size: 30px;
  font-weight: 300;
}

#form .form button {
  background-color: #6dc9e0;
  outline: none;
  border: 1px solid #6dc9e0;
  color: #fff;
  display: block;
  margin: auto;
  padding: 10px 48px;
  font-size: 25px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  border-radius: 10px;
  margin-top: 30px;
  transition: all .5s linear;
  cursor: pointer;
}

#form .form button:hover {
  background-color: #fff;
  color: #6dc9e0;
  border: 1px solid #6dc9e0;
}

#form .form a {
  text-decoration: none;
  color: black;
}

#form .image img {
  position: absolute;
}

#form .right {
  right: 0;
  bottom: 0;
}

#form .left {
  left: 0;
  top: -23px;
  z-index: -100;
}

#form .logo {
  right: 0;
}

#form .hide {
  padding-left: 5px;
}

#footer {
  font-family: 'Open Sans', sans-serif;
  padding-top: 35px;
  line-height: 1.5;
  border-top: 1px solid #f7f7f7;
}

#footer .footer_left {
  width: 40%;
  float: left;
  text-align: center;
}

#footer .footer_left span {
  color: #6dc9e0;
}

#footer .footer_left .bigger {
  font-size: 18px;
}

#footer .footer_left a {
  text-decoration: none;
  color: #6dc9e0;
}

#footer .footer_right {
  width: 30%;
  float: left;
  padding-left: 50px;
}

#footer .footer_right img {
  display: inline-block;
  padding-left: 20px;
}

    .forms .checkbox-cnt {
        padding-left:0;
        position: relative;
        font-weight: normal;
        font-size:0.85rem;
        line-height: 1.1rem;
        color:#444;
        cursor: pointer;
    }
    .forms .checkbox-cnt .state {
            width: 1rem;
    height: 1rem;
    display: block;
    position: absolute;
    left: -30px;
        top:0;
        border:1px solid #aaa;
        border-radius:0.2rem;
    }
    .forms .checkbox-cnt .state:before {
        width:1rem;
        height: 1rem;
        border-radius:0.2rem;
        background: #6dc9e0;
        display: block;
        position: absolute;
        left:50%;
        top:50%;
        content:'';
        transform:translate(-50%, -50%) scale(1);
        opacity:0;
    }
    .forms .checkbox-cnt input:checked ~ .state:before {
        animation: checkboxShowAnim 0.5s 1;
        opacity: 1;
    }
    .forms .checkbox-cnt input {
        position:absolute;
        top:0; left:0;
        width:2rem;
        height: 2rem;
        z-index: 2;
        cursor:pointer;
        padding:0;
        margin:0;
        opacity: 0;
    }
    .forms input[type=text].error,
    .forms input[type=email].error,
    .forms textarea.error,
    .forms .checkbox-cnt input.error ~ .state {
        border-color:#6dc9e0!important;
    }
    .field-error {
        color:#6dc9e0;
        padding: 8px 0 12px;
        font-size:14px;
    }
    @keyframes checkboxShowAnim {
        0%  { border-radius:50%; transform:translate(-50%, -50%) scale(0.2); }
        50% { transform:translate(-50%, -50%) scale(1.2); }
        100% { transform:translate(-50%, -50%) scale(1); }
    }

    .element-is-busy {
        position: relative;
        pointer-events: none;
        opacity:0.5;
    }
    .element-is-busy::after {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        border: 2px solid rgba(0, 0, 0, 0.2);
        border-right-color: rgba(0,0,0,0.7);
        transform: translate(-50%, -50%) rotate(0deg);
        content:'';
        animation: rotateSingleLoading 0.3s infinite linear;
        z-index: 100;
    }
    @keyframes rotateSingleLoading {
        from {
            transform: translate(-50%, -50%) rotate(0deg);
        }
        to {
            transform: translate(-50%, -50%) rotate(360deg);
        }
    }
    .forms .send-error {
        display:inline-block;
        font-family: sans-serif;
        font-size:0.9rem;
        padding:1rem 1.5rem;
        color:#E01546;
    }
    .form-send-success {
        font-family: sans-serif;
        text-align:center;
        font-size:2rem;
        font-weight:bold;
        border:1px solid #eee;
        color:#333;
        padding:10rem 0;
        margin:3rem auto;
        max-width:40rem;
    }
    .form-send-success strong {
        display:block;
        margin-bottom:0.5rem;
    }
    .form-send-success span {
        font-size:1rem;
        color:#888;
        font-weight:normal;
        display: block;
    }
    @media screen and (max-width:500px) {
        .forms .submit-btn {
            display: block;
            width: 100%;
        }
        .forms .send-error {
            text-align:center;
            displ