/*! nucleus 2020-04-23 7:04:43 */
/***************
 * Media query *
 ***************/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/********
 * Grid *
 ********/
.row:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.row:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.row .cell {
  float: left;
}
.row--c {
  margin-right: -0.9375em;
  margin-left: -0.9375em;
}
.row--c .cell {
  padding-right: 0.9375em;
  padding-left: 0.9375em;
}
.w12,
.w100_8 {
  width: 12.5%;
}
.w14,
.w100_7 {
  width: 14.28571429%;
}
.w16,
.w100_6 {
  width: 16.66666667%;
}
.w20,
.w100_5 {
  width: 20%;
}
.w25,
.w100_4 {
  width: 25%;
}
.w33,
.w100_3 {
  width: 33.33333333%;
}
.w50,
.w100_2 {
  width: 50%;
}
.w66 {
  width: 66.66666667%;
}
.w75 {
  width: 75%;
}
.w80 {
  width: 80%;
}
.w100 {
  width: 100%;
}
@media screen and (max-width: 1366px) {
  .pc_w16,
  .pc_w100_6 {
    width: 16.66666667%;
  }
  .pc_w20,
  .pc_w100_5 {
    width: 20%;
  }
  .pc_w25,
  .pc_w100_4 {
    width: 25%;
  }
  .pc_w33,
  .pc_w100_3 {
    width: 33.33333333%;
  }
  .pc_w50,
  .pc_w100_2 {
    width: 50%;
  }
  .pc_w66 {
    width: 66.66666667%;
  }
  .pc_w75 {
    width: 75%;
  }
  .pc_w100 {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .mobile_w16,
  .mobile_w100_6 {
    width: 16.66666667%;
  }
  .mobile_w20,
  .mobile_w100_5 {
    width: 20%;
  }
  .mobile_w25,
  .mobile_w100_4 {
    width: 25%;
  }
  .mobile_w33,
  .mobile_w100_3 {
    width: 33.33333333%;
  }
  .mobile_w50,
  .mobile_w100_2 {
    width: 50%;
  }
  .mobile_w66 {
    width: 66.66666667%;
  }
  .mobile_w75 {
    width: 75%;
  }
  .mobile_w100 {
    width: 100%;
  }
}
/**********
 * Mixins *
 **********/
/******************
 * Basic elements *
 ******************/
strong,
b {
  font-weight: bold;
}
em,
i {
  font-style: italic;
}
a img {
  border: none;
}
/*****************
 * Basic classes *
 *****************/
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
/*********
 * BASIC *
 *********/
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*,
*:focus {
  outline: 0;
}
input[type="submit"],
button {
  cursor: pointer;
}
/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0;
  /* support: IE7 */
  font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: 0.4em 1em;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
/* button sets */
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
          filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-size: 1.1em;
  font-weight: 500;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #cacaca;
  background: #ededed;
  color: #222222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6;
  font-weight: normal;
  color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #dadada;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #474747;
  background: #474747;
  color: #fff;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #fff;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-icon-circle-triangle-w {
  background-image: url("/Content/source/img/left.png");
}
.ui-icon-circle-triangle-e {
  background-image: url("/Content/source/img/right.png");
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa;
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* support: IE8 */
  border-radius: 8px;
}
@media screen and (max-width: 575px) {
  .form__text {
    width: 100% !important;
  }
}
@media screen and (max-width: 899px) {
  .form__label br {
    display: none;
  }
}
@media screen and (max-width: 899px) {
  .form__required--middle {
    display: none;
  }
}
.form__required--end {
  display: none;
}
@media screen and (max-width: 899px) {
  .form__required--end {
    display: inline-block;
  }
}
/**********
 * Colors *
 **********/
header > .container {
  font-size: 16px;
}
@media screen and (max-width: 510px) {
  header {
    font-size: 12px;
  }
}
header .header-top {
  line-height: 6.25em;
}
header .header-top:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
header .header-top:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
header .header-top a {
  display: inline-block;
}
header .header-top .logo {
  margin-right: 1.38888889em;
  float: left;
}
header .header-top .logo img {
  max-width: 100%;
  width: 16.375em;
}
@media screen and (max-width: 575px) {
  header .header-top .logo img {
    padding-left: 0 !important;
  }
}
header .header-top img {
  vertical-align: middle;
}
header .header-top .contact-phone,
header .header-top .contact-mail {
  position: relative;
  color: #91ce4b;
  font-size: 1.125em;
  padding-right: 1.38888889em;
}
header .header-top .contact-phone:before,
header .header-top .contact-mail:before {
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: middle;
}
header .header-top .contact-phone {
  position: relative;
  display: inline-block;
  font-weight: 700;
  height: 100px;
  width: 160px;
  text-align: left;
}
header .header-top .contact-phone:before {
  content: "";
  display: inline-block;
  width: 0.94444444em;
  height: 1.66666667em;
  margin-right: 0.55555556em;
  background-image: url(/Content/source/img/svg/ico-16.svg);
}
header .header-top .contact-phone-number {
  position: absolute;
  top: 36px;
  left: 30px;
  line-height: 16px;
}
header .header-top .contact-phone-number2 {
  position: absolute;
  top: 54px;
  left: 30px;
  color: #91ce4b;
  line-height: 16px;
  font-size: 0.75em;
}
header .header-top .contact-mail {
  display: inline-block;
}
header .header-top .contact-mail:before {
  content: "";
  display: inline-block;
  width: 1.55555556em;
  height: 1.61111111em;
  margin-right: 0.55555556em;
  background-image: url(/Content/source/img/svg/ico-17.svg);
}
header .header-top .mob-menu,
header .header-top .mob-menu2,
header .header-top .mob-phone,
header .header-top .mob-mail {
  vertical-align: middle;
  display: inline-block;
  width: 2.75em;
  height: 3.4375em;
  background-image: url(/Content/source/img/mob-menu.png);
  background-size: 1.4375em 1.0625em;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
@media screen and (max-width: 424px) {
  header .header-top .mob-menu,
  header .header-top .mob-menu2,
  header .header-top .mob-phone,
  header .header-top .mob-mail {
    width: 35px;
  }
}
header .header-top .mob-menu--active {
  background-color: #474747;
  background-image: url(/Content/source/img/mob-menu1.png);
  background-size: 1.0625em 1.0625em;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10000;
  position: relative;
}
header .header-top .mob-menu--active2 {
  background-image: url(/Content/source/img/mob-menu2.png);
  background-size: 1.0625em 1.0625em;
  background-repeat: no-repeat;
  background-position: center center;
}
header .header-top .mob-phone {
  background-image: url(/Content/source/img/svg/ico-16.svg);
  background-size: 1.0625em 1.6875em;
}
header .header-top .mob-mail {
  background-image: url(/Content/source/img/svg/ico-17.svg);
  background-size: 1.75em 1.25em;
}
header .header-top__left {
  max-width: 262px;
  float: left;
}
@media screen and (max-width: 575px) {
  header .header-top__left {
    max-width: 242px;
  }
}
@media screen and (max-width: 376px) {
  header .header-top__left {
    max-width: 195px;
  }
}
header .header-top__right {
  text-align: right;
  max-width: calc(100% - 262px);
  width: auto;
  float: right;
}
@media screen and (max-width: 575px) {
  header .header-top__right {
    max-width: calc(100% - 242px);
  }
}
@media screen and (max-width: 376px) {
  header .header-top__right {
    max-width: calc(100% - 195px);
  }
}
@media screen and (min-width: 1029px) {
  header .header-top--image .header-top__left {
    max-width: 550px;
  }
  header .header-top--image .header-top__right {
    max-width: calc(100% - 550px);
  }
}
@media screen and (max-width: 1028px) {
  header .letter1 {
    display: none !important;
  }
}
header .menu {
  background: #474747;
  line-height: 3.33333333em;
}
header .menu:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
header .menu:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
header .menu--hide {
  display: none;
}
header .line {
  display: block;
  width: 100%;
  height: 0.125em;
  background: #91ce4b;
}
header nav li {
  float: left;
  position: relative;
}
header nav li a {
  display: inline-block;
  color: #fff;
  font-size: 1.125em;
  padding: 0 1.11111111em;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
}
@media screen and (max-width: 1349px) {
  header nav li a {
    font-size: 16px;
    padding: 0 15px;
  }
}
@media screen and (max-width: 1199px) {
  header nav li a {
    font-size: 14px;
    padding: 0 10px;
  }
}
header nav li a:hover {
  color: #91ce4b;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
header nav li a:hover > span:after {
  opacity: 1;
}
header nav li a:hover > span:before {
  opacity: 0 !important;
}
header nav li span {
  position: relative;
  display: inline-block;
  width: 1.66666667em;
  height: 1.66666667em;
  vertical-align: middle;
  margin-right: 0.55555556em;
}
header nav li span:after {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
header nav li .item-home {
  width: 1.33333333em;
  margin-right: 0;
}
header nav li .item-home:before {
  margin-right: 0;
  width: 1.33333333em;
  background: url(/Content/source/img/svg/ico-home.png);
  background: url(/Content/source/img/svg/ico-home.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-home.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav li .item-home:after {
  margin-right: 0;
  width: 1.33333333em;
  background: url(/Content/source/img/svg/ico-home_green.png);
  background: url(/Content/source/img/svg/ico-home_green.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-home_green.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav li .item-pov-ruc {
  width: 1.66666667em;
}
header nav li .item-pov-ruc:before {
  width: 1.66666667em;
  background: url(/Content/source/img/svg/ico-26.png);
  background: url(/Content/source/img/svg/ico-26.svg);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav li .item-pov-ruc:after {
  width: 1.66666667em;
  background: url(/Content/source/img/svg/ico-01.png);
  background: url(/Content/source/img/svg/ico-01.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-01.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav li .item-hav-poj:before {
  width: 1.72222222em;
  background: url(/Content/source/img/svg/ico-27.png);
  background: url(/Content/source/img/svg/ico-27.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-27.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav li .item-hav-poj:after {
  width: 1.72222222em;
  background: url(/Content/source/img/svg/ico-02.png);
  background: url(/Content/source/img/svg/ico-02.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-02.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav li .item-ces-poj:before {
  width: 1.38888889em;
  background: url(/Content/source/img/svg/ico-29.png);
  background: url(/Content/source/img/svg/ico-29.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-29.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav li .item-ces-poj:after {
  width: 1.38888889em;
  background: url(/Content/source/img/svg/ico-04.png);
  background: url(/Content/source/img/svg/ico-04.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-04.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav li .item-poj-dom:before {
  width: 1.66666667em;
  background: url(/Content/source/img/svg/ico-30.png);
  background: url(/Content/source/img/svg/ico-30.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-30.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav li .item-poj-dom:after {
  width: 1.66666667em;
  background: url(/Content/source/img/svg/ico-05.png);
  background: url(/Content/source/img/svg/ico-05.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-05.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav li .item-ele:before {
  width: 1em;
  background: url(/Content/source/img/svg/ico-28.png);
  background: url(/Content/source/img/svg/ico-28.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-28.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav li .item-ele:after {
  width: 1em;
  background: url(/Content/source/img/svg/ico-03.png);
  background: url(/Content/source/img/svg/ico-03.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-03.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav li .item-ply:before {
  width: 0.88888889em;
  background: url(/Content/source/img/svg/ico-31.png);
  background: url(/Content/source/img/svg/ico-31.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-31.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav li .item-ply:after {
  width: 0.88888889em;
  background: url(/Content/source/img/svg/ico-06.png);
  background: url(/Content/source/img/svg/ico-06.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-06.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav .active-item {
  background: #97d060;
}
header nav .active-item a {
  color: #474747;
}
header nav .active-item a:hover {
  color: #474747;
}
header nav .active-item a:hover > span:after {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
header nav .active-item a:hover > span:before {
  opacity: 1 !important;
}
header nav .active-item .item-home:before {
  background: url(/Content/source/img/svg/ico-home_dark.png);
  background: url(/Content/source/img/svg/ico-home_dark.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-home_dark.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav .active-item .item-pov-ruc:before {
  background: url(/Content/source/img/svg/ico-26_dark.png);
  background: url(/Content/source/img/svg/ico-26_dark.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-26_dark.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav .active-item .item-hav-poj:before {
  background: url(/Content/source/img/svg/ico-27_dark.png);
  background: url(/Content/source/img/svg/ico-27_dark.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-27_dark.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav .active-item .item-ces-poj:before {
  background: url(/Content/source/img/svg/ico-29_dark.png);
  background: url(/Content/source/img/svg/ico-29_dark.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-29_dark.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav .active-item .item-poj-dom:before {
  background: url(/Content/source/img/svg/ico-30_dark.png);
  background: url(/Content/source/img/svg/ico-30_dark.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-30_dark.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav .active-item .item-ele:before {
  background: url(/Content/source/img/svg/ico-28_dark.png);
  background: url(/Content/source/img/svg/ico-28_dark.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-28_dark.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header nav .active-item .item-ply:before {
  background: url(/Content/source/img/svg/ico-31_dark.png);
  background: url(/Content/source/img/svg/ico-31_dark.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-31_dark.svg), linear-gradient(transparent, transparent);
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
@media screen and (max-width: 1080px) {
  header .container {
    padding: 0;
  }
  header .header-top {
    line-height: 55px;
  }
  header .header-top .logo {
    margin: 0;
  }
  header .header-top .logo img {
    width: 100%;
    padding-left: 20px;
    position: relative;
    z-index: 10000;
  }
  header nav {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    background: #474747;
    padding-bottom: 20px;
    padding-top: 56px;
  }
  header nav li {
    float: none;
  }
  header nav li a {
    display: block;
    padding: 10px 20px;
    font-size: 18px;
  }
  header .menu {
    display: block;
  }
  header .menu .container {
    padding: 0;
  }
}
.blog {
  padding-bottom: 1.875em;
}
.blog h3,
.blog .h3 {
  font-weight: 300;
}
.blog .blog__content {
  margin-left: -0.9375em;
  margin-bottom: 1.875em;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.blog .blog__content .blog__content__box {
  display: block;
  border-radius: 0.625em;
  margin: 0 0.9375em;
  background: #ededed;
  color: #474747;
  border: 1px solid #ededed;
  text-decoration: none;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.blog .blog__content .blog__content__box img {
  max-width: 100%;
  border-radius: 0.625em 0.625em 0 0;
  -webkit-filter: opacity(0.85);
          filter: opacity(0.85);
}
.blog .blog__content .blog__content__box .blog__content__box__pad {
  padding: 1.25em;
}
.blog .blog__content .blog__content__box:hover {
  background: #fff;
}
.blog .blog__content .blog__content__box:hover > .blog__content__box__pad .blog__content__box__hover {
  opacity: 1;
}
.blog .blog__content .blog__content__box .date {
  margin-bottom: 0.3125em;
  display: block;
}
.blog .blog__content .blog__content__box h5 {
  color: #91ce4b;
  font-size: 1.625em;
  margin-bottom: 0.38461538em;
  min-height: 2em;
}
.blog .blog__content .blog__content__box p {
  line-height: 1.375em;
  padding-bottom: 1.25em;
}
.blog .blog__content .blog__content__box .blog__content__box__hover {
  border-top: 1px solid #474747;
  padding-top: 1.25em;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.blog .blog__content .blog__content__box .blog__content__box__hover span {
  text-transform: uppercase;
  color: #91ce4b;
  font-weight: 600;
}
.blog .blog__content .blog__content__box .blog__content__box__hover span:after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 0.72222222em;
  margin-left: 0.625em;
  vertical-align: middle;
  background: url(/Content/source/img/svg/ico-23_green.svg) center left no-repeat;
}
.blog .post-with-img {
  margin-left: -0.9375em;
  margin-bottom: 1.875em;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.blog .post-with-img .blog__content__box {
  display: block;
  border-radius: 0.625em;
  margin: 0 0.9375em;
  background: #ededed;
  color: #474747;
  border: 1px solid #ededed;
  text-decoration: none;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  overflow: hidden;
  min-height: 33.125em;
  border-radius: 0.625em 0.625em 0 0 !important;
}
.blog .post-with-img .blog__content__box img {
  max-width: 100%;
  width: 100%;
  height: auto;
  border-radius: 0.625em 0.625em 0 0;
  -webkit-filter: opacity(0.85);
          filter: opacity(0.85);
}
.blog .post-with-img .blog__content__box .blog__content__box__pad {
  padding: 1.25em;
  background: #ededed;
  position: relative;
  z-index: 666;
  -webkit-transition: margin 0.5s, background 0.2s;
  transition: margin 0.5s, background 0.2s;
}
.blog .post-with-img .blog__content__box:hover {
  background: #fff;
}
.blog .post-with-img .blog__content__box:hover .blog__content__box__pad {
  background: #fff;
  margin-top: -3.75em;
}
.blog .post-with-img .blog__content__box:hover > .blog__content__box__pad .blog__content__box__hover {
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.blog .post-with-img .blog__content__box .date {
  margin-bottom: 0.3125em;
  display: block;
}
.blog .post-with-img .blog__content__box h5,
.blog .post-with-img .blog__content__box .h5 {
  color: #91ce4b;
  font-size: 1.625em;
  margin-bottom: 0.625em;
  text-align: left;
  padding: 0;
  font-weight: 400;
}
.blog .post-with-img .blog__content__box p {
  line-height: 1.375em;
  padding-bottom: 1.25em;
}
.blog .post-with-img .blog__content__box .blog__content__box__hover {
  border-top: 1px solid #474747;
  padding-top: 1.25em;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  margin-bottom: -60px;
}
.blog .post-with-img .blog__content__box .blog__content__box__hover span {
  text-transform: uppercase;
  color: #91ce4b;
  font-weight: 600;
}
.blog .post-with-img .blog__content__box .blog__content__box__hover span:after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 0.72222222em;
  margin-left: 0.625em;
  vertical-align: middle;
  background: url(/Content/source/img/svg/ico-23_green.svg) center left no-repeat;
}
.blog .blog__button {
  display: block;
  text-align: center;
  background-color: #91ce4b;
  color: #fff;
  padding: 0.875em 1.375em;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 0.3125em;
  width: 12.5em;
  font-weight: 600;
  margin: 0 auto;
  position: relative;
  padding-right: 2.8125em;
  overflow: hidden;
}
.blog .blog__button:hover:before {
  -webkit-transform: translateY(3.63636364em);
          transform: translateY(3.63636364em);
}
.blog .blog__button:hover:after {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.blog .blog__button:before,
.blog .blog__button:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(/Content/source/img/svg/ico-23.png) center right;
  background: url(/Content/source/img/svg/ico-23.svg) center right 1.5625em, -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-23.svg) center right 1.5625em, linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-size: 0.5em 0.875em;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.blog .blog__button:after {
  -webkit-transform: translateY(-3.63636364em);
          transform: translateY(-3.63636364em);
}
.blog--custom .blog__content__box p {
  padding-bottom: 0!important;
  cursor: pointer;
}
.blog--custom .blog__content__box__hover {
  opacity: 1;
  display: none;
}
.blog--custom .blog__content__box {
  text-decoration: none!important;
  cursor: pointer;
}
.blog--custom .blog__content__box:hover {
  border-color: #8c8c8c;
}
.blog--custom .blog__content__box:hover .blog__content__box__hover {
  display: block;
}
.blog--custom .blog__content__box:hover .blog__content__box__hover span {
  text-decoration: underline;
}
.blog--custom .post-with-img .blog__content__box {
  min-height: auto;
  overflow: visible;
}
.blog--custom .post-with-img .blog__content__box:hover .blog__content__box__pad {
  margin-top: 0;
}
.blog--custom .post-with-img .blog__content__box .blog__content__box__hover {
  margin-bottom: 0;
}
.blog--custom .blog__content__box__pad {
  border-radius: 10px;
}
.main-content {
  padding: 2.1875em 0;
}
.main-content .row .w33,
.main-content .row .w66 {
  float: right;
}
.main-content h4 {
  font-size: 1.25em;
  margin-bottom: 0.625em;
}
.main-content .helpful-link {
  margin-bottom: 3.125em;
}
.main-content .helpful-link li {
  display: block;
  margin: 0.3125em 0;
}
.main-content .helpful-link li a {
  border-radius: 0.3125em;
  padding: 1.125em;
  background: #ededed;
  display: block;
  text-decoration: none;
  color: #474747;
  /*transition: all 0.2s;*/
  position: relative;
  font-weight: 600;
  padding-right: 2.1875em;
}
.main-content .helpful-link li a:hover {
  background: #91ce4b;
  color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.main-content .helpful-link li a:hover:after {
  background-image: url(/Content/source/img/svg/ico-23.svg);
}
.main-content .helpful-link li a:after {
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  width: 0.4em;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right center;
  margin-right: 1.125em;
  background-image: url(/Content/source/img/svg/ico-23_dark.svg);
  position: absolute;
  right: 0px;
  top: 0px;
}
.main-content .helpful-link li .active {
  color: #fff;
  background: #91ce4b;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.main-content .helpful-link li .active:after {
  background-image: url(/Content/source/img/svg/ico-23.svg);
}
.main-content .related-site li {
  display: block;
  margin: 0.3125em 0;
}
.main-content .related-site li:last-child a {
  border-bottom: 1px solid #c6c6c6;
}
.main-content .related-site li a {
  border-top: 1px solid #c6c6c6;
  padding: 0.625em;
  display: block;
  text-decoration: none;
  color: #474747;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
}
.main-content .related-site li a:hover {
  color: #91ce4b;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.main-content .related-site li a:hover:after {
  background-image: url(/Content/source/img/svg/ico-23_green.svg);
}
.main-content .related-site li a:after {
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  width: 0.4em;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right center;
  margin-right: 1.125em;
  background-image: url(/Content/source/img/svg/ico-23_dark.svg);
  position: absolute;
  right: 0px;
  top: 0px;
}
.main-content .related-site li .active {
  color: #91ce4b;
}
.main-content .related-site li .active:after {
  background-image: url(/Content/source/img/svg/ico-23_green.svg);
}
.main-content #detail_tarifu_vypis table,
.main-content #detail_tarifu_vypis div,
.main-content #detail_tarifu_vypis ul,
.main-content #detail_tarifu_vypis ol {
  color: #474747;
  margin-bottom: 1.25em;
  line-height: 1.75em;
}
.main-content .text-content {
  line-height: 1.75em;
  padding: 0 2.5em;
}
.main-content .text-content *[itemprop="aggregateRating"] img {
  position: relative;
  top: 0.3em;
  width: 1.3em;
  height: auto;
}
.main-content .text-content h2,
.main-content .text-content h3,
.main-content .text-content h4,
.main-content .text-content h5 {
  color: #91ce4b;
  margin-bottom: 0.41666667em;
  line-height: 1.16666667em;
}
.main-content .text-content h2 a,
.main-content .text-content h3 a,
.main-content .text-content h4 a,
.main-content .text-content h5 a {
  text-decoration: underline;
}
.main-content .text-content h2 {
  font-size: 1.5em;
}
.main-content .text-content h3 {
  font-size: 1.5em;
}
.main-content .text-content h3 {
  font-size: 1.375em;
}
.main-content .text-content h5 {
  font-size: 1.25em;
}
.main-content .text-content p {
  color: #474747;
  margin-bottom: 1.25em;
  line-height: 1.75em;
}
.main-content .text-content ul,
.main-content .text-content ol {
  list-style: disc;
  padding-left: 1.25em;
  line-height: 1.75em;
}
.main-content .text-content ol {
  list-style: decimal;
}
.main-content .text-content a {
  color: #91ce4b;
  text-decoration: none;
}
.main-content .text-content a:hover {
  text-decoration: underline;
}
.layout_wrap {
  position: relative;
}
#posledni-uzavrene-pojistky {
  background: #fff;
}
#prohlizi {
  position: fixed;
  bottom: 10px;
  left: 0;
  display: none;
  background: #ffe;
  padding: 14px;
  color: #90c200;
  border: 1px #a0d20a solid;
  text-align: center;
  font-size: 12px;
}
.lightbox .js-close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.lightbox .js-rating-text {
  width: 100%;
  resize: none;
}
.tabula17 {
  width: 100%;
  margin: 20px auto;
  border-collapse: collapse;
}
.tabula17__img {
  width: 100%;
  max-width: 98px;
}
.tabula17 td {
  border: 1px solid #888;
  padding: 2px 5px;
}
.h2_klik17 {
  cursor: pointer;
}
.schovat {
  display: block;
}
@media screen and (max-width: 800px) {
  .schovat {
    display: none;
  }
}
.ytvideo17 {
  display: block;
  width: 560px;
  height: 315px;
  margin: 20px auto;
}
@media screen and (max-width: 1000px) {
  .ytvideo17 {
    width: 320px;
    height: 180px;
  }
}
@media screen and (max-width: 800px) {
  .ytvideo17 {
    width: 560px;
    height: 315px;
  }
}
@media screen and (max-width: 600px) {
  .ytvideo17 {
    width: 320px;
    height: 180px;
  }
}
@media screen and (max-width: 350px) {
  .ytvideo17 {
    width: 100%;
    height: 200px;
  }
}
@media screen and (max-width: 800px) {
  .text-content {
    line-height: 1.75em;
  }
  .text-content h2 {
    font-size: 1.25em;
  }
  .text-content h3 {
    font-size: 1.25em;
  }
  .text-content h3 {
    font-size: 1.125em;
  }
  .text-content h5 {
    font-size: 1em;
  }
  .text-content p {
    line-height: 1.5em;
  }
  .text-content ul,
  .text-content ol {
    line-height: 1.75em;
  }
}
footer {
  background: #474747;
  color: #fff;
}
footer h6,
footer .h6 {
  color: #fff;
  padding-top: 3.5em;
  padding-bottom: 1.625em;
  font-weight: 600;
  font-size: 1em;
  text-align: left;
}
footer img {
  max-width: 100%;
}
footer .semi-bold {
  font-weight: 600;
}
footer .copyright {
  display: inline-block;
  font-size: 0.875em;
  margin-right: 2em;
  line-height: 1.71428571em;
}
footer .fb-plugin {
  padding-top: 3.5em;
}
footer li {
  line-height: 1.75em;
}
footer li a {
  font-size: 0.875em;
  color: #fff;
  display: block;
  text-decoration: none;
}
footer li a:hover {
  text-decoration: underline;
}
footer li span {
  font-size: 0.875em;
  color: #fff;
  display: block;
}
footer li:hover > a .soc:after {
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
footer .soc {
  width: 1.5625em;
  height: 1.5625em;
  position: relative;
  display: inline-block;
  margin-left: 0.625em;
  vertical-align: middle;
}
footer .soc:before,
footer .soc:after {
  position: absolute;
  top: 0;
  left: -0.625em;
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  width: 1.5625em;
  height: 1.5625em;
  background: url(/Content/source/img/svg/ico-12.svg);
  background-position: center left;
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
footer .soc__fb:before {
  background-image: url(/Content/source/img/svg/ico-12.svg);
}
footer .soc__fb:after {
  opacity: 0;
  background-image: url(/Content/source/img/svg/ico-32.svg);
}
footer .soc__go:before {
  background-image: url(/Content/source/img/svg/ico-13.svg);
}
footer .soc__go:after {
  opacity: 0;
  background-image: url(/Content/source/img/svg/ico-33.svg);
}
footer .soc__tw:before {
  background-image: url(/Content/source/img/svg/ico-14.svg);
}
footer .soc__tw:after {
  opacity: 0;
  background-image: url(/Content/source/img/svg/ico-34.svg);
}
footer .soc__yo:before {
  background-image: url(/Content/source/img/svg/ico-15.svg);
}
footer .soc__yo:after {
  opacity: 0;
  background-image: url(/Content/source/img/svg/ico-35.svg);
}
footer .footer__bottom {
  margin-top: 3.625em;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 1.5625em 0;
}
footer .footer__bottom--special {
  border-top: 0;
  margin-top: 0;
}
footer .footer__bottom .footer__icon {
  background-image: url("/Content/source/img/svg/ico-16.svg");
  background-size: 1.1875em 2.0625em;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 2.8125em;
}
footer .footer__bottom .footer__icon span {
  display: block;
}
footer .footer__bottom .footer__icon .footer__icon__small {
  font-size: 0.9375em;
  line-height: 1.86666667em;
}
footer .footer__bottom .footer__icon .footer__icon__big {
  font-size: 1.5em;
  line-height: 1.16666667em;
  font-weight: 600;
}
footer .footer__bottom .icon-tel {
  background-image: url("/Content/source/img/svg/ico-16.svg");
  background-size: 1.21875em 2em;
}
footer .footer__bottom .icon-mail {
  background-image: url("/Content/source/img/svg/ico-17.svg");
  background-size: 1.875em 1.28125em;
}
footer .ico-soc {
  position: relative;
  width: 3.75em;
  height: 3.75em;
  display: inline-block;
}
footer .ico-soc:hover:before {
  opacity: 0;
}
footer .ico-soc:hover:after {
  opacity: 1;
}
footer .ico-soc:before,
footer .ico-soc:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background-image: url("/Content/source/img/svg/ico-fb.svg");
  background-size: 0.875em 1.75em;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
footer .ico-soc:after {
  opacity: 0;
  background-image: url("/Content/source/img/svg/ico-fb_h.svg");
}
footer .ico-fb:before,
footer .ico-fb:after {
  background-image: url("/Content/source/img/svg/ico-fb.svg");
  background-size: 0.875em 1.75em;
}
footer .ico-fb:after {
  background-image: url("/Content/source/img/svg/ico-fb_h.svg");
}
footer .ico-go:before,
footer .ico-go:after {
  background-image: url("/Content/source/img/svg/ico-go.svg");
  background-size: 1.8125em 1.8125em;
}
footer .ico-go:after {
  background-image: url("/Content/source/img/svg/ico-go_h.svg");
}
footer .ico-tw:before,
footer .ico-tw:after {
  background-image: url("/Content/source/img/svg/ico-tw.svg");
  background-size: 1.9375em 1.5625em;
}
footer .ico-tw:after {
  background-image: url("/Content/source/img/svg/ico-tw_h.svg");
}
footer .ico-yo:before,
footer .ico-yo:after {
  background-image: url("/Content/source/img/svg/ico-yo.svg");
  background-size: 1.8125em 2.0625em;
}
footer .ico-yo:after {
  background-image: url("/Content/source/img/svg/ico-yo_h.svg");
}
footer .footer__social {
  text-align: right;
}
footer .footer__bottom2 {
  padding: 1.5625em 0;
  padding-right: 9.375em;
  background-image: url("/Content/source/img/logo_footer.svg");
  background-repeat: no-repeat;
  background-position: center right;
}
footer .footer__bottom2 a {
  color: #fff;
  display: inline-block;
  font-size: 0.9375em;
  text-decoration: none;
}
footer .footer__bottom2 a:hover {
  text-decoration: underline;
}
footer .footer__bottom2 a:after {
  content: "|";
  display: inline-block;
  padding: 0 10px;
}
footer .footer__bottom2 a:last-child:after {
  content: "";
}
.sprite {
  background-image: url(/Content/source/img/spritesheet.png);
  background-repeat: no-repeat;
  display: inline-block;
}
.sprite-border {
  width: 17px;
  height: 15px;
  background-position: -5px -5px;
}
.sprite-check {
  width: 21px;
  height: 16px;
  background-position: -32px -5px;
}
.sprite-checkbox {
  width: 32px;
  height: 32px;
  background-position: -63px -5px;
}
.sprite-checkbox1 {
  width: 32px;
  height: 32px;
  background-position: -105px -5px;
}
.sprite-checkbox2 {
  width: 32px;
  height: 32px;
  background-position: -147px -5px;
}
.sprite-checkbox3 {
  width: 32px;
  height: 32px;
  background-position: -189px -5px;
}
.sprite-f-hvezka {
  width: 19px;
  height: 20px;
  background-position: -231px -5px;
}
.sprite-fb2 {
  width: 357px;
  height: 45px;
  background-position: -5px -47px;
}
.sprite-ico-tip {
  width: 55px;
  height: 55px;
  background-position: -5px -102px;
}
.sprite-mob-menu2 {
  width: 19px;
  height: 19px;
  background-position: -260px -5px;
}
.sprite-next {
  width: 50px;
  height: 45px;
  background-position: -70px -102px;
}
.sprite-next-black {
  width: 14px;
  height: 24px;
  background-position: -289px -5px;
}
.sprite-next-green {
  width: 14px;
  height: 24px;
  background-position: -313px -5px;
}
.sprite-platba {
  width: 40px;
  height: 40px;
  background-position: -130px -102px;
}
.sprite-prev {
  width: 50px;
  height: 45px;
  background-position: -180px -102px;
}
.sprite-prev-black {
  width: 14px;
  height: 24px;
  background-position: -337px -5px;
}
.sprite-prev-green {
  width: 14px;
  height: 24px;
  background-position: -240px -102px;
}
.sprite-right {
  width: 10px;
  height: 16px;
  background-position: -264px -102px;
}
.sprite-select-dark {
  width: 16px;
  height: 10px;
  background-position: -284px -102px;
}
.sprite-select-sprite {
  width: 16px;
  height: 20px;
  background-position: -310px -102px;
}
.sprite-shape-i {
  width: 40px;
  height: 40px;
  background-position: -264px -132px;
}
.sprite-shape-karty {
  width: 56px;
  height: 66px;
  background-position: -5px -182px;
}
.sprite-shape-kufr {
  width: 40px;
  height: 40px;
  background-position: -314px -132px;
}
.sprite-shape-lupa {
  width: 35px;
  height: 35px;
  background-position: -71px -182px;
}
.sprite-shape-osoba {
  width: 40px;
  height: 40px;
  background-position: -116px -182px;
}
.sprite-shape-otaznik {
  width: 40px;
  height: 40px;
  background-position: -166px -182px;
}
.sprite-shape-papir {
  width: 50px;
  height: 66px;
  background-position: -216px -182px;
}
.sprite-shape-papir2 {
  width: 40px;
  height: 40px;
  background-position: -276px -182px;
}
.sprite-shape-srdce {
  width: 40px;
  height: 40px;
  background-position: -71px -232px;
}
.sprite-shape-vahy {
  width: 80px;
  height: 66px;
  background-position: -121px -232px;
}
.sprite-star {
  width: 145px;
  height: 24px;
  background-position: -211px -258px;
}
.sprite-stars {
  width: 130px;
  height: 22px;
  background-position: -361px -5px;
}
.sprite-top {
  width: 49px;
  height: 49px;
  background-position: -372px -37px;
}
.sprite-vahy {
  width: 40px;
  height: 40px;
  background-position: -431px -37px;
}
.sprite-w-hvezka {
  width: 18px;
  height: 18px;
  background-position: -481px -37px;
}
.tabulka-znacky {
  width: 100%;
}
.tabulka-znacky td {
  width: 50%;
  padding-bottom: 2em;
}
.tabulka-znacky td > div:first-child {
  float: left;
  width: 33%;
  min-width: 50px;
  text-align: center;
}
.tabulka-znacky td > div:first-child img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.tabulka-znacky td > div:last-child {
  float: left;
  width: 66%;
  min-width: 200px;
}
@media screen and (max-width: 500px) {
  .tabulka-znacky {
    display: block;
  }
  .tabulka-znacky td,
  .tabulka-znacky tr,
  .tabulka-znacky th {
    display: block;
    width: 100%;
  }
}
.indent-list__header {
  padding-left: 80px;
  padding-top: 30px;
}
.indent-list__body {
  padding-left: 100px;
}
@media screen and (max-width: 480px) {
  .indent-list__header,
  .indent-list__body {
    padding-left: 0;
  }
}
.p-b-0 {
  padding-bottom: 0 !important;
}
.photo {
  max-width: 750px;
}
.photo__item {
  padding: 0 0 30px;
}
.photo__item:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.photo__item:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.photo__item:not(.photo__item--last) {
  border-bottom: 1px solid #797979;
  margin-bottom: 30px;
}
.photo__left,
.photo__right {
  float: left;
  width: 50%;
  padding: 0 28px;
}
@media screen and (max-width: 575px) {
  .photo__left,
  .photo__right {
    width: 100%;
    margin-bottom: 20px;
  }
}
.photo__left a,
.photo__right a {
  display: block;
  margin-bottom: 5px;
  background-position: center center;
  background-size: contain;
}
@media screen and (max-width: 575px) {
  .photo__left a,
  .photo__right a {
    background-image: none !important;
  }
}
.photo__desc {
  display: block;
}
.photo__submit {
  position: relative;
  display: inline-block;
  background-color: #FF8000;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  padding: 10px 25px;
  margin-top: 10px;
  color: #ffffff !important;
  border-radius: 6px;
  cursor: pointer;
  text-decoration: none !important;
  text-transform: uppercase;
}
.photo__submit:hover {
  background-color: #B35A00;
}
.photo__button {
  position: relative;
  display: inline-block;
  background-color: #cacaca;
  text-align: center;
  font-weight: 700;
  padding: 5px 45px 5px 15px;
  margin-top: 10px;
  color: #ffffff !important;
  border-radius: 6px;
  cursor: pointer;
}
.photo__button:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 8px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background-repeat: no-repeat;
  background-position: center center;
}
.photo__button:hover {
  background-color: #797979;
}
.photo__button--remove:before {
  background-size: 10px auto;
  background-image: url('/Content/source/img/svg/ico-23.svg');
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.photo__button--add {
  width: 100%;
  max-width: 230px;
  margin-top: 30px;
  background-color: #006db3 !important;
}
.photo__button--add:hover {
  background-color: #085d9d !important;
}
.photo__button--add:before {
  background-size: 10px auto;
  background-image: url('/Content/source/img/svg/ico-23.svg');
}
.photo ul {
  list-style: none !important;
  padding-left: 0 !important;
}
.photo ul li {
  font-size: 14px;
  line-height: 20px;
}
.photo input[type='file'] {
  display: none;
}
.photo img {
  max-width: 100%;
}
@media screen and (min-width: 576px) {
  .photo img {
    width: 320px;
    height: 245px;
    opacity: 0;
  }
}
.bubble--left {
  width: 100% !important;
  height: 480px;
  background-image: url("/Content/Source/img/lander/bg.jpg");
  background-repeat: no-repeat;
  background-size: 623px auto;
  background-position: center right;
}
@media only screen and (max-width: 1260px) {
  .bubble--left {
    background-position: center left 670px;
  }
}
@media only screen and (max-width: 1120px) {
  .bubble--left {
    background-position: center left 550px;
    background-size: 600px auto;
  }
}
@media only screen and (max-width: 992px) {
  .bubble--left {
    background-position: top 50px left 410px;
  }
}
@media only screen and (max-width: 763px) {
  .bubble--left {
    background-position: top 135px left 225px;
    background-size: 430px;
    height: 520px;
  }
}
@media only screen and (max-width: 525px) {
  .bubble--left {
    background-position: top 135px left 155px;
  }
}
@media only screen and (max-width: 375px) {
  .bubble--left {
    background-size: 280px;
    background-position: center bottom 15px;
  }
}
.bubble--left .bubble__left {
  width: 100%;
  display: block;
}
.bubble--left h1 {
  padding-bottom: 50px;
}
@media only screen and (max-width: 1080px) {
  .bubble--left h1 {
    max-width: 440px;
    width: 100%;
    padding-bottom: 15px !important;
  }
}
@media only screen and (max-width: 763px) {
  .bubble--left h1 {
    max-width: 100%;
    font-size: 36px;
  }
}
@media only screen and (max-width: 490px) {
  .bubble--left h1 {
    max-width: 300px;
    line-height: 43px !important;
  }
}
@media only screen and (max-width: 375px) {
  .bubble--left h1 {
    max-width: 245px;
    font-size: 32px !important;
    line-height: 35px !important;
    padding-bottom: 10px !important;
  }
}
.bubble--left h1 span {
  font-weight: 700;
}
.bubble-pb0 {
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 1260px) {
  .bubble-pb0 .container {
    padding-right: 0;
  }
}
@media only screen and (max-width: 575px) {
  .bubble-pb0 .container {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 375px) {
  .bubble-pb0 .container {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .bubble-pb0 + .info--block .container {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 992px) {
  .bubble-pb0 + .info--block .info--block__people {
    text-align: left;
    padding-left: 0px;
  }
}
@media only screen and (max-width: 992px) {
  .bubble-pb0 + .info--block .info--block__item {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
@media only screen and (max-width: 992px) {
  .bubble-pb0 + .info--block .info--block__content {
    margin-bottom: 20px;
    position: relative;
  }
}
@media only screen and (max-width: 1120px) {
  .bubble--con {
    max-width: 530px;
  }
}
.bubble-pb0 + .info--block + .insurance {
  padding-top: 65px !important;
}
@media only screen and (max-width: 992px) {
  .bubble-pb0 + .info--block + .insurance {
    padding-top: 40px !important;
  }
}
@media only screen and (max-width: 763px) {
  .bubble-pb0 + .info--block + .insurance {
    padding-top: 10px !important;
  }
}
@media only screen and (max-width: 512px) {
  .bubble-pb0 + .info--block + .insurance {
    padding-top: 0px !important;
    margin: 0px !important;
  }
}
@media only screen and (max-width: 992px) {
  .bubble-pb0 + .info--block + .insurance .insurance__box a {
    width: 20%;
    margin: 0 20px;
  }
  .bubble-pb0 + .info--block + .insurance .insurance__box a:nth-child(1n+6) {
    display: none !important;
  }
}
@media only screen and (max-width: 763px) {
  .bubble-pb0 + .info--block + .insurance .insurance__box a {
    width: 25%;
  }
  .bubble-pb0 + .info--block + .insurance .insurance__box a:nth-child(1n+5) {
    display: none !important;
  }
}
@media only screen and (max-width: 512px) {
  .bubble-pb0 + .info--block + .insurance .insurance__box a {
    display: none !important;
  }
}
.bubble-pb0 + .info--block + .insurance .insurance__box img {
  padding: 5px;
}
@media only screen and (max-width: 992px) {
  .bubble-pb0 + .info--block + .insurance .insurance__box img {
    padding: 0px;
  }
}
@media only screen and (max-width: 1120px) {
  .bubble--con {
    max-width: 530px;
  }
}
.bubble__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 600px) {
  .bubble__row {
    margin-bottom: 10px;
  }
}
.bubble__item {
  margin-right: 30px;
}
@media only screen and (max-width: 1120px) {
  .bubble__item {
    width: 33.3333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
            flex: 0 0 33.3333%;
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 763px) {
  .bubble__item {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 375px) {
  .bubble__item {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 525px) {
  .bubble__item.last .bubble__content {
    background-position: left center !important;
  }
}
@media only screen and (max-width: 525px) {
  .bubble__item.last .bubble__content p br {
    display: none !important;
  }
}
@media only screen and (max-width: 525px) {
  .bubble__item.last .bubble__content p strong {
    display: inline-block !important;
  }
}
.bubble__content {
  width: 100%;
  height: 100%;
  padding-left: 40px;
  background-image: url("/Content/Source/img/lander/check.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 25px;
}
@media only screen and (max-width: 763px) {
  .bubble__content {
    background-size: 14px;
    padding-left: 25px;
    background-position: center left;
  }
}
@media only screen and (max-width: 525px) {
  .bubble__content {
    background-position: top 6px left;
    max-width: 170px;
    font-size: 12px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 375px) {
  .bubble__content {
    max-width: 100%;
    background-position: left center;
  }
}
.bubble__content h5 {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (max-width: 763px) {
  .bubble__content h5 {
    display: none;
  }
}
@media only screen and (max-width: 992px) {
  .bubble__content p strong {
    display: block;
  }
}
@media only screen and (max-width: 763px) {
  .bubble__content p strong {
    display: inline-block;
  }
}
@media only screen and (max-width: 525px) {
  .bubble__content p strong {
    display: inline;
  }
}
@media only screen and (max-width: 375px) {
  .bubble__content p strong {
    display: inline-block;
  }
}
.bubble__content br {
  display: none;
}
@media only screen and (max-width: 992px) {
  .bubble__content br {
    display: none;
  }
}
.bubble__content p {
  font-size: 16px;
}
@media only screen and (max-width: 1260px) {
  .bubble__content p {
    padding-top: 5px;
  }
}
@media only screen and (max-width: 1180px) {
  .bubble__content p {
    padding-top: 0;
  }
}
.bubble--mobile {
  display: none;
}
@media only screen and (max-width: 763px) {
  .bubble--mobile {
    display: block;
    margin-top: 45px;
    margin-bottom: 62px;
  }
}
@media only screen and (max-width: 525px) {
  .bubble--mobile {
    margin-bottom: 36px;
  }
}
@media only screen and (max-width: 490px) {
  .bubble--mobile {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 375px) {
  .bubble--mobile {
    margin-top: 5px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 763px) {
  .bubble--desktop {
    display: none;
  }
}
.h1--subtitle {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 67px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1260px) {
  .h1--subtitle {
    margin-top: 47px;
  }
}
@media only screen and (max-width: 1080px) {
  .h1--subtitle {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 763px) {
  .h1--subtitle {
    font-size: 18px;
    margin-top: 44px;
  }
}
@media only screen and (max-width: 375px) {
  .h1--subtitle {
    font-size: 15px;
    margin-top: 27px;
  }
}
.lander--button {
  max-width: 370px;
  width: 100%;
  padding: 0 !important;
  border-radius: 10px !important;
  position: relative;
  top: 15px;
  margin-bottom: 33px;
}
@media only screen and (max-width: 763px) {
  .lander--button {
    top: 0px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 512px) {
  .lander--button {
    max-width: calc(100% - 20px);
    top: 0;
  }
}
@media only screen and (max-width: 375px) {
  .lander--button {
    max-width: 290px;
    top: 5px;
    margin-bottom: 20px;
  }
}
.lander--button a {
  width: 100%;
  height: 84px;
  padding-top: 24px !important;
  padding-left: 70px !important;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
  font-size: 25px !important;
  background-image: url("/Content/Source/img/lander/ico-18.svg"), url("/Content/Source/img/lander/ico-23.svg");
  background-repeat: no-repeat, no-repeat;
  background-position: left 28px center, right 33px center;
  background-size: 32px auto, 14px auto;
}
@media only screen and (max-width: 763px) {
  .lander--button a {
    height: 78px;
    padding-top: 21px !important;
  }
}
@media only screen and (max-width: 512px) {
  .lander--button a {
    height: 65px;
    padding-top: 16px !important;
    font-size: 20px !important;
    background-size: 18px auto, 9px auto;
  }
}
.lander--button a:after,
.lander--button a:before {
  content: none !important;
}
.lander__hav {
  position: relative;
  margin-bottom: 53px;
}
.lander__hav:before {
  content: ">";
  color: #ffffff;
  position: relative;
  left: -2px;
}
.lander__hav a {
  margin-left: -3px;
  font-size: 16px;
  color: #ffffff;
  text-decoration: underline;
}
.lander__hav a span {
  text-decoration: none;
}
.lander__hav a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 1260px) {
  .lander__hav {
    margin-bottom: 38px;
  }
}
@media only screen and (max-width: 992px) {
  .lander__hav {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 763px) {
  .lander__hav {
    margin-bottom: 15px;
  }
}
.info--block__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.info--block__item {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
@media only screen and (max-width: 768px) {
  .info--block__item {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.info--block__people {
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .info--block__people {
    padding-left: 15px;
    text-align: left;
  }
}
.info--block__people p {
  font-size: 20px;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .info--block__people p {
    font-size: 18px;
  }
}
.info--block__people p span {
  font-weight: 900;
}
.info--block__content p {
  font-size: 14px;
}
@media only screen and (max-width: 992px) {
  .info--block__content p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 768px) {
  .info--block__content p {
    line-height: 20px;
  }
}
.info--block__content br {
  display: none;
}
@media only screen and (max-width: 768px) {
  .info--block__content {
    margin-bottom: 20px;
    position: relative;
    padding-left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .info--block__content span {
    position: absolute;
    top: 2px;
    left: 0;
  }
}
.info__text {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.info__text p {
  font-size: 24px;
  color: #201c46;
  font-weight: 700;
}
@media only screen and (max-width: 575px) {
  .info__text p {
    font-size: 15px;
  }
}
.info__text span {
  color: #3788c3;
}
.info--text {
  background-color: #ffffff;
  border-top: 1px solid #e0e2ee;
  border-bottom: 1px solid #e0e2ee;
}
.info__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 810px) {
  .info__row {
    padding: 0 15px;
  }
}
.info__counter {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding-left: 24px;
}
@media only screen and (max-width: 1140px) {
  .info__counter {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .info__counter {
    display: none;
  }
}
.info__counter p {
  font-size: 18px;
  color: #201c46;
  font-weight: 700;
}
.info__counter p span {
  color: #3788c3;
}
.info__filter {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  text-align: right;
  position: relative;
  top: -8px;
  padding-right: 25px;
}
@media only screen and (max-width: 810px) {
  .info__filter {
    padding-right: 0;
  }
}
.info-karma-hvezda {
  width: 14px;
  height: 14px;
  background-image: url("/Content/Source/img/icon/star-solid.svg");
  background-position: center center;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  display: inline-block;
}
.info__sum {
  display: none;
  position: relative;
  top: -8px;
}
@media only screen and (max-width: 575px) {
  .info__sum {
    display: block;
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
.info__sum .button--sum {
  margin-left: 0;
  margin-right: auto;
}
.h1--title {
  font-size: 52px !important;
}
@media only screen and (max-width: 762px) {
  .h1--title {
    font-size: 40px !important;
    line-height: 55px !important;
  }
}
@media only screen and (max-width: 450px) {
  .h1--title {
    max-width: 320px;
  }
}
@media only screen and (max-width: 375px) {
  .h1--title {
    font-size: 32px !important;
    line-height: 35px !important;
  }
}
@media only screen and (max-width: 1025px) {
  .h1--title span {
    display: block;
  }
}
.result {
  margin-top: 12px;
  background-color: #edeff5;
}
.result__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
@media only screen and (max-width: 575px) {
  .result__row {
    display: block;
  }
}
.result__row.pl {
  padding-left: 15px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 810px) {
  .result__row.pl {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 575px) {
  .result__row.pl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.result__item90 {
  width: 90%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 90%;
          flex: 0 0 90%;
}
@media only screen and (max-width: 575px) {
  .result__item90 {
    width: 60%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
  }
}
@media only screen and (max-width: 510px) {
  .result__item90 {
    width: 60%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    position: relative;
    left: -20px;
  }
}
@media only screen and (max-width: 335px) {
  .result__item90 {
    left: -30px;
  }
}
.result__col {
  width: 20%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  border: 1px solid #edeff5;
  border-right: none;
}
@media only screen and (max-width: 575px) {
  .result__col {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    border-bottom: none;
    border-right: 1px solid #edeff5;
    border-top: none;
  }
}
@media only screen and (max-width: 575px) {
  .result__col.first,
  .result__col.second,
  .result__col.three {
    background-color: #fcfdfe;
  }
}
@media only screen and (max-width: 575px) {
  .result__col.bt {
    border-top: 1px solid #edeff5;
  }
}
@media only screen and (max-width: 575px) {
  .result__col.first {
    padding-top: 10px;
  }
}
.result__content {
  text-align: left;
  padding: 17px 0 17px 17px;
}
@media only screen and (max-width: 575px) {
  .result__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 20px 0 20px;
  }
}
@media only screen and (max-width: 575px) {
  .result__content.big {
    padding-top: 10px;
  }
  .result__content.big .result__choice {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .result__content.big .result__title {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 4px;
  }
}
.result__content.big .result__choice {
  margin-bottom: 10px;
}
.result__content.big .result__choice p {
  font-size: 18px;
  line-height: 24px;
}
.result--green {
  background-color: #f8fcf4;
  border-color: #61b500;
  border-right: 1px solid #61b500;
}
@media only screen and (max-width: 575px) {
  .result--green {
    border-top: 1px solid #61b500;
    border-bottom: 1px solid #61b500;
  }
}
.result--green .result__choice p {
  color: #61b500;
}
.result--green .result__title p {
  color: #61b500;
}
.result__info {
  border-right: none;
  width: 80%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80%;
          flex: 0 0 80%;
}
@media only screen and (max-width: 810px) {
  .result__info {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
@media only screen and (max-width: 575px) {
  .result__info {
    border-top: 1px solid #edeff5;
  }
}
.result__detail {
  width: 20%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
}
@media only screen and (max-width: 810px) {
  .result__detail {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: left;
  }
}
.result__title {
  margin-bottom: 15px;
}
@media only screen and (max-width: 575px) {
  .result__title {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    margin-bottom: 10px;
  }
}
.result__title p {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 575px) {
  .result__title p br {
    display: none;
  }
}
@media only screen and (max-width: 575px) {
  .result__choice {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    text-align: right;
  }
}
.result__choice p {
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  color: #201c46;
  margin-bottom: 0 !important;
}
.result__items {
  background-color: #edeff5;
  padding-top: 40px;
  padding-bottom: 10px;
  position: relative;
}
.result__items:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 102%;
  background-color: #edeff5;
  z-index: -1;
}
.result__overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: none;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  z-index: 100;
  cursor: pointer;
}
.result__overlay.is-active {
  display: block;
  opacity: 1;
}
.result__item {
  max-width: 958px;
  width: 100%;
  margin-left: 26px;
  margin-bottom: 20px;
  display: none;
  -webkit-box-shadow: 0px 0px 16px -10px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 0px 16px -10px rgba(0, 0, 0, 0.75);
}
@media only screen and (max-width: 1290px) {
  .result__item {
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 810px) {
  .result__item {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.result__item.action .result__button {
  position: absolute;
  top: 20px;
  right: 0;
  width: 100%;
}
@media only screen and (max-width: 810px) {
  .result__item.action .result__button {
    top: auto;
    bottom: 53px;
  }
}
@media only screen and (max-width: 368px) {
  .result__item.action .result__button {
    bottom: 61px;
  }
}
@media only screen and (max-width: 335px) {
  .result__item.action .result__button {
    bottom: 51px;
  }
}
@media only screen and (max-width: 810px) {
  .result__item .list-item {
    -webkit-box-shadow: 0px 0px 16px -10px rgba(0, 0, 0, 0.75);
            box-shadow: 0px 0px 16px -10px rgba(0, 0, 0, 0.75);
  }
}
.result__item.is-active {
  display: block;
}
@media only screen and (max-width: 1290px) {
  .result__item {
    max-width: 840px;
  }
}
@media only screen and (max-width: 1200px) {
  .result__item {
    max-width: 780px;
  }
}
@media only screen and (max-width: 810px) {
  .result__item {
    max-width: 100%;
    padding: 0 15px;
  }
}
.result__item .list-bottom-text {
  width: 180px;
  padding: 14px 15px;
  line-height: 7px;
  background-position: left 12px center;
  background-repeat: no-repeat;
  background-size: 15px auto;
}
@media only screen and (max-width: 649px) {
  .result__item .list-bottom-text {
    display: block;
  }
}
@media only screen and (max-width: 650px) {
  .result__item .list-bottom-text {
    width: 36%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 36%;
            flex: 0 0 36%;
    z-index: 10;
  }
}
@media only screen and (max-width: 533px) {
  .result__item .list-bottom-text {
    background-position: left 4px center;
  }
}
@media only screen and (max-width: 430px) {
  .result__item .list-bottom-text {
    width: 40%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
  }
}
@media only screen and (max-width: 399px) {
  .result__item .list-bottom-text {
    padding-left: 30px;
    font-size: 13px;
  }
}
.result__item .list-bottom-text2 {
  width: calc(100% - 180px);
  line-height: 35px;
  border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 755px) {
  .result__item .list-bottom-text2 {
    font-size: 11px;
    color: #757583 !important;
  }
}
@media only screen and (max-width: 650px) {
  .result__item .list-bottom-text2 {
    width: 64%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 64%;
            flex: 0 0 64%;
    line-height: 12px;
    font-size: 11px;
    padding-top: 11px;
  }
}
@media only screen and (max-width: 550px) {
  .result__item .list-bottom-text2 {
    padding-top: 5px;
  }
}
@media only screen and (max-width: 430px) {
  .result__item .list-bottom-text2 {
    width: 60%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
  }
}
@media only screen and (max-width: 399px) {
  .result__item .list-bottom-text2 {
    line-height: 12px;
    padding-top: 4px;
    padding-bottom: 3px;
  }
}
.result__item .c-rating__item {
  background: url('/Content/Source/img/icon/stars.svg');
}
.result__item .row-list {
  background-color: #ffffff;
}
.result__item .list-item-doporucujeme {
  border: none;
}
.result__item .list-item-doporucujeme .list-bottom {
  margin-left: 0;
  border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 650px) {
  .result__item .list-item-doporucujeme .list-bottom {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.result__item .list-item-doporucujeme .list-bottom .list-bottom-text--skew {
  overflow: hidden;
  padding-left: 28px;
}
@media screen and (max-width: 399px) {
  .result__item .list-item-doporucujeme .list-bottom .list-bottom-text--skew {
    padding-left: 10px;
    text-align: left;
    line-height: 12px;
    background-image: none;
  }
}
.result__item .list-item-doporucujeme .list-bottom .list-bottom-text--skew:before {
  right: -12px;
  width: 25px;
  height: 100px;
  margin-top: -25px;
  background-color: #fafbfd;
  border: none;
  -webkit-transform: skew(-25deg);
          transform: skew(-25deg);
}
.result__item .list-item-doporucujeme .list-bottom .list-bottom-text {
  background-color: #65b1e8;
}
.result__item .list-item-doporucujeme .list-bottom .list-bottom-text2 {
  background-color: #fafbfd;
  color: #000000;
}
.result__button {
  position: absolute;
  top: 20px;
  right: 0;
  width: 100%;
}
@media only screen and (max-width: 810px) {
  .result__button {
    top: auto;
    bottom: 19px;
  }
}
.result__detail {
  padding-top: 37px;
}
.result__detail span {
  font-size: 14px;
  font-weight: 700;
  color: #3788c3 !important;
  cursor: pointer;
  position: relative;
  z-index: 20;
  padding-right: 10px;
  background-image: url("/Content/Source/img/icon/arrow-right-blue.svg");
  background-repeat: no-repeat;
  background-size: 6px auto;
  background-position: right center;
}
@media only screen and (max-width: 810px) {
  .result__detail span {
    top: -11px;
  }
}
.result__detail span:hover {
  text-decoration: underline !important;
}
.result__header {
  padding-top: 30px;
  margin-bottom: 20px;
  padding-left: 35px;
}
@media only screen and (max-width: 575px) {
  .result__header {
    width: 100%;
    padding-top: 19px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 350px) {
  .result__header {
    padding-left: 15px;
  }
}
.result__column.first .list-inner {
  height: 30px;
  overflow: hidden;
}
.result__column.first .list-inner img {
  height: 60px !important;
  margin-top: -15px;
}
@media only screen and (max-width: 899px) {
  .result__column .forms-content .forms-block__box .form-block__info {
    position: absolute !important;
  }
}
.result__column .forms-content .forms-block__box .form-block__info .info-box {
  width: 24.625em !important;
}
@media only screen and (max-width: 755px) {
  .result__column .forms-content .forms-block__box .form-block__info .info-box {
    left: -140px !important;
    top: 20px;
  }
}
@media only screen and (max-width: 614px) {
  .result__column .forms-content .forms-block__box .form-block__info .info-box {
    left: -250px !important;
  }
}
@media only screen and (max-width: 575px) {
  .result__column .forms-content .forms-block__box .form-block__info .info-box {
    left: -385px !important;
    top: 50px;
  }
}
@media only screen and (max-width: 510px) {
  .result__column .forms-content .forms-block__box .form-block__info .info-box {
    width: 312px !important;
    left: -332px !important;
  }
}
@media only screen and (max-width: 330px) {
  .result__column .forms-content .forms-block__box .form-block__info .info-box {
    left: -308px !important;
  }
}
@media only screen and (max-width: 899px) {
  .result__column .forms-content {
    overflow: inherit;
  }
}
@media only screen and (max-width: 1199px) {
  .result__column .list-rating .c-rating__item {
    background-image: url("/Content/Source/img/icon/star-regular.svg");
  }
}
@media only screen and (max-width: 1199px) {
  .result__column .list-rating .c-rating__item.is-active {
    background-image: url("/Content/Source/img/icon/star-solid.svg");
  }
}
.result__column .list-inner.hodnoceni {
  width: 80%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80%;
          flex: 0 0 80%;
}
@media only screen and (max-width: 575px) {
  .result__column .list-inner.hodnoceni {
    width: 60%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
  }
}
.result__column.three {
  text-align: left;
}
.result__column.first {
  margin-right: 50px;
}
@media only screen and (max-width: 575px) {
  .result__column.first {
    margin-right: 0;
  }
}
.result__column.second {
  margin-right: 30px;
}
.result__column.second > .row {
  -ms-flex-wrap: initial;
      flex-wrap: initial;
}
@media only screen and (max-width: 575px) {
  .result__column.second {
    margin-right: 0;
  }
}
.result__column .forms-content.info-bar {
  width: 10%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 10%;
          flex: 0 0 10%;
  background: transparent;
}
@media only screen and (max-width: 575px) {
  .result__column .forms-content.info-bar {
    width: 40%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    position: relative;
    top: -21px;
  }
}
@media only screen and (max-width: 510px) {
  .result__column .forms-content.info-bar {
    width: 40%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
  }
}
@media only screen and (max-width: 575px) {
  .result__column {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
.result__column .forms-content .forms-block__box {
  padding: 0;
  border: none;
}
.result__column .forms-content .forms-block__box .info__container {
  line-height: 16px;
  padding: 0;
  width: auto;
}
.result__rating .rating__star:before {
  background-image: url("/Content/Source/img/icon/stars-outline-blue.svg") !important;
}
.result__rating .rating__star span {
  background-image: url("/Content/Source/img/icon/stars-fill-blue.svg") !important;
}
.result__contact {
  padding-left: 20px;
  display: none;
}
@media only screen and (max-width: 575px) {
  .result__contact {
    display: block;
    height: 230px;
  }
}
@media only screen and (max-width: 510px) {
  .result__contact {
    padding-left: 0;
  }
}
.result__contact .contact {
  display: block !important;
  border: none !important;
}
.result__contact .contact__info {
  max-width: 100% !important;
  background-color: #EDEFF5 !important;
}
.result__contact .forms-content .forms-block__box .info__container .info {
  background-color: #ffffff;
}
@media only screen and (max-width: 575px) {
  .result__contact .info-box.infobox--width.active {
    margin-top: 136px;
  }
}
@media only screen and (max-width: 380px) {
  .result__contact .info-box.infobox--width.active {
    width: 330px !important;
  }
}
@media only screen and (max-width: 365px) {
  .result__contact .info-box.infobox--width.active {
    width: 300px !important;
  }
}
@media only screen and (max-width: 335px) {
  .result__contact .info-box.infobox--width.active {
    width: 270px !important;
  }
}
@media only screen and (max-width: 575px) {
  .result__contact .contact .forms-content .forms-block__box .info__container {
    position: absolute;
  }
}
@media only screen and (max-width: 350px) {
  .result__contact .contact__info .info__container p {
    font-size: 14px !important;
  }
}
.detail {
  max-width: 899px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  background-color: #ffffff;
  z-index: 100;
  display: none;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 940px) {
  .detail {
    left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .detail {
    top: 0 !important;
    -webkit-box-shadow: none;
            box-shadow: none;
    max-width: 100%;
    overflow: hidden;
    height: 100%;
  }
}
.detail.fancybox-content {
  padding: 0;
  max-width: 899px;
  width: 100%;
  overflow: initial;
}
.detail.is-active {
  display: block;
}
.detail .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.detail .row .col-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.detail .fancybox-button.fancybox-close-small {
  display: none;
}
.detail__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.detail__item50 {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
.detail__item50 .list-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.detail__item100 {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.detail__item100.pt {
  padding-top: 9px;
}
.detail__title {
  margin-bottom: 10px;
}
.detail__title p {
  margin-bottom: 0 !important;
  font-size: 18px;
  color: #201c46;
  font-weight: 700;
}
@media only screen and (max-width: 575px) {
  .detail__title p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 399px) {
  .detail__title p {
    font-size: 13px;
  }
}
.detail__text {
  margin-bottom: 10px;
}
.detail__text p {
  margin-bottom: 0 !important;
  font-size: 14px;
  font-weight: 400;
  color: #201c46 !important;
}
@media only screen and (max-width: 575px) {
  .detail__text p {
    font-size: 12px;
  }
}
.detail__result {
  text-align: right;
  margin-bottom: 10px;
}
.detail__result p {
  margin-bottom: 0 !important;
  font-size: 14px;
  font-weight: 700;
  color: #201c46;
}
@media only screen and (max-width: 575px) {
  .detail__result p {
    font-size: 12px;
  }
}
.detail__zaloha,
.detail__tarif,
.detail__karma {
  padding-bottom: 15px;
  border-bottom: 1px solid #edeff5;
  margin-bottom: 25px;
}
.detail__karma .list-rating .c-rating__item {
  background-image: url("/Content/Source/img/icon/stars.svg");
}
@media only screen and (max-width: 1199px) {
  .detail__karma .list-rating .c-rating__item {
    background-image: url("/Content/Source/img/icon/star-regular.svg");
  }
}
.detail__karma .list-rating .c-rating__item.is-active {
  background-image: url("/Content/Source/img/icon/stars.svg");
}
@media only screen and (max-width: 1199px) {
  .detail__karma .list-rating .c-rating__item.is-active {
    background-image: url("/Content/Source/img/icon/star-solid.svg");
  }
}
.detail__left,
.detail__right {
  padding-top: 80px;
  padding-bottom: 80px;
}
.detail__left {
  padding-left: 130px;
  background-color: #fafbfd;
  padding-right: 15px;
}
@media only screen and (max-width: 768px) {
  .detail__left {
    padding-left: 15px;
    padding-top: 30px;
  }
}
.detail__right {
  text-align: center;
  padding-right: 20px;
}
@media only screen and (max-width: 768px) {
  .detail__right {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px;
  }
}
.detail__type {
  margin-bottom: 40px;
}
.detail__type p {
  font-size: 14px;
  font-weight: 700;
  color: #201c46;
}
.detail__price {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .detail__price {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
@media only screen and (max-width: 575px) {
  .detail__price {
    margin-bottom: 35px;
  }
}
.detail__price p {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  margin-bottom: 15px !important;
}
@media only screen and (max-width: 575px) {
  .detail__price p {
    font-size: 13px;
    margin-bottom: 2px !important;
  }
}
@media only screen and (max-width: 768px) {
  .detail__total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 25px;
  }
}
@media only screen and (max-width: 575px) {
  .detail__total {
    padding: 0 35px;
  }
}
.detail__sum p {
  font-size: 30px;
  font-weight: 700;
  color: #000;
}
@media only screen and (max-width: 575px) {
  .detail__sum p {
    font-size: 24px;
  }
}
.detail__logo {
  margin-bottom: 15px;
}
.detail__logo img {
  height: 100px!important;
}
.detail__sale {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .detail__sale {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
@media only screen and (max-width: 575px) {
  .detail__sale {
    margin-bottom: 35px;
  }
}
.detail__sale p {
  margin-bottom: 15px !important;
  font-size: 14px;
  font-weight: 400;
}
@media only screen and (max-width: 575px) {
  .detail__sale p {
    margin-bottom: 2px !important;
    font-size: 13px;
  }
}
.detail__greenprice p {
  font-size: 30px;
  font-weight: 700;
  color: #61b500;
}
@media only screen and (max-width: 575px) {
  .detail__greenprice p {
    font-size: 24px;
  }
}
.detail__btn {
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .detail__btn {
    margin-bottom: 40px;
  }
}
.detail__inner {
  position: relative;
}
@media only screen and (max-width: 360px) {
  .detail__inner {
    background-color: #ffffff;
  }
}
.detail__close {
  position: absolute;
  top: 35px;
  z-index: 120;
  right: -25px;
}
@media only screen and (max-width: 768px) {
  .detail__close {
    right: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    top: 20px;
  }
}
.detail__close--text {
  display: none;
}
@media only screen and (max-width: 768px) {
  .detail__close--text {
    display: block;
  }
}
.detail__close--text p {
  margin-bottom: 0 !important;
  font-size: 13px;
  font-weight: 700;
  color: #a5a5ac;
}
.detail__garance {
  background-color: #f8f8fb;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .detail__garance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.detail__garance--inner {
  background-color: #65b1e8;
  width: 85%;
}
@media only screen and (max-width: 768px) {
  .detail__garance--inner {
    height: 100%;
    width: 90%;
  }
}
@media only screen and (max-width: 475px) {
  .detail__garance--inner {
    width: 85%;
  }
}
@media only screen and (max-width: 415px) {
  .detail__garance--inner p {
    position: relative;
    z-index: 20;
  }
}
.detail__garance--header {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .detail__garance--header {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
.detail__garance--header:after {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  -webkit-transform: skew(-25deg);
          transform: skew(-25deg);
  right: 10px;
  top: 0;
  background-color: #65b1e8;
}
@media only screen and (max-width: 768px) {
  .detail__garance--header:after {
    height: 100%;
  }
}
.detail__garance--header p {
  text-align: left;
  font-size: 15px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 0;
  padding: 8px 0;
}
@media only screen and (max-width: 768px) {
  .detail__garance--header p {
    padding: 0;
    margin-bottom: 0 !important;
    padding-top: 14px;
  }
}
@media only screen and (max-width: 575px) {
  .detail__garance--header p {
    font-size: 13px;
    padding-top: 12px;
  }
}
@media only screen and (max-width: 401px) {
  .detail__garance--header p {
    padding-top: 11px;
  }
}
@media only screen and (max-width: 341px) {
  .detail__garance--header p {
    padding-top: 18px;
  }
}
@media only screen and (max-width: 327px) {
  .detail__garance--header p {
    font-size: 11px;
  }
}
.detail__garance--header p span {
  width: 16px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: 16px 13px !important;
  background-position: center center!important;
  display: inline-block;
  margin-left: 20px;
  margin-right: 7px;
}
.detail__garance--content {
  padding: 15px 25px;
}
@media only screen and (max-width: 768px) {
  .detail__garance--content {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding: 0 10px;
  }
}
.detail__garance--content p {
  font-size: 14px;
  font-weight: 400;
  color: #201c46;
}
@media only screen and (max-width: 768px) {
  .detail__garance--content p {
    line-height: 18px;
    margin-bottom: 0 !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 575px) {
  .detail__garance--content p {
    font-size: 11px;
    line-height: 15px;
  }
}
@media only screen and (max-width: 401px) {
  .detail__garance--content p {
    font-size: 10px;
    line-height: 14px;
  }
}
.detail__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.detail__infobox {
  position: relative;
  top: 1px;
}
@media only screen and (max-width: 425px) {
  .detail__infobox .forms-content {
    background: none;
  }
}
@media only screen and (max-width: 800px) {
  .detail__infobox .forms-content .forms-block__box .form-block__info {
    position: absolute;
  }
}
.detail__infobox .forms-content .forms-block__box .form-block__info .info-box {
  border-color: #201C46 !important;
}
@media only screen and (max-width: 800px) {
  .detail__infobox .forms-content .forms-block__box .form-block__info .info-box {
    width: 24.625em !important;
  }
}
@media only screen and (max-width: 525px) {
  .detail__infobox .forms-content .forms-block__box .form-block__info .info-box {
    left: -85px;
    top: 25px;
  }
}
@media only screen and (max-width: 510px) {
  .detail__infobox .forms-content .forms-block__box .form-block__info .info-box {
    left: -170px;
  }
}
@media only screen and (max-width: 425px) {
  .detail__infobox .forms-content .forms-block__box .form-block__info .info-box {
    left: -129px;
  }
}
@media only screen and (max-width: 355px) {
  .detail__infobox .forms-content .forms-block__box .form-block__info .info-box {
    left: -120px;
    width: 300px !important;
  }
}
@media only screen and (max-width: 334px) {
  .detail__infobox .forms-content .forms-block__box .form-block__info .info-box {
    left: -82px;
    width: 250px !important;
  }
}
.detail__infobox .forms-content .forms-block__box .info__container {
  height: 25px;
  line-height: 20px;
  padding: 0 0 0 5px;
  background-color: #FAFBFD;
}
@media only screen and (max-width: 575px) {
  .detail__infobox .forms-content .forms-block__box .info__container {
    margin-top: 0;
  }
}
@media only screen and (max-width: 334px) {
  .detail__infobox .forms-content .forms-block__box .info__container {
    position: absolute;
  }
}
.detail__infobox .forms-content .forms-block__box {
  padding: 0;
  border-bottom: none;
}
.detail__infobox .info-box.show-8.show--nopadding {
  max-width: 333px;
  width: 100%;
}
.detail__rollup--content {
  background-color: #fff;
  border-bottom: 1px solid #edeff5;
  display: none;
  padding-right: 13px;
}
.detail__rollup--content.is-active {
  display: block;
}
.detail__rollup p {
  color: #65B1E8;
}
.detail__rollup .detail__result span {
  width: 10px;
  height: 10px;
  background-image: url("/Content/Source/img/icon/dropdown-down-blue.svg");
  background-repeat: no-repeat;
  background-size: 10px auto;
  background-position: center top -6px;
  display: inline-block;
}
.detail__rollup.is-active .detail__result span {
  background-image: url("/Content/Source/img/icon/dropdown-up-blue.svg");
  background-position: center top 0px;
}
.detail__dph {
  padding-right: 13px;
}
.detail__rating .rating__star {
  margin-right: 0;
  margin-left: auto;
}
@media only screen and (max-width: 575px) {
  .detail__rating .rating__star {
    width: 99px !important;
  }
}
@media only screen and (max-width: 575px) {
  .detail__rating .rating__star:before {
    width: 99px !important;
    background-size: 6.125rem auto !important;
  }
}
@media only screen and (max-width: 575px) {
  .detail__rating .rating__star span {
    background-size: 6.125rem auto !important;
  }
}
.detail__info p {
  padding: 30px 15px;
  color: #000;
}
.js-rollup {
  cursor: pointer;
  border-bottom: 1px solid #edeff5;
}
.js-rollup.is-active {
  border-bottom: none;
}
.js-rollup.is-active .detail__text p {
  color: #65B1E8 !important;
}
.js-rollup.is-active .detail__item50 {
  background-color: #fff;
}
.fancybox-slide--html {
  padding: 0 !important;
}
.calculate__div .calculate__image.calculate--lander {
  text-align: center !important;
  padding-left: 0 !important;
}
.calculate.btn--disabled div {
  background-color: #cdcdcd;
  cursor: not-allowed;
  opacity: 0.7;
}
.calculate.btn--disabled div:hover {
  background-color: #cdcdcd;
}
.tip {
  position: fixed;
  display: block;
  top: 35%;
  right: -305px;
  z-index: 99;
  -webkit-transition: 1s;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  cursor: pointer;
  border-radius: 0 0 0 10px;
  background-color: #CA2D29;
}
.tip-timer,
.tip-active {
  right: 0px;
}
.tip-timer .tip__title:after,
.tip-active .tip__title:after {
  top: 22px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.tip__content {
  position: relative;
  width: 305px;
  border-radius: 8px 0 0 8px;
  font-size: 16px;
  border-top: 5px solid;
  border-left: 5px solid;
  border-bottom: 5px solid;
  border-color: #CA2D29;
  background-color: #fff;
}
.tip__content__image a {
  display: block;
}
.tip__content__image img {
  display: block;
  width: 100%;
  height: auto;
}
.tip__title {
  position: absolute;
  top: 47px;
  left: -109px;
  font-size: 21px;
  font-weight: 600;
  background-color: #CA2D29;
  border-radius: 8px 8px 0 0;
  color: #fff;
  text-transform: uppercase;
  padding: 14px 46px 14px 16px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.tip__title:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 16px;
  width: 13px;
  height: 15px;
  background: url(/Content/source/img/svg/ico-23.svg) top left no-repeat;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.item-before {
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
/*******
 * web *
 *******/
body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #474747;
  position: relative;
}
header {
  background: #fff;
}
.text-center {
  text-align: center;
}
.row .float-right {
  float: right;
}
.big-120 {
  font-size: 120%;
}
.tlacitko {
  display: block;
  padding: 0.8125em 1.25em;
  font-size: 1em;
  color: #fff;
  text-transform: uppercase;
  background: #8e5cd4;
  border-radius: 0.625em;
  font-weight: 600;
  width: 10em;
}
.tlacitko:after {
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  width: 0.94444444em;
  height: 100%;
  margin-left: 1.25em;
  background: url(/Content/source/img/svg/ico-23.svg) top left no-repeat;
}
.js-slider {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-100px);
          transform: translateX(-100px);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}
.js-slider-right {
  -webkit-transform: translateX(100px);
          transform: translateX(100px);
}
.js-slider-out {
  opacity: 0;
  z-index: 0;
  -webkit-transform: translateX(-100px);
          transform: translateX(-100px);
}
.js-slider-in {
  opacity: 1;
  z-index: 69;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.js-slider-right.js-slider-out {
  -webkit-transform: translateX(100px);
          transform: translateX(100px);
}
.mobile-app a {
  text-align: center;
  display: inline-block;
  width: 8.125em;
  padding: 0.625em;
  background: #474747;
  border-radius: 0.3125em;
}
.mobile-app a img {
  max-width: 100%;
  max-height: 1.875em;
}
.letter1 {
  width: 100%;
  max-width: 15.9375em;
}
.letter3 {
  width: 100%;
  max-width: 6.25em;
  display: inline-block;
  margin-right: 0.625em;
  margin-top: 2.5em;
}
h3,
.h3 {
  font-size: 2.25em;
  color: #474747;
  padding: 1.625em 0;
}
.v-tab,
.v-mob {
  display: none !important;
}
.green {
  color: #91ce4b !important;
}
.red {
  color: #ff0000;
}
.strong {
  font-weight: 600;
}
.container {
  width: 100%;
  max-width: 82.375em;
  margin: 0 auto;
  padding: 0 20px;
}
.container:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.container:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
@media screen and (max-width: 575px) {
  .container {
    padding: 0 10px;
  }
}
.index {
  position: relative;
}
@media screen and (max-width: 799px) {
  .index {
    font-size: 16px !important;
  }
}
.viewer {
  width: 20.9375em;
  position: relative;
  height: 4.6875em;
  display: inline-block;
  font-size: 1em;
  margin-top: 2.1875em;
  color: #fff;
  text-align: left;
}
.viewer:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.viewer:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.viewer__circle {
  text-align: center;
  float: left;
  background: url(/Content/source/img/svg/ico-19.png) top center no-repeat;
  background: url(/Content/source/img/svg/ico-19.svg) top center no-repeat, -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-19.svg) top center no-repeat, linear-gradient(transparent, transparent);
  background-size: 0.625em;
  background-position-y: 0.15625em;
  font-size: 2em;
  width: 2.34375em;
  height: 2.34375em;
  padding-top: 0.875em;
  border: 3px solid #fff;
  border-radius: 50%;
  display: block;
}
.viewer__text {
  float: left;
  width: calc(100% - 75px);
  line-height: 20px;
  vertical-align: middle;
  padding-left: 20px;
  padding-top: 25px;
}
@media screen and (max-width: 799px) {
  .viewer__text {
    width: 100%;
    padding-left: 0;
  }
}
.viewer__inner {
  display: inline-block;
  line-height: 20px;
  vertical-align: middle;
}
.mapa-v-textu {
  width: 100%;
  max-width: 600px;
  margin: 20px 0;
}
.pojistovny-v-textu {
  width: 100%;
  max-width: 967px;
  margin: 20px 0px;
}
#cekejte_prosim {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(240, 240, 240, 0.6);
  z-index: 99999;
}
#cekejte_prosim > div {
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center;
  font-size: 30px;
  color: #333;
}
.table-rekap {
  width: 100%;
}
.table-rekap-50 {
  width: 50%;
}
.table-rekap td {
  padding-bottom: 7px;
}
.table-rekap td.form-block__form {
  padding: 0!important;
}

@media screen and (max-width: 480px) {
  .table-rekap tr,
  .table-rekap th,
  .table-rekap td {
    display: block;
    width: 100%;
  }
  .table-rekap td {
    padding-bottom: 3px;
  }
  .table-rekap tr {
    padding-bottom: 10px;
  }
}
.calculate {
  float: right;
  max-width: 21.875em;
  width: 100%;
  display: block;
  color: #fff;
  padding-top: 0.9375em;
}
.calculate--center {
  display: block;
  margin: 20px auto;
  float: none;
}
.calculate--center .calculate__image {
  color: #ffffff;
}
.calculate__div {
  background: #8e5cd4;
  padding: 2.25em 1.875em;
  border-radius: 4px;
  text-align: left;
  overflow: hidden;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  /*&:hover{
        .calculate__image{
            &:before{
                transform: translateY(120/33em);
            }
            &:after{
                transform: translateY(0);
            }
        }
    }*/
}
.calculate__div .calculate__image {
  text-align: left;
  font-size: 33px;
  padding-left: 86px;
  display: inline-block;
  line-height: 36px;
  font-weight: 700;
  position: relative;
}
.calculate__div .calculate__image:before,
.calculate__div .calculate__image:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 1.63636364em;
  height: 100%;
  content: "";
  display: inline-block;
  background: url(/Content/source/img/svg/ico-18.png);
  background: url(/Content/source/img/svg/ico-18.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-18.svg), linear-gradient(transparent, transparent);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 1.63636364em 2.06060606em;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.calculate__div .calculate__image:after {
  -webkit-transform: translateY(-3.63636364em);
          transform: translateY(-3.63636364em);
}
.calculate__div--lower {
  padding-top: 1em;
  padding-bottom: 1em;
}
.calculate__div--lower2 {
  padding-top: 1em;
  padding-bottom: 1em;
}
.calculate__div--lower2 .calculate__image {
  font-size: 1.5em;
  min-height: 1.4em;
  padding-top: 0.14em;
}
.calculate__div--lower2 .calculate__image br {
  display: none;
}
.calculate__div--lower2 .calculate__image:before {
  background-size: 1em auto;
}
.calculate--inline {
  display: inline-block;
  width: 18.75em;
}
.mob-text {
  color: #474747;
  font-size: 14px;
  padding: 10px;
}
.mob-text a {
  color: #474747;
}
.bg-green {
  overflow: hidden;
  background: #9ad05d;
  background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(#4ad1a6), to(#9ad05d));
  background: linear-gradient(0, #4ad1a6, #9ad05d);
}
.bg-green h1 {
  font-size: 2.25em;
  color: #fff;
  padding: 0.69444444em 0;
  font-weight: 600;
  line-height: 1.11111111em;
}
.bg-green .h1--sub {
  padding: 0.3125em 0 0.625em;
}
.bg-green .h1--sub a {
  color: #fff;
}
.bg-green .index-left {
  position: relative;
  height: 26.875em;
}
.bg-green .index-left--small {
  height: 20em;
}
.bg-green .index-left ul {
  margin-bottom: 3.5em;
}
.bg-green .index-left ul li {
  line-height: 1.75em;
  color: #474747;
  font-size: 1em;
  position: relative;
  padding-left: 1.875em;
}
.bg-green .index-left ul li a {
  display: block;
}
.bg-green .index-left ul li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: inline-block;
  height: 100%;
  width: 0.77777778em;
  background: url(/Content/source/img/svg/ico-22.png) left center no-repeat;
  background: url(/Content/source/img/svg/ico-22.svg) left center no-repeat, -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-22.svg) left center no-repeat, linear-gradient(transparent, transparent);
}
.bg-green .index-left .circle-1,
.bg-green .index-left .circle-2 {
  color: #474747;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1em;
  display: inline-block;
  padding: 1.25em 0;
  padding-left: 3.75em;
  line-height: 1.5em;
  position: relative;
}
.bg-green .index-left .circle-1:before,
.bg-green .index-left .circle-2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.bg-green .index-left .circle-1 {
  margin-right: 1.875em;
}
.bg-green .index-left .circle-1:before {
  background: url(/Content/source/img/svg/ico-20.png);
  background: url(/Content/source/img/svg/ico-20.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-20.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 2.8125em;
}
.bg-green .index-left .circle-2:before {
  background: url(/Content/source/img/svg/ico-21.png);
  background: url(/Content/source/img/svg/ico-21.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-21.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 2.8125em;
}
.bg-green .index-left__left {
  float: left;
  margin-right: 1.5625em;
}
.bg-green .index-left__left ul,
.bg-green .index-left__left p {
  max-width: 28.75em;
}
.bg-green .index-left__left p {
  line-height: 1.75em;
  color: #fff;
  font-size: 1em;
  position: relative;
  margin-bottom: 3.5em;
}
@media screen and (max-width: 480px) {
  .bg-green .index-left__left p {
    margin-bottom: 15px;
  }
}
.bg-green .index-left__left--small ul {
  margin-bottom: 0.5em;
}
.bg-green .index-left__right {
  position: relative;
  height: 19.6875em;
}
.bg-green .index-left__right img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 23.75em;
  max-height: 18.75em;
  height: auto;
}
.bg-green .index-right {
  padding-top: 2.1875em;
  color: #fff;
  text-align: right;
}
.bg-green .index-right .letter2 {
  margin-top: 2.1875em;
  width: 12.8125em;
  height: 1.875em;
  max-width: 255px;
  text-align: right;
  margin-right: 4.0625em;
}
.bg-green .index-right--small {
  padding-top: 0;
}
.bg-green .index-right--small .viewer {
  margin-top: 1.5em;
}
.bg-green .index-right--small .calculate__div {
  width: 22em;
  float: right;
  margin-top: 1.5em;
}
.insurance {
  margin-top: 0;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.75), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: rgba(255, 255, 255, 0.75), linear-gradient(transparent, transparent);
  text-align: center;
  padding: 1.875em 0;
  z-index: 96;
  position: relative;
}
.insurance__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.insurance__box a {
  display: inline-block;
  width: 12.5%;
  line-height: 4.375em;
  margin-bottom: 1.25em;
}
@media only screen and (max-width: 800px) {
  .insurance__box a {
    width: 12.5% !important;
  }
}
@media only screen and (max-width: 762px) {
  .insurance__box a {
    width: 20%;
    margin: 0 20px;
  }
  .insurance__box a:nth-child(1n+6) {
    display: none !important;
  }
}
@media only screen and (max-width: 512px) {
  .insurance__box a {
    width: 25% !important;
  }
  .insurance__box a:nth-child(1n+5) {
    display: none !important;
  }
}
@media only screen and (max-width: 375px) {
  .insurance__box a {
    display: none;
  }
}
.insurance__box a img {
  vertical-align: middle;
  max-height: 4.375em;
  max-width: 85%;
  width: auto;
  height: auto;
}
main {
  display: block;
}
.poj {
  margin-left: -0.9375em;
}
.poj__content {
  display: block;
}
@media screen and (min-width: 800px) {
  .poj__content .cell:nth-child(4n) {
    clear: both;
  }
}
.poj__link {
  margin: 0 0.9375em;
  margin-bottom: 1.875em;
  color: #000;
  display: block;
  background: #ededed;
  border-radius: 0.625em;
  position: relative;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-decoration: none;
}
.poj__link:hover > .poj__box {
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.poj__link:hover > .poj__box--hover {
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.poj__link:hover {
  background: #8e5cd4;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.poj__link h4,
.poj__link h3 {
  font-size: 1.25em;
  font-weight: 600;
  margin-bottom: 0.5em;
  padding: 0;
  text-align: left;
}
.poj__link span {
  font-size: 1em;
  line-height: 1.25em;
}
.poj__link .tlacitko {
  margin-top: 1.25em;
}
.poj__box {
  padding: 2.25em 0;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  padding-left: 10em;
  background: url('/Content/source/img/svg/ico-01.png');
  background: url('/Content/source/img/svg/ico-01.svg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url('/Content/source/img/svg/ico-01.svg'), linear-gradient(transparent, transparent);
  background-size: 5.25em auto;
  background-position: 3.125em center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
  .poj__box {
    padding: 20px;
  }
}
@media screen and (min-width: 800px) and (max-width: 1199px) {
  .poj__box {
    background-image: none !important;
  }
}
.poj__box--pov_ruc {
  background-image: url('/Content/source/img/svg/ico-26_green.svg');
}
.poj__box--hav_poj {
  background-image: url('/Content/source/img/svg/ico-27_green.svg');
}
.poj__box--ces_poj {
  background-image: url('/Content/source/img/svg/ico-29_green.svg');
}
.poj__box--poj_dom {
  background-image: url('/Content/source/img/svg/ico-30_green.svg');
}
.poj__box--ele {
  background-size: 3.4375em 4.25em;
  background-position: 3.75em center;
  background-image: url('/Content/source/img/svg/ico-28_green.svg');
}
.poj__box--ply {
  background-size: 3.125em 4.375em;
  background-position: 4.375em center;
  background-image: url('/Content/source/img/svg/ico-31_green.svg');
}
.poj__box--hover {
  background: url('/Content/source/img/svg/ico-26.svg');
  background-size: 5.25em auto;
  background-position: 3.125em center;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.poj__box--hover span {
  line-height: 4.0625em;
  font-size: 2.0625em;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
}
.poj__box--hover span:after {
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  width: 0.94444444em;
  height: 100%;
  margin-left: 0.625em;
  background: url('/Content/source/img/svg/ico-23.svg') center left no-repeat;
}
.poj__box--hover--pov_ruc {
  background-image: url('/Content/source/img/svg/ico-26.svg');
}
.poj__box--hover--hav_poj {
  background-image: url('/Content/source/img/svg/ico-27.svg');
}
.poj__box--hover--ces_poj {
  background-image: url('/Content/source/img/svg/ico-29.png');
  background-image: url('/Content/source/img/svg/ico-29.svg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('/Content/source/img/svg/ico-29.svg'), linear-gradient(transparent, transparent);
}
.poj__box--hover--poj_dom {
  background-image: url('/Content/source/img/svg/ico-30.svg');
}
.poj__box--hover--ele {
  background-size: 3.4375em 4.25em;
  background-position: 3.75em center;
  background-image: url('/Content/source/img/svg/ico-28.svg');
}
.poj__box--hover--ply {
  background-size: 3.125em 4.375em;
  background-position: 4.375em center;
  background-image: url('/Content/source/img/svg/ico-31.svg');
}
.poj__bottom {
  text-align: center;
  padding: 0.9375em 0 2.8125em 0;
}
.poj__bottom span {
  font-size: 1.125em;
  color: #000;
  margin: 0 0.625em;
  position: relative;
  padding-left: 1.5625em;
  display: inline-block;
}
.poj__bottom span:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: inline-block;
  width: 1.0625em;
  height: 100%;
  background-image: url('/Content/source/img/svg/ico-07.svg');
  background-position: top left;
  background-size: 1.0625em 1.0625em;
  background-repeat: no-repeat;
}
.about {
  background: #ededed;
  text-align: center;
}
.about__box {
  padding-bottom: 3.75em;
}
.about__box:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.about__box:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.about__box a {
  display: inline-block;
  line-height: 8.125em;
  width: 14.28571429%;
  float: left;
  padding: 0 0.625em;
}
.about__box a img {
  vertical-align: middle;
  max-height: 8.125em;
  max-width: 100%;
}
.relative {
  position: relative;
}
.bg-green2 {
  background: #9ad05d;
  background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(#4ad1a6), to(#9ad05d));
  background: linear-gradient(0, #4ad1a6, #9ad05d);
  padding-top: 2.375em;
}
.bg-green2--p0 {
  padding-top: 0;
}
.bg-green2 h1 {
  font-size: 2.25em;
  color: #fff;
  padding: 0.69444444em 0;
  font-weight: 600;
  line-height: 1.11111111em;
  margin-bottom: 35px;
}
.bg-green2 h5 {
  font-size: 1.625em;
  color: #fff;
  padding: 1.625em 0;
}
.bg-green2 .bg-green2__left {
  float: left;
  text-align: center;
  margin-top: 3.125em;
}
.bg-green2 .bg-green2__left p {
  color: #474747;
  font-size: 1em;
  margin-top: 0.9375em;
  line-height: 1.375em;
  text-align: left;
}
.bg-green2 .bg-green2__left p span {
  font-weight: 600;
}
.bg-green2 .bg-green2__left img {
  max-width: 6.875em;
  height: auto;
}
.bg-green2 .bg-green2__app {
  display: block;
  max-width: 21.375em;
  height: auto;
}
@media screen and (max-width: 1099px) {
  .bg-green2 .bg-green2__app {
    max-width: 300px;
  }
}
@media screen and (max-width: 1069px) {
  .bg-green2 .bg-green2__app {
    position: absolute;
    bottom: 0;
    left: 162px;
  }
}
@media screen and (max-width: 959px) {
  .bg-green2 .bg-green2__app {
    max-width: 200px;
  }
}
@media screen and (max-width: 799px) {
  .bg-green2 .bg-green2__app {
    bottom: -10px;
  }
}
.bg-green2 .bg-green2__right {
  text-align: center;
}
.bg-green2 .bg-green2__right h4,
.bg-green2 .bg-green2__right .h4 {
  line-height: 1.1875em;
  font-size: 2.25em;
  color: #fff;
  margin-bottom: 1.25em;
  padding: 0;
}
.bg-green2 .bg-green2__right p {
  line-height: 1.5em;
  margin-bottom: 3.4375em;
  font-size: 1em;
  color: #474747;
}
.bg-green2 .bg-green2__right .mobile-app a {
  width: 9.375em;
}
.bg-green2 .bg-green2__right .letter1 {
  margin-top: 1.25em;
}
.bg-green2--line {
  padding-bottom: 1.875em;
}
.bg-green2--line h5 {
  font-size: 1.625em;
  line-height: 1.23076923em;
  font-weight: 600;
}
.list-detail > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 649px) {
  .list-detail > .row {
    display: block;
  }
}
.list-detail > .row > .cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 649px) {
  .list-detail > .row > .cell {
    display: block;
  }
}
.list-detail > .row > .cell .list-button-big {
  margin-top: auto;
}
@media screen and (max-width: 649px) {
  .list-detail > .row > .cell .list-button-big {
    margin-top: 40px;
  }
}
@media screen and (max-width: 480px) {
  .hidden_mobile_down {
    display: none !important;
  }
}
@media screen and (min-width: 481px) {
  .hidden_mobile_up {
    display: none !important;
  }
}
.hidden {
  display: none;
}
.reference {
  background: #ededed;
  padding-bottom: 5em;
}
.reference .reference__content {
  margin-left: -0.9375em;
}
.reference .reference__content .reference__content__box {
  padding: 2.5em;
  margin: 0 0.9375em;
  background: #fff;
  border-radius: 0.625em;
}
.reference .reference__content .reference__content__box:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.reference .reference__content .reference__content__box:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.reference .reference__content .reference__content__box p {
  line-height: 1.5em;
  font-style: italic;
  font-weight: 400;
}
.reference .reference__content .reference__content__box input {
  width: 100%;
  border: 2px solid #cacaca;
  border-radius: 0.3125em;
  background-color: #ededed;
  padding: 0.9375em;
  line-height: 15px;
  margin-bottom: 0.5em;
}
.reference .reference__content .reference__content__box textarea {
  width: 100%;
  border: 2px solid #cacaca;
  border-radius: 0.3125em;
  background-color: #ededed;
  padding: 0.9375em;
  line-height: 15px;
  margin-bottom: 0.5em;
}
.reference .reference__content .reference__content__box #star-rating {
  margin: 0 auto;
  display: table;
}
.reference .reference__content .reference__content__box #star-rating li {
  float: left;
  width: 24px;
  list-style-type: none;
}
.reference .reference__content .reference__content__box .blog__button {
  display: block;
  text-align: center;
  background-color: #1DAA7E;
  color: #fff;
  padding: 0.875em 1.375em;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 0.3125em;
  width: 12.5em;
  font-weight: 600;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  min-width: 185px;
}
.reference .reference__content .reference__content__box h3 {
  font-size: 26px;
  padding-top: 0;
}
.reference .reference__content .reference__content__box .rating_container {
  display: table;
  margin: 0 auto;
  margin-bottom: 20px;
}
.reference .reference__content .reference__content__box .rating_container .rating_row {
  display: table-row;
}
.reference .reference__content .reference__content__box .rating_container .rating_row .rating_cell {
  display: table-cell;
  vertical-align: middle;
}
.reference .reference__content .reference__content__box .rating_container .rating_row .rating_cell input[type='number'] {
  -moz-appearance: textfield;
}
.reference .reference__content .reference__content__box .rating_container .rating_row .rating_cell input::-webkit-outer-spin-button,
.reference .reference__content .reference__content__box .rating_container .rating_row .rating_cell input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.reference .reference__content .reference__content__box .rating_container .rating_row .rating_cell:nth-child(1) {
  padding-right: 30px;
}
.reference .reference__content .reference__content__box .rating_container .rating_row .rating_cell:nth-child(2) {
  width: 450px;
}
.reference .reference__avatar {
  float: left;
  text-align: center;
  margin-left: 1.25em;
  width: 3.125em;
}
.reference .reference__avatar img {
  max-width: 3.75em;
  height: auto;
}
.reference .reference__right {
  display: block;
  margin-left: 6.875em;
}
.reference .reference__user {
  margin-bottom: 0.9375em;
}
.reference .reference__user span {
  font-weight: 600;
}
.reference .reference__star {
  margin-bottom: 1.875em;
  color: #91ce4b;
  line-height: 1.8125em;
}
.reference .reference__star .reference__star__percent {
  vertical-align: middle;
  display: inline-block;
  width: 9.0625em;
  height: 1.5em;
  z-index: 0;
  position: relative;
}
.reference .reference__star .reference__star__percent:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  background-image: url("/Content/source/img/star.png");
  background-position: center left;
  background-size: 9.0625em 1.5em;
  background-repeat: no-repeat;
}
.reference .reference__star .reference__star__percent .perc_after {
  margin: 0;
  position: absolute;
  z-index: 1;
  width: 0;
  max-width: calc(100% - 1px) !important;
  height: calc(100% - 1px) !important;
  top: 1px;
  left: 0;
  background-color: #91ce4b;
}
.reference .reference__star .percentage90:after {
  width: 90%;
}
.reference .reference__star .percentage100:after {
  width: 100%;
}
.reference .reference__star span {
  vertical-align: middle;
  font-size: 1.25em;
  margin-left: 0.75em;
}
.reference ul {
  padding-bottom: 1.875em;
}
.reference ul li {
  display: inline-block;
  padding-bottom: 0.625em;
  width: 8em;
  text-align: center;
}
.reference ul li a {
  display: block;
}
.reference ul li img {
  max-width: 72%;
  height: auto;
  vertical-align: middle;
}
.navigace {
  line-height: 3.125em;
}
@media screen and (max-width: 575px) {
  .navigace {
    line-height: 1.5em;
    padding: 10px 0;
  }
}
.navigace a,
.navigace span {
  font-size: 0.875em;
  color: #474747;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  margin-right: 0.625em;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.navigace a:after,
.navigace span:after {
  content: ".";
  text-indent: -10000px;
  display: inline-block;
  width: 0.4em;
  height: 100%;
  background-repeat: no-repeat;
  background-position: left center;
  margin-left: 0.625em;
  background-image: url(/Content/source/img/svg/ico-23.svg);
}
.navigace a:hover,
.navigace span:hover {
  color: #fff;
}
.navigace .active {
  color: #fff;
}
.navigace .active:after {
  display: none;
}
.navigace i {
  font-style: normal;
}
.before-close {
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  padding: 1.875em 2.5em;
}
.before-close h3 {
  padding-top: 0;
  font-size: 1.25em;
  font-weight: 600;
}
.before-close .circle {
  display: block;
  width: 4.625em;
  height: 4.625em;
  border-radius: 50%;
  background: #91ce4b;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 2.5em;
  float: left;
}
.before-close p {
  line-height: 1.375em;
  padding-left: 6.25em;
}
.before-close p .strong {
  font-weight: 700;
}
.before-close p span {
  display: block;
}
.before-close .circle--pov-ruc {
  background-image: url(/Content/source/img/svg/ico-26.svg);
}
.before-close .circle--hav-poj {
  background-image: url(/Content/source/img/svg/ico-27.svg);
}
.before-close .circle--ces-poj {
  background-image: url(/Content/source/img/svg/ico-29.svg);
}
.before-close .circle--poj-dom {
  background-image: url(/Content/source/img/svg/ico-30.svg);
}
.before-close .circle--ele {
  background-image: url(/Content/source/img/svg/ico-28.svg);
}
.before-close .circle--ply {
  background-image: url(/Content/source/img/svg/ico-31.svg);
}
.garance {
  padding-bottom: 3.125em;
}
.garance .gar-image {
  display: block;
  margin-bottom: 1.25em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 3.75em 3.75em;
  width: 100%;
  height: 5.3125em;
  margin-left: auto;
  margin-right: auto;
}
.garance .gar-image__1 {
  background-image: url(/Content/source/img/svg/ico-40.svg);
  background-size: 6.125em 4.25em;
  width: 6.125em;
}
.garance .gar-image__2 {
  background-image: url(/Content/source/img/svg/ico-41.svg);
  background-size: 4.625em 4.625em;
  width: 4.625em;
}
.garance .gar-image__3 {
  background-image: url(/Content/source/img/svg/ico-42.svg);
  background-size: 4.9375em 5.1875em;
  width: 4.9375em;
}
.garance .gar-image__4 {
  background-image: url(/Content/source/img/svg/ico-43.svg);
  background-size: 3.8125em 4.9375em;
  width: 3.8125em;
}
.garance p {
  text-align: center;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.4em;
  text-transform: uppercase;
}
.garance p span {
  font-weight: 700;
}
@media screen and (min-width: 992px) {
  header nav {
    display: block !important;
  }
}
@media screen and (max-width: 1080px) {
  .header-nav {
    display: none;
  }
  .h-tab {
    display: none !important;
  }
  .v-tab {
    display: inline-block !important;
  }
}
@media screen and (max-width: 800px) {
  h3 {
    font-size: 22px;
    padding: 20px 0;
  }
  .letter1,
  .letter2,
  .letter3 {
    display: none;
  }
  .container {
    max-width: 100%;
  }
  .insurance {
    margin-top: 20px;
  }
  .bg-green .row {
    /*min-height: 540/16em;*/
  }
  .bg-green .row .w66,
  .bg-green .row .w33 {
    width: 50%;
  }
  .bg-green .index-right {
    text-align: center;
  }
  .bg-green .index-right .mobile-app a {
    margin-bottom: 0.3125em;
  }
  main .poj .row .w33 {
    width: 50%;
  }
  main .poj .poj__content .poj__link h3 {
    text-align: center;
  }
  main .poj .poj__content .poj__link .poj__box {
    background-position: center 20px;
    text-align: center;
    margin-bottom: 10px;
  }
  main .poj .poj__content .poj__link:hover > .poj__box {
    opacity: 1;
  }
  main .poj .poj__content .poj__link:hover > .poj__box--hover {
    opacity: 0;
  }
  main .poj .poj__content .poj__link:hover {
    background: #ededed;
  }
  main .poj .poj__content .poj__link .poj__box {
    padding: 20px 10px;
    padding-top: 110px;
  }
  main .poj .poj__content .poj__link .tlacitko {
    margin-left: auto;
    margin-right: auto;
  }
  main .poj .poj__content .poj__box--hover {
    display: none;
  }
  .main-content .row .w33,
  .main-content .row .w66 {
    width: 100%;
  }
  .main-content .text-content {
    padding: 0;
  }
  .before-close {
    padding-left: 0;
    padding-right: 0;
  }
  .before-close .row .w25 {
    margin-bottom: 20px;
    width: 50%;
  }
  .garance .row .w25 {
    width: 50%;
    margin-bottom: 20px;
  }
  .bg-green2 {
    padding-top: 10px;
  }
  .bg-green2--line .row .w33 {
    text-align: center;
    width: 100%;
  }
  .calculate__div {
    text-align: left;
  }
  .bg-green2 h5 {
    font-size: 22px;
    padding: 10px 0;
  }
  .blog .blog__content {
    margin: 0;
  }
  .blog .blog__content .blog__content__box {
    margin: 0;
    margin-bottom: 10px;
  }
  .blog .blog__content .blog__content__box .blog__content__box__hover {
    display: none;
  }
  .blog .row .w33 {
    width: 100%;
  }
  .reference .reference__avatar {
    margin: 0 10px 0 0;
  }
  .reference .reference__avatar img {
    max-width: 50px;
  }
  .reference .reference__user {
    margin-bottom: 0px;
    font-size: 14px;
  }
  .reference .reference__star {
    margin: 5px 0 10px 0;
  }
  .reference .reference__star img {
    max-width: 18px;
  }
  .reference .reference__content {
    margin: 0;
  }
  .reference .reference__content .reference__content__box {
    padding: 20px;
    margin: 0 0 10px 0;
  }
  .reference .reference__content .reference__content__box .reference__right {
    margin-left: 0;
  }
  .reference .row .w50 {
    width: 100%;
  }
  .reference-loga {
    display: none;
  }
  .small .forms-block__box .button-recount {
    padding-top: 0 !important;
    padding-bottom: 0.9375em !important;
  }
  footer .foter__seo-link {
    padding-bottom: 3.125em;
  }
  footer .foter__seo-link .w25 {
    margin-bottom: 20px;
    width: 50%;
  }
  footer .w25 {
    margin-bottom: 20px;
    width: 50%;
  }
  main .poj .poj__bottom span {
    margin-bottom: 5px;
    line-height: 20px;
  }
  .footer__bottom .w33 {
    width: 100%;
    text-align: center;
  }
  .footer__icon {
    display: inline-block;
  }
  footer .footer__bottom2 .copyright {
    display: block;
    margin-bottom: 1.25em;
    padding-top: 1.25em;
  }
  .viewer {
    margin-bottom: 2.1875em;
  }
  .mobile-app {
    margin-top: 1.5625em;
  }
}
@media screen and (max-width: 480px) {
  .garance .row .w25 {
    width: 50%;
  }
  .garance .gar-image {
    margin-bottom: 0;
  }
  .garance .gar-image__1 {
    background-size: 3.0625em 2.125em;
    width: 3.125em;
  }
  .garance .gar-image__2 {
    background-size: 2.3125em 2.3125em;
    width: 2.5em;
  }
  .garance .gar-image__3 {
    background-size: 2.5em 2.5625em;
    width: 2.8125em;
  }
  .garance .gar-image__4 {
    background-size: 1.875em 2.4375em;
    width: 2.1875em;
  }
  .garance p {
    font-size: 0.875em;
  }
  .h-mob {
    display: none !important;
  }
  .v-mob {
    display: block !important;
  }
  .bg-green h1 {
    font-size: 22px;
    line-height: 25px;
  }
  .bg-green .row .w66,
  .bg-green .row .w33 {
    width: 100%;
  }
  .bg-green .mobile-app {
    float: none;
    width: 100%;
  }
  .bg-green .mobile-app a {
    width: 49%;
  }
  .bg-green .index-left {
    text-align: center;
  }
  .bg-green .index-left .circle-1,
  .bg-green .index-left .circle-2 {
    display: block;
  }
  .bg-green .index-left .circle-1,
  .bg-green .index-left .circle-2 {
    background-position: top center;
    background-size: 50px;
    margin: 10px auto;
  }
  .bg-green .index-right {
    padding-top: 10px;
  }
  .bg-green .index-right .letter2 {
    display: none;
  }
  .bg-green .index-left__left {
    margin: 0;
    float: none;
    text-align: center;
  }
  .bg-green .index-left__left ul {
    display: none;
  }
  main .poj {
    margin: 0;
  }
  main .poj .poj__content .poj__link {
    margin: 0;
    background: none;
  }
  main .poj .poj__content .poj__link .poj__box span {
    display: none;
  }
  main .poj .poj__content .poj__link .poj__box span.tlacitko {
    display: block;
    width: 100%;
    font-size: 14px;
    padding: 10px;
  }
  main .poj .poj__content .poj__link .poj__box span.tlacitko:after {
    margin-left: 10px;
  }
  main .poj .poj__bottom {
    display: none;
  }
  .mobile-app {
    float: left;
    width: 50%;
  }
  .mobile-app a {
    margin-bottom: 10px;
  }
  .bg-green2 .bg-green2__right h4 {
    font-size: 22px;
  }
  .bg-green2 .bg-green2__right .mobile-app a {
    width: 100%;
  }
  .bg-green2 .bg-green2__app {
    max-width: 50%;
    float: left;
    padding-right: 4px;
    vertical-align: bottom;
  }
  .bg-green2 .row .w50 {
    width: 100%;
  }
  .insurance ul li {
    padding: 0;
    margin: 10px;
  }
  .insurance ul li a {
    width: 25%;
  }
  .insurance ul li a:nth-child(4n+1) {
    clear: both;
  }
  footer {
    text-align: center;
  }
  footer .foter__seo-link {
    display: none;
  }
  footer .row .w25 {
    width: 100%;
  }
  footer .copyright {
    line-height: 25px;
    font-size: 14px;
  }
  footer .social a {
    display: inline-block;
    margin: 0 10px;
  }
  footer .soc {
    width: 40px;
    height: 40px;
    margin: 0;
  }
  footer .soc:before,
  footer .soc:after {
    width: 40px;
    height: 40px;
    left: 0;
  }
  .calculate--inline {
    width: 100%;
  }
  .before-close {
    text-align: center;
  }
  .before-close .circle {
    margin: 0 auto;
    margin-bottom: 10px;
    float: none;
  }
  .before-close p {
    padding-left: 0;
  }
  .viewer {
    padding-top: 10px;
  }
  .viewer .viewer__circle {
    float: none;
    margin: 10px auto;
  }
  .viewer .viewer__text {
    line-height: 22px;
  }
  .reference-loga {
    display: none;
  }
}
@media screen and (max-width: 480px) and (max-width: 1080px) {
  .bg-green2 .bg-green2__app {
    display: none;
  }
}
/*form-in*/
.top-nav {
  padding: 20px 0;
}
@media screen and (min-width: 992px) {
  .top-nav--up {
    display: block;
  }
}
@media screen and (max-width: 1080px) {
  .top-nav--up {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .top-nav--down {
    display: none;
  }
}
@media screen and (max-width: 1080px) {
  .top-nav--down {
    display: block;
  }
}
.top-nav a {
  display: inline-block;
  font-size: 1.25em;
  font-weight: 500;
  color: #797979;
  text-decoration: none;
  text-align: center;
  line-height: 2em;
}
.top-nav a:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.top-nav a:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
@media screen and (max-width: 1199px) {
  .top-nav a {
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .top-nav a {
    font-size: 14px;
  }
}
.top-nav a span {
  display: inline-block;
  border: 0.125em solid #797979;
  border-radius: 50%;
  width: 2.0625em;
  height: 2.0625em;
  float: left;
  padding: 0.3125em;
  vertical-align: middle;
  line-height: 1.25em;
  text-align: center;
}
.top-nav a.active {
  color: #91ce4b;
}
.top-nav a.active span {
  color: #474747;
  background: #91ce4b;
  border-color: #91ce4b;
}
.top-nav a.done {
  color: #fff;
}
.top-nav a.done span {
  color: #474747;
  background: #fff;
  border-color: #fff;
}
.top-nav-text {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.625em;
  line-height: 1.125em;
}
@media screen and (max-width: 1080px) {
  .top-nav .cell {
    width: 50% !important;
  }
  .top-nav h1 {
    font-size: 28px;
    line-height: 1.25em;
  }
  .top-nav a {
    margin-bottom: 0.625em;
  }
  .top-nav a span {
    margin: 0 0.625em 0 0;
  }
}
.bg-grey {
  background: #474747;
}
.bg-green3 {
  display: block;
  background: #91ce4b;
}
.bg-green3 h1 {
  color: #fff;
  font-size: 2.25em;
  font-weight: 300;
  position: relative;
  padding-left: 1.65714286em;
  line-height: 42px;
}
@media screen and (max-width: 575px) {
  .bg-green3 h1 {
    font-size: 20px !important;
  }
}
.bg-green3 h1:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url('/Content/source/img/svg/ico-29.png');
  background: url('/Content/source/img/svg/ico-29.svg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url('/Content/source/img/svg/ico-29.svg'), linear-gradient(transparent, transparent);
  background-size: 1.25em 1em;
  background-position: center left;
  background-repeat: no-repeat;
  display: inline-block;
}
.bg-green3 h1.ico-auto:before {
  background-image: url('/Content/source/img/svg/ico-26.png');
  background-image: url('/Content/source/img/svg/ico-26.svg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('/Content/source/img/svg/ico-26.svg'), linear-gradient(transparent, transparent);
}
.red {
  color: #ff3131;
}
.forms-content {
  background: #fff;
}
.forms-content .forms-block__box {
  padding: 2.5em 0;
  border: none;
  border-bottom: 1px solid #c6c6c6;
}
.forms-content .forms-block__box--without-pt {
  padding-top: 0;
}
.forms-content .forms-block__box .error {
  display: none;
  font-size: 1.25em;
  padding: 0.625em 0 1.25em;
  line-height: 1.25em;
}
.forms-content .forms-block__box .error.show {
  display: block;
}
.forms-content .forms-block__box h2 {
  font-size: 1.875em;
  line-height: 36px;
  color: #97d060;
  font-weight: 600;
  margin-bottom: 1.25em;
  background: url("/Content/source/img/svg/ico-pen.png");
  background: url("/Content/source/img/svg/ico-pen.svg"), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url("/Content/source/img/svg/ico-pen.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 1.16666667em;
  padding-left: 1.33333333em;
}
.forms-content .forms-block__box h3 {
  font-size: 1.625em;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding: 0;
  text-align: left;
  font-weight: bold;
}
@media screen and (max-width: 649px) {
  .forms-content .forms-block__box h3 {
    line-height: 20px;
    min-height: 50px;
  }
}
.forms-content .forms-block__box p,
.forms-content .forms-block__box ul,
.forms-content .forms-block__box ol,
.forms-content .forms-block__box table,
.forms-content .forms-block__box .ces_smlouva_odeslani_text {
  line-height: 1.4em;
  margin-top: 1em;
}
.forms-content .forms-block__box p:first-child,
.forms-content .forms-block__box ul:first-child,
.forms-content .forms-block__box ol:first-child,
.forms-content .forms-block__box table:first-child,
.forms-content .forms-block__box .ces_smlouva_odeslani_text:first-child {
  margin-top: 0;
}
.forms-content .forms-block__box ul,
.forms-content .forms-block__box ol {
  list-style: initial;
  margin-left: 2em;
}
.forms-content .forms-block__box .h2-sub {
  font-size: 1.5em;
  font-weight: 400;
  color: #474747;
  display: block;
  margin: 0.83333333em 0;
}
.forms-content .forms-block__box .h2-sub--without-mt {
  margin-top: 0;
}
.forms-content .forms-block__box .icon-pen {
  background-image: url("/Content/source/img/svg/ico-pen.svg");
}
.forms-content .forms-block__box .icon-person {
  position: relative;
  background-image: none !important;
}
.forms-content .forms-block__box .icon-person:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1.33333333em;
  height: 100%;
  background-image: url("/Content/source/img/svg/ico-person.svg");
  background-repeat: no-repeat;
  background-position: left center;
}
.forms-content .forms-block__box .icon-persons {
  background-image: url("/Content/source/img/svg/ico-persons.svg");
}
.forms-content .forms-block__box .icon-sport {
  background-image: url(/Content/source/img/svg/ico-sport.svg);
}
.forms-content .forms-block__box .form-block:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.forms-content .forms-block__box .form-block:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.forms-content .forms-block__box .error-bg:before {
  content: "";
  position: absolute;
  left: -1.25em;
  top: 0;
  width: calc(100% + 40 / 16em);
  height: 100%;
  background-color: #ffdddd;
  z-index: 0;
}
.forms-content .forms-block__box .form-block__before {
  position: relative;
  float: left;
  padding-right: 0.625em;
}
@media screen and (max-width: 1080px) {
  .forms-content .forms-block__box .form-block__before {
    padding-right: 0;
    width: calc(100% - 45px);
  }
}
@media screen and (max-width: 575px) {
  .forms-content .forms-block__box .form-block__before {
    padding-right: 0;
    width: calc(100% - 45px);
  }
  .forms-content .forms-block__box .form-block__before.error-bg {
    margin-bottom: 10px;
  }
}
.forms-content .forms-block__box .form-block__text {
  position: relative;
  z-index: 22;
  line-height: 2.8125em;
  width: 220px;
  float: left;
  font-size: 1.25em;
  font-weight: 500;
}
@media screen and (max-width: 575px) {
  .forms-content .forms-block__box .form-block__text {
    line-height: 20px;
  }
}
.forms-content .forms-block__box .form-block__text label {
  vertical-align: middle;
  display: inline-block;
  line-height: 1.5em;
}
.forms-content .forms-block__box .form-block__form {
  position: relative;
  float: left;
  width: 550px;
  padding: 10px 0;
  line-height: 2.8125em;
  /*
            select.status-good {
                background-image: url("/Content/source/img/select-green.png");
            }

            .status-good {
                border-color: @green8;
                background-color: #fff;
            }
            */
}
@media screen and (max-width: 899px) {
  .forms-content .forms-block__box .form-block__form {
    width: calc(100% - 220px);
  }
}
@media screen and (max-width: 575px) {
  .forms-content .forms-block__box .form-block__form {
    width: 100%;
    padding-top: 0;
  }
}
.forms-content .forms-block__box .form-block__form .freetext {
  vertical-align: middle;
  font-size: 1.25em;
}
.forms-content .forms-block__box .form-block__form input,
.forms-content .forms-block__box .form-block__form select {
  width: 100%;
  border: 2px solid #cacaca;
  border-radius: 0.3125em;
  background-color: #ededed;
  padding: 0.9375em;
  line-height: 15px;
}
.forms-content .forms-block__box .form-block__form .error-form {
  border: 2px solid #ff3131;
  background-color: #fff;
}
.forms-content .forms-block__box .form-block__form input[type=checkbox],
.forms-content .forms-block__box .form-block__form input[type=radio] {
  width: 32px;
}
.forms-content .forms-block__box .form-block__form input.form-radio + label {
  position: relative;
  display: inline-block;
  padding-left: 42px;
  line-height: 32px;
  margin-right: 20px;
}
.forms-content .forms-block__box .form-block__form input.form-radio + label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  border: 2px #91ce4b solid;
  border-radius: 100%;
}
.forms-content .forms-block__box .form-block__form input.form-radio:checked + label:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 8px;
  width: 20px;
  height: 20px;
  background: #91ce4b;
  border-radius: 100%;
}
.forms-content .forms-block__box .form-block__form .input_60 {
  width: 60%;
}
.forms-content .forms-block__box .form-block__form .input_30 {
  width: 30%;
  float: right;
}
.forms-content .forms-block__box .form-block__form .input_10 {
  width: 10%;
  display: inline-block;
  text-align: center;
  font-size: 1.5em;
  vertical-align: middle;
}
.forms-content .forms-block__box .form-block__form select:focus {
  border-color: #1DAA7E;
  background-image: url("/Content/source/img/select-green.png");
}
.forms-content .forms-block__box .form-block__form input:focus {
  border-color: #1DAA7E;
}
.forms-content .forms-block__box .form-block__form textarea:focus {
  border-color: #1DAA7E;
}
.forms-content .forms-block__box .form-block__form .select_w__25 {
  width: 148px;
  margin-right: 0.9375em;
  line-height: 15px;
}
@media screen and (max-width: 899px) {
  .forms-content .forms-block__box .form-block__form .select_w__25 {
    width: calc((100% - 105px)/3);
  }
}
.forms-content .forms-block__box .form-block__form .checkbox--student {
  width: 32px;
}
.forms-content .forms-block__box .form-block__form .calendar {
  width: 55px;
  height: 46px;
  border-radius: 0.3125em;
  display: inline-block;
  background: url("/Content/source/img/svg/calendar.png");
  background: url("/Content/source/img/svg/calendar.svg"), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url("/Content/source/img/svg/calendar.svg"), linear-gradient(transparent, transparent);
  background-color: #ededed;
  border: 2px solid #cacaca;
  background-size: 1.9375em 1.9375em;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
  cursor: pointer;
  float: right;
  margin-right: 0;
}
.forms-content .forms-block__box .form-block__info {
  position: relative;
  float: left;
  line-height: 4.0625em;
  display: inline-block;
}
.forms-content .forms-block__box .form-block__info .info-box.active {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.forms-content .forms-block__box .form-block__info .info-box.bottom {
  top: auto;
  bottom: 0.9375em;
}
.forms-content .forms-block__box .form-block__info .info-box.bottom:before {
  top: auto;
  bottom: 0.5em;
  width: 1.0625em;
  height: 0.9375em;
}
.forms-content .forms-block__box .form-block__info .info-box {
  display: none;
  position: absolute;
  z-index: 50;
  left: 1.375em;
  top: 0.9375em;
  z-index: 9999;
  padding: 1.25em;
  border: 2px solid #97d060;
  width: 24.625em;
  background: #fff;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.forms-content .forms-block__box .form-block__info .info-box:before {
  content: "";
  background-image: url("/Content/source/img/border.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 1.0625em 0.9375em;
  display: inline-block;
  position: absolute;
  top: 0.625em;
  left: -1em;
  width: 100%;
  height: 100%;
}
.forms-content .forms-block__box .form-block__info .info-box .title_info {
  font-size: 1.25em;
  color: #97d060;
  font-weight: 600;
}
.forms-content .forms-block__box .form-block__info .info-box p {
  font-size: 1.125em;
  font-weight: 500;
  color: #474747;
  line-height: 1.4em;
  margin-bottom: 1.25em;
}
.forms-content .forms-block__box .form-block__info .info-box p:last-child {
  margin-bottom: 0;
}
.forms-content .forms-block__box .form-block__info .info-box img {
  margin-top: 1em;
  width: 100%;
  height: auto;
}
.forms-content .forms-block__box .info__container {
  display: inline-block;
  padding: 0 0 0 0.9375em;
  line-height: 4.0625em;
  float: left;
  width: 45px;
}
.forms-content .forms-block__box .info__container.info__container--radio {
  position: absolute;
  top: 8px;
  right: 8px;
  float: none;
  width: auto;
  line-height: inherit;
  padding: 0;
}
.forms-content .forms-block__box .info__container.info__container--radio + .form-block__info {
  float: none;
}
.forms-content .forms-block__box .info__container.info__container--radio + .form-block__info .info-box {
  top: 0;
  left: 0;
}
@media screen and (max-width: 575px) {
  .forms-content .forms-block__box .info__container {
    margin-top: 20px;
  }
}
@media screen and (max-width: 425px) {
  .forms-content .forms-block__box .info__container {
    width: 10%;
  }
}
@media screen and (max-width: 300px) {
  .forms-content .forms-block__box .info__container {
    margin-left: -10px;
  }
}
.forms-content .forms-block__box .info__container .info {
  position: relative;
  z-index: 45;
  cursor: pointer;
  display: inline-block;
  background: #797979;
  color: #fff;
  vertical-align: middle;
  width: 1.875em;
  height: 1.875em;
  line-height: 1.875em;
  text-align: center;
  border-radius: 50%;
}
.forms-content .forms-block__box--checkbox .info__container {
  line-height: 55px;
}
@media screen and (max-width: 899px) {
  .forms-content .forms-block__box--checkbox .info__container {
    margin-top: 0;
  }
}
.forms-content .forms-block__box--checkbox input[type=checkbox] + label,
.forms-content .forms-block__box--checkbox input[type=radio] + label {
  margin-left: 0;
}
.forms-content .form-block--checkbox .info__container {
  line-height: 45px;
}
@media screen and (max-width: 899px) {
  .forms-content .form-block--checkbox .info__container {
    margin-top: 0;
  }
}
.forms-content .form-block--checkbox input[type=checkbox] + label,
.forms-content .form-block--checkbox input[type=radio] + label {
  margin-left: 0;
}
.forms-content .form-block__full {
  position: relative;
  width: auto;
  line-height: 2.8125em;
}
.forms-content .form-block__full .info__container {
  line-height: initial;
  float: none;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 800px) {
  .forms-content .form-block__full .info__container {
    float: right;
  }
}
.forms-content .form-block__full .info__container .info {
  margin-left: 0.9375em;
}
.forms-content .form-block__full .form-block__info {
  float: none;
}
.forms-content .form-block__full input,
.forms-content .form-block__full label {
  vertical-align: middle;
}
.forms-content .form-left,
.forms-content .form-right,
.forms-content .form-center {
  padding: 2.5em 0;
}
.forms-content .form-left p,
.forms-content .form-right p,
.forms-content .form-center p {
  margin-bottom: 1.875em;
  margin-right: 1.875em;
  line-height: 1.5em;
}
.forms-content .form-right {
  color: #fff;
}
.forms-content .form-right .title-next {
  padding-top: 2.5em;
  float: left;
  vertical-align: middle;
  max-width: 13.125em;
  height: auto;
}
.forms-content .form-right .calculate {
  padding-top: 0px;
}
.forms-content .form-right .calculate__div {
  width: 21.875em;
  float: right;
}
@media screen and (max-width: 1099px) {
  .forms-content .form-right--center {
    text-align: center;
  }
  .forms-content .form-right--center .calculate,
  .forms-content .form-right--center .title-next {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }
  .forms-content .form-right--center .title-next {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .forms-content .form-right--center .title-next {
    display: none;
  }
}
.error-p {
  position: relative;
}
.forms-content .forms-block__box .form-block__full {
  min-width: 300px;
}
@media screen and (max-width: 800px) {
  .forms-content .forms-block__box .form-block__full {
    width: calc(100% - 45px) !important;
  }
}
.forms-content .form-block__full {
  margin-bottom: 10px;
}
.form-block__full + .error-p {
  padding-bottom: 10px !important;
}
.back-form {
  display: inline-block;
  margin-right: 0.625em;
}
.next-form {
  display: inline-block;
}
.tlacitko_big {
  min-width: 10.625em;
  text-align: left;
  position: relative;
  font-size: 1em;
  display: inline-block;
  font-weight: 600;
  background-color: #1DAA7E;
  color: #fff !important;
  text-decoration: none;
  text-transform: uppercase;
  height: 3.5em;
  line-height: 3.5em;
  padding-left: 4.5em;
  border-radius: 0.625em;
  margin-right: 0.625em;
  overflow: hidden;
  background-color: #8e5cd4;
  padding-right: 4.5em;
  height: 5em;
  line-height: 5em;
  font-size: 150%;
  font-weight: bold;
}
.payment-info {
  display: inline-block;
  border: solid 1px black;
  padding: 10px;
}
.tlacitko_big--pay {
  float: left;
  padding-left: 1.5em;
  padding-right: 1.5em;
  font-size: 2.3em;
}
.mt-50 {
  margin-top: 50px;
}
.fb_share_wrap h3 {
  text-align: center;
  color: #4462a9;
  margin-bottom: 0.25em;
}
.fb_share_wrap .fb_share_box {
  max-width: 358px;
  margin: 0 auto;
}
.fb_share_wrap .fb_share_button {
  cursor: pointer;
}
/*form style*/
/*checkbox*/
input[type=checkbox],
input[type=radio] {
  position: relative;
  z-index: 5;
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  opacity: 0;
}

input[type=checkbox] + label,
input[type=radio] + label {
    position: relative;
    display: inline-block;
    margin-left: -32px;
    padding-left: 42px;
    line-height: 32px;
}

input[type=checkbox] + label:before {
  content: url('/Content/source/img/checkbox.png');
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
}
input[type=checkbox]:checked + label:before {
  content: url('/Content/source/img/checkbox2.png');
}
input[type=checkbox]:disabled + label:before {
  content: url('/Content/source/img/checkbox3.png');
}

/*selectbox*/
select {
  border: none;
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background-image: url("/Content/source/img/select-dark.png");
  background-position: right 0.625em top 1.25em;
  background-repeat: no-repeat;
}
select::-ms-expand {
  display: none;
}
.margin30 {
  margin-top: 1.875em;
}
.margin20 {
  margin-top: 1.25em;
  display: block;
}
.margin15 {
  margin-top: 0.9375em;
  display: block;
}
.payment {
  padding-top: 2.5em;
  padding-bottom: 3.75em;
}
.payment h2 {
  font-size: 1.875em;
  color: #91ce4b;
}
.payment h3 {
  font-size: 1.25em;
  color: #474747;
  text-align: left;
  line-height: 1.2em;
  padding-bottom: 0.65em;
  font-weight: 600;
}
.payment p {
  line-height: 1.5em;
  margin-bottom: 1.875em;
}
.payment p strong {
  font-weight: 600;
  color: #474747;
}
.payment .border-tb {
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  padding: 1.25em 0;
}
.payment .summary span {
  display: block;
  font-size: 1.25em;
  margin-bottom: 0.5em;
}
.payment .summary .summary2 {
  font-size: 1em;
}
.payment .button--payment {
  font-size: 2.0625em;
  display: block;
  padding: 1.21212121em 0.60606061em;
  background: #8e5cd4;
  border-radius: 0.625em;
  font-weight: 600;
  width: 12.12121212em;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}
.payment .button--payment:hover:before {
  -webkit-transform: translateY(3.5em);
          transform: translateY(3.5em);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.payment .button--payment:hover:after {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.payment .button--payment:before,
.payment .button--payment:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-image: url(/Content/source/img/svg/ico-right.svg);
  background-repeat: no-repeat;
  background-position: center right 1.06060606em;
  background-size: 0.93939394em 1.78787879em;
}
.payment .button--payment:before {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.payment .button--payment:after {
  -webkit-transform: translateY(-3.5em);
          transform: translateY(-3.5em);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.payment .button--payment span {
  display: block;
  line-height: 1.125em;
  vertical-align: middle;
}
.padding0 {
  padding: 0;
}
.form-button {
  line-height: 4.375em;
}
.button {
  display: inline-block;
  width: 10.625em;
  background-color: #797979;
  background-image: url(/Content/source/img/svg/ico-23.svg);
  background-repeat: no-repeat;
  background-position: center left 1.25em;
  background-size: 0.75em 1.375em;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  padding: 0.9375em 1.25em;
  padding-left: 2.8125em;
  border-radius: 0.3125em;
  vertical-align: middle;
  line-height: 1.25em;
}
.button--next {
  background-color: #8e5cd4;
  padding: 1.5625em 1.25em;
  padding-right: 2.8125em;
  background-position: center right 1.25em;
}
.app-content {
  text-align: center;
  padding-bottom: 5em;
}
.app-content h1 {
  font-size: 2.25em;
  padding-top: 2.08333333em;
  margin-bottom: 2.22222222em;
  font-weight: 600;
}
.app-content h2 {
  color: #fff;
  font-size: 1.5em;
  margin: 0.83333333em 0 1.04166667em;
  line-height: 1.33333333em;
  font-weight: 600;
}
.app-content p {
  color: #474747;
  line-height: 1.5em;
}
.app2 {
  text-align: center;
}
.app2 .app2__img {
  margin-top: -21.25em;
  max-width: 25.5em;
  height: auto;
}
.feature {
  padding-bottom: 1.875em;
}
.feature .feature__small {
  text-align: center;
  margin-top: 3.75em;
  margin-bottom: 1.25em;
}
.feature .feature__small p {
  padding-top: 4.25em;
  font-size: 1.25em;
  line-height: 1.4em;
  text-transform: uppercase;
  font-weight: 600;
  background-image: url(/Content/source/img/svg/ico-down.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 3em 3em;
}
.feature .feature__small .icon-check {
  background-image: url(/Content/source/img/svg/ico-check.svg);
}
.feature .feature__small .icon-down {
  background-image: url(/Content/source/img/svg/ico-down.svg);
}
.feature .feature__small .icon-time {
  background-image: url(/Content/source/img/svg/ico-time.svg);
}
.feature .feature__small .icon-pay {
  background-image: url(/Content/source/img/svg/ico-42.svg);
}
.icon-first {
  width: 6.25em;
  height: auto;
  margin-bottom: 0.625em;
}
.app_box {
  text-align: center;
  padding: 3.75em 0 2.5em;
}
.app_box .title-app {
  max-width: 100%;
  margin-bottom: 0.9375em;
}
.app_box .mobile-app a {
  width: 15.125em;
}
.bg-grey-light {
  background-color: #ededed;
}
.left {
  float: left;
}
.left--big {
  width: 30em;
}
.small .forms-block__box {
  border: none;
  line-height: 2.0625em;
  padding-top: 1.5625em;
}
.small .forms-block__box:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.small .forms-block__box:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.small .forms-block__box .form-block__form {
  width: 15.625em;
  padding: 0;
}
.small .forms-block__box .form-block__form input,
.small .forms-block__box .form-block__form select {
  background-color: #fff;
  height: 2.0625em;
  padding: 0 0.625em;
  background-position: top 0.75em right 0.9375em;
  background-size: 0.75em 0.5em;
}
.small .forms-block__box .button-recount {
  padding-top: 0.9375em;
  text-align: center;
}
.small .forms-block__box .button-recount a {
  display: block;
  border: 2px solid #8e5cd4;
  color: #8e5cd4;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  border-radius: 0.3125em;
  position: relative;
  overflow: hidden;
  padding: 0 0.625em;
  width: 12.8125em;
}
.small .forms-block__box .button-recount a:hover:before {
  -webkit-transform: translateY(3.125em);
          transform: translateY(3.125em);
}
.small .forms-block__box .button-recount a:hover:after {
  -webkit-transform: translateY(0em);
          transform: translateY(0em);
}
.small .forms-block__box .button-recount a:before,
.small .forms-block__box .button-recount a:after {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url("/Content/source/img/svg/ico-right-purple.png");
  background: url("/Content/source/img/svg/ico-right-purple.svg"), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url("/Content/source/img/svg/ico-right-purple.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: center right 1.875em;
  background-size: 0.4375em 0.8125em;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.small .forms-block__box .button-recount a:after {
  -webkit-transform: translateY(-3.125em);
          transform: translateY(-3.125em);
}
.small .forms-block__box .form-block__form input[type=checkbox],
.small .forms-block__box .form-block__full input[type=checkbox],
.small .forms-block__box .form-block__form input[type=radio],
.small .forms-block__box .form-block__full input[type=radio] {
  height: 20px;
  vertical-align: middle;
  position: absolute;
}
.small .forms-block__box .form-block__form input[type=checkbox] + label,
.small .forms-block__box .form-block__full input[type=checkbox] + label,
.small .forms-block__box .form-block__form input[type=radio] + label,
.small .forms-block__box .form-block__full input[type=radio] + label {
  position: relative;
  vertical-align: middle;
  padding-left: 32px;
  line-height: 20px;
}
@media screen and (max-width: 768px) {
  .small .forms-block__box .form-block__form input[type=checkbox] + label,
  .small .forms-block__box .form-block__full input[type=checkbox] + label,
  .small .forms-block__box .form-block__form input[type=radio] + label,
  .small .forms-block__box .form-block__full input[type=radio] + label {
    line-height: 16px;
    margin-bottom: 10px;
  }
}
.small .forms-block__box .form-block__form input[type=checkbox] + label:before,
.small .forms-block__box .form-block__full input[type=checkbox] + label:before,
.small .forms-block__box .form-block__form input[type=radio] + label:before,
.small .forms-block__box .form-block__full input[type=radio] + label:before {
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 20px;
  display: inline-block;
  background-image: url(/Content/source/img/check-sprite.png?3);
  background-repeat: no-repeat;
  background-size: 20px;
}
.small .forms-block__box .form-block__form input[type=checkbox]:checked + label:before,
.small .forms-block__box .form-block__full input[type=checkbox]:checked + label:before,
.small .forms-block__box .form-block__form input[type=radio]:checked + label:before,
.small .forms-block__box .form-block__full input[type=radio]:checked + label:before {
  background-position: 0 -20px;
}
.small .forms-block__box .form-block__form input[type=checkbox]:disabled + label:before,
.small .forms-block__box .form-block__full input[type=checkbox]:disabled + label:before,
.small .forms-block__box .form-block__form input[type=radio]:disabled + label:before,
.small .forms-block__box .form-block__full input[type=radio]:disabled + label:before {
  background-position: 0 -40px;
}
.small .forms-block__box .form-block__form .width125,
.small .forms-block__box .form-block__full .width125 {
  width: 7.8125em;
}
.small .forms-block__box .form-block__form .datepicker,
.small .forms-block__box .form-block__full .datepicker {
  background: url("/Content/source/img/svg/calendar.png");
  background: url("/Content/source/img/svg/calendar.svg"), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url("/Content/source/img/svg/calendar.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: top 0.3125em right 0.625em;
  background-size: 1.3125em;
}
.small .forms-block__box .form-block__text {
  line-height: 2.0625em;
  width: 9.6875em;
}
.small .forms-block__box .form-block__text label {
  font-size: 0.7em;
}
.small .forms-block__box .form-block__full {
  min-width: 1px !important;
}
.small .forms-block__box .form-block__full label {
  font-size: 0.875em;
}
.small .forms-block__box h2 {
  font-size: 1.5em;
  margin-bottom: 0.83333333em;
  background-image: none;
  padding-left: 0;
}
.small .forms-block__box h3 {
  font-size: 1.25em;
  line-height: 20px;
  text-align: left;
  padding: 0.25em 0;
  font-weight: 600;
}
.small .forms-block__box h3:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.small .forms-block__box h3:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.small .forms-block__box h3 .h3-span,
.small .forms-block__box h3 .info-container {
  display: inline-block;
  float: left;
}
.small .forms-block__box h3 .info-container {
  width: 25px;
}
.small .forms-block__box h3 .h3-span {
  width: calc(100% - 25px);
}
.small .forms-block__box .form-block__full {
  float: left;
  width: auto;
}
.small .forms-block__box .form-block__info {
  line-height: 2.8125em;
}
.small .forms-block__box .padding-no-title {
  padding-top: 3.25em;
}
.small .forms-block__box .paddingright {
  padding-right: 3.75em;
}
.results {
  padding-top: 1em;
  /*min-width: 1000px;
    overflow: auto;*/
}
.results .info-text {
  font-weight: 600;
  color: #91ce4b;
  font-size: 0.875em;
  text-align: center;
  padding-bottom: 1.14285714em;
  text-transform: uppercase;
}
.result-boxes {
  /*min-width: 1000px;
    overflow: auto;*/
}
.result-header {
  border: 1px solid #c6c6c6;
  margin-left: 1.5625em;
  position: relative;
}
.result-header:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.result-header:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.result-header div {
  float: left;
  border-right: 1px solid #c6c6c6;
  padding: 0 0.5em;
  min-height: 5.875em;
  line-height: 5.875em;
  display: table-cell;
  text-align: center;
  background-color: #fff;
}
.result-header div div {
  line-height: 1.5em;
  vertical-align: middle;
  height: auto;
  padding: 0;
  display: inline-block;
  min-height: 0px;
  float: none;
  max-width: 100%;
}
.result-header div div:first-child {
  background: none;
}
.result-header div:last-child {
  border: none;
}
.result-header div span {
  display: block;
}
.result-header .cell--1 span,
.result-header .cell--2 span,
.result-header .cell--3 span,
.result-header .cell--4 span {
  font-size: 0.875em;
  font-weight: 700;
  line-height: 1.14285714em;
}
.result-header .cell--1 small,
.result-header .cell--2 small,
.result-header .cell--3 small,
.result-header .cell--4 small {
  font-size: 0.75em;
  font-weight: 400;
}
.cell--0 {
  width: 1.5625em;
  background-color: #fff;
}
.cell--1 {
  width: 9.5em;
}
.cell--2 {
  width: 8.125em;
}
.cell--3 {
  width: 10.125em;
}
.cell--4 {
  width: 7.625em;
}
.cell--5 {
  width: 11.25em;
}
.cell--small {
  width: 4.5em;
}
.cell--small-ico span {
  display: block;
  font-size: 0.75em;
  padding-top: 3.33333333em;
  background-image: url("/Content/source/img/svg/ico-kruh.svg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 2.5em;
  line-height: 1.33333333em;
}
.cell--small-ico .ico-kruh {
  background-image: url("/Content/source/img/svg/ico-kruh.svg");
  background-size: 2.5em;
}
.cell--small-ico .ico-sanitka {
  background-image: url("/Content/source/img/svg/ico-sanitka.svg");
  background-size: 2.75em 2.5em;
}
.cell--small-ico .ico-zavaz {
  background-image: url("/Content/source/img/svg/ico-zavaz.svg");
  background-size: 2.5em 2em;
}
.cell--small-ico .ico-skoda {
  background-image: url("/Content/source/img/svg/ico-skoda.svg");
}
.cell--small-ico .ico-storno {
  background-image: url("/Content/source/img/svg/ico-storno.svg");
}
.cell--small-ico .ico-padak {
  background-image: url("/Content/source/img/svg/ico-padak.svg");
  background-size: 2.5em 2.66666667em;
}
.cell--small-ico .ico-zima {
  background-image: url("/Content/source/img/svg/ico-zima.svg");
  background-size: 2.58333333em 2.58333333em;
}
.cell--small-ico .ico-ohen {
  background-image: url("/Content/source/img/svg/ico-ohen.svg");
}
.cell--small-ico .ico-blesk {
  background-image: url("/Content/source/img/svg/ico-blesk.svg");
  background-size: auto 3.1em;
}
.cell--small-ico .ico-vandal {
  background-image: url("/Content/source/img/svg/ico-vandal.svg");
  background-size: auto 3.1em;
}
.cell--small-ico .ico-povoden {
  background-image: url("/Content/source/img/svg/ico-povoden.svg");
}
.cell--small-ico .ico-stit {
  background-image: url("/Content/source/img/svg/ico-stit.svg");
}
.cell--small-ico .ico-vodovod {
  background-image: url("/Content/source/img/svg/ico-vodovod.svg");
}
.cell--5--ico span {
  text-align: left;
  display: block;
  font-size: 0.875em;
  padding-left: 2.14285714em;
  background-image: url("/Content/source/img/svg/ico-star0.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1.14285714em;
  font-weight: 700;
}
.cell--5--ico .ico-star1 {
  background-image: url("/Content/source/img/svg/ico-star1.svg");
}
.cell--5--ico .ico-star0 {
  background-image: url("/Content/source/img/svg/ico-star0.svg");
}
.cell--5--ico .ico-line {
  background-image: url("/Content/source/img/svg/ico-line.svg");
}
.ico-big-star1 {
  width: 1.5em;
  height: 1.5em;
  background: url("/Content/source/img/svg/ico-star1.png");
  background: url("/Content/source/img/svg/ico-star1.svg"), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url("/Content/source/img/svg/ico-star1.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.5em 1.375em;
}
.ico-big-star0 {
  width: 1.5em;
  height: 1.5em;
  background: url("/Content/source/img/svg/ico-star0.png");
  background: url("/Content/source/img/svg/ico-star0.svg"), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url("/Content/source/img/svg/ico-star0.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.5em 1.375em;
}
.ico-big-none {
  width: 0.6875em;
  height: 0.125em;
  background: url("/Content/source/img/svg/ico-line.png");
  background: url("/Content/source/img/svg/ico-line.svg"), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url("/Content/source/img/svg/ico-line.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0.6875em 0.125em;
}
.ico-plus,
.ico-minus {
  width: 1.5625em;
  height: 1.5625em;
  background: url("/Content/source/img/svg/ico-plus.png");
  background: url("/Content/source/img/svg/ico-plus.svg"), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url("/Content/source/img/svg/ico-plus.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0.8125em;
  background-color: #797979;
  cursor: pointer;
}
.ico-minus {
  background: url("/Content/source/img/svg/ico-minus.png");
  background: url("/Content/source/img/svg/ico-minus.svg"), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url("/Content/source/img/svg/ico-minus.svg"), linear-gradient(transparent, transparent);
}
.line-none {
  border: none;
}
.ico-sponsored {
  width: 0.8125em;
  height: 7.125em;
  background: url("/Content/source/img/svg/sponzorovany-odkaz.png");
  background: url("/Content/source/img/svg/sponzorovany-odkaz.svg"), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url("/Content/source/img/svg/sponzorovany-odkaz.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0.8125em 7.125em;
  cursor: pointer;
}
.ico-tip {
  background-image: url("/Content/source/img/ico-tip.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 3.4375em;
}
.result-boxes {
  margin-top: 0.625em;
}
.result-box:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.result-box:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.result-box:hover div {
  background-color: #d9d9d9;
}
.result-box div {
  position: relative;
  float: left;
  border-right: 1px solid #c6c6c6;
  padding: 0 0.5em;
  background-color: #ededed;
  min-height: 9.375em;
  line-height: 9.375em;
  display: table-cell;
  text-align: center;
}
.result-box div div {
  line-height: 1.5em;
  vertical-align: middle;
  height: auto;
  padding: 0;
  display: inline-block;
  min-height: 0;
  float: none;
  max-width: 100%;
}
.result-box div div:first-child {
  background: none;
}
.result-box div:first-child {
  background-color: #fff;
}
.result-box div:first-child,
.result-box div:last-child {
  border: none;
}
.result-box div span {
  display: block;
  font-size: 1em;
  font-weight: 600;
  vertical-align: middle;
}
.result-box .cell--0 {
  position: relative;
  padding: 0;
}
.result-box .cell--1 img {
  /*max-*/
  width: 100%;
  height: auto;
}
.result-box .cell--1 span {
  font-size: 0.875em;
  width: 100%;
  position: absolute;
  bottom: 1.42857143em;
  left: 0;
  line-height: 1.28571429em;
  font-weight: 400;
}
.result-box .cell--2 span {
  font-size: 1.875em;
  color: #91ce4b;
}
.result-box .cell--2 span small {
  font-size: 0.66666667em;
  font-weight: 700;
}
.result-box .cell--3 a {
  display: block;
  font-size: 0.875em;
  font-weight: 400;
  color: #474747;
}
.result-box .cell--small span {
  display: inline-block;
}
.result-content {
  margin-bottom: 0.5em;
}
.result-content .result-box:nth-child(n+1) .cell--0 {
  overflow: hidden;
}
.result-content .result-box:nth-child(n+1) .cell--0:before {
  content: "";
  position: absolute;
  left: 0.75em;
  width: 100%;
  height: 100%;
  border-left: 1px solid #474747;
}
.result-content .result-box:first-child .cell--0:before {
  border-top: 1px solid #474747;
  border-left: 1px solid #474747;
  top: 50%;
}
.result-content .result-box:first-child .cell--0 div span {
  width: 1.5625em;
  height: 1.5625em;
  background-image: url("/Content/source/img/svg/ico-plus.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0.8125em;
  background-color: #797979;
  cursor: pointer;
}
.result-content .result-box:last-child .cell--0:before {
  border: 0;
  border-left: 1px solid #474747;
  top: -50%;
}
.result-content .result-box:last-child .cell--0 div span {
  width: 1.5625em;
  height: 1.5625em;
  background-image: url("/Content/source/img/svg/ico-minus.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0.8125em;
  background-color: #797979;
  cursor: pointer;
}
.border-none .cell--0:before {
  border: none !important;
}
.hide-plus span {
  display: none !important;
}
.result-box--sub {
  display: none;
}
.result-box--show {
  display: block;
}
.sponsored {
  margin-bottom: 0.5em;
}
.sponsored div {
  background-color: #ede5f8;
}
.margin-b {
  margin-bottom: 0.5em;
}
.margin0 {
  margin: 0;
}
.fb_share_button img {
  max-width: 100%;
  height: auto;
  width: auto;
}
.button-online {
  display: block;
  font-size: 1.625em;
  color: #fff;
  background-color: #8e5cd4;
  padding: 1.30769231em 0.92307692em;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.23076923em;
  border-radius: 0.38461538em;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  border: none;
}
.button-online:hover {
  background-color: #663ba3;
}
#payu {
  min-width: 720px;
  font-size: 16px;
}
#payu .button-online {
  font-size: 16px;
  padding: 1.30769231em 0.92307692em !important;
}
.link-bottom {
  text-align: center;
  margin-top: 1.375em;
  margin-bottom: 3.25em;
}
.link-bottom a {
  min-width: 10.625em;
  text-align: left;
  position: relative;
  font-size: 1em;
  display: inline-block;
  font-weight: 600;
  background-color: #91ce4b;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  height: 3.5em;
  line-height: 3.5em;
  padding-left: 3.5em;
  padding-right: 1em;
  border-radius: 0.625em;
  margin-right: 0.625em;
  overflow: hidden;
}
.link-bottom a:hover:before {
  -webkit-transform: translateY(3.5em);
          transform: translateY(3.5em);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.link-bottom a:hover:after {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.link-bottom a:last-child {
  margin-right: 0;
}
.link-bottom a:before,
.link-bottom a:after {
  content: "";
  position: absolute;
  left: 1em;
  top: 0;
  background-image: url("/Content/source/img/svg/ico-left.svg");
  background-position: center left;
  background-size: 0.6875em 1.25em;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.link-bottom a:before {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.link-bottom a:after {
  -webkit-transform: translateY(-3.5em);
          transform: translateY(-3.5em);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.link-bottom a span {
  vertical-align: middle;
  display: block;
}
.link-bottom .a__link--back {
  background-color: #797979;
}
.link-bottom .a__link--back:before,
.link-bottom .a__link--back:after {
  background-image: url("/Content/source/img/svg/ico-left.svg");
  background-size: 0.6875em 1.25em;
}
.link-bottom .a__link--repeat:before,
.link-bottom .a__link--repeat:after {
  background-image: url("/Content/source/img/svg/ico-repeat.svg");
  background-size: 1.75em 1.9375em;
}
.link-bottom .a__link--mail:before,
.link-bottom .a__link--mail:after {
  background-image: url("/Content/source/img/svg/ico-mail.svg");
  background-size: 1.9375em 1.3125em;
}
.link-bottom .a__link--print:before,
.link-bottom .a__link--print:after {
  background-image: url("/Content/source/img/svg/ico-print.svg");
  background-size: 2em 1.8125em;
}
.link-bottom .a__link--continue {
  background-color: #8e5cd4;
  padding-right: 3.5em;
  height: 5em;
  line-height: 5em;
}
.link-bottom .a__link--continue:before,
.link-bottom .a__link--continue:after {
  background-image: url("/Content/source/img/svg/ico-right.svg");
  background-size: 0.75em 1.25em;
  left: -1em;
  background-position: center right;
}
.link-bottom__box {
  line-height: 5em;
}
.link-bottom__box a {
  vertical-align: middle;
}
.scroll-top {
  display: block;
  position: fixed;
  bottom: 0.9375em;
  right: 0.9375em;
  z-index: 9999;
  width: 3.0625em;
  height: 3.0625em;
  background-image: url("/Content/source/img/top.png");
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
.error-p {
  margin-top: 0.625em !important;
}
.change__block__button {
  background-color: #91ce4b;
  width: auto;
  cursor: pointer;
  margin: 10px 0 10px 0;
  background-image: none;
  position: relative;
}
.change__block__button:before {
  background-image: url(/Content/source/img/svg/ico-23.svg);
  content: "";
  position: absolute;
  left: 1em;
  background-position: center left;
  background-size: 0.6875em 1.25em;
  background-repeat: no-repeat;
  width: 0.6875em;
  height: 1.25em;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.change__block__button.active:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#ui-datepicker-div {
  z-index: 999999 !important;
}
.m-t-0 {
  margin-top: 0;
}
.bubble {
  padding-bottom: 1.3em;
  margin-bottom: 1.3em;
}
.bubble--green {
  background: linear-gradient(-79deg, #4ad1a6, #9ad05d);
}
.bubble__l {
  float: left;
  width: 66.66666667%;
}
@media screen and (max-width: 1080px) {
  .bubble__l {
    width: 100%;
  }
}
.bubble__r {
  float: left;
  width: 33.33333333%;
}
@media screen and (max-width: 1080px) {
  .bubble__r {
    width: 100%;
  }
}
.bubble__left,
.bubble__middle {
  float: left;
  width: 50%;
}
@media screen and (max-width: 649px) {
  .bubble__left,
  .bubble__middle {
    width: 100%;
  }
}
.bubble__right {
  float: left;
  width: 100%;
}
.bubble__left,
.bubble__middle,
.bubble__right {
  height: 18em;
}
@media screen and (max-width: 1080px) {
  .bubble__left,
  .bubble__middle,
  .bubble__right {
    height: auto;
  }
}
.bubble__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media screen and (max-width: 649px) {
  .bubble__left {
    display: block;
  }
}
.bubble__left__bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
@media screen and (max-width: 649px) {
  .bubble__left__bottom {
    margin-bottom: 20px;
  }
}
.bubble__middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 649px) {
  .bubble__middle {
    display: block;
    text-align: center;
  }
}
.bubble__middle__image {
  -ms-flex-item-align: end;
      align-self: flex-end;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 649px) {
  .bubble__middle__image {
    margin-bottom: 20px;
  }
}
.bubble__right {
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media screen and (max-width: 649px) {
  .bubble__right {
    display: block;
  }
}
.bubble__right__top {
  width: 100%;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.bubble__right__bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
@media screen and (max-width: 799px) {
  .bubble__right__bottom {
    width: 100%;
  }
  .bubble__right__bottom .calculate {
    margin-left: auto;
    margin-right: auto;
  }
}
.bubble--title .bubble__right {
  height: 18em;
}
@media screen and (max-width: 649px) {
  .bubble--title .bubble__right {
    height: auto;
  }
}
.bubble--title .bubble__left,
.bubble--title .bubble__middle {
  height: 14em;
}
@media screen and (max-width: 799px) {
  .bubble--title .bubble__left,
  .bubble--title .bubble__middle {
    height: auto;
  }
}
.bubble-button {
  display: block;
  font-size: 1em;
  line-height: 1em;
  padding: 1em 1.2em;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
  background-color: #ff8615;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  width: 16em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.3em;
}
.bubble-button:hover {
  background-color: #e1854c;
}
.bubble-button:last-of-type {
  margin-bottom: 0;
}
.bubble .calculate__image:before,
.bubble .calculate__image:after {
  background-size: contain;
}
.bubble h1 {
  font-size: 2.25em;
  color: #fff;
  padding: 0 0 0.69444444em;
  font-weight: 700;
  line-height: 1.11111111em;
}
.bubble .h1--sub a {
  color: #fff;
}
.bubble ul {
  margin-bottom: 1em;
}
.bubble ul li {
  line-height: 1.75em;
  color: #ffffff;
  font-size: 1em;
  position: relative;
  padding-left: 1.875em;
}
.bubble ul li a {
  display: block;
}
.bubble ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  display: inline-block;
  height: 0.83333333em;
  width: 0.77777778em;
  background: url(/Content/source/img/svg/ico-22.png) left center no-repeat;
  background: url(/Content/source/img/svg/ico-22.svg) left center no-repeat, -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-22.svg) left center no-repeat, linear-gradient(transparent, transparent);
}
.bubble .viewer {
  margin-top: 0;
}
.bubble .letter2 {
  margin-top: 2.1875em;
  width: 12.8125em;
  height: 1.875em;
  max-width: 255px;
  text-align: right;
  margin-right: 4.0625em;
}
.bubble .circle-1 {
  margin-right: 1.875em;
}
.bubble .circle-1:before {
  background: url(/Content/source/img/svg/ico-20.png);
  background: url(/Content/source/img/svg/ico-20.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-20.svg), linear-gradient(transparent, transparent);
}
.bubble .circle-2:before {
  background: url(/Content/source/img/svg/ico-21.png);
  background: url(/Content/source/img/svg/ico-21.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-21.svg), linear-gradient(transparent, transparent);
}
.bubble .circle-1,
.bubble .circle-2 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1em;
  display: inline-block;
  padding: 1.25em 0 0;
  padding-left: 3.75em;
  line-height: 1.5em;
  position: relative;
}
@media screen and (max-width: 649px) {
  .bubble .circle-1,
  .bubble .circle-2 {
    margin-bottom: 1.25em;
  }
  .bubble .circle-1:before,
  .bubble .circle-2:before {
    background-position: left center;
  }
}
@media screen and (max-width: 480px) {
  .bubble .circle-1,
  .bubble .circle-2 {
    padding-top: 10px;
    min-height: 44px;
  }
}
.bubble .circle-1:before,
.bubble .circle-2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 2.8125em;
}
@media screen and (max-width: 480px) {
  .bubble .circle-1:before,
  .bubble .circle-2:before {
    background-size: contain !important;
  }
}
/*Povinne ruceni*/
.chbox {
  background-color: #e6e6e6;
  padding: 1.5625em 1.875em;
}
.chbox__item:nth-child(2) p {
  margin-bottom: 0;
}
.chbox__header:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.chbox__header:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.chbox__title {
  float: left;
  font-size: 16px;
  line-height: 20px;
  color: #9ad05d;
  font-weight: 600;
  margin-bottom: 0.625em;
}
.chbox__change {
  float: right;
  display: block;
  font-size: 13px;
  line-height: 20px;
  color: #797979;
  margin-bottom: 0.625em;
  text-decoration: underline;
  cursor: pointer;
}
.chbox__change:hover {
  text-decoration: none;
}
.chbox p {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 1.25em;
}
.povruc h3 {
  font-size: 14px !important;
  line-height: 16px;
  margin-bottom: 10px;
}
.povruc .form-block__full {
  line-height: 20px !important;
  min-width: 1px !important;
}
.povruc__box {
  padding: 1.25em 0 !important;
}
.recbox {
  position: relative;
  padding: 25px 0 0;
}
@media screen and (max-width: 1299px) {
  .recbox .container {
    padding: 0 15px;
  }
}
.recbox h2 {
  font-size: 18px;
  line-height: 24px;
  color: #9ad05d;
  font-weight: 400;
  text-align: center;
  margin-bottom: 25px;
}
.recbox__pronounced {
  display: inline-block;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
.recbox__arrow {
  position: absolute;
  display: block;
  left: -60px;
  width: 36px;
  height: 288px;
  z-index: 99;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1399px) {
  .recbox__arrow {
    display: none;
  }
}
.recbox__arrow--up {
  top: calc(50% - 288px - 15px);
  background-image: url("/Content/Source/share/arrow-up.svg");
}
.recbox__arrow--down {
  top: calc(50% + 15px);
  background-image: url("/Content/Source/share/arrow-down.svg");
}
.recbox__box {
  border: 1px solid #c9c9c9;
  border-radius: 6px;
  padding: 26px 30px;
  position: relative;
}
.recbox__box:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.recbox__box:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
@media screen and (max-width: 575px) {
  .recbox__box {
    padding: 15px;
  }
}
.recbox__box--small .recbox__conv,
.recbox__box--small .recbox__left {
  display: none;
}
.recbox__box--small .recbox__right {
  margin-left: 120px;
}
@media screen and (max-width: 575px) {
  .recbox__box--small .recbox__right {
    margin-left: 0;
  }
}
.recbox__left {
  float: left;
  width: 120px;
}
@media screen and (max-width: 575px) {
  .recbox__left {
    width: 100%;
    margin-bottom: 20px;
  }
  .recbox__left:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
  }
  .recbox__left:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
  }
}
.recbox__left img {
  margin-bottom: 15px;
}
@media screen and (max-width: 575px) {
  .recbox__left img {
    float: left;
    margin-right: 30px;
  }
}
.recbox__right {
  float: left;
  width: calc(100% - 120px);
  padding-left: 40px;
}
@media screen and (max-width: 1080px) {
  .recbox__right {
    width: 100%;
    padding-left: 0;
  }
}
.recbox__name {
  display: block;
  font-size: 16px;
  color: #9ad05d;
  font-weight: 700;
  margin-bottom: 8px;
}
@media screen and (max-width: 575px) {
  .recbox__name {
    margin-top: 38px;
  }
}
.recbox__pos {
  display: block;
  font-size: 14px;
}
.recbox__conv {
  position: relative;
  background-color: #ededed;
  padding: 22px 32px;
  border-radius: 4px;
  margin-bottom: 22px;
}
@media screen and (max-width: 575px) {
  .recbox__conv {
    padding: 15px;
  }
}
.recbox__conv:before {
  content: '';
  position: absolute;
  top: 20%;
  left: -20px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 0 solid transparent;
  border-left: 20px solid #ededed;
  z-index: 4;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
@media screen and (max-width: 575px) {
  .recbox__conv:before {
    display: none;
  }
}
.recbox__conv p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
  font-weight: 600;
}
.recbox__choice:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.recbox__choice:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.recbox__item {
  position: relative;
  width: 50%;
  float: left;
}
@media screen and (max-width: 767px) {
  .recbox__item {
    width: 100% !important;
  }
}
.recbox__item input[type=radio] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.recbox__item input[type=radio]:checked + label {
  background-color: #ededed;
}
.recbox__item input[type=radio]:checked + label:before {
  background-color: #ffffff;
}
.recbox__item input[type=radio]:checked + label:after {
  opacity: 1;
}
.recbox__item input[type=radio] + label {
  position: relative;
  display: block;
  padding: 22px 32px;
  padding-left: 86px;
  margin-left: 0;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
@media screen and (max-width: 575px) {
  .recbox__item input[type=radio] + label {
    padding-left: 70px;
  }
}
.recbox__item input[type=radio] + label:before,
.recbox__item input[type=radio] + label:after {
  position: absolute;
  content: "";
  top: 22px;
  left: 32px;
  width: 32px;
  height: 32px;
  border: 2px solid #9ad05d;
  border-radius: 50%;
  -webkit-transition: opacity 0.2s, background-color 0.2s;
  transition: opacity 0.2s, background-color 0.2s;
}
@media screen and (max-width: 1080px) {
  .recbox__item input[type=radio] + label:before,
  .recbox__item input[type=radio] + label:after {
    left: 15px;
  }
}
.recbox__item input[type=radio] + label:after {
  top: 29px;
  left: 39px;
  width: 18px;
  height: 18px;
  background-color: #9ad05d;
  opacity: 0;
}
@media screen and (max-width: 1080px) {
  .recbox__item input[type=radio] + label:after {
    left: 22px;
  }
}
.recbox__title {
  display: block;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
.recbox__title--small {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
.box {
  margin-bottom: 1.4em;
}
.box__title {
  padding: 1.2em;
  text-align: center;
  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(-79deg, #1DAA7E, #1DAA7E);
}
.box__inner {
  padding: 1.2em;
  background-color: #ededed;
}
.box .button {
  width: 100%;
  margin-bottom: 0;
}
.box ul {
  margin-bottom: 1.2em;
}
.box__list li {
  position: relative;
  padding-left: 1em;
  font-size: 1em;
  line-height: 1.75em;
  margin-bottom: 10px;
}
.box__list li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 10px;
  height: 10px;
  background-size: contain;
  background-image: url("/Content/source/img/svg/ico-23_dark.svg");
  background-repeat: no-repeat;
  background-position: left center;
}
.box__icon__address,
.box__icon__phone,
.box__icon__email,
.box__icon__web {
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 30px auto;
  padding-left: 50px;
  margin-bottom: 15px;
  min-height: 30px;
  line-height: 28px;
}
.box__icon__address {
  background-image: url("/Content/source/img/svg/box-home.svg");
}
.box__icon__phone {
  background-image: url("/Content/source/img/svg/box-phone.svg");
}
.box__icon__email {
  background-image: url("/Content/source/img/svg/box-email.svg");
}
.box__icon__web {
  background-image: url("/Content/source/img/svg/box-web.svg");
}
.box__buttons li {
  margin-bottom: 5px;
}
.box__buttons li:hover a {
  color: #9769d8;
}
.box__buttons li:hover span {
  background-color: #9769d8;
}
.box__buttons a {
  display: block;
  width: 100%;
  color: #474747;
  text-decoration: none;
  clear: both;
  line-height: 36px;
  font-weight: 700;
}
.box__buttons span {
  float: right;
  display: inline-block;
  background-color: #8e5cd4;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
  font-weight: 700;
  line-height: 16px;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.box-sidebar {
  width: 100%;
  float: none;
}
.box-sidebar--no-border .kont_back {
  border: none;
  border-radius: 0;
}
.box-sidebar .kont_back {
  width: 100%;
}
.box-sidebar a {
  color: #1DAA7E;
  text-decoration: none;
}
.box-sidebar p {
  color: #474747;
  margin-bottom: 1.25em;
  line-height: 1.75em;
}
.cell--padding {
  padding: 0 2.5em;
}
.form-block__before.w100 {
  width: 100% !important;
}
.form-block__before.w100 .form-block__full {
  width: 100% !important;
}
@media screen and (min-width: 801px) {
  .top-nav2 .cell:nth-child(1) {
    width: 18%;
  }
  .top-nav2 .cell:nth-child(2) {
    width: 22%;
  }
  .top-nav2 .cell:nth-child(3) {
    width: 23%;
  }
  .top-nav2 .cell:nth-child(4) {
    width: 17%;
  }
}
@media screen and (min-width: 1300px) {
  .container {
    font-size: 16px;
  }
}
@media screen and (max-width: 899px) {
  .forms-content {
    overflow: hidden;
  }
  .forms-content .forms-block__box .error-bg:before {
    width: 200%;
  }
}
@media screen and (max-width: 800px) {
  .cell--padding {
    padding-left: 0;
    padding-right: 0;
  }
  .app-content h1 {
    padding-top: 0.625em;
    margin-bottom: 0.625em;
  }
  .app2 .app2__img {
    margin-top: 1.25em;
    max-width: 100%;
  }
  .icon-first {
    padding-top: 1.25em;
  }
  .forms-content {
    overflow: hidden;
  }
  .forms-content .forms-block__box .error-bg:before {
    width: 200%;
  }
  .forms-content .forms-block__box .form-block__form .calendar {
    float: none;
  }
  .forms-content .forms-block__box .form-block__info {
    padding-left: 0;
    padding-top: 10px;
  }
  .forms-content .forms-block__box .form-block__info .info-box {
    position: relative;
    left: 0;
    top: -10px;
    width: 100%;
  }
  .forms-content .forms-block__box .form-block__info .info-box:before {
    background-image: none;
  }
  .forms-content .forms-block__box .form-block__info .info-box p {
    font-size: 0.9em !important;
  }
  .forms-content .form-center,
  .forms-content .form-left,
  .forms-content .form-right,
  .forms-content .form-block__full {
    width: 100%;
  }
  .forms-content .form-center p,
  .forms-content .form-left p,
  .forms-content .form-right p,
  .forms-content .form-block__full p {
    margin-right: 0;
    margin-bottom: 0;
  }
  .forms-content .form-left {
    padding-bottom: 0;
  }
  .viewer {
    display: block;
    text-align: center;
    padding: 30px 0;
  }
  .viewer .viewer__circle {
    float: none;
    margin: 0 auto;
  }
  .viewer .viewer__text {
    line-height: 20px;
    margin-top: 10px;
    display: block;
  }
  .circle-1 {
    margin-bottom: 10px;
  }
  .mobile-app a {
    margin-bottom: 5px;
  }
  .blog .post-with-img .blog__content__box {
    margin-bottom: 10px;
    min-height: 0;
  }
  .blog .post-with-img .blog__content__box:hover .blog__content__box__pad {
    margin-top: 0;
  }
  .blog .post-with-img .blog__content__box img {
    display: none;
    width: 100%;
  }
  .blog .post-with-img .blog__content__box .blog__content__box__hover {
    opacity: 1;
    margin-bottom: 0;
  }
  .blog .post-with-img .cell:not(:first-child) {
    display: none;
  }
  .payment .cell {
    width: 100%;
  }
  .left {
    width: 100%;
  }
  .left--small {
    width: 50%;
  }
  .small .forms-block__box .paddingright {
    padding-right: 0;
  }
  .small .forms-block__box .form-block__form select,
  .small .forms-block__box .form-block__form input {
    width: 100%;
  }
  .insurance .insurance__box a {
    width: 25%;
    float: left;
  }
  .insurance .insurance__box a:nth-child(4n+1) {
    clear: both;
  }
  .reference-loga {
    display: none;
  }
  .about .about__box a {
    width: 25%;
  }
  .viewer {
    width: 100%;
    padding: 0;
  }
  .calculate {
    float: none;
  }
  .bg-green .index-right {
    padding-top: 0;
  }
  .menu--hide {
    display: none;
  }
  .forms-content .forms-block__box .form-block__form {
    /*
                                .calendar {
                                    width: 50/16em;
                                }
                                .select_w__25:not(.calendar):not(:nth-child(3)) {
                                    width: 22%;
                                    margin: 0;
                                }
                                .select_w__25:not(.calendar):nth-child(3) {
                                    width: 30%;
                                    margin: 0;
                                }*/
  }
  .forms-content .forms-block__box .form-block__text {
    float: left;
  }
  .forms-content .forms-block__box .form-block__info {
    float: left;
  }
  .forms-content .forms-block__box .form-block__full {
    width: 90%;
    float: left;
  }
  .index-left {
    max-height: 17.5em;
  }
  .bg-green .index-left__left ul {
    margin-bottom: 1.5em;
  }
}
@media screen and (max-width: 799px) {
  .index-left {
    max-height: initial;
  }
  .bg-green .index-left {
    height: auto;
  }
  .insurance {
    margin-top: 20px !important;
  }
  .bg-green2 {
    padding-bottom: 10px;
  }
  .bg-green .index-right--small .calculate__div {
    width: 100%;
  }
}
@media screen and (min-width: 800px) and (max-width: 1250px) {
  .forms-content .forms-block__box .form-block__info .info-box {
    width: 15.625em;
  }
}
@media screen and (min-width: 800px) and (max-width: 1024px) {
  .forms-content .forms-block__box .form-block__info .info-box {
    width: 21.875em;
    right: -35px;
    left: auto;
    top: 40px;
  }
  .forms-content .forms-block__box .form-block__info .info-box:before {
    background-image: none;
  }
}
@media screen and (max-width: 800px) {
  /*
    .forms-content .forms-block__box .form-block__before.error-bg {
        width: 60%;
        float: left;
    }
*/
  .forms-content .forms-block__box .form-block__full {
    width: 60%;
  }
  .forms-content .forms-block__box .f .form-block__full {
    width: 100%;
  }
  .forms-content .forms-block__box .red.error-p {
    float: left;
    width: 100%;
  }
}
@media screen and (max-width: 740px) {
  .bg-green2 .bg-green2__left {
    margin-top: 20px;
  }
  .bg-green2 .bg-green2__left p {
    text-align: center;
    padding-bottom: 10px;
  }
  .bg-green2 .h-mob {
    display: none;
  }
  .bg-green .bg-green2__app,
  .bg-green2 .bg-green2__app {
    display: none !important;
  }
  .bg-green .row .index-left,
  .bg-green2 .row .index-left,
  .bg-green .row .index-right,
  .bg-green2 .row .index-right,
  .bg-green .row .w50,
  .bg-green2 .row .w50,
  .bg-green .row .bg-green2__right,
  .bg-green2 .row .bg-green2__right {
    width: 100%;
  }
  .calculate {
    float: none;
  }
  .garance .row .w25 {
    width: 50%;
  }
  .payment .button--payment {
    width: 100%;
  }
  .left--small {
    width: 100%;
  }
  .title-next {
    display: none;
  }
  .forms-content .form-right {
    text-align: center;
  }
  .forms-content .form-right .calculate__div {
    float: none;
    width: 100%;
    text-align: center;
  }
  .forms-content .forms-block__box .form-block__full {
    width: 60%;
    min-width: auto;
    float: left;
  }
  .top-nav h1 {
    font-size: 24px;
  }
  .top-nav {
    display: flex;
  }
  .top-nav .cell {
    width: 25%!important;
    height: 30px;
    display: inline-block;
    text-align: center;
    position: relative;
  }
  .top-nav .cell a {
    position: relative;
    margin: 0;
    padding: 0;
  }
  .top-nav .cell:not(:last-child) a:before {
    content: '';
    position: absolute;
    left: 28px;
    top: 16px;
    width: 100%;
    min-width: calc(25vw - 33px);
    height: 1px;
    background: #211C45;
  }
  .top-nav .cell a span {
    position: relative;
    background: #ECEEFB;
  }
  .top-nav .cell a.done span {
    background-color: #91ce4b;
    border-color: #91ce4b;
    background-image: url("/Content/source/img/icon/check.svg");
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -50px;
    background-size: 15px;
    color: #fff;
  }
  .top-nav .cell a.done:before {
    background: #91ce4b;
  }
  .top-nav .top-nav-text {
    display: none;
  }

  footer .footer__bottom2 {
    text-align: center;
    padding: 1.25em 0;
    background-position: center bottom;
    padding-bottom: 3.75em;
  }
  .mobile-app {
    margin-bottom: 1.5625em;
  }
  .calculate__div {
    text-align: center;
  }
}
@media screen and (max-width: 650px) {
  .results-relative {
    display: none;
  }
  .tlacitko_big--pay {
    margin-bottom: 10px;
    min-width: 0;
  }
  .cell--small {
    display: none !important;
  }
  .result-box .cell--0 {
    display: none;
    float: none;
    width: 7.125em;
    height: 0.875em;
  }
  .result-box .ico-sponsored {
    width: 7.125em;
    height: 0.8125em;
    background-image: url("/Content/source/img/svg/sponzorovany-odkaz_mob.svg");
    background-size: 7.125em 0.8125em;
  }
  .result-box > div {
    width: 20%;
  }
  .result-box > div.cell--4,
  .result-box > div.cell--big {
    display: none;
  }
  .result-box > div:last-child {
    width: 40%;
  }
  .garance .row .w25 {
    width: 50%;
  }
  .garance .gar-image {
    margin-bottom: 0;
  }
  .garance .gar-image__1 {
    background-size: 3.0625em 2.125em;
    width: 3.125em;
  }
  .garance .gar-image__2 {
    background-size: 2.3125em 2.3125em;
    width: 2.5em;
  }
  .garance .gar-image__3 {
    background-size: 2.5em 2.5625em;
    width: 2.8125em;
  }
  .garance .gar-image__4 {
    background-size: 1.875em 2.4375em;
    width: 2.1875em;
  }
  .garance p {
    font-size: 0.875em;
  }
}
@media screen and (max-width: 480px) {
  .garance .row .w25 {
    width: 50%;
  }
  .garance .gar-image {
    margin-bottom: 0;
  }
  .garance .gar-image__1 {
    background-size: 3.0625em 2.125em;
    width: 3.125em;
  }
  .garance .gar-image__2 {
    background-size: 2.3125em 2.3125em;
    width: 2.5em;
  }
  .garance .gar-image__3 {
    background-size: 2.5em 2.5625em;
    width: 2.8125em;
  }
  .garance .gar-image__4 {
    background-size: 1.875em 2.4375em;
    width: 2.1875em;
  }
  .garance p {
    font-size: 0.875em;
  }
  .result-box > div {
    width: 50%;
  }
  .result-box > div.cell--3 {
    line-height: 5em;
    min-height: 5em;
  }
  .result-box > div:last-child,
  .result-box > div.cell--3 {
    width: 100%;
  }
  .bg-green .bg-green2__app,
  .bg-green2 .bg-green2__app {
    display: none !important;
  }
  .bg-green .index-left,
  .bg-green2 .index-left {
    height: auto;
    min-height: 14.5em;
  }
  .feature__small .cell {
    width: 100%;
  }
  .feature__small .cell p {
    margin-bottom: 1.875em;
  }
  .bg-green2__right p {
    margin-bottom: 1em !important;
  }
  .mobile-app {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
  }
  .mobile-app a {
    width: 30% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: inline-block !important;
  }
  .mobile-app a {
    margin: 2px auto;
    display: block;
  }
  .app-content h1 {
    line-height: 50px;
    padding-bottom: 0;
  }
  .calculate {
    float: none;
  }
  .app_box {
    padding: 1.25em 0 0;
  }
  .payment .button--payment {
    font-size: 20px;
  }
  .link-bottom a {
    width: 49%;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .link-bottom .a__link--continue {
    width: auto;
  }
  .link-bottom .row:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
  }
  .link-bottom .row:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
  }
  .link-bottom .row a {
    width: 48%;
    float: left;
  }
  .link-bottom .row a:nth-child(2),
  .link-bottom .row a:nth-child(4) {
    margin-left: 2%;
  }
  .insurance .insurance__box a {
    width: 25%;
  }
  .insurance .insurance__box a:nth-child(4n+1) {
    clear: none;
  }
  .insurance .insurance__box a:nth-child(4n+1) {
    clear: both;
  }
  .about .about__box a {
    width: 25%;
    line-height: 6.125em;
  }
  footer .copyright {
    margin-right: 0;
  }
  footer .footer__bottom {
    border: none;
    margin-top: 0;
  }
  footer .footer__bottom .footer__icon {
    background-image: none;
    padding-left: 0;
  }
  footer .footer__bottom2 {
    padding-top: 0;
    background-position: center bottom 15px;
  }
  footer .footer__bottom2 a {
    line-height: 24px;
  }
  footer .footer__bottom2 a:after {
    padding: 0;
  }
  .small input[type=checkbox] + label,
  .small input[type=radio] + label {
    display: inline-block;
  }
  input[type=checkbox] + label,
  input[type=radio] + label {
    display: inline;
  }
  .reference {
    margin-left: 0;
  }
  .reference-loga {
    display: none;
  }
  .blog .blog__button {
    margin-top: 1.375em;
  }
  .blog .post-with-img img {
    display: none;
  }
  .blog .post-with-img .blog__content__box {
    min-height: 0;
  }
  .blog .post-with-img .cell:not(:first-child) {
    display: none;
  }
  footer .footer__social {
    margin-top: 1.375em;
  }
}
@media screen and (max-width: 480px) and screen and (max-width: 399px) {
  .link-bottom .row a {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 445px) {
  .top-nav .cell {
    width: 100% !important;
  }
  .forms-content .forms-block__box .form-block__before.error-bg {
    float: left;
  }
  .forms-content .forms-block__box .form-block__before.error-bg .form-block__form {
    width: 100%;
  }
  .forms-content .forms-block__box .form-block__full {
    width: 90%;
  }
  .forms-content .forms-block__box .form-block__form .select_w__25 {
    width: 25%;
    margin: 0;
  }
  .forms-content .forms-block__box .form-block__form .calendar {
    width: 3.125em;
  }
  .reference {
    padding-bottom: 1em;
  }
  .reference ul li {
    width: 24%;
  }
  .reference-loga {
    display: none;
  }
  select {
    background-position: right 0.5em top 1.25em;
    background-size: 12px 8px;
  }
  .forms-content .forms-block__box .form-block__form select {
    padding-left: 0.625em;
    padding-right: 0.625em;
  }
  .bg-green2__right p {
    margin-bottom: 1em !important;
  }
  .mobile-app {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
  }
  .mobile-app a {
    width: 30% !important;
    display: inline-block;
  }
}
.table_css td,
.table_css img {
  vertical-align: top;
}
.table_css .left_td {
  width: 210px;
}
.table_css img:not(.disable-auto) {
  max-width: 200px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 480px) {
  .table_css img {
    max-width: 100px;
  }
}
#zadane_parametry {
  line-height: 1.5em;
}
@media screen and (max-height: 330px) {
  .h-mob {
    display: none;
  }
  .bg-green2 .bg-green2__right h4 {
    margin-bottom: 0.8em;
    font-size: 1.8em;
  }
}
.reference_add_rating_lightbox .rating_container .rating_row .rating_cell {
  display: table-cell;
  vertical-align: middle;
}
.main-content #detail_tarifu_vypis table,
.main-content #detail_tarifu_vypis div,
.main-content #detail_tarifu_vypis ul,
.main-content #detail_tarifu_vypis ol {
  color: #474747;
  margin-bottom: 1.25em;
  line-height: 1.75em;
}
.reference_add_rating_lightbox .rating_container .rating_row {
  display: table-row;
}
.reference_add_rating_lightbox .rating_container {
  display: table;
  margin: 0 auto;
  margin-bottom: 20px;
  width: 600px;
}
.star-rating {
  display: table;
}
.star-rating .c-rating__item {
  float: left;
  width: 24px;
  list-style-type: none;
}
.c-rating__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24px;
  flex: 0 0 24px;
  height: 24px;
  display: table-cell;
  width: 24px;
  background: url(/Content/source/img/svg/stars.svg);
  cursor: pointer;
}
.reference_add_rating_lightbox input {
  width: 100%;
  border: 2px solid #cacaca;
  border-radius: 0.3125em;
  background-color: #ededed;
  padding: 0.9375em;
  line-height: 15px;
  margin-bottom: 0.5em;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.reference_add_rating_lightbox textarea {
  width: 100%;
  border: 2px solid #cacaca;
  border-radius: 0.3125em;
  background-color: #ededed;
  padding: 0.9375em;
  line-height: 15px;
  margin-bottom: 0.5em;
}
.reference_add_rating_lightbox .blog__button {
  display: block;
  text-align: center;
  background-color: #1DAA7E;
  color: #fff;
  padding: 0.875em 1.375em;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 0.3125em;
  width: 12.5em;
  font-weight: 600;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
#detail_tarifu_vypis a:hover {
  text-decoration: underline;
}
#detail_tarifu_vypis a {
  text-decoration: none;
  color: #ffffff;
}
#detail_tarifu_vypis .detail_tarifu_zavrit a {
  text-decoration: none;
  color: #1DAA7E;
}
.big-cena {
  font-size: 36px;
  font-weight: bold;
}
.csob_zavazadla {
  list-style: none !important;
}
@media screen and (max-width: 650px) {
  .rating_cell:nth-child(1) {
    display: block !important;
  }
  .rating_cell:nth-child(2) {
    width: 75%;
  }
  .white-popup {
    width: 100% !important;
  }
}
.layout_wrap {
  position: relative;
}
#prohlizi {
  position: fixed;
  bottom: 10px;
  left: 0;
  display: none;
  background: #ffe;
  padding: 14px;
  color: #90c200;
  border: 1px #a0d20a solid;
  text-align: center;
  font-size: 12px;
}
table.table_css {
  margin: 20px 0 0 0;
  width: 100% !important;
}
table.table_css--bottom {
  margin-bottom: 20px !important;
}
table.table_css {
  border-collapse: collapse;
  /*border:none;*/
}
table.table_css tr {
  border: 2px solid #A0D20A;
  margin: 10px 0 0 0;
}
table.table_css tr:hover {
  background-color: #f8fdea;
}
table.table_css td {
  padding: 10px;
}
table.table_css td.left_td {
  width: 200px;
  vertical-align: middle;
  border-right: 1px solid #D6D6D6;
  text-align: center;
}
table.table_css td.left_td img {
  text-align: center;
}
table.table_css td.right_td {
  /*color: #A0D20A; */
  padding: 15px 40px 15px 30px;
}
table.table_css td.right_td ul {
  padding-left: 15px;
}
table.table_css td.right_td li {
  color: #A0D20A;
}
table.table_css td.right_td a {
  color: #646464;
  text-decoration: none;
}
table.table_css td.right_td a:hover {
  text-decoration: underline;
}
/*** podstranky ***************/
.partners_box .logo_content {
  margin: 5px 15px 15px 0;
  float: left;
}
.partners_box hr {
  border-top: 1px #c9c9c9 solid;
  border-left: none;
  border-bottom: none;
  border-right: none;
  margin: 40px 0 0 0;
}
.partners_box p {
  margin: 20px 0 0 0;
  line-height: 20px;
}
.partners_box ul {
  margin-top: 30px;
  margin-bottom: 30px;
}
.partners_box .box2 a {
  color: #8dc800;
}
.partners_box li {
  background: url(/Content/images/footer_a.gif) left 10px no-repeat;
  list-style: none;
  padding: 0 0 0 20px;
  line-height: 26px;
}
.partners_box table {
  margin-top: 30px;
}
.add_span {
  font-size: 18px;
  font-weight: bold;
  color: #8dc800;
  margin: 0 0 10px 0;
}
.kont_back {
  background-color: #eeeeee;
  border: 1px #d6d6d6 solid;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 20px;
  width: 20em;
  margin: 0px 0 20px 0px;
}
.kont_box p {
  margin: 0px 0 0 0;
}
.add_span2 {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin: 5px 0 5px 0;
}
.border_span_top {
  border-top: 1px #d6d6d6 solid;
  margin: 15px 0 5px 0;
  padding: 12px 0 0 0;
}
.comp_span {
  font-size: 14px;
  font-weight: bold;
  color: #363d52;
  /* margin: 5px 0 0 0;*/
}
.box1 {
  width: 440px;
  margin: 0 0 0 20px;
}
.box2 {
  margin: 0 0 0 20px;
  float: right;
}
.first_box {
  margin-left: 0px !important;
}
.how_title {
  color: #8dc800;
  font-size: 20px;
  margin: 40px 0 20px 0;
}
.number {
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  color: #8dc800;
}
.bod {
  width: 668px;
  margin: 3px 0 30px 0;
}
.bod p {
  margin: 0px;
  line-height: 20px;
}
.bod a {
  color: #8dc800;
}
.bod_title {
  font-size: 16px;
  font-weight: bold;
  /*color:#363d52;*/
}
.kont_a {
  color: #8dc800;
}
.o_nas_blok {
  width: 690px;
}
.bg-green {
  overflow: hidden;
}
.scroll-top {
  display: none !important;
}
.green-text {
  line-height: 24px;
  font-size: 16px;
}
.rating-images {
  position: relative;
  top: 0.3em;
  width: 1.3em;
  height: auto;
}
.ratng-hide {
  display: none;
}
.smlouva-title {
  color: #000000;
}
.mt-45 {
  margin-top: 45px;
}
.cell-spec {
  width: 9%;
  height: 1px;
}
.mobile-img {
  width: 85%;
}
.overview-middle-image-center {
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
}
.bx-wrapper-custom {
  max-width: 1175px;
}
.font-green {
  color: #a0d20a;
}
table.table_css {
  margin: 20px 0 0 0;
  width: 100% !important;
}
table.table_css {
  border-collapse: collapse;
  /*border:none;*/
}
table.table_css tr {
  border: 2px solid #A0D20A;
  margin: 10px 0 0 0;
}
table.table_css tr:hover {
  background-color: #f8fdea;
}
table.table_css td {
  padding: 10px;
}
table.table_css td.left_td {
  width: 200px;
  vertical-align: middle;
  border-right: 1px solid #D6D6D6;
  text-align: center;
}
table.table_css td.left_td img {
  text-align: center;
}
table.table_css td.right_td {
  /*color: #A0D20A; */
  padding: 15px 40px 15px 30px;
}
table.table_css td.right_td ul {
  padding-left: 15px;
}
table.table_css td.right_td li {
  color: #A0D20A;
}
table.table_css td.right_td a {
  color: #646464;
  text-decoration: none;
}
table.table_css td.right_td a:hover {
  text-decoration: underline;
}
/*** podstranky ***************/
.partners_box .logo_content {
  margin: 5px 15px 15px 0;
  float: left;
}
.partners_box hr {
  border-top: 1px #c9c9c9 solid;
  border-left: none;
  border-bottom: none;
  border-right: none;
  margin: 40px 0 0 0;
}
.partners_box p {
  margin: 20px 0 0 0;
  line-height: 20px;
}
.partners_box ul {
  margin-top: 30px;
  margin-bottom: 30px;
}
.partners_box .box2 a {
  color: #8dc800;
}
.partners_box li {
  background: url(/Content/source/images/footer_a.gif) left 10px no-repeat;
  list-style: none;
  padding: 0 0 0 20px;
  line-height: 26px;
}
.partners_box table {
  margin-top: 30px;
}
.add_span {
  font-size: 18px;
  font-weight: bold;
  color: #8dc800;
  margin: 0 0 10px 0;
}
.kont_back {
  background-color: #eeeeee;
  border: 1px #d6d6d6 solid;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 20px;
  width: 20em;
  margin: 0px 0 20px 0px;
}
.kont_box p {
  margin: 0px 0 0 0;
}
.add_span2 {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin: 5px 0 5px 0;
}
.border_span_top {
  border-top: 1px #d6d6d6 solid;
  margin: 15px 0 5px 0;
  padding: 12px 0 0 0;
}
.comp_span {
  font-size: 14px;
  font-weight: bold;
  color: #363d52;
  /* margin: 5px 0 0 0;*/
}
.box1 {
  width: 440px;
  margin: 0 0 0 20px;
}
.box2 {
  margin: 0 0 0 20px;
  float: right;
}
.first_box {
  margin-left: 0px !important;
}
.how_title {
  color: #8dc800;
  font-size: 20px;
  margin: 40px 0 20px 0;
}
.number {
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  color: #8dc800;
}
.bod {
  width: 668px;
  margin: 3px 0 30px 0;
}
.bod p {
  margin: 0px;
  line-height: 20px;
}
.bod a {
  color: #8dc800;
}
.bod_title {
  font-size: 16px;
  font-weight: bold;
  /*color:#363d52;*/
}
.kont_a {
  color: #8dc800;
}
.o_nas_blok {
  width: 690px;
}
.parastonc,
.index > *.parastonc {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.index,
.garance,
main,
.blog {
  background: #fff;
  z-index: 1;
}
.rating-stars {
  width: 80px;
  margin-top: 20px;
}
.lightbox {
  position: absolute;
  /* keeps the lightbox window in the current viewport */
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  background: rgba(0, 0, 0, 0.2);
  display: none;
}
.white-popup {
  position: fixed;
  background: #FFF;
  padding: 20px;
  width: auto;
  margin: 150px auto;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  overflow-y: scroll;
  max-height: 800px;
  text-align: left;
  overflow: hidden;
  z-index: 10001;
}
.blog .post-with-img .blog__content__box p {
  cursor: text;
}
.parastonc,
.index > *.parastonc {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.index,
.garance,
main,
.blog {
  background: #fff;
  z-index: 1;
}
.table-bg-green {
  background-color: #92d050;
}
.main-content .helpful-link li a {
  line-height: 1.4em;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
}
.c-rating__item.is-active,
.c-rating__item:hover {
  background-position: -24px 0;
}
#star-rating {
  padding-left: 0 !important;
}
.w15 {
  width: 15%;
}
.home .bg-green {
  background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(#4ad1a6), to(#9ad05d));
  background: linear-gradient(0, #4ad1a6, #9ad05d);
}
@media screen and (min-width: 1200px) and (max-width: 1620px) {
  .forms-content .forms-block__box .form-block__info .info-box.to_bottom {
    width: 11em;
  }
}
@media screen and (min-width: 800px) {
  .forms-content .forms-block__box .form-block__info .info-box:before {
    display: none;
  }
  .forms-content .forms-block__box .form-block__info .info-box.to_bottom {
    left: 0;
    -webkit-transform: translateX(-55%);
            transform: translateX(-55%);
    top: 3.4em;
    bottom: auto;
  }
}
@media screen and (max-width: 1250px) and (min-width: 800px) {
  .forms-content .forms-block__box .form-block__info .info-box {
    width: 11.25em;
  }
}
@media screen and (max-width: 1024px) and (min-width: 800px) {
  .forms-content .forms-block__box .form-block__info .info-box {
    width: 15.1875em;
    right: -35px;
    left: auto;
    top: 40px;
  }
}
.forms-content.small .forms-block__box .form-block__info .info-box p {
  font-size: 0.9em;
}
@media screen and (max-width: 768px) {
  .progress-hide {
    display: none;
  }
}
.header-top {
  position: relative;
}
.header-nav {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  padding: 6px 1.38888889em 0 0;
}
.header-nav-text,
.header-nav-icon {
  line-height: 1.25em;
  font-size: 0.75em;
  color: #000;
}
.header-nav-icon {
  background-image: url("/Content/source/img/us_flag.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
  margin-left: 18px;
}
.header-nav-icon a {
  text-decoration: none;
  font-weight: 700;
}
.header-nav a {
  color: #000;
}
.button-orange {
  display: block;
  font-size: 1.25em;
  line-height: 1.25em;
  padding: 15px 20px;
  font-weight: 700;
  color: #fff !important;
  text-decoration: none !important;
  background-color: #8e5cd4;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 1.25em;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}
.button-orange:hover {
  background-color: #8e5cd4;
}
.table-header {
  width: 100%;
  margin-bottom: 1.25em;
}
.table-header td {
  padding: 8px;
  text-align: center;
  font-size: 0.875em;
}
.table-header thead td {
  color: #fff;
  background-color: #1DAA7E;
  font-weight: 700;
}
.table-header tbody td {
  border: 1px solid #d6d6d6;
}
.ul-interesting {
  margin-bottom: 2.25em;
}
.ul-interesting li {
  position: relative;
  list-style: none;
  padding-left: 35px;
  margin-bottom: 1.25em;
  min-height: 28px;
}
.ul-interesting li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 28px;
  background-image: url("/Content/source/img/ul-check.svg");
  background-repeat: no-repeat;
  background-position: center center;
}
.textarea {
  max-width: 100%;
  width: 100%;
  min-height: 150px;
  border: 2px solid #cacaca;
  border-radius: 0.3125em;
  background-color: #ededed;
  padding: 0.9375em;
  line-height: 15px;
}
.form-text {
  max-width: 750px;
  padding: 1.25em 0;
}
.form-text:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.form-text:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.form-text-img {
  width: 135px;
  padding-top: 50px;
}
.form-text-text {
  width: calc(100% - 135px);
}
.form-text h2 {
  font-size: 1.875em;
  color: #97d060;
  font-weight: 600;
  margin-bottom: 1.25em;
}
.form-text .ul-interesting {
  margin-bottom: 0.6em;
}
.form-text .ul-interesting li {
  line-height: 24px;
  color: #000;
  padding-left: 45px;
}
.form-text .ul-interesting li:before {
  background-image: url("/Content/source/img/li-style.png");
}
.blog-item {
  position: relative;
  float: left;
  width: 220px;
  margin-bottom: 15px;
}
.blog-item img {
  max-width: 200px;
  clear: none;
  margin: 0;
}
.blog-item span {
  position: absolute;
  left: 0px;
  top: 5px;
  border: 1px #ddd solid;
  background: #fff;
  display: inline-block;
  padding: 5px 10px;
}
.blog-item big {
  font-weight: 700;
  color: #1DAA7E;
}
.blog-text {
  margin-left: 220px;
}
.blog-hr {
  clear: left;
}
.h2-title {
  margin-top: 30px;
}
.hr {
  height: 1px;
  color: #c6c6c6;
  background-color: #c6c6c6;
  font-size: 0;
  border: 0;
}
.form-text-img img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 600px) {
  .form-text-img,
  .form-text-text {
    width: 100%;
    padding-top: 0;
  }
  .form-text-img {
    text-align: center;
  }
}
/* vysledky srovnani */
.f-border {
  border-right: 1px #c6c6c6 solid;
}
@media screen and (max-width: 768px) {
  .f-border {
    border: none;
  }
}
.f h3 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.f input[type=radio] + label,
.f input[type=checkbox] + label {
  margin-left: 0 !important;
}
.f input[type=radio] + label {
  border-radius: 50%;
}
.f input[type=radio] + label:before {
  content: '' !important;
  width: 16px !important;
  height: 16px !important;
  background-image: none !important;
  border: 1px solid #97d060;
  border-radius: 50%;
}
.f input[type=radio]:checked + label:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  background-color: #97d060;
  border-radius: 50%;
}
.f input[type="checkbox"] + label:before {
  width: 20px !important;
  height: 20px !important;
  background-color: #ffffff;
}
.f-select {
  width: 100%;
  border: 2px solid #cacaca;
  border-radius: 0.3125em;
  line-height: 15px;
  background-color: #fff;
  height: 2.0625em;
  padding: 0 0.625em;
  background-position: top 0.75em right 0.9375em;
  background-size: 0.75em 0.5em;
}
.f-select:focus {
  border-color: #1DAA7E;
}
.f-input {
  width: 100%;
  border: 2px solid #cacaca;
  border-radius: 0.3125em;
  line-height: 15px;
  background-color: #fff;
  height: 28px;
  padding: 0 0.625em;
  background-position: top 0.75em right 0.9375em;
  background-size: 0.75em 0.5em;
  font-size: 0.75em;
}
.f-input:focus {
  border-color: #1DAA7E;
}
.f-input-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.75em;
  height: 100%;
  display: inline-block;
  background: url(/Content/source/img/svg/calendar.png);
  background: url(/Content/source/img/svg/calendar.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/calendar.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
  cursor: pointer;
  background-size: 1.5em 1.5em;
}
.f-date {
  position: relative;
}
.f-date:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.f-date:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.f-date .f-input {
  width: calc(100% - 28px);
}
.f-date:focus {
  border-color: #1DAA7E;
}
.f .text-right {
  text-align: right;
}
.f .row--c .f-cell-left,
.f .row--c .f-cell-right {
  min-height: 15em;
}
.f .row--c .f-cell-left {
  padding-right: 50px;
}
.f .row--c .f-cell-right {
  padding-left: 50px;
}
.f-button {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  border-radius: 0.3125em;
  position: relative;
  overflow: hidden;
  padding: 0 0.625em;
  width: 12.8125em;
  border: 2px solid #8e5cd4;
  background-color: #8e5cd4;
  color: #fff;
  margin-top: 0.9375em;
}
.f-button:before,
.f-button:after {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(/Content/source/img/svg/ico-right-purple.png);
  background: url(/Content/source/img/svg/ico-right-purple.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background: url(/Content/source/img/svg/ico-right-purple.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: center right 1.875em;
  background-size: 0.4375em 0.8125em;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.f-button:after {
  -webkit-transform: translateY(-3.125em);
          transform: translateY(-3.125em);
}
.f-button:hover:before {
  -webkit-transform: translateY(3.125em);
          transform: translateY(3.125em);
}
.f-button:hover:after {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.cell--0 {
  display: none !important;
}
.result-header {
  margin-left: 0 !important;
}
@media screen and (max-width: 1299px) {
  .list .container {
    padding: 0 15px;
  }
}
.list .row {
  margin-right: -15px;
  margin-left: -15px;
}
.list .row .cell {
  padding-right: 15px;
  padding-left: 15px;
}
@media screen and (max-width: 768px) {
  .list .row .cell {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.list-header .cell {
  width: calc(100% / 7);
}
@media screen and (min-width: 768px) {
  .list-header-bigger .cell:nth-child(2),
  .list-header-bigger .cell:nth-child(3) {
    width: 13.7%;
  }
}
@media screen and (max-width: 768px) {
  .list-header-bigger .cell {
    width: 50% !important;
  }
}
.list-header2 .row {
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.list-header2 .cell {
  padding-right: 5px !important;
  padding-left: 5px !important;
  width: calc(100% / 8);
}
.list-rating .c-rating__item {
  cursor: default;
}
.list-rating .c-rating__item:hover {
  background-position: 0 0 !important;
}
.list-rating .c-rating__item.is-active:hover {
  background-position: -24px 0 !important;
}
.list-vysvetlivky {
  margin-top: 0.9375em;
}
.list-vysvetlivky-text {
  padding-right: 0.9375em;
}
.list-vysvetlivky-icon1,
.list-vysvetlivky-icon2 {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  padding-left: 1.875em;
  padding-right: 0.9375em;
}
.list-vysvetlivky-icon1 {
  background-image: url("/Content/source/img/svg/ico-skoda.svg");
}
.list-vysvetlivky-icon2 {
  background-image: url("/Content/source/img/svg/ico-kruh.svg");
}
.list-text {
  font-size: 0.875em;
  font-weight: 700;
  line-height: 1.14285714em;
  text-align: center;
  padding: 2.5em 0.3125em;
  cursor: pointer;
}
.list-text-product {
  display: block;
  font-weight: 500;
}
.list-text-arrow {
  position: relative;
  display: block;
}
.list-text-arrow span {
  position: relative;
  right: -20px;
  height: 100%;
}
.list-text-arrow span:before,
.list-text-arrow span:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0.3125em;
  width: 0;
  height: 0;
  border-left: 0.3125em solid transparent;
  border-right: 0.3125em solid transparent;
  border-bottom: 0.3125em solid #c6c6c6;
}
.list-text-arrow span:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  top: auto;
  bottom: 0.1875em;
}
.list-text-arrow-down span:before {
  display: none;
}
.list-text-arrow-down span:after {
  bottom: 0.375em;
  border-bottom: 0.3125em solid #000;
}
.list-text-arrow-up span:before {
  display: none;
}
.list-text-arrow-up span:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  bottom: 0.4375em;
  border-bottom: 0.3125em solid #000;
}
.list-circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 3.4375em;
  height: 3.4375em;
  border-radius: 50%;
  background-color: #90ce4b;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin: 0 auto;
}
.list-ul {
  text-align: left;
  padding-left: 0;
  margin-bottom: 0;
}
.list-ul li {
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
}
.list-img {
  margin-bottom: 20px;
}
.list-img-text span {
  display: block;
  font-size: 14px;
  line-height: 18px;
}
.list-img-text span:nth-child(1) {
  font-weight: 700;
  text-transform: uppercase;
}
.list h3 {
  position: relative;
}
.list-item {
  position: relative;
  text-align: center;
  border-radius: 5px;
  background-color: #ededed;
  border: 2px solid transparent;
  margin-bottom: 1.5em;
  padding: 0 15px;
}
.list-item-doporucujeme {
  border-color: #006db3;
}
.list-item-doporucujeme .list-bottom {
  display: block !important;
}
.list-item .row-list {
  position: relative;
}
.list-item .row-list .cell {
  width: calc(100% / 7);
  line-height: 7.375em;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.list-item .row-list2 {
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.list-item .row-list2 .cell {
  padding-right: 5px !important;
  padding-left: 5px !important;
  width: calc(100% / 8);
  line-height: 7.375em;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
@media screen and (min-width: 769px) {
  .list-item-bigger .row-list .cell {
    position: relative;
    line-height: 8.75em;
    padding-bottom: 40px;
  }
  .list-item-bigger .row-list .cell:nth-child(1),
  .list-item-bigger .row-list .cell:nth-child(2),
  .list-item-bigger .row-list .cell:nth-child(3) {
    line-height: 11.75em;
    padding-bottom: 0;
  }
  .list-item-bigger .row-list .cell:nth-child(2),
  .list-item-bigger .row-list .cell:nth-child(3) {
    width: 13.7%;
  }
}
@media screen and (max-width: 768px) {
  .list-item-bigger .row-list .cell {
    width: 50% !important;
  }
  .list-item-bigger .row-list .cell:nth-child(6) {
    width: 100% !important;
    display: block !important;
  }
}
@media screen and (max-width: 1080px) {
  .list-item-bigger .row-list .cell:last-child {
    width: 24%;
  }
}
.list-item-bigger .row-list .cell--lh {
  line-height: normal;
}
.list-price {
  display: block;
  font-weight: 700;
  vertical-align: middle;
  font-size: 1.875em;
  color: #97d060;
  white-space: nowrap;
}
@media screen and (max-width: 1199px) {
  .list-price {
    font-size: 1.6em;
  }
}
.list-price--blue {
  color: #006db3 !important;
}
.list-price small {
  font-size: 0.66666667em;
  font-weight: 700;
}
.list-price--small {
  font-size: 14px;
  font-weight: 400;
  margin-top: 5px;
}
.list-check {
  display: block;
  width: 100%;
  height: 28px;
  background-image: url(/Content/source/img/ul-check.svg);
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}
.list-span {
  display: block;
  font-size: 1em;
  font-weight: 600;
}
.list-button {
  display: block;
  font-size: 1em;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  border: none;
  background-color: #8e5cd4;
  border-radius: 5px;
  padding: 12px;
}
.list-button:hover {
  background-color: #9769d8;
}
.list-button--small {
  font-size: 12px;
}
.list-button-detail {
  position: relative;
  background-color: #797979;
  cursor: pointer;
  padding-right: 2em;
  font-size: 13px;
  line-height: 13px;
  margin-top: 10px;
}
@media screen and (max-width: 1099px) {
  .list-button-detail {
    padding-right: 1.375em;
  }
}
@media screen and (max-width: 768px) {
  .list-button-detail {
    display: block;
    position: relative;
    left: 8px;
    bottom: 0;
    width: calc(100% - 15px);
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 16px;
  }
}
.list-button-detail:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0.9375em;
  width: 0.9375em;
  height: 100%;
  background-image: url("/Content/source/img/svg/ico-23.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0.625em auto;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.list-button-detail--abs {
  display: inline-block;
  position: absolute;
  left: auto;
  right: 23px;
  bottom: 10px;
  width: 136px;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .list-button-detail--abs {
    position: relative;
    right: 0;
    bottom: 0;
    width: calc(100% - 34px);
  }
}
.list-button-detail--abs:before {
  right: 0.9375em;
  width: 0.9375em;
}
@media screen and (max-width: 1099px) {
  .list-button-detail--abs:before {
    top: 10px;
    right: 10px;
    height: 20px;
  }
}
.list-button-detail.is-open:before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.list-button-detail:hover {
  background-color: #929191;
}
.list-button-call {
  margin-top: 10px;
  background-color: #006db3 !important;
}
@media screen and (max-width: 1199px) {
  .list-button-call {
    font-size: 14px;
  }
}
.list-button-call:hover {
  background-color: #0081c7 !important;
}
.list-button-big {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.625em;
  margin-bottom: 0.6em;
  margin-top: 10em;
}
.list-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0 0.5em;
  line-height: 1em;
  vertical-align: middle;
}
.list-inner img {
  max-width: 100%;
}
.list-detail {
  display: none;
  padding: 1.625em 15px;
  padding-top: 0;
  text-align: left;
}
.list-detail p {
  line-height: 1.4em;
}
.list-detail h4 {
  font-size: 1.65em;
  color: #474747;
  margin-bottom: 1.625em;
}
.list-detail h4 small {
  font-size: 70%;
}
.list-detail .form-block__full {
  margin-bottom: 1.625em;
}
.list-detail .form-block__full input[type=checkbox] {
  display: none;
}
.list-detail .form-block__full input[type=checkbox] + label {
  margin-left: 0;
}
.list-detail .form-block__full input[type=checkbox] + label p {
  line-height: 1.4em;
}
.list-detail .ul-interesting {
  line-height: 1.2em;
}
.list-detail .ul-interesting li:before {
  width: 20px;
  height: 20px;
}
.list-detail .ul-clasic {
  list-style: disc;
  padding-left: 20px;
}
.list-detail .ul-clasic li {
  margin-bottom: 0.8em;
}
.list-detail .ul-clasic a {
  line-height: 1.4em;
  color: #474747;
}
.list-detail .hr-detail {
  height: 1px;
  color: #c6c6c6;
  background-color: #c6c6c6;
  margin-bottom: 2.25em;
  border: none;
}
.list-detail .ul-icon-title {
  font-weight: 600;
  color: #97d060;
  margin-bottom: 0.6em;
}
.list-detail .ul-icon-li {
  margin-bottom: 2em;
  background-repeat: no-repeat;
  padding-left: 3.4em;
  background-size: 2.75em auto;
}
.list-detail .ul-icon-li-lecba {
  background-image: url(/Content/source/img/svg/ico-kruh.svg);
}
.list-detail .ul-icon-li-uraz {
  background-image: url(/Content/source/img/svg/ico-sanitka.svg);
}
.list-detail .ul-icon-li-odpovednost {
  background-image: url(/Content/source/img/svg/ico-padak.svg);
}
.list-detail .ul-icon-li-zavazadla {
  background-image: url(/Content/source/img/svg/ico-zavaz.svg);
}
.list-detail .ul-icon-li-asistence {
  background-image: url(/Content/source/img/svg/ico-storno.svg);
}
.list-detail .ul-icon-li-pravni {
  background-image: url(/Content/source/img/svg/ico-skoda.svg);
}
.list-detail .ul-icon-li-telefon {
  background-image: url(/Content/source/img/svg/ico-16.svg);
  background-size: 1.75em auto;
  background-position: left 0.3em top;
}

    .list-detail .ul-icon-li-bezstarosti {
        background-image: url(/Content/source/img/svg/ico-26_dark.svg);
    }
    .list-detail .ul-icon-li-vrtulnik {
        background-image: url(/Content/source/img/svg/vrtulnik.svg);
    }
    .list-detail .ul-icon-li-zdravotnich-asistencnich-sluzeb {
        background-image: url(/Content/source/img/pojisteni-zdravotnich-asistencnich-sluzeb-modra.svg);
    }

    .list-detail .ul-icon-li-drink-povolen {
        background-image: url(/Content/source/img/pojisteni-drink-povolen-modra.svg);
    }

    .list-detail .ul-icon-li-cykloasistence {
        background-image: url(/Content/source/img/pojisteni-cykloasistence-modra.svg);
    }

    .list-detail .ul-icon-li-mazlicek {
        background-image: url(/Content/source/img/pojisteni-mazlicku-modra.svg);
    }

    .list-detail .ul-icon-li-storna-cesty {
        background-image: url(/Content/source/img/pojisteni-storna-cesty-modra.svg);
    }
    .list-detail .ul-icon-li-sport {
        background-image: url(/Content/source/img/svg/sport.svg);
    }

    .list-detail .ul-icon-li-letadlo {
        background-image: url(/Content/source/img/svg/letadlo.svg);
    }

    .list-detail .ul-icon-li-pass {
        background-image: url(/Content/source/img/svg/pass.svg);
    }

    .list-detail .ul-icon-li-lyzovani {
        background-image: url(/Content/source/img/svg/lyzovani.svg);
    }

    .list-detail .ul-icon-li-kabelaz {
        background-image: url("/Content/Source/share/povruc/cabel.svg");
    }

    .list-detail .ul-icon-li-klic {
        background-image: url("/Content/Source/share/povruc/klic.svg");
    }

    .list-detail .ul-icon-li-vandalismu {
        background-image: url("/Content/Source/share/povruc/vandalizm.svg");
    }

    .list-detail .ul-icon-li-garance {
        background-image: url("/Content/Source/share/povruc/cena.svg");
    }

    .list-detail .ul-icon-li-vykricknik {
        background-image: url("/Content/Source/share/povruc/vykricnik.svg");
    }

    .list-detail .ul-icon-li-procento {
        background-image: url("/Content/Source/share/povruc/procento.svg");
    }

    .list-detail .ul-icon-li-odcizeni {
        background-image: url("/Content/Source/share/povruc/odcizeni.svg");
    }

    .list-detail .ul-icon-li-hand {
        background-image: url("/Content/Source/share/povruc/hand.svg");
    }

    .list-detail .ul-icon-li-auto {
        background-image: url("/Content/Source/share/povruc/auto.svg");
    }

    .list-detail .ul-icon-li-zakon {
        background-image: url("/Content/Source/share/povruc/zakon.svg");
    }

    .list-detail .ul-icon-li-klika {
        background-image: url("/Content/Source/share/povruc/crash2.svg");
    }

    .list-detail .ul-icon-li-sklo {
        background-image: url("/Content/Source/share/povruc/okno.svg");
    }

    .list-detail .ul-icon-li-sanitka {
        background-image: url("/Content/Source/share/povruc/ambulance.svg");
    }

    .list-detail .ul-icon-li-zvire {
        background-image: url("/Content/Source/share/povruc/jelen.svg");
    }

    .list-detail .ul-icon-li-kufr {
        background-image: url("/Content/Source/share/povruc/kufr.svg");
    }

    .list-detail .ul-icon-li-priroda {
        background-image: url("/Content/Source/share/povruc/krupobiti.svg");
    }

    .list-detail .ul-icon-li-havarie {
        background-image: url("/Content/Source/share/povruc/crash.svg");
    }

    .list-detail .mb-1 {
        margin-bottom: 0.625em;
    }
.list-bottom {
  text-align: left;
  display: none;
  margin-left: -15px;
  background-color: #d3e6ff;
  width: calc(100% + 30px);
}
.list-bottom:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.list-bottom:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.list-bottom-text {
  position: relative;
  float: left;
  width: 160px;
  display: inline-block;
  padding: 1em 15px;
  background-color: #006db3;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.list-bottom-text:before {
  content: "";
  position: absolute;
  top: 0;
  right: -1.5em;
  width: 0;
  height: 0;
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1.5em solid #006db3;
  font-size: 16px;
}
.list-bottom-text2 {
  float: left;
  width: calc(100% - 160px);
  display: inline-block;
  padding: 0 15px 0 48px;
  font-weight: 600;
  color: #006DB3;
  font-size: 14px;
  line-height: 43px;
  vertical-align: middle;
}
.list-bottom-inner {
  display: inline-block;
  line-height: 16px;
  vertical-align: middle;
}
.list-icons {
  text-align: left;
  margin-top: 28px;
}
.list-icon {
  position: relative;
  display: block;
  font-size: 13px;
  line-height: 16px;
  padding-left: 32px;
  padding-top: 3px;
  margin-bottom: 8px;
  min-height: 22px;
}
.list-icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  background-color: #ffffff;
  border-radius: 2px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 13px auto;
}

.list-icon--1:before {
    background-image: url("/Content/Source/share/pov1.png");
}

.list-icon--2:before {
    background-image: url("/Content/Source/share/pov2.png");
}

.list-icon--3:before {
    background-image: url("/Content/Source/share/pov3.png");
}

.list-icon--4:before {
    background-image: url("/Content/Source/share/pov4.png");
}

.list-icon--kabelaz:before {
    background-image: url("/Content/Source/share/povruc/cabel.svg");
}

.list-icon--klic:before {
    background-image: url("/Content/Source/share/povruc/klic.svg");
}

.list-icon--vandalismus:before {
    background-image: url("/Content/Source/share/povruc/vandalizm.svg");
}

.list-icon--garance:before {
    background-image: url("/Content/Source/share/povruc/cena.svg");
}

.list-icon--vykricknik:before {
    background-image: url("/Content/Source/share/povruc/vykricnik.svg");
}

.list-icon--procento:before {
    background-image: url("/Content/Source/share/povruc/procento.svg");
}

.list-icon--kanystr:before {
    background-image: url("/Content/Source/share/povruc/kanystr.png");
}

.list-icon--odcizeni:before {
    background-image: url("/Content/Source/share/povruc/odcizeni.svg");
}

.list-icon--hand:before {
    background-image: url("/Content/Source/share/povruc/hand.svg");
}

.list-icon--auto:before {
    background-image: url("/Content/Source/share/povruc/auto.svg");
}

.list-icon--zakon:before {
    background-image: url("/Content/Source/share/povruc/zakon.svg");
}

.list-icon--klika:before {
    background-image: url("/Content/Source/share/povruc/crash2.svg");
}

.list-icon--sklo:before {
    background-image: url("/Content/Source/share/povruc/okno.svg");
}

.list-icon--sanitka:before {
    background-image: url("/Content/Source/share/povruc/ambulance.svg");
}

.list-icon--zvire:before {
    background-image: url("/Content/Source/share/povruc/jelen.svg");
}

.list-icon--kufr:before {
    background-image: url("/Content/Source/share/povruc/kufr.svg");
}

.list-icon--maj-nespecificka:before {
  background-image: url("/Content/Source/share/povruc/maj-nespecificka.svg");
}

.list-icon--maj-rozbiti-skla:before {
  background-image: url("/Content/Source/share/povruc/maj-rozbiti-skla.svg");
}

.list-icon--maj-odcizeni:before {
  background-image: url("/Content/Source/share/povruc/maj-odcizeni.svg");
}

.list-icon--maj-odpovednost-za-skodu:before {
  background-image: url("/Content/Source/share/povruc/maj-odpovednost-za-skodu.svg");
}

.list-icon--maj-prirodni-rizika:before {
  background-image: url("/Content/Source/share/povruc/maj-prirodni-rizika.svg");
}

.list-icon--maj-zkrat:before {
  background-image: url("/Content/Source/share/povruc/maj-zkrat.svg");
}

.list-icon--maj-zaplavy:before {
  background-image: url("/Content/Source/share/povruc/maj-zaplavy.svg");
}

.list-icon--maj-technicka-asistence:before {
  background-image: url("/Content/Source/share/povruc/maj-technicka-asistence.svg");
}

.list .list-item .row-list .cell--2,
.list .list-header .cell--2 {
  width: 22%;
}
@media screen and (max-width: 1299px) {
  .list .list-item .row-list .cell--2,
  .list .list-header .cell--2 {
    width: 20%;
  }
}
.list-more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  font-size: 13px;
  line-height: 13px;
  color: #797979;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0 2em;
}
@media screen and (max-width: 768px) {
  .list-more {
    display: none !important;
  }
}
.list-more--help {
  display: inline-block;
  left: 24px;
  bottom: -10px;
  border-radius: 5px;
  background-color: #006db3;
  color: #ffffff;
  text-decoration: none;
  padding: 12px 5px;
  text-align: center;
  width: calc(100% - 44px);
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.list-more--help:hover {
  background-color: #0081c7;
}
.list-more:hover {
  text-decoration: none;
}
.info {
  position: relative;
  cursor: pointer;
  display: inline-block;
  background-color: #797979;
  color: #fff;
  vertical-align: middle;
  width: 1.4em;
  height: 1.4em;
  line-height: 1.4em;
  text-align: center;
  border-radius: 50%;
  font-size: 0.8em;
  font-weight: 400;
  margin-left: 0.2em;
}
.info:hover + .info-inner {
  display: block !important;
}
.info-content {
  position: absolute;
  z-index: 9999;
  padding: 1.25em;
  width: 24.625em;
  background: #fff;
  border: 2px solid #97d060;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 3.4em;
  bottom: auto;
}
.info-content p {
  font-size: 1.125em;
  font-weight: 500;
  color: #474747;
  line-height: 1.4em;
  margin-bottom: 1.25em;
}
.info-container {
  display: inline-block;
  position: relative;
}
.info-inner {
  display: none;
  font-size: 13px;
}
.f-show-small {
  display: none;
}
.bt-none {
  border-top: none !important;
}
.forms-content.small.bg-grey-light {
  overflow: inherit;
}
.dashed-text {
  position: relative;
  display: inline-block;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: pointer;
  color: #1DAA7E;
}
.dashed-text:hover .dashed-box {
  display: block;
}
.dashed-box {
  display: none;
  position: absolute;
  left: 1.375em;
  top: 0.9375em;
  z-index: 9999;
  padding: 1.25em;
  border: 2px solid #1DAA7E;
  width: 24.625em;
  background: #fff;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  text-align: left !important;
}
.dashed-box.is-active {
  display: block;
}
.dashed-box p {
  font-size: 1.125em;
  font-weight: 500;
  color: #474747;
  line-height: 1.4em;
  margin-bottom: 1.25em;
}
.dashed-box--arrow:before {
  content: "";
  position: absolute;
  top: 0;
  left: -12px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #1DAA7E;
}
.dashed-box--arrow-bottom:before {
  top: auto;
  bottom: 0;
}
.dashed-box-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.dashed-box-close:before {
  content: "×";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-width: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.dashed-box-close:hover:before {
  color: #474747;
}
.dashed-box-title {
  font-size: 1.25em;
  color: #1DAA7E;
  font-weight: 600;
  margin-bottom: 1.25em;
}
[data-info-click],
[data-info-mouseover] {
  cursor: pointer;
}
.form__item {
  position: relative;
}
.form__item input[type='checkbox'],
.form__item input[type='radio'] {
  position: absolute;
  top: 0;
  left: 0;
}
.form__item input[type='checkbox'] + label,
.form__item input[type='radio'] + label {
  margin-left: 0;
  min-height: 36px;
}
[data-accordion-single] {
  position: relative;
  cursor: pointer;
  background-image: none !important;
  -webkit-transition: margin 0.4s;
  transition: margin 0.4s;
}
[data-accordion-single].is-active:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
[data-accordion-single]:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  background-image: url('/Content/source/img/arrow-color.png');
  background-size: 32px auto;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
[data-accordion-single]:not(.is-active) {
  margin-bottom: 0 !important;
}
.accordion {
  margin: 30px 0 0;
}
.accordion__item {
  border-bottom: 1px solid #c6c6c6;
}
.accordion__item:first-child {
  border-top: 1px solid #c6c6c6;
}
.accordion__item.is-active .accordion__button--button:before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.accordion__item.is-active .accordion__button--arrow:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.accordion__content {
  display: none;
  padding: 20px 0;
}
.accordion__header {
  padding: 5px 0;
  cursor: pointer;
}
.accordion__header:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.accordion__header:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.accordion__title {
  float: left;
  line-height: 40px;
  width: calc(100% - 115px);
}
.accordion__title span {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
}
@media screen and (max-width: 768px) {
  .accordion__title {
    font-size: 14px;
  }
}
.accordion__button {
  position: relative;
  float: right;
  padding: 10px 40px 10px 20px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
@media screen and (max-width: 575px) {
  .accordion__button {
    font-size: 14px;
    padding: 10px 30px 10px 10px;
  }
}
.accordion__button--text {
  padding: 10px 30px;
  text-decoration: underline;
}
.accordion__button--button {
  border-radius: 5px;
  color: #fff;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.accordion__button--button:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0.9375em;
  width: 0.9375em;
  height: 100%;
  background-image: url(/Content/source/img/svg/ico-23.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0.625em auto;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.accordion__button--blue {
  background-color: #3f48cc;
}
.accordion__button--blue:hover {
  background-color: rgba(63, 72, 204, 0.8);
}
.accordion__button--green {
  background-color: #22b14c;
}
.accordion__button--green:hover {
  background-color: rgba(34, 177, 76, 0.8);
}
.accordion__button--gray {
  background-color: #929191;
}
.accordion__button--gray:hover {
  background-color: rgba(146, 145, 145, 0.8);
}
.accordion__button--arrow {
  float: left;
  width: 40px;
  height: 40px;
  padding: 0;
}
.accordion__button--arrow:before {
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url('/Content/Source/share/arrow.png');
  background-size: 20px auto;
  background-position: center center;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.upsell {
  padding: 0 2.5em;
  margin: 0 0 50px 0;
  position: relative;
}
.upsell:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.upsell:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
@media screen and (max-width: 800px) {
  .upsell {
    padding: 0;
  }
}
@media screen and (max-width: 649px) {
  .upsell {
    font-size: 10px;
  }
}
.upsell--2 .upsell__col {
  width: 50%;
}
.upsell--3 .upsell__col {
  width: calc(100% / 3);
}
.upsell--4 .upsell__col {
  width: 25%;
}
.upsell--5 .upsell__col {
  width: 20%;
}
.upsell__col {
  position: relative;
  float: left;
  width: 25%;
  border: 1px solid #c6c8cb;
  border-radius: 4px;
  margin-left: -1px;
}
@media screen and (max-width: 767px) {
  .upsell__col {
    width: 25%;
  }
}
.upsell__col:first-child {
  border-color: transparent;
  margin-left: 0;
}
.upsell__col:first-child .upsell__header {
  border-top: none;
}
.upsell__col:first-child .upsell__header .upsell__title {
  margin-bottom: 15px;
}
.upsell__col:first-child .upsell__header .upsell__title,
.upsell__col:first-child .upsell__header .upsell__subtitle {
  text-align: right;
}
.upsell__col:first-child .upsell__td {
  text-align: right;
}
.upsell__col:first-child .upsell__td:last-child {
  border-bottom: 1px solid #c6c8cb;
}
.upsell__col:hover .upsell__button--blue {
  background-color: #0081c7;
}
.upsell__col:hover .upsell__button--orange {
  background-color: #e1854c;
}
.upsell__col:hover .upsell__button--gray {
  background-color: #8c8c8c;
}
.upsell__header {
  position: relative;
  height: 165px;
  padding: 20px 20px 60px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: 1px solid #c6c8cb;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .upsell__header {
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    height: 180px;
  }
}
@media screen and (max-width: 1080px) {
  .upsell__header {
    padding-top: 30px;
  }
}
@media screen and (max-width: 499px) {
  .upsell__header {
    height: 180px;
  }
}
.upsell__header--gray {
  background-color: #f4f4f4;
}
.upsell__header--blue {
  background-color: #006db3;
}
.upsell__header--blue > * {
  color: #ffffff;
}
.upsell__title {
  display: block;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 5px;
}
@media screen and (max-width: 499px) {
  .upsell__title {
    font-size: 12px;
    line-height: 14px;
  }
}
@media screen and (max-width: 359px) {
  .upsell__title {
    font-size: 10px;
    line-height: 12px;
  }
}
.upsell__subtitle {
  display: block;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
}
@media screen and (max-width: 499px) {
  .upsell__subtitle {
    font-size: 10px;
    line-height: 12px;
  }
}
@media screen and (max-width: 359px) {
  .upsell__subtitle {
    font-size: 8px;
    line-height: 10px;
  }
}
.upsell__td {
  height: 30px;
  border-bottom: 1px solid #c6c8cb;
  padding: 0 15px;
  text-align: center;
  vertical-align: middle;
  line-height: 28px;
  position: relative;
}
@media screen and (max-width: 1099px) {
  .upsell__td {
    padding: 0 10px;
  }
}
@media screen and (max-width: 359px) {
  .upsell__td {
    height: 35px;
    line-height: 33px;
  }
}
.upsell__td:last-child {
  border-bottom: none;
}
.upsell__text {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 1099px) {
  .upsell__text {
    font-size: 12px;
    line-height: 12px;
  }
}
@media screen and (max-width: 575px) {
  .upsell__text {
    font-size: 8px;
    line-height: 10px;
  }
}
.upsell__tag {
  display: block;
  position: absolute;
  top: 5px;
  left: -18px;
  padding: 5px;
  width: 70px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  color: #ffffff;
}
@media screen and (max-width: 499px) {
  .upsell__tag {
    font-size: 10px;
    line-height: 12px;
  }
}
.upsell__tag--green {
  background-color: #9ad05d;
}
.upsell__box {
  position: absolute;
  top: -20px;
  right: 5px;
  padding: 5px 10px;
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
  background-color: #22473d;
  color: #fff;
  z-index: 10;
  border-radius: 4px;
}
.upsell__box__text {
  display: block;
  font-size: 10px;
  line-height: 12px;
}
@media screen and (max-width: 499px) {
  .upsell__box__text {
    font-size: 8px;
    line-height: 10px;
  }
}
.upsell__box__text:first-child {
  font-size: 12px;
  font-weight: 700;
}
@media screen and (max-width: 499px) {
  .upsell__box__text:first-child {
    font-size: 10px;
    line-height: 12px;
  }
}
.upsell__icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15px auto;
}
.upsell__icon--true {
  background-image: url("/Content/source/img/check.png");
}
.upsell__icon--false {
  background-image: url("/Content/source/images/close_icon.png");
}
.upsell__name,
.upsell__price,
.upsell__small {
  display: block;
  text-align: center;
}
.upsell__name,
.upsell__price {
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  margin-bottom: 0;
}
@media screen and (max-width: 1099px) {
  .upsell__name,
  .upsell__price {
    font-size: 14px;
    line-height: 16px;
  }
}
@media screen and (max-width: 499px) {
  .upsell__name,
  .upsell__price {
    font-size: 12px;
    line-height: 14px;
  }
}
@media screen and (max-width: 359px) {
  .upsell__name,
  .upsell__price {
    font-size: 10px;
    line-height: 12px;
  }
}
.upsell__name {
  line-height: 20px;
  margin-bottom: 5px;
}
.upsell__small {
  font-size: 12px;
  line-height: 14px;
}
.upsell__button {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  border: none;
  border-radius: 4px;
  height: 24px;
  line-height: 24px;
  padding: 0 15px;
  cursor: pointer;
}
@media screen and (max-width: 1099px) {
  .upsell__button {
    height: auto;
    line-height: initial;
    font-size: 12px;
  }
}
@media screen and (max-width: 649px) {
  .upsell__button {
    width: 100%;
    padding: 0 5px;
  }
}
@media screen and (max-width: 575px) {
  .upsell__button {
    font-size: 10px;
    line-height: 12px;
  }
}
.upsell__button--blue {
  background-color: #006db3;
}
.upsell__button--gray {
  background-color: #797979;
}
.upsell__button--orange {
  background-color: #ff8615;
}
.upsell__input {
  position: absolute;
  left: 50%;
  bottom: 20px;
  width: 32px;
  height: 32px;
  margin-left: -18px;
}
@media screen and (max-width: 575px) {
  .upsell__input {
    width: 20px;
    height: 20px;
    margin-left: -10px;
  }
}
.upsell__input input[type=radio] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.upsell__input input[type=radio]:checked + label:before {
  background-color: #ffffff;
}
.upsell__input input[type=radio]:checked + label:after {
  opacity: 1;
}
.upsell__input input[type=radio] + label {
  position: relative;
  display: block;
  margin-left: 0;
  padding: 0;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
@media screen and (max-width: 575px) {
  .upsell__input input[type=radio] + label {
    width: 20px;
    height: 20px;
  }
}
.upsell__input input[type=radio] + label:before,
.upsell__input input[type=radio] + label:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  border: 2px solid #9ad05d;
  border-radius: 50%;
}
@media screen and (max-width: 575px) {
  .upsell__input input[type=radio] + label:before,
  .upsell__input input[type=radio] + label:after {
    width: 20px;
    height: 20px;
  }
}
.upsell__input input[type=radio] + label:before {
  background-color: #fff;
}
.upsell__input input[type=radio] + label:after {
  top: 7px;
  left: 7px;
  width: 18px;
  height: 18px;
  background-color: #9ad05d;
  opacity: 0;
}
@media screen and (max-width: 575px) {
  .upsell__input input[type=radio] + label:after {
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
  }
}
.text-left {
  text-align: left !important;
}
@media screen and (max-width: 1650px) {
  .info-content {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 1199px) {
  .list-rating .c-rating__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 1.5em;
            flex: 0 0 1.5em;
    height: 1.5em;
    width: 1.5em;
    background-image: url("/Content/source/img/star1.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 0 !important;
  }
  .list-rating .c-rating__item.is-active {
    background-image: url("/Content/source/img/star2.png");
  }
  .list-rating .c-rating__item.is-active:hover {
    background-position: 0 0 !important;
  }
}
@media screen and (min-width: 1080px) and (max-width: 1299px) {
  .list-item .row-list .cell,
  .list-header .cell:nth-child(6) {
    width: 16%;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .list-item .row-list .cell,
  .list-header .cell:nth-child(5) {
    width: 20% !important;
  }
}
@media screen and (max-width: 1080px) {
  .list-item .row-list .cell:nth-child(2),
  .list .list-header .cell:nth-child(2) {
    display: none;
  }
  .list-item .row-list .cell,
  .list-header .cell {
    width: calc(100% / 6);
  }
  .list-item .row-list .cell,
  .list-header .cell:nth-child(5) {
    width: 21%;
  }
  .list-item .row-list2 .cell:nth-child(3),
  .list .list-header2 .cell:nth-child(3) {
    display: none;
  }
  .list-item .row-list2 .cell,
  .list-header2 .cell {
    width: calc(100% / 7);
  }
  .f .row--c .f-cell-right {
    padding-left: 0.9375em;
  }
  .f .row--c .f-cell-left {
    padding-right: 0.9375em;
  }
}
@media screen and (max-width: 768px) {
  .chci-doporucit {
    display: none;
  }
  .list-item .row-list .cell:nth-child(4),
  .list .list-header .cell:nth-child(4),
  .list-item .row-list .cell:nth-child(5),
  .list .list-header .cell:nth-child(5),
  .list-item .row-list .cell:nth-child(6),
  .list .list-header .cell:nth-child(6) {
    display: none;
  }
  .list-item .row-list .cell,
  .list-header .cell {
    width: calc(100% / 3);
  }
  .list-item .row-list2 .cell:nth-child(5),
  .list .list-header2 .cell:nth-child(5),
  .list-item .row-list2 .cell:nth-child(6),
  .list .list-header2 .cell:nth-child(6),
  .list-item .row-list2 .cell:nth-child(7),
  .list .list-header2 .cell:nth-child(7) {
    display: none;
  }
  .list-item .row-list2 .cell,
  .list-header2 .cell {
    width: calc(100% / 4);
  }
}
@media screen and (max-width: 649px) {
  .list-bottom-inner {
    padding-top: 1em;
    padding-bottom: 1em;
  }
}
@media screen and (max-width: 649px) {
  .list-vysvetlivky {
    margin-bottom: 3.75em;
  }
  .list-detail .form-block__full input[type=checkbox] + label p {
    margin-top: 15px;
  }
  .list-bottom-text2 {
    padding-left: 15px;
    text-align: center;
    width: 100%;
  }
  .list-bottom-text {
    display: none;
  }
  .list-detail .cell {
    width: 100%;
  }
  .list-button-big {
    margin-top: 10px;
  }
  .f .row--c .f-cell-right,
  .f .row--c .f-cell-left {
    width: 100%;
  }
  .f-border {
    border: none;
  }
  .f .row--c .f-cell-right .w33 {
    width: 100%;
  }
  .f .row--c .f-cell-left .w25,
  .f .row--c .f-cell-left .w50,
  .f .row--c .f-cell-left .w75 {
    width: 100%;
  }
  .f .text-right {
    text-align: left;
  }
  .f-date .f-input {
    width: calc(100% - 35px);
  }
  .f-button {
    margin-top: 0;
    margin-bottom: 2em;
  }
  .f-hide-small {
    display: none;
  }
  .f-show-small {
    text-align: center;
    display: block;
  }
  .f-button {
    margin-left: auto;
    margin-right: auto;
  }
  .info-content {
    right: auto;
    left: -70px;
    width: 18em;
  }
  .list-item .row-list2 .cell:nth-child(2),
  .list .list-header2 .cell:nth-child(2) {
    display: none;
  }
  .list-item .row-list2 .cell,
  .list-header2 .cell {
    width: calc(100% / 3);
  }
}
@media screen and (max-width: 480px) {
  .list-vysvetlivky-icon1,
  .list-vysvetlivky-icon2 {
    width: 100%;
    display: block;
    margin: 10px 0;
  }
  .list-item .row-list .cell,
  .list-header .cell {
    width: calc(100% / 2);
  }
  .list-item .row-list .cell:last-child {
    width: 100%;
  }
  .list-header .cell:last-child {
    display: none;
  }
  /*
        .forms-content .forms-block__box h2 {
            margin-top: 20px;
        }
    */
  .f-button {
    margin-top: 20px;
  }
  .f h3 {
    margin-top: 10px !important;
  }
  .list-item {
    padding: 0;
  }
  .list-detail .ul-clasic {
    margin-bottom: 20px;
  }
  .list-bottom {
    margin-left: 0;
    width: 100%;
  }
  input[type=checkbox] + label,
  input[type=radio] + label {
    display: inline-block;
  }
  .list-detail .form-block__full input[type=checkbox] + label p {
    margin-top: 5px;
  }
  .list-header2 .cell:last-child {
    display: none;
  }
  .list .list-header2 .cell,
  .list-item .row-list2 .cell {
    width: calc(100% / 2);
  }
  .list-item .row-list2 .cell:last-child {
    width: 100%;
  }
}
@media screen and (max-width: 399px) {
  .link-bottom .row a {
    width: 50%;
    float: none;
  }
  .link-bottom .row a:nth-child(2),
  .link-bottom .row a:nth-child(4) {
    margin-left: 0;
  }
}
.m-l-0 {
  margin-left: 0 !important;
}
#call-us input {
  width: 197px;
  border: 2px solid #cacaca;
  border-radius: 0.3125em;
  background-color: #ededed;
  padding: 0.9375em;
  line-height: 15px;
  float: left;
  margin-right: -10px;
}
#call-us button {
  float: left;
  border: 0;
}
.word__text {
  position: relative;
  background-color: #ededed;
  border-radius: 5px;
  margin-right: 30px;
}
.word__text p {
  margin-bottom: 0 !important;
  padding: 20px;
}
.word__text:after {
  content: "";
  position: absolute;
  top: 15%;
  right: -20px;
  width: 0;
  border-top: 20px solid transparent;
  border-right: 0 solid transparent;
  border-left: 20px solid #ededed;
  z-index: 4;
}
.word__image {
  border-radius: 5px;
  max-width: 100%;
  height: auto;
}
.word__name {
  display: block;
  font-weight: 700;
}
.word__position {
  display: block;
  font-size: 14px;
  line-height: 18px;
}
.custom-header header .header-top__right {
  text-align: right;
  max-width: calc(100% - 262px);
  width: auto;
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 115px;
}
.custom-header .email_custom {
  bottom: 60px;
}
.custom-header div.viewer.h-mob {
  margin-left: 30px;
  margin-top: 185px;
}
@media screen and (max-width: 1081px) {
  .custom-header div.viewer.h-mob {
    margin-top: 25px;
    padding-right: 40px;
    margin-left: 0px;
  }
}
@media screen and (max-width: 800px) {
  .custom-header div.viewer.h-mob {
    display: none;
  }
}
@media screen and (max-width: 1090px) {
  .custom-header header .header-top__right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .custom-header .email_custom {
    bottom: 0px;
  }
}
.custom-header .bubble h1 {
  padding: 0;
  /*margin-bottom: 35px;*/
}
@media screen and (max-width: 1325px) {
  .custom-header .bubble h1 {
    margin-bottom: 30px;
    /*margin-bottom: 35px;*/
  }
}
.custom-header .bubble__l {
  float: left;
  width: 60%;
}
.custom-header .bubble__r {
  float: left;
  width: 40%;
}
.custom-header .bubble .circle-1,
.custom-header .bubble .circle-2 {
  padding: 0;
  padding-left: 60px;
  padding-left: 3.75rem;
  margin-bottom: 30px;
}
.custom-header .circle-1,
.custom-header .circle-2 {
  line-height: 2.7em !important;
}
@media screen and (max-width: 487px) {
  .custom-header .circle-1,
  .custom-header .circle-2 {
    line-height: 1.5em !important;
  }
  .custom-header .bubble__l {
    float: left;
    width: 100%;
  }
  .custom-header .bubble__r {
    float: left;
    width: 100%;
  }
}
.custom-header .bubble .circle-1:before,
.custom-header .bubble .circle-2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 2.7em;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 2.7em;
}
.custom-header .calculate__div--lower {
  padding-top: 2em;
  padding-bottom: 2em;
}
.custom-header .bubble .letter2 {
  position: absolute;
  left: 410px;
  top: 180px;
}
@media screen and (max-width: 1265px) {
  .custom-header .bubble .letter2 {
    display: none;
  }
}
.custom-header .calculate__div:hover {
  cursor: pointer;
}
.custom-header .calculate__image {
  color: white;
  font-weight: bold;
  font-size: 2.146em !important;
  padding-left: 1.5em !important;
}
.v2 {
  /*Theme*/ }
  @media print {
    .v2 *,
    .v2 *::before,
    .v2 *::after {
      text-shadow: none !important;
      -webkit-box-shadow: none !important;
              box-shadow: none !important; }
    .v2 a:not(.btn) {
      text-decoration: underline; }
    .v2 abbr[title]::after {
      content: " (" attr(title) ")"; }
    .v2 pre {
      white-space: pre-wrap !important; }
    .v2 pre,
    .v2 blockquote {
      border: 1px solid #a8a8a8;
      page-break-inside: avoid; }
    .v2 thead {
      display: table-header-group; }
    .v2 tr,
    .v2 img {
      page-break-inside: avoid; }
    .v2 p,
    .v2 h2,
    .v2 h3 {
      orphans: 3;
      widows: 3; }
    .v2 h2,
    .v2 h3 {
      page-break-after: avoid; }
    @page {
      .v2 {
        size: a3; } }
    .v2 body {
      min-width: 992px !important; }
    .v2 .container {
      min-width: 992px !important; }
    .v2 .navbar {
      display: none; }
    .v2 .badge {
      border: 1px solid #000000; }
    .v2 .table {
      border-collapse: collapse !important; }
      .v2 .table td,
      .v2 .table th {
        background-color: #ffffff !important; }
    .v2 .table-bordered th,
    .v2 .table-bordered td {
      border: 1px solid #dddfee !important; }
    .v2 .table-dark {
      color: inherit; }
      .v2 .table-dark th,
      .v2 .table-dark td,
      .v2 .table-dark thead th,
      .v2 .table-dark tbody + tbody {
        border-color: #dee2e6; }
    .v2 .table .thead-dark th {
      color: inherit;
      border-color: #dee2e6; } }
  .v2 *,
  .v2 *::before,
  .v2 *::after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .v2 html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .v2 article, .v2 aside, .v2 figcaption, .v2 figure, .v2 footer, .v2 header, .v2 hgroup, .v2 main, .v2 nav, .v2 section {
    display: block; }
  .v2 body {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 24px;
    color: #2c2d31;
    text-align: left;
    background-color: #ffffff; }
  .v2 [tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important; }
  .v2 hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
    overflow: visible; }
  .v2 h1, .v2 h2, .v2 h3, .v2 h4, .v2 h5, .v2 h6 {
    margin-top: 0;
    margin-bottom: 35px; }
  .v2 p {
    margin-top: 0;
    margin-bottom: 16px;
    margin-bottom: 1rem; }
  .v2 abbr[title],
  .v2 abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none; }
  .v2 address {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit; }
  .v2 ol,
  .v2 ul,
  .v2 dl {
    margin-top: 0;
    margin-bottom: 16px;
    margin-bottom: 1rem; }
  .v2 ol ol,
  .v2 ul ul,
  .v2 ol ul,
  .v2 ul ol {
    margin-bottom: 0; }
  .v2 dt {
    font-weight: 700; }
  .v2 dd {
    margin-bottom: 8px;
    margin-bottom: .5rem;
    margin-left: 0; }
  .v2 blockquote {
    margin: 0 0 16px;
    margin: 0 0 1rem; }
  .v2 b,
  .v2 strong {
    font-weight: bolder; }
  .v2 small {
    font-size: 80%; }
  .v2 sub,
  .v2 sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  .v2 sub {
    bottom: -.25em; }
  .v2 sup {
    top: -.5em; }
  .v2 a {
    color: #201c46;
    text-decoration: none;
    background-color: transparent; }
    .v2 a:hover {
      color: #201c46;
      text-decoration: none; }
  .v2 a:not([href]) {
    color: inherit;
    text-decoration: none; }
    .v2 a:not([href]):hover {
      color: inherit;
      text-decoration: none; }
  .v2 pre,
  .v2 code,
  .v2 kbd,
  .v2 samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em; }
  .v2 pre {
    margin-top: 0;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    overflow: auto; }
  .v2 figure {
    margin: 0 0 16px;
    margin: 0 0 1rem; }
  .v2 img {
    vertical-align: middle;
    border-style: none; }
  .v2 svg {
    overflow: hidden;
    vertical-align: middle; }
  .v2 table {
    border-collapse: collapse; }
  .v2 caption {
    padding-top: 12px;
    padding-top: 0.75rem;
    padding-bottom: 12px;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom; }
  .v2 th {
    text-align: inherit; }
  .v2 label {
    display: inline-block;
    margin-bottom: 8px;
    margin-bottom: 0.5rem; }
  .v2 button {
    border-radius: 0; }
  .v2 button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color; }
  .v2 input,
  .v2 button,
  .v2 select,
  .v2 optgroup,
  .v2 textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .v2 button,
  .v2 input {
    overflow: visible; }
  .v2 button,
  .v2 select {
    text-transform: none; }
  .v2 select {
    word-wrap: normal; }
  .v2 button,
  .v2 [type="button"],
  .v2 [type="reset"],
  .v2 [type="submit"] {
    -webkit-appearance: button; }
  .v2 button:not(:disabled),
  .v2 [type="button"]:not(:disabled),
  .v2 [type="reset"]:not(:disabled),
  .v2 [type="submit"]:not(:disabled) {
    cursor: pointer; }
  .v2 button::-moz-focus-inner,
  .v2 [type="button"]::-moz-focus-inner,
  .v2 [type="reset"]::-moz-focus-inner,
  .v2 [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none; }
  .v2 input[type="radio"],
  .v2 input[type="checkbox"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0; }
  .v2 input[type="date"],
  .v2 input[type="time"],
  .v2 input[type="datetime-local"],
  .v2 input[type="month"] {
    -webkit-appearance: listbox; }
  .v2 textarea {
    overflow: auto;
    resize: vertical; }
  .v2 fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  .v2 legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 8px;
    margin-bottom: .5rem;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal; }
  .v2 progress {
    vertical-align: baseline; }
  .v2 [type="number"]::-webkit-inner-spin-button,
  .v2 [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .v2 [type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none; }
  .v2 [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .v2 ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button; }
  .v2 output {
    display: inline-block; }
  .v2 summary {
    display: list-item;
    cursor: pointer; }
  .v2 template {
    display: none; }
  .v2 [hidden] {
    display: none !important; }
  .v2 *,
  .v2 *::before,
  .v2 *::after {
    background-repeat: no-repeat; }
  .v2 *:focus {
    outline: none; }
  .v2 button:focus {
    outline: none; }
  .v2 img {
    height: auto;
    max-width: 100%; }
  .v2 h1, .v2 h2, .v2 h3, .v2 h4, .v2 h5, .v2 h6 {
    padding: 0; }
  .v2 h1, .v2 h2, .v2 h3, .v2 h4, .v2 h5, .v2 h6,
  .v2 .h1, .v2 .h2, .v2 .h3, .v2 .h4, .v2 .h5, .v2 .h6 {
    margin-bottom: 35px;
    font-weight: 700;
    line-height: 1.2;
    color: #201c46; }
  .v2 h1, .v2 .h1 {
    font-size: 40px;
    font-size: 2.5rem; }
  .v2 h2, .v2 .h2 {
    font-size: 32px;
    font-size: 2rem; }
  .v2 h3, .v2 .h3 {
    font-size: 28px;
    font-size: 1.75rem; }
  .v2 h4, .v2 .h4 {
    font-size: 24px;
    font-size: 1.5rem; }
  .v2 h5, .v2 .h5 {
    font-size: 20px;
    font-size: 1.25rem; }
  .v2 h6, .v2 .h6 {
    font-size: 16px;
    font-size: 1rem; }
  .v2 .lead {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300; }
  .v2 .display-1 {
    font-size: 96px;
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2; }
  .v2 .display-2 {
    font-size: 88px;
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2; }
  .v2 .display-3 {
    font-size: 72px;
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2; }
  .v2 .display-4 {
    font-size: 56px;
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2; }
  .v2 hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid #eceefb; }
  .v2 small,
  .v2 .small {
    font-size: 80%;
    font-weight: 400; }
  .v2 mark,
  .v2 .mark {
    padding: 0.2em;
    background-color: #fcf8e3; }
  .v2 .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .v2 .list-inline {
    padding-left: 0;
    list-style: none; }
  .v2 .list-inline-item {
    display: inline-block; }
    .v2 .list-inline-item:not(:last-child) {
      margin-right: 8px;
      margin-right: 0.5rem; }
  .v2 .initialism {
    font-size: 90%;
    text-transform: uppercase; }
  .v2 .blockquote {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-size: 20px;
    font-size: 1.25rem; }
  .v2 .blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d; }
    .v2 .blockquote-footer::before {
      content: "\2014\00A0"; }
  .v2 .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 576px) {
      .v2 .container {
        max-width: 540px; } }
    @media (min-width: 768px) {
      .v2 .container {
        max-width: 720px; } }
    @media (min-width: 992px) {
      .v2 .container {
        max-width: 960px; } }
    @media (min-width: 1200px) {
      .v2 .container {
        max-width: 1140px; } }
  .v2 .container-fluid, .v2 .container-sm, .v2 .container-md, .v2 .container-lg, .v2 .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  @media (min-width: 576px) {
    .v2 .container, .v2 .container-sm {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .v2 .container, .v2 .container-sm, .v2 .container-md {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .v2 .container, .v2 .container-sm, .v2 .container-md, .v2 .container-lg {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .v2 .container, .v2 .container-sm, .v2 .container-md, .v2 .container-lg, .v2 .container-xl {
      max-width: 1140px; } }
  .v2 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
  .v2 .no-gutters {
    margin-right: 0;
    margin-left: 0; }
    .v2 .no-gutters > .col,
    .v2 .no-gutters > [class*="col-"] {
      padding-right: 0;
      padding-left: 0; }
  .v2 .col-1, .v2 .col-2, .v2 .col-3, .v2 .col-4, .v2 .col-5, .v2 .col-6, .v2 .col-7, .v2 .col-8, .v2 .col-9, .v2 .col-10, .v2 .col-11, .v2 .col-12, .v2 .col,
  .v2 .col-auto, .v2 .col-sm-1, .v2 .col-sm-2, .v2 .col-sm-3, .v2 .col-sm-4, .v2 .col-sm-5, .v2 .col-sm-6, .v2 .col-sm-7, .v2 .col-sm-8, .v2 .col-sm-9, .v2 .col-sm-10, .v2 .col-sm-11, .v2 .col-sm-12, .v2 .col-sm,
  .v2 .col-sm-auto, .v2 .col-md-1, .v2 .col-md-2, .v2 .col-md-3, .v2 .col-md-4, .v2 .col-md-5, .v2 .col-md-6, .v2 .col-md-7, .v2 .col-md-8, .v2 .col-md-9, .v2 .col-md-10, .v2 .col-md-11, .v2 .col-md-12, .v2 .col-md,
  .v2 .col-md-auto, .v2 .col-lg-1, .v2 .col-lg-2, .v2 .col-lg-3, .v2 .col-lg-4, .v2 .col-lg-5, .v2 .col-lg-6, .v2 .col-lg-7, .v2 .col-lg-8, .v2 .col-lg-9, .v2 .col-lg-10, .v2 .col-lg-11, .v2 .col-lg-12, .v2 .col-lg,
  .v2 .col-lg-auto, .v2 .col-xl-1, .v2 .col-xl-2, .v2 .col-xl-3, .v2 .col-xl-4, .v2 .col-xl-5, .v2 .col-xl-6, .v2 .col-xl-7, .v2 .col-xl-8, .v2 .col-xl-9, .v2 .col-xl-10, .v2 .col-xl-11, .v2 .col-xl-12, .v2 .col-xl,
  .v2 .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
  .v2 .col {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .v2 .row-cols-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .v2 .row-cols-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .v2 .row-cols-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .v2 .row-cols-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .v2 .row-cols-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .v2 .row-cols-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .v2 .col-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .v2 .col-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .v2 .col-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .v2 .col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .v2 .col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .v2 .col-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .v2 .col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .v2 .col-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .v2 .col-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .v2 .col-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .v2 .col-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .v2 .col-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .v2 .col-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .v2 .order-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .v2 .order-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .v2 .order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .v2 .order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .v2 .order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .v2 .order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .v2 .order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .v2 .order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .v2 .order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .v2 .order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .v2 .order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .v2 .order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .v2 .order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .v2 .order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .v2 .order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .v2 .offset-1 {
    margin-left: 8.3333333333%; }
  .v2 .offset-2 {
    margin-left: 16.6666666667%; }
  .v2 .offset-3 {
    margin-left: 25%; }
  .v2 .offset-4 {
    margin-left: 33.3333333333%; }
  .v2 .offset-5 {
    margin-left: 41.6666666667%; }
  .v2 .offset-6 {
    margin-left: 50%; }
  .v2 .offset-7 {
    margin-left: 58.3333333333%; }
  .v2 .offset-8 {
    margin-left: 66.6666666667%; }
  .v2 .offset-9 {
    margin-left: 75%; }
  .v2 .offset-10 {
    margin-left: 83.3333333333%; }
  .v2 .offset-11 {
    margin-left: 91.6666666667%; }
  @media (min-width: 576px) {
    .v2 .col-sm {
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    .v2 .row-cols-sm-1 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .v2 .row-cols-sm-2 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .v2 .row-cols-sm-3 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333333333%;
              flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .v2 .row-cols-sm-4 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .v2 .row-cols-sm-5 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%;
      max-width: 20%; }
    .v2 .row-cols-sm-6 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.6666666667%;
              flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    .v2 .col-sm-auto {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .v2 .col-sm-1 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 8.3333333333%;
              flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }
    .v2 .col-sm-2 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.6666666667%;
              flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    .v2 .col-sm-3 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .v2 .col-sm-4 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333333333%;
              flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .v2 .col-sm-5 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 41.6666666667%;
              flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }
    .v2 .col-sm-6 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .v2 .col-sm-7 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 58.3333333333%;
              flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }
    .v2 .col-sm-8 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 66.6666666667%;
              flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }
    .v2 .col-sm-9 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    .v2 .col-sm-10 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 83.3333333333%;
              flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }
    .v2 .col-sm-11 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 91.6666666667%;
              flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }
    .v2 .col-sm-12 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .v2 .order-sm-first {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    .v2 .order-sm-last {
      -webkit-box-ordinal-group: 14;
          -ms-flex-order: 13;
              order: 13; }
    .v2 .order-sm-0 {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; }
    .v2 .order-sm-1 {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .v2 .order-sm-2 {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .v2 .order-sm-3 {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    .v2 .order-sm-4 {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
    .v2 .order-sm-5 {
      -webkit-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
    .v2 .order-sm-6 {
      -webkit-box-ordinal-group: 7;
          -ms-flex-order: 6;
              order: 6; }
    .v2 .order-sm-7 {
      -webkit-box-ordinal-group: 8;
          -ms-flex-order: 7;
              order: 7; }
    .v2 .order-sm-8 {
      -webkit-box-ordinal-group: 9;
          -ms-flex-order: 8;
              order: 8; }
    .v2 .order-sm-9 {
      -webkit-box-ordinal-group: 10;
          -ms-flex-order: 9;
              order: 9; }
    .v2 .order-sm-10 {
      -webkit-box-ordinal-group: 11;
          -ms-flex-order: 10;
              order: 10; }
    .v2 .order-sm-11 {
      -webkit-box-ordinal-group: 12;
          -ms-flex-order: 11;
              order: 11; }
    .v2 .order-sm-12 {
      -webkit-box-ordinal-group: 13;
          -ms-flex-order: 12;
              order: 12; }
    .v2 .offset-sm-0 {
      margin-left: 0; }
    .v2 .offset-sm-1 {
      margin-left: 8.3333333333%; }
    .v2 .offset-sm-2 {
      margin-left: 16.6666666667%; }
    .v2 .offset-sm-3 {
      margin-left: 25%; }
    .v2 .offset-sm-4 {
      margin-left: 33.3333333333%; }
    .v2 .offset-sm-5 {
      margin-left: 41.6666666667%; }
    .v2 .offset-sm-6 {
      margin-left: 50%; }
    .v2 .offset-sm-7 {
      margin-left: 58.3333333333%; }
    .v2 .offset-sm-8 {
      margin-left: 66.6666666667%; }
    .v2 .offset-sm-9 {
      margin-left: 75%; }
    .v2 .offset-sm-10 {
      margin-left: 83.3333333333%; }
    .v2 .offset-sm-11 {
      margin-left: 91.6666666667%; } }
  @media (min-width: 768px) {
    .v2 .col-md {
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    .v2 .row-cols-md-1 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .v2 .row-cols-md-2 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .v2 .row-cols-md-3 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333333333%;
              flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .v2 .row-cols-md-4 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .v2 .row-cols-md-5 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%;
      max-width: 20%; }
    .v2 .row-cols-md-6 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.6666666667%;
              flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    .v2 .col-md-auto {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .v2 .col-md-1 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 8.3333333333%;
              flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }
    .v2 .col-md-2 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.6666666667%;
              flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    .v2 .col-md-3 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .v2 .col-md-4 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333333333%;
              flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .v2 .col-md-5 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 41.6666666667%;
              flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }
    .v2 .col-md-6 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .v2 .col-md-7 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 58.3333333333%;
              flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }
    .v2 .col-md-8 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 66.6666666667%;
              flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }
    .v2 .col-md-9 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    .v2 .col-md-10 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 83.3333333333%;
              flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }
    .v2 .col-md-11 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 91.6666666667%;
              flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }
    .v2 .col-md-12 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .v2 .order-md-first {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    .v2 .order-md-last {
      -webkit-box-ordinal-group: 14;
          -ms-flex-order: 13;
              order: 13; }
    .v2 .order-md-0 {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; }
    .v2 .order-md-1 {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .v2 .order-md-2 {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .v2 .order-md-3 {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    .v2 .order-md-4 {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
    .v2 .order-md-5 {
      -webkit-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
    .v2 .order-md-6 {
      -webkit-box-ordinal-group: 7;
          -ms-flex-order: 6;
              order: 6; }
    .v2 .order-md-7 {
      -webkit-box-ordinal-group: 8;
          -ms-flex-order: 7;
              order: 7; }
    .v2 .order-md-8 {
      -webkit-box-ordinal-group: 9;
          -ms-flex-order: 8;
              order: 8; }
    .v2 .order-md-9 {
      -webkit-box-ordinal-group: 10;
          -ms-flex-order: 9;
              order: 9; }
    .v2 .order-md-10 {
      -webkit-box-ordinal-group: 11;
          -ms-flex-order: 10;
              order: 10; }
    .v2 .order-md-11 {
      -webkit-box-ordinal-group: 12;
          -ms-flex-order: 11;
              order: 11; }
    .v2 .order-md-12 {
      -webkit-box-ordinal-group: 13;
          -ms-flex-order: 12;
              order: 12; }
    .v2 .offset-md-0 {
      margin-left: 0; }
    .v2 .offset-md-1 {
      margin-left: 8.3333333333%; }
    .v2 .offset-md-2 {
      margin-left: 16.6666666667%; }
    .v2 .offset-md-3 {
      margin-left: 25%; }
    .v2 .offset-md-4 {
      margin-left: 33.3333333333%; }
    .v2 .offset-md-5 {
      margin-left: 41.6666666667%; }
    .v2 .offset-md-6 {
      margin-left: 50%; }
    .v2 .offset-md-7 {
      margin-left: 58.3333333333%; }
    .v2 .offset-md-8 {
      margin-left: 66.6666666667%; }
    .v2 .offset-md-9 {
      margin-left: 75%; }
    .v2 .offset-md-10 {
      margin-left: 83.3333333333%; }
    .v2 .offset-md-11 {
      margin-left: 91.6666666667%; } }
  @media (min-width: 992px) {
    .v2 .col-lg {
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    .v2 .row-cols-lg-1 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .v2 .row-cols-lg-2 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .v2 .row-cols-lg-3 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333333333%;
              flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .v2 .row-cols-lg-4 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .v2 .row-cols-lg-5 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%;
      max-width: 20%; }
    .v2 .row-cols-lg-6 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.6666666667%;
              flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    .v2 .col-lg-auto {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .v2 .col-lg-1 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 8.3333333333%;
              flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }
    .v2 .col-lg-2 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.6666666667%;
              flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    .v2 .col-lg-3 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .v2 .col-lg-4 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333333333%;
              flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .v2 .col-lg-5 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 41.6666666667%;
              flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }
    .v2 .col-lg-6 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .v2 .col-lg-7 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 58.3333333333%;
              flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }
    .v2 .col-lg-8 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 66.6666666667%;
              flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }
    .v2 .col-lg-9 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    .v2 .col-lg-10 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 83.3333333333%;
              flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }
    .v2 .col-lg-11 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 91.6666666667%;
              flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }
    .v2 .col-lg-12 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .v2 .order-lg-first {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    .v2 .order-lg-last {
      -webkit-box-ordinal-group: 14;
          -ms-flex-order: 13;
              order: 13; }
    .v2 .order-lg-0 {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; }
    .v2 .order-lg-1 {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .v2 .order-lg-2 {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .v2 .order-lg-3 {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    .v2 .order-lg-4 {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
    .v2 .order-lg-5 {
      -webkit-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
    .v2 .order-lg-6 {
      -webkit-box-ordinal-group: 7;
          -ms-flex-order: 6;
              order: 6; }
    .v2 .order-lg-7 {
      -webkit-box-ordinal-group: 8;
          -ms-flex-order: 7;
              order: 7; }
    .v2 .order-lg-8 {
      -webkit-box-ordinal-group: 9;
          -ms-flex-order: 8;
              order: 8; }
    .v2 .order-lg-9 {
      -webkit-box-ordinal-group: 10;
          -ms-flex-order: 9;
              order: 9; }
    .v2 .order-lg-10 {
      -webkit-box-ordinal-group: 11;
          -ms-flex-order: 10;
              order: 10; }
    .v2 .order-lg-11 {
      -webkit-box-ordinal-group: 12;
          -ms-flex-order: 11;
              order: 11; }
    .v2 .order-lg-12 {
      -webkit-box-ordinal-group: 13;
          -ms-flex-order: 12;
              order: 12; }
    .v2 .offset-lg-0 {
      margin-left: 0; }
    .v2 .offset-lg-1 {
      margin-left: 8.3333333333%; }
    .v2 .offset-lg-2 {
      margin-left: 16.6666666667%; }
    .v2 .offset-lg-3 {
      margin-left: 25%; }
    .v2 .offset-lg-4 {
      margin-left: 33.3333333333%; }
    .v2 .offset-lg-5 {
      margin-left: 41.6666666667%; }
    .v2 .offset-lg-6 {
      margin-left: 50%; }
    .v2 .offset-lg-7 {
      margin-left: 58.3333333333%; }
    .v2 .offset-lg-8 {
      margin-left: 66.6666666667%; }
    .v2 .offset-lg-9 {
      margin-left: 75%; }
    .v2 .offset-lg-10 {
      margin-left: 83.3333333333%; }
    .v2 .offset-lg-11 {
      margin-left: 91.6666666667%; } }
  @media (min-width: 1200px) {
    .v2 .col-xl {
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    .v2 .row-cols-xl-1 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .v2 .row-cols-xl-2 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .v2 .row-cols-xl-3 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333333333%;
              flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .v2 .row-cols-xl-4 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .v2 .row-cols-xl-5 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%;
      max-width: 20%; }
    .v2 .row-cols-xl-6 > * {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.6666666667%;
              flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    .v2 .col-xl-auto {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .v2 .col-xl-1 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 8.3333333333%;
              flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }
    .v2 .col-xl-2 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.6666666667%;
              flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    .v2 .col-xl-3 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .v2 .col-xl-4 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333333333%;
              flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .v2 .col-xl-5 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 41.6666666667%;
              flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }
    .v2 .col-xl-6 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .v2 .col-xl-7 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 58.3333333333%;
              flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }
    .v2 .col-xl-8 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 66.6666666667%;
              flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }
    .v2 .col-xl-9 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    .v2 .col-xl-10 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 83.3333333333%;
              flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }
    .v2 .col-xl-11 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 91.6666666667%;
              flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }
    .v2 .col-xl-12 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .v2 .order-xl-first {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    .v2 .order-xl-last {
      -webkit-box-ordinal-group: 14;
          -ms-flex-order: 13;
              order: 13; }
    .v2 .order-xl-0 {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; }
    .v2 .order-xl-1 {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .v2 .order-xl-2 {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .v2 .order-xl-3 {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    .v2 .order-xl-4 {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
    .v2 .order-xl-5 {
      -webkit-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
    .v2 .order-xl-6 {
      -webkit-box-ordinal-group: 7;
          -ms-flex-order: 6;
              order: 6; }
    .v2 .order-xl-7 {
      -webkit-box-ordinal-group: 8;
          -ms-flex-order: 7;
              order: 7; }
    .v2 .order-xl-8 {
      -webkit-box-ordinal-group: 9;
          -ms-flex-order: 8;
              order: 8; }
    .v2 .order-xl-9 {
      -webkit-box-ordinal-group: 10;
          -ms-flex-order: 9;
              order: 9; }
    .v2 .order-xl-10 {
      -webkit-box-ordinal-group: 11;
          -ms-flex-order: 10;
              order: 10; }
    .v2 .order-xl-11 {
      -webkit-box-ordinal-group: 12;
          -ms-flex-order: 11;
              order: 11; }
    .v2 .order-xl-12 {
      -webkit-box-ordinal-group: 13;
          -ms-flex-order: 12;
              order: 12; }
    .v2 .offset-xl-0 {
      margin-left: 0; }
    .v2 .offset-xl-1 {
      margin-left: 8.3333333333%; }
    .v2 .offset-xl-2 {
      margin-left: 16.6666666667%; }
    .v2 .offset-xl-3 {
      margin-left: 25%; }
    .v2 .offset-xl-4 {
      margin-left: 33.3333333333%; }
    .v2 .offset-xl-5 {
      margin-left: 41.6666666667%; }
    .v2 .offset-xl-6 {
      margin-left: 50%; }
    .v2 .offset-xl-7 {
      margin-left: 58.3333333333%; }
    .v2 .offset-xl-8 {
      margin-left: 66.6666666667%; }
    .v2 .offset-xl-9 {
      margin-left: 75%; }
    .v2 .offset-xl-10 {
      margin-left: 83.3333333333%; }
    .v2 .offset-xl-11 {
      margin-left: 91.6666666667%; } }
  .v2 .table {
    width: 100%;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    color: #212529; }
    .v2 .table th,
    .v2 .table td {
      padding: 12px;
      padding: 0.75rem;
      vertical-align: top;
      border-top: 1px solid #dee2e6; }
    .v2 .table thead th {
      vertical-align: bottom;
      border-bottom: 2px solid #dee2e6; }
    .v2 .table tbody + tbody {
      border-top: 2px solid #dee2e6; }
  .v2 .table-sm th,
  .v2 .table-sm td {
    padding: 4.8px;
    padding: 0.3rem; }
  .v2 .table-bordered {
    border: 1px solid #dee2e6; }
    .v2 .table-bordered th,
    .v2 .table-bordered td {
      border: 1px solid #dee2e6; }
    .v2 .table-bordered thead th,
    .v2 .table-bordered thead td {
      border-bottom-width: 2px; }
  .v2 .table-borderless th,
  .v2 .table-borderless td,
  .v2 .table-borderless thead th,
  .v2 .table-borderless tbody + tbody {
    border: 0; }
  .v2 .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05); }
  .v2 .table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, 0.075); }
  .v2 .table-primary,
  .v2 .table-primary > th,
  .v2 .table-primary > td {
    background-color: #b8daff; }
  .v2 .table-primary th,
  .v2 .table-primary td,
  .v2 .table-primary thead th,
  .v2 .table-primary tbody + tbody {
    border-color: #7abaff; }
  .v2 .table-hover .table-primary:hover {
    background-color: #9fcdff; }
    .v2 .table-hover .table-primary:hover > td,
    .v2 .table-hover .table-primary:hover > th {
      background-color: #9fcdff; }
  .v2 .table-secondary,
  .v2 .table-secondary > th,
  .v2 .table-secondary > td {
    background-color: #d6d8db; }
  .v2 .table-secondary th,
  .v2 .table-secondary td,
  .v2 .table-secondary thead th,
  .v2 .table-secondary tbody + tbody {
    border-color: #b3b7bb; }
  .v2 .table-hover .table-secondary:hover {
    background-color: #c8cbcf; }
    .v2 .table-hover .table-secondary:hover > td,
    .v2 .table-hover .table-secondary:hover > th {
      background-color: #c8cbcf; }
  .v2 .table-success,
  .v2 .table-success > th,
  .v2 .table-success > td {
    background-color: #c3e6cb; }
  .v2 .table-success th,
  .v2 .table-success td,
  .v2 .table-success thead th,
  .v2 .table-success tbody + tbody {
    border-color: #8fd19e; }
  .v2 .table-hover .table-success:hover {
    background-color: #b1dfbb; }
    .v2 .table-hover .table-success:hover > td,
    .v2 .table-hover .table-success:hover > th {
      background-color: #b1dfbb; }
  .v2 .table-info,
  .v2 .table-info > th,
  .v2 .table-info > td {
    background-color: #bee5eb; }
  .v2 .table-info th,
  .v2 .table-info td,
  .v2 .table-info thead th,
  .v2 .table-info tbody + tbody {
    border-color: #86cfda; }
  .v2 .table-hover .table-info:hover {
    background-color: #abdde5; }
    .v2 .table-hover .table-info:hover > td,
    .v2 .table-hover .table-info:hover > th {
      background-color: #abdde5; }
  .v2 .table-warning,
  .v2 .table-warning > th,
  .v2 .table-warning > td {
    background-color: #ffeeba; }
  .v2 .table-warning th,
  .v2 .table-warning td,
  .v2 .table-warning thead th,
  .v2 .table-warning tbody + tbody {
    border-color: #ffdf7e; }
  .v2 .table-hover .table-warning:hover {
    background-color: #ffe8a1; }
    .v2 .table-hover .table-warning:hover > td,
    .v2 .table-hover .table-warning:hover > th {
      background-color: #ffe8a1; }
  .v2 .table-danger,
  .v2 .table-danger > th,
  .v2 .table-danger > td {
    background-color: #f5c6cb; }
  .v2 .table-danger th,
  .v2 .table-danger td,
  .v2 .table-danger thead th,
  .v2 .table-danger tbody + tbody {
    border-color: #ed969e; }
  .v2 .table-hover .table-danger:hover {
    background-color: #f1b0b7; }
    .v2 .table-hover .table-danger:hover > td,
    .v2 .table-hover .table-danger:hover > th {
      background-color: #f1b0b7; }
  .v2 .table-light,
  .v2 .table-light > th,
  .v2 .table-light > td {
    background-color: #fdfdfe; }
  .v2 .table-light th,
  .v2 .table-light td,
  .v2 .table-light thead th,
  .v2 .table-light tbody + tbody {
    border-color: #fbfcfc; }
  .v2 .table-hover .table-light:hover {
    background-color: #ececf6; }
    .v2 .table-hover .table-light:hover > td,
    .v2 .table-hover .table-light:hover > th {
      background-color: #ececf6; }
  .v2 .table-dark,
  .v2 .table-dark > th,
  .v2 .table-dark > td {
    background-color: #c6c8ca; }
  .v2 .table-dark th,
  .v2 .table-dark td,
  .v2 .table-dark thead th,
  .v2 .table-dark tbody + tbody {
    border-color: #95999c; }
  .v2 .table-hover .table-dark:hover {
    background-color: #b9bbbe; }
    .v2 .table-hover .table-dark:hover > td,
    .v2 .table-hover .table-dark:hover > th {
      background-color: #b9bbbe; }
  .v2 .table-active,
  .v2 .table-active > th,
  .v2 .table-active > td {
    background-color: rgba(0, 0, 0, 0.075); }
  .v2 .table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075); }
    .v2 .table-hover .table-active:hover > td,
    .v2 .table-hover .table-active:hover > th {
      background-color: rgba(0, 0, 0, 0.075); }
  .v2 .table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55; }
  .v2 .table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .v2 .table-dark {
    color: #fff;
    background-color: #343a40; }
    .v2 .table-dark th,
    .v2 .table-dark td,
    .v2 .table-dark thead th {
      border-color: #454d55; }
    .v2 .table-dark.table-bordered {
      border: 0; }
    .v2 .table-dark.table-striped tbody tr:nth-of-type(odd) {
      background-color: rgba(255, 255, 255, 0.05); }
    .v2 .table-dark.table-hover tbody tr:hover {
      color: #fff;
      background-color: rgba(255, 255, 255, 0.075); }
  @media (max-width: 575.98px) {
    .v2 .table-responsive-sm {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .v2 .table-responsive-sm > .table-bordered {
        border: 0; } }
  @media (max-width: 767.98px) {
    .v2 .table-responsive-md {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .v2 .table-responsive-md > .table-bordered {
        border: 0; } }
  @media (max-width: 1050.98px) {
    .v2 .table-responsive-lg {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .v2 .table-responsive-lg > .table-bordered {
        border: 0; } }
  @media (max-width: 1199.98px) {
    .v2 .table-responsive-xl {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .v2 .table-responsive-xl > .table-bordered {
        border: 0; } }
  .v2 .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .v2 .table-responsive > .table-bordered {
      border: 0; }
  .v2 .fade {
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear; }
    @media (prefers-reduced-motion: reduce) {
      .v2 .fade {
        -webkit-transition: none;
        transition: none; } }
    .v2 .fade:not(.show) {
      opacity: 0; }
  .v2 .collapse:not(.show) {
    display: none; }
  .v2 .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease; }
    @media (prefers-reduced-motion: reduce) {
      .v2 .collapsing {
        -webkit-transition: none;
        transition: none; } }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 20px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 20px 0; }
  to {
    background-position: 0 0; } }
  .v2 .progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 20px;
    overflow: hidden;
    font-size: 12px;
    font-size: 0.75rem;
    background-color: #ffffff;
    border-radius: 32px; }
  .v2 .progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow: hidden;
    color: #2c2d31;
    text-align: center;
    white-space: nowrap;
    background-color: #90ce4b;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .v2 .progress-bar {
        -webkit-transition: none;
        transition: none; } }
  .v2 .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 20px 20px; }
  .v2 .progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
            animation: progress-bar-stripes 1s linear infinite; }
    @media (prefers-reduced-motion: reduce) {
      .v2 .progress-bar-animated {
        -webkit-animation: none;
                animation: none; } }
  .v2 .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0 0 0 10px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 14px;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0; }
    .v2 .tooltip.show {
      opacity: 1; }
    .v2 .tooltip .arrow {
      position: absolute;
      display: block;
      width: 12.8px;
      width: 0.8rem;
      height: 6.4px;
      height: 0.4rem; }
      .v2 .tooltip .arrow::before {
        position: absolute;
        content: "";
        border-color: transparent;
        border-style: solid; }
  .v2 .bs-tooltip-top, .v2 .bs-tooltip-auto[x-placement^="top"] {
    padding: 6.4px 0;
    padding: 0.4rem 0; }
    .v2 .bs-tooltip-top .arrow, .v2 .bs-tooltip-auto[x-placement^="top"] .arrow {
      bottom: 0; }
      .v2 .bs-tooltip-top .arrow::before, .v2 .bs-tooltip-auto[x-placement^="top"] .arrow::before {
        top: 0;
        border-width: 6.4px 6.4px 0;
        border-width: 0.4rem 0.4rem 0;
        border-top-color: #eceefb; }
  .v2 .bs-tooltip-right, .v2 .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 6.4px;
    padding: 0 0.4rem; }
    .v2 .bs-tooltip-right .arrow, .v2 .bs-tooltip-auto[x-placement^="right"] .arrow {
      left: 0;
      width: 6.4px;
      width: 0.4rem;
      height: 12.8px;
      height: 0.8rem; }
      .v2 .bs-tooltip-right .arrow::before, .v2 .bs-tooltip-auto[x-placement^="right"] .arrow::before {
        right: 0;
        border-width: 6.4px 6.4px 6.4px 0;
        border-width: 0.4rem 0.4rem 0.4rem 0;
        border-right-color: #eceefb; }
  .v2 .bs-tooltip-bottom, .v2 .bs-tooltip-auto[x-placement^="bottom"] {
    padding: 6.4px 0;
    padding: 0.4rem 0; }
    .v2 .bs-tooltip-bottom .arrow, .v2 .bs-tooltip-auto[x-placement^="bottom"] .arrow {
      top: 0; }
      .v2 .bs-tooltip-bottom .arrow::before, .v2 .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
        bottom: 0;
        border-width: 0 6.4px 6.4px;
        border-width: 0 0.4rem 0.4rem;
        border-bottom-color: #eceefb; }
  .v2 .bs-tooltip-left, .v2 .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 6.4px;
    padding: 0 0.4rem; }
    .v2 .bs-tooltip-left .arrow, .v2 .bs-tooltip-auto[x-placement^="left"] .arrow {
      right: 0;
      width: 6.4px;
      width: 0.4rem;
      height: 12.8px;
      height: 0.8rem; }
      .v2 .bs-tooltip-left .arrow::before, .v2 .bs-tooltip-auto[x-placement^="left"] .arrow::before {
        left: 0;
        border-width: 6.4px 0 6.4px 6.4px;
        border-width: 0.4rem 0 0.4rem 0.4rem;
        border-left-color: #eceefb; }
  .v2 .tooltip-inner {
    max-width: 300px;
    padding: 20px 20px;
    color: #201c46;
    text-align: center;
    background-color: #eceefb;
    border-radius: 4px; }
  .v2 .align-baseline {
    vertical-align: baseline !important; }
  .v2 .align-top {
    vertical-align: top !important; }
  .v2 .align-middle {
    vertical-align: middle !important; }
  .v2 .align-bottom {
    vertical-align: bottom !important; }
  .v2 .align-text-bottom {
    vertical-align: text-bottom !important; }
  .v2 .align-text-top {
    vertical-align: text-top !important; }
  .v2 .bg-primary {
    background-color: #007bff !important; }
  .v2 a.bg-primary:hover, .v2 a.bg-primary:focus,
  .v2 button.bg-primary:hover,
  .v2 button.bg-primary:focus {
    background-color: #0062cc !important; }
  .v2 .bg-secondary {
    background-color: #6c757d !important; }
  .v2 a.bg-secondary:hover, .v2 a.bg-secondary:focus,
  .v2 button.bg-secondary:hover,
  .v2 button.bg-secondary:focus {
    background-color: #545b62 !important; }
  .v2 .bg-success {
    background-color: #28a745 !important; }
  .v2 a.bg-success:hover, .v2 a.bg-success:focus,
  .v2 button.bg-success:hover,
  .v2 button.bg-success:focus {
    background-color: #1e7e34 !important; }
  .v2 .bg-info {
    background-color: #17a2b8 !important; }
  .v2 a.bg-info:hover, .v2 a.bg-info:focus,
  .v2 button.bg-info:hover,
  .v2 button.bg-info:focus {
    background-color: #117a8b !important; }
  .v2 .bg-warning {
    background-color: #ffc107 !important; }
  .v2 a.bg-warning:hover, .v2 a.bg-warning:focus,
  .v2 button.bg-warning:hover,
  .v2 button.bg-warning:focus {
    background-color: #d39e00 !important; }
  .v2 .bg-danger {
    background-color: #dc3545 !important; }
  .v2 a.bg-danger:hover, .v2 a.bg-danger:focus,
  .v2 button.bg-danger:hover,
  .v2 button.bg-danger:focus {
    background-color: #bd2130 !important; }
  .v2 .bg-light {
    background-color: #f8f9fa !important; }
  .v2 a.bg-light:hover, .v2 a.bg-light:focus,
  .v2 button.bg-light:hover,
  .v2 button.bg-light:focus {
    background-color: #dae0e5 !important; }
  .v2 .bg-dark {
    background-color: #343a40 !important; }
  .v2 a.bg-dark:hover, .v2 a.bg-dark:focus,
  .v2 button.bg-dark:hover,
  .v2 button.bg-dark:focus {
    background-color: #1d2124 !important; }
  .v2 .bg-white {
    background-color: #ffffff !important; }
  .v2 .bg-transparent {
    background-color: transparent !important; }
  .v2 .border {
    border: 1px solid #dee2e6 !important; }
  .v2 .border-top {
    border-top: 1px solid #dee2e6 !important; }
  .v2 .border-right {
    border-right: 1px solid #dee2e6 !important; }
  .v2 .border-bottom {
    border-bottom: 1px solid #dee2e6 !important; }
  .v2 .border-left {
    border-left: 1px solid #dee2e6 !important; }
  .v2 .border-0 {
    border: 0 !important; }
  .v2 .border-top-0 {
    border-top: 0 !important; }
  .v2 .border-right-0 {
    border-right: 0 !important; }
  .v2 .border-bottom-0 {
    border-bottom: 0 !important; }
  .v2 .border-left-0 {
    border-left: 0 !important; }
  .v2 .border-primary {
    border-color: #007bff !important; }
  .v2 .border-secondary {
    border-color: #6c757d !important; }
  .v2 .border-success {
    border-color: #28a745 !important; }
  .v2 .border-info {
    border-color: #17a2b8 !important; }
  .v2 .border-warning {
    border-color: #ffc107 !important; }
  .v2 .border-danger {
    border-color: #dc3545 !important; }
  .v2 .border-light {
    border-color: #f8f9fa !important; }
  .v2 .border-dark {
    border-color: #343a40 !important; }
  .v2 .border-white {
    border-color: #ffffff !important; }
  .v2 .rounded-sm {
    border-radius: 0.2rem !important; }
  .v2 .rounded {
    border-radius: 0.25rem !important; }
  .v2 .rounded-top {
    border-top-left-radius: 4px !important;
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 4px !important;
    border-top-right-radius: 0.25rem !important; }
  .v2 .rounded-right {
    border-top-right-radius: 4px !important;
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 4px !important;
    border-bottom-right-radius: 0.25rem !important; }
  .v2 .rounded-bottom {
    border-bottom-right-radius: 4px !important;
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 4px !important;
    border-bottom-left-radius: 0.25rem !important; }
  .v2 .rounded-left {
    border-top-left-radius: 4px !important;
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 4px !important;
    border-bottom-left-radius: 0.25rem !important; }
  .v2 .rounded-lg {
    border-radius: 0.3rem !important; }
  .v2 .rounded-circle {
    border-radius: 50% !important; }
  .v2 .rounded-pill {
    border-radius: 50rem !important; }
  .v2 .rounded-0 {
    border-radius: 0 !important; }
  .v2 .clearfix::after {
    display: block;
    clear: both;
    content: ""; }
  .v2 .d-none {
    display: none !important; }
  .v2 .d-inline {
    display: inline !important; }
  .v2 .d-inline-block {
    display: inline-block !important; }
  .v2 .d-block {
    display: block !important; }
  .v2 .d-table {
    display: table !important; }
  .v2 .d-table-row {
    display: table-row !important; }
  .v2 .d-table-cell {
    display: table-cell !important; }
  .v2 .d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .v2 .d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  @media (min-width: 576px) {
    .v2 .d-sm-none {
      display: none !important; }
    .v2 .d-sm-inline {
      display: inline !important; }
    .v2 .d-sm-inline-block {
      display: inline-block !important; }
    .v2 .d-sm-block {
      display: block !important; }
    .v2 .d-sm-table {
      display: table !important; }
    .v2 .d-sm-table-row {
      display: table-row !important; }
    .v2 .d-sm-table-cell {
      display: table-cell !important; }
    .v2 .d-sm-flex {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    .v2 .d-sm-inline-flex {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  @media (min-width: 768px) {
    .v2 .d-md-none {
      display: none !important; }
    .v2 .d-md-inline {
      display: inline !important; }
    .v2 .d-md-inline-block {
      display: inline-block !important; }
    .v2 .d-md-block {
      display: block !important; }
    .v2 .d-md-table {
      display: table !important; }
    .v2 .d-md-table-row {
      display: table-row !important; }
    .v2 .d-md-table-cell {
      display: table-cell !important; }
    .v2 .d-md-flex {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    .v2 .d-md-inline-flex {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  @media (min-width: 992px) {
    .v2 .d-lg-none {
      display: none !important; }
    .v2 .d-lg-inline {
      display: inline !important; }
    .v2 .d-lg-inline-block {
      display: inline-block !important; }
    .v2 .d-lg-block {
      display: block !important; }
    .v2 .d-lg-table {
      display: table !important; }
    .v2 .d-lg-table-row {
      display: table-row !important; }
    .v2 .d-lg-table-cell {
      display: table-cell !important; }
    .v2 .d-lg-flex {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    .v2 .d-lg-inline-flex {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  @media (min-width: 1200px) {
    .v2 .d-xl-none {
      display: none !important; }
    .v2 .d-xl-inline {
      display: inline !important; }
    .v2 .d-xl-inline-block {
      display: inline-block !important; }
    .v2 .d-xl-block {
      display: block !important; }
    .v2 .d-xl-table {
      display: table !important; }
    .v2 .d-xl-table-row {
      display: table-row !important; }
    .v2 .d-xl-table-cell {
      display: table-cell !important; }
    .v2 .d-xl-flex {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    .v2 .d-xl-inline-flex {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  @media print {
    .v2 .d-print-none {
      display: none !important; }
    .v2 .d-print-inline {
      display: inline !important; }
    .v2 .d-print-inline-block {
      display: inline-block !important; }
    .v2 .d-print-block {
      display: block !important; }
    .v2 .d-print-table {
      display: table !important; }
    .v2 .d-print-table-row {
      display: table-row !important; }
    .v2 .d-print-table-cell {
      display: table-cell !important; }
    .v2 .d-print-flex {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    .v2 .d-print-inline-flex {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  .v2 .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden; }
    .v2 .embed-responsive::before {
      display: block;
      content: ""; }
    .v2 .embed-responsive .embed-responsive-item,
    .v2 .embed-responsive iframe,
    .v2 .embed-responsive embed,
    .v2 .embed-responsive object,
    .v2 .embed-responsive video {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  .v2 .embed-responsive-21by9::before {
    padding-top: 42.8571428571%; }
  .v2 .embed-responsive-16by9::before {
    padding-top: 56.25%; }
  .v2 .embed-responsive-4by3::before {
    padding-top: 75%; }
  .v2 .embed-responsive-1by1::before {
    padding-top: 100%; }
  .v2 .flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .v2 .flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .v2 .flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .v2 .flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .v2 .flex-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .v2 .flex-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .v2 .flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .v2 .flex-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .v2 .flex-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .v2 .flex-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .v2 .flex-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .v2 .flex-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .v2 .justify-content-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .v2 .justify-content-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .v2 .justify-content-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .v2 .justify-content-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .v2 .justify-content-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .v2 .align-items-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .v2 .align-items-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .v2 .align-items-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .v2 .align-items-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .v2 .align-items-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .v2 .align-content-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .v2 .align-content-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .v2 .align-content-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .v2 .align-content-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .v2 .align-content-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .v2 .align-content-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .v2 .align-self-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .v2 .align-self-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .v2 .align-self-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .v2 .align-self-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .v2 .align-self-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .v2 .align-self-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; }
  @media (min-width: 576px) {
    .v2 .flex-sm-row {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: row !important;
              flex-direction: row !important; }
    .v2 .flex-sm-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important; }
    .v2 .flex-sm-row-reverse {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: row-reverse !important;
              flex-direction: row-reverse !important; }
    .v2 .flex-sm-column-reverse {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: column-reverse !important;
              flex-direction: column-reverse !important; }
    .v2 .flex-sm-wrap {
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }
    .v2 .flex-sm-nowrap {
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }
    .v2 .flex-sm-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }
    .v2 .flex-sm-fill {
      -webkit-box-flex: 1 !important;
          -ms-flex: 1 1 auto !important;
              flex: 1 1 auto !important; }
    .v2 .flex-sm-grow-0 {
      -webkit-box-flex: 0 !important;
          -ms-flex-positive: 0 !important;
              flex-grow: 0 !important; }
    .v2 .flex-sm-grow-1 {
      -webkit-box-flex: 1 !important;
          -ms-flex-positive: 1 !important;
              flex-grow: 1 !important; }
    .v2 .flex-sm-shrink-0 {
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important; }
    .v2 .flex-sm-shrink-1 {
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important; }
    .v2 .justify-content-sm-start {
      -webkit-box-pack: start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }
    .v2 .justify-content-sm-end {
      -webkit-box-pack: end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    .v2 .justify-content-sm-center {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
    .v2 .justify-content-sm-between {
      -webkit-box-pack: justify !important;
          -ms-flex-pack: justify !important;
              justify-content: space-between !important; }
    .v2 .justify-content-sm-around {
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }
    .v2 .align-items-sm-start {
      -webkit-box-align: start !important;
          -ms-flex-align: start !important;
              align-items: flex-start !important; }
    .v2 .align-items-sm-end {
      -webkit-box-align: end !important;
          -ms-flex-align: end !important;
              align-items: flex-end !important; }
    .v2 .align-items-sm-center {
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important; }
    .v2 .align-items-sm-baseline {
      -webkit-box-align: baseline !important;
          -ms-flex-align: baseline !important;
              align-items: baseline !important; }
    .v2 .align-items-sm-stretch {
      -webkit-box-align: stretch !important;
          -ms-flex-align: stretch !important;
              align-items: stretch !important; }
    .v2 .align-content-sm-start {
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }
    .v2 .align-content-sm-end {
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }
    .v2 .align-content-sm-center {
      -ms-flex-line-pack: center !important;
          align-content: center !important; }
    .v2 .align-content-sm-between {
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }
    .v2 .align-content-sm-around {
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }
    .v2 .align-content-sm-stretch {
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }
    .v2 .align-self-sm-auto {
      -ms-flex-item-align: auto !important;
          align-self: auto !important; }
    .v2 .align-self-sm-start {
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }
    .v2 .align-self-sm-end {
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }
    .v2 .align-self-sm-center {
      -ms-flex-item-align: center !important;
          align-self: center !important; }
    .v2 .align-self-sm-baseline {
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }
    .v2 .align-self-sm-stretch {
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; } }
  @media (min-width: 768px) {
    .v2 .flex-md-row {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: row !important;
              flex-direction: row !important; }
    .v2 .flex-md-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important; }
    .v2 .flex-md-row-reverse {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: row-reverse !important;
              flex-direction: row-reverse !important; }
    .v2 .flex-md-column-reverse {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: column-reverse !important;
              flex-direction: column-reverse !important; }
    .v2 .flex-md-wrap {
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }
    .v2 .flex-md-nowrap {
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }
    .v2 .flex-md-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }
    .v2 .flex-md-fill {
      -webkit-box-flex: 1 !important;
          -ms-flex: 1 1 auto !important;
              flex: 1 1 auto !important; }
    .v2 .flex-md-grow-0 {
      -webkit-box-flex: 0 !important;
          -ms-flex-positive: 0 !important;
              flex-grow: 0 !important; }
    .v2 .flex-md-grow-1 {
      -webkit-box-flex: 1 !important;
          -ms-flex-positive: 1 !important;
              flex-grow: 1 !important; }
    .v2 .flex-md-shrink-0 {
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important; }
    .v2 .flex-md-shrink-1 {
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important; }
    .v2 .justify-content-md-start {
      -webkit-box-pack: start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }
    .v2 .justify-content-md-end {
      -webkit-box-pack: end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    .v2 .justify-content-md-center {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
    .v2 .justify-content-md-between {
      -webkit-box-pack: justify !important;
          -ms-flex-pack: justify !important;
              justify-content: space-between !important; }
    .v2 .justify-content-md-around {
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }
    .v2 .align-items-md-start {
      -webkit-box-align: start !important;
          -ms-flex-align: start !important;
              align-items: flex-start !important; }
    .v2 .align-items-md-end {
      -webkit-box-align: end !important;
          -ms-flex-align: end !important;
              align-items: flex-end !important; }
    .v2 .align-items-md-center {
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important; }
    .v2 .align-items-md-baseline {
      -webkit-box-align: baseline !important;
          -ms-flex-align: baseline !important;
              align-items: baseline !important; }
    .v2 .align-items-md-stretch {
      -webkit-box-align: stretch !important;
          -ms-flex-align: stretch !important;
              align-items: stretch !important; }
    .v2 .align-content-md-start {
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }
    .v2 .align-content-md-end {
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }
    .v2 .align-content-md-center {
      -ms-flex-line-pack: center !important;
          align-content: center !important; }
    .v2 .align-content-md-between {
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }
    .v2 .align-content-md-around {
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }
    .v2 .align-content-md-stretch {
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }
    .v2 .align-self-md-auto {
      -ms-flex-item-align: auto !important;
          align-self: auto !important; }
    .v2 .align-self-md-start {
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }
    .v2 .align-self-md-end {
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }
    .v2 .align-self-md-center {
      -ms-flex-item-align: center !important;
          align-self: center !important; }
    .v2 .align-self-md-baseline {
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }
    .v2 .align-self-md-stretch {
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; } }
  @media (min-width: 992px) {
    .v2 .flex-lg-row {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: row !important;
              flex-direction: row !important; }
    .v2 .flex-lg-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important; }
    .v2 .flex-lg-row-reverse {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: row-reverse !important;
              flex-direction: row-reverse !important; }
    .v2 .flex-lg-column-reverse {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: column-reverse !important;
              flex-direction: column-reverse !important; }
    .v2 .flex-lg-wrap {
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }
    .v2 .flex-lg-nowrap {
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }
    .v2 .flex-lg-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }
    .v2 .flex-lg-fill {
      -webkit-box-flex: 1 !important;
          -ms-flex: 1 1 auto !important;
              flex: 1 1 auto !important; }
    .v2 .flex-lg-grow-0 {
      -webkit-box-flex: 0 !important;
          -ms-flex-positive: 0 !important;
              flex-grow: 0 !important; }
    .v2 .flex-lg-grow-1 {
      -webkit-box-flex: 1 !important;
          -ms-flex-positive: 1 !important;
              flex-grow: 1 !important; }
    .v2 .flex-lg-shrink-0 {
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important; }
    .v2 .flex-lg-shrink-1 {
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important; }
    .v2 .justify-content-lg-start {
      -webkit-box-pack: start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }
    .v2 .justify-content-lg-end {
      -webkit-box-pack: end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    .v2 .justify-content-lg-center {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
    .v2 .justify-content-lg-between {
      -webkit-box-pack: justify !important;
          -ms-flex-pack: justify !important;
              justify-content: space-between !important; }
    .v2 .justify-content-lg-around {
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }
    .v2 .align-items-lg-start {
      -webkit-box-align: start !important;
          -ms-flex-align: start !important;
              align-items: flex-start !important; }
    .v2 .align-items-lg-end {
      -webkit-box-align: end !important;
          -ms-flex-align: end !important;
              align-items: flex-end !important; }
    .v2 .align-items-lg-center {
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important; }
    .v2 .align-items-lg-baseline {
      -webkit-box-align: baseline !important;
          -ms-flex-align: baseline !important;
              align-items: baseline !important; }
    .v2 .align-items-lg-stretch {
      -webkit-box-align: stretch !important;
          -ms-flex-align: stretch !important;
              align-items: stretch !important; }
    .v2 .align-content-lg-start {
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }
    .v2 .align-content-lg-end {
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }
    .v2 .align-content-lg-center {
      -ms-flex-line-pack: center !important;
          align-content: center !important; }
    .v2 .align-content-lg-between {
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }
    .v2 .align-content-lg-around {
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }
    .v2 .align-content-lg-stretch {
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }
    .v2 .align-self-lg-auto {
      -ms-flex-item-align: auto !important;
          align-self: auto !important; }
    .v2 .align-self-lg-start {
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }
    .v2 .align-self-lg-end {
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }
    .v2 .align-self-lg-center {
      -ms-flex-item-align: center !important;
          align-self: center !important; }
    .v2 .align-self-lg-baseline {
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }
    .v2 .align-self-lg-stretch {
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; } }
  @media (min-width: 1200px) {
    .v2 .flex-xl-row {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: row !important;
              flex-direction: row !important; }
    .v2 .flex-xl-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important; }
    .v2 .flex-xl-row-reverse {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: row-reverse !important;
              flex-direction: row-reverse !important; }
    .v2 .flex-xl-column-reverse {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: column-reverse !important;
              flex-direction: column-reverse !important; }
    .v2 .flex-xl-wrap {
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }
    .v2 .flex-xl-nowrap {
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }
    .v2 .flex-xl-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }
    .v2 .flex-xl-fill {
      -webkit-box-flex: 1 !important;
          -ms-flex: 1 1 auto !important;
              flex: 1 1 auto !important; }
    .v2 .flex-xl-grow-0 {
      -webkit-box-flex: 0 !important;
          -ms-flex-positive: 0 !important;
              flex-grow: 0 !important; }
    .v2 .flex-xl-grow-1 {
      -webkit-box-flex: 1 !important;
          -ms-flex-positive: 1 !important;
              flex-grow: 1 !important; }
    .v2 .flex-xl-shrink-0 {
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important; }
    .v2 .flex-xl-shrink-1 {
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important; }
    .v2 .justify-content-xl-start {
      -webkit-box-pack: start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }
    .v2 .justify-content-xl-end {
      -webkit-box-pack: end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    .v2 .justify-content-xl-center {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
    .v2 .justify-content-xl-between {
      -webkit-box-pack: justify !important;
          -ms-flex-pack: justify !important;
              justify-content: space-between !important; }
    .v2 .justify-content-xl-around {
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }
    .v2 .align-items-xl-start {
      -webkit-box-align: start !important;
          -ms-flex-align: start !important;
              align-items: flex-start !important; }
    .v2 .align-items-xl-end {
      -webkit-box-align: end !important;
          -ms-flex-align: end !important;
              align-items: flex-end !important; }
    .v2 .align-items-xl-center {
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important; }
    .v2 .align-items-xl-baseline {
      -webkit-box-align: baseline !important;
          -ms-flex-align: baseline !important;
              align-items: baseline !important; }
    .v2 .align-items-xl-stretch {
      -webkit-box-align: stretch !important;
          -ms-flex-align: stretch !important;
              align-items: stretch !important; }
    .v2 .align-content-xl-start {
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }
    .v2 .align-content-xl-end {
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }
    .v2 .align-content-xl-center {
      -ms-flex-line-pack: center !important;
          align-content: center !important; }
    .v2 .align-content-xl-between {
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }
    .v2 .align-content-xl-around {
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }
    .v2 .align-content-xl-stretch {
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }
    .v2 .align-self-xl-auto {
      -ms-flex-item-align: auto !important;
          align-self: auto !important; }
    .v2 .align-self-xl-start {
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }
    .v2 .align-self-xl-end {
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }
    .v2 .align-self-xl-center {
      -ms-flex-item-align: center !important;
          align-self: center !important; }
    .v2 .align-self-xl-baseline {
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }
    .v2 .align-self-xl-stretch {
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; } }
  .v2 .float-left {
    float: left !important; }
  .v2 .float-right {
    float: right !important; }
  .v2 .float-none {
    float: none !important; }
  @media (min-width: 576px) {
    .v2 .float-sm-left {
      float: left !important; }
    .v2 .float-sm-right {
      float: right !important; }
    .v2 .float-sm-none {
      float: none !important; } }
  @media (min-width: 768px) {
    .v2 .float-md-left {
      float: left !important; }
    .v2 .float-md-right {
      float: right !important; }
    .v2 .float-md-none {
      float: none !important; } }
  @media (min-width: 992px) {
    .v2 .float-lg-left {
      float: left !important; }
    .v2 .float-lg-right {
      float: right !important; }
    .v2 .float-lg-none {
      float: none !important; } }
  @media (min-width: 1200px) {
    .v2 .float-xl-left {
      float: left !important; }
    .v2 .float-xl-right {
      float: right !important; }
    .v2 .float-xl-none {
      float: none !important; } }
  .v2 .overflow-auto {
    overflow: auto !important; }
  .v2 .overflow-hidden {
    overflow: hidden !important; }
  .v2 .position-static {
    position: static !important; }
  .v2 .position-relative {
    position: relative !important; }
  .v2 .position-absolute {
    position: absolute !important; }
  .v2 .position-fixed {
    position: fixed !important; }
  .v2 .position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important; }
  .v2 .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }
  .v2 .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030; }
  @supports ((position: -webkit-sticky) or (position: sticky)) {
    .v2 .sticky-top {
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      z-index: 1020; } }
  .v2 .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0; }
  .v2 .sr-only-focusable:active, .v2 .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  .v2 .shadow-sm {
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
            box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }
  .v2 .shadow {
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
            box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
  .v2 .shadow-lg {
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
            box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
  .v2 .shadow-none {
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  .v2 .w-25 {
    width: 25% !important; }
  .v2 .w-50 {
    width: 50% !important; }
  .v2 .w-75 {
    width: 75% !important; }
  .v2 .w-100 {
    width: 100% !important; }
  .v2 .w-auto {
    width: auto !important; }
  .v2 .h-25 {
    height: 25% !important; }
  .v2 .h-50 {
    height: 50% !important; }
  .v2 .h-75 {
    height: 75% !important; }
  .v2 .h-100 {
    height: 100% !important; }
  .v2 .h-auto {
    height: auto !important; }
  .v2 .mw-100 {
    max-width: 100% !important; }
  .v2 .mh-100 {
    max-height: 100% !important; }
  .v2 .min-vw-100 {
    min-width: 100vw !important; }
  .v2 .min-vh-100 {
    min-height: 100vh !important; }
  .v2 .vw-100 {
    width: 100vw !important; }
  .v2 .vh-100 {
    height: 100vh !important; }
  .v2 .stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0); }
  .v2 .m-0 {
    margin: 0 !important; }
  .v2 .mt-0,
  .v2 .my-0 {
    margin-top: 0 !important; }
  .v2 .mr-0,
  .v2 .mx-0 {
    margin-right: 0 !important; }
  .v2 .mb-0,
  .v2 .my-0 {
    margin-bottom: 0 !important; }
  .v2 .ml-0,
  .v2 .mx-0 {
    margin-left: 0 !important; }
  .v2 .m-1 {
    margin: 4px !important;
    margin: 0.25rem !important; }
  .v2 .mt-1,
  .v2 .my-1 {
    margin-top: 4px !important;
    margin-top: 0.25rem !important; }
  .v2 .mr-1,
  .v2 .mx-1 {
    margin-right: 4px !important;
    margin-right: 0.25rem !important; }
  .v2 .mb-1,
  .v2 .my-1 {
    margin-bottom: 4px !important;
    margin-bottom: 0.25rem !important; }
  .v2 .ml-1,
  .v2 .mx-1 {
    margin-left: 4px !important;
    margin-left: 0.25rem !important; }
  .v2 .m-2 {
    margin: 8px !important;
    margin: 0.5rem !important; }
  .v2 .mt-2,
  .v2 .my-2 {
    margin-top: 8px !important;
    margin-top: 0.5rem !important; }
  .v2 .mr-2,
  .v2 .mx-2 {
    margin-right: 8px !important;
    margin-right: 0.5rem !important; }
  .v2 .mb-2,
  .v2 .my-2 {
    margin-bottom: 8px !important;
    margin-bottom: 0.5rem !important; }
  .v2 .ml-2,
  .v2 .mx-2 {
    margin-left: 8px !important;
    margin-left: 0.5rem !important; }
  .v2 .m-3 {
    margin: 16px !important;
    margin: 1rem !important; }
  .v2 .mt-3,
  .v2 .my-3 {
    margin-top: 16px !important;
    margin-top: 1rem !important; }
  .v2 .mr-3,
  .v2 .mx-3 {
    margin-right: 16px !important;
    margin-right: 1rem !important; }
  .v2 .mb-3,
  .v2 .my-3 {
    margin-bottom: 16px !important;
    margin-bottom: 1rem !important; }
  .v2 .ml-3,
  .v2 .mx-3 {
    margin-left: 16px !important;
    margin-left: 1rem !important; }
  .v2 .m-4 {
    margin: 24px !important;
    margin: 1.5rem !important; }
  .v2 .mt-4,
  .v2 .my-4 {
    margin-top: 24px !important;
    margin-top: 1.5rem !important; }
  .v2 .mr-4,
  .v2 .mx-4 {
    margin-right: 24px !important;
    margin-right: 1.5rem !important; }
  .v2 .mb-4,
  .v2 .my-4 {
    margin-bottom: 24px !important;
    margin-bottom: 1.5rem !important; }
  .v2 .ml-4,
  .v2 .mx-4 {
    margin-left: 24px !important;
    margin-left: 1.5rem !important; }
  .v2 .m-5 {
    margin: 48px !important;
    margin: 3rem !important; }
  .v2 .mt-5,
  .v2 .my-5 {
    margin-top: 48px !important;
    margin-top: 3rem !important; }
  .v2 .mr-5,
  .v2 .mx-5 {
    margin-right: 48px !important;
    margin-right: 3rem !important; }
  .v2 .mb-5,
  .v2 .my-5 {
    margin-bottom: 48px !important;
    margin-bottom: 3rem !important; }
  .v2 .ml-5,
  .v2 .mx-5 {
    margin-left: 48px !important;
    margin-left: 3rem !important; }
  .v2 .p-0 {
    padding: 0 !important; }
  .v2 .pt-0,
  .v2 .py-0 {
    padding-top: 0 !important; }
  .v2 .pr-0,
  .v2 .px-0 {
    padding-right: 0 !important; }
  .v2 .pb-0,
  .v2 .py-0 {
    padding-bottom: 0 !important; }
  .v2 .pl-0,
  .v2 .px-0 {
    padding-left: 0 !important; }
  .v2 .p-1 {
    padding: 4px !important;
    padding: 0.25rem !important; }
  .v2 .pt-1,
  .v2 .py-1 {
    padding-top: 4px !important;
    padding-top: 0.25rem !important; }
  .v2 .pr-1,
  .v2 .px-1 {
    padding-right: 4px !important;
    padding-right: 0.25rem !important; }
  .v2 .pb-1,
  .v2 .py-1 {
    padding-bottom: 4px !important;
    padding-bottom: 0.25rem !important; }
  .v2 .pl-1,
  .v2 .px-1 {
    padding-left: 4px !important;
    padding-left: 0.25rem !important; }
  .v2 .p-2 {
    padding: 8px !important;
    padding: 0.5rem !important; }
  .v2 .pt-2,
  .v2 .py-2 {
    padding-top: 8px !important;
    padding-top: 0.5rem !important; }
  .v2 .pr-2,
  .v2 .px-2 {
    padding-right: 8px !important;
    padding-right: 0.5rem !important; }
  .v2 .pb-2,
  .v2 .py-2 {
    padding-bottom: 8px !important;
    padding-bottom: 0.5rem !important; }
  .v2 .pl-2,
  .v2 .px-2 {
    padding-left: 8px !important;
    padding-left: 0.5rem !important; }
  .v2 .p-3 {
    padding: 16px !important;
    padding: 1rem !important; }
  .v2 .pt-3,
  .v2 .py-3 {
    padding-top: 16px !important;
    padding-top: 1rem !important; }
  .v2 .pr-3,
  .v2 .px-3 {
    padding-right: 16px !important;
    padding-right: 1rem !important; }
  .v2 .pb-3,
  .v2 .py-3 {
    padding-bottom: 16px !important;
    padding-bottom: 1rem !important; }
  .v2 .pl-3,
  .v2 .px-3 {
    padding-left: 16px !important;
    padding-left: 1rem !important; }
  .v2 .p-4 {
    padding: 24px !important;
    padding: 1.5rem !important; }
  .v2 .pt-4,
  .v2 .py-4 {
    padding-top: 24px !important;
    padding-top: 1.5rem !important; }
  .v2 .pr-4,
  .v2 .px-4 {
    padding-right: 24px !important;
    padding-right: 1.5rem !important; }
  .v2 .pb-4,
  .v2 .py-4 {
    padding-bottom: 24px !important;
    padding-bottom: 1.5rem !important; }
  .v2 .pl-4,
  .v2 .px-4 {
    padding-left: 24px !important;
    padding-left: 1.5rem !important; }
  .v2 .p-5 {
    padding: 48px !important;
    padding: 3rem !important; }
  .v2 .pt-5,
  .v2 .py-5 {
    padding-top: 48px !important;
    padding-top: 3rem !important; }
  .v2 .pr-5,
  .v2 .px-5 {
    padding-right: 48px !important;
    padding-right: 3rem !important; }
  .v2 .pb-5,
  .v2 .py-5 {
    padding-bottom: 48px !important;
    padding-bottom: 3rem !important; }
  .v2 .pl-5,
  .v2 .px-5 {
    padding-left: 48px !important;
    padding-left: 3rem !important; }
  .v2 .m-n1 {
    margin: -4px !important;
    margin: -0.25rem !important; }
  .v2 .mt-n1,
  .v2 .my-n1 {
    margin-top: -4px !important;
    margin-top: -0.25rem !important; }
  .v2 .mr-n1,
  .v2 .mx-n1 {
    margin-right: -4px !important;
    margin-right: -0.25rem !important; }
  .v2 .mb-n1,
  .v2 .my-n1 {
    margin-bottom: -4px !important;
    margin-bottom: -0.25rem !important; }
  .v2 .ml-n1,
  .v2 .mx-n1 {
    margin-left: -4px !important;
    margin-left: -0.25rem !important; }
  .v2 .m-n2 {
    margin: -8px !important;
    margin: -0.5rem !important; }
  .v2 .mt-n2,
  .v2 .my-n2 {
    margin-top: -8px !important;
    margin-top: -0.5rem !important; }
  .v2 .mr-n2,
  .v2 .mx-n2 {
    margin-right: -8px !important;
    margin-right: -0.5rem !important; }
  .v2 .mb-n2,
  .v2 .my-n2 {
    margin-bottom: -8px !important;
    margin-bottom: -0.5rem !important; }
  .v2 .ml-n2,
  .v2 .mx-n2 {
    margin-left: -8px !important;
    margin-left: -0.5rem !important; }
  .v2 .m-n3 {
    margin: -16px !important;
    margin: -1rem !important; }
  .v2 .mt-n3,
  .v2 .my-n3 {
    margin-top: -16px !important;
    margin-top: -1rem !important; }
  .v2 .mr-n3,
  .v2 .mx-n3 {
    margin-right: -16px !important;
    margin-right: -1rem !important; }
  .v2 .mb-n3,
  .v2 .my-n3 {
    margin-bottom: -16px !important;
    margin-bottom: -1rem !important; }
  .v2 .ml-n3,
  .v2 .mx-n3 {
    margin-left: -16px !important;
    margin-left: -1rem !important; }
  .v2 .m-n4 {
    margin: -24px !important;
    margin: -1.5rem !important; }
  .v2 .mt-n4,
  .v2 .my-n4 {
    margin-top: -24px !important;
    margin-top: -1.5rem !important; }
  .v2 .mr-n4,
  .v2 .mx-n4 {
    margin-right: -24px !important;
    margin-right: -1.5rem !important; }
  .v2 .mb-n4,
  .v2 .my-n4 {
    margin-bottom: -24px !important;
    margin-bottom: -1.5rem !important; }
  .v2 .ml-n4,
  .v2 .mx-n4 {
    margin-left: -24px !important;
    margin-left: -1.5rem !important; }
  .v2 .m-n5 {
    margin: -48px !important;
    margin: -3rem !important; }
  .v2 .mt-n5,
  .v2 .my-n5 {
    margin-top: -48px !important;
    margin-top: -3rem !important; }
  .v2 .mr-n5,
  .v2 .mx-n5 {
    margin-right: -48px !important;
    margin-right: -3rem !important; }
  .v2 .mb-n5,
  .v2 .my-n5 {
    margin-bottom: -48px !important;
    margin-bottom: -3rem !important; }
  .v2 .ml-n5,
  .v2 .mx-n5 {
    margin-left: -48px !important;
    margin-left: -3rem !important; }
  .v2 .m-auto {
    margin: auto !important; }
  .v2 .mt-auto,
  .v2 .my-auto {
    margin-top: auto !important; }
  .v2 .mr-auto,
  .v2 .mx-auto {
    margin-right: auto !important; }
  .v2 .mb-auto,
  .v2 .my-auto {
    margin-bottom: auto !important; }
  .v2 .ml-auto,
  .v2 .mx-auto {
    margin-left: auto !important; }
  @media (min-width: 576px) {
    .v2 .m-sm-0 {
      margin: 0 !important; }
    .v2 .mt-sm-0,
    .v2 .my-sm-0 {
      margin-top: 0 !important; }
    .v2 .mr-sm-0,
    .v2 .mx-sm-0 {
      margin-right: 0 !important; }
    .v2 .mb-sm-0,
    .v2 .my-sm-0 {
      margin-bottom: 0 !important; }
    .v2 .ml-sm-0,
    .v2 .mx-sm-0 {
      margin-left: 0 !important; }
    .v2 .m-sm-1 {
      margin: 0.25rem !important; }
    .v2 .mt-sm-1,
    .v2 .my-sm-1 {
      margin-top: 0.25rem !important; }
    .v2 .mr-sm-1,
    .v2 .mx-sm-1 {
      margin-right: 0.25rem !important; }
    .v2 .mb-sm-1,
    .v2 .my-sm-1 {
      margin-bottom: 0.25rem !important; }
    .v2 .ml-sm-1,
    .v2 .mx-sm-1 {
      margin-left: 0.25rem !important; }
    .v2 .m-sm-2 {
      margin: 0.5rem !important; }
    .v2 .mt-sm-2,
    .v2 .my-sm-2 {
      margin-top: 0.5rem !important; }
    .v2 .mr-sm-2,
    .v2 .mx-sm-2 {
      margin-right: 0.5rem !important; }
    .v2 .mb-sm-2,
    .v2 .my-sm-2 {
      margin-bottom: 0.5rem !important; }
    .v2 .ml-sm-2,
    .v2 .mx-sm-2 {
      margin-left: 0.5rem !important; }
    .v2 .m-sm-3 {
      margin: 1rem !important; }
    .v2 .mt-sm-3,
    .v2 .my-sm-3 {
      margin-top: 1rem !important; }
    .v2 .mr-sm-3,
    .v2 .mx-sm-3 {
      margin-right: 1rem !important; }
    .v2 .mb-sm-3,
    .v2 .my-sm-3 {
      margin-bottom: 1rem !important; }
    .v2 .ml-sm-3,
    .v2 .mx-sm-3 {
      margin-left: 1rem !important; }
    .v2 .m-sm-4 {
      margin: 1.5rem !important; }
    .v2 .mt-sm-4,
    .v2 .my-sm-4 {
      margin-top: 1.5rem !important; }
    .v2 .mr-sm-4,
    .v2 .mx-sm-4 {
      margin-right: 1.5rem !important; }
    .v2 .mb-sm-4,
    .v2 .my-sm-4 {
      margin-bottom: 1.5rem !important; }
    .v2 .ml-sm-4,
    .v2 .mx-sm-4 {
      margin-left: 1.5rem !important; }
    .v2 .m-sm-5 {
      margin: 3rem !important; }
    .v2 .mt-sm-5,
    .v2 .my-sm-5 {
      margin-top: 3rem !important; }
    .v2 .mr-sm-5,
    .v2 .mx-sm-5 {
      margin-right: 3rem !important; }
    .v2 .mb-sm-5,
    .v2 .my-sm-5 {
      margin-bottom: 3rem !important; }
    .v2 .ml-sm-5,
    .v2 .mx-sm-5 {
      margin-left: 3rem !important; }
    .v2 .p-sm-0 {
      padding: 0 !important; }
    .v2 .pt-sm-0,
    .v2 .py-sm-0 {
      padding-top: 0 !important; }
    .v2 .pr-sm-0,
    .v2 .px-sm-0 {
      padding-right: 0 !important; }
    .v2 .pb-sm-0,
    .v2 .py-sm-0 {
      padding-bottom: 0 !important; }
    .v2 .pl-sm-0,
    .v2 .px-sm-0 {
      padding-left: 0 !important; }
    .v2 .p-sm-1 {
      padding: 0.25rem !important; }
    .v2 .pt-sm-1,
    .v2 .py-sm-1 {
      padding-top: 0.25rem !important; }
    .v2 .pr-sm-1,
    .v2 .px-sm-1 {
      padding-right: 0.25rem !important; }
    .v2 .pb-sm-1,
    .v2 .py-sm-1 {
      padding-bottom: 0.25rem !important; }
    .v2 .pl-sm-1,
    .v2 .px-sm-1 {
      padding-left: 0.25rem !important; }
    .v2 .p-sm-2 {
      padding: 0.5rem !important; }
    .v2 .pt-sm-2,
    .v2 .py-sm-2 {
      padding-top: 0.5rem !important; }
    .v2 .pr-sm-2,
    .v2 .px-sm-2 {
      padding-right: 0.5rem !important; }
    .v2 .pb-sm-2,
    .v2 .py-sm-2 {
      padding-bottom: 0.5rem !important; }
    .v2 .pl-sm-2,
    .v2 .px-sm-2 {
      padding-left: 0.5rem !important; }
    .v2 .p-sm-3 {
      padding: 1rem !important; }
    .v2 .pt-sm-3,
    .v2 .py-sm-3 {
      padding-top: 1rem !important; }
    .v2 .pr-sm-3,
    .v2 .px-sm-3 {
      padding-right: 1rem !important; }
    .v2 .pb-sm-3,
    .v2 .py-sm-3 {
      padding-bottom: 1rem !important; }
    .v2 .pl-sm-3,
    .v2 .px-sm-3 {
      padding-left: 1rem !important; }
    .v2 .p-sm-4 {
      padding: 1.5rem !important; }
    .v2 .pt-sm-4,
    .v2 .py-sm-4 {
      padding-top: 1.5rem !important; }
    .v2 .pr-sm-4,
    .v2 .px-sm-4 {
      padding-right: 1.5rem !important; }
    .v2 .pb-sm-4,
    .v2 .py-sm-4 {
      padding-bottom: 1.5rem !important; }
    .v2 .pl-sm-4,
    .v2 .px-sm-4 {
      padding-left: 1.5rem !important; }
    .v2 .p-sm-5 {
      padding: 3rem !important; }
    .v2 .pt-sm-5,
    .v2 .py-sm-5 {
      padding-top: 3rem !important; }
    .v2 .pr-sm-5,
    .v2 .px-sm-5 {
      padding-right: 3rem !important; }
    .v2 .pb-sm-5,
    .v2 .py-sm-5 {
      padding-bottom: 3rem !important; }
    .v2 .pl-sm-5,
    .v2 .px-sm-5 {
      padding-left: 3rem !important; }
    .v2 .m-sm-n1 {
      margin: -0.25rem !important; }
    .v2 .mt-sm-n1,
    .v2 .my-sm-n1 {
      margin-top: -0.25rem !important; }
    .v2 .mr-sm-n1,
    .v2 .mx-sm-n1 {
      margin-right: -0.25rem !important; }
    .v2 .mb-sm-n1,
    .v2 .my-sm-n1 {
      margin-bottom: -0.25rem !important; }
    .v2 .ml-sm-n1,
    .v2 .mx-sm-n1 {
      margin-left: -0.25rem !important; }
    .v2 .m-sm-n2 {
      margin: -0.5rem !important; }
    .v2 .mt-sm-n2,
    .v2 .my-sm-n2 {
      margin-top: -0.5rem !important; }
    .v2 .mr-sm-n2,
    .v2 .mx-sm-n2 {
      margin-right: -0.5rem !important; }
    .v2 .mb-sm-n2,
    .v2 .my-sm-n2 {
      margin-bottom: -0.5rem !important; }
    .v2 .ml-sm-n2,
    .v2 .mx-sm-n2 {
      margin-left: -0.5rem !important; }
    .v2 .m-sm-n3 {
      margin: -1rem !important; }
    .v2 .mt-sm-n3,
    .v2 .my-sm-n3 {
      margin-top: -1rem !important; }
    .v2 .mr-sm-n3,
    .v2 .mx-sm-n3 {
      margin-right: -1rem !important; }
    .v2 .mb-sm-n3,
    .v2 .my-sm-n3 {
      margin-bottom: -1rem !important; }
    .v2 .ml-sm-n3,
    .v2 .mx-sm-n3 {
      margin-left: -1rem !important; }
    .v2 .m-sm-n4 {
      margin: -1.5rem !important; }
    .v2 .mt-sm-n4,
    .v2 .my-sm-n4 {
      margin-top: -1.5rem !important; }
    .v2 .mr-sm-n4,
    .v2 .mx-sm-n4 {
      margin-right: -1.5rem !important; }
    .v2 .mb-sm-n4,
    .v2 .my-sm-n4 {
      margin-bottom: -1.5rem !important; }
    .v2 .ml-sm-n4,
    .v2 .mx-sm-n4 {
      margin-left: -1.5rem !important; }
    .v2 .m-sm-n5 {
      margin: -3rem !important; }
    .v2 .mt-sm-n5,
    .v2 .my-sm-n5 {
      margin-top: -3rem !important; }
    .v2 .mr-sm-n5,
    .v2 .mx-sm-n5 {
      margin-right: -3rem !important; }
    .v2 .mb-sm-n5,
    .v2 .my-sm-n5 {
      margin-bottom: -3rem !important; }
    .v2 .ml-sm-n5,
    .v2 .mx-sm-n5 {
      margin-left: -3rem !important; }
    .v2 .m-sm-auto {
      margin: auto !important; }
    .v2 .mt-sm-auto,
    .v2 .my-sm-auto {
      margin-top: auto !important; }
    .v2 .mr-sm-auto,
    .v2 .mx-sm-auto {
      margin-right: auto !important; }
    .v2 .mb-sm-auto,
    .v2 .my-sm-auto {
      margin-bottom: auto !important; }
    .v2 .ml-sm-auto,
    .v2 .mx-sm-auto {
      margin-left: auto !important; } }
  @media (min-width: 768px) {
    .v2 .m-md-0 {
      margin: 0 !important; }
    .v2 .mt-md-0,
    .v2 .my-md-0 {
      margin-top: 0 !important; }
    .v2 .mr-md-0,
    .v2 .mx-md-0 {
      margin-right: 0 !important; }
    .v2 .mb-md-0,
    .v2 .my-md-0 {
      margin-bottom: 0 !important; }
    .v2 .ml-md-0,
    .v2 .mx-md-0 {
      margin-left: 0 !important; }
    .v2 .m-md-1 {
      margin: 0.25rem !important; }
    .v2 .mt-md-1,
    .v2 .my-md-1 {
      margin-top: 0.25rem !important; }
    .v2 .mr-md-1,
    .v2 .mx-md-1 {
      margin-right: 0.25rem !important; }
    .v2 .mb-md-1,
    .v2 .my-md-1 {
      margin-bottom: 0.25rem !important; }
    .v2 .ml-md-1,
    .v2 .mx-md-1 {
      margin-left: 0.25rem !important; }
    .v2 .m-md-2 {
      margin: 0.5rem !important; }
    .v2 .mt-md-2,
    .v2 .my-md-2 {
      margin-top: 0.5rem !important; }
    .v2 .mr-md-2,
    .v2 .mx-md-2 {
      margin-right: 0.5rem !important; }
    .v2 .mb-md-2,
    .v2 .my-md-2 {
      margin-bottom: 0.5rem !important; }
    .v2 .ml-md-2,
    .v2 .mx-md-2 {
      margin-left: 0.5rem !important; }
    .v2 .m-md-3 {
      margin: 1rem !important; }
    .v2 .mt-md-3,
    .v2 .my-md-3 {
      margin-top: 1rem !important; }
    .v2 .mr-md-3,
    .v2 .mx-md-3 {
      margin-right: 1rem !important; }
    .v2 .mb-md-3,
    .v2 .my-md-3 {
      margin-bottom: 1rem !important; }
    .v2 .ml-md-3,
    .v2 .mx-md-3 {
      margin-left: 1rem !important; }
    .v2 .m-md-4 {
      margin: 1.5rem !important; }
    .v2 .mt-md-4,
    .v2 .my-md-4 {
      margin-top: 1.5rem !important; }
    .v2 .mr-md-4,
    .v2 .mx-md-4 {
      margin-right: 1.5rem !important; }
    .v2 .mb-md-4,
    .v2 .my-md-4 {
      margin-bottom: 1.5rem !important; }
    .v2 .ml-md-4,
    .v2 .mx-md-4 {
      margin-left: 1.5rem !important; }
    .v2 .m-md-5 {
      margin: 3rem !important; }
    .v2 .mt-md-5,
    .v2 .my-md-5 {
      margin-top: 3rem !important; }
    .v2 .mr-md-5,
    .v2 .mx-md-5 {
      margin-right: 3rem !important; }
    .v2 .mb-md-5,
    .v2 .my-md-5 {
      margin-bottom: 3rem !important; }
    .v2 .ml-md-5,
    .v2 .mx-md-5 {
      margin-left: 3rem !important; }
    .v2 .p-md-0 {
      padding: 0 !important; }
    .v2 .pt-md-0,
    .v2 .py-md-0 {
      padding-top: 0 !important; }
    .v2 .pr-md-0,
    .v2 .px-md-0 {
      padding-right: 0 !important; }
    .v2 .pb-md-0,
    .v2 .py-md-0 {
      padding-bottom: 0 !important; }
    .v2 .pl-md-0,
    .v2 .px-md-0 {
      padding-left: 0 !important; }
    .v2 .p-md-1 {
      padding: 0.25rem !important; }
    .v2 .pt-md-1,
    .v2 .py-md-1 {
      padding-top: 0.25rem !important; }
    .v2 .pr-md-1,
    .v2 .px-md-1 {
      padding-right: 0.25rem !important; }
    .v2 .pb-md-1,
    .v2 .py-md-1 {
      padding-bottom: 0.25rem !important; }
    .v2 .pl-md-1,
    .v2 .px-md-1 {
      padding-left: 0.25rem !important; }
    .v2 .p-md-2 {
      padding: 0.5rem !important; }
    .v2 .pt-md-2,
    .v2 .py-md-2 {
      padding-top: 0.5rem !important; }
    .v2 .pr-md-2,
    .v2 .px-md-2 {
      padding-right: 0.5rem !important; }
    .v2 .pb-md-2,
    .v2 .py-md-2 {
      padding-bottom: 0.5rem !important; }
    .v2 .pl-md-2,
    .v2 .px-md-2 {
      padding-left: 0.5rem !important; }
    .v2 .p-md-3 {
      padding: 1rem !important; }
    .v2 .pt-md-3,
    .v2 .py-md-3 {
      padding-top: 1rem !important; }
    .v2 .pr-md-3,
    .v2 .px-md-3 {
      padding-right: 1rem !important; }
    .v2 .pb-md-3,
    .v2 .py-md-3 {
      padding-bottom: 1rem !important; }
    .v2 .pl-md-3,
    .v2 .px-md-3 {
      padding-left: 1rem !important; }
    .v2 .p-md-4 {
      padding: 1.5rem !important; }
    .v2 .pt-md-4,
    .v2 .py-md-4 {
      padding-top: 1.5rem !important; }
    .v2 .pr-md-4,
    .v2 .px-md-4 {
      padding-right: 1.5rem !important; }
    .v2 .pb-md-4,
    .v2 .py-md-4 {
      padding-bottom: 1.5rem !important; }
    .v2 .pl-md-4,
    .v2 .px-md-4 {
      padding-left: 1.5rem !important; }
    .v2 .p-md-5 {
      padding: 3rem !important; }
    .v2 .pt-md-5,
    .v2 .py-md-5 {
      padding-top: 3rem !important; }
    .v2 .pr-md-5,
    .v2 .px-md-5 {
      padding-right: 3rem !important; }
    .v2 .pb-md-5,
    .v2 .py-md-5 {
      padding-bottom: 3rem !important; }
    .v2 .pl-md-5,
    .v2 .px-md-5 {
      padding-left: 3rem !important; }
    .v2 .m-md-n1 {
      margin: -0.25rem !important; }
    .v2 .mt-md-n1,
    .v2 .my-md-n1 {
      margin-top: -0.25rem !important; }
    .v2 .mr-md-n1,
    .v2 .mx-md-n1 {
      margin-right: -0.25rem !important; }
    .v2 .mb-md-n1,
    .v2 .my-md-n1 {
      margin-bottom: -0.25rem !important; }
    .v2 .ml-md-n1,
    .v2 .mx-md-n1 {
      margin-left: -0.25rem !important; }
    .v2 .m-md-n2 {
      margin: -0.5rem !important; }
    .v2 .mt-md-n2,
    .v2 .my-md-n2 {
      margin-top: -0.5rem !important; }
    .v2 .mr-md-n2,
    .v2 .mx-md-n2 {
      margin-right: -0.5rem !important; }
    .v2 .mb-md-n2,
    .v2 .my-md-n2 {
      margin-bottom: -0.5rem !important; }
    .v2 .ml-md-n2,
    .v2 .mx-md-n2 {
      margin-left: -0.5rem !important; }
    .v2 .m-md-n3 {
      margin: -1rem !important; }
    .v2 .mt-md-n3,
    .v2 .my-md-n3 {
      margin-top: -1rem !important; }
    .v2 .mr-md-n3,
    .v2 .mx-md-n3 {
      margin-right: -1rem !important; }
    .v2 .mb-md-n3,
    .v2 .my-md-n3 {
      margin-bottom: -1rem !important; }
    .v2 .ml-md-n3,
    .v2 .mx-md-n3 {
      margin-left: -1rem !important; }
    .v2 .m-md-n4 {
      margin: -1.5rem !important; }
    .v2 .mt-md-n4,
    .v2 .my-md-n4 {
      margin-top: -1.5rem !important; }
    .v2 .mr-md-n4,
    .v2 .mx-md-n4 {
      margin-right: -1.5rem !important; }
    .v2 .mb-md-n4,
    .v2 .my-md-n4 {
      margin-bottom: -1.5rem !important; }
    .v2 .ml-md-n4,
    .v2 .mx-md-n4 {
      margin-left: -1.5rem !important; }
    .v2 .m-md-n5 {
      margin: -3rem !important; }
    .v2 .mt-md-n5,
    .v2 .my-md-n5 {
      margin-top: -3rem !important; }
    .v2 .mr-md-n5,
    .v2 .mx-md-n5 {
      margin-right: -3rem !important; }
    .v2 .mb-md-n5,
    .v2 .my-md-n5 {
      margin-bottom: -3rem !important; }
    .v2 .ml-md-n5,
    .v2 .mx-md-n5 {
      margin-left: -3rem !important; }
    .v2 .m-md-auto {
      margin: auto !important; }
    .v2 .mt-md-auto,
    .v2 .my-md-auto {
      margin-top: auto !important; }
    .v2 .mr-md-auto,
    .v2 .mx-md-auto {
      margin-right: auto !important; }
    .v2 .mb-md-auto,
    .v2 .my-md-auto {
      margin-bottom: auto !important; }
    .v2 .ml-md-auto,
    .v2 .mx-md-auto {
      margin-left: auto !important; } }
  @media (min-width: 992px) {
    .v2 .m-lg-0 {
      margin: 0 !important; }
    .v2 .mt-lg-0,
    .v2 .my-lg-0 {
      margin-top: 0 !important; }
    .v2 .mr-lg-0,
    .v2 .mx-lg-0 {
      margin-right: 0 !important; }
    .v2 .mb-lg-0,
    .v2 .my-lg-0 {
      margin-bottom: 0 !important; }
    .v2 .ml-lg-0,
    .v2 .mx-lg-0 {
      margin-left: 0 !important; }
    .v2 .m-lg-1 {
      margin: 0.25rem !important; }
    .v2 .mt-lg-1,
    .v2 .my-lg-1 {
      margin-top: 0.25rem !important; }
    .v2 .mr-lg-1,
    .v2 .mx-lg-1 {
      margin-right: 0.25rem !important; }
    .v2 .mb-lg-1,
    .v2 .my-lg-1 {
      margin-bottom: 0.25rem !important; }
    .v2 .ml-lg-1,
    .v2 .mx-lg-1 {
      margin-left: 0.25rem !important; }
    .v2 .m-lg-2 {
      margin: 0.5rem !important; }
    .v2 .mt-lg-2,
    .v2 .my-lg-2 {
      margin-top: 0.5rem !important; }
    .v2 .mr-lg-2,
    .v2 .mx-lg-2 {
      margin-right: 0.5rem !important; }
    .v2 .mb-lg-2,
    .v2 .my-lg-2 {
      margin-bottom: 0.5rem !important; }
    .v2 .ml-lg-2,
    .v2 .mx-lg-2 {
      margin-left: 0.5rem !important; }
    .v2 .m-lg-3 {
      margin: 1rem !important; }
    .v2 .mt-lg-3,
    .v2 .my-lg-3 {
      margin-top: 1rem !important; }
    .v2 .mr-lg-3,
    .v2 .mx-lg-3 {
      margin-right: 1rem !important; }
    .v2 .mb-lg-3,
    .v2 .my-lg-3 {
      margin-bottom: 1rem !important; }
    .v2 .ml-lg-3,
    .v2 .mx-lg-3 {
      margin-left: 1rem !important; }
    .v2 .m-lg-4 {
      margin: 1.5rem !important; }
    .v2 .mt-lg-4,
    .v2 .my-lg-4 {
      margin-top: 1.5rem !important; }
    .v2 .mr-lg-4,
    .v2 .mx-lg-4 {
      margin-right: 1.5rem !important; }
    .v2 .mb-lg-4,
    .v2 .my-lg-4 {
      margin-bottom: 1.5rem !important; }
    .v2 .ml-lg-4,
    .v2 .mx-lg-4 {
      margin-left: 1.5rem !important; }
    .v2 .m-lg-5 {
      margin: 3rem !important; }
    .v2 .mt-lg-5,
    .v2 .my-lg-5 {
      margin-top: 3rem !important; }
    .v2 .mr-lg-5,
    .v2 .mx-lg-5 {
      margin-right: 3rem !important; }
    .v2 .mb-lg-5,
    .v2 .my-lg-5 {
      margin-bottom: 3rem !important; }
    .v2 .ml-lg-5,
    .v2 .mx-lg-5 {
      margin-left: 3rem !important; }
    .v2 .p-lg-0 {
      padding: 0 !important; }
    .v2 .pt-lg-0,
    .v2 .py-lg-0 {
      padding-top: 0 !important; }
    .v2 .pr-lg-0,
    .v2 .px-lg-0 {
      padding-right: 0 !important; }
    .v2 .pb-lg-0,
    .v2 .py-lg-0 {
      padding-bottom: 0 !important; }
    .v2 .pl-lg-0,
    .v2 .px-lg-0 {
      padding-left: 0 !important; }
    .v2 .p-lg-1 {
      padding: 0.25rem !important; }
    .v2 .pt-lg-1,
    .v2 .py-lg-1 {
      padding-top: 0.25rem !important; }
    .v2 .pr-lg-1,
    .v2 .px-lg-1 {
      padding-right: 0.25rem !important; }
    .v2 .pb-lg-1,
    .v2 .py-lg-1 {
      padding-bottom: 0.25rem !important; }
    .v2 .pl-lg-1,
    .v2 .px-lg-1 {
      padding-left: 0.25rem !important; }
    .v2 .p-lg-2 {
      padding: 0.5rem !important; }
    .v2 .pt-lg-2,
    .v2 .py-lg-2 {
      padding-top: 0.5rem !important; }
    .v2 .pr-lg-2,
    .v2 .px-lg-2 {
      padding-right: 0.5rem !important; }
    .v2 .pb-lg-2,
    .v2 .py-lg-2 {
      padding-bottom: 0.5rem !important; }
    .v2 .pl-lg-2,
    .v2 .px-lg-2 {
      padding-left: 0.5rem !important; }
    .v2 .p-lg-3 {
      padding: 1rem !important; }
    .v2 .pt-lg-3,
    .v2 .py-lg-3 {
      padding-top: 1rem !important; }
    .v2 .pr-lg-3,
    .v2 .px-lg-3 {
      padding-right: 1rem !important; }
    .v2 .pb-lg-3,
    .v2 .py-lg-3 {
      padding-bottom: 1rem !important; }
    .v2 .pl-lg-3,
    .v2 .px-lg-3 {
      padding-left: 1rem !important; }
    .v2 .p-lg-4 {
      padding: 1.5rem !important; }
    .v2 .pt-lg-4,
    .v2 .py-lg-4 {
      padding-top: 1.5rem !important; }
    .v2 .pr-lg-4,
    .v2 .px-lg-4 {
      padding-right: 1.5rem !important; }
    .v2 .pb-lg-4,
    .v2 .py-lg-4 {
      padding-bottom: 1.5rem !important; }
    .v2 .pl-lg-4,
    .v2 .px-lg-4 {
      padding-left: 1.5rem !important; }
    .v2 .p-lg-5 {
      padding: 3rem !important; }
    .v2 .pt-lg-5,
    .v2 .py-lg-5 {
      padding-top: 3rem !important; }
    .v2 .pr-lg-5,
    .v2 .px-lg-5 {
      padding-right: 3rem !important; }
    .v2 .pb-lg-5,
    .v2 .py-lg-5 {
      padding-bottom: 3rem !important; }
    .v2 .pl-lg-5,
    .v2 .px-lg-5 {
      padding-left: 3rem !important; }
    .v2 .m-lg-n1 {
      margin: -0.25rem !important; }
    .v2 .mt-lg-n1,
    .v2 .my-lg-n1 {
      margin-top: -0.25rem !important; }
    .v2 .mr-lg-n1,
    .v2 .mx-lg-n1 {
      margin-right: -0.25rem !important; }
    .v2 .mb-lg-n1,
    .v2 .my-lg-n1 {
      margin-bottom: -0.25rem !important; }
    .v2 .ml-lg-n1,
    .v2 .mx-lg-n1 {
      margin-left: -0.25rem !important; }
    .v2 .m-lg-n2 {
      margin: -0.5rem !important; }
    .v2 .mt-lg-n2,
    .v2 .my-lg-n2 {
      margin-top: -0.5rem !important; }
    .v2 .mr-lg-n2,
    .v2 .mx-lg-n2 {
      margin-right: -0.5rem !important; }
    .v2 .mb-lg-n2,
    .v2 .my-lg-n2 {
      margin-bottom: -0.5rem !important; }
    .v2 .ml-lg-n2,
    .v2 .mx-lg-n2 {
      margin-left: -0.5rem !important; }
    .v2 .m-lg-n3 {
      margin: -1rem !important; }
    .v2 .mt-lg-n3,
    .v2 .my-lg-n3 {
      margin-top: -1rem !important; }
    .v2 .mr-lg-n3,
    .v2 .mx-lg-n3 {
      margin-right: -1rem !important; }
    .v2 .mb-lg-n3,
    .v2 .my-lg-n3 {
      margin-bottom: -1rem !important; }
    .v2 .ml-lg-n3,
    .v2 .mx-lg-n3 {
      margin-left: -1rem !important; }
    .v2 .m-lg-n4 {
      margin: -1.5rem !important; }
    .v2 .mt-lg-n4,
    .v2 .my-lg-n4 {
      margin-top: -1.5rem !important; }
    .v2 .mr-lg-n4,
    .v2 .mx-lg-n4 {
      margin-right: -1.5rem !important; }
    .v2 .mb-lg-n4,
    .v2 .my-lg-n4 {
      margin-bottom: -1.5rem !important; }
    .v2 .ml-lg-n4,
    .v2 .mx-lg-n4 {
      margin-left: -1.5rem !important; }
    .v2 .m-lg-n5 {
      margin: -3rem !important; }
    .v2 .mt-lg-n5,
    .v2 .my-lg-n5 {
      margin-top: -3rem !important; }
    .v2 .mr-lg-n5,
    .v2 .mx-lg-n5 {
      margin-right: -3rem !important; }
    .v2 .mb-lg-n5,
    .v2 .my-lg-n5 {
      margin-bottom: -3rem !important; }
    .v2 .ml-lg-n5,
    .v2 .mx-lg-n5 {
      margin-left: -3rem !important; }
    .v2 .m-lg-auto {
      margin: auto !important; }
    .v2 .mt-lg-auto,
    .v2 .my-lg-auto {
      margin-top: auto !important; }
    .v2 .mr-lg-auto,
    .v2 .mx-lg-auto {
      margin-right: auto !important; }
    .v2 .mb-lg-auto,
    .v2 .my-lg-auto {
      margin-bottom: auto !important; }
    .v2 .ml-lg-auto,
    .v2 .mx-lg-auto {
      margin-left: auto !important; } }
  @media (min-width: 1200px) {
    .v2 .m-xl-0 {
      margin: 0 !important; }
    .v2 .mt-xl-0,
    .v2 .my-xl-0 {
      margin-top: 0 !important; }
    .v2 .mr-xl-0,
    .v2 .mx-xl-0 {
      margin-right: 0 !important; }
    .v2 .mb-xl-0,
    .v2 .my-xl-0 {
      margin-bottom: 0 !important; }
    .v2 .ml-xl-0,
    .v2 .mx-xl-0 {
      margin-left: 0 !important; }
    .v2 .m-xl-1 {
      margin: 0.25rem !important; }
    .v2 .mt-xl-1,
    .v2 .my-xl-1 {
      margin-top: 0.25rem !important; }
    .v2 .mr-xl-1,
    .v2 .mx-xl-1 {
      margin-right: 0.25rem !important; }
    .v2 .mb-xl-1,
    .v2 .my-xl-1 {
      margin-bottom: 0.25rem !important; }
    .v2 .ml-xl-1,
    .v2 .mx-xl-1 {
      margin-left: 0.25rem !important; }
    .v2 .m-xl-2 {
      margin: 0.5rem !important; }
    .v2 .mt-xl-2,
    .v2 .my-xl-2 {
      margin-top: 0.5rem !important; }
    .v2 .mr-xl-2,
    .v2 .mx-xl-2 {
      margin-right: 0.5rem !important; }
    .v2 .mb-xl-2,
    .v2 .my-xl-2 {
      margin-bottom: 0.5rem !important; }
    .v2 .ml-xl-2,
    .v2 .mx-xl-2 {
      margin-left: 0.5rem !important; }
    .v2 .m-xl-3 {
      margin: 1rem !important; }
    .v2 .mt-xl-3,
    .v2 .my-xl-3 {
      margin-top: 1rem !important; }
    .v2 .mr-xl-3,
    .v2 .mx-xl-3 {
      margin-right: 1rem !important; }
    .v2 .mb-xl-3,
    .v2 .my-xl-3 {
      margin-bottom: 1rem !important; }
    .v2 .ml-xl-3,
    .v2 .mx-xl-3 {
      margin-left: 1rem !important; }
    .v2 .m-xl-4 {
      margin: 1.5rem !important; }
    .v2 .mt-xl-4,
    .v2 .my-xl-4 {
      margin-top: 1.5rem !important; }
    .v2 .mr-xl-4,
    .v2 .mx-xl-4 {
      margin-right: 1.5rem !important; }
    .v2 .mb-xl-4,
    .v2 .my-xl-4 {
      margin-bottom: 1.5rem !important; }
    .v2 .ml-xl-4,
    .v2 .mx-xl-4 {
      margin-left: 1.5rem !important; }
    .v2 .m-xl-5 {
      margin: 3rem !important; }
    .v2 .mt-xl-5,
    .v2 .my-xl-5 {
      margin-top: 3rem !important; }
    .v2 .mr-xl-5,
    .v2 .mx-xl-5 {
      margin-right: 3rem !important; }
    .v2 .mb-xl-5,
    .v2 .my-xl-5 {
      margin-bottom: 3rem !important; }
    .v2 .ml-xl-5,
    .v2 .mx-xl-5 {
      margin-left: 3rem !important; }
    .v2 .p-xl-0 {
      padding: 0 !important; }
    .v2 .pt-xl-0,
    .v2 .py-xl-0 {
      padding-top: 0 !important; }
    .v2 .pr-xl-0,
    .v2 .px-xl-0 {
      padding-right: 0 !important; }
    .v2 .pb-xl-0,
    .v2 .py-xl-0 {
      padding-bottom: 0 !important; }
    .v2 .pl-xl-0,
    .v2 .px-xl-0 {
      padding-left: 0 !important; }
    .v2 .p-xl-1 {
      padding: 0.25rem !important; }
    .v2 .pt-xl-1,
    .v2 .py-xl-1 {
      padding-top: 0.25rem !important; }
    .v2 .pr-xl-1,
    .v2 .px-xl-1 {
      padding-right: 0.25rem !important; }
    .v2 .pb-xl-1,
    .v2 .py-xl-1 {
      padding-bottom: 0.25rem !important; }
    .v2 .pl-xl-1,
    .v2 .px-xl-1 {
      padding-left: 0.25rem !important; }
    .v2 .p-xl-2 {
      padding: 0.5rem !important; }
    .v2 .pt-xl-2,
    .v2 .py-xl-2 {
      padding-top: 0.5rem !important; }
    .v2 .pr-xl-2,
    .v2 .px-xl-2 {
      padding-right: 0.5rem !important; }
    .v2 .pb-xl-2,
    .v2 .py-xl-2 {
      padding-bottom: 0.5rem !important; }
    .v2 .pl-xl-2,
    .v2 .px-xl-2 {
      padding-left: 0.5rem !important; }
    .v2 .p-xl-3 {
      padding: 1rem !important; }
    .v2 .pt-xl-3,
    .v2 .py-xl-3 {
      padding-top: 1rem !important; }
    .v2 .pr-xl-3,
    .v2 .px-xl-3 {
      padding-right: 1rem !important; }
    .v2 .pb-xl-3,
    .v2 .py-xl-3 {
      padding-bottom: 1rem !important; }
    .v2 .pl-xl-3,
    .v2 .px-xl-3 {
      padding-left: 1rem !important; }
    .v2 .p-xl-4 {
      padding: 1.5rem !important; }
    .v2 .pt-xl-4,
    .v2 .py-xl-4 {
      padding-top: 1.5rem !important; }
    .v2 .pr-xl-4,
    .v2 .px-xl-4 {
      padding-right: 1.5rem !important; }
    .v2 .pb-xl-4,
    .v2 .py-xl-4 {
      padding-bottom: 1.5rem !important; }
    .v2 .pl-xl-4,
    .v2 .px-xl-4 {
      padding-left: 1.5rem !important; }
    .v2 .p-xl-5 {
      padding: 3rem !important; }
    .v2 .pt-xl-5,
    .v2 .py-xl-5 {
      padding-top: 3rem !important; }
    .v2 .pr-xl-5,
    .v2 .px-xl-5 {
      padding-right: 3rem !important; }
    .v2 .pb-xl-5,
    .v2 .py-xl-5 {
      padding-bottom: 3rem !important; }
    .v2 .pl-xl-5,
    .v2 .px-xl-5 {
      padding-left: 3rem !important; }
    .v2 .m-xl-n1 {
      margin: -0.25rem !important; }
    .v2 .mt-xl-n1,
    .v2 .my-xl-n1 {
      margin-top: -0.25rem !important; }
    .v2 .mr-xl-n1,
    .v2 .mx-xl-n1 {
      margin-right: -0.25rem !important; }
    .v2 .mb-xl-n1,
    .v2 .my-xl-n1 {
      margin-bottom: -0.25rem !important; }
    .v2 .ml-xl-n1,
    .v2 .mx-xl-n1 {
      margin-left: -0.25rem !important; }
    .v2 .m-xl-n2 {
      margin: -0.5rem !important; }
    .v2 .mt-xl-n2,
    .v2 .my-xl-n2 {
      margin-top: -0.5rem !important; }
    .v2 .mr-xl-n2,
    .v2 .mx-xl-n2 {
      margin-right: -0.5rem !important; }
    .v2 .mb-xl-n2,
    .v2 .my-xl-n2 {
      margin-bottom: -0.5rem !important; }
    .v2 .ml-xl-n2,
    .v2 .mx-xl-n2 {
      margin-left: -0.5rem !important; }
    .v2 .m-xl-n3 {
      margin: -1rem !important; }
    .v2 .mt-xl-n3,
    .v2 .my-xl-n3 {
      margin-top: -1rem !important; }
    .v2 .mr-xl-n3,
    .v2 .mx-xl-n3 {
      margin-right: -1rem !important; }
    .v2 .mb-xl-n3,
    .v2 .my-xl-n3 {
      margin-bottom: -1rem !important; }
    .v2 .ml-xl-n3,
    .v2 .mx-xl-n3 {
      margin-left: -1rem !important; }
    .v2 .m-xl-n4 {
      margin: -1.5rem !important; }
    .v2 .mt-xl-n4,
    .v2 .my-xl-n4 {
      margin-top: -1.5rem !important; }
    .v2 .mr-xl-n4,
    .v2 .mx-xl-n4 {
      margin-right: -1.5rem !important; }
    .v2 .mb-xl-n4,
    .v2 .my-xl-n4 {
      margin-bottom: -1.5rem !important; }
    .v2 .ml-xl-n4,
    .v2 .mx-xl-n4 {
      margin-left: -1.5rem !important; }
    .v2 .m-xl-n5 {
      margin: -3rem !important; }
    .v2 .mt-xl-n5,
    .v2 .my-xl-n5 {
      margin-top: -3rem !important; }
    .v2 .mr-xl-n5,
    .v2 .mx-xl-n5 {
      margin-right: -3rem !important; }
    .v2 .mb-xl-n5,
    .v2 .my-xl-n5 {
      margin-bottom: -3rem !important; }
    .v2 .ml-xl-n5,
    .v2 .mx-xl-n5 {
      margin-left: -3rem !important; }
    .v2 .m-xl-auto {
      margin: auto !important; }
    .v2 .mt-xl-auto,
    .v2 .my-xl-auto {
      margin-top: auto !important; }
    .v2 .mr-xl-auto,
    .v2 .mx-xl-auto {
      margin-right: auto !important; }
    .v2 .mb-xl-auto,
    .v2 .my-xl-auto {
      margin-bottom: auto !important; }
    .v2 .ml-xl-auto,
    .v2 .mx-xl-auto {
      margin-left: auto !important; } }
  .v2 .text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }
  .v2 .text-justify {
    text-align: justify !important; }
  .v2 .text-wrap {
    white-space: normal !important; }
  .v2 .text-nowrap {
    white-space: nowrap !important; }
  .v2 .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .v2 .text-left {
    text-align: left !important; }
  .v2 .text-right {
    text-align: right !important; }
  .v2 .text-center {
    text-align: center !important; }
  @media (min-width: 576px) {
    .v2 .text-sm-left {
      text-align: left !important; }
    .v2 .text-sm-right {
      text-align: right !important; }
    .v2 .text-sm-center {
      text-align: center !important; } }
  @media (min-width: 768px) {
    .v2 .text-md-left {
      text-align: left !important; }
    .v2 .text-md-right {
      text-align: right !important; }
    .v2 .text-md-center {
      text-align: center !important; } }
  @media (min-width: 992px) {
    .v2 .text-lg-left {
      text-align: left !important; }
    .v2 .text-lg-right {
      text-align: right !important; }
    .v2 .text-lg-center {
      text-align: center !important; } }
  @media (min-width: 1200px) {
    .v2 .text-xl-left {
      text-align: left !important; }
    .v2 .text-xl-right {
      text-align: right !important; }
    .v2 .text-xl-center {
      text-align: center !important; } }
  .v2 .text-lowercase {
    text-transform: lowercase !important; }
  .v2 .text-uppercase {
    text-transform: uppercase !important; }
  .v2 .text-capitalize {
    text-transform: capitalize !important; }
  .v2 .font-weight-light {
    font-weight: 300 !important; }
  .v2 .font-weight-lighter {
    font-weight: lighter !important; }
  .v2 .font-weight-normal {
    font-weight: 400 !important; }
  .v2 .font-weight-bold {
    font-weight: 700 !important; }
  .v2 .font-weight-bolder {
    font-weight: bolder !important; }
  .v2 .font-italic {
    font-style: italic !important; }
  .v2 .text-white {
    color: #ffffff !important; }
  .v2 .text-primary {
    color: #007bff !important; }
  .v2 a.text-primary:hover, .v2 a.text-primary:focus {
    color: #0056b3 !important; }
  .v2 .text-secondary {
    color: #6c757d !important; }
  .v2 a.text-secondary:hover, .v2 a.text-secondary:focus {
    color: #494f54 !important; }
  .v2 .text-success {
    color: #28a745 !important; }
  .v2 a.text-success:hover, .v2 a.text-success:focus {
    color: #19692c !important; }
  .v2 .text-info {
    color: #17a2b8 !important; }
  .v2 a.text-info:hover, .v2 a.text-info:focus {
    color: #0f6674 !important; }
  .v2 .text-warning {
    color: #ffc107 !important; }
  .v2 a.text-warning:hover, .v2 a.text-warning:focus {
    color: #ba8b00 !important; }
  .v2 .text-danger {
    color: #dc3545 !important; }
  .v2 a.text-danger:hover, .v2 a.text-danger:focus {
    color: #a71d2a !important; }
  .v2 .text-light {
    color: #f8f9fa !important; }
  .v2 a.text-light:hover, .v2 a.text-light:focus {
    color: #cbd3da !important; }
  .v2 .text-dark {
    color: #343a40 !important; }
  .v2 a.text-dark:hover, .v2 a.text-dark:focus {
    color: #121416 !important; }
  .v2 .text-body {
    color: #2c2d31 !important; }
  .v2 .text-muted {
    color: #6c757d !important; }
  .v2 .text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important; }
  .v2 .text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important; }
  .v2 .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .v2 .text-decoration-none {
    text-decoration: none !important; }
  .v2 .text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important; }
  .v2 .text-reset {
    color: inherit !important; }
  .v2 .visible {
    visibility: visible !important; }
  .v2 .invisible {
    visibility: hidden !important; }
  .v2 .tooltip-inner {
    line-height: rem(20px);
    line-height: rem(20px);
    text-align: left;
    border: 2px solid #201c46;
    border-radius: 0;
    background-color: #ffffff;
    font-size: 16px;
    color: #474747; }
  .v2 .tooltip-main {
    font-size: 36px; }
  .v2 .tooltip .arrow {
    display: none; }
  .v2 .progress-bar {
    border-radius: 32px;
    background-repeat: repeat; }
  .v2 html {
    font-size: 16px; }
  .v2 body {
    position: relative; }
  .v2 .color-green-v2 {
    color: #90ce4b !important; }
  .v2 .color-blue {
    color: #3688C3 !important; }
  .v2 .color-gray-600 {
    color: #858791 !important; }
  .v2 .color-blue-800 {
    color: #201c46 !important; }
  .v2 .bg-green-v2 {
    background-color: #90ce4b !important; }
  .v2 .bg-blue {
    background-color: #3688C3 !important; }
  .v2 .bg-gray-600 {
    background-color: #858791 !important; }
  .v2 .bg-blue-800 {
    background-color: #201c46 !important; }
  .v2 .overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 98;
    background-color: rgba(0, 0, 0, 0.25); }
  .v2 .btn {
    position: relative;
    display: inline-block;
    padding: 18px 30px;
    padding: 1.125rem 1.875rem;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 18px;
    line-height: 1.125rem;
    color: #ffffff;
    background-color: #fc9932;
    border-radius: 4px;
    border: none;
    -webkit-transition: color 0.2s, background-color 0.2s;
    transition: color 0.2s, background-color 0.2s; }
    .v2 .btn:hover {
      color: #ffffff;
      background-color: #fdb264; }
    .v2 .btn--blue {
      background-color: #3688C3; }
      .v2 .btn--blue:hover {
        background-color: #5ba0d1; }
    .v2 .btn--rounded {
      border-radius: 2rem; }
    .v2 .btn--arrow {
      padding-right: 50px;
      padding-right: 3.125rem; }
      .v2 .btn--arrow:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        width: 3.125rem;
        height: 100%;
        background-image: url("/Content/Source/img/icon/arrow.svg");
        background-position: center center;
        -webkit-transition: -webkit-transform 0.2s;
        transition: -webkit-transform 0.2s;
        transition: transform 0.2s;
        transition: transform 0.2s, -webkit-transform 0.2s; }
      .v2 .btn--arrow:hover:before {
        -webkit-transform: translateX(5px);
                transform: translateX(5px); }
    .v2 .btn--icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .v2 .btn--small {
      padding: 12px 26px;
      padding: 0.75rem 1.625rem;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 15px;
      line-height: 0.9375rem; }
    .v2 .btn--smaller {
      padding: 12px 18px;
      padding: 0.75rem 1.125rem;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 15px;
      line-height: 0.9375rem; }
    .v2 .btn--big {
      padding: 22px 32px;
      padding: 1.375rem 2rem;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 26px;
      line-height: 1.625rem; }
    .v2 .btn--bigger {
      padding: 34px 44px;
      padding: 2.125rem 2.75rem;
      font-size: 33px;
      font-size: 2.0625rem;
      line-height: 35px;
      line-height: 2.1875rem; }
      @media screen and (min-width: 1200px) {
        .v2 .btn--bigger {
          width: 21.875rem; } }
      @media only screen and (max-width: 350px) {
        .v2 .btn--bigger {
          padding: 1.25rem 1.875rem; } }
      .v2 .btn--bigger .button__icon {
        width: 56px;
        width: 3.5rem;
        margin-right: 38px;
        margin-right: 2.375rem; }
    .v2 .btn__icon {
      display: inline-block;
      width: 56px;
      width: 3.5rem;
      margin-right: 38px;
      margin-right: 2.375rem;
      background-position: center center;
      background-size: contain; }
      .v2 .btn__icon--calculator {
        background-image: url("/Content/Source/img/icon/calculator.svg"); }
    .v2 .btn--information {
      max-width: 247px;
      width: 100%;
      background-color: #FC9932;
      padding: 18px 0;
      padding: 1.125rem 0;
      border-radius: 37px;
      background-image: none;
      color: #fff;
      text-transform: none;
      -webkit-transition: all 0.2s;
      transition: all 0.2s; }
      .v2 .btn--information:hover {
        color: #fff;
        background-color: #fdb264; }
    .v2 .btn--disabled {
      background-color: #cdcdcd;
      cursor: not-allowed;
      opacity: 0.7; }
      .v2 .btn--disabled:hover {
        background-color: #cdcdcd; }
  .v2 .form__popup--calculate {
    max-width: 370px;
    max-width: 23.125rem;
    margin: 0 auto; }
  @media screen and (min-width: 576px) {
    .v2 .form--space-1 .form__left {
      max-width: 16.5625rem;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.5625rem;
              flex: 0 0 16.5625rem; } }
  .v2 .form__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem; }
    @media screen and (max-width: 575px) {
      .v2 .form__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .v2 .form__item--open p {
      margin-bottom: 0;
      margin-top: 20px;
      margin-top: 1.25rem; }
      .v2 .form__item--open p span {
        font-weight: 700;
        margin-right: 10px;
        margin-right: 0.625rem; }
    .v2 .form__item--calculate {
      display: block;
      margin-bottom: 30px !important;
      margin-bottom: 1.875rem !important; }
      .v2 .form__item--calculate input {
        margin-right: 0 !important; }
    .v2 .form__item--subtitle {
      max-width: 375px;
      max-width: 23.4375rem;
      margin: 0 auto;
      text-align: left;
      margin-top: 15px;
      margin-top: 0.9375rem; }
    .v2 .form__item--title h5 {
      text-align: left;
      margin-bottom: 20px;
      margin-bottom: 1.25rem; }
    .v2 .form__item--center {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .v2 .form__item--button {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media screen and (max-width: 1080px) {
        .v2 .form__item--button {
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end; } }
    .v2 .form__item[data-unit] input {
      padding-right: 42px !important;
      padding-right: 2.625rem !important; }
    .v2 .form__item[data-unit]:after {
      content: attr(data-unit);
      position: absolute;
      top: 0;
      right: 0;
      width: 42px;
      width: 2.625rem;
      height: 42px;
      height: 2.625rem;
      line-height: 42px;
      line-height: 2.625rem;
      color: #a8a8a8;
      text-align: center; }
    .v2 .form__item input[type='text'],
    .v2 .form__item input[type='email'],
    .v2 .form__item input[type='number'],
    .v2 .form__item input[type='password'],
    .v2 .form__item input[type='tel'],
    .v2 .form__item select {
      width: 100%;
      height: 42px;
      height: 2.625rem;
      line-height: 38px;
      line-height: 2.375rem;
      padding: 0 35px 0 20px;
      padding: 0 2.1875rem 0 1.25rem;
      font-size: 15px;
      font-size: 0.9375rem;
      font-weight: 400;
      border-radius: 4px;
      background-color: #eceefb;
      border: 2px solid #dfe2f4;
      -webkit-transition: border-color 0.2s;
      transition: border-color 0.2s; }
      .v2 .form__item input[type='text']:focus,
      .v2 .form__item input[type='email']:focus,
      .v2 .form__item input[type='number']:focus,
      .v2 .form__item input[type='password']:focus,
      .v2 .form__item input[type='tel']:focus,
      .v2 .form__item select:focus {
        border-color: #201c46; }
      .v2 .form__item input[type='text'].has-icon,
      .v2 .form__item input[type='email'].has-icon,
      .v2 .form__item input[type='number'].has-icon,
      .v2 .form__item input[type='password'].has-icon,
      .v2 .form__item input[type='tel'].has-icon,
      .v2 .form__item select.has-icon {
        padding-left: 50px;
        padding-left: 3.125rem;
        background-image: url("/Content/Source/img/icon/srovnejto/telefon-blue.svg");
        background-size: 1rem auto;
        background-position: left 15px center;
        background-position: left 0.9375rem center; }
    .v2 .form__item select {
      background-position: right 12px center;
      background-position: right 0.75rem center;
      background-size: 0.75rem auto; }
    .v2 .form__item input[type='radio'],
    .v2 .form__item input[type='checkbox'] {
      position: absolute;
      top: 0;
      left: 0;
      width: 20px;
      width: 1.25rem;
      height: 20px;
      height: 1.25rem;
      opacity: 0;
      cursor: pointer; }
      .v2 .form__item input[type='radio']:checked + label:after,
      .v2 .form__item input[type='checkbox']:checked + label:after {
        opacity: 1; }
      .v2 .form__item input[type='radio'] + label,
      .v2 .form__item input[type='checkbox'] + label {
        position: relative;
        height: 20px;
        height: 1.25rem;
        min-height: 20px;
        min-height: 1.25rem;
        padding-left: 30px;
        padding-left: 1.875rem;
        margin-bottom: 0;
        line-height: 20px;
        line-height: 1.25rem;
        -webkit-transition: background-color 0.2s;
        transition: background-color 0.2s;
        cursor: pointer; }
        .v2 .form__item input[type='radio'] + label:before, .v2 .form__item input[type='radio'] + label:after,
        .v2 .form__item input[type='checkbox'] + label:before,
        .v2 .form__item input[type='checkbox'] + label:after {
          content: '';
          position: absolute;
          background-position: center center; }
        .v2 .form__item input[type='radio'] + label:before,
        .v2 .form__item input[type='checkbox'] + label:before {
          top: 0;
          left: 0;
          width: 20px;
          width: 1.25rem;
          height: 20px;
          height: 1.25rem;
          border: 1px solid #3688C3; }
        .v2 .form__item input[type='radio'] + label:after,
        .v2 .form__item input[type='checkbox'] + label:after {
          background-color: #3688C3;
          -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
          opacity: 0; }
        .v2 .form__item input[type='radio'] + label a,
        .v2 .form__item input[type='checkbox'] + label a {
          text-decoration: underline; }
    .v2 .form__item input[type='radio'] + label:before, .v2 .form__item input[type='radio'] + label:after {
      border-radius: 50%; }
    .v2 .form__item input[type='radio'] + label:after {
      top: 4px;
      top: 0.25rem;
      left: 4px;
      left: 0.25rem;
      width: 12px;
      width: 0.75rem;
      height: 12px;
      height: 0.75rem; }
    .v2 .form__item input[type='checkbox'] + label:before, .v2 .form__item input[type='checkbox'] + label:after {
      width: 20px;
      width: 1.25rem;
      height: 20px;
      height: 1.25rem;
      border-radius: 4px; }
    .v2 .form__item input[type='checkbox'] + label:after {
      top: 0;
      left: 0;
      background-image: url("/Content/Source/img/icon/check.svg");
      background-size: 0.75rem auto; }
  .v2 .form__check {
    position: relative; }
    .v2 .form__check--inline {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      padding-right: 30px;
      padding-right: 1.875rem; }
    .v2 .form__check--single {
      margin-bottom: 20px;
      margin-bottom: 1.25rem; }
  .v2 .form__label {
    width: 100%;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 30px;
    line-height: 1.875rem; }
    @media screen and (min-width: 576px) {
      .v2 .form__label {
        margin-bottom: 0; } }
  .v2 .form__left {
    position: relative; }
    @media screen and (min-width: 576px) {
      .v2 .form__left {
        max-width: 12.5rem;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 12.5rem;
                flex: 0 0 12.5rem; } }
    @media screen and (min-width: 576px) {
      .v2 .form__left--w {
        max-width: 100%;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%; } }
    .v2 .form__left--number {
      padding-left: 50px;
      padding-left: 3.125rem; }
      .v2 .form__left--number[data-form-left-number]:before {
        content: attr(data-form-left-number);
        position: absolute;
        top: 0;
        left: 0;
        width: 35px;
        width: 2.1875rem;
        height: 35px;
        height: 2.1875rem;
        font-size: 20px;
        font-size: 1.25rem;
        font-weight: 400;
        line-height: 35px;
        line-height: 2.1875rem;
        text-align: center;
        color: #ffffff;
        background-color: #3688C3;
        border-radius: 50%; }
  .v2 .form__right {
    position: relative;
    width: 100%; }
    .v2 .form__right--tooltip {
      padding-right: 50px;
      padding-right: 3.125rem; }
  .v2 .form__required {
    color: #ff1616; }
  .v2 .form__title {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px;
    line-height: 1.75rem; }
  .v2 .form__text {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1.125rem;
    color: #201c46; }
  .v2 .form__tooltip {
    position: absolute;
    top: 50%;
    right: 0;
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem;
    margin-top: -12px;
    margin-top: -0.75rem;
    background-color: #eceefb;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s; }
    .v2 .form__tooltip:hover, .v2 .form__tooltip[aria-describedby] {
      background-color: #201c46; }
      .v2 .form__tooltip:hover:before, .v2 .form__tooltip[aria-describedby]:before {
        color: #ffffff; }
    .v2 .form__tooltip:before {
      content: '?';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      font-weight: 700;
      line-height: 24px;
      line-height: 1.5rem;
      text-align: center;
      color: #201c46;
      -webkit-transition: color 0.2s;
      transition: color 0.2s; }
  .v2 .form__info {
    margin-top: 5px;
    margin-top: 0.3125rem;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 20px;
    line-height: 1.25rem;
    color: #858791; }
  .v2 .form__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #dddfee;
    border-radius: 2rem;
    width: 100%;
    height: 42px;
    height: 2.625rem;
    padding: 0 5px;
    padding: 0 0.3125rem; }
    .v2 .form__toggle input[type='radio'] {
      top: 11px;
      top: 0.6875rem;
      left: 16px;
      left: 1rem; }
      .v2 .form__toggle input[type='radio']:checked + label {
        background-color: #3688C3;
        color: #ffffff;
        border: 1px solid #3688C3; }
        .v2 .form__toggle input[type='radio']:checked + label:before {
          border-color: #3688C3;
          background-color: #ffffff; }
        .v2 .form__toggle input[type='radio']:checked + label:after {
          background-color: #3688C3; }
      .v2 .form__toggle input[type='radio']:not(:checked) + label:hover:after {
        opacity: 0.2; }
      .v2 .form__toggle input[type='radio'] + label {
        width: 50%;
        height: 32px;
        height: 2rem;
        line-height: 32px;
        line-height: 2rem;
        padding: 0 10px 0 60px;
        padding: 0 0.625rem 0 3.75rem;
        border-radius: 2rem;
        color: #000000; }
        @media screen and (max-width: 575px) {
          .v2 .form__toggle input[type='radio'] + label {
            padding-left: 2.5rem; } }
        .v2 .form__toggle input[type='radio'] + label:before {
          top: 6px;
          top: 0.375rem;
          left: 10px;
          left: 0.625rem; }
        .v2 .form__toggle input[type='radio'] + label:after {
          top: 10px;
          top: 0.625rem;
          left: 14px;
          left: 0.875rem; }
  .v2 .text a {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 26px;
    line-height: 1.625rem;
    color: #3688C3;
    text-decoration: underline; }
    .v2 .text a:hover {
      text-decoration: none; }
  .v2 .text p {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 26px;
    line-height: 1.625rem; }
  .v2 .text ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 30px;
    margin-bottom: 1.875rem; }
    .v2 .text ul li {
      position: relative;
      padding-left: 18px;
      padding-left: 1.125rem;
      font-size: 15px;
      font-size: 0.9375rem;
      font-weight: 700;
      line-height: 30px;
      line-height: 1.875rem; }
      .v2 .text ul li:before {
        content: '';
        position: absolute;
        top: 12px;
        top: 0.75rem;
        left: 0;
        width: 8px;
        width: 0.5rem;
        height: 8px;
        height: 0.5rem;
        background-color: #3688C3;
        border-radius: 50%; }
  .v2 .text--big p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
    line-height: 2.125rem; }
  .v2 .text--popup h3 {
    margin-bottom: 32px;
    margin-bottom: 2rem;
    font-size: 28px;
    font-size: 1.75rem; }
  .v2 .text--popup h4 {
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px; }
  .v2 .text--popup p {
    margin-bottom: 0;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
    line-height: 1.375rem; }
  .v2 .text--popup small {
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    font-size: 15px;
    font-size: 0.9375rem; }
  .v2 .breadcrumb {
    padding: 0;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    list-style: none; }
    .v2 .breadcrumb li {
      position: relative;
      display: inline-block;
      padding-right: 16px;
      padding-right: 1rem; }
      .v2 .breadcrumb li:not(:last-child):after {
        content: '';
        position: absolute;
        top: 0;
        right: 4px;
        right: 0.25rem;
        display: inline-block;
        width: 4px;
        height: 100%;
        background-image: url("/Content/Source/img/icon/arrow-black.svg");
        background-size: contain;
        background-position: center center; }
    .v2 .breadcrumb a,
    .v2 .breadcrumb span {
      display: block;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 20px;
      line-height: 1.25rem; }
    .v2 .breadcrumb a {
      -webkit-transition: color 0.2s;
      transition: color 0.2s;
      text-decoration: underline; }
      .v2 .breadcrumb a:hover {
        color: #3688C3; }
    .v2 .breadcrumb span {
      color: #858791; }
  .v2 .hamburger {
    position: absolute;
    right: 0;
    display: none;
    width: 40px;
    width: 2.5rem;
    height: 40px;
    height: 2.5rem;
    margin-left: 20px;
    margin-left: 1.25rem;
    background-color: white;
    border-radius: 2px;
    overflow: hidden;
    cursor: pointer; }
    @media screen and (max-width: 1080px) {
      .v2 .hamburger {
        display: block; } }
@media screen and (max-width: 510px) {
  .v2 .hamburger {
    display: block;
    right: -5px;
  }
}
    .v2 .hamburger:before, .v2 .hamburger:after,
    .v2 .hamburger span {
      content: '';
      position: absolute;
      left: 50%;
      width: 24px;
      width: 1.5rem;
      height: 3px;
      margin-left: -13px;
      margin-left: -0.8125rem;
      background-color: #201C46;;
      border-radius: 3px;
      -webkit-transition: -webkit-transform 0.2s;
      transition: -webkit-transform 0.2s;
      transition: transform 0.2s;
      transition: transform 0.2s, -webkit-transform 0.2s; }
    .v2 .hamburger:before {
      top: 10px;
      top: 0.625rem;
      }
    .v2 .hamburger:after {
      bottom: 10px;
      bottom: 0.625rem;
      }
    .v2 .hamburger span {
      top: 50%;
      margin-top: -1px;
    }
    .v2 .hamburger.is-active:before {
      top: 19px;
      top: 1.1875rem;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .v2 .hamburger.is-active:after {
      bottom: 18px;
      bottom: 1.125rem;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .v2 .hamburger.is-active span {
      -webkit-transform: translateX(2.5rem);
              transform: translateX(2.5rem); }
    .v2 .hamburger--hidden {
      display: none; }
  .v2 .slider__item {
    position: relative;
    background-color: #eceefb; }

  .v2 .slider__inner {
    position: relative;
    display: flex;
    justify-content: space-between;
  }

.v2 .slider__inner > .btn {
  position: absolute;
  bottom: 60px;
  z-index: 1;
}

.v2 .slider__title {
    margin: 36px 0 26px;
    font-size: 36px;
    line-height: 50px;
    line-height: 3.125rem;
    font-weight: 400;
    align-self: center;
    padding-bottom: 90px;
}

.v2 .slider__title--sub {
  font-size: 32px;
  line-height: 2;
}

@media screen and (min-width: 1290px) and (max-width: 1460px) {
  .v2 .slider__inner {
    padding: 0 80px;
  }
}

@media screen and (min-width: 1080px) {
  .v2 .slider__image {
    height: 400px;
  }
}
@media screen and (max-width: 1289px) {
  .v2 .slick-arrow {
    display: none!important;
  }
  .v2 .slider__image {
    height: 400px;
    margin-right: -15px;
  }
  .v2 .slider__title {
    font-size: 20px;
    line-height: 35px;
  }
  .v2 .slider__title strong {
    font-size: 33px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 1023px) {
  .v2 .slider__image {
    height: 300px;
  }
  .v2 .slider__title strong {
    font-size: 26px;
    line-height: 1.4;
  }
  .v2 .slider__title--sub {
    font-size: 24px;
  }
}
@media screen and (max-width: 799px) {
  .v2 .slider__title {
    margin: 10px 0;
    padding-bottom: 50px;
    line-height: 1.4;
  }
  .v2 .slider__inner > .btn {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    padding: 0 20px;
    bottom: 31px;
  }
  .v2 .slider__inner > .btn:before {
    display: none;
  }
  .v2 .slider__image img[data-mobile] {
    margin-right: -30px;
    padding-left: 5px;
  }
}
@media screen and (max-width: 745px) {
  .v2 .slider__image {
    height: 220px;
  }
  .v2 .slider__title--sub {
    font-size: 20px;
  }
  .v2 .slider__title strong {
    font-size: 20px;
    line-height: 23px;
  }
}
@media screen and (max-width: 639px) {
  .v2 .slider__image img[data-mobile] {
    margin-right: 0;
  }
}
@media screen and (max-width: 560px) {
  .v2 .slider__title {
    min-width: 150px;
  }
  .v2 .slider__title strong {
    font-size: 18px;
    line-height: 20px;
  }
  .v2 .slider__title--sub {
    font-size: 16px;
    line-height: 2;
  }
}
@media screen and (max-width: 480px) {
  .v2 .slider__title {
    line-height: 1.1;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 320px) {
  .v2 .slider__title strong {
    font-size: 16px;
  }
}
  .v2 .slider__title a {
      color: #3688C3;
      text-decoration: underline; }
      .v2 .slider__title a:hover {
        text-decoration: none; }
  .v2 .slider__image {
    position: relative;
    align-items: flex-end;
    display: flex;
  }

  .v2 .sbox {
    text-align: center; }
    .v2 .sbox__item {
      position: relative;
      display: block;
      height: calc(100% - 2.1875rem);
      padding: 40px;
      padding: 2.5rem;
      margin-bottom: 35px;
      margin-bottom: 2.1875rem;
      background-color: #ffffff;
      border: 2px solid #dfe2f4;
      border-radius: 4px;
      -webkit-transition: border-color 0.2s;
      transition: border-color 0.2s; }
      .v2 .sbox__item--small {
        padding: 28px 20px 14px;
        padding: 1.75rem 1.25rem 0.875rem; }
        .v2 .sbox__item--small .sbox__title {
          margin-bottom: 10px;
          margin-bottom: 0.625rem;
          font-size: 14px;
          font-size: 0.875rem; }
        .v2 .sbox__item--small .sbox__image {
          height: 60px;
          height: 3.75rem;
          margin-bottom: 0; }
      .v2 .sbox__item:not(.has-no-hover):hover {
        border-color: transparent; }
        .v2 .sbox__item:not(.has-no-hover):hover .btn {
          background-color: #fdb264; }
        .v2 .sbox__item:not(.has-no-hover):hover:before {
          opacity: 1; }
      .v2 .sbox__item:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
                box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
        opacity: 0;
        -webkit-transition: opacity 0.2s;
        transition: opacity 0.2s; }
      .v2 .sbox__item .btn {
        margin-bottom: 25px;
        margin-bottom: 1.5625rem; }
    .v2 .sbox__title {
      margin-bottom: 15px;
      margin-bottom: 0.9375rem;
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: 700;
      line-height: 22px;
      line-height: 1.375rem; }
    .v2 .sbox__image {
      height: 178px;
      height: 11.125rem;
      margin-bottom: 20px;
      margin-bottom: 1.25rem;
      background-position: center center;
      background-size: contain; }
      .v2 .sbox__image img {
        width: 100%;
        height: 100%;
        opacity: 0; }
    .v2 .sbox__bottom {
      display: block;
      color: #3688C3;
      font-weight: 700;
      text-decoration: underline; }
    .v2 .sbox__text {
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 26px;
      line-height: 1.625rem; }
    .v2 .sbox__separator {
      width: 40px;
      width: 2.5rem;
      margin-bottom: 28px;
      margin-bottom: 1.75rem;
      border-top: 4px solid #3688C3;
      border-radius: 2px; }
  .v2 .sreference {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    text-align: center; }
    .v2 .sreference__item {
      max-width: 584px;
      max-width: 36.5rem;
      margin: 0 auto; }
    .v2 .sreference__text {
      margin-bottom: 25px;
      margin-bottom: 1.5625rem;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 30px;
      line-height: 1.875rem;
      font-style: italic;
      font-weight: 400; }
    .v2 .sreference__name {
      display: block;
      margin-bottom: 5px;
      margin-bottom: 0.3125rem;
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 700;
      line-height: 18px;
      line-height: 1.125rem; }
    .v2 .sreference__date {
      display: block;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px;
      line-height: 1.25rem;
      color: #858791; }
  .v2 .rating {
    margin-bottom: 35px;
    margin-bottom: 2.1875rem;
    text-align: center; }
    .v2 .rating--line {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .v2 .rating--line .rating__title {
        margin-bottom: 0; }
      .v2 .rating--line .rating__star {
        margin: 0 10px 0 35px;
        margin: 0 0.625rem 0 2.1875rem;
        -webkit-transform: scale(0.8);
                transform: scale(0.8); }
    .v2 .rating__inner {
      max-width: 584px;
      max-width: 36.5rem;
      margin: 0 auto;
      padding: 28px 20px;
      padding: 1.75rem 1.25rem;
      background-color: #eceefb;
      border-radius: 4px; }
    .v2 .rating__title {
      margin-bottom: 15px;
      margin-bottom: 0.9375rem;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 18px;
      line-height: 1.125rem; }
    .v2 .rating__number {
      margin-right: 20px;
      margin-right: 1.25rem;
      margin-bottom: 0;
      font-size: 42px;
      font-size: 2.625rem;
      line-height: 50px;
      line-height: 3.125rem;
      color: #3688C3; }
    .v2 .rating__star {
      position: relative;
      width: 130px;
      width: 8.125rem;
      height: 22px;
      height: 1.375rem; }
      .v2 .rating__star:before,
      .v2 .rating__star span {
        position: absolute;
        top: 0;
        left: 0;
        width: 130px;
        width: 8.125rem;
        height: 22px;
        height: 1.375rem;
        background-position: top left;
        background-size: 8.125rem 1.375rem; }
      .v2 .rating__star:before {
        content: '';
        background-image: url("/Content/Source/img/icon/stars-outline.svg"); }
      .v2 .rating__star span {
        overflow: hidden;
        background-image: url("/Content/Source/img/icon/stars-fill.svg"); }
    .v2 .rating__text {
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 26px;
      line-height: 1.625rem; }
  .v2 .faq__item {
    margin-bottom: 25px;
    margin-bottom: 1.5625rem; }
  .v2 .faq__title {
    position: relative;
    padding-left: 42px;
    padding-left: 2.625rem;
    margin-bottom: 0;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 18px;
    line-height: 1.125rem;
    text-align: left;
    cursor: pointer; }
    .v2 .faq__title:before, .v2 .faq__title:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 25px;
      width: 1.5625rem;
      height: 25px;
      height: 1.5625rem;
      border-radius: 50%;
      background-position: center center;
      background-size: 6px auto;
      border: 1px solid #3688C3;
      -webkit-transition: opacity 0.2s;
      transition: opacity 0.2s; }
    .v2 .faq__title:before {
      background-image: url("/Content/Source/img/icon/arrow-blue.svg");
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
    .v2 .faq__title:after {
      opacity: 0;
      background-color: #3688C3;
      background-image: url("/Content/Source/img/icon/arrow.svg");
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
    .v2 .faq__title[aria-expanded='true']:before {
      opacity: 0; }
    .v2 .faq__title[aria-expanded='true']:after {
      opacity: 1; }
  .v2 .faq__content {
    padding: 12px 42px;
    padding: 0.75rem 2.625rem; }
  .v2 .counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-top: 1.25rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (max-width: 575px) {
      .v2 .counter--page {
        display: none; } }
    .v2 .counter__number, .v2 .counter__text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .v2 .counter__number {
      width: 72px;
      width: 4.5rem;
      height: 72px;
      height: 4.5rem;
      font-size: 40px;
      font-size: 2.5rem;
      font-weight: 700;
      border: 1px solid #201c46;
      border-radius: 50%; }
    .v2 .counter__text {
      padding-left: 15px;
      padding-left: 0.9375rem;
      font-size: 15px;
      font-size: 0.9375rem;
      font-weight: 700;
      line-height: 26px;
      line-height: 1.625rem;
      color: #201c46; }
  .v2 .sblog__item {
    display: block;
    height: calc(100% - 2.1875rem);
    margin-bottom: 35px;
    margin-bottom: 2.1875rem;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    border-radius: 2px;
    overflow: hidden; }
    .v2 .sblog__item:hover .sblog__image {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
  .v2 .sblog__content {
    position: relative;
    padding: 20px 42px;
    padding: 1.25rem 2.625rem;
    background-color: #ffffff; }
  .v2 .sblog__image {
    height: 206px;
    height: 12.875rem;
    background-position: center center;
    background-size: cover;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s; }
    .v2 .sblog__image img {
      opacity: 0; }
  .v2 .sblog__date {
    display: block;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem;
    color: #858791; }
  .v2 .sblog__title {
    margin-bottom: 35px;
    margin-bottom: 2.1875rem;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
    line-height: 1.375rem; }
  .v2 .sblog__text {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 26px;
    line-height: 1.625rem;
    color: #2c2d31; }
  .v2 .partner__item {
    max-width: 92px;
    max-width: 5.75rem;
    width: 100%;
    margin: 0 25px;
    margin: 0 1.5625rem;
    text-align: center; }
    @media only screen and (max-width: 1380px) {
      .v2 .partner__item {
        margin: 0; } }
    .v2 .partner__item span {
      width: 92px;
      width: 5.75rem;
      height: 79px;
      height: 4.9375rem;
      display: block;
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat; }
    .v2 .partner__item img {
      opacity: 0; }
  @media only screen and (max-width: 1360px) {
    .v2 .partner .slick-next {
      right: 0; } }
  @media only screen and (max-width: 1360px) {
    .v2 .partner .slick-prev {
      left: 0; } }
  .v2 .partner .slick-slide {
    text-align: center; }
  .v2 .sprogress {
    padding: 20px 0;
    padding: 1.25rem 0;
    background-color: #eceefb;
    counter-reset: progress-counter; }
    .v2 .sprogress ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding-left: 0;
      margin-bottom: 0;
      list-style: none; }
      @media screen and (max-width: 1080px) {
        .v2 .sprogress ul {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
    .v2 .sprogress li {
      position: relative;
      counter-increment: progress-counter; }
    .v2 .sprogress a,
    .v2 .sprogress span {
      display: block;
      position: relative;
      padding-left: 52px;
      padding-left: 3.25rem;
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: 600;
      line-height: 40px;
      line-height: 2.5rem;
      color: #201c46;
      -webkit-transition: color 0.2s;
      transition: color 0.2s; }
      .v2 .sprogress a:before,
      .v2 .sprogress span:before {
        content: counter(progress-counter);
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        width: 2.5rem;
        height: 40px;
        height: 2.5rem;
        border-radius: 50%;
        font-size: 18px;
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 40px;
        line-height: 2.5rem;
        text-align: center;
        border: 1px solid #201c46; }
      .v2 .sprogress a.is-active,
      .v2 .sprogress span.is-active {
        color: #3688C3; }
        .v2 .sprogress a.is-active:before,
        .v2 .sprogress span.is-active:before {
          color: #ffffff;
          background-color: #3688C3;
          border-color: #3688C3; }
  .v2 .head {
    padding: 20px 0;
    padding: 1.25rem 0; }
    .v2 .head--dark {
      background-color: #201c46; }
      .v2 .head--dark .head__title {
        color: #ffffff; }
    .v2 .head--light {
      background-color: #eceefb; }
      @media only screen and (max-width: 1080px) {
        .v2 .head--light {
          display: none; } }
    .v2 .head__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .v2 .head__title {
      margin-bottom: 0;
      font-size: 36px;
      font-size: 2.25rem;
      line-height: 42px;
      line-height: 2.625rem; }
      @media only screen and (max-width: 650px) {
        .v2 .head__title {
          font-size: 2rem;
          line-height: 2.375rem; } }
      @media only screen and (max-width: 639px) {
        .v2 h1.head__title {
          padding-top: 15px;
        }
      }
      @media only screen and (max-width: 575px) {
        .v2 .head__title {
          font-size: 1.75rem;
          line-height: 2.125rem; } }
      @media only screen and (max-width: 510px) {
        .v2 .head__title {
          font-size: 1.375rem;
          line-height: 1.75rem;
          padding-top: 0.125rem; } }
      @media only screen and (max-width: 420px) {
        .v2 .head__title {
          font-size: 1.125rem;
          line-height: 1.5rem; } }
      @media only screen and (max-width: 350px) {
        .v2 .head__title {
          font-size: 1rem;
          line-height: 1.375rem; } }
    .v2 .head__icon {
      display: inline-block;
      width: 42px;
      width: 2.625rem;
      height: 42px;
      height: 2.625rem;
      background-position: left center;
      background-size: contain; }
      @media only screen and (max-width: 575px) {
        .v2 .head__icon {
          width: 2.375rem;
          height: 2.375rem; } }
      @media only screen and (max-width: 510px) {
        .v2 .head__icon {
          width: 2.125rem;
          height: 2.125rem; } }
      @media only screen and (max-width: 410px) {
        .v2 .head__icon {
          width: 1.875rem;
          height: 1.875rem; } }
      @media only screen and (max-width: 350px) {
        .v2 .head__icon {
          width: 1.75rem;
          height: 1.75rem; } }
      .v2 .head__icon--car {
        margin-right: 20px;
        margin-right: 1.25rem;
        background-image: url("/Content/Source/img/icon/car.svg"); }
      .v2 .head__icon--bag {
        background-image: url("/Content/Source/img/icon/bag.svg"); }
      .v2 .head__icon--mobil {
        background-image: url("/Content/Source/img/icon/srovnejto/telefon-blue.svg"); }
      .v2 .head__icon--bulb {
        background-image: url("/Content/Source/img/icon/bulb.svg"); }
      .v2 .head__icon--flame {
        background-image: url("/Content/Source/img/icon/flame.svg"); }
  .v2 .switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding: 6px;
    padding: 0.375rem;
    margin-bottom: 35px;
    margin-bottom: 2.1875rem;
    border: 1px solid #dddfee;
    border-radius: 2rem; }
    .v2 .switch__item {
      display: block;
      width: 100%;
      padding: 16px;
      padding: 1rem;
      font-size: 15px;
      font-size: 0.9375rem;
      font-weight: 700;
      line-height: 18px;
      line-height: 1.125rem;
      color: #201c46;
      text-align: center;
      border-radius: 2rem;
      cursor: pointer;
      -webkit-transition: color 0.2s, background-color 0.2s;
      transition: color 0.2s, background-color 0.2s; }
      .v2 .switch__item:hover:not(.is-active) {
        color: #3688C3; }
      .v2 .switch__item.is-active {
        color: #ffffff;
        background-color: #3688C3; }
  .v2 [data-js-switch-content] {
    display: none; }
    .v2 [data-js-switch-content].is-active {
      display: block; }
  .v2 .adv__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 530px;
    max-width: 33.125rem;
    margin-bottom: 30px;
    margin-bottom: 1.875rem; }
    .v2 .adv__item div:first-child {
      min-width: 120px;
      min-width: 7.5rem;
      font-size: 41px;
      font-size: 2.5625rem;
      font-weight: 700;
      line-height: 49px;
      line-height: 3.0625rem;
      color: #3688C3;
      margin-right: 30px;
      margin-right: 1.875rem; }
  .v2 .sline {
    position: relative;
    padding: 30px 0;
    padding: 1.875rem 0; }
    .v2 .sline--dark {
      background-color: #201c46; }
    .v2 .sline--light {
      background-color: #3688C3; }
    .v2 .sline--lighter {
      background-color: #f1f3ff; }
    .v2 .sline__title {
      margin-right: 10px;
      margin-right: 0.625rem;
      font-size: 26px;
      font-size: 1.625rem;
      font-weight: 700;
      line-height: 32px;
      line-height: 2rem;
      color: #ffffff; }
      .v2 .sline__title--icon {
        padding-left: 40px;
        padding-left: 2.5rem; }
      .v2 .sline__title--cup {
        background-image: url("/Content/Source/img/icon/cup.svg"); }
    .v2 .sline--bg:before, .v2 .sline--bg:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .v2 .sline--bg:before {
      background-image: url("/Content/share/sline1.png");
      background-position: left calc(50% - 510px) bottom; }
    .v2 .sline--bg:after {
      background-image: url("/Content/share/sline2.png");
      background-position: right calc(50% - 510px) bottom; }
    .v2 .sline--bg .container {
      position: relative;
      z-index: 5; }
    .v2 .sline__text {
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 32px;
      line-height: 2rem;
      color: #ffffff; }
    .v2 .sline__info {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 18px;
      line-height: 1.125rem;
      font-weight: 700;
      color: #ffffff;
      text-transform: uppercase; }
    .v2 .sline__form {
      display: block;
      margin-bottom: 35px;
      margin-bottom: 2.1875rem;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 34px;
      line-height: 2.125rem; }
    .v2 .sline .form__item {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .v2 .sline .form__item input {
        max-width: 450px;
        max-width: 28.125rem; }
    .v2 .sline .btn {
      padding-top: 12px;
      padding-top: 0.75rem;
      padding-bottom: 12px;
      padding-bottom: 0.75rem; }
    @media only screen and (max-width: 575px) {
      .v2 .sline__inner .form__item input {
        margin-bottom: 1.25rem; } }
  .v2 .popup {
    display: none;
    width: 100%;
    max-width: 620px;
    max-width: 38.75rem;
    padding: 50px 68px;
    padding: 3.125rem 4.25rem;
    border-radius: 4px;
    background-color: #f1f3ff;
    text-align: center; }
    @media only screen and (max-width: 575px) {
      .v2 .popup {
        padding: 1.5625rem 1.875rem; } }
    @media only screen and (max-width: 510px) {
      .v2 .popup {
        padding: 1.875rem 0.9375rem; } }
    .v2 .popup--bigger {
      max-width: 730px;
      max-width: 45.625rem; }
    .v2 .popup__inner {
      margin: 0 auto; }
      @media only screen and (max-width: 768px) {
        .v2 .popup__inner .form__item {
          display: block; }
          .v2 .popup__inner .form__item input {
            margin-bottom: 1.25rem; } }
      .v2 .popup__inner--small {
        max-width: 380px;
        max-width: 23.75rem; }
      .v2 .popup__inner--bigger {
        max-width: 530px;
        max-width: 33.125rem; }
    .v2 .popup .btn {
      padding-top: 12px;
      padding-top: 0.75rem;
      padding-bottom: 12px;
      padding-bottom: 0.75rem; }
    .v2 .popup .form {
      max-width: 460px;
      max-width: 28.75rem;
      margin: 40px auto 0;
      margin: 2.5rem auto 0; }
      .v2 .popup .form input[type='text'],
      .v2 .popup .form input[type='email'],
      .v2 .popup .form input[type='number'],
      .v2 .popup .form input[type='password'],
      .v2 .popup .form input[type='tel'],
      .v2 .popup .form select {
        background-color: #ffffff; }
      .v2 .popup .form.mt20 {
        margin-top: 20px !important;
        margin-top: 1.25rem !important; }
    .v2 .popup .form__item {
      margin-bottom: 4px;
      margin-bottom: 0.25rem; }
    .v2 .popup .form__info {
      margin-top: 10px;
      margin-top: 0.625rem;
      color: #2c2d31; }
    .v2 .popup .form__label {
      color: #201c46; }
    .v2 .popup .form--bigger input[type='text'],
    .v2 .popup .form--bigger input[type='email'],
    .v2 .popup .form--bigger input[type='number'],
    .v2 .popup .form--bigger input[type='password'],
    .v2 .popup .form--bigger input[type='tel'],
    .v2 .popup .form--bigger select {
      height: 48px;
      height: 3rem;
      line-height: 46px;
      line-height: 2.875rem; }
    .v2 .popup .form--bigger .btn {
      padding-top: 14px;
      padding-top: 0.875rem;
      padding-bottom: 14px;
      padding-bottom: 0.875rem; }
    @media only screen and (max-width: 768px) {
      .v2 .popup #lightbox_tel_420,
      .v2 .popup #lightbox_tel_421 {
        top: 9px;
        margin-bottom: 1.25rem; } }
    @media only screen and (max-width: 575px) {
      .v2 .popup #lightbox_tel {
        width: 100%;
        margin-bottom: 1.25rem; } }
    @media only screen and (max-width: 575px) {
      .v2 .popup .btn.btn--rounded {
        margin: 0 auto; } }
  @media screen and (min-width: 576px) {
    .v2 .edit {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .v2 .edit__left {
    min-width: 120px;
    min-width: 7.5rem; }
  .v2 .edit__right {
    min-width: 160px;
    min-width: 10rem; }
    @media screen and (max-width: 575px) {
      .v2 .edit__right {
        margin-top: 1.25rem;
        text-align: right; } }
  .v2 .edit__middle {
    margin-right: auto; }
  .v2 .edit__text {
    font-size: 14px;
    font-size: 0.875rem; }
  .v2 .stable {
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #dfe2f4; }
    .v2 .stable table {
      width: 100%; }
      .v2 .stable table tr:last-child td {
        border-bottom: none; }
      .v2 .stable table td:last-child {
        border-right: none; }
    .v2 .stable td,
    .v2 .stable th {
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 20px;
      line-height: 1.25rem;
      color: #201c46;
      border-bottom: 1px solid #dfe2f4;
      vertical-align: middle; }
    .v2 .stable td {
      border-right: 1px solid #dfe2f4; }
    .v2 .stable thead th {
      color: #ffffff;
      background-color: #ef3e86;
      padding: 16px;
      padding: 1rem;
      font-weight: 700; }
    .v2 .stable tbody td {
      padding: 12px;
      padding: 0.75rem; }
    .v2 .stable a:not(.btn) {
      text-decoration: underline; }
    .v2 .stable__text--big {
      font-size: 30px;
      font-size: 1.875rem;
      font-weight: 700;
      line-height: 36px;
      line-height: 2.25rem;
      color: #3688C3; }
    .v2 .stable__text--small {
      font-size: 14px;
      font-size: 0.875rem; }
    .v2 .stable__text--lh {
      line-height: 26px;
      line-height: 1.625rem; }
    .v2 .stable__button {
      min-width: 250px;
      min-width: 15.625rem;
      margin-top: 15px;
      margin-top: 0.9375rem; }
    .v2 .stable__info {
      padding-left: 25px;
      padding-left: 1.5625rem;
      background-image: url("/Content/Source/img/icon/info.jpg");
      background-position: left center; }
    @media screen and (min-width: 900px) {
      .v2 .stable__show {
        display: none; } }
    @media screen and (max-width: 899px) {
      .v2 .stable__hide {
        display: none; } }
  .v2 .filter {
    padding: 30px 20px 15px;
    padding: 1.875rem 1.25rem 0.9375rem;
    background-color: #eceefb; }
    .v2 .filter__inner {
      max-width: 850px;
      max-width: 53.125rem;
      margin-left: auto; }
    .v2 .filter .form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media screen and (max-width: 1080px) {
        .v2 .filter .form {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      @media only screen and (max-width: 575px) {
        .v2 .filter .form__item {
          width: 100%; } }
      .v2 .filter .form__item[data-unit]:after {
        height: 54px;
        height: 3.375rem;
        line-height: 54px;
        line-height: 3.375rem; }
      .v2 .filter .form input {
        height: 54px;
        height: 3.375rem;
        line-height: 50px;
        line-height: 3.125rem; }
  .v2 .tag {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 5; }
    @media only screen and (max-width: 768px) {
      .v2 .tag {
        position: relative !important;
        left: 0;
        top: 0;
        background-color: #f3f5ff; } }
    .v2 .tag__item {
      display: inline-block;
      padding: 7px 15px;
      font-size: 13px;
      font-weight: 700;
      line-height: 15px;
      color: #fff;
      background-color: #65B1E8;
      border-radius: 3px;
      margin-top: 5px;
      margin-top: 0.3125rem; }
      .v2 .tag__item.is-pink {
        background-color: #E97D9F; }
      .v2 .tag__item.is-blue {
        background-color: #65B1E8; }
      .v2 .tag__item.is-green {
        background-color: #90CE4B; }
      .v2 .tag__item.is-red {
        background-color: #FC3232; }
      .v2 .tag__item.is-aqua {
        background-color: #64DBAD; }
      .v2 .tag__item.is-purple {
        background-color: #A796E1; }
  .v2 .redirect {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .v2 .redirect__logo {
      display: block;
      width: 100%;
      max-width: 440px;
      max-width: 25rem;
      height: 68px;
      height: 4.25rem;
      margin: 0 auto 85px auto;
      margin: 0 auto 5.3125rem auto;
      background-image: url("/Content/Source/img/logo.svg");
      background-position: center center;
      background-size: contain; }
      @media screen and (max-width: 575px) {
        .v2 .redirect__logo {
          margin-bottom: 2.1875rem; } }
    .v2 .redirect__box {
      padding: 68px 20px;
      padding: 4.25rem 1.25rem;
      background-color: #f1f3ff; }
    .v2 .redirect__title {
      margin-bottom: 50px;
      margin-bottom: 3.125rem;
      font-size: 36px;
      font-size: 2.25rem;
      line-height: 32px;
      line-height: 2rem; }
      @media screen and (max-width: 575px) {
        .v2 .redirect__title {
          margin-bottom: 2.1875rem;
          font-size: 1.75rem;
          line-height: 2rem; } }
  .v2 .slist {
    margin: 30px 0 0;
    margin: 1.875rem 0 0;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 700;
    color: #2c2d31; }
    .v2 .slist__header .slist__text {
      color: #201c46; }
    @media screen and (max-width: 1080px) {
      .v2 .slist__header .slist__col--param,
      .v2 .slist__header .slist__col--button {
        display: none; } }
    .v2 .slist__content .slist__item {
      background-color: #f3f5ff; }
    .v2 .slist__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      padding: 16px 7px;
      padding: 1rem 0.4375rem;
      margin-bottom: 15px;
      margin-bottom: 0.9375rem;
      border-radius: 4px; }
    .v2 .slist__col {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: calc(100% / 5);
      padding: 0 15px;
      padding: 0 0.9375rem; }
      @media screen and (max-width: 1080px) {
        .v2 .slist__col {
          width: calc(100% / 3); } }
      @media screen and (max-width: 575px) {
        .v2 .slist__col {
          padding: 0 0.5rem; } }
      @media screen and (min-width: 992px) {
        .v2 .slist__col--price {
          width: 10rem; } }
      .v2 .slist__col--sale {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media screen and (min-width: 992px) {
          .v2 .slist__col--sale {
            width: 7.1875rem; } }
      @media screen and (min-width: 992px) {
        .v2 .slist__col--param {
          width: 15rem; } }
      @media screen and (max-width: 1080px) {
        .v2 .slist__col--param {
          width: 100%;
          margin: 0.625rem 0 0.625rem calc(100% / 3); } }
      @media screen and (max-width: 575px) {
        .v2 .slist__col--param {
          margin: 0.625rem 0; } }
      @media screen and (min-width: 992px) {
        .v2 .slist__col--button {
          width: 9.375rem; } }
      @media screen and (max-width: 1080px) {
        .v2 .slist__col--button {
          width: 100%;
          margin-top: 0.3125rem; } }
    .v2 .slist__circle {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 55px;
      width: 3.4375rem;
      height: 55px;
      height: 3.4375rem;
      font-size: 18px;
      font-size: 1.125rem;
      border-radius: 50%;
      color: #ffffff;
      background-color: #90ce4b; }
    .v2 .slist__list {
      list-style: none;
      padding-left: 0;
      margin-bottom: 0; }
      .v2 .slist__list li {
        position: relative;
        padding-left: 15px;
        padding-left: 0.9375rem;
        margin-bottom: 5px;
        margin-bottom: 0.3125rem;
        font-weight: 400;
        line-height: 16px;
        line-height: 1rem; }
        .v2 .slist__list li:before {
          content: '';
          position: absolute;
          top: 7px;
          top: 0.4375rem;
          left: 0;
          width: 6px;
          width: 0.375rem;
          height: 6px;
          height: 0.375rem;
          background-color: #3688C3;
          border-radius: 50%; }
    .v2 .slist__text--title {
      padding-top: 8px;
      padding-top: 0.5rem; }
    .v2 .slist__price {
      text-align: left; }
      .v2 .slist__price--big {
        color: #3688C3; }
        @media screen and (min-width: 576px) {
          .v2 .slist__price--big {
            padding: 0.5rem 0 0.25rem;
            font-size: 1.875rem; } }
      .v2 .slist__price--text {
        color: #3688C3; }
  .v2 .sticky {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #3788c3;
    cursor: pointer;
    border-top-right-radius: 18px;
    border-top-right-radius: 1.125rem;
    z-index: 999999;
    display: none; }
    @media only screen and (max-width: 1140px) {
      .v2 .sticky {
        display: block; } }
    .v2 .sticky__content {
      padding: 8px 12px 8px 12px;
      padding: 0.5rem 0.75rem 0.5rem 0.75rem; }
      .v2 .sticky__content p {
        font-size: 13px;
        font-size: 0.8125rem;
        font-weight: 700;
        color: #ffffff;
        margin-bottom: 0 !important; }
      .v2 .sticky__content span {
        width: 6px;
        width: 0.375rem;
        height: 10px;
        height: 0.625rem;
        background-image: url("/Content/Source/img/icon/caret-right-solid.svg");
        background-repeat: no-repeat;
        background-size: 0.375rem auto;
        background-position: center center;
        display: inline-block;
        margin-left: 6px;
        margin-left: 0.375rem; }
  .v2 .button--content {
    background-color: #fd9932 !important;
    color: #ffffff !important;
    font-weight: 700;
    display: block;
    text-align: center;
    border-radius: 2.3125rem;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .v2 .button--content:hover {
      background-color: #fdb264 !important; }
    .v2 .button--content.big {
      max-width: 200px;
      max-width: 12.5rem;
      width: 100%;
      padding: 8px 0;
      padding: 0.5rem 0;
      font-size: 14px;
      font-size: 0.875rem; }
      @media only screen and (max-width: 575px) {
        .v2 .button--content.big {
          margin-right: 0;
          margin-left: auto; } }
      @media only screen and (max-width: 399px) {
        .v2 .button--content.big {
          font-size: 12px; } }
  .v2 .button--summary {
    color: #3a89c1 !important;
    font-size: 13px;
    font-size: 0.8125rem;
    border: 1px solid #3a89c1;
    border-radius: 2.3125rem;
    max-width: 140px;
    max-width: 8.75rem;
    width: 100%;
    display: block;
    padding: 5px 0;
    padding: 0.3125rem 0;
    font-weight: 700;
    text-align: center;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer; }
    .v2 .button--summary:hover {
      background-color: #3a89c1;
      color: #ffffff !important; }
  .v2 .button--filter {
    max-width: 160px;
    max-width: 10rem;
    width: 100%;
    padding: 7px 0;
    padding: 0.4375rem 0;
    text-align: center;
    border: 1px solid #3a89c1;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 700;
    color: #3a89c1 !important;
    border-radius: 2.3125rem;
    display: block;
    cursor: pointer;
    margin-right: 0;
    margin-left: auto;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background-image: url("/Content/Source/img/icon/sort-down-solid.svg");
    background-position: top 6px right 9px;
    background-position: top 0.375rem right 0.5625rem;
    background-repeat: no-repeat;
    background-size: 0.75rem auto; }
    .v2 .button--filter:hover {
      background-color: #3a89c1;
      color: #ffffff !important;
      background-image: url("/Content/Source/img/icon/sort-down-solid-white.svg"); }
    .v2 .button--filter.is-active {
      color: #ffffff !important;
      background-color: #3a89c1;
      background-image: url("/Content/Source/img/icon/sort-up-solid.svg");
      background-position: top 14px right 9px;
      background-position: top 0.875rem right 0.5625rem; }
  .v2 .button--storno {
    max-width: 100px;
    max-width: 6.25rem;
    width: 100%;
    padding: 7px 0;
    padding: 0.4375rem 0;
    text-align: center;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 700;
    color: #a5a5ac !important;
    border: 1px solid #a5a5ac;
    border-radius: 2.3125rem;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    margin-left: auto;
    margin-right: 0; }
    .v2 .button--storno:hover {
      color: #ffffff !important;
      background-color: red;
      border-color: red; }
  .v2 .button--filters {
    max-width: 160px;
    max-width: 10rem;
    width: 100%;
    padding: 7px 0;
    padding: 0.4375rem 0;
    text-align: center;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 700;
    color: #3a89c1 !important;
    border: 1px solid #3a89c1;
    border-radius: 2.3125rem;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    margin-left: 15px;
    margin-left: 0.9375rem;
    margin-right: 0; }
    .v2 .button--filters:hover {
      color: #ffffff !important;
      background-color: #3a89c1; }
  .v2 .button--result {
    max-width: 120px;
    max-width: 7.5rem;
    width: 100%;
    padding: 8px 0;
    padding: 0.5rem 0;
    text-align: center;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 700;
    color: #ffffff !important;
    background-color: #fd9932;
    border-radius: 2.3125rem;
    display: block;
    cursor: pointer;
    margin-right: 20px;
    margin-right: 1.25rem;
    margin-left: auto;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .v2 .button--result:hover {
      background-color: #fdb264 !important; }
  .v2 .button--sum {
    max-width: 160px;
    max-width: 10rem;
    width: 100%;
    padding: 7px 0;
    padding: 0.4375rem 0;
    border: 1px solid #3a89c1;
    border-radius: 2.3125rem;
    text-align: center;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 700;
    color: #3a89c1 !important;
    cursor: pointer;
    display: block;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    margin-left: auto;
    margin-right: 0; }
    @media only screen and (max-width: 575px) {
      .v2 .button--sum {
        margin-left: 0;
        margin-right: auto; } }
    .v2 .button--sum:hover {
      color: #ffffff !important;
      background-color: #3a89c1; }
  .v2 .button--detail {
    max-width: 160px;
    max-width: 10rem;
    width: 100%;
    padding: 8px 0;
    padding: 0.5rem 0;
    background-color: #fd9932;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 700;
    text-align: center;
    color: #ffffff !important;
    display: block;
    border-radius: 2.3125rem;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    margin: 0 auto; }
    .v2 .button--detail:hover {
      background-color: #fdb264 !important; }
  .v2 .button--close {
    width: 50px;
    width: 3.125rem;
    height: 50px;
    height: 3.125rem;
    background-color: #ffffff;
    border-radius: 100%;
    display: block;
    cursor: pointer; }
    .v2 .button--close span {
      width: 25px;
      width: 1.5625rem;
      height: 25px;
      height: 1.5625rem;
      display: block;
      position: relative;
      top: 13px;
      top: 0.8125rem;
      left: 13px;
      left: 0.8125rem;
      background-color: #ffffff;
      background-image: url("/Content/Source/img/icon/times-circle-solid.svg");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 1.5625rem auto;
      cursor: pointer; }
      @media only screen and (max-width: 768px) {
        .v2 .button--close span {
          background-image: url("/Content/Source/img/icon/times-circle-solid-grey.svg");
          position: relative;
          top: 0; } }
  .v2 .button--cross {
    max-width: 137px;
    max-width: 8.5625rem;
    width: 100%;
    padding: 8px 0;
    padding: 0.5rem 0;
    padding-left: 25px;
    padding-left: 1.5625rem;
    font-size: 15px;
    font-size: 0.9375rem;
    color: #ffffff;
    font-weight: 700;
    text-align: left;
    display: block;
    border-radius: 2.3125rem;
    background-color: #FC9932;
    background-image: url("/Content/Source/img/icon/arrow.svg");
    background-position: center right 18px;
    background-position: center right 1.125rem;
    background-repeat: no-repeat;
    background-size: 0.5rem auto;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
  .v2 .summary {
    margin-bottom: 37px;
    margin-bottom: 2.3125rem;
    display: none; }
    @media only screen and (min-width: 1141px) {
      .v2 .summary {
        display: block; } }
    .v2 .summary__item {
      margin-bottom: 15px;
      margin-bottom: 0.9375rem; }
    .v2 .summary__content {
      max-width: 220px;
      max-width: 13.75rem;
      width: 100%;
      margin-bottom: 20px;
      margin-bottom: 1.25rem; }
      @media only screen and (max-width: 1140px) {
        .v2 .summary__content {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          max-width: 100%; } }
    .v2 .summary__col {
      width: 100%; }
    .v2 .summary__header p {
      margin-bottom: 0 !important;
      color: #9f9fa9;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 16px;
      line-height: 1rem; }
    .v2 .summary__result p {
      margin-bottom: 0 !important;
      color: #2f2b52;
      font-weight: 700;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 16px;
      line-height: 1rem; }
    .v2 .summary__result span {
      color: #3788c3; }
  .v2 .help {
    margin-bottom: 50px;
    margin-bottom: 3.125rem;
    display: none; }
    @media only screen and (min-width: 1141px) {
      .v2 .help {
        display: block; } }
    .v2 .help__text p {
      color: #201c46;
      font-size: 13px;
      font-size: 0.8125rem; }
      .v2 .help__text p span {
        font-weight: 700;
        margin-right: 5px;
        margin-right: 0.3125rem; }
  .v2 .sum {
    display: none;
    padding-left: 15px;
    padding-left: 0.9375rem;
    padding-right: 15px;
    padding-right: 0.9375rem; }
    @media only screen and (max-width: 1140px) {
      .v2 .sum {
        display: block; } }
    @media only screen and (max-width: 810px) {
      .v2 .sum {
        padding: 0 0.9375rem; } }
    @media only screen and (max-width: 575px) {
      .v2 .sum {
        display: none; } }
    .v2 .sum__row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .v2 .sum__col--8 {
      width: 80%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 80%;
              flex: 0 0 80%; }
    .v2 .sum__col--4 {
      width: 20%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%; }
    .v2 .sum__title p {
      font-size: 16px;
      font-size: 1rem;
      font-weight: 700;
      color: #201c46; }
    .v2 .sum__content p {
      font-size: 13px;
      font-size: 0.8125rem;
      color: #9f9fa9;
      font-weight: 400; }
    .v2 .sum__result {
      font-size: 13px;
      font-size: 0.8125rem;
      color: #201c46;
      font-weight: 700; }
    .v2 .sum__green {
      font-size: 13px;
      font-size: 0.8125rem;
      color: #3788c3;
      font-weight: 700; }
  .v2 .filters {
    position: relative;
    display: none;
    border-top: 1px solid #EDEFF5;
    border-bottom: 1px solid #EDEFF5;
    margin-top: 10px;
    margin-top: 0.625rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-left: 15px;
    padding-left: 0.9375rem;
    padding-right: 15px;
    padding-right: 0.9375rem; }
    @media only screen and (max-width: 810px) {
      .v2 .filters {
        padding: 0 0.9375rem; } }
    .v2 .filters:after, .v2 .filters:before {
      content: '';
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
    .v2 .filters:after {
      top: -20px;
      top: -1.25rem;
      right: 80px;
      right: 5rem;
      border-color: transparent transparent transparent #fff;
      border-width: 10px;
      border-width: 0.625rem; }
    .v2 .filters:before {
      top: -22px;
      top: -1.375rem;
      right: 79px;
      right: 4.9375rem;
      border-color: transparent transparent transparent #edeff5;
      border-width: 11px;
      border-width: 0.6875rem; }
    .v2 .filters.is-open {
      display: block; }
    .v2 .filters__row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (max-width: 575px) {
        .v2 .filters__row--karma .filters__item {
          width: 50%;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%; } }
    .v2 .filters__item {
      width: 33.3333%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333%;
              flex: 0 0 33.3333%; }
      @media only screen and (max-width: 767px) {
        .v2 .filters__item {
          width: 50%;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%; } }
      @media only screen and (max-width: 575px) {
        .v2 .filters__item {
          width: 100%;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%; } }
    .v2 .filters__item25 {
      width: 25%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%; }
      @media only screen and (max-width: 575px) {
        .v2 .filters__item25 {
          width: 33.3333%;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 33.3333%;
                  flex: 0 0 33.3333%; } }
      @media only screen and (max-width: 350px) {
        .v2 .filters__item25 {
          width: 50%;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%; } }
    .v2 .filters__item40 {
      width: 40%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 40%;
              flex: 0 0 40%; }
      @media only screen and (max-width: 610px) {
        .v2 .filters__item40 {
          width: 100%;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%; } }
    .v2 .filters__item60 {
      width: 60%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 60%;
              flex: 0 0 60%; }
      @media only screen and (max-width: 610px) {
        .v2 .filters__item60 {
          width: 100%;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%; } }
    .v2 .filters__title {
      margin-top: 20px;
      margin-top: 1.25rem;
      margin-bottom: 10px;
      margin-bottom: 0.625rem; }
      .v2 .filters__title p {
        font-size: 13px;
        font-size: 0.8125rem;
        font-weight: 700;
        color: #201c46;
        margin-bottom: 0 !important; }
    .v2 .filters__btn {
      text-align: right;
      margin-top: 20px;
      margin-top: 1.25rem;
      margin-bottom: 20px;
      margin-bottom: 1.25rem; }
    .v2 .filters__radio {
      margin-bottom: 15px;
      margin-bottom: 0.9375rem; }
    .v2 .filters .form__item input[type="checkbox"]:checked + label,
    .v2 .filters .form__item input[type="radio"]:checked + label {
      color: #000000; }
    .v2 .filters .form__item input[type="checkbox"] + label,
    .v2 .filters .form__item input[type="radio"] + label {
      color: #a5a5ac; }
    .v2 .filters .form__item input[type="checkbox"] + label span {
      background-image: url("/Content/Source/img/icon/star-solid-gray.svg"); }
    .v2 .filters .form__item input[type="checkbox"]:checked + label span {
      background-image: url("/Content/Source/img/icon/star-solid.svg") !important; }
    .v2 .filters .form__item input[type='checkbox'] + label:before,
    .v2 .filters .form__item input[type='radio'] + label:before {
      border: 1px solid #a5a5ac !important; }
  .v2 .show__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .v2 .show__item70 {
    width: 70%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }
    .v2 .show__item70.left {
      text-align: left; }
  .v2 .show__item50 {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    height: 20px;
    height: 1.25rem; }
    .v2 .show__item50.left {
      text-align: left; }
    .v2 .show__item50.right {
      text-align: right; }
  .v2 .show__item30 {
    width: 30%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    text-align: right;
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }
    .v2 .show__item30.right {
      text-align: right; }
  .v2 .show__title p {
    font-weight: 700 !important;
    font-size: 15px !important;
    font-size: 0.9375rem !important;
    color: #201c46 !important; }
  .v2 .show__text p {
    font-size: 13px !important;
    font-size: 0.8125rem !important;
    font-weight: 400 !important;
    color: #201c46 !important; }
  .v2 .show__result p {
    font-size: 13px !important;
    font-size: 0.8125rem !important;
    font-weight: 700 !important;
    color: #201c46 !important; }
  .v2 .show__infotext {
    padding: 15px;
    padding: 0.9375rem;
    padding-top: 0;
    margin: 0 15px;
    margin: 0 0.9375rem;
    border-top: 1px solid #EDEFF5; }
    .v2 .show__infotext p {
      font-size: 12px !important;
      font-size: 0.75rem !important;
      font-weight: 400 !important;
      color: #000000 !important;
      text-align: left; }
  .v2 .show--text {
    padding-top: 10px;
    padding-top: 0.625rem; }
  .v2 .show__rating {
    position: relative;
    display: inline-block;
    top: -18px;
    top: -1.125rem;
    right: -1px;
    right: -0.0625rem; }
  .v2 .show--nopadding {
    padding: 0 !important; }
  .v2 .show__content {
    padding: 15px;
    padding: 0.9375rem;
    padding-bottom: 0 !important;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
    background-color: #FAFBFD; }
  .v2 .infobox__item {
    text-align: center; }
    .v2 .infobox__item.first, .v2 .infobox__item.second {
      padding-bottom: 20px;
      padding-bottom: 1.25rem;
      margin-bottom: 20px;
      margin-bottom: 1.25rem;
      border-bottom: 4px solid #EDEFF5; }
  .v2 .infobox__title {
    position: relative;
    margin-bottom: 35px;
    margin-bottom: 2.1875rem; }
    .v2 .infobox__title p {
      font-weight: 700 !important;
      font-size: 16px !important;
      font-size: 1rem !important;
      color: #000000 !important; }
    .v2 .infobox__title:after {
      content: "";
      position: absolute;
      top: 40px;
      top: 2.5rem;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      width: 40px;
      width: 2.5rem;
      height: 4px;
      height: 0.25rem;
      background-color: #65B1E8;
      border-radius: 2.3125rem; }
  .v2 .infobox__text p {
    font-size: 13px !important;
    font-size: 0.8125rem !important;
    font-weight: 400 !important;
    color: #000000 !important; }
  .v2 .infobox--width {
    width: 347px !important;
    width: 21.6875rem !important; }
  .v2 .bookmark .form__right--tooltip {
    padding-right: 0 !important; }
  .v2 .bookmark .form__item {
    margin-bottom: 0 !important; }
  .v2 .bookmark__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .v2 .bookmark__item {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    background-color: #ffffff; }
    @media only screen and (max-width: 810px) {
      .v2 .bookmark__item {
        width: 100%; } }
    .v2 .bookmark__item .form__check {
      width: 95%;
      border: 1px solid #EDEFF5;
      border-bottom: none;
      border-top-left-radius: 4px;
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 4px;
      border-top-right-radius: 0.25rem; }
    .v2 .bookmark__item .is-active {
      padding-right: 0 !important;
      background-color: #edeff5; }
      .v2 .bookmark__item .is-active .bookmark__infobar .form-block {
        background-color: #EDEFF5 !important; }
      .v2 .bookmark__item .is-active .bookmark__infobar .forms-content .forms-block__box .info__container .info {
        background-color: #ffffff; }
    .v2 .bookmark__item input[type='radio'] + label {
      padding-top: 30px;
      padding-top: 1.875rem;
      padding-left: 67px !important;
      padding-left: 4.1875rem !important;
      height: 100% !important;
      padding-bottom: 30px;
      padding-bottom: 1.875rem; }
      @media only screen and (max-width: 468px) {
        .v2 .bookmark__item input[type='radio'] + label {
          padding-left: 2.8125rem !important; } }
      @media only screen and (max-width: 350px) {
        .v2 .bookmark__item input[type='radio'] + label {
          padding-left: 1.875rem !important; } }
    .v2 .bookmark__item input[type='radio'] + label:before {
      top: 33px !important;
      top: 2.0625rem !important;
      left: 25px !important;
      left: 1.5625rem !important; }
      @media only screen and (max-width: 575px) {
        .v2 .bookmark__item input[type='radio'] + label:before {
          top: 1.375rem !important; } }
      @media only screen and (max-width: 468px) {
        .v2 .bookmark__item input[type='radio'] + label:before {
          left: 1.0625rem !important; } }
      @media only screen and (max-width: 350px) {
        .v2 .bookmark__item input[type='radio'] + label:before {
          left: 0.375rem !important; } }
    .v2 .bookmark__item input[type='radio'] + label:after {
      top: 37px !important;
      top: 2.3125rem !important;
      left: 29px !important;
      left: 1.8125rem !important; }
      @media only screen and (max-width: 575px) {
        .v2 .bookmark__item input[type='radio'] + label:after {
          top: 1.625rem !important; } }
      @media only screen and (max-width: 468px) {
        .v2 .bookmark__item input[type='radio'] + label:after {
          left: 1.3125rem !important; } }
      @media only screen and (max-width: 350px) {
        .v2 .bookmark__item input[type='radio'] + label:after {
          left: 0.625rem !important; } }
    .v2 .bookmark__item input[type='radio']:checked + label {
      color: #3788c3; }
  .v2 .bookmark__title {
    font-size: 16px;
    font-size: 1rem;
    color: #201c46;
    font-weight: 700;
    width: 100%;
    padding: 22px 0 !important;
    padding: 1.375rem 0 !important; }
    @media only screen and (max-width: 468px) {
      .v2 .bookmark__title {
        font-size: 0.8125rem; } }
  .v2 .bookmark__subtitle {
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 400;
    color: #000000; }
    @media only screen and (max-width: 575px) {
      .v2 .bookmark__subtitle {
        display: none; } }
  .v2 .bookmark__infobar {
    position: absolute;
    top: 9px;
    top: 0.5625rem;
    right: 15px;
    right: 0.9375rem; }
    @media only screen and (max-width: 575px) {
      .v2 .bookmark__infobar {
        top: 0;
        right: 0.3125rem; } }
    .v2 .bookmark__infobar--content p {
      font-size: 15px !important; }
    .v2 .bookmark__infobar .forms-content .forms-block__box {
      padding: 0;
      border-bottom: none; }
    .v2 .bookmark__infobar .forms-content.info-bar {
      display: inline-block; }
    .v2 .bookmark__infobar .form-block {
      background-color: #ffffff !important; }
    .v2 .bookmark__infobar .forms-content .forms-block__box .form-block__info .info-box {
      padding: 15px !important;
      padding: 0.9375rem !important;
      max-width: 320px;
      max-width: 20rem; }
      @media only screen and (max-width: 900px) {
        .v2 .bookmark__infobar .forms-content .forms-block__box .form-block__info .info-box {
          top: 52px;
          left: -80px; } }
      @media only screen and (max-width: 800px) {
        .v2 .bookmark__infobar .forms-content .forms-block__box .form-block__info .info-box {
          width: 24.625em !important; } }
      @media only screen and (max-width: 575px) {
        .v2 .bookmark__infobar .forms-content .forms-block__box .form-block__info .info-box {
          left: -100px;
          width: 280px !important; } }
    .v2 .bookmark__infobar .forms-content .forms-block__box .info__container .info {
      background-color: #EDEFF5; }
    @media only screen and (max-width: 575px) {
      .v2 .bookmark__infobar .info__container {
        margin-top: 0;
        padding-left: 0; } }
    @media only screen and (max-width: 900px) {
      .v2 .bookmark__infobar .forms-content .forms-block__box .form-block__info {
        position: absolute; } }
  .v2 .content {
    padding-top: 28px;
    padding-top: 1.75rem;
    overflow: hidden; }
    .v2 .content .col-3 {
      padding-left: 0 !important;
      padding-right: 0 !important; }
      @media only screen and (max-width: 1140px) {
        .v2 .content .col-3 {
          max-width: 100% !important;
          -webkit-box-flex: 0 !important;
              -ms-flex: 0 0 100% !important;
                  flex: 0 0 100% !important; } }
    .v2 .content .col-9 {
      padding-left: 0 !important;
      padding-right: 0 !important; }
      @media only screen and (max-width: 1140px) {
        .v2 .content .col-9 {
          max-width: 100% !important;
          -webkit-box-flex: 0 !important;
              -ms-flex: 0 0 100% !important;
                  flex: 0 0 100% !important; } }
      @media only screen and (max-width: 810px) {
        .v2 .content .col-9 {
          padding: 0 !important; } }
    .v2 .content__title h3 {
      font-size: 18px !important;
      font-size: 1.125rem !important;
      font-weight: 700;
      color: #201c46;
      text-align: left;
      margin-bottom: 5px !important;
      margin-bottom: 0.3125rem !important; }
    .v2 .content__text {
      max-width: 230px;
      max-width: 14.375rem;
      width: 100%; }
      @media only screen and (max-width: 575px) {
        .v2 .content__text {
          width: 50%;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          padding-right: 1.25rem; } }
      .v2 .content__text p {
        color: #201c46;
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 20px;
        line-height: 1.25rem;
        font-weight: 400; }
    .v2 .content__header {
      margin-bottom: 45px;
      margin-bottom: 2.8125rem;
      display: none;
      padding-left: 15px;
      padding-left: 0.9375rem; }
      @media only screen and (min-width: 1141px) {
        .v2 .content__header {
          display: block; } }
      @media only screen and (max-width: 575px) {
        .v2 .content__header {
          display: block;
          margin-bottom: 1.25rem;
          border-bottom: 1px solid #EDEFF5; } }
    @media only screen and (max-width: 575px) {
      .v2 .content__cnt {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    @media only screen and (max-width: 575px) {
      .v2 .content__btn {
        width: 50%;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        padding-right: 0.9375rem; } }
    .v2 .content__grey {
      background-color: #fafbfd;
      padding: 50px 15px;
      padding: 3.125rem 0.9375rem;
      position: relative; }
      .v2 .content__grey.bg--width:before {
        position: absolute;
        top: 0;
        right: 0;
        background-color: #fafbfd;
        content: "";
        height: 100%;
        width: 300%;
        z-index: -1;
        overflow: hidden; }
      @media only screen and (max-width: 1140px) {
        .v2 .content__grey {
          background-color: #ffffff;
          padding: 0; } }
  .v2 .contact {
    border-top: 1px solid #e0e2ee;
    border-bottom: 1px solid #e0e2ee;
    padding-top: 20px;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    display: none; }
    @media only screen and (min-width: 1141px) {
      .v2 .contact {
        display: block; } }
    .v2 .contact__row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .v2 .contact__img {
      margin-right: 15px;
      margin-right: 0.9375rem; }
    .v2 .contact__info {
      padding-top: 29px;
      padding-top: 1.8125rem;
      max-width: 130px;
      max-width: 8.125rem;
      width: 100%;
      background-color: #FAFBFD; }
      .v2 .contact__info .info__container p {
        font-size: 16px;
        font-size: 1rem;
        font-weight: 700;
        color: #201c46; }
    .v2 .contact .forms-content .forms-block__box .info__container {
      width: 100%;
      padding: 0; }
    .v2 .contact .forms-content .forms-block__box {
      padding: 0;
      border-bottom: none; }
  .v2 .cross {
    padding-top: 90px;
    padding-top: 5.625rem;
    margin-bottom: 50px;
    margin-bottom: 3.125rem; }
    .v2 .cross--white:hover {
      background-color: #ffffff;
      -webkit-box-shadow: 0 5px 34px 0 rgba(26, 26, 26, 0.1);
              box-shadow: 0 5px 34px 0 rgba(26, 26, 26, 0.1); }
      .v2 .cross--white:hover .button--cross {
        background-color: #EF8D26; }
      .v2 .cross--white:hover:before {
        opacity: 1 !important; }
      .v2 .cross--white:hover:after {
        opacity: 0 !important; }
    .v2 .cross--dark:hover {
      background-color: #211C45; }
      .v2 .cross--dark:hover .cross__content {
        opacity: 1; }
      .v2 .cross--dark:hover .cross__btn--second {
        opacity: 0; }
      .v2 .cross--dark:hover .button--cross {
        font-size: 18px;
        font-size: 1.125rem;
        max-width: 202px;
        max-width: 12.625rem;
        padding: 15px 0 16px 30px;
        padding: 0.9375rem 0 1rem 1.875rem;
        background-position: center right 23px;
        background-position: center right 1.4375rem;
        background-size: 0.625rem auto;
        position: relative;
        -webkit-transform: translateY(-57px);
                transform: translateY(-57px); }
        @media only screen and (max-width: 1300px) {
          .v2 .cross--dark:hover .button--cross {
            -webkit-transform: translateY(-80px);
                    transform: translateY(-80px); } }
        @media only screen and (max-width: 350px) {
          .v2 .cross--dark:hover .button--cross {
            -webkit-transform: translateY(-105px);
                    transform: translateY(-105px); } }
      .v2 .cross--dark:hover .cross__description p {
        color: #211C45; }
    .v2 .cross__item {
      background-color: #F1F3FF;
      display: block;
      border-radius: 0.25rem;
      margin-bottom: 30px;
      margin-bottom: 1.875rem;
      -webkit-transition: all 0.2s;
      transition: all 0.2s;
      position: relative;
      cursor: pointer; }
      @media only screen and (max-width: 575px) {
        .v2 .cross__item {
          margin-bottom: 0.9375rem; } }
    .v2 .cross__title h1 {
      color: #201C46;
      font-size: 26px;
      font-size: 1.625rem;
      font-weight: 700;
      text-align: center; }
    .v2 .cross__content {
      padding: 36px 34px 37px 170px;
      padding: 2.25rem 2.125rem 2.3125rem 10.625rem;
      position: relative;
      opacity: 1;
      -webkit-transition: opacity 0.2s;
      transition: opacity 0.2s; }
      @media only screen and (max-width: 1160px) {
        .v2 .cross__content {
          padding-left: 7.5rem; } }
      @media only screen and (max-width: 768px) {
        .v2 .cross__content {
          padding-left: 10.625rem; } }
      @media only screen and (max-width: 450px) {
        .v2 .cross__content {
          padding-left: 7.5rem; } }
      @media only screen and (max-width: 350px) {
        .v2 .cross__content {
          padding-left: 5rem; } }
    .v2 .cross__name h2 {
      color: #201C46;
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: 700;
      text-align: left;
      margin-bottom: 9px;
      margin-bottom: 0.5625rem; }
      @media only screen and (max-width: 1290px) {
        .v2 .cross__name h2 {
          height: 2.625rem; } }
    .v2 .cross__description p {
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 26px;
      line-height: 1.625rem;
      font-weight: 400;
      color: #000;
      -webkit-transition: all 0.2s;
      transition: all 0.2s; }
      @media only screen and (max-width: 1306px) {
        .v2 .cross__description p {
          height: 4.875rem; } }
      @media only screen and (max-width: 350px) {
        .v2 .cross__description p {
          height: 7.8125rem; } }
    .v2 .cross__btn {
      height: 40px; }
    .v2 .cross__footer {
      max-width: 800px;
      max-width: 50rem;
      margin: 0 auto; }
    .v2 .cross__row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .v2 .cross__item30 {
      width: 33.3333%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333%;
              flex: 0 0 33.3333%; }
      @media only screen and (max-width: 780px) {
        .v2 .cross__item30 {
          width: 50%;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%; } }
      @media only screen and (max-width: 575px) {
        .v2 .cross__item30 {
          width: 100%;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%; } }
      .v2 .cross__item30 p {
        font-size: 16px;
        font-weight: 600;
        color: #000000; }
      .v2 .cross__item30 span {
        width: 20px;
        height: 20px;
        background-repeat: no-repeat;
        background-size: 20px auto;
        background-position: center center;
        display: inline-block;
        margin-right: 10px;
        position: relative;
        top: 3px;
        top: 0.1875rem; }
  .v2 .icon {
    position: relative; }
    .v2 .icon:before, .v2 .icon:after {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      background-position: left 37px center;
      background-position: left 2.3125rem center;
      background-size: 5.6875rem auto;
      background-repeat: no-repeat;
      -webkit-transition: opacity 0.2s;
      transition: opacity 0.2s; }
      @media only screen and (max-width: 1160px) {
        .v2 .icon:before, .v2 .icon:after {
          background-position: left 1.25rem center;
          background-size: 3.75rem auto; } }
      @media only screen and (max-width: 768px) {
        .v2 .icon:before, .v2 .icon:after {
          background-position: left 2.3125rem center;
          background-size: 5.6875rem auto; } }
      @media only screen and (max-width: 450px) {
        .v2 .icon:before, .v2 .icon:after {
          background-position: left 1.25rem center;
          background-size: 3.75rem auto; } }
      @media only screen and (max-width: 350px) {
        .v2 .icon:before, .v2 .icon:after {
          background-position: left 0.625rem center;
          background-size: 2.5rem auto; } }
    .v2 .icon:hover:before {
      opacity: 0; }
    .v2 .icon:hover:after {
      opacity: 1; }
    .v2 .icon--car:before {
      background-image: url("/Content/Source/img/icon/car-blue.svg"); }
    .v2 .icon--car:after {
      opacity: 0;
      background-image: url("/Content/Source/img/icon/car.svg"); }

    .v2 .icon--xsellcest:before {
        background-image: url("/Content/Source/img/icon/xsellcest.png");
    }

    .v2 .icon--xsellele:before {
        background-image: url("/Content/Source/img/icon/xsellele.png");
    }

    .v2 .icon--xsellhav:before {
        background-image: url("/Content/Source/img/icon/xsellhav.png");
    }

    .v2 .icon--xsellmaj:before {
        background-image: url("/Content/Source/img/icon/xsellmaj.png");
    }

    .v2 .icon--xsellplyn:before {
        background-image: url("/Content/Source/img/icon/xsellplyn.png");
    }

    .v2 .icon--xsellpov:before {
        background-image: url("/Content/Source/img/icon/xsellpov.png");
    }

    .v2 .icon--xsellpujcky:before {
        background-image: url("/Content/Source/img/icon/xsellpujcky.png");
    }

    .v2 .icon--check {
      background-image: url("/Content/Source/img/icon/check.svg");
      background-size: 0.9375rem auto;
      background-position: left 12px center;
      background-position: left 0.75rem center; }
    .v2 .icon--handshake {
      background-image: url("/Content/Source/img/icon/handshake-regular.svg");
      background-position: left 9px center;
      background-position: left 0.5625rem center;
      background-size: auto 1.0625rem; }
    .v2 .icon--clock {
      background-image: url("/Content/Source/img/icon/clock-regular.svg");
      background-position: left 9px center;
      background-position: left 0.5625rem center;
      background-size: auto 1.1875rem; }
    .v2 .icon--bolt {
      background-image: url("/Content/Source/img/icon/bolt-solid.svg");
      background-position: left 13px center;
      background-position: left 0.8125rem center;
      background-size: auto 1.1875rem; }
    .v2 .icon--thump-up {
      background-image: url("/Content/Source/img/icon/thump-up.svg");
      background-position: left 13px center;
      background-position: left 0.8125rem center;
      background-size: auto 1.1875rem; }
  .v2 .container {
    max-width: 1318px;
    max-width: 82.375rem; }
    .v2 .container__inner {
      max-width: 850px;
      max-width: 53.125rem; }
    .v2 .container--middle {
      max-width: 1100px;
      max-width: 68.75rem; }
    .v2 .container--small {
      max-width: 850px;
      max-width: 53.125rem; }
    .v2 .container--smaller {
      max-width: 770px;
      max-width: 48.125rem; }
  .v2 .section {
    padding: 50px 0 16px;
    padding: 3.125rem 0 1rem; }
    .v2 .section--mb {
      padding-bottom: 50px;
      padding-bottom: 3.125rem; }
    .v2 .section--bg {
      background-color: #eceefb; }
    .v2 .section__title {
      font-size: 26px;
      font-size: 1.625rem;
      line-height: 32px;
      line-height: 2rem;
      margin-bottom: 44px;
      margin-bottom: 2.75rem;
      text-align: center;
      color: #201c46; }
    .v2 .section__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 1199px) {
        .v2 .section__inner {
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
              -ms-flex-direction: column-reverse;
                  flex-direction: column-reverse; } }
    .v2 .section__left {
      margin-top: 10px;
      margin-top: 0.625rem; }
      @media screen and (min-width: 1200px) {
        .v2 .section__left {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 25.375rem;
                  flex: 0 0 25.375rem;
          width: 100%;
          max-width: 25.375rem;
          margin-right: 4.0625rem; } }
    .v2 .section__small {
      max-width: 800px;
      max-width: 50rem; }
      .v2 .section__small--center {
        margin: 0 auto; }
  .v2 .header {
    position: relative;
    z-index: 99;
    padding: 8px 0;
    padding: 0.5rem 0;
    -webkit-box-shadow: 0 5px 34px 0 rgba(44, 45, 49, 0.1);
            box-shadow: 0 5px 34px 0 rgba(44, 45, 49, 0.1);
    background-color: #ffffff;
    border-bottom: 1px solid #D8D8D8;
  }
    .v2 .header--noshadow {
      -webkit-box-shadow: none;
              box-shadow: none; }
    .v2 .header--epojisteni {
      padding-top: 20px;
      padding-bottom: 20px; }
    .v2 .header__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .v2 .header__logo {
      display: block;
      width: 201px;
      width: 12.5625rem;
      height: 34px;
      height: 2.125rem;
      font-size: 0;
      text-indent: -10000px;
      background-image: url("/Content/Source/img/logo.svg");
      background-size: contain; }
      @media only screen and (max-width: 510px) {
        .v2 .header__logo {
          width: 130px!important;
          position: relative;
          top: 5px;
          right: 10px;
        }
      }
      .v2 .header__logo.logo-epojisteni {
        background-image: url("/Content/Source/img/logo-epojisteni.png");
        width: 240px;
        max-width: 100%;
        height: 49px;
      }
        @media only screen and (max-width: 510px) {
          .v2 .header__logo.logo-epojisteni {
            width: 8.125rem;
            position: relative;
            top: 10px;
          }
        }

      .v2 .header__logo h1 {
        margin-bottom: 0;
        line-height: 34px;
        line-height: 2.125rem;
      }
    .v2 .header__slogan {
      display: block;
      width: 129px;
      width: 8.0625rem;
      height: 17px;
      height: 1.0625rem;
      margin: 10px auto 0 25px;
      margin: 0.625rem auto 0 1.5625rem;
      background-image: url("/Content/Source/img/header-slogan.svg");
      background-size: contain;
      opacity: 0; }
      @media screen and (max-width: 1150px) {
        .v2 .header__slogan {
          display: none; } }
    .v2 .header__text {
      font-family: "FeltTipRoman", sans-serif;
    }
    .v2 .header__info {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      text-align: right;
      top: -2px;
    }
      @media only screen and (max-width: 1080px) {
        .v2 .header__inner {
          position: relative;
        }
        .v2 .header__info {
            position: absolute;
            right: 60px;
            top: -3px;
        }
    }

    @media only screen and (max-width: 640px) {
      .v2 .header__info {
        position: absolute;
        right: 50px;
        top: -2px;
      }
    }

    @media only screen and (max-width: 510px) {
    .v2 .header__info {
      position: absolute;
      right: 40px;
      }
    }

    .v2 .header__info--epojisteni {
        text-align: left;
    }

.v2 .header__info__email {
  display: none;
  font-size: 0.8125rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-weight: 700;
  color: #3688C3;
  text-decoration: none;
  margin-right: 30px;
}

    @media only screen and (min-width: 375px) {
      .v2 .header__info__email {
        display: flex;
      }
    }
        @media only screen and (max-width: 439px) {
          .v2 .header__info__email {
            font-size: 0.75rem; }
        }

    .v2 .header__info__phone {
      font-size: 14px;
      line-height: 18px;
      font-weight: 700;
      position: absolute;
      top: 20px;
      left: 0px;
      color: #201c46;
    }

    .v2 .header__info__phone a:before {
      display: block;
      position: absolute;
      content: ' ';
      background-image: url('/Content/Source/img/icon/srovnejto/phone-blue.svg');
      background-size: contain;
      height: 20px;
      width: 20px;
      left: -30px;
      top: -8px;
      }

@media only screen and (min-width: 375px) and (max-width: 510px) {
  .v2 .header__info__email {
    margin-right: 2px;
  }
  .v2 .header__info__phone a:before {
    height: 14px;
    width: 14px;
    left: -20px;
  }
  .v2 .header__info__phone {
    font-size: 12px;
  }
  .v2 .header__info__phone > a > span {
    position: relative;
    top: -9px;
  }
}
    @media only screen and (max-width: 374px) {
      .v2 .header__info__phone a:before {
        background-size: 24px 24px;
        height: 24px;
        width: 24px;
        top: -13px;
        visibility: visible;
      }

      .v2 .header__info__phone > a > span {
        display: none;
      }
    }

        @media only screen and (max-width: 510px) {
          .v2 .header__info__email {
            visibility: hidden;
          }
        }

      .v2 .header__info__text {
        font-size: 13px;
        line-height: 18px;
        font-weight: 300;
        color: #201c46; }
        @media only screen and (max-width: 439px) {
          .v2 .header__info__text {
            font-size: 0.75rem; } }
        @media only screen and (max-width: 510px) {
          .v2 .header__info__text {
            font-size: 0.625rem;
            white-space: pre; } }
  .v2 .nav {
    font-size: 0;
    flex: auto;
  }
  @media screen and (max-width: 1220px) {
    .v2 .nav > ul > li > a {
      padding: 0 1.5rem 0 5px
    }
  }

@media screen and (max-width: 1125px) {
  .v2 .header__logo {
    width: 11rem;
  }
}

@media screen and (max-width: 1080px) {
  .v2 .nav {
    position: absolute;
    top: 5.25rem;
    left: -15px;
    right: -15px;
    z-index: 999;
    display: none;
    background-color: #ffffff;
    height: calc(100vh - 50px);
    overflow-y: auto;
  }
}
  @media screen and (max-width: 1080px) {
    .v2 .nav {
      top: 43px;
    }
  }
    @media screen and (max-width: 1080px) {
      .v2 .nav.is-open {
        display: block;
      }


      .v2 .nav.is-open > ul > li:before {
        content: '';
        background: #D8D8D8;
        height: 1px;
        position: absolute;
        margin: 0 auto;
        left: 16px;
        left: 1rem;
        right: 16px;
        right: 1rem;
      }

      .v2 .nav.is-open ul .has-sub:first-child {
        background-image: linear-gradient(180deg, #EEEEEE, #FFFFFF);
      }

      .v2 .nav.is-open ul .has-sub:first-child:before {
        content: none;
      }
    }

    .v2 .nav ul {
      padding-left: 0;
      margin-bottom: 0;
      list-style: none; }
    @media screen and (min-width: 992px) {
      .v2 .nav li:hover > a, .v2 .nav li.is-active > a {
        color: #3688C3; }
        .v2 .nav li:hover > a:before, .v2 .nav li.is-active > a:before {
          opacity: 1; }
      .v2 .nav li:hover .nav__arrow:before, .v2 .nav li.is-active .nav__arrow:before {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg); } }
    .v2 .nav a {
      position: relative;
      display: inline-block;
      font-size: 16px;
      font-size: 1rem;
      line-height: 68px;
      line-height: 4.25rem;
      font-weight: 700;
      -webkit-transition: color 0.2s;
      transition: color 0.2s; }
      @media screen and (max-width: 1080px) {
        .v2 .nav a {
          line-height: 2.625rem; } }
    @media screen and (min-width: 1081px) {
      .v2 .nav > ul > li {
        display: inline-block; } }
    @media screen and (min-width: 1080px) {
      .v2 .nav > ul > li:hover.has-sub > a {
        border-color: #dfe2f4;
        border-bottom-color: #ffffff; }
      .v2 .nav > ul > li:hover .nav__sub {
        display: block; } }
    .v2 .nav > ul > li > a {
      z-index: 100;
      padding: 0 48px 0 35px;
      padding: 0 1.5rem 0 1.5rem;
      border: 2px solid transparent;
      border-radius: 4px;
    }
      @media screen and (max-width: 1200px) {
        .v2 .nav > ul > li > a {
          padding: 0 1.5rem 0 0.5rem; } }
      @media screen and (max-width: 1080px) {
        .v2 .nav > ul > li > a {
          display: block;
          padding: 0 0.9375rem; } }
    .v2 .nav__sub {
      position: absolute;
      top: 78px;
      top: 4.875rem;
      left: 0;
      z-index: 99;
      display: none;
      width: 100%;
      background-color: #ffffff;
      border-top: 2px solid #dfe2f4;
    }
      @media screen and (max-width: 1080px) {
        .v2 .nav__sub {
          position: relative;
          top: 0;
        border: none;
        }
          .v2 .nav__sub ul {
            margin-bottom: 1.25rem; } }
      .v2 .nav__sub a {
        color: #3688C3;
        line-height: 20px;
        line-height: 1.25rem;
        -webkit-transition: color 0.2s;
        transition: color 0.2s; }
        .v2 .nav__sub a:hover {
          color: #201c46 !important; }
    .v2 .nav__inner {
      padding: 15px;
      padding: 0.9375rem; }
      @media screen and (min-width: 992px) {
        .v2 .nav__inner {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          padding: 2.625rem 9.375rem 2.625rem 12.5rem; } }
    .v2 .nav__title {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 22px;
      line-height: 1.375rem;
      margin-bottom: 32px;
      margin-bottom: 2rem; }
      @media screen and (max-width: 1080px) {
        .v2 .nav__title {
          margin-bottom: 0.9375rem; } }
      .v2 .nav__title--info {
        font-size: 15px;
        font-size: 0.9375rem; }
    .v2 .nav__info a {
      font-weight: 400;
      color: #201c46; }
    @media only screen and (min-width: 1301px) {
      .v2 .nav__arrow {
        right: 0.5em;
      }
    }
    @media only screen and (max-width: 1300px) {
      .v2 .nav__arrow {
        right: 0.3125rem; } }
    @media screen and (min-width: 1081px) {
      .v2 .nav__arrow {
        position: absolute;
        top: 50%;
        width: 0.7rem;
        height: 0.7rem;
        margin-top: -0.3125rem;
      }
        .v2 .nav__arrow:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-image: url("/Content/Source/img/icon/menu.svg");
          background-position: center center;
          background-size: contain;
          -webkit-transform: rotate(-180deg);
                  transform: rotate(-180deg);
          -webkit-transition: -webkit-transform 0.2s;
          transition: -webkit-transform 0.2s;
          transition: transform 0.2s;
          transition: transform 0.2s, -webkit-transform 0.2s; } }
    @media screen and (max-width: 1080px) {
      .v2 .nav__arrow {
        position: absolute;
        top: 0.375rem;
        right: 0.9375rem;
        display: block;
        width: 1.875rem;
        height: 1.875rem;
        border-radius: 2px;
        cursor: pointer; }
        .v2 .nav__arrow:before {
          content: '';
          position: absolute;
          top: 50%;
          left: 50%;
          width: 100%;
          height: 100%;
          margin-top: -0.9375rem;
          margin-left: -0.9375rem;
          background-image: url("/Content/Source/img/icon/arrow-blue.svg");
          background-position: center center;
          -webkit-transform: rotate(90deg);
                  transform: rotate(90deg);
          -webkit-transition: -webkit-transform 0.2s;
          transition: -webkit-transform 0.2s;
          transition: transform 0.2s;
          transition: transform 0.2s, -webkit-transform 0.2s; }
        .v2 .nav__arrow.is-open:before {
          -webkit-transform: rotate(-90deg);
                  transform: rotate(-90deg); } }
    .v2 .nav--hidden {
      display: none; }
  .v2 .footer {
    padding: 60px 0 38px;
    padding: 3.75rem 0 2.375rem;
    background-color: #201c46; }
    .v2 .footer__title {
      margin-bottom: 28px;
      margin-bottom: 1.75rem;
      font-size: 16px;
      font-size: 1rem;
      line-height: 24px;
      line-height: 1.5rem;
      color: #ffffff;.v2 .slider__image
      text-align: left;
      text-transform: uppercase; }
    .v2 .footer__list {
      padding-left: 0;
      list-style: none; }
      .v2 .footer__list--bottom {
        margin-bottom: 0; }
        .v2 .footer__list--bottom li {
          display: inline-block; }
          .v2 .footer__list--bottom li:not(:last-child):after {
            content: '|';
            display: inline-block;
            padding: 0 10px;
            padding: 0 0.625rem;
            color: #ffffff; }
      .v2 .footer__list a {
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: 700;
        line-height: 28px;
        line-height: 1.75rem;
        color: #ffffff;
        -webkit-transition: color 0.2s;
        transition: color 0.2s; }
        .v2 .footer__list a:hover {
          color: #3688C3; }
    .v2 .footer__separator {
      border-top: 1px solid #2e2862; }
    .v2 .footer__middle h4,
    .v2 .footer__middle p {
      color: #ffffff;
      margin-bottom: 0; }
    .v2 .footer__bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media screen and (max-width: 1199px) {
        .v2 .footer__bottom {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; }
          .v2 .footer__bottom > div {
            margin-bottom: 1.5625rem; } }
      .v2 .footer__bottom p {
        margin-bottom: 0;
        font-size: 14px;
        font-size: 0.875rem;
        color: #ffffff; }
      .v2 .footer__bottom a {
        color: #ffffff; }
      .v2 .footer__bottom img {
        -webkit-filter: brightness(0) invert(1);
                filter: brightness(0) invert(1); }
  .v2 .page {
    padding: 20px 0;
    padding: 1.25rem 0;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    background-color: #eceefb; }
    @media screen and (min-width: 768px) {
      .v2 .page {
        padding-bottom: 2.75rem; } }
    .v2 .page__title {
      font-size: 36px;
      font-size: 2.25rem;
      line-height: 42px;
      line-height: 2.625rem;
      padding-top: 0.3125em;
      margin: 0;
    }
    .new-header {
        padding-bottom: 0;
    }
    .new-header .page__title {
        font-size: 42px;
    }
    .new-header .page__title .thin {
        font-size: 36px;
        display: block;
        font-weight: normal;
        line-height: 1.5;
    }
    .new-header .page__item--1 .btn--arrow {
        margin: 35px 0 45px;
    }

    .new-header .page__item--2 {

    }

@media screen and (max-width: 575px) {
  .v2 .page__title {
    font-size: 22px;
    line-height: 25px;
  }
}
    .v2 .page__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
    }
.v2 .page__item--1 {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.v2 .page__item--2 {
  margin: 0 30px;
  display: flex;
  align-items: center;
}
      @media screen and (max-width: 767px) {
        .v2 .page__content {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
    @media screen and (min-width: 576px) and (max-width: 767px) {
      .v2 .page__item--1 {
        margin-bottom: 1.875rem; } }

      @media screen and (max-width: 1023px) {
        .v2 .page__item--2 {
          display: none; } }
    .v2 .page__list {
      padding-left: 0;
      margin: 40px 0  50px;
      list-style: none; }
      @media screen and (max-width: 575px) {
        .v2 .page__list {
          margin: 20px 0;
        }
      }
      .v2 .page__list li {
        padding-left: 35px;
        padding-left: 2.1875rem;
        margin-bottom: 12px;
        color: #201c46;
        background-image: url("/Content/Source/img/icon/check-blue.svg");
        background-position: left center; }
    .v2 .page__adv {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding-bottom: 30px;
    }
      @media screen and (max-width: 575px) {
        .v2 .page__adv {
          display: none; } }
      .v2 .page__adv > span {
        padding-left: 56px;
        padding-left: 3.5rem;
        font-size: 1em;
        line-height: 18px;
        line-height: 1.125rem;
        font-weight: 700; }
        .v2 .page__adv > span:nth-child(1) {
          background-image: url("/Content/Source/img/icon/time-blue.svg"); }
        .v2 .page__adv > span:nth-child(2) {
          background-image: url("/Content/Source/img/svg/ico-21.svg"); }
  .v2 .sidebar__list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 35px;
    margin-bottom: 2.1875rem; }
    .v2 .sidebar__list--bg li {
      margin-bottom: 5px;
      margin-bottom: 0.3125rem; }
    .v2 .sidebar__list--bg a {
      padding: 20px 44px 20px 25px;
      padding: 1.25rem 2.75rem 1.25rem 1.5625rem;
      background-color: #eceefb;
      border-radius: 4px; }
      .v2 .sidebar__list--bg a:hover {
        color: #ffffff;
        background-color: #3688C3; }
        .v2 .sidebar__list--bg a:hover:before {
          opacity: 0; }
        .v2 .sidebar__list--bg a:hover:after {
          opacity: 1; }
    .v2 .sidebar__list--line li:not(:last-child) {
      border-bottom: 1px solid #eceefb; }
    .v2 .sidebar__list--line a {
      padding: 14px 44px 14px 0;
      padding: 0.875rem 2.75rem 0.875rem 0; }
      .v2 .sidebar__list--line a:hover {
        color: #3688C3; }
    .v2 .sidebar__list a {
      position: relative;
      display: block;
      font-size: 15px;
      font-size: 0.9375rem;
      font-weight: 600;
      line-height: 18px;
      line-height: 1.125rem;
      color: #2c2d31;
      -webkit-transition: color 0.2s, background-color 0.2s;
      transition: color 0.2s, background-color 0.2s; }
      .v2 .sidebar__list a:before, .v2 .sidebar__list a:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 44px;
        width: 2.75rem;
        height: 100%;
        background-position: center center;
        background-size: 6px auto;
        -webkit-transition: opacity 0.2s;
        transition: opacity 0.2s; }
      .v2 .sidebar__list a:before {
        background-image: url("/Content/Source/img/icon/arrow-blue.svg"); }
      .v2 .sidebar__list a:after {
        opacity: 0;
        background-image: url("/Content/Source/img/icon/arrow.svg"); }
  .v2 .sidebar__title {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 18px;
    line-height: 1.125rem; }


.new-header {
  padding-bottom: 0;
}
.new-header .page__title {
  font-size: 42px;
}
.new-header .page__title .thin {
  font-size: 36px;
  display: block;
  font-weight: normal;
  line-height: 1.5;
}
.new-header .page__item--1 .btn--arrow {
  margin: 35px 0 45px;
  max-width: 335px;
}

.new-header .page__item--2 {
  display: block;
  margin-top: -30px;
}
.new-header .page__item--2 img {
  max-height: 400px;
  width: auto;
}
.new-header .page__adv {
  font-size: 20px;
  justify-content: initial;
}
.new-header .page__adv > span {
  padding-left: 45px;
}
.new-header .page__adv > span + span {
  margin-left: 50px;
}
.new-header .page__adv > span:nth-child(1) {
  background-image: url("/Content/Source/img/icon/ico_clock.svg");
}
.new-header .page__adv > span:nth-child(2) {
  background-image: url("/Content/Source/img/icon/ico_thumbs_up.svg");
}
.new-header .page__adv .label {
  display: block;
  color: #3688C3;
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 2px;
}
@media screen and (max-width: 1080px) {
  .new-header .page__item--2 img {
    max-height: 350px;
  }
  .new-header .page__title {
    font-size: 30px;
  }
  .new-header .page__title .thin {
    font-size: 24px;
  }
}
@media screen and (max-width: 899px) {
  .new-header .page__item--2 {
    margin-top: -10px;
  }
  .new-header .page__item--2 img {
    max-height: 220px;
  }
  .new-header .page__title {
    font-size: 20px;
    line-height: 1.5;
  }
  .new-header .page__title .thin {
    font-size: 16px;
  }
  .new-header .page__item--1 .btn--arrow {
    padding: 0 13px;
    height: 40px;
    line-height: 40px;
    margin: 15px 0 20px 0;
    font-size: 16px;
  }
  .new-header .page__item--1 .btn--arrow:before {
    content: initial;
  }
  .new-header .page__adv {
    padding: 0;
  }
  .new-header .page__adv .label {
    font-size: 12px;
    line-height: 1;
  }
  .new-header .page__adv > span {
    background-size: 22px;
    background-position: left center;
    font-size: 16px;
    padding-left: 32px;
  }
  .new-header .page__adv > span + span {
    margin-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .new-header .page__content {
    flex-direction: row;
  }
}
@media screen and (max-width: 639px) {
  .new-header .page__item--1 {
    margin: 0 0 15px;
  }
  .new-header .page__item--2 {
    margin: 0 20px 0 0;
    align-self: flex-end;
  }
  .new-header .page__item--2 img {
    max-height: 180px;
  }
  .new-header .page__title {
    padding-top: 0;
  }
  .new-header {
    padding-top: 15px;
  }
  .navigace {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .new-header .page__title {
    font-size: 20px;
    line-height: 25px;
  }
  .new-header .page__adv {
    display: flex;
  }
  .new-header .page__item--1 {
    z-index: 1;
  }
  .new-header .page__item--2 {
    margin: 0;
    position: absolute;
    right: 10px;
    z-index: 0;
  }
  .new-header .page__item--1 .btn--arrow, .new-header .page__adv span {
    font-size: 14px;
  }
  .new-header .page__adv .label {
    font-size: 12px;
  }
  .new-header .page__item--2 img {
    max-height: 170px;
  }
  .new-header .page__adv > span + span {
    margin-left: 25px;
  }
}
@media screen and (max-width: 320px) {
  .new-header .page__item--2 {
    margin: 0 -40px 0 0;
  }
}

  @media screen and (max-width: 768px) {
  .tablet_w16,
  .tablet_w100_6 {
    width: 16.66666667%;
  }
  .tablet_w20,
  .tablet_w100_5 {
    width: 20%;
  }
  .tablet_w25,
  .tablet_w100_4 {
    width: 25%;
  }
  .tablet_w33,
  .tablet_w100_3 {
    width: 33.33333333%;
  }
  .tablet_w50,
  .tablet_w100_2 {
    width: 50%;
  }
  .tablet_w66 {
    width: 66.66666667%;
  }
  .tablet_w75 {
    width: 75%;
  }
  .tablet_w100 {
    width: 100%;
  }
  .hidden_tablet_down {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .hidden_tablet_up {
    display: none!important;
  }
}


/*Theme*/
body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 440px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right); }

/* Caption */
.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left)); } }

.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
          animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right)); } } }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 991050; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

.fancybox-bg {
  background-color: rgba(0, 0, 0, 0.7); }

.fancybox-container {
  z-index: 99999999; }

/*Theme*/
/* 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);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .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;
    height: 100%;
    width: auto;
    max-width: initial;
  }
  .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; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("/Content/Source/img/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("/Content/fonts/slick.eot");
  src: url("/Content/fonts/slick.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/slick.woff") format("woff"), url("/Content/fonts/slick.ttf") format("truetype"), url("/Content/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 1; }

.slick-list * {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none; }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

.slick-dots li {
  position: relative;
  width: 12px;
  width: 0.75rem;
  height: 12px;
  height: 0.75rem; }
  .slick-dots li:hover button:before, .slick-dots li.slick-active button:before {
    background-color: #3688C3; }
  .slick-dots li button {
    position: absolute;
    width: 100%;
    height: 100%; }
    .slick-dots li button:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      border: 1px solid #3688C3;
      opacity: 1;
      -webkit-transition: background-color 0.2s;
      transition: background-color 0.2s; }

.slick-next, .slick-prev {
  z-index: 10;
  width: 40px;
  width: 2.5rem;
  height: 40px;
  height: 2.5rem;
  border-radius: 50% !important;
  border: 1px solid #3688C3;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s; }
  .slick-next:before, .slick-next:after, .slick-prev:before, .slick-prev:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    width: 1rem;
    height: 16px;
    height: 1rem;
    margin-top: -8px;
    margin-top: -0.5rem;
    margin-left: -8px;
    margin-left: -0.5rem;
    background-position: center center;
    background-size: contain;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s; }
  .slick-next:after, .slick-prev:after {
    opacity: 0; }
  .slick-next:hover, .slick-prev:hover {
    background-color: #3688C3; }
    .slick-next:hover:before, .slick-prev:hover:before {
      opacity: 0; }
    .slick-next:hover:after, .slick-prev:hover:after {
      opacity: 1; }

.slick-next:before {
  background-image: url("/Content/Source/img/icon/arrow-blue.svg"); }

.slick-next:after {
  background-image: url("/Content/Source/img/icon/arrow.svg"); }

.slick-prev:before, .slick-prev:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.slick-prev:before {
  background-image: url("/Content/Source/img/icon/arrow-blue.svg"); }

.slick-prev:after {
  background-image: url("/Content/Source/img/icon/arrow.svg"); }

[data-js-slider] .slick-dots {
  left: calc(50% - 654px);
  bottom: 30px;
  width: auto;
  padding: 0 15px;
  text-align: left;
  margin: 0;
}

  @media screen and (max-width: 1599px) {
    [data-js-slider] .slick-dots {
      left: 4.6875rem; } }
@media screen and (max-width: 1289px) {
  [data-js-slider] .slick-dots {
    left: 0;
  }
}
  @media screen and (max-width: 799px) {
    [data-js-slider] .slick-dots {
      bottom: 10px;
    }
  }

[data-js-slider] .slick-next {
  right: 100px;
  right: 6.25rem; }
  @media screen and (max-width: 1599px) {
    [data-js-slider] .slick-next {
      right: 1.875rem; } }

[data-js-slider] .slick-prev {
  left: 100px;
  left: 6.25rem; }
  @media screen and (max-width: 1599px) {
    [data-js-slider] .slick-prev {
      left: 1.875rem; } }

[data-js-reference] .slick-next {
  right: -45px;
  right: -2.8125rem; }

[data-js-reference] .slick-prev {
  left: -45px;
  left: -2.8125rem; }

/*Theme*/
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #2c2d31;
  text-align: left;
  background-color: #ffffff; }

body.menu-is-open {
  overflow: hidden;
}

@media (max-width: 450px) {
  .fd-xs-block {
    display: block !important; }
    .fd-xs-block input.ml-4 {
      margin-top: 10px;
      margin-left: 0px !important; } }
