@charset "UTF-8";
/* reset */
/* main variables */
body {
  margin: 0px;
  padding: 0px;
  font-family: "Roboto Light", sans-serif;
  background-color: #FFF;
  height: 100%;
  line-height: 2rem;
  position: relative;
  font-size: 1.5rem !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*MAIN*/
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%; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block; }

blockquote, q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-width: 0px;
  padding: 0px;
  margin: 0px; }

html {
  height: 100%;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  font-size: 62.5% !important; }

input,
textarea {
  color: #333;
  font-family: "Roboto Light", sans-serif;
  outline: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none; }

input[type="button"],
input[type="submit"],
button {
  cursor: pointer; }

td {
  margin: 0px;
  padding: 0px; }

form {
  padding: 0px;
  margin: 0px; }

a {
  color: #100da9;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: transparent; }

a,
span,
div,
button {
  outline: none !important; }

input[type=submit],
input[type=button],
button {
  -webkit-appearance: none;
  outline: none; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

li {
  list-style-type: none; }

.display-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important; }

@font-face {
  font-family: 'Roboto Light';
  src: url("../fonts/Roboto Light.eot");
  src: url("../fonts/Roboto Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto Light.woff2") format("woff2"), url("../fonts/Roboto Light.woff") format("woff"), url("../fonts/Roboto Light.svg#Roboto Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2044; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto Regular.eot");
  src: url("../fonts/Roboto Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto Regular.woff2") format("woff2"), url("../fonts/Roboto Regular.woff") format("woff"), url("../fonts/Roboto Regular.svg#Roboto Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2044; }

@font-face {
  font-family: 'Roboto Medium';
  src: url("../fonts/Roboto Medium.eot");
  src: url("../fonts/Roboto Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto Medium.woff2") format("woff2"), url("../fonts/Roboto Medium.woff") format("woff"), url("../fonts/Roboto Medium.svg#o Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2044; }

@font-face {
  font-family: 'Roboto Bold';
  src: url("../fonts/Roboto Bold.eot");
  src: url("../fonts/Roboto Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto Bold.woff2") format("woff2"), url("../fonts/Roboto Bold.woff") format("woff"), url("../fonts/Roboto Bold.ttf") format("truetype"), url("../fonts/Roboto Bold.svg#Roboto Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2044; }

@font-face {
  font-family: 'Font-Name';
  src: url("../fonts/Font-Name.eot?d5bm0w");
  src: url("../fonts/Font-Name.eot?d5bm0w#iefix") format("embedded-opentype"), url("../fonts/Font-Name.ttf?d5bm0w") format("truetype"), url("../fonts/Font-Name.woff?d5bm0w") format("woff"), url("../fonts/Font-Name.svg?d5bm0w#Font-Name") format("svg");
  font-weight: normal;
  font-style: normal; }

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Font-Name' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-1font:before {
  content: "\e901";
  color: #fff; }

.icon-2font:before {
  content: "\e902";
  color: #fff; }

.icon-3font:before {
  content: "\e903";
  color: #fff; }

.icon-4font:before {
  content: "\e904";
  color: #fff; }

.icon-5font:before {
  content: "\e905";
  color: #fff; }

.icon-6font:before {
  content: "\e907";
  color: #fff; }

.icon-72font:before {
  content: "\e908";
  color: #fff; }

.icon-8font:before {
  content: "\e909";
  color: #fff; }

.icon-9font:before {
  content: "\e90a";
  color: #fff; }

.icon-10font:before {
  content: "\e90b";
  color: #fff; }

.icon-11font:before {
  content: "\e90c";
  color: #fff; }

.icon-12font:before {
  content: "\e90d";
  color: #fff; }

.icon-13font:before {
  content: "\e90e";
  color: #fff; }

.icon-14font:before {
  content: "\e90f";
  color: #fff; }

.icon-15font:before {
  content: "\e910";
  color: #fff; }

.icon-16font:before {
  content: "\e911";
  color: #fff; }

.icon-17font:before {
  content: "\e912";
  color: #fff; }

.icon-18font:before {
  content: "\e913";
  color: #fff; }

.icon-19font:before {
  content: "\e914";
  color: #fff; }

.icon-20font:before {
  content: "\e915";
  color: #fff; }

.icon-21font:before {
  content: "\e916";
  color: #fff; }

.icon-22font:before {
  content: "\e917";
  color: #fff; }

.icon-23font:before {
  content: "\e918";
  color: #fff; }

.icon-24font:before {
  content: "\e919";
  color: #fff; }

.icon-25font:before {
  content: "\e91a";
  color: #fff; }

.icon-26font:before {
  content: "\e91b";
  color: #fff; }

.icon-27font:before {
  content: "\e91c"; }

.icon-arrow_rightfont:before {
  content: "\e91d"; }

.icon-checkfont:before {
  content: "\e91e"; }

.icon-datefont:before {
  content: "\e91f";
  color: #545454; }

.icon-fbfont:before {
  content: "\e920";
  color: #fff; }

.icon-img_1font:before {
  content: "\e921";
  color: #fff; }

.icon-img_2font:before {
  content: "\e922";
  color: #fff; }

.icon-img_3font:before {
  content: "\e923";
  color: #fff; }

.icon-instagramfont:before {
  content: "\e924";
  color: #fff; }

.icon-people_1font:before {
  content: "\e925";
  color: #fff; }

.icon-people_2font:before {
  content: "\e926";
  color: #fff; }

.icon-people_3font:before {
  content: "\e927";
  color: #fff; }

.icon-telfont:before {
  content: "\e928";
  color: #fff; }

.icon-vkfont:before {
  content: "\e929";
  color: #fff; }

.icon-zoomfont:before {
  content: "\e92a";
  color: #fff; }

.icon-7font:before {
  content: "\e900";
  color: #fff; }

.icon-pencil2font:before {
  content: "\e906"; }

/* checkbox */
/* radio */
/* select */
.jq-checkbox {
  top: -1px;
  width: 13px;
  height: 13px;
  border: 1px solid #C3C3C3;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #F6F6F6;
  box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.05);
  vertical-align: middle;
  cursor: pointer; }

.jq-checkbox.checked .jq-checkbox__div {
  width: 9px;
  height: 9px;
  margin: 2px 0 0 2px;
  background: #666;
  box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.05); }

.jq-checkbox.disabled {
  opacity: 0.5; }

.jq-radio {
  width: 12px;
  height: 12px;
  border: 1px solid #C3C3C3;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #F6F6F6;
  box-shadow: 0 0 0 0px transparent;
  -moz-box-shadow: 0 0 0 0px transparent;
  -webkit-box-shadow: 0 0 0 0px transparent;
  vertical-align: middle;
  cursor: pointer; }

.jq-radio.checked .jq-radio__div {
  width: 6px;
  height: 6px;
  margin: 3px 0 0 3px;
  background: #666; }

.jq-radio.disabled {
  opacity: 0.5; }

.jq-file {
  width: 270px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
          border-radius: 4px; }

.jq-file input {
  cursor: pointer;
  height: auto;
  line-height: 1em; }

.jq-file__name {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 32px;
  padding: 0 80px 0 10px;
  color: #333;
  font: 14px/30px Arial, sans-serif;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 1px 1px #F1F1F1;
          box-shadow: inset 1px 1px #F1F1F1;
  background: #FFF; }

.focused .jq-file__name {
  border: 1px solid #5794BF; }

.jq-file__browse {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0 10px;
  border-left: 1px solid #CCC;
  -webkit-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
  background: #F1F1F1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
  -webkit-box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #333;
  text-shadow: 1px 1px #FFF;
  font: 14px/30px Arial, sans-serif; }

.jq-file:hover .jq-file__browse {
  background-color: #E6E6E6;
  background-position: 0 -10px; }

.jq-file:active .jq-file__browse {
  background: #F5F5F5;
  -webkit-box-shadow: inset 1px 1px 3px #DDD;
          box-shadow: inset 1px 1px 3px #DDD; }

.jq-file.disabled .jq-file__name {
  color: #888; }

.jq-file.disabled,
.jq-file.disabled .jq-file__browse {
  border-color: #CCC;
  background: #F5F5F5;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #888; }

.jq-selectbox {
  vertical-align: middle;
  cursor: pointer;
  width: 100%; }

.jq-selectbox__select {
  height: 40px;
  padding: 10px 40px 0 15px;
  border: 1px solid #C3C3C3;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background: #F5F5F5;
  -webkit-box-shadow: 0 0 2px 0px transparent;
          box-shadow: 0 0 2px 0px transparent;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  font-family: Arial, sans-serif; }

.jq-selectbox__select:hover {
  background: #F5F5F5; }

.jq-selectbox__select:active {
  background: #F5F5F5; }

.jq-selectbox.disabled .jq-selectbox__select {
  border-color: #CCC;
  background: #F5F5F5;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #888; }

.jq-selectbox__select-text {
  display: block;
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 100%; }

.jq-selectbox__trigger-arrow {
  position: absolute;
  top: 14px;
  right: 12px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-top: 5px solid #000;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  background: none; }

.jq-selectbox__dropdown {
  top: 40px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 1px solid #000;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  background: #FFF;
  box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.1); }

.jq-selectbox__search {
  margin: 5px; }

.jq-selectbox__search input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 5px 27px 6px 8px;
  outline: none;
  border: 1px solid #CCC;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
  -webkit-box-shadow: inset 1px 1px #F1F1F1;
          box-shadow: inset 1px 1px #F1F1F1;
  color: #333;
  -webkit-appearance: textfield; }

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none; }

.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  background: #F0F0F0;
  font-size: 13px; }

.jq-selectbox ul {
  margin: 0;
  padding: 0; }

.jq-selectbox li {
  min-height: 18px;
  padding: 5px 10px 5px 10px;
  color: #000;
  font-size: 14px;
  line-height: 18px;
  font-family: Arial, sans-serif; }

.jq-selectbox li.selected {
  background-color: #000;
  color: #FFF; }

.jq-selectbox li:hover {
  background-color: #000;
  color: #FFF; }

.jq-selectbox li.disabled {
  color: #ccc;
  background: none; }

.jq-selectbox li.disabled:hover {
  background: none; }

.jq-selectbox li.optgroup {
  font-weight: bold; }

.jq-selectbox li.optgroup:hover {
  background: none;
  color: #231F20;
  cursor: default; }

.jq-selectbox li.option {
  padding-left: 25px; }

.jq-select-multiple {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  background: #FFF;
  color: #333;
  font: 14px/18px Arial, sans-serif;
  cursor: default; }

.jq-select-multiple.focused {
  border: 1px solid #5794BF; }

.jq-select-multiple.disabled {
  border-color: #CCC;
  background: #F5F5F5;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #888; }

.jq-select-multiple ul {
  margin: 0;
  padding: 0; }

.jq-select-multiple li {
  padding: 3px 9px 4px;
  list-style: none; }

.jq-select-multiple li:first-child {
  -webkit-border-radius: 3px 3px 0 0;
          border-radius: 3px 3px 0 0; }

.jq-select-multiple li:last-child {
  -webkit-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px; }

.jq-select-multiple li.selected {
  background: #08C;
  color: #FFF; }

.jq-select-multiple li.disabled {
  color: #AAA; }

.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
  background: #CCC;
  color: #FFF; }

.jq-select-multiple li.optgroup {
  font-weight: bold; }

.jq-select-multiple li.option {
  padding-left: 25px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.check {
  display: block;
  width: 20px;
  height: 20px;
  background: #fff; }

.form-control {
  width: 383px;
  height: 37px;
  background: #fff;
  outline: 0 none;
  padding: 5px 10px 5px 10px;
  color: #333;
  background-color: #fff;
  border: 1px solid #9d9d9d; }

.box-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px; }

.box-field__label {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.93rem; }

.type-number {
  width: 211px; }

.form-select {
  height: 45px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  text-align: center; }

.field-rom .jq-selectbox__select {
  padding-left: 71px; }

.field-rom .type-number__option {
  height: 45px;
  color: #333333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.21rem;
  background-image: url(../img/bg-people.png);
  background-repeat: no-repeat;
  -webkit-background-size: auto auto;
          background-size: auto;
  background-position: left 8px center; }

.field-rom .type-number__option2 {
  height: 45px;
  color: #333333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.21rem;
  background-image: url(../img/bg-people-one.png);
  background-repeat: no-repeat;
  -webkit-background-size: auto auto;
          background-size: auto;
  background-position: left 8px center; }

.field-rom .type-number__option:hover {
  background-image: url(../img/bg-people.png);
  background-repeat: no-repeat;
  -webkit-background-size: auto auto;
          background-size: auto;
  background-position: left 8px center;
  color: #fd6262; }

.field-rom .type-number__option2:hover {
  background-image: url(../img/bg-people-one.png);
  background-repeat: no-repeat;
  -webkit-background-size: auto auto;
          background-size: auto;
  background-position: left 8px center;
  color: #fd6262; }

.field-rom .jq-selectbox__dropdown {
  top: 43px !important; }

.label-first {
  width: 111px;
  display: block; }

.jq-selectbox__select {
  height: 44px;
  padding: 10px 25px 10px 15px;
  border-top: 1px solid #9d9d9d;
  border-right: 1px solid #9d9d9d;
  border-bottom: 1px solid #9d9d9d;
  border-left: 1px solid #9d9d9d;
  background-color: transparent;
  -webkit-border-radius: 0;
          border-radius: 0;
  text-align: center; }

.jq-selectbox__select:hover {
  background: #fff; }

.jq-selectbox__select-text {
  color: #333333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.21rem; }

.jq-selectbox__trigger-arrow {
  display: none; }

.jq-selectbox__select:hover {
  background: transparent; }

.jq-selectbox__select:active {
  background: transparent !important; }

.jq-selectbox__select:before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  right: 12px;
  top: 14px;
  position: absolute;
  border-bottom: 1px solid #949494;
  border-right: 1px solid #949494;
  -webkit-transform: rotate(405deg);
      -ms-transform: rotate(405deg);
          transform: rotate(405deg); }

.jq-selectbox li:hover {
  background: #fff; }

.jq-selectbox li,
.jq-selectbox li.selected {
  background-color: #fff;
  color: #333333;
  padding-top: 14px;
  font-size: 1.6rem;
  margin-right: 7px;
  padding-left: 17px; }

.jq-selectbox__dropdown {
  border: 1px solid #9d9d9d;
  -webkit-border-radius: 0px;
          border-radius: 0px; }

.select-num .jq-selectbox__dropdown {
  top: 33px !important; }

.jq-selectbox.jqselect.styled_js.select-num.dropdown.opened {
  background: #fff; }

.box-people {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.box-field-time {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 20px; }
  .box-field-time .box-people {
    width: 34%; }
  .box-field-time .box-field__input {
    position: relative;
    width: 100%; }

.select-num {
  width: 60px;
  height: 34px; }
  .select-num .jq-selectbox__select {
    height: 34px;
    background-color: #fff !important;
    padding: 5px 16px 10px 15px; }
  .select-num .jq-selectbox__select:before {
    right: 8px;
    top: 9px; }
  .select-num .jq-selectbox__dropdown ul li:hover {
    color: #fd6262; }

.label-second {
  display: block; }

.field-time {
  width: 100%;
  height: 37px;
  display: block;
  cursor: pointer;
  text-align: left;
  padding-left: 8px; }

.box-field-time__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 78%; }

.field-time__icon:after {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  right: 3px;
  top: 4px;
  position: absolute;
  background-image: url(../img/icon-calendar.png);
  background-repeat: no-repeat;
  -webkit-background-size: auto auto;
          background-size: auto;
  cursor: pointer; }

.box-field-email {
  margin-bottom: 20px; }
  .box-field-email .field-email {
    width: 100%; }
  .box-field-email .box-people {
    width: 78%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .box-field-email .box-field__input {
    width: 100%; }

.box-field-tel .field-email {
  width: 100%; }

.box-field-tel .box-people {
  width: 78%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.box-field-tel .box-field__input {
  width: 100%; }

.field-time__block {
  width: 30px;
  height: 30px;
  right: 0px;
  top: 2px;
  position: absolute; }

.box-checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
  margin-bottom: 40px; }
  .box-checkbox label {
    display: block; }

.label-1 {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.93rem;
  margin-right: 17px; }

.label2 {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.93rem; }

.label-1 {
  cursor: pointer; }
  .label-1 .jq-checkbox {
    width: 10px;
    height: 10px;
    border: 2px solid #9b9b9b;
    -webkit-border-radius: 13px;
            border-radius: 13px;
    margin-right: 5px; }
  .label-1 .checked {
    width: 10px;
    height: 10px;
    margin: 0 0 0 0;
    background: #fd6262;
    margin-right: 5px; }

.label-2 {
  cursor: pointer;
  margin-right: 15px; }
  .label-2 .jq-checkbox {
    width: 78px;
    height: 30px;
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.93rem;
    background-color: #aa4141;
    border: none;
    -webkit-border-radius: 0 !important;
            border-radius: 0 !important; }
  .label-2 .checked:before {
    content: "";
    display: block;
    position: absolute;
    width: 7px;
    height: 13px;
    left: 13px;
    top: 7px;
    border-bottom: 2px solid #d4d4d4;
    border-right: 2px solid #d4d4d4;
    -webkit-transform: rotate(405deg);
        -ms-transform: rotate(405deg);
            transform: rotate(405deg); }
  .label-2 .jq-checkbox.styled_js.check-champagne {
    width: 136px; }

.jq-checkbox.checked .jq-checkbox__div {
  background: none; }

.check-dinner:after {
  display: block;
  content: "ужин";
  position: absolute;
  top: -1px;
  left: 29px;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 29.34px; }

.check-champagne:after {
  display: block;
  content: "шампанское";
  position: absolute;
  top: 0px;
  left: 29px;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 29.34px; }

.button {
  display: block;
  vertical-align: middle;
  outline: 0 none;
  border: 0 none; }

.form-button {
  width: 182px;
  height: 52px;
  background-color: #642121;
  color: #ffffff;
  font-family: "Roboto Bold", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.93rem;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

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

/**************************@media*************************************/
@media screen and (max-width: 1365px) {
  .form-button {
    margin: 0 auto; } }

/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
header {
  width: 100%;
  min-width: 320px;
  text-align: left;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-order: 1; }

.box-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 2rem; }

.logo {
  max-width: 206px; }
  .logo img {
    width: 100%; }

.header-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 81.3%;
  padding-top: 1.2rem; }

.main-nav-left-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 4%; }

.main-nav-left-list__link {
  color: #333333;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.9rem;
  letter-spacing: 0.09px; }

.main-nav-left-list__link:hover {
  color: #fd6262; }

.list-lang__item {
  text-align: center; }

.list-lang__link {
  display: block;
  width: 30px;
  height: 29px;
  color: #333333;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2.9rem;
  letter-spacing: 0.07px;
  border: 1px solid transparent; }

.lang-active_js {
  border: 1px solid #d9d7d4; }

.list-lang__link:hover {
  border: 1px solid #d9d7d4; }

.main-nav-right-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.box-menu-left {
  width: 47.3%; }

.box-menu-right {
  width: 30.1%; }

.box-lang {
  width: 8.6%;
  margin-right: -8%; }

.list-lang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.main-nav-right-list__link {
  color: #333333;
  font-size: 1.4rem;
  line-height: 2.9rem;
  letter-spacing: 0.07px; }

.main-nav-right-list__link:hover {
  color: #fd6262; }

.burger-menu {
  z-index: 113;
  cursor: pointer;
  display: none; }

.burger-menu__line {
  width: 35px;
  height: 5px;
  background-color: #9d9d9d;
  margin: 6px 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  margin: 6px 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

.burger-menu__click .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  -ms-transform: rotate(-45deg) translate(-8px, 6px);
      transform: rotate(-45deg) translate(-8px, 6px); }

.burger-menu__click .bar2 {
  opacity: 0; }

.burger-menu__click .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  -ms-transform: rotate(45deg) translate(-8px, -8px);
      transform: rotate(45deg) translate(-8px, -8px); }

.burger-menu__click .burger-menu__line {
  background-color: white; }

@media screen and (max-width: 1280px) {
  .header-content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-top: 0.7rem; }
  .box-menu-left {
    width: 70%; }
  .box-lang {
    margin-right: 11px; }
  .box-menu-right {
    width: 100%; }
  .main-nav-right-list {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .main-nav-right-list__item {
    margin-left: 22px; } }

/**************************@media*************************************/
@media screen and (max-width: 1024px) {
  .box-lang {
    margin-right: 14px; } }

#overlay {
  position: absolute;
  width: 100%;
  opacity: 0.8;
  top: 0;
  left: 0;
  background-color: black;
  z-index: 111; }

@media screen and (max-width: 991px) {
  .burger-menu {
    display: block; }
  .header-content {
    position: absolute;
    right: -20px;
    top: 0;
    width: 60%;
    padding-top: 60px;
    background-color: #9d9d9d;
    -webkit-border-radius: 0 0 0 10px;
            border-radius: 0 0 0 10px;
    display: none;
    z-index: 112;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff; }
  .header-content,
  .main-nav-left-list,
  .main-nav-right-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .main-nav-left-list {
    padding-left: 0; }
  .box-menu-left {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    margin: 0 auto;
    border-bottom: 1px solid #9d9d9d; }
  .box-lang {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 200px;
    padding-top: 12px;
    margin: 0 auto 20px; }
  .box-menu-right {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    margin: 0 auto;
    padding-bottom: 35px; }
  .box-header {
    position: relative; }
  .main-nav-left-list__link,
  .list-lang__link,
  .main-nav-right-list__link {
    color: #fff;
    font-size: 1.4rem;
    text-transform: uppercase; }
  .main-nav-left-list__item,
  .main-nav-right-list__item {
    margin-bottom: 10px; }
  .list-lang__item:hover .list-lang__link {
    color: #fd6262; } }

@media screen and (max-width: 600px) {
  .header-content {
    width: 119%;
    padding-left: 4%; } }

/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
footer {
  text-align: left;
  width: 100%;
  min-width: 320px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  -webkit-order: 3;
  margin-top: -4px;
  padding-bottom: 21px; }

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.footer__left,
.footer__right {
  width: 50%; }

.footer__right {
  margin-top: -4px; }

.footer__left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  margin-right: 0; }

.footer__text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  margin-right: 0;
  padding-top: 21px; }

.footer-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  margin-right: 0;
  width: 226px;
  padding-right: 5px; }

.footer-list__link {
  color: #333333;
  font-size: 1.4rem;
  line-height: 2.93rem; }
  .footer-list__link span {
    letter-spacing: 0.07px; }

.footer-list__link:hover {
  color: #fd6262; }

.footer-tel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px; }

.footer-tel__link {
  color: #333333;
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: 0.09px; }
  .footer-tel__link span {
    font-family: "Roboto Medium", sans-serif;
    font-weight: 500;
    letter-spacing: 0.09px; }

.footer-tel__icon {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33px;
  height: 32px;
  border: 1px solid #333333;
  -webkit-border-radius: 18px;
          border-radius: 18px;
  margin-right: 8px; }

.icon-telfont:before {
  display: block;
  content: "\e928";
  color: #333333;
  font-size: 18px; }

.social-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 115px; }

.social-list__link {
  display: block;
  width: 33px;
  height: 33px;
  text-align: center;
  border: 1px solid #8f8d8b;
  padding-top: 7px; }

.social-list__link:hover {
  border: 1px solid #fd6262; }
  .social-list__link:hover .icon-vkfont:before {
    color: #fd6262; }
  .social-list__link:hover .icon-fbfont:before {
    color: #fd6262; }
  .social-list__link:hover .icon-instagramfont:before {
    color: #fd6262; }

.icon-vkfont:before {
  content: "\e929";
  color: #333; }

.icon-fbfont:before {
  content: "\e920";
  color: #333; }

.icon-instagramfont:before {
  content: "\e924";
  color: #333; }

/**************************@media*************************************/
@media screen and (max-width: 991px) {
  .wrapper.footer {
    padding-top: 40px; }
  .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .footer__left,
  .footer__right {
    width: 100%;
    margin: 0 auto; }
  .footer__left {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .footer-list {
    margin: 0 auto; } }

@media screen and (max-width: 550px) {
  .footer__left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .footer-tel {
    margin-right: 0;
    margin-top: 30px;
    margin-bottom: 30px; } }

.main-wrapper {
  padding: 0 0 0 0;
  min-width: 320px;
  width: 100%;
  position: relative;
  overflow: hidden;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start; }

.wrapper {
  min-width: 320px;
  max-width: 1920px;
  padding: 0 2rem 0 2rem;
  margin: 0 auto;
  position: relative; }

/* titles */
p {
  font-size: 1.5rem;
  line-height: 2rem;
  color: #333333;
  padding: 13px 0px 7px 0px;
  font-weight: 400; }

h1 {
  font-size: 3.6rem;
  line-height: 4.2rem;
  color: #333333;
  font-family: "Roboto", sans-serif;
  padding: 15px 0 15px 0;
  font-weight: 400; }

h2 {
  font-size: 3.2rem;
  line-height: 3.7rem;
  color: #333333;
  font-family: "Roboto", sans-serif;
  padding: 15px 0 15px 0;
  font-weight: 400; }

h3 {
  font-size: 2.8rem;
  line-height: 3.2rem;
  color: #333333;
  font-family: "Roboto", sans-serif;
  padding: 15px 0 15px 0;
  font-weight: 400; }

/* text position */
.text-left {
  text-align: left !important; }

.text-center {
  text-align: center !important; }

.text-right {
  text-align: right !important; }

.nowrap {
  white-space: nowrap !important; }

/* loader */
.loaded .main-wrapper {
  visibility: hidden; }

.icon-load {
  background: url(../img/loader.gif) no-repeat left top;
  width: 40px;
  height: 40px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-left: -20px;
  display: none; }

.loaded .icon-load {
  display: block; }

/*
================================================================================
|                                     CONTENT                                 |
================================================================================
*/
.content {
  min-width: 320px;
  text-align: left;
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-order: 2;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-grow: 1; }
  .content .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-top: 2.2rem; }

.content-left {
  width: 50%;
  padding-right: 20px; }

.content-right {
  width: 50%;
  padding-left: 47px;
  padding-right: 113px;
  padding-top: 1.8rem; }

.content-article__tel {
  color: #333333;
  font-family: "Roboto Medium", sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 500; }

.protocts {
  padding-top: 23px; }

.protocts__title {
  display: block;
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.9rem; }

.slider-item:nth-child(1) {
  background-image: url(../img/slider-item-1.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center center; }

.slider-item:nth-child(2) {
  background-image: url(../img/slider-item-1.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center center; }

.slider-item:nth-child(3) {
  background-image: url(../img/slider-item-1.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center center; }

.slick-list {
  position: fixed !important;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 100vh; }

.slick-track {
  position: fixed !important;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; }

.wrapper-my-slider:after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ffffff;
  opacity: 0.85; }

.products-list__item {
  width: 31%;
  min-height: 133px;
  margin-bottom: 15px; }

.products-list__img {
  overflow: hidden; }
  .products-list__img a {
    display: block;
    width: 100%; }
    .products-list__img a img {
      width: 100%;
      -moz-transition: all 1s ease-out;
      -o-transition: all 1s ease-out;
      -webkit-transition: all 1s ease-out; }

.products-list__img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1); }

.description-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

.box-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 4.1rem;
  padding-top: 3px;
  padding-left: 3px;
  margin-right: 5px; }

.products-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 92%;
  padding-top: 1.5rem; }

.description-product__icon .icon-people_1font:before {
  color: #333333;
  font-size: 2.2rem; }

.description-product__icon .icon-people_2font:before {
  color: #333333;
  font-size: 2.2rem; }

.description-product__title {
  color: #333333;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2.93rem; }

.description-product:hover .icon-people_1font:before,
.description-product:hover .icon-people_2font:before,
.description-product:hover .description-product__title,
.description-product:hover .description-product__line {
  color: #fd6262; }

/*additional-services*/
.additional-services {
  margin-top: 52px; }

.additional-services__title {
  font-family: "Roboto Medium", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.93rem;
  text-transform: uppercase; }

.result {
  margin-bottom: 15px; }

.result__text {
  color: #333333;
  font-family: "Roboto", sans-serif;
  line-height: 2.93rem;
  font-size: 1.6rem;
  font-weight: 400; }

.result__num {
  color: #333333;
  font-family: "Roboto Medium", sans-serif;
  font-size: 24px;
  line-height: 2.93rem;
  font-weight: 500; }

.box-field-family .box-field-time__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 210px; }

.label-show {
  display: none; }

/**************************@media*************************************/
@media screen and (max-width: 1365px) {
  .box-field-time {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 0; }
    .box-field-time .label-second {
      margin-left: 0; }
    .box-field-time .label-hiden {
      display: none; }
    .box-field-time .label-show {
      display: block;
      width: 111px; }
    .box-field-time .box-field-time__wrapper {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      width: 100%; }
    .box-field-time .box-people {
      width: 100%;
      margin-bottom: 20px !important; }
    .box-field-time .box-field__input {
      width: 80%; }
  .box-checkbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .box-checkbox label {
      margin-bottom: 20px; }
  .content-right {
    padding-right: 0; }
  .result {
    text-align: center; }
  .field-rom {
    width: 80%; }
  .box-field-family .box-field-time__wrapper {
    width: 80%; } }

@media screen and (max-width: 1200px) {
  .field-rom {
    width: 80%; } }

@media screen and (max-width: 1024px) {
  .type-number.styled_js.select-border.type-number__option {
    width: 100%; }
  .content .wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media screen and (max-width: 991px) {
  .content-right,
  .content-left {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .content-right {
    padding-top: 2.8rem; }
  .content .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .content-article__tel {
    display: block; }
  .products-list {
    width: 100%; }
  .products-list__item {
    width: 30%; }
  .field-rom,
  .field-rom .type-number__option {
    width: 100%; }
  .box-field-time .box-field__input {
    width: 100%; }
  .box-field-email .box-people {
    width: 100%; }
  .box-field-tel .box-people {
    width: 100%; }
  .box-field-family .box-field-time__wrapper {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .box-field-family .label-second {
    margin-right: 15px;
    margin-left: 15px; }
  .box-checkbox {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .field-rom .type-number__option .type-number__option {
    text-align: center; }
  .field-rom .jq-selectbox__select-text {
    width: 100% !important;
    text-align: center; }
  .field-rom .jq-selectbox__select {
    padding-left: 33px; } }

@media screen and (max-width: 767px) {
  .products-list__item {
    width: 40%; } }

@media screen and (max-width: 550px) {
  .box-checkbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .additional-services__title {
    display: block;
    text-align: center; }
  .products-list__item {
    width: 100%;
    margin-bottom: 30px; }
  .products-list__item:nth-child(1),
  .products-list__item:nth-child(2),
  .products-list__item:nth-child(3) {
    margin-bottom: 30px; }
  .box-field-type-number .box-field__label {
    line-height: 1.9rem; } }

@media screen and (max-width: 470px) {
  .protocts__title {
    line-height: 1.9rem !important; } }

@media screen and (max-width: 400px) {
  .box-field-family .box-field-time__wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

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