/*   
Theme Name: Instudy
Version: 1.0
Tags: uzbekistan, Instudy
Description: Шаблон создан специально для сайта Instudy
Author: M-Wizard, Artraven
Author email: m-wizard@mail.ru, mace@mail.ru
*/

@font-face {
  font-family: 'BetterTogetherScript';
  src: url('https://nomail.com.ua/files/eot/a6f7588021d2caba7f79df1786513440.eot?#iefix') format('embedded-opentype'), url('https://nomail.com.ua/files/woff/a6f7588021d2caba7f79df1786513440.woff') format('woff'), url('https://nomail.com.ua/files/woff2/a6f7588021d2caba7f79df1786513440.woff2') format('woff2'), url('../fonts/a6f7588021d2caba7f79df1786513440.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img,
abbr {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ul li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

legend {
  color: #000;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
}

html,
body {
  font-family: 'Open Sans';
  font-size: 25px;
  color: #333333;
  height: 100%;
  line-height: 1.2;
}

h1,
h2,
h3 {
  font-weight: bold;
  text-align: center;
}

h1 {
  font-size: 134px;
  line-height: 1.4em;
}

h2 {
  font-size: 38px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #04adee;
  outline: none;
}

input {
  outline: none;
}

.wrapper {
  max-width: 1170px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.col {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
}

.col-padding {
  word-wrap: break-word;
  padding-left: 15px;
  padding-right: 15px;
}

.flex-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.tcenter {
  text-align: center;
}

.clear {
  clear: both;
}

.dnone {
  display: none;
}

.m-10 {
  margin-top: -10px !important;
}

.center {
  text-align: center;
}

.blues {
  border: 5px solid #42aaff;
  padding: 20px;
}

#main {
  min-height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#header {
  background: url("../img/header.png") top center repeat-x;
  -webkit-background-size: cover;
          background-size: cover;
  height: 1060px;
  position: relative;
}

#header:before {
  content: "";
  background: url("../img/slider.png") no-repeat;
  position: absolute;
  left: -350px;
  top: 0;
  width: 1228px;
  height: 1060px;
  display: block;
  z-index: 0;
}

#header .utp {
  width: -webkit-calc(62.50000000000001% - 30px);
  width: calc(62.50000000000001% - 30px);
  background: #ffffff;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  font-size: 20px;
  margin: 0 auto;
}

#header .utp p {
  padding: 50px 50px;
  font-style: italic;
}

#header .babaychik {
  background: url("../img/babaychik.png") no-repeat;
  width: 500px;
  height: 422px;
  position: absolute;
  right: 0;
  bottom: 0;
}

#header .head {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  padding-top: 10px;
  position: relative;
  z-index: 1;
}

#header .head.vkusno .plashka {
  background: url("../img/plashka.png") top center no-repeat;
  height: 288px;
  margin-bottom: 20px;
}

#header .head.vkusno .slogan {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
  position: absolute;
  left: 100px;
  top: 0;
  padding: 40px 0;
}

#header .head.vkusno .price {
  background: #f7c829;
  width: 250px;
  height: 210px;
  position: absolute;
  top: 50px;
  right: 100px;
  text-align: center;
  font-size: 30px;
  font-weight: 800;
  color: #ffffff;
  text-shadow: 1px 1px 0px #876b0d;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  margin: 20px 0;
  padding: 10px 0;
}

#header .head.vkusno .price span {
  font-size: 60px;
}

#header .head.vkusno h1 {
  position: relative;
  font-family: 'BetterTogetherScript', sans-serif;
  text-shadow: #ffffff 7px 7px 0, #ffffff -7px -7px 0, #ffffff -7px 7px 0, #ffffff 7px -7px 0;
  color: #ffffff;
}

#header .head.vkusno h1:before {
  content: "Вкусный Узбекистан";
  position: absolute;
  left: 108px;
  top: 0;
  text-align: center;
  text-shadow: none;
  font-family: 'BetterTogetherScript', sans-serif;
  background: -webkit-gradient(linear, left top, left bottom, from(#f7862e), to(#fda709));
  background: -webkit-linear-gradient(#f7862e 0%, #fda709 100%);
  background: -o-linear-gradient(#f7862e 0%, #fda709 100%);
  background: linear-gradient(#f7862e 0%, #fda709 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #f7862e;
}

#header .head.vkusno h1:after {
  content: "";
  background: url("../img/tubeteyka.png") no-repeat;
  position: absolute;
  left: 80px;
  top: 15px;
  width: 68px;
  height: 54px;
}

#header .head.vkusno h2 {
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 15px;
  height: 60px;
  line-height: 1.4em;
  margin: 0 auto;
}

#header .head .logo a {
  background: url("../img/logo.png") top center no-repeat;
  display: block;
  width: 276px;
  height: 286px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
}

#utp {
  background: url("../img/map.png") center center no-repeat;
  text-align: center;
  padding: 80px 0;
}

#utp .utp_image {
  width: -webkit-calc(33.333333333333336% - 30px);
  width: calc(33.333333333333336% - 30px);
  height: 360px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin-bottom: 80px;
}

#offer {
  background: url("../img/bgp.png") 110% top no-repeat;
  text-align: center;
  padding: 80px 0;
}

#offer .offer {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
}

#offer .offer .offer_list {
  width: -webkit-calc(33.333333333333336% - 30px);
  width: calc(33.333333333333336% - 30px);
  text-transform: uppercase;
  margin-bottom: 40px;
  font-weight: bold;
}

#offer .offer .offer_list .offer_image {
  width: 100%;
  height: 392px;
  text-align: center;
}

#offer .offer .offer_list .offer_image img {
  display: inline-block;
  width: 300px;
}

.blue h3 {
  color: #1c6cb9;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 40px;
  margin-bottom: 80px;
}

.white h3 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 40px;
  margin-bottom: 80px;
}

#dates .dates {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
}

#dates .dates .date {
  width: -webkit-calc(50% - 30px);
  width: calc(50% - 30px);
  position: relative;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  background: #ffffff;
  height: 80px;
  margin-bottom: 60px;
  line-height: 3em;
  font-size: 25px;
}

#dates .dates .date:before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  width: 101%;
  height: 84px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fda60a), to(#f67f37));
  background: -webkit-linear-gradient(top, #fda60a 0%, #f67f37 100%);
  background: -o-linear-gradient(top, #fda60a 0%, #f67f37 100%);
  background: linear-gradient(to bottom, #fda60a 0%, #f67f37 100%);
  z-index: -1;
  -webkit-border-radius: 15px;
          border-radius: 15px;
}

#days {
  margin-bottom: 40px;
}

#days .days {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
}

#exclusive .exclusive {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
}

#exclusive .exclusive .ex_image {
  margin-bottom: 100px;
  width: -webkit-calc(33.333333333333336% - 30px);
  width: calc(33.333333333333336% - 30px);
}

#exclusive .exclusive .ex_image img {
  -webkit-border-radius: 50%;
          border-radius: 50%;
}

#exclusive .exclusive .ex_text {
  width: -webkit-calc(66.66666666666667% - 30px);
  width: calc(66.66666666666667% - 30px);
  text-transform: uppercase;
  margin-bottom: 100px;
  padding: 100px 10px;
}

.photo_list {
  margin-top: 50px;
}

.photo_list .photo {
  width: -webkit-calc(33.333333333333336% - 30px);
  width: calc(33.333333333333336% - 30px);
  margin-bottom: 30px;
}

.photo_list .photo a {
  width: 100%;
  height: 280px;
  display: block;
  border: 2px solid #cccccc;
}

.accordion {
  line-height: 1.5em;
  font-size: 24px;
}

.accordion .accordion_label {
  background: #ffffff;
  height: 80px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 3.2em;
  padding: 0 30px;
  cursor: pointer;
  margin-bottom: 30px;
  position: relative;
}

.accordion .accordion_label:after {
  content: "+";
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
  font-size: 45px;
  color: #f67f37;
}

.accordion .accordion_label.active:after {
  content: "-";
}

.accordion .accordion_label:before {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  width: 101%;
  height: 88px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fda60a), to(#f67f37));
  background: -webkit-linear-gradient(top, #fda60a 0%, #f67f37 100%);
  background: -o-linear-gradient(top, #fda60a 0%, #f67f37 100%);
  background: linear-gradient(to bottom, #fda60a 0%, #f67f37 100%);
  z-index: -1;
  -webkit-border-radius: 15px;
          border-radius: 15px;
}

.accordion .panel {
  display: none;
  padding: 0 20px;
  margin-bottom: 30px;
}

.accordion .panel.show {
  display: block;
}

.accordion .panel ul li {
  list-style: disc;
  margin-left: 30px;
}

#why {
  background: url("../img/whybg.jpg") top center no-repeat;
  height: 100%;
}

#why .why {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  padding: 80px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 720px;
}

#why .why .why_list .wl {
  width: -webkit-calc(25% - 30px);
  width: calc(25% - 30px);
  position: relative;
  text-align: center;
  margin-bottom: 80px;
}

#why .why .why_list .wl:before {
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fea807), to(#f57c3a));
  background: -webkit-linear-gradient(#fea807 1%, #f57c3a 100%);
  background: -o-linear-gradient(#fea807 1%, #f57c3a 100%);
  background: linear-gradient(#fea807 1%, #f57c3a 100%);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  width: 100%;
  height: 248px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

#why .why .why_list .wl span {
  background: url("../img/icon.png") center 0 no-repeat;
  display: block;
  height: 248px;
  position: relative;
  margin-bottom: 20px;
}

#why .why .why_list .wl.i2 span {
  background-position: center -248px;
}

#why .why .why_list .wl.i3 span {
  background-position: center -496px;
}

#why .why .why_list .wl.i4 span {
  background-position: center -744px;
}

.review .rev {
  width: -webkit-calc(50% - 30px);
  width: calc(50% - 30px);
}

.review .rev a {
  display: block;
  height: 394px;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  position: relative;
}

.review .rev a:before {
  content: "";
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%20461.001%20461.001%22%20style%3D%22enable-background%3Anew%200%200%20461.001%20461.001%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20style%3D%22fill%3A%23F61C0D%3B%22%20d%3D%22M365.257%2C67.393H95.744C42.866%2C67.393%2C0%2C110.259%2C0%2C163.137v134.728%0D%0A%09c0%2C52.878%2C42.866%2C95.744%2C95.744%2C95.744h269.513c52.878%2C0%2C95.744-42.866%2C95.744-95.744V163.137%0D%0A%09C461.001%2C110.259%2C418.135%2C67.393%2C365.257%2C67.393z%20M300.506%2C237.056l-126.06%2C60.123c-3.359%2C1.602-7.239-0.847-7.239-4.568V168.607%0D%0A%09c0-3.774%2C3.982-6.22%2C7.348-4.514l126.06%2C63.881C304.363%2C229.873%2C304.298%2C235.248%2C300.506%2C237.056z%22%2F%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  display: block;
  margin: -75px 0 0 -75px;
}

#action {
  background: url("../img/action.png") top center no-repeat;
}

#action .action {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  padding: 80px 0;
  text-align: center;
  font-weight: bold;
  color: #cc0000;
  margin-bottom: 160px;
}

#action .action .game-roulette-numbers {
  background: url("../img/baraban.png") no-repeat;
  width: 927px;
  height: 927px;
  margin: 0 auto 40px;
  position: relative;
}

#action .action .game-roulette-numbers .action_button {
  position: absolute;
  top: 50%;
  left: 50%;
}

#action .action .game-roulette-numbers .action_button input {
  border: none;
  background: none;
  font-size: 58px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  margin: -143px 0 0 -143px;
  cursor: pointer;
  width: 286px;
  height: 286px;
}

#action .action .result {
  background: #fea807;
  margin: 0 auto;
  max-width: 400px;
  height: 50px;
  font-size: 35px;
  font-weight: bold;
  color: #cc0000;
  position: relative;
  display: none;
}

#action .action .result:before {
  content: "";
  border: 20px solid transparent;
  border-bottom: 20px solid #fea807;
  position: absolute;
  left: 50%;
  top: -40px;
  margin-left: -20px;
}

#footer {
  background: #1f1f1f;
  padding: 80px 0;
}

#footer .certificates {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  text-align: center;
}

#footer .certificates .cert {
  width: -webkit-calc(25% - 30px);
  width: calc(25% - 30px);
}

#footer .certificates .cert a {
  display: block;
  height: 355px;
  border: 5px solid grey;
}

.order {
  margin-bottom: 30px;
  font-size: 18px;
}

.order h3 {
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.order .form {
  width: -webkit-calc(50% - 30px);
  width: calc(50% - 30px);
}

.order .form a {
  display: inline-block;
  padding: 20px 5%;
}

.order .form .input_field {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  margin-bottom: 30px;
}

.order .form .input_field input {
  width: 100%;
  height: 60px;
  border: 2px solid #fea807;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 30px;
}

.order .contact {
  width: -webkit-calc(50% - 30px);
  width: calc(50% - 30px);
  font-size: 18px;
  line-height: 1.5em;
}

.select_field {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  margin-bottom: 30px;
}

.button {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  text-align: center;
}

.button.call_to_action a {
  width: 300px;
  margin: 40px auto;
}

.button input {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fda60a+0,f67f37+100 */
  background: #fda60a;
  /* Old browsers */
  background: -webkit-linear-gradient(#fda60a 0%, #f67f37 100%);
  background: -o-linear-gradient(#fda60a 0%, #f67f37 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#fda60a), to(#f67f37));
  background: linear-gradient(#fda60a 0%, #f67f37 100%);
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fda60a', endColorstr='#f67f37', GradientType=0);
  /* IE6-9 */
  width: 215px;
  height: 54px;
  display: block;
  -webkit-border-radius: 27px;
          border-radius: 27px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  line-height: 3.5em;
  border: none;
  margin: 0 auto;
  cursor: pointer;
}

.button a {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fda60a+0,f67f37+100 */
  background: #fda60a;
  /* Old browsers */
  background: -webkit-linear-gradient(#fda60a 0%, #f67f37 100%);
  background: -o-linear-gradient(#fda60a 0%, #f67f37 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#fda60a), to(#f67f37));
  background: linear-gradient(#fda60a 0%, #f67f37 100%);
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fda60a', endColorstr='#f67f37', GradientType=0);
  /* IE6-9 */
  width: 215px;
  height: 54px;
  display: block;
  -webkit-border-radius: 27px;
          border-radius: 27px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  line-height: 3.5em;
}

.button.zvon a {
  position: absolute;
  left: 150px;
  top: 150px;
}

.button.agency a {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
  background: #ff3019;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#ff3019), to(#cf0404));
  background: -o-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  background: linear-gradient(to bottom, #ff3019 0%, #cf0404 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0);
  /* IE6-9 */
  position: absolute;
  right: 300px;
  top: 20px;
  width: 150px;
  height: 35px;
  font-size: 13px;
  line-height: 2.5em;
}

.button.readmore a {
  display: block;
  margin: 150px auto;
}

/* IK SELEKT */

.ik_select {
  width: 100% !important;
}

.ik_select_link {
  background: #ffffff;
  cursor: pointer;
}

.ik_select_link_text {
  border: 2px solid #fea807;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  width: 100%;
  height: 60px;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 3.4em;
  color: #757575;
}

.ik_select_link_open {
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2238%22%20height%3D%2238%22%20viewBox%3D%220%200%2038%2038%22%3E%0A%20%20%3Cmetadata%3E%3C%3Fxpacket%20begin%3D%22%EF%BB%BF%22%20id%3D%22W5M0MpCehiHzreSzNTczkc9d%22%3F%3E%0A%3Cx%3Axmpmeta%20xmlns%3Ax%3D%22adobe%3Ans%3Ameta%2F%22%20x%3Axmptk%3D%22Adobe%20XMP%20Core%205.6-c142%2079.160924%2C%202017%2F07%2F13-01%3A06%3A39%20%20%20%20%20%20%20%20%22%3E%0A%20%20%20%3Crdf%3ARDF%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%3E%0A%20%20%20%20%20%20%3Crdf%3ADescription%20rdf%3Aabout%3D%22%22%2F%3E%0A%20%20%20%3C%2Frdf%3ARDF%3E%0A%3C%2Fx%3Axmpmeta%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%3C%3Fxpacket%20end%3D%22w%22%3F%3E%3C%2Fmetadata%3E%0A%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fda60a%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20id%3D%22%D0%A4%D0%B8%D0%B3%D1%83%D1%80%D0%B0_1%22%20data-name%3D%22%D0%A4%D0%B8%D0%B3%D1%83%D1%80%D0%B0%201%22%20class%3D%22cls-1%22%20d%3D%22M4%2C12L19%2C19.575%2C34%2C12v6.429L19%2C26%2C4%2C18.425V12Z%22%2F%3E%0A%3C%2Fsvg%3E%0A") center center no-repeat;
  display: inline-block;
  width: 38px;
  height: 38px;
  position: absolute;
  right: 10px;
  top: 10px;
}

.ik_select_list {
  background: #ffffff;
  overflow: hidden;
}

.ik_select_option {
  font-family: arial, helvetica sans-serif;
  font-size: 18px;
  color: #ffffff;
}

.ik_select_option_label {
  background: #6592bf;
  display: block;
  cursor: pointer;
  padding: 0 30px;
  height: 60px;
  line-height: 3.4em;
}

.ik_select_hover .ik_select_option_label,
.ik_select_hover.ik_select_active .ik_select_option_label {
  background: #4b84bc;
  color: #ffffff;
}

.ik_select_active .ik_select_option_label {
  background: #64ab24;
}

#callback,
#agency {
  text-align: center;
  max-width: 400px;
}

#callback h3,
#agency h3 {
  margin-bottom: 40px;
}

#callback .button,
#agency .button {
  width: 100%;
  margin-bottom: 10px;
}

#callback span,
#agency span {
  font-size: 15px;
}

#callback .input_field,
#agency .input_field {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  margin-bottom: 30px;
}

#callback .input_field input,
#agency .input_field input {
  width: 100%;
  height: 60px;
  border: 2px solid #fea807;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 30px;
  font-size: 18px;
}

#callback .select_field,
#agency .select_field {
  width: -webkit-calc(50% - 30px);
  width: calc(50% - 30px);
}

#callback .select_field .ik_select_link_text,
#agency .select_field .ik_select_link_text {
  line-height: 2em;
}

#callback .select_field .ik_select_dropdown,
#agency .select_field .ik_select_dropdown {
  z-index: 99999 !important;
}

#danilov {
  max-width: 600px;
  font-size: 18px;
}

#danilov h3 {
  margin-bottom: 20px;
}

#vino {
  max-width: 600px;
  font-size: 18px;
}

#vino h3 {
  margin-bottom: 20px;
}

.day {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  margin: 25px;
}

.day.w300 {
  width: 450px;
  margin: 50px auto;
}

.day h2 {
  font-family: Arial;
  font-size: 20px;
  margin-bottom: 30px;
}

.day .input_field {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  margin-bottom: 30px;
}

.day .input_field input {
  width: 100%;
  height: 40px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Arial;
  font-size: 15px;
}

.day .button input {
  font-family: Arial;
  font-weight: bold;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}

@media screen and (max-width: 1169px) {
  html,
  body {
    font-size: 18px;
  }

  h1 {
    font-size: 100px;
  }

  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  #header .utp p {
    padding: 35px;
    font-size: 18px;
  }

  #header .head.vkusno .plashka {
    -webkit-background-size: 90% 90%;
            background-size: 90% 90%;
  }

  #header .head.vkusno .price {
    width: 250px;
    height: 210px;
    right: 30px;
  }

  #header .head.vkusno h1:before {
    left: inherit;
  }

  #header .head.vkusno h1:after {
    display: none;
  }

  #utp .utp_image {
    height: 300px;
  }

  #offer {
    background: url("../img/bgp.png") 200% top no-repeat;
  }

  #offer .offer .offer_list .offer_image {
    height: 340px;
  }

  #exclusive .exclusive .ex_text {
    font-size: 22px;
  }
}

@media screen and (max-width: 1024px) {
  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  #header .head.vkusno .plashka {
    -webkit-background-size: 80% 80%;
            background-size: 80% 80%;
  }

  #header .head.vkusno .slogan {
    font-size: 26px;
  }

  #header .head.vkusno h1:before {
    left: inherit;
  }

  #header .head.vkusno h1:after {
    left: 17%;
    top: 0px;
  }

  #header .head.vkusno h2 {
    font-size: 25px;
  }

  #why .why .why_list .wl:before {
    height: 225px;
  }

  .button.zvon a {
    width: 150px;
    height: 35px;
    font-size: 13px;
    line-height: 2.5em;
  }

  .button.agency a {
    right: 250px;
  }
}

@media screen and (max-width: 992px) {
  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  #offer {
    background: url("../img/bgp.png") 360% top no-repeat;
  }

  #offer .offer .offer_list {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 84px;
  }

  h2 {
    font-size: 35px;
  }

  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  #header {
    height: 760px;
  }

  #header:before {
    left: -600px;
  }

  #header .utp {
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
  }

  #header .babaychik {
    -webkit-background-size: 250px 211px;
            background-size: 250px 211px;
    width: 250px;
    height: 211px;
  }

  #header .head.vkusno .plashka {
    height: 288px;
  }

  #header .head.vkusno .slogan {
    left: 50px;
  }

  #header .head.vkusno .price {
    width: 200px;
    height: 180px;
    font-size: 22px;
  }

  #header .head.vkusno .price span {
    font-size: 54px;
  }

  #header .head .logo a {
    width: 300px;
    height: 300px;
  }

  #utp {
    padding-top: 240px;
  }

  #utp .utp_image {
    height: 250px;
  }

  #offer {
    background: none;
  }

  #exclusive .exclusive .ex_text {
    padding: 75px 10px;
  }

  #why .why .why_list .wl:before {
    height: 180px;
  }

  #why .why .why_list .wl span {
    -webkit-background-size: 250px 750px;
            background-size: 250px 750px;
    height: 200px;
  }

  #why .why .why_list .wl.i2 span {
    background-position: center -190px;
  }

  #why .why .why_list .wl.i3 span {
    background-position: center -375px;
  }

  #why .why .why_list .wl.i4 span {
    background-position: center -560px;
  }

  #action .action .game-roulette-numbers {
    -webkit-background-size: 600px 600px;
            background-size: 600px 600px;
    width: 600px;
    height: 600px;
  }

  #footer .certificates .cert {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
    margin-bottom: 30px;
  }

  #footer .certificates .cert a {
    height: 625px;
  }

  .button.zvon a {
    left: 120px;
  }

  .button.agency a {
    right: 185px;
  }
}

@media screen and (max-width: 860px) {
  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 768px) {
  h1 {
    font-size: 48px;
  }

  h2 {
    font-size: 28px;
  }

  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  #header {
    height: 700px;
  }

  .photo_list .photo {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
  }

  .photo_list .photo:nth-child(3) {
    display: none;
  }

  .accordion .panel {
    font-size: 18px;
  }
}

@media screen and (max-width: 576px) {
  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .order .form {
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    margin-bottom: 30px;
  }

  .order .contact {
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 380px) {
  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .photo_list .photo {
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
  }
}