::-moz-selection {
  background: #ffea00;
  text-shadow: none;
}
::selection {
  background: #ffea00;
  text-shadow: none;
}
::-moz-selection {
  background: #ffea00;
  text-shadow: none;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder {
  color: transparent;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
:focus {
  outline: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
a {
  text-decoration: none;
  color: #000;
}
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button {
  outline: none;
  border: none;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
button,
input,
select,
textarea {
  color: #222;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
button,
input {
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
body {
  line-height: 1;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  background: #fff;
  color: #0a0614;
}
h1,
h2,
h3,
h4,
p {
  line-height: 1.2em;
}
.header-top {
  width: 1440px;
  height: 120px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-top img {
  margin-right: 100px;
  height: 100px;
}
.header-top h2 {
  font-size: 18px;
  font-weight: 500;
  color: #6486fd;
}
.header-phone a {
  font-size: 23px;
  font-weight: 700;
  color: #0a0614;
  outline: none;
  -webkit-transition: .3s;
  transition: .3s;
  position: relative;
}
.header-phone a:before {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #0a0614;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.header-phone a:hover:before {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
.header-phone a:hover {
  -webkit-transition: .3s;
  transition: .3s;
  color: #f2C90d;
}
.header {
  width: 100%;
  height: 700px;
  background: url("../img/header-bg.jpg") no-repeat center center / cover;
}
.header-content {
  width: 1440px;
  height: 700px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-content h1 {
  width: 500px;
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.insert-link__instagram a {
  position: fixed;
  top: 50%;
  right: -78px;
  padding: 0 15px;
  padding-top: 5px;
  padding-bottom: 15px;
  outline: none;
  background: linear-gradient(235deg, #4c60d0, #a036ba, #dd2d78, #fcae49);
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  border-radius: 5px 5px 0 0;
  -webkit-transition: .4s;
  transition: .4s;
}
.insert-link__instagram a:hover {
  right: -70px;
}
.insert-link__instagram p {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
.second-screen {
  margin-top: 50px;
  text-align: center;
}
.second-screen img {
  width: 400px;
}
.second-screen h3 {
  width: 700px;
  margin: 0 auto;
  margin-top: 25px;
  font-size: 20px;
  font-weight: 700;
}
.harvest {
  margin-top: 50px;
  text-align: center;
}
.harvest h2 {
  font-size: 23px;
  font-weight: 500;
}
.harvest h2 span {
  font-weight: 700;
  color: #6486fd;
}
.card {
  width: 1440px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.card-product {
  margin: 0 13px;
  margin-top: 50px;
  padding: 25px;
  width: 270px;
  text-align: center;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  -webkit-transition: .3s;
  transition: .3s;
}
.card-product:hover {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.card-product h2 {
  font-size: 20px;
  font-weight: 700;
}
.card-product img {
  margin: 25px 0;
  height: 190px;
}
.card-link a {
  font-size: 16px;
  font-weight: 400;
  outline: none;
  color: #0a0614;
  position: relative;
}
.card-link a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #0a0614;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.card-link a:hover:before {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
.card-link a:hover {
  -webkit-transition: .3s;
  transition: .3s;
  color: #6486fd;
}
.card-product h3 {
  margin-top: 25px;
  font-size: 16px;
  font-weight: 400;
}
.card-product h3 {
  font-size: 16px;
  font-weight: 400;
  color: #6486fd;
}
.card-product h3 span {
  font-size: 20px;
  font-weight: 700;
  color: #0a0614;
}
.card-btn {
  margin-top: 25px;
  width: 200px;
  height: 35px;
  background: -webkit-gradient(linear, left top, left bottom, from(#6486fd), to(#6172e4));
  background: linear-gradient(#6486fd, #6172e4);
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  text-transform: uppercase;
}
.card-btn:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#6382f8), to(#5e67d0));
  background: linear-gradient(#6382f8, #5e67d0);
}
.card-link__modal {
  display: none;
  background-color: rgba(0, 0, 0, 0.85);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
}
.link-modal__bg {
  padding: 25px 50px;
  position: fixed;
  width: 700px;
  height: 400px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #fff;
  overflow-y: auto;
  z-index: 200;
}
.modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 15px;
  opacity: .8;
  cursor: pointer;
}
.modal-close:hover {
  opacity: 1;
}
.link-modal__bg__content p {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2em;
}
.form {
  display: none;
  position: fixed;
  width: 460px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #fff;
  z-index: 200;
}
form {
  text-align: center;
}
.modal-title {
  width: 425px;
  margin: 0 auto;
  margin-top: 50px;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  text-align: center;
  margin-bottom: 5px;
  position: relative;
}
.input-name__field,
.input-name__phone {
  margin-top: 25px;
  width: 320px;
  height: 36px;
  border: 1px solid #6486fd;
  font-size: 14px;
  font-weight: 400;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  padding-left: 7px;
}
.dropdown {
  margin-top: 25px;
  width: 330px;
  height: 35px;
  border: 1px solid #6486fd;
  color: #696969;
  font-size: 14px;
  font-weight: 400;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  padding-left: 7px;
}
.mark {
  color: #000;
}
.error-checkbox {
  position: absolute;
  top: 323px;
  left: 100px;
  font-size: 12px;
  color: #fff;
  background: #ff0000;
  padding: 4px 8px 4px 2px;
  display: none;
}
.checkbox-wrap {
  width: 300px;
  margin: 0 auto;
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.checkbox-wrap input {
  width: 18px;
  height: 18px;
}
.checkbox-content {
  width: 260px;
  text-align: left;
}
.checkbox-content p {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3em;
}
.modal-btn {
  margin-top: 30px;
  width: 200px;
  height: 35px;
  background: -webkit-gradient(linear, left top, left bottom, from(#6486fd), to(#6172e4));
  background: linear-gradient(#6486fd, #6172e4);
  border: none;
  outline: none;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  -webkit-transition: .4s;
  transition: .4s;
  cursor: pointer;
  margin-bottom: 40px;
}
.modal-btn:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#6382f8), to(#5e67d0));
  background: linear-gradient(#6382f8, #5e67d0);
}
.section-title {
  margin-top: 50px;
  margin-bottom: 47px;
  text-align: center;
  font-size: 23px;
  font-weight: 700;
  text-transform: uppercase;
}
.about-us {
  width: 960px;
  margin: 0 auto;
  text-align: center;
}
.about-us p {
  margin-top: 3px;
  margin-bottom: 11px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3em;
}
.gallery {
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.gallery img {
  margin: 3px;
  height: 250px;
}
.delivery {
  width: 700px;
  margin: 0 auto;
  text-align: center;
}
.delivery p {
  margin-top: 7px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3em;
}
footer {
  margin-top: 50px;
  background: url("../img/footer.jpg") no-repeat top center / cover;
}
.footer {
  padding-top: 50px;
  text-align: center;
}
.footer-phone p {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}
.footer-phone a {
  font-size: 23px;
  font-weight: 700;
  color: #fffc00;
  outline: none;
  position: relative;
}
.footer-phone a:before {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.footer-phone a:hover:before {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
.footer-phone a:hover {
  -webkit-transition: .3s;
  transition: .3s;
  color: #fff;
}
.author {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.author a {
  position: relative;
  text-decoration: none;
  border: none;
  outline: none;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
.author a:before {
  content: '';
  bottom: -5px;
  left: 0;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #fffc00;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.author a:hover:before {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
.author a:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #fffc00;
}
.footer-doc {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer-doc a {
  text-align: center;
  margin: 0 7px;
  text-decoration: none;
  border: none;
  outline: none;
  color: #fffc00;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
}
.footer-doc a:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #fff;
}
.footer-copyright {
  margin-top: 7px;
  padding-bottom: 7px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
