

/* Start:/local/templates/vesna/libs/magnific-popup/magnific-popup.css?16845262857302*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/local/templates/vesna/components/bitrix/menu/header/style.css?168908276240*/


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

/* End */


/* Start:/local/templates/vesna/components/bitrix/breadcrumb/.default/style.css?1689082760555*/
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/vesna/components/bitrix/breadcrumb/.default/fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("/local/templates/vesna/components/bitrix/breadcrumb/.default/fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "CormorantGaramond";
  font-style: normal;
  font-weight: 600;
  src: url("/local/templates/vesna/components/bitrix/breadcrumb/.default/fonts/CormorantGaramond-SemiBold.woff2") format("woff2");
}
.bradcrumbs {
  color: #5B5F63;
  margin-bottom: 1.6rem;
}

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

/* End */


/* Start:/local/components/go2web/ajax.form/templates/banquet/style.css?16845262852586*/
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("/local/components/go2web/ajax.form/templates/banquet/fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("/local/components/go2web/ajax.form/templates/banquet/fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "CormorantGaramond";
  font-style: normal;
  font-weight: 600;
  src: url("/local/components/go2web/ajax.form/templates/banquet/fonts/CormorantGaramond-SemiBold.woff2") format("woff2");
}
.callback {
  width: 47rem;
  max-width: 100%;
  background: #FFF;
  margin: 1rem auto;
  position: relative;
  padding: 2rem;
}
.callback form {
  position: relative;
}
.callback .title_block:not(:last-child) {
  margin-bottom: 3rem;
}
@media screen and (max-width: 1029px) {
  .callback .title_block:not(:last-child) {
    margin-bottom: 1.4rem;
  }
}
.callback .title {
  font-size: 4rem;
  font-weight: 600;
  font-family: "CormorantGaramond", sans-serif;
  text-transform: uppercase;
  color: #181d23;
}
@media screen and (max-width: 1199px) {
  .callback .title {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1029px) {
  .callback .title {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .callback .title {
    font-size: 2.4rem;
  }
}
.callback .btn {
  width: 100%;
}
.callback .callback_successs {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  color: #21972D;
  background: #FFF;
}
.callback input.txt, .callback textarea.txt {
  border: 0.1rem solid #D0D4E0;
}

.custom_checkbox_wrapp {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-top: 1rem;
}
.custom_checkbox_wrapp > input {
  display: none;
}
.custom_checkbox_wrapp input:checked + .custom_checkbox:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: url("/local/components/go2web/ajax.form/templates/banquet/check.svg") center no-repeat;
  background-size: contain;
}
.custom_checkbox_wrapp .custom_checkbox {
  background: #FFF;
  display: inline-block;
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 0.3rem;
  border: 0.1rem solid #D0D4E0;
  margin-right: 1rem;
  position: relative;
  flex-shrink: 0;
  align-self: flex-start;
}
@media screen and (max-width: 1029px) {
  .custom_checkbox_wrapp .custom_checkbox {
    width: 2.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .custom_checkbox_wrapp .custom_checkbox {
    height: 2.4rem;
  }
}

.datepickers-container {
  z-index: 1050;
}

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

/* End */


/* Start:/local/templates/vesna/libs/airDatepicker/datepicker.min.css?168452628512257*/
.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}
/* End */


/* Start:/local/components/go2web/ajax.form/templates/certificate/style.css?16845262852586*/
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("/local/components/go2web/ajax.form/templates/certificate/fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("/local/components/go2web/ajax.form/templates/certificate/fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "CormorantGaramond";
  font-style: normal;
  font-weight: 600;
  src: url("/local/components/go2web/ajax.form/templates/certificate/fonts/CormorantGaramond-SemiBold.woff2") format("woff2");
}
.callback {
  width: 47rem;
  max-width: 100%;
  background: #FFF;
  margin: 1rem auto;
  position: relative;
  padding: 2rem;
}
.callback form {
  position: relative;
}
.callback .title_block:not(:last-child) {
  margin-bottom: 3rem;
}
@media screen and (max-width: 1029px) {
  .callback .title_block:not(:last-child) {
    margin-bottom: 1.4rem;
  }
}
.callback .title {
  font-size: 4rem;
  font-weight: 600;
  font-family: "CormorantGaramond", sans-serif;
  text-transform: uppercase;
  color: #181d23;
}
@media screen and (max-width: 1199px) {
  .callback .title {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1029px) {
  .callback .title {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .callback .title {
    font-size: 2.4rem;
  }
}
.callback .btn {
  width: 100%;
}
.callback .callback_successs {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  color: #21972D;
  background: #FFF;
}
.callback input.txt, .callback textarea.txt {
  border: 0.1rem solid #D0D4E0;
}

.custom_checkbox_wrapp {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-top: 1rem;
}
.custom_checkbox_wrapp > input {
  display: none;
}
.custom_checkbox_wrapp input:checked + .custom_checkbox:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: url("/local/components/go2web/ajax.form/templates/certificate/check.svg") center no-repeat;
  background-size: contain;
}
.custom_checkbox_wrapp .custom_checkbox {
  background: #FFF;
  display: inline-block;
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 0.3rem;
  border: 0.1rem solid #D0D4E0;
  margin-right: 1rem;
  position: relative;
  flex-shrink: 0;
  align-self: flex-start;
}
@media screen and (max-width: 1029px) {
  .custom_checkbox_wrapp .custom_checkbox {
    width: 2.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .custom_checkbox_wrapp .custom_checkbox {
    height: 2.4rem;
  }
}

.datepickers-container {
  z-index: 1050;
}

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

/* End */


/* Start:/local/templates/vesna/template_styles.css?173926552550560*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

progress, sub, sup {
  vertical-align: baseline;
}

[type=checkbox], [type=radio], legend {
  box-sizing: border-box;
  padding: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

details, main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  font: inherit;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 15px;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: opacity, filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}

.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  position: absolute;
  width: 40px;
  height: 4px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
  border-radius: 4px;
  background-color: #000;
}

.hamburger-inner:after, .hamburger-inner:before {
  display: block;
  content: "";
}

.hamburger-inner:before {
  top: -10px;
}

.hamburger-inner:after {
  bottom: -10px;
}

.hamburger--3dx .hamburger-box {
  perspective: 80px;
}

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dx .hamburger-inner:after, .hamburger--3dx .hamburger-inner:before {
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dx.is-active .hamburger-inner {
  transform: rotateY(180deg);
  background-color: transparent;
}

.hamburger--3dx.is-active .hamburger-inner:before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dx-r .hamburger-box {
  perspective: 80px;
}

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dx-r .hamburger-inner:after, .hamburger--3dx-r .hamburger-inner:before {
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dx-r.is-active .hamburger-inner {
  transform: rotateY(-180deg);
  background-color: transparent;
}

.hamburger--3dx-r.is-active .hamburger-inner:before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx-r.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dy .hamburger-box {
  perspective: 80px;
}

.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dy .hamburger-inner:after, .hamburger--3dy .hamburger-inner:before {
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dy.is-active .hamburger-inner {
  transform: rotateX(-180deg);
  background-color: transparent;
}

.hamburger--3dy.is-active .hamburger-inner:before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dy-r .hamburger-box {
  perspective: 80px;
}

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dy-r .hamburger-inner:after, .hamburger--3dy-r .hamburger-inner:before {
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dy-r.is-active .hamburger-inner {
  transform: rotateX(180deg);
  background-color: transparent;
}

.hamburger--3dy-r.is-active .hamburger-inner:before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy-r.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dxy .hamburger-box {
  perspective: 80px;
}

.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dxy .hamburger-inner:after, .hamburger--3dxy .hamburger-inner:before {
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dxy.is-active .hamburger-inner {
  transform: rotateX(180deg) rotateY(180deg);
  background-color: transparent;
}

.hamburger--3dxy.is-active .hamburger-inner:before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dxy-r .hamburger-box {
  perspective: 80px;
}

.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dxy-r .hamburger-inner:after, .hamburger--3dxy-r .hamburger-inner:before {
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dxy-r.is-active .hamburger-inner {
  transform: rotateX(180deg) rotateY(180deg) rotate(-180deg);
  background-color: transparent;
}

.hamburger--3dxy-r.is-active .hamburger-inner:before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner:after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--arrow.is-active .hamburger-inner:before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7);
}

.hamburger--arrow.is-active .hamburger-inner:after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7);
}

.hamburger--arrow-r.is-active .hamburger-inner:before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7);
}

.hamburger--arrow-r.is-active .hamburger-inner:after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7);
}

.hamburger--arrowalt .hamburger-inner:before {
  transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt .hamburger-inner:after {
  transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(0.7);
}

.hamburger--arrowalt.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(0.7);
}

.hamburger--arrowalt-r .hamburger-inner:before {
  transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r .hamburger-inner:after {
  transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(0.7);
}

.hamburger--arrowalt-r.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(0.7);
}

.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}

.hamburger--arrowturn.is-active .hamburger-inner:before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7);
}

.hamburger--arrowturn.is-active .hamburger-inner:after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7);
}

.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}

.hamburger--arrowturn-r.is-active .hamburger-inner:before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7);
}

.hamburger--arrowturn-r.is-active .hamburger-inner:after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7);
}

.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner:after, .hamburger--boring .hamburger-inner:before {
  transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner:after {
  bottom: 0;
  transform: rotate(-90deg);
}

.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.13s;
}

.hamburger--collapse .hamburger-inner:after {
  top: -20px;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner:before {
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--collapse.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  opacity: 0;
}

.hamburger--collapse.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transform: rotate(-90deg);
}

.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.13s;
}

.hamburger--collapse-r .hamburger-inner:after {
  top: -20px;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
}

.hamburger--collapse-r .hamburger-inner:before {
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r.is-active .hamburger-inner {
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, -10px, 0) rotate(45deg);
}

.hamburger--collapse-r.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  opacity: 0;
}

.hamburger--collapse-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transform: rotate(90deg);
}

.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-duration: 0.275s;
}

.hamburger--elastic .hamburger-inner:before {
  top: 10px;
  transition: opacity 0.125s ease 0.275s;
}

.hamburger--elastic .hamburger-inner:after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic.is-active .hamburger-inner {
  transition-delay: 75ms;
  transform: translate3d(0, 10px, 0) rotate(135deg);
}

.hamburger--elastic.is-active .hamburger-inner:before {
  transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic.is-active .hamburger-inner:after {
  transition-delay: 75ms;
  transform: translate3d(0, -20px, 0) rotate(-270deg);
}

.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-duration: 0.275s;
}

.hamburger--elastic-r .hamburger-inner:before {
  top: 10px;
  transition: opacity 0.125s ease 0.275s;
}

.hamburger--elastic-r .hamburger-inner:after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r.is-active .hamburger-inner {
  transition-delay: 75ms;
  transform: translate3d(0, 10px, 0) rotate(-135deg);
}

.hamburger--elastic-r.is-active .hamburger-inner:before {
  transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic-r.is-active .hamburger-inner:after {
  transition-delay: 75ms;
  transform: translate3d(0, -20px, 0) rotate(270deg);
}

.hamburger--emphatic {
  overflow: hidden;
}

.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s ease-in 0.175s;
}

.hamburger--emphatic .hamburger-inner:before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s;
}

.hamburger--emphatic .hamburger-inner:after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s;
}

.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}

.hamburger--emphatic.is-active .hamburger-inner:before {
  top: -80px;
  left: -80px;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
}

.hamburger--emphatic.is-active .hamburger-inner:after {
  top: -80px;
  right: -80px;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
}

.hamburger--emphatic-r {
  overflow: hidden;
}

.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s ease-in 0.175s;
}

.hamburger--emphatic-r .hamburger-inner:before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s;
}

.hamburger--emphatic-r .hamburger-inner:after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s;
}

.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}

.hamburger--emphatic-r.is-active .hamburger-inner:before {
  top: 80px;
  left: -80px;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
}

.hamburger--emphatic-r.is-active .hamburger-inner:after {
  top: 80px;
  right: -80px;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
}

.hamburger--minus .hamburger-inner:after, .hamburger--minus .hamburger-inner:before {
  transition: bottom 0.08s ease-out 0s, top 0.08s ease-out 0s, opacity 0s linear;
}

.hamburger--minus.is-active .hamburger-inner:after, .hamburger--minus.is-active .hamburger-inner:before {
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s linear 0.08s;
  opacity: 0;
}

.hamburger--minus.is-active .hamburger-inner:before {
  top: 0;
}

.hamburger--minus.is-active .hamburger-inner:after {
  bottom: 0;
}

.hamburger--slider .hamburger-inner {
  top: 2px;
}

.hamburger--slider .hamburger-inner:before {
  top: 10px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform, opacity;
}

.hamburger--slider .hamburger-inner:after {
  top: 20px;
}

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner:before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner:after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

.hamburger--slider-r .hamburger-inner {
  top: 2px;
}

.hamburger--slider-r .hamburger-inner:before {
  top: 10px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform, opacity;
}

.hamburger--slider-r .hamburger-inner:after {
  top: 20px;
}

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.hamburger--slider-r.is-active .hamburger-inner:before {
  transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0;
}

.hamburger--slider-r.is-active .hamburger-inner:after {
  transform: translate3d(0, -20px, 0) rotate(90deg);
}

.hamburger--spin .hamburger-inner {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.22s;
}

.hamburger--spin .hamburger-inner:before {
  transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner:after {
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(225deg);
}

.hamburger--spin.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  opacity: 0;
}

.hamburger--spin.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}

.hamburger--spin-r .hamburger-inner {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.22s;
}

.hamburger--spin-r .hamburger-inner:before {
  transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
}

.hamburger--spin-r .hamburger-inner:after {
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r.is-active .hamburger-inner {
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(-225deg);
}

.hamburger--spin-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  opacity: 0;
}

.hamburger--spin-r.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(90deg);
}

.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s linear 0.13s;
}

.hamburger--spring .hamburger-inner:before {
  top: 10px;
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring .hamburger-inner:after {
  top: 20px;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent;
}

.hamburger--spring.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--spring.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.13s;
}

.hamburger--spring-r .hamburger-inner:after {
  top: -20px;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0s linear;
}

.hamburger--spring-r .hamburger-inner:before {
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r.is-active .hamburger-inner {
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--spring-r.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s linear 0.22s;
  opacity: 0;
}

.hamburger--spring-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transform: rotate(90deg);
}

.hamburger--stand .hamburger-inner {
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms;
}

.hamburger--stand .hamburger-inner:before {
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}

.hamburger--stand .hamburger-inner:after {
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}

.hamburger--stand.is-active .hamburger-inner {
  transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s;
  transform: rotate(90deg);
  background-color: transparent;
}

.hamburger--stand.is-active .hamburger-inner:before {
  top: 0;
  transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transform: rotate(-45deg);
}

.hamburger--stand.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transform: rotate(45deg);
}

.hamburger--stand-r .hamburger-inner {
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms;
}

.hamburger--stand-r .hamburger-inner:before {
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}

.hamburger--stand-r .hamburger-inner:after {
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}

.hamburger--stand-r.is-active .hamburger-inner {
  transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s;
  transform: rotate(-90deg);
  background-color: transparent;
}

.hamburger--stand-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transform: rotate(-45deg);
}

.hamburger--stand-r.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transform: rotate(45deg);
}

.hamburger--squeeze .hamburger-inner {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 75ms;
}

.hamburger--squeeze .hamburger-inner:before {
  transition: top 75ms ease 0.12s, opacity 75ms ease;
}

.hamburger--squeeze .hamburger-inner:after {
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(45deg);
}

.hamburger--squeeze.is-active .hamburger-inner:before {
  top: 0;
  transition: top 75ms ease, opacity 75ms ease 0.12s;
  opacity: 0;
}

.hamburger--squeeze.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}

.hamburger--vortex .hamburger-inner {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-duration: 0.2s;
}

.hamburger--vortex .hamburger-inner:after, .hamburger--vortex .hamburger-inner:before {
  transition-delay: 0.1s;
  transition-timing-function: linear;
  transition-duration: 0s;
}

.hamburger--vortex .hamburger-inner:before {
  transition-property: top, opacity;
}

.hamburger--vortex .hamburger-inner:after {
  transition-property: bottom, transform;
}

.hamburger--vortex.is-active .hamburger-inner {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: rotate(765deg);
}

.hamburger--vortex.is-active .hamburger-inner:after, .hamburger--vortex.is-active .hamburger-inner:before {
  transition-delay: 0s;
}

.hamburger--vortex.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex.is-active .hamburger-inner:after {
  bottom: 0;
  transform: rotate(90deg);
}

.hamburger--vortex-r .hamburger-inner {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-duration: 0.2s;
}

.hamburger--vortex-r .hamburger-inner:after, .hamburger--vortex-r .hamburger-inner:before {
  transition-delay: 0.1s;
  transition-timing-function: linear;
  transition-duration: 0s;
}

.hamburger--vortex-r .hamburger-inner:before {
  transition-property: top, opacity;
}

.hamburger--vortex-r .hamburger-inner:after {
  transition-property: bottom, transform;
}

.hamburger--vortex-r.is-active .hamburger-inner {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: rotate(-765deg);
}

.hamburger--vortex-r.is-active .hamburger-inner:after, .hamburger--vortex-r.is-active .hamburger-inner:before {
  transition-delay: 0s;
}

.hamburger--vortex-r.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex-r.is-active .hamburger-inner:after {
  bottom: 0;
  transform: rotate(-90deg);
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/vesna/fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("/local/templates/vesna/fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "CormorantGaramond";
  font-style: normal;
  font-weight: 600;
  src: url("/local/templates/vesna/fonts/CormorantGaramond-SemiBold.woff2") format("woff2");
}
.respons_wrapp {
  display: block;
  position: relative;
}
.respons_wrapp:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.respons_content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.respons_content img, .respons_content picture {
  display: block;
}

.mfp_zoom_in .mfp_content {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}

.mfp_zoom_in.mfp-ready .mfp_content {
  opacity: 1;
  transform: scale(1);
}

.mfp_zoom_in.mfp-removing .mfp_content {
  transform: scale(0.8);
  opacity: 0;
}

.mfp_zoom_in.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

.mfp_zoom_in.mfp-ready.mfp-bg {
  opacity: 0.9;
  background: #5B5F63;
}

.mfp_zoom_in.mfp-removing.mfp-bg {
  opacity: 0;
}

/* img */
.mfp_with_zoom .mfp-container,
.mfp_with_zoom.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.mfp_with_zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp_with_zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp_with_zoom.mfp-removing .mfp-container,
.mfp_with_zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

img.mfp-img {
  padding: 0;
}

.mfp-image-holder .mfp-close,
.mfp-close-btn-in .mfp-close {
  font-size: 8rem;
  color: #000;
  opacity: 1;
  right: 0;
  top: 0;
  width: 6rem;
  height: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .mfp-image-holder .mfp-close,
  .mfp-close-btn-in .mfp-close {
    width: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .mfp-image-holder .mfp-close,
  .mfp-close-btn-in .mfp-close {
    height: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .mfp-image-holder .mfp-close,
  .mfp-close-btn-in .mfp-close {
    font-size: 3rem;
  }
}

::placeholder {
  color: #C1C2C4;
}

::selection {
  background-color: #E2664A;
  color: #fff;
}

input, textarea {
  outline: none;
}
input:focus:required:invalid, textarea:focus:required:invalid {
  border-color: red;
}
input:required:valid, textarea:required:valid {
  border-color: green;
}

* {
  box-sizing: border-box;
}

html, body {
  font-size: 10px;
}

body {
  font-size: 1.4rem;
  min-width: 360px;
  position: relative;
  line-height: 1.5;
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden;
  color: #5B5F63;
  background: #F5F5F5;
}
@media screen and (max-width: 1400px) {
  body {
    font-size: 1.4rem;
  }
}

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

.wrapper {
  width: 136rem;
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1400px) {
  .wrapper {
    max-width: 112rem;
  }
}
@media screen and (max-width: 1199px) {
  .wrapper {
    max-width: 96rem;
  }
}
@media screen and (max-width: 1029px) {
  .wrapper {
    max-width: 72rem;
  }
}
@media screen and (max-width: 767px) {
  .wrapper {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .wrapper {
    padding-left: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .wrapper {
    padding-right: 1.6rem;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

h1 {
  margin: 0;
  font-size: 6rem;
  font-weight: 600;
  font-family: "CormorantGaramond", sans-serif;
  text-transform: uppercase;
  color: #181d23;
}
@media screen and (max-width: 1199px) {
  h1 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 1029px) {
  h1 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.8rem;
  }
}
h1:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1029px) {
  h1:not(:last-child) {
    margin-bottom: 3rem;
  }
}

h2 {
  margin: 0;
  font-size: 4rem;
  font-weight: 600;
  font-family: "CormorantGaramond", sans-serif;
  text-transform: uppercase;
  color: #181d23;
}
@media screen and (max-width: 1199px) {
  h2 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1029px) {
  h2 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 2.4rem;
  }
}
h2:not(:last-child) {
  margin-bottom: 5rem;
}
@media screen and (max-width: 1029px) {
  h2:not(:last-child) {
    margin-bottom: 3rem;
  }
}

button {
  cursor: pointer;
  border: none;
  background: none;
  outline: none;
  padding: 0;
}

input.txt, textarea.txt, select.txt {
  width: 100%;
  color: #626874;
  border: 0.1rem solid transparent;
  transition: 0.2s border;
}
input.txt.error, textarea.txt.error, select.txt.error {
  border: 0.1rem solid #E9202A;
}
input.txt:hover, textarea.txt:hover, select.txt:hover {
  border: 0.1rem solid #CAD0DB;
}
input.txt:active, input.txt:focus, textarea.txt:active, textarea.txt:focus, select.txt:active, select.txt:focus {
  border: 0.1rem solid #626874;
}

input.txt {
  height: 4.8rem;
  padding: 0 2rem;
}

textarea.txt {
  height: 12rem;
  padding: 1.6rem 2rem;
  resize: none;
}

select.txt {
  border: 0.1rem solid #d0d4e0;
  height: 4.8rem;
  padding: 0 1.7rem;
}

.error_msg {
  height: 1.2rem;
  color: #E9202A;
  font-size: 1rem;
}

a.txt {
  color: #5B5F63;
  text-decoration: none;
  position: relative;
}
a.txt:after {
  content: "";
  display: inline-block;
  transition: 0.2s background;
}
a.txt:hover {
  color: #E2664A;
}
a.txt:hover:after {
  position: absolute;
  bottom: -0.2rem;
  left: 0;
  height: 0.1rem;
  width: 100%;
  background: #E2664A;
}

a.accent {
  color: #E2664A;
  text-decoration: none;
  position: relative;
}
a.accent:hover {
  color: #5B5F63;
}
a.accent:hover:after {
  display: none;
}
a.accent:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -0.2rem;
  left: 0;
  height: 0.1rem;
  width: 100%;
  background: #E2664A;
}

p {
  margin: 0;
}
p:not(:last-child) {
  margin-bottom: 1.29em;
}

.btn {
  width: fit-content;
  height: 4.8rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 2rem;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  border: 0.1rem solid #E2664A;
  transition: 0.2s background, 0.2s opacity, 0.2s color;
}
@media screen and (max-width: 767px) {
  .btn {
    width: 100%;
    padding: 0 1.6rem;
  }
}
.btn.accent {
  color: #FFF;
  background: #E2664A;
}
.btn.accent:hover {
  color: #E2664A;
  background: #FFF;
}
.btn.disable {
  cursor: default;
  pointer-events: none;
  background: gray !important;
}
.btn.reverse {
  height: 4.9rem;
  background: #fff;
  color: #E2664A;
}
.btn.reverse:hover {
  background: #E2664A;
  color: #fff;
}

ul.custom {
  margin: 0;
  padding-left: 1.6rem;
}
ul.custom:not(:last-child) {
  margin-bottom: 1.29em;
}
ul.custom ::marker {
  color: #E2664A;
}
ul.custom li:not(:last-child) {
  margin-bottom: 1rem;
}

header {
  height: 11rem;
}
@media screen and (max-width: 1029px) {
  header {
    height: 7rem;
  }
}
@media screen and (max-width: 767px) {
  header {
    height: 6rem;
  }
}

.main_logo {
  display: block;
  max-width: 18.6rem;
  max-height: 3.9rem;
}
@media screen and (max-width: 1029px) {
  .main_logo {
    max-width: 14rem;
    max-height: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .main_logo {
    max-width: 12rem;
    max-height: 2.6rem;
  }
}
.main_logo img {
  display: block;
  width: 100%;
}

.phone_link {
  font-size: 1.8rem;
  line-height: 2rem;
  white-space: nowrap;
  text-decoration: none;
  color: #181d23;
}
@media screen and (max-width: 1029px) {
  .phone_link {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .phone_link {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
}

.mobile_menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 50;
  background: #F5F5F5;
  padding: 16rem 0 4rem;
  transition: transform 0.2s;
  transform: translate(0, -100%);
  border-bottom: 0.1rem solid #D0D4E0;
}
@media screen and (max-width: 767px) {
  .mobile_menu {
    bottom: 0;
    border-bottom: none;
    padding: 8rem 0 4rem;
  }
}
.mobile_menu.open {
  transform: translate(0, 0);
}
.mobile_menu .wrapper {
  height: 100%;
}
.mobile_menu .menu_item {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 3rem;
}
.mobile_menu .menu_item a:not(:last-child) {
  margin-bottom: 0.5rem;
}
.mobile_menu .contacts_block_phone_soc {
  margin-bottom: 2rem;
  text-align: center;
}
.mobile_menu .contacts_block_soc {
  justify-content: center;
}
.mobile_menu .contacts_block {
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .mobile_menu .contacts_block {
    width: 100%;
  }
}
.mobile_menu .contacts_block .btn {
  width: 100%;
}
.mobile_menu .contacts_block .btn:not(:last-child) {
  margin-bottom: 1rem;
}
.mobile_menu .vinoteka {
  width: fit-content;
  margin: 0 auto 3rem;
}
.mobile_menu .contacts_block_phone_soc {
  justify-content: center;
}

.vinoteka {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #181D23;
}
.vinoteka:hover {
  color: #E2664A;
}
.vinoteka:hover svg {
  stroke: #E2664A;
}
.vinoteka:hover .txt:after {
  position: absolute;
  bottom: -0.2rem;
  left: 0;
  height: 0.1rem;
  width: 100%;
  background: #E2664A;
}
.vinoteka svg {
  stroke: #181D23;
  transition: 0.2s stroke;
  margin-right: 0.4rem;
}
.vinoteka .txt {
  transition: 0.2s color;
  position: relative;
}
.vinoteka .txt:after {
  content: "";
  display: block;
  transition: 0.2s background;
}

.hamburger {
  padding: 0;
  width: 2.4rem;
  height: 2.4rem;
  display: none;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .hamburger {
    display: flex;
  }
}
.hamburger:hover {
  opacity: 1;
}
.hamburger .hamburger-box {
  width: 2.1rem;
  height: 2rem;
}
.hamburger .hamburger-inner, .hamburger .hamburger-inner:after, .hamburger .hamburger-inner:before {
  width: 2.1rem;
  height: 0.2rem;
  background-color: #5B5F63;
  border-radius: 0.2rem;
  margin: 0;
}
.hamburger .hamburger-inner:before {
  top: -0.8rem;
}
.hamburger .hamburger-inner:after {
  bottom: -0.8rem;
}

.header_line {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: #F5F5F5;
  transition: 0.2s transform;
}
@media screen and (max-width: 767px) {
  .header_line {
    border-bottom: 0.1rem solid #D0D4E0;
  }
}
.header_line .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 0;
}
@media screen and (max-width: 1029px) {
  .header_line .wrapper {
    padding: 1rem 0;
  }
}
@media screen and (max-width: 767px) {
  .header_line .wrapper {
    height: 6rem;
    padding: 1rem 1.6rem;
  }
}
.header_line .menu_block {
  margin: 0 4rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  .header_line .menu_block {
    margin: 0 auto 0 4rem;
  }
}
@media screen and (max-width: 767px) {
  .header_line .menu_block {
    margin: 0 0 0 auto;
  }
}
.header_line .hamburger {
  margin-right: 6rem;
}
@media screen and (max-width: 1400px) {
  .header_line .hamburger {
    margin-right: 4rem;
  }
}
@media screen and (max-width: 1199px) {
  .header_line .hamburger {
    margin-right: 0;
  }
}
.header_line .menu_item {
  display: flex;
  flex-wrap: wrap;
}
.header_line .menu_item:not(:last-child) {
  margin-right: 6rem;
}
@media screen and (max-width: 1199px) {
  .header_line .menu_item:not(:last-child) {
    margin-right: 4rem;
  }
}
@media screen and (max-width: 1029px) {
  .header_line .menu_item:not(:last-child) {
    margin-right: 2rem;
  }
}
.header_line .menu_item a {
  display: block;
  transition: 0.2s color;
}
.header_line .menu_item a:not(:hover) {
  color: #181D23;
}
.header_line .menu_item a:not(:last-child) {
  margin-right: 6rem;
}
@media screen and (max-width: 1199px) {
  .header_line .menu_item a:not(:last-child) {
    margin-right: 4rem;
  }
}
@media screen and (max-width: 1029px) {
  .header_line .menu_item a:not(:last-child) {
    margin-right: 2rem;
  }
}
.header_line .contacts_block {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .header_line .contacts_block {
    display: none;
  }
}
.header_line .phone_link:not(:last-child) {
  margin-right: 6rem;
}
@media screen and (max-width: 1400px) {
  .header_line .phone_link:not(:last-child) {
    margin-right: 4rem;
  }
}
.header_line .header_bottom {
  background: #FCFCFC;
}
@media screen and (max-width: 767px) {
  .header_line .header_bottom {
    display: none;
  }
}
.header_line .header_bottom .wrapper {
  justify-content: flex-start;
}

main {
  padding-top: 4rem;
}
@media screen and (max-width: 1029px) {
  main {
    padding-top: 2rem;
  }
}

.bg_block {
  background: #E4E5E9;
}

.bg_2_block {
  background: #FFF;
}

.bg_block, .bg_2_block, .nobg_block {
  padding-bottom: 10rem;
}
@media screen and (max-width: 1029px) {
  .bg_block, .bg_2_block, .nobg_block {
    padding-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .bg_block, .bg_2_block, .nobg_block {
    padding-bottom: 4rem;
  }
}
.bg_block:not(.first), .bg_2_block:not(.first), .nobg_block:not(.first) {
  padding-top: 10rem;
}
@media screen and (max-width: 1029px) {
  .bg_block:not(.first), .bg_2_block:not(.first), .nobg_block:not(.first) {
    padding-top: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .bg_block:not(.first), .bg_2_block:not(.first), .nobg_block:not(.first) {
    padding-top: 4rem;
  }
}

.slider_arrows {
  display: flex;
}
.slider_arrows .slick-arrow {
  width: 5rem;
  height: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  border: 0.1rem solid #5B5F63;
  transition: 0.2s border;
}
.slider_arrows .slick-arrow:hover {
  border: 0.2rem solid #E2664A;
}
.slider_arrows .slick-arrow svg {
  stroke: #5B5F63;
}
.slider_arrows .slick_next {
  margin-left: 1rem;
  transform: rotate(180deg);
}

.slider_arrows-full {
  width: 100%;
  justify-content: space-between;
}
.slider_arrows-full .slick-arrow {
  margin-top: -3rem;
}

.four_slider .slick-list {
  overflow: unset;
  margin: 0 -1rem;
}
@media screen and (max-width: 767px) {
  .four_slider .slick-list {
    margin: 0 -1.6rem;
    padding-left: 1.6rem;
  }
}
.four_slider .slick-slide {
  margin: 0 1rem;
}
@media screen and (max-width: 767px) {
  .four_slider .slick-slide {
    width: 20rem;
  }
}

footer {
  background: #E4E5E9;
}

.footer_main {
  padding: 10rem 0;
}
@media screen and (max-width: 1199px) {
  .footer_main {
    padding: 8rem 0;
  }
}
@media screen and (max-width: 1029px) {
  .footer_main {
    padding: 6rem 0;
  }
}
@media screen and (max-width: 767px) {
  .footer_main {
    padding: 3rem 0;
  }
}
.footer_main .row:first-child {
  margin-bottom: 10rem;
}
@media screen and (max-width: 1199px) {
  .footer_main .row:first-child {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 1029px) {
  .footer_main .row:first-child {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_main .row:first-child {
    margin-bottom: 3rem;
  }
}
.footer_main .row:nth-child(2) {
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .footer_main .row:nth-child(2) {
    margin-bottom: 3rem;
  }
}
.footer_main .logo_block, .footer_main .menu_col, .footer_main .social_col {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
}
@media screen and (max-width: 1029px) {
  .footer_main .logo_block {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1199px) {
  .footer_main .logo_block {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 1029px) {
  .footer_main .logo_block {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_main .logo_block {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_main .logo_block .main_logo {
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1029px) {
  .footer_main .menu_col {
    width: calc(33.3333333333% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .footer_main .menu_col {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .footer_main .menu_col:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.footer_main .social_col {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1029px) {
  .footer_main .social_col {
    width: calc(33.3333333333% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .footer_main .social_col {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .footer_main .social_col {
    text-align: center;
  }
}
.footer_main .social_col:first-child {
  margin-left: calc(25% + 10px);
}
@media screen and (max-width: 1029px) {
  .footer_main .social_col:first-child {
    margin-left: calc(0% + 10px);
  }
}
@media screen and (max-width: 767px) {
  .footer_main .social_col:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_main .social_col:not(:last-child) {
    padding-bottom: 2rem;
    border-bottom: 0.1rem solid #D0D4E0;
  }
}
.footer_main .menu_item {
  display: flex;
  flex-direction: column;
}
.footer_main .menu_item a {
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .footer_main .menu_item a {
    margin: 0 auto;
  }
}
.footer_main .menu_item a:not(:last-child) {
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 767px) {
  .footer_main .menu_item a:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.footer_main .social_block {
  display: flex;
}
@media screen and (max-width: 767px) {
  .footer_main .social_block {
    margin: 0 auto;
    width: fit-content;
  }
}
.footer_main .social_block .social_link {
  background: #d0d4e0;
}
.footer_main .social_block a {
  transition: 0.2s opacity;
}
.footer_main .social_block a:not(:last-child) {
  margin: 0 1rem 0 0;
}
.footer_main .social_block a:hover {
  opacity: 0.5;
}
.footer_main .social_block a img {
  display: block;
}
.footer_main .br_down:not(:last-child) {
  margin-bottom: 1rem;
}

.footer_bottom {
  color: #9BABBB;
  padding: 5rem 0;
  border-top: 0.1rem solid #D0D4E0;
}
@media screen and (max-width: 1199px) {
  .footer_bottom {
    padding: 4rem 0;
  }
}
@media screen and (max-width: 1029px) {
  .footer_bottom {
    padding: 3rem 0;
  }
}
@media screen and (max-width: 767px) {
  .footer_bottom {
    padding: 2rem 0;
  }
}
.footer_bottom .copyright {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(75% - 20px);
}
@media screen and (max-width: 1029px) {
  .footer_bottom .copyright {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1029px) {
  .footer_bottom .copyright {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_bottom .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.footer_bottom .developer_link {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1029px) {
  .footer_bottom .developer_link {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .footer_bottom .developer_link {
    justify-content: center;
  }
}
.footer_bottom .developer_link a {
  margin-left: 1.5rem;
  text-decoration: none;
  transition: 0.2s opacity;
}
.footer_bottom .developer_link a:hover {
  opacity: 0.5;
}

.contacts_block_phone_soc {
  display: flex;
  align-items: center;
  margin-right: 7.4rem;
}
@media screen and (max-width: 1400px) {
  .contacts_block_phone_soc {
    margin-right: 2rem;
  }
}

.contacts_block_soc {
  display: flex;
  justify-content: flex-end;
  margin-right: 2.4rem;
}
@media screen and (max-width: 1029px) {
  .contacts_block_soc {
    margin-right: 1rem;
  }
}
.contacts_block_soc a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
}
.contacts_block_soc a:hover svg {
  fill: #E2664A;
}
.contacts_block_soc a:not(:last-child) {
  margin-right: 1rem;
}
@media screen and (max-width: 1029px) {
  .contacts_block_soc a:not(:last-child) {
    margin-right: 0.5rem;
  }
}
.contacts_block_soc svg {
  transition: 0.2s fill;
  fill: #5B5F63;
}
.contacts_block_soc img {
  width: 3rem;
  display: block;
}
.contacts_block_soc .social_link {
  color: #A9A9A9;
  font-size: 1.3rem;
}
.contacts_block_soc .social_link:not(:last-child) {
  margin-right: 1rem;
}

#cookie_note {
  display: none;
  position: fixed;
  bottom: 15px;
  left: 50%;
  max-width: 90%;
  transform: translateX(-50%);
  padding: 20px;
  background-color: white;
  border-radius: 4px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
  z-index: 1;
}

#cookie_note p {
  margin: 0;
  font-size: 1rem;
  text-align: left;
  color: black;
}

.page_row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.page_row .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(33.3333333333% - 20px);
}
@media screen and (max-width: 767px) {
  .page_row .item {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .page_row .item:not(:last-child) {
    margin-bottom: 4rem;
  }
}

.vinoteka_menu {
  position: relative;
}
.vinoteka_menu .vinoteka:hover + .vinoteka_dropdown,
.vinoteka_menu .vinoteka_dropdown:hover {
  top: 100%;
  opacity: 1;
}
.vinoteka_menu .vinoteka_dropdown {
  position: absolute;
  opacity: 0;
  top: -999em;
  left: -2rem;
  width: 26rem;
  padding: 2rem;
  background: #FCFCFC;
  margin-top: 0.2rem;
  transition: 0.2s opacity;
}
@media screen and (max-width: 1029px) {
  .vinoteka_menu .vinoteka_dropdown {
    left: auto;
    right: -2rem;
    padding: 1rem;
  }
}
.vinoteka_menu .vinoteka_dropdown:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: -0.2rem;
  height: 0.2rem;
}
.vinoteka_menu .vinoteka_dropdown a {
  width: fit-content;
  color: #181D23;
  display: block;
  text-decoration: none;
  border-bottom: 0.1rem solid transparent;
  transition: 0.2s border-bottom, 0.2s color;
}
.vinoteka_menu .vinoteka_dropdown a:hover {
  color: #E2664A;
  border-bottom: 0.1rem solid #E2664A;
}
.vinoteka_menu .vinoteka_dropdown a:not(:last-child) {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  #cookie_note.show {
    display: flex;
  }
}
@media (max-width: 575px) {
  #cookie_note.show {
    display: block;
    text-align: left;
  }
}

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

/* End */
/* /local/templates/vesna/libs/magnific-popup/magnific-popup.css?16845262857302 */
/* /local/templates/vesna/components/bitrix/menu/header/style.css?168908276240 */
/* /local/templates/vesna/components/bitrix/breadcrumb/.default/style.css?1689082760555 */
/* /local/components/go2web/ajax.form/templates/banquet/style.css?16845262852586 */
/* /local/templates/vesna/libs/airDatepicker/datepicker.min.css?168452628512257 */
/* /local/components/go2web/ajax.form/templates/certificate/style.css?16845262852586 */
/* /local/templates/vesna/template_styles.css?173926552550560 */
