@charset "UTF-8";
@font-face {
  font-family: 'ars_maquette_proregular';
  src: url("../../../assets/styles/fonts/arsmaquettepro-regular-webfont.eot");
  src: url("../../../assets/styles/fonts/arsmaquettepro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../../assets/styles/fonts/arsmaquettepro-regular-webfont.woff") format("woff"), url("../../../assets/styles/fonts/arsmaquettepro-regular-webfont.ttf") format("truetype"), url("../../../assets/styles/fonts/arsmaquettepro-regular-webfont.svg#ars_maquette_proregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ars_maquette_prolight';
  src: url("../../../assets/styles/fonts/arsmaquettepro-light-webfont.eot");
  src: url("../../../assets/styles/fonts/arsmaquettepro-light-webfont.eot?#iefix") format("embedded-opentype"), url("../../../assets/styles/fonts/arsmaquettepro-light-webfont.woff") format("woff"), url("../../../assets/styles/fonts/arsmaquettepro-light-webfont.ttf") format("truetype"), url("../../../assets/styles/fonts/arsmaquettepro-light-webfont.svg#ars_maquette_prolight") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ars_maquette_problack';
  src: url("../../../assets/styles/fonts/arsmaquettepro-black-webfont.eot");
  src: url("../../../assets/styles/fonts/arsmaquettepro-black-webfont.eot?#iefix") format("embedded-opentype"), url("../../../assets/styles/fonts/arsmaquettepro-black-webfont.woff") format("woff"), url("../../../assets/styles/fonts/arsmaquettepro-black-webfont.ttf") format("truetype"), url("../../../assets/styles/fonts/arsmaquettepro-black-webfont.svg#ars_maquette_problack") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ars_maquette_probold';
  src: url("../../../assets/styles/fonts/arsmaquettepro-bold-webfont.eot");
  src: url("../../../assets/styles/fonts/arsmaquettepro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../../../assets/styles/fonts/arsmaquettepro-bold-webfont.woff") format("woff"), url("../../../assets/styles/fonts/arsmaquettepro-bold-webfont.ttf") format("truetype"), url("../../../assets/styles/fonts/arsmaquettepro-bold-webfont.svg#ars_maquette_probold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ars_maquette_promedium';
  src: url("../../../assets/styles/fonts/arsmaquettepro-medium-webfont.eot");
  src: url("../../../assets/styles/fonts/arsmaquettepro-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../../../assets/styles/fonts/arsmaquettepro-medium-webfont.woff") format("woff"), url("../../../assets/styles/fonts/arsmaquettepro-medium-webfont.ttf") format("truetype"), url("../../../assets/styles/fonts/arsmaquettepro-medium-webfont.svg#ars_maquette_promedium") format("svg");
  font-weight: normal;
  font-style: normal; }

/* --
@Font face
------------------------- */
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

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

body {
  margin: 0;
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: left;
  background-color: #695fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif;
  font-weight: normal; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #00d7d7;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  outline: none; }
  a:hover {
    color: #25ffff;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

a,
area,
button,
[role="button"],
input:not([type="range"]),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

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

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

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none !important; }

::-moz-selection {
  background-color: #00d7d7;
  color: #fff; }

::selection {
  background-color: #00d7d7;
  color: #fff; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

.php-errors, .php {
  position: relative;
  z-index: 10000000;
  font-size: 20px;
  line-height: 30px;
  color: #000; }

.xdebug-error.xe-notice {
  position: relative;
  z-index: 100000;
  font-size: 10px; }

.xdebug-error.xe-notice th,
.xdebug-error.xe-notice td {
  padding: 0px; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column, .productDetailsPageHead .buyMeta, .checkoutPage .productsSum, .webshopPages .titleBox {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center, .pagination, .productDetailsBeforePageHead.centerContent {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between, .productDetailsBeforePageHead, .checkoutPage .legend, .checkoutPage .productBox, .checkoutPage .form_end {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around, .productDetailsPageHead .buyMeta .buyInfo {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start, .checkoutPage .sidebar .productsSum, .webshopPages .titleBox {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end, .productDetailsPageHead .buyMeta, .checkoutPage .productsSum {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center, .thirdNavWrap, .tabedNav .nav li > div, .productDetailsBeforePageHead, .productDetailsBeforePageHead .prevProduct, .productDetailsBeforePageHead .nextProduct, .productDetailsBeforePageHead .prevProduct .tool, .productDetailsBeforePageHead .nextProduct .tool, .productDetailsPageHead .buyMeta .buyCta, .modal-dialog, .checkoutPage .productBox, .checkoutPage .productBox > div, .checkoutPage .productBoxSide .info, .checkoutPage .shippingCtaBlock, .checkoutPage .form_end, .checkoutPage .form_end > div, .containerLittleBoxes .box .text, .containerLittleBoxes .boxFirst .text, .supportPages .osFacebook .inner, .supportPages .osTwitter .inner, .supportPages .osWhatsapp .inner, .supportPages .osInstagram .inner, .logRegPage .rh, .searchPages .productBox .inner, .webshopPages .productBox .inner, .requestPages .requestPageLegend li, .kalkulator table td a:not(.btn), .kalkulatorMobile .package_calculator .package_part .swiper-slide .pill, .kalkulatorMobile .package_calculator .package_part .swiper-slide .pill .price {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .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; }
  .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; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .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; }
  .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; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .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; }
  .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; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1440px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .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; }
  .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; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto, .productDetailsPageHead .buyMeta .buyInfo, .webshopPages .titleBox a[class^="btn"],
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1440px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex, .thirdNavWrap, .tabedNav .nav li > div, .pagination, .formBlock .enterPhoneNumber, .formBlock .customFile, .productDetailsBeforePageHead, .productDetailsBeforePageHead .prevProduct, .productDetailsBeforePageHead .nextProduct, .productDetailsBeforePageHead .prevProduct .tool, .productDetailsBeforePageHead .nextProduct .tool, .productDetailsPageHead .buyMeta, .productDetailsPageHead .buyMeta .buyCta, .productDetailsPageHead .buyMeta .buyInfo, .modal-dialog, .checkoutPage .legend, .checkoutPage .productBox, .checkoutPage .productBox > div, .checkoutPage .productsSum, .checkoutPage .productBoxSide .info, .checkoutPage .shippingCtaBlock, .checkoutPage .topUpFormPart, .checkoutPage .form_end, .checkoutPage .form_end > div, .containerLittleBoxes .box .text, .containerLittleBoxes .boxFirst .text, .supportPages .osFacebook .inner, .supportPages .osTwitter .inner, .supportPages .osWhatsapp .inner, .supportPages .osInstagram .inner, .logRegPage .rh, .searchPages .productBox .inner, .webshopPages .titleBox, .webshopPages .productBox .inner, .requestPages .requestPageLegend li, .kalkulator table td a:not(.btn), .kalkulatorMobile .package_calculator .package_part .swiper-slide .pill, .kalkulatorMobile .package_calculator .package_part .swiper-slide .pill .price {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1440px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.d-print-block {
  display: none !important; }
  @media print {
    .d-print-block {
      display: block !important; } }

.d-print-inline {
  display: none !important; }
  @media print {
    .d-print-inline {
      display: inline !important; } }

.d-print-inline-block {
  display: none !important; }
  @media print {
    .d-print-inline-block {
      display: inline-block !important; } }

@media print {
  .d-print-none {
    display: none !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: 4rem; }

h2, .h2 {
  font-size: 3.2rem; }

h3, .h3 {
  font-size: 2.8rem; }

h4, .h4 {
  font-size: 2.4rem; }

h5, .h5 {
  font-size: 2rem; }

h6, .h6 {
  font-size: 1.6rem; }

.lead {
  font-size: 2rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled, .beadcrumb, .thirdNav, .tabedNav .nav, .pagination, .downloadRow .downloadList, ul.formBlock {
  padding-left: 0;
  list-style-position: inside;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style-position: inside;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 2rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.t {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 120px;
  font-size: 12rem;
  line-height: 1em;
  color: #fff;
  letter-spacing: -5px; }
  .t strong {
    color: #fadc73; }
  @media (max-width: 1439px) {
    .t {
      font-size: 90px;
      font-size: 9rem;
      line-height: 1em; } }
  @media (max-width: 991px) {
    .t {
      font-size: 70px;
      font-size: 7rem;
      line-height: 1em; } }
  @media (max-width: 767px) {
    .t {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.22222em;
      margin-bottom: 30px;
      letter-spacing: 0; } }

.t0 {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 96px;
  font-size: 9.6rem;
  line-height: 1em;
  color: #fff;
  letter-spacing: -4px; }
  .t0 strong {
    color: #fadc73; }

.t1 {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 68px;
  font-size: 6.8rem;
  line-height: 0.94118em;
  color: #fff;
  letter-spacing: -1px; }
  .t1 strong {
    color: #fadc73; }
  @media (max-width: 1439px) {
    .t1 {
      font-size: 58px;
      font-size: 5.8rem;
      line-height: 1em; } }
  @media (max-width: 991px) {
    .t1 {
      font-size: 48px;
      font-size: 4.8rem;
      line-height: 1em; } }
  @media (max-width: 767px) {
    .t1 {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.05556em;
      letter-spacing: 0; } }

.t2 {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1.125em;
  letter-spacing: -1px; }
  .t2 strong {
    color: #00d7d7; }

.t3 {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.22222em;
  letter-spacing: 0; }
  .t3 a {
    color: #fff; }

.t4 {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.33333em; }
  .t4 em {
    font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #fadc73;
    font-style: normal; }

.p1 {
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5em;
  margin-bottom: 30px;
  padding-left: 0;
  list-style-position: inside; }
  .p1 em {
    font-style: normal;
    color: #fadc73; }

.p2 {
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.55556em; }

.p3 {
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em; }

.p4 {
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.57143em; }

.p5 {
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.66667em; }

.list-unstyled, .beadcrumb, .thirdNav, .tabedNav .nav, .pagination, .downloadRow .downloadList, ul.formBlock {
  padding-left: 0; }

.text-emphasize {
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6em;
  color: #00d7d7; }
  .text-emphasize span {
    color: #fff; }

.text-right.text-emphasize {
  padding-right: 30px; }

.note {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71429em;
  color: #c3c5ff; }

.articleType p {
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5em;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .articleType p {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.625em; } }
  .articleType p strong {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-weight: normal; }
  .articleType p em {
    font-style: normal;
    color: #fadc73; }

.articleType > p:first-child {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1.20833em;
  letter-spacing: -1px;
  margin-bottom: 110px; }
  @media (max-width: 767px) {
    .articleType > p:first-child {
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.26667em;
      letter-spacing: 0;
      margin-bottom: 30px; } }

.articleType ul, .articleType dl, .articleType ol {
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.66667em;
  margin-bottom: 60px; }

.articleType ul {
  padding-left: 35px;
  list-style: none; }
  .articleType ul li {
    position: relative; }
    .articleType ul li:before {
      content: "";
      display: block;
      width: 5px;
      height: 5px;
      background-color: #fadc73;
      border-radius: 50%;
      position: absolute;
      left: -23px;
      top: 13px; }

.articleType ol {
  padding-left: 35px;
  counter-reset: numberCounter;
  list-style-type: none; }
  .articleType ol li {
    counter-increment: numberCounter;
    position: relative; }
    .articleType ol li:before {
      content: counter(numberCounter);
      color: #fadc73;
      width: 22px;
      position: absolute;
      left: -35px;
      top: 0px;
      text-align: right; }

.articleType p + ul, .articleType p + ol {
  margin-top: -30px; }

.articleType h2 {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.26667em;
  letter-spacing: 0;
  margin-bottom: 20px; }

.articleType h3 {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.35714em;
  letter-spacing: 0;
  margin-bottom: 20px; }

.articleType h4 {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.25em;
  letter-spacing: 0;
  margin-bottom: 20px; }

.articleType h5 {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5em;
  letter-spacing: 0;
  margin-bottom: 20px; }

.articleType h6 {
  font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5em;
  letter-spacing: 0;
  margin-bottom: 20px; }

.articleType table {
  background-color: #544bcc;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 30px;
  width: 100%; }
  .articleType table thead {
    -webkit-box-shadow: 4px 8px 16px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 4px 8px 16px 0 rgba(0, 0, 0, 0.1); }
    .articleType table thead td, .articleType table thead th {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.375em;
      color: #fadc73; }
  .articleType table tbody td, .articleType table tbody th {
    font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.28571em;
    color: #c3c5ff;
    border-bottom: #443dba 1px solid; }
  .articleType table tbody tr:last-child td, .articleType table tbody tr:last-child th {
    border-bottom: none; }
  .articleType table td, .articleType table th {
    vertical-align: middle;
    padding: 0.75rem 10px; }
    .articleType table td:first-child, .articleType table th:first-child {
      padding-left: 20px; }
    .articleType table td:last-child, .articleType table th:last-child {
      padding-right: 20px; }
  .articleType table th {
    color: #fadc73;
    padding-top: 13px;
    padding-bottom: 13px;
    border-bottom: none !important; }
  .articleType table td {
    padding-top: 14px;
    padding-bottom: 14px; }
  .articleType table em {
    font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #00d7d7; }
  .articleType table .btn-link {
    padding: 0; }
    .articleType table .btn-link span {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
      font-size: 1.4rem;
      color: #695fff;
      border-radius: 8px;
      background-color: #fadc73;
      padding: 0 5px; }
    .articleType table .btn-link:hover {
      text-decoration: none; }
  .articleType table .btn-link + .btn-link {
    margin: 0 5px; }

.textBox {
  padding: 20px;
  border-radius: 10px;
  background-color: #6866fc;
  -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15); }
  .textBox p, .textBox li {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.57143em;
    color: #c3c5ff; }
    .textBox p a, .textBox li a {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }

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

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1440px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-linkTxt {
  color: #00d7d7 !important; }

a.text-linkTxt:focus, a.text-linkTxt:hover {
  color: #00a4a4 !important; }

.text-primary {
  color: #ff7d3c !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #ff5b09 !important; }

.text-secondary {
  color: #868e96 !important; }

a.text-secondary:focus, a.text-secondary:hover {
  color: #6c757d !important; }

.text-success {
  color: #00d7a0 !important; }

a.text-success:focus, a.text-success:hover {
  color: #00a47a !important; }

.text-info {
  color: #302a89 !important; }

a.text-info:focus, a.text-info:hover {
  color: #221e62 !important; }

.text-warning {
  color: #fadc73 !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #f8d042 !important; }

.text-danger {
  color: #ff5055 !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #ff1d23 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:focus, a.text-light:hover {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:focus, a.text-dark:hover {
  color: #1d2124 !important; }

.text-muted {
  color: #868e96 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/*
// .icon {
//     font-size: 10px;
//     &:before {
//       content:' ';
//       vertical-align:middle;
//       display: inline-block;
//       background-image: url("../scss/svg/svg-sprite.svg");
//       background-repeat: no-repeat;
//       background-size: 100em 454.7em;

//       .no-svg & {
//         background-image: url("../svg-sprite.png");
//       }
//     }
// }


// 

// .icon.android-icon {
//   &:before {
//       background-position: 0em 0em;
//       width: 3.6em;
//       height: 4.5em;
//     }
//   }

//   @mixin icon-android-icon(){
//     @extend .android-icon;
//   }
// 

// .icon.back-arrow-icon {
//   &:before {
//       background-position: 0em -4.5em;
//       width: 1.8em;
//       height: 1.1em;
//     }
//   }

//   @mixin icon-back-arrow-icon(){
//     @extend .back-arrow-icon;
//   }
// 

// .icon.back-icon-alt {
//   &:before {
//       background-position: 0em -5.6em;
//       width: 1.8em;
//       height: 1.1em;
//     }
//   }

//   @mixin icon-back-icon-alt(){
//     @extend .back-icon-alt;
//   }
// 

// .icon.basket-hover-icon {
//   &:before {
//       background-position: 0em -6.7em;
//       width: 2.2em;
//       height: 2.1em;
//     }
//   }

//   @mixin icon-basket-hover-icon(){
//     @extend .basket-hover-icon;
//   }
// 

// .icon.basket-normal-icon {
//   &:before {
//       background-position: 0em -8.8em;
//       width: 2.2em;
//       height: 2em;
//     }
//   }

//   @mixin icon-basket-normal-icon(){
//     @extend .basket-normal-icon;
//   }
// 

// .icon.battery-icon {
//   &:before {
//       background-position: 0em -10.8em;
//       width: 2.1em;
//       height: 4.5em;
//     }
//   }

//   @mixin icon-battery-icon(){
//     @extend .battery-icon;
//   }
// 

// .icon.bonbon-logo-txt {
//   &:before {
//       background-position: 0em -15.3em;
//       width: 4.7em;
//       height: 4.5em;
//     }
//   }

//   @mixin icon-bonbon-logo-txt(){
//     @extend .bonbon-logo-txt;
//   }
// 

// .icon.calendar-icon {
//   &:before {
//       background-position: 0em -19.8em;
//       width: 2em;
//       height: 2.4em;
//     }
//   }

//   @mixin icon-calendar-icon(){
//     @extend .calendar-icon;
//   }
// 

// .icon.call-icon {
//   &:before {
//       background-position: 0em -22.2em;
//       width: 3.6em;
//       height: 3.5em;
//     }
//   }

//   @mixin icon-call-icon(){
//     @extend .call-icon;
//   }
// 

// .icon.call-icon-small {
//   &:before {
//       background-position: 0em -25.7em;
//       width: 3em;
//       height: 3em;
//     }
//   }

//   @mixin icon-call-icon-small(){
//     @extend .call-icon-small;
//   }
// 

// .icon.camera-icon {
//   &:before {
//       background-position: 0em -28.7em;
//       width: 4.5em;
//       height: 2.7em;
//     }
//   }

//   @mixin icon-camera-icon(){
//     @extend .camera-icon;
//   }
// 

// .icon.cart-gray-icon {
//   &:before {
//       background-position: 0em -31.4em;
//       width: 2.2em;
//       height: 2em;
//     }
//   }

//   @mixin icon-cart-gray-icon(){
//     @extend .cart-gray-icon;
//   }
// 

// .icon.cart-icon {
//   &:before {
//       background-position: 0em -33.4em;
//       width: 2.2em;
//       height: 2em;
//     }
//   }

//   @mixin icon-cart-icon(){
//     @extend .cart-icon;
//   }
// 

// .icon.check-icon {
//   &:before {
//       background-position: 0em -35.4em;
//       width: 4em;
//       height: 2.9em;
//     }
//   }

//   @mixin icon-check-icon(){
//     @extend .check-icon;
//   }
// 

// .icon.check-icon-2 {
//   &:before {
//       background-position: 0em -38.3em;
//       width: 4em;
//       height: 2.9em;
//     }
//   }

//   @mixin icon-check-icon-2(){
//     @extend .check-icon-2;
//   }
// 

// .icon.check-small-icon {
//   &:before {
//       background-position: 0em -41.2em;
//       width: 1em;
//       height: 0.8em;
//     }
//   }

//   @mixin icon-check-small-icon(){
//     @extend .check-small-icon;
//   }
// 

// .icon.close {
//   &:before {
//       background-position: 0em -42em;
//       width: 1.7em;
//       height: 1.7em;
//     }
//   }

//   @mixin icon-close(){
//     @extend .close;
//   }
// 

// .icon.close-2-icon {
//   &:before {
//       background-position: 0em -43.7em;
//       width: 1.7em;
//       height: 1.7em;
//     }
//   }

//   @mixin icon-close-2-icon(){
//     @extend .close-2-icon;
//   }
// 

// .icon.close-icon {
//   &:before {
//       background-position: 0em -45.4em;
//       width: 1.7em;
//       height: 1.7em;
//     }
//   }

//   @mixin icon-close-icon(){
//     @extend .close-icon;
//   }
// 

// .icon.collapse-content-icon {
//   &:before {
//       background-position: 0em -47.1em;
//       width: 1.3em;
//       height: 0.3em;
//     }
//   }

//   @mixin icon-collapse-content-icon(){
//     @extend .collapse-content-icon;
//   }
// 

// .icon.dd-arrow-white {
//   &:before {
//       background-position: 0em -47.4em;
//       width: 1em;
//       height: 0.6em;
//     }
//   }

//   @mixin icon-dd-arrow-white(){
//     @extend .dd-arrow-white;
//   }
// 

// .icon.deezer-logo {
//   &:before {
//       background-position: 0em -48em;
//       width: 5.9em;
//       height: 6.6em;
//     }
//   }

//   @mixin icon-deezer-logo(){
//     @extend .deezer-logo;
//   }
// 

// .icon.deezer-logo-2 {
//   &:before {
//       background-position: 0em -54.6em;
//       width: 9.9em;
//       height: 2.2em;
//     }
//   }

//   @mixin icon-deezer-logo-2(){
//     @extend .deezer-logo-2;
//   }
// 

// .icon.dostava-icon {
//   &:before {
//       background-position: 0em -56.8em;
//       width: 6.3em;
//       height: 6.3em;
//     }
//   }

//   @mixin icon-dostava-icon(){
//     @extend .dostava-icon;
//   }
// 

// .icon.dostava-icon-small {
//   &:before {
//       background-position: 0em -63.1em;
//       width: 6.3em;
//       height: 6.3em;
//     }
//   }

//   @mixin icon-dostava-icon-small(){
//     @extend .dostava-icon-small;
//   }
// 

// .icon.download-icon {
//   &:before {
//       background-position: 0em -69.4em;
//       width: 1.5em;
//       height: 1.9em;
//     }
//   }

//   @mixin icon-download-icon(){
//     @extend .download-icon;
//   }
// 

// .icon.expand-content-icon {
//   &:before {
//       background-position: 0em -71.3em;
//       width: 1.3em;
//       height: 1.3em;
//     }
//   }

//   @mixin icon-expand-content-icon(){
//     @extend .expand-content-icon;
//   }
// 

// .icon.faceboook-icon {
//   &:before {
//       background-position: 0em -72.6em;
//       width: 0.9em;
//       height: 1.8em;
//     }
//   }

//   @mixin icon-faceboook-icon(){
//     @extend .faceboook-icon;
//   }
// 

// .icon.faceboook-icon-blue {
//   &:before {
//       background-position: 0em -74.4em;
//       width: 1.8em;
//       height: 3.6em;
//     }
//   }

//   @mixin icon-faceboook-icon-blue(){
//     @extend .faceboook-icon-blue;
//   }
// 

// .icon.faceboook-icon-hover {
//   &:before {
//       background-position: 0em -78em;
//       width: 0.9em;
//       height: 1.8em;
//     }
//   }

//   @mixin icon-faceboook-icon-hover(){
//     @extend .faceboook-icon-hover;
//   }
// 

// .icon.faceboook-share-hover-icon {
//   &:before {
//       background-position: 0em -79.8em;
//       width: 0.9em;
//       height: 1.8em;
//     }
//   }

//   @mixin icon-faceboook-share-hover-icon(){
//     @extend .faceboook-share-hover-icon;
//   }
// 

// .icon.faceboook-share-icon {
//   &:before {
//       background-position: 0em -81.6em;
//       width: 0.9em;
//       height: 1.8em;
//     }
//   }

//   @mixin icon-faceboook-share-icon(){
//     @extend .faceboook-share-icon;
//   }
// 

// .icon.faceboook-share-normal-icon {
//   &:before {
//       background-position: 0em -83.4em;
//       width: 0.9em;
//       height: 1.8em;
//     }
//   }

//   @mixin icon-faceboook-share-normal-icon(){
//     @extend .faceboook-share-normal-icon;
//   }
// 

// .icon.footer-whatsapp-icon {
//   &:before {
//       background-position: 0em -85.2em;
//       width: 2em;
//       height: 2.2em;
//     }
//   }

//   @mixin icon-footer-whatsapp-icon(){
//     @extend .footer-whatsapp-icon;
//   }
// 

// .icon.footer-whatsapp-icon-hover {
//   &:before {
//       background-position: 0em -87.4em;
//       width: 2em;
//       height: 2.1em;
//     }
//   }

//   @mixin icon-footer-whatsapp-icon-hover(){
//     @extend .footer-whatsapp-icon-hover;
//   }
// 

// .icon.fourg-speeds-rotate {
//   &:before {
//       background-position: 0em -89.5em;
//       width: 12em;
//       height: 12em;
//     }
//   }

//   @mixin icon-fourg-speeds-rotate(){
//     @extend .fourg-speeds-rotate;
//   }
// 

// .icon.gallery-arrow-left {
//   &:before {
//       background-position: 0em -101.5em;
//       width: 3.6em;
//       height: 2.5em;
//     }
//   }

//   @mixin icon-gallery-arrow-left(){
//     @extend .gallery-arrow-left;
//   }
// 

// .icon.gallery-arrow-right {
//   &:before {
//       background-position: 0em -104em;
//       width: 3.6em;
//       height: 2.5em;
//     }
//   }

//   @mixin icon-gallery-arrow-right(){
//     @extend .gallery-arrow-right;
//   }
// 

// .icon.google-plus-share-hover-icon {
//   &:before {
//       background-position: 0em -106.5em;
//       width: 2.6em;
//       height: 1.5em;
//     }
//   }

//   @mixin icon-google-plus-share-hover-icon(){
//     @extend .google-plus-share-hover-icon;
//   }
// 

// .icon.google-plus-share-normal-icon {
//   &:before {
//       background-position: 0em -108em;
//       width: 2.6em;
//       height: 1.5em;
//     }
//   }

//   @mixin icon-google-plus-share-normal-icon(){
//     @extend .google-plus-share-normal-icon;
//   }
// 

// .icon.google-share-gray-icon {
//   &:before {
//       background-position: 0em -109.5em;
//       width: 1.5em;
//       height: 1.5em;
//     }
//   }

//   @mixin icon-google-share-gray-icon(){
//     @extend .google-share-gray-icon;
//   }
// 

// .icon.hambi {
//   &:before {
//       background-position: 0em -111em;
//       width: 2em;
//       height: 1.7em;
//     }
//   }

//   @mixin icon-hambi(){
//     @extend .hambi;
//   }
// 

// .icon.hbo-logo {
//   &:before {
//       background-position: 0em -112.7em;
//       width: 10em;
//       height: 2.2em;
//     }
//   }

//   @mixin icon-hbo-logo(){
//     @extend .hbo-logo;
//   }
// 

// .icon.hompeage-swiper-arrow-next {
//   &:before {
//       background-position: 0em -114.9em;
//       width: 3.6em;
//       height: 2.5em;
//     }
//   }

//   @mixin icon-hompeage-swiper-arrow-next(){
//     @extend .hompeage-swiper-arrow-next;
//   }
// 

// .icon.hompeage-swiper-arrow-prev {
//   &:before {
//       background-position: 0em -117.4em;
//       width: 3.6em;
//       height: 2.5em;
//     }
//   }

//   @mixin icon-hompeage-swiper-arrow-prev(){
//     @extend .hompeage-swiper-arrow-prev;
//   }
// 

// .icon.icon-24-px {
//   &:before {
//       background-position: 0em -119.9em;
//       width: 2em;
//       height: 2em;
//     }
//   }

//   @mixin icon-icon-24-px(){
//     @extend .icon-24-px;
//   }
// 

// .icon.info-icon {
//   &:before {
//       background-position: 0em -121.9em;
//       width: 2.1em;
//       height: 2.1em;
//     }
//   }

//   @mixin icon-info-icon(){
//     @extend .info-icon;
//   }
// 

// .icon.infopages-back-arrow {
//   &:before {
//       background-position: 0em -124em;
//       width: 1.8em;
//       height: 1.1em;
//     }
//   }

//   @mixin icon-infopages-back-arrow(){
//     @extend .infopages-back-arrow;
//   }
// 

// .icon.infopages-download-icon {
//   &:before {
//       background-position: 0em -125.1em;
//       width: 1.5em;
//       height: 1.9em;
//     }
//   }

//   @mixin icon-infopages-download-icon(){
//     @extend .infopages-download-icon;
//   }
// 

// .icon.instagram-icon {
//   &:before {
//       background-position: 0em -127em;
//       width: 1.8em;
//       height: 1.8em;
//     }
//   }

//   @mixin icon-instagram-icon(){
//     @extend .instagram-icon;
//   }
// 

// .icon.instagram-icon-blue {
//   &:before {
//       background-position: 0em -128.8em;
//       width: 3.6em;
//       height: 3.6em;
//     }
//   }

//   @mixin icon-instagram-icon-blue(){
//     @extend .instagram-icon-blue;
//   }
// 

// .icon.instagram-icon-hover {
//   &:before {
//       background-position: 0em -132.4em;
//       width: 1.8em;
//       height: 1.8em;
//     }
//   }

//   @mixin icon-instagram-icon-hover(){
//     @extend .instagram-icon-hover;
//   }
// 

// .icon.internet-icon {
//   &:before {
//       background-position: 0em -134.2em;
//       width: 4.6em;
//       height: 4.6em;
//     }
//   }

//   @mixin icon-internet-icon(){
//     @extend .internet-icon;
//   }
// 

// .icon.internet-icon-small {
//   &:before {
//       background-position: 0em -138.8em;
//       width: 3em;
//       height: 3em;
//     }
//   }

//   @mixin icon-internet-icon-small(){
//     @extend .internet-icon-small;
//   }
// 

// .icon.ios-icon {
//   &:before {
//       background-position: 0em -141.8em;
//       width: 3.9em;
//       height: 5em;
//     }
//   }

//   @mixin icon-ios-icon(){
//     @extend .ios-icon;
//   }
// 

// .icon.kartica-icon {
//   &:before {
//       background-position: 0em -146.8em;
//       width: 6.3em;
//       height: 6.3em;
//     }
//   }

//   @mixin icon-kartica-icon(){
//     @extend .kartica-icon;
//   }
// 

// .icon.kartica-icon-small {
//   &:before {
//       background-position: 0em -153.1em;
//       width: 6.3em;
//       height: 6.3em;
//     }
//   }

//   @mixin icon-kartica-icon-small(){
//     @extend .kartica-icon-small;
//   }
// 

// .icon.kontakt-ilustracija {
//   &:before {
//       background-position: 0em -159.4em;
//       width: 36.1em;
//       height: 35.4em;
//     }
//   }

//   @mixin icon-kontakt-ilustracija(){
//     @extend .kontakt-ilustracija;
//   }
// 

// .icon.kopiraj-podtke-icon {
//   &:before {
//       background-position: 0em -194.8em;
//       width: 2em;
//       height: 2.1em;
//     }
//   }

//   @mixin icon-kopiraj-podtke-icon(){
//     @extend .kopiraj-podtke-icon;
//   }
// 

// .icon.kosarica-icon {
//   &:before {
//       background-position: 0em -196.9em;
//       width: 2.2em;
//       height: 2em;
//     }
//   }

//   @mixin icon-kosarica-icon(){
//     @extend .kosarica-icon;
//   }
// 

// .icon.kupibon-gray-icon {
//   &:before {
//       background-position: 0em -198.9em;
//       width: 2em;
//       height: 2em;
//     }
//   }

//   @mixin icon-kupibon-gray-icon(){
//     @extend .kupibon-gray-icon;
//   }
// 

// .icon.kupibon-icon {
//   &:before {
//       background-position: 0em -200.9em;
//       width: 2em;
//       height: 2em;
//     }
//   }

//   @mixin icon-kupibon-icon(){
//     @extend .kupibon-icon;
//   }
// 

// .icon.left-arrow-calendar {
//   &:before {
//       background-position: 0em -202.9em;
//       width: 0.8em;
//       height: 1.2em;
//     }
//   }

//   @mixin icon-left-arrow-calendar(){
//     @extend .left-arrow-calendar;
//   }
// 

// .icon.login-gray-icon {
//   &:before {
//       background-position: 0em -204.1em;
//       width: 2em;
//       height: 2em;
//     }
//   }

//   @mixin icon-login-gray-icon(){
//     @extend .login-gray-icon;
//   }
// 

// .icon.login-icon {
//   &:before {
//       background-position: 0em -206.1em;
//       width: 2em;
//       height: 2em;
//     }
//   }

//   @mixin icon-login-icon(){
//     @extend .login-icon;
//   }
// 

// .icon.memory-icon {
//   &:before {
//       background-position: 0em -208.1em;
//       width: 3em;
//       height: 4.2em;
//     }
//   }

//   @mixin icon-memory-icon(){
//     @extend .memory-icon;
//   }
// 

// .icon.mobile-icon-small {
//   &:before {
//       background-position: 0em -212.3em;
//       width: 6.3em;
//       height: 6.3em;
//     }
//   }

//   @mixin icon-mobile-icon-small(){
//     @extend .mobile-icon-small;
//   }
// 

// .icon.multimedia-icon {
//   &:before {
//       background-position: 0em -218.6em;
//       width: 4.6em;
//       height: 4.6em;
//     }
//   }

//   @mixin icon-multimedia-icon(){
//     @extend .multimedia-icon;
//   }
// 

// .icon.nivas-logo {
//   &:before {
//       background-position: 0em -223.2em;
//       width: 2.3em;
//       height: 2.7em;
//     }
//   }

//   @mixin icon-nivas-logo(){
//     @extend .nivas-logo;
//   }
// 

// .icon.nvs-logo {
//   &:before {
//       background-position: 0em -225.9em;
//       width: 2em;
//       height: 2.4em;
//     }
//   }

//   @mixin icon-nvs-logo(){
//     @extend .nvs-logo;
//   }
// 

// .icon.pagination-left {
//   &:before {
//       background-position: 0em -228.3em;
//       width: 1.1em;
//       height: 1.9em;
//     }
//   }

//   @mixin icon-pagination-left(){
//     @extend .pagination-left;
//   }
// 

// .icon.pagination-right {
//   &:before {
//       background-position: 0em -230.2em;
//       width: 1.1em;
//       height: 1.9em;
//     }
//   }

//   @mixin icon-pagination-right(){
//     @extend .pagination-right;
//   }
// 

// .icon.pin-2-icon {
//   &:before {
//       background-position: 0em -232.1em;
//       width: 1.6em;
//       height: 2em;
//     }
//   }

//   @mixin icon-pin-2-icon(){
//     @extend .pin-2-icon;
//   }
// 

// .icon.pin-icon {
//   &:before {
//       background-position: 0em -234.1em;
//       width: 1.6em;
//       height: 2em;
//     }
//   }

//   @mixin icon-pin-icon(){
//     @extend .pin-icon;
//   }
// 

// .icon.procesor-icon {
//   &:before {
//       background-position: 0em -236.1em;
//       width: 4.1em;
//       height: 4.1em;
//     }
//   }

//   @mixin icon-procesor-icon(){
//     @extend .procesor-icon;
//   }
// 

// .icon.ram-icon {
//   &:before {
//       background-position: 0em -240.2em;
//       width: 4.3em;
//       height: 3.1em;
//     }
//   }

//   @mixin icon-ram-icon(){
//     @extend .ram-icon;
//   }
// 

// .icon.right-arrow-calendar {
//   &:before {
//       background-position: 0em -243.3em;
//       width: 0.8em;
//       height: 1.2em;
//     }
//   }

//   @mixin icon-right-arrow-calendar(){
//     @extend .right-arrow-calendar;
//   }
// 

// .icon.screensize-icon {
//   &:before {
//       background-position: 0em -244.5em;
//       width: 2.5em;
//       height: 4.5em;
//     }
//   }

//   @mixin icon-screensize-icon(){
//     @extend .screensize-icon;
//   }
// 

// .icon.search-icon {
//   &:before {
//       background-position: 0em -249em;
//       width: 2em;
//       height: 2em;
//     }
//   }

//   @mixin icon-search-icon(){
//     @extend .search-icon;
//   }
// 

// .icon.search-icon-humanguse {
//   &:before {
//       background-position: 0em -251em;
//       width: 27.5em;
//       height: 26.9em;
//     }
//   }

//   @mixin icon-search-icon-humanguse(){
//     @extend .search-icon-humanguse;
//   }
// 

// .icon.share-icon {
//   &:before {
//       background-position: 0em -277.9em;
//       width: 2em;
//       height: 2.2em;
//     }
//   }

//   @mixin icon-share-icon(){
//     @extend .share-icon;
//   }
// 

// .icon.shop-bon-normal-icon {
//   &:before {
//       background-position: 0em -280.1em;
//       width: 2em;
//       height: 2em;
//     }
//   }

//   @mixin icon-shop-bon-normal-icon(){
//     @extend .shop-bon-normal-icon;
//   }
// 

// .icon.sliderindicator {
//   &:before {
//       background-position: 0em -282.1em;
//       width: 6.6em;
//       height: 1.8em;
//     }
//   }

//   @mixin icon-sliderindicator(){
//     @extend .sliderindicator;
//   }
// 

// .icon.sms-icon {
//   &:before {
//       background-position: 0em -283.9em;
//       width: 5.4em;
//       height: 4em;
//     }
//   }

//   @mixin icon-sms-icon(){
//     @extend .sms-icon;
//   }
// 

// .icon.sms-icon-small {
//   &:before {
//       background-position: 0em -287.9em;
//       width: 4em;
//       height: 4.4em;
//     }
//   }

//   @mixin icon-sms-icon-small(){
//     @extend .sms-icon-small;
//   }
// 

// .icon.tlogo {
//   &:before {
//       background-position: 0em -292.3em;
//       width: 14.6em;
//       height: 3.3em;
//     }
//   }

//   @mixin icon-tlogo(){
//     @extend .tlogo;
//   }
// 

// .icon.tourist-big-pin-desktop {
//   &:before {
//       background-position: 0em -295.6em;
//       width: 11.9em;
//       height: 15.8em;
//     }
//   }

//   @mixin icon-tourist-big-pin-desktop(){
//     @extend .tourist-big-pin-desktop;
//   }
// 

// .icon.tourist-big-pin-mobile {
//   &:before {
//       background-position: 0em -311.4em;
//       width: 6.8em;
//       height: 9em;
//     }
//   }

//   @mixin icon-tourist-big-pin-mobile(){
//     @extend .tourist-big-pin-mobile;
//   }
// 

// .icon.tourist-bird1-desktop {
//   &:before {
//       background-position: 0em -320.4em;
//       width: 7em;
//       height: 2.5em;
//     }
//   }

//   @mixin icon-tourist-bird1-desktop(){
//     @extend .tourist-bird1-desktop;
//   }
// 

// .icon.tourist-bird1-mobile {
//   &:before {
//       background-position: 0em -322.9em;
//       width: 3.6em;
//       height: 1.4em;
//     }
//   }

//   @mixin icon-tourist-bird1-mobile(){
//     @extend .tourist-bird1-mobile;
//   }
// 

// .icon.tourist-bird2-desktop {
//   &:before {
//       background-position: 0em -324.3em;
//       width: 7em;
//       height: 2.5em;
//     }
//   }

//   @mixin icon-tourist-bird2-desktop(){
//     @extend .tourist-bird2-desktop;
//   }
// 

// .icon.tourist-bird2-mobile {
//   &:before {
//       background-position: 0em -326.8em;
//       width: 3.6em;
//       height: 1.4em;
//     }
//   }

//   @mixin icon-tourist-bird2-mobile(){
//     @extend .tourist-bird2-mobile;
//   }
// 

// .icon.tourist-bon-circle-desktop {
//   &:before {
//       background-position: 0em -328.2em;
//       width: 13.8em;
//       height: 13.8em;
//     }
//   }

//   @mixin icon-tourist-bon-circle-desktop(){
//     @extend .tourist-bon-circle-desktop;
//   }
// 

// .icon.tourist-cart-icon {
//   &:before {
//       background-position: 0em -342em;
//       width: 2.2em;
//       height: 2em;
//     }
//   }

//   @mixin icon-tourist-cart-icon(){
//     @extend .tourist-cart-icon;
//   }
// 

// .icon.tourist-phone-icon {
//   &:before {
//       background-position: 0em -344em;
//       width: 1.8em;
//       height: 1.8em;
//     }
//   }

//   @mixin icon-tourist-phone-icon(){
//     @extend .tourist-phone-icon;
//   }
// 

// .icon.tourist-ship-desktop {
//   &:before {
//       background-position: 0em -345.8em;
//       width: 42.6em;
//       height: 49em;
//     }
//   }

//   @mixin icon-tourist-ship-desktop(){
//     @extend .tourist-ship-desktop;
//   }
// 

// .icon.tourist-ship-mobile {
//   &:before {
//       background-position: 0em -394.8em;
//       width: 16.3em;
//       height: 25em;
//     }
//   }

//   @mixin icon-tourist-ship-mobile(){
//     @extend .tourist-ship-mobile;
//   }
// 

// .icon.tourist-waves-desktop {
//   &:before {
//       background-position: 0em -419.8em;
//       width: 100em;
//       height: 5.277777777777778em;
//     }
//   }

//   @mixin icon-tourist-waves-desktop(){
//     @extend .tourist-waves-desktop;
//   }
// 

// .icon.tourist-waves-mobile {
//   &:before {
//       background-position: 0em -425.1em;
//       width: 32em;
//       height: 4.2em;
//     }
//   }

//   @mixin icon-tourist-waves-mobile(){
//     @extend .tourist-waves-mobile;
//   }
// 

// .icon.twitter-icon {
//   &:before {
//       background-position: 0em -429.3em;
//       width: 1.8em;
//       height: 1.5em;
//     }
//   }

//   @mixin icon-twitter-icon(){
//     @extend .twitter-icon;
//   }
// 

// .icon.twitter-icon-blue {
//   &:before {
//       background-position: 0em -430.8em;
//       width: 3.6em;
//       height: 3em;
//     }
//   }

//   @mixin icon-twitter-icon-blue(){
//     @extend .twitter-icon-blue;
//   }
// 

// .icon.twitter-icon-hover {
//   &:before {
//       background-position: 0em -433.8em;
//       width: 1.8em;
//       height: 1.5em;
//     }
//   }

//   @mixin icon-twitter-icon-hover(){
//     @extend .twitter-icon-hover;
//   }
// 

// .icon.twitter-share-hover-icon {
//   &:before {
//       background-position: 0em -435.3em;
//       width: 1.8em;
//       height: 1.5em;
//     }
//   }

//   @mixin icon-twitter-share-hover-icon(){
//     @extend .twitter-share-hover-icon;
//   }
// 

// .icon.twitter-share-normal-icon {
//   &:before {
//       background-position: 0em -436.8em;
//       width: 1.8em;
//       height: 1.5em;
//     }
//   }

//   @mixin icon-twitter-share-normal-icon(){
//     @extend .twitter-share-normal-icon;
//   }
// 

// .icon.warenty-icon {
//   &:before {
//       background-position: 0em -438.3em;
//       width: 3.4em;
//       height: 6em;
//     }
//   }

//   @mixin icon-warenty-icon(){
//     @extend .warenty-icon;
//   }
// 

// .icon.weight-icon {
//   &:before {
//       background-position: 0em -444.3em;
//       width: 2.9em;
//       height: 4em;
//     }
//   }

//   @mixin icon-weight-icon(){
//     @extend .weight-icon;
//   }
// 

// .icon.whatsapp-icon {
//   &:before {
//       background-position: 0em -448.3em;
//       width: 3.5838em;
//       height: 3.6em;
//     }
//   }

//   @mixin icon-whatsapp-icon(){
//     @extend .whatsapp-icon;
//   }
// 

// .icon.youtube-icon {
//   &:before {
//       background-position: 0em -451.9em;
//       width: 1.8em;
//       height: 1.4em;
//     }
//   }

//   @mixin icon-youtube-icon(){
//     @extend .youtube-icon;
//   }
// 

// .icon.youtube-icon-hover {
//   &:before {
//       background-position: 0em -453.3em;
//       width: 1.8em;
//       height: 1.4em;
//     }
//   }

//   @mixin icon-youtube-icon-hover(){
//     @extend .youtube-icon-hover;
//   }
// 
*/
/* Debug */
.debug {
  outline: solid #ff0000 1px; }

.debug2 {
  background: #ffcc00 !important; }

.debug3 {
  background: #ff0000 !important; }

.debug4 {
  background: #009933 !important; }

.debug5 {
  background: #3333cc !important; }

.debug6 {
  background: #d9b62b !important; }

/*! jQuery UI - v1.12.1 - 2018-06-28
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

/* 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-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;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.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-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.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-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.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-wrapper {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible; }

.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: 2em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc( 100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  -webkit-box-shadow: inset 1px 1px 1px #ccc;
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .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: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .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: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .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 .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; }

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .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: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.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-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  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-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.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: .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: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.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: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.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-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .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-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ }

.ui-tabs .ui-tabs-nav li {
  white-space: nowrap; }

.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-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

/**
 * Swiper 4.3.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 27, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-invisible-blank-slide {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000; }

.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  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;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

.container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 1440px) {
    .container {
      max-width: 1440px; } }

.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }

.row, .tableWrapper .inner, .formBlock, dl.formBlock, ul.formBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, dl.formBlock dt, dl.formBlock dd, ul.formBlock li, .webshopPages .deviceLongSpecs p, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, ul.formBlock li.fullWidth div.halfWidth, ul.formBlock.fullWidth li.halfWidth, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, dl.formBlock dd.submit, ul.formBlock li.submit, ul.formBlock li.fullWidth, ul.formBlock.fullWidth li, .modal-dialog ul.formBlock li, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12, dl.formBlock dt, dl.formBlock dd, ul.formBlock li, .webshopPages .deviceLongSpecs p {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4, dl.formBlock dt, .webshopPages .deviceLongSpecs p {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6, ul.formBlock li, ul.formBlock li.fullWidth div.halfWidth, ul.formBlock.fullWidth li.halfWidth {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8, dl.formBlock dd {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12, dl.formBlock dd.submit, ul.formBlock li.submit, ul.formBlock li.fullWidth, ul.formBlock.fullWidth li, .modal-dialog ul.formBlock li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1440px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.btn {
  font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  display: inline-block;
  position: relative;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  cursor: pointer;
  padding: 0.375rem 0.75rem;
  font-size: 1.6rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: .65; }
  .btn:not([disabled]):not(.disabled):active, .btn:not([disabled]):not(.disabled).active {
    background-image: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-linkTxt {
  background-color: #00d7d7;
  border-color: #00d7d7; }
  .btn-linkTxt:hover {
    background-color: #00b1b1;
    border-color: #00a4a4; }
  .btn-linkTxt:focus, .btn-linkTxt.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 215, 215, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 215, 215, 0.5); }
  .btn-linkTxt.disabled, .btn-linkTxt:disabled {
    background-color: #00d7d7;
    border-color: #00d7d7; }
  .btn-linkTxt:not([disabled]):not(.disabled):active, .btn-linkTxt:not([disabled]):not(.disabled).active,
  .show > .btn-linkTxt.dropdown-toggle {
    color: #fff;
    background-color: #00a4a4;
    border-color: #009797;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 215, 215, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 215, 215, 0.5); }

.btn-primary {
  background-color: #ff7d3c;
  border-color: #ff7d3c; }
  .btn-primary:hover {
    background-color: #ff6416;
    border-color: #ff5b09; }
  .btn-primary:focus, .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #ff7d3c;
    border-color: #ff7d3c; }
  .btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ff5b09;
    border-color: #fb5400;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.5); }

.btn-secondary {
  background-color: #868e96;
  border-color: #868e96; }
  .btn-secondary:hover {
    background-color: #727b84;
    border-color: #6c757d; }
  .btn-secondary:focus, .btn-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #868e96;
    border-color: #868e96; }
  .btn-secondary:not([disabled]):not(.disabled):active, .btn-secondary:not([disabled]):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #666e76;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5); }

.btn-success {
  background-color: #00d7a0;
  border-color: #00d7a0; }
  .btn-success:hover {
    background-color: #00b184;
    border-color: #00a47a; }
  .btn-success:focus, .btn-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #00d7a0;
    border-color: #00d7a0; }
  .btn-success:not([disabled]):not(.disabled):active, .btn-success:not([disabled]):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #00a47a;
    border-color: #009771;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.5); }

.btn-info {
  background-color: #302a89;
  border-color: #302a89; }
  .btn-info:hover {
    background-color: #26216c;
    border-color: #221e62; }
  .btn-info:focus, .btn-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(48, 42, 137, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(48, 42, 137, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #302a89;
    border-color: #302a89; }
  .btn-info:not([disabled]):not(.disabled):active, .btn-info:not([disabled]):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #221e62;
    border-color: #1f1b58;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(48, 42, 137, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(48, 42, 137, 0.5); }

.btn-warning {
  background-color: #fadc73;
  border-color: #fadc73; }
  .btn-warning:hover {
    background-color: #f9d34e;
    border-color: #f8d042; }
  .btn-warning:focus, .btn-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 220, 115, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(250, 220, 115, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #fadc73;
    border-color: #fadc73; }
  .btn-warning:not([disabled]):not(.disabled):active, .btn-warning:not([disabled]):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #111;
    background-color: #f8d042;
    border-color: #f8cd35;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 220, 115, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(250, 220, 115, 0.5); }

.btn-danger {
  background-color: #ff5055;
  border-color: #ff5055; }
  .btn-danger:hover {
    background-color: #ff2a30;
    border-color: #ff1d23; }
  .btn-danger:focus, .btn-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #ff5055;
    border-color: #ff5055; }
  .btn-danger:not([disabled]):not(.disabled):active, .btn-danger:not([disabled]):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff1d23;
    border-color: #ff1017;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.5); }

.btn-light {
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not([disabled]):not(.disabled):active, .btn-light:not([disabled]):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #111;
    background-color: #dae0e5;
    border-color: #d3d9df;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark {
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not([disabled]):not(.disabled):active, .btn-dark:not([disabled]):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-linkTxt {
  color: #00d7d7;
  background-color: transparent;
  background-image: none;
  border-color: #00d7d7; }
  .btn-outline-linkTxt:hover {
    color: #fff;
    background-color: #00d7d7;
    border-color: #00d7d7; }
  .btn-outline-linkTxt:focus, .btn-outline-linkTxt.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 215, 215, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 215, 215, 0.5); }
  .btn-outline-linkTxt.disabled, .btn-outline-linkTxt:disabled {
    color: #00d7d7;
    background-color: transparent; }
  .btn-outline-linkTxt:not([disabled]):not(.disabled):active, .btn-outline-linkTxt:not([disabled]):not(.disabled).active,
  .show > .btn-outline-linkTxt.dropdown-toggle {
    color: #fff;
    background-color: #00d7d7;
    border-color: #00d7d7;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 215, 215, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 215, 215, 0.5); }

.btn-outline-primary {
  color: #ff7d3c;
  background-color: transparent;
  background-image: none;
  border-color: #ff7d3c; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #ff7d3c;
    border-color: #ff7d3c; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #ff7d3c;
    background-color: transparent; }
  .btn-outline-primary:not([disabled]):not(.disabled):active, .btn-outline-primary:not([disabled]):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #ff7d3c;
    border-color: #ff7d3c;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.5); }

.btn-outline-secondary {
  color: #868e96;
  background-color: transparent;
  background-image: none;
  border-color: #868e96; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #868e96;
    background-color: transparent; }
  .btn-outline-secondary:not([disabled]):not(.disabled):active, .btn-outline-secondary:not([disabled]):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5); }

.btn-outline-success {
  color: #00d7a0;
  background-color: transparent;
  background-image: none;
  border-color: #00d7a0; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #00d7a0;
    border-color: #00d7a0; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #00d7a0;
    background-color: transparent; }
  .btn-outline-success:not([disabled]):not(.disabled):active, .btn-outline-success:not([disabled]):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #00d7a0;
    border-color: #00d7a0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.5); }

.btn-outline-info {
  color: #302a89;
  background-color: transparent;
  background-image: none;
  border-color: #302a89; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #302a89;
    border-color: #302a89; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(48, 42, 137, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(48, 42, 137, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #302a89;
    background-color: transparent; }
  .btn-outline-info:not([disabled]):not(.disabled):active, .btn-outline-info:not([disabled]):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #302a89;
    border-color: #302a89;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(48, 42, 137, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(48, 42, 137, 0.5); }

.btn-outline-warning {
  color: #fadc73;
  background-color: transparent;
  background-image: none;
  border-color: #fadc73; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #fadc73;
    border-color: #fadc73; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 220, 115, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(250, 220, 115, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #fadc73;
    background-color: transparent; }
  .btn-outline-warning:not([disabled]):not(.disabled):active, .btn-outline-warning:not([disabled]):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #fadc73;
    border-color: #fadc73;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 220, 115, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(250, 220, 115, 0.5); }

.btn-outline-danger {
  color: #ff5055;
  background-color: transparent;
  background-image: none;
  border-color: #ff5055; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #ff5055;
    border-color: #ff5055; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #ff5055;
    background-color: transparent; }
  .btn-outline-danger:not([disabled]):not(.disabled):active, .btn-outline-danger:not([disabled]):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff5055;
    border-color: #ff5055;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not([disabled]):not(.disabled):active, .btn-outline-light:not([disabled]):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not([disabled]):not(.disabled):active, .btn-outline-dark:not([disabled]):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #00d7d7;
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  line-height: inherit; }
  .btn-link:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-lg {
  padding: 0 30px;
  font-size: 2rem;
  line-height: 2.5;
  border-radius: 2.5rem; }

.btn-md {
  padding: 0 30px;
  font-size: 1.4rem;
  line-height: 40px;
  border-radius: 2.3rem; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 1.4rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.btn-pdf:before {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.14286em;
  text-transform: uppercase;
  content: "pdf";
  color: #695fff;
  height: 16px;
  display: inline-block;
  padding: 0 5px;
  border-radius: 8px;
  background-color: #fadc73;
  margin: 0 5px 0 0; }

.btn-grabor, .btn-grabor2 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#00d7d7), to(#00d7d7)), -webkit-gradient(linear, left bottom, left top, from(#00d7d7), to(#00d7d7)), -webkit-gradient(linear, left bottom, left top, from(#fadc73), to(#fadc73));
  background-image: linear-gradient(0deg, #00d7d7, #00d7d7), linear-gradient(0deg, #00d7d7, #00d7d7), linear-gradient(0deg, #fadc73, #fadc73);
  background-size: 50% 50%, 50% 50%, 100% 100%;
  background-repeat: no-repeat;
  background-position: 0 0, 100% 100%, 0 0;
  position: relative;
  border: none;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .btn-grabor span, .btn-grabor2 span {
    position: relative;
    padding: 0 10px;
    z-index: 2; }
  .btn-grabor:after, .btn-grabor2:after {
    content: "";
    display: block;
    width: calc( 100% - 8px);
    height: calc( 100% - 8px);
    position: absolute;
    left: 4px;
    top: 4px;
    background-color: #695fff;
    border-radius: 25px; }
  .btn-grabor:hover, .btn-grabor2:hover {
    color: #fff;
    background-position: 100% 0, 0 100%, 0 0; }
  .btn-grabor.buy_disable, .btn-grabor2.buy_disable {
    opacity: 0.3; }

.btn-grabor2 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#00d7d7), to(#00d7d7)), -webkit-gradient(linear, left bottom, left top, from(#00d7d7), to(#00d7d7)), -webkit-gradient(linear, left bottom, left top, from(#695fff), to(#695fff));
  background-image: linear-gradient(0deg, #00d7d7, #00d7d7), linear-gradient(0deg, #00d7d7, #00d7d7), linear-gradient(0deg, #695fff, #695fff); }

.btn-borbor, .btn-borbor2, .btn-borbor3 {
  background: transparent;
  border: none;
  text-decoration: none;
  position: relative;
  padding: 0 5px 10px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .btn-borbor:after, .btn-borbor:before, .btn-borbor2:after, .btn-borbor2:before, .btn-borbor3:after, .btn-borbor3:before {
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: -3px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .btn-borbor:after, .btn-borbor2:after, .btn-borbor3:after {
    width: 50%;
    background: #fadc73; }
  .btn-borbor:before, .btn-borbor2:before, .btn-borbor3:before {
    width: 100%;
    background: #00d7d7; }
  .btn-borbor:hover, .btn-borbor2:hover, .btn-borbor3:hover {
    text-decoration: none; }
    .btn-borbor:hover:after, .btn-borbor2:hover:after, .btn-borbor3:hover:after {
      left: 50%; }
  .btn-borbor.fright, .btn-borbor2.fright, .btn-borbor3.fright {
    height: 38px; }

.btn-borbor-home:before {
  background: #fadc73; }

.btn-borbor-home:after {
  background: #695fff; }

.btn-borbor2 {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.57143em;
  color: #6866fc; }
  .btn-borbor2:after {
    background: #695fff; }
  .btn-borbor2:hover {
    color: #333; }

.btn-borbor3 {
  color: #6866fc; }
  .btn-borbor3:after {
    background: #695fff; }
  .btn-borbor3:hover {
    color: #333; }

.btn-pills {
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.33333em;
  padding: 18px 54px;
  min-height: 60px;
  border-radius: 100px;
  background-color: #5f55e6;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 215, 215, 0), 0 0 0 0 #00d7d7 inset;
  box-shadow: 0 0 0 0 rgba(0, 215, 215, 0), 0 0 0 0 #00d7d7 inset;
  color: #fff;
  display: inline-block;
  margin-bottom: 10px;
  border: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .btn-pills:hover {
    text-decoration: none;
    -webkit-box-shadow: 0 0 30px 0 #00d7d7, 0 0 0 2px #00d7d7 inset;
    box-shadow: 0 0 30px 0 #00d7d7, 0 0 0 2px #00d7d7 inset; }
  .btn-pills.active {
    color: #fff;
    background-color: #00d7d7;
    -webkit-box-shadow: 0 0 30px 0 #00d7d7, 0 0 0 0 #00d7d7 inset;
    box-shadow: 0 0 30px 0 #00d7d7, 0 0 0 0 #00d7d7 inset; }
  .btn-pills.btn-block {
    margin-bottom: 20px;
    text-align: center; }
  .btn-pills:last-of-type {
    margin-right: 0px; }
  .btn-pills.btn-sm {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em;
    padding: 7px 15px;
    min-height: 38px;
    border-radius: 100px; }

.btn-back {
  background: #25d4d6;
  background: -webkit-gradient(linear, left top, right top, from(#25d4d6), color-stop(50%, #25d4d6), color-stop(50%, #f8da79), to(#f8da79));
  background: linear-gradient(to right, #25d4d6 0%, #25d4d6 50%, #f8da79 50%, #f8da79 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25d4d6', endColorstr='#f8da79',GradientType=1 );
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-indent: -9999em; }
  .btn-back.altColors {
    background: #25d4d6;
    background: -webkit-gradient(linear, left top, right top, from(#25d4d6), color-stop(50%, #25d4d6), color-stop(50%, #695fff), to(#695fff));
    background: linear-gradient(to right, #25d4d6 0%, #25d4d6 50%, #695fff 50%, #695fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25d4d6', endColorstr='#695fff',GradientType=1 ); }
  .btn-back span {
    position: relative;
    padding: 0 10px;
    z-index: 2; }
  .btn-back:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 10px;
    background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
    background-position: 0em -4.5em;
    width: 1.8em;
    height: 1.1em; }
  .btn-back.altColors:before {
    font-size: 10px;
    background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
    background-position: 0em -5.6em;
    width: 1.8em;
    height: 1.1em; }
  .btn-back:after {
    content: "";
    display: block;
    width: calc( 100% - 8px);
    height: calc( 100% - 8px);
    position: absolute;
    left: 4px;
    top: 4px;
    background-color: #695fff;
    border-radius: 25px; }

.phClear .btn-back:after {
  background-color: #fff; }

.container-fluid .container {
  padding-left: 0;
  padding-right: 0; }

.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #ff7d3c; }
  .custom-control-input:focus ~ .custom-control-indicator {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 125, 60, 0.25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 125, 60, 0.25); }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #fff4ef; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    background-color: #e9ecef; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #868e96; }

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #ff7d3c;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(3.15rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .custom-select:focus {
    border-color: #ffd2bc;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple] {
    height: auto;
    background-image: none; }
  .custom-select:disabled {
    color: #868e96;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(2.6rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: calc(3.15rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: calc(3.15rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-control {
    -webkit-box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #ff7d3c;
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #ff7d3c; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: calc(3.15rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-control:lang(en):empty::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: calc(3.15rem + 2px);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ffd2bc;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(255, 125, 60, 0.25); }
  .form-control::-webkit-input-placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control::placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(3.15rem + 2px); }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0 + 1px);
  padding-bottom: calc(0 + 1px);
  font-size: 2rem;
  line-height: 2.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 1.4rem;
  line-height: 1.5; }

.col-form-legend {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  font-size: 1.6rem; }

.form-control-plaintext {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 1.4rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]) {
  height: calc(2.6rem + 2px); }

.form-control-lg {
  padding: 0 30px;
  font-size: 2rem;
  line-height: 2.5;
  border-radius: 2.5rem; }

select.form-control-lg:not([size]):not([multiple]) {
  height: calc(5rem + 2px); }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #868e96; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }

.form-check-inline {
  display: inline-block;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #00d7a0; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(0, 215, 160, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #00d7a0; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #00d7a0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip, .was-validated
  .custom-select:valid ~ .valid-feedback,
  .was-validated
  .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #00d7a0; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #00d7a0; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #58ffd4; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #0bffc1; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 215, 160, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 215, 160, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #00d7a0; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 215, 160, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #ff5055; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(255, 80, 85, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #ff5055; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #ff5055;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #ff5055; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #ff5055; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #ffd0d1; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #ff8387; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 80, 85, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 80, 85, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #ff5055; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(255, 80, 85, 0.25); }

.form-inline {
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      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;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-check {
      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: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      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;
      padding-left: 0; }
    .form-inline .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }

.error_msg, .success_msg {
  border-radius: 10px; }
  .error_msg p, .success_msg p {
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4em;
    color: #fff;
    padding: 20px;
    margin: 20px 0; }

.error_msg {
  background-color: #ff5055; }

.success_msg {
  background-color: #00d7d7; }

.testingPlace {
  clear: both;
  float: left;
  width: 100%;
  margin: 100px auto;
  background: #000000;
  min-height: 150px; }

@-webkit-keyframes loadingAnimPart1 {
  0% {
    width: 0px;
    height: 0px; }
  15% {
    width: 40px;
    height: 40px; }
  30%, 100% {
    width: 0px;
    height: 0px; } }

@keyframes loadingAnimPart1 {
  0% {
    width: 0px;
    height: 0px; }
  15% {
    width: 40px;
    height: 40px; }
  30%, 100% {
    width: 0px;
    height: 0px; } }

@-webkit-keyframes loadingAnimPart2 {
  0%, 15% {
    width: 0px;
    height: 0px; }
  30% {
    width: 40px;
    height: 40px; }
  45%, 100% {
    width: 0px;
    height: 0px; } }

@keyframes loadingAnimPart2 {
  0%, 15% {
    width: 0px;
    height: 0px; }
  30% {
    width: 40px;
    height: 40px; }
  45%, 100% {
    width: 0px;
    height: 0px; } }

@-webkit-keyframes loadingAnimPart3 {
  0%, 30% {
    width: 0px;
    height: 0px; }
  45% {
    width: 40px;
    height: 40px; }
  60%, 100% {
    width: 0px;
    height: 0px; } }

@keyframes loadingAnimPart3 {
  0%, 30% {
    width: 0px;
    height: 0px; }
  45% {
    width: 40px;
    height: 40px; }
  60%, 100% {
    width: 0px;
    height: 0px; } }

@-webkit-keyframes loadingAnimPart4 {
  0%, 45% {
    width: 0px;
    height: 0px; }
  60% {
    width: 40px;
    height: 40px; }
  75%, 100% {
    width: 0px;
    height: 0px; } }

@keyframes loadingAnimPart4 {
  0%, 45% {
    width: 0px;
    height: 0px; }
  60% {
    width: 40px;
    height: 40px; }
  75%, 100% {
    width: 0px;
    height: 0px; } }

@-webkit-keyframes loadingAnimPart5 {
  0%, 60% {
    width: 0px;
    height: 0px; }
  75% {
    width: 40px;
    height: 40px; }
  90%, 100% {
    width: 0px;
    height: 0px; } }

@keyframes loadingAnimPart5 {
  0%, 60% {
    width: 0px;
    height: 0px; }
  75% {
    width: 40px;
    height: 40px; }
  90%, 100% {
    width: 0px;
    height: 0px; } }

.loadingKnow {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 0 auto; }
  .loadingKnow div {
    width: 0px;
    height: 0px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  .loadingKnow div:nth-child(1) {
    background-color: #fadc73;
    -webkit-animation-name: loadingAnimPart1;
    animation-name: loadingAnimPart1; }
  .loadingKnow div:nth-child(2) {
    background-color: #ff7d3c;
    -webkit-animation-name: loadingAnimPart2;
    animation-name: loadingAnimPart2; }
  .loadingKnow div:nth-child(3) {
    background-color: #ff5055;
    -webkit-animation-name: loadingAnimPart3;
    animation-name: loadingAnimPart3; }
  .loadingKnow div:nth-child(4) {
    background-color: #00d7d7;
    -webkit-animation-name: loadingAnimPart4;
    animation-name: loadingAnimPart4; }
  .loadingKnow div:nth-child(5) {
    background-color: #8746be;
    -webkit-animation-name: loadingAnimPart5;
    animation-name: loadingAnimPart5; }

@-webkit-keyframes scrollMoreAnima {
  0% {
    margin: 0px;
    width: 25px;
    height: 25px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  10% {
    margin: 0px;
    width: 25px;
    height: 25px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px); }
  20% {
    margin: 0px;
    width: 25px;
    height: 25px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px); }
  30% {
    margin: 0px;
    width: 25px;
    height: 25px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-75px);
    transform: translateY(-75px); }
  40% {
    margin: 0px;
    width: 25px;
    height: 25px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px); }
  50% {
    margin: 5px;
    width: 20px;
    height: 20px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px); }
  60% {
    margin: 5px;
    width: 20px;
    height: 20px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-75px);
    transform: translateY(-75px); }
  70% {
    margin: 5px;
    width: 20px;
    height: 20px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px); }
  80% {
    margin: 5px;
    width: 20px;
    height: 20px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px); }
  90% {
    margin: 5px;
    width: 20px;
    height: 20px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    margin: 0px;
    width: 25px;
    height: 25px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes scrollMoreAnima {
  0% {
    margin: 0px;
    width: 25px;
    height: 25px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  10% {
    margin: 0px;
    width: 25px;
    height: 25px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px); }
  20% {
    margin: 0px;
    width: 25px;
    height: 25px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px); }
  30% {
    margin: 0px;
    width: 25px;
    height: 25px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-75px);
    transform: translateY(-75px); }
  40% {
    margin: 0px;
    width: 25px;
    height: 25px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px); }
  50% {
    margin: 5px;
    width: 20px;
    height: 20px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px); }
  60% {
    margin: 5px;
    width: 20px;
    height: 20px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-75px);
    transform: translateY(-75px); }
  70% {
    margin: 5px;
    width: 20px;
    height: 20px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px); }
  80% {
    margin: 5px;
    width: 20px;
    height: 20px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px); }
  90% {
    margin: 5px;
    width: 20px;
    height: 20px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    margin: 0px;
    width: 25px;
    height: 25px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

/* --
razne stvari
------------------------- */
html {
  overflow: visible !important; }

#be-chat-container {
  z-index: 400 !important; }

#be-frame {
  left: 0 !important;
  bottom: 0 !important; }

article, aside, header, hgroup, nav, section, footer {
  float: none; }

.of-visible {
  overflow: visible; }

.activeOverlay {
  overflow: hidden; }

.slimContainer {
  padding-left: 0 !important;
  padding-right: 0 !important; }

@media (max-width: 991px) {
  .dex {
    display: none; } }

@media (min-width: 992px) {
  .mob {
    display: none; } }

.panel, .alertPanel {
  padding: 20px 30px;
  margin-bottom: 20px;
  border-radius: 10px; }

.panel {
  background-color: #6866fc;
  -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15); }

.alertPanel {
  background-color: #ff5055;
  -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15); }

@media (min-width: 768px) {
  .text-right-dex {
    text-align: right; } }

.fright {
  float: right; }
  .fright > span {
    float: left; }

.fright + .fright {
  margin-right: 15px; }

.h100 {
  height: 100%; }

.mar60 {
  margin: 60px 0 !important; }

.marTop0 {
  margin-top: 0px !important; }

.marTop8 {
  margin-top: 8px !important; }

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

.marTop20 {
  margin-top: 20px !important; }

.marTop30 {
  margin-top: 30px !important; }

.marTop40 {
  margin-top: 40px !important; }

.marTop60 {
  margin-top: 60px !important; }

.marTopBot30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important; }

.marBot0 {
  margin-bottom: 0px !important; }

.marBot60 {
  margin-bottom: 60px !important; }

.marRig10 {
  margin-right: 10px !important; }

.marLef10 {
  margin-left: 10px !important; }

.mar120-120 {
  margin-top: 120px;
  margin-bottom: 120px; }

.padTop60 {
  padding-top: 60px !important; }

.padBot60 {
  padding-bottom: 60px !important; }

.padTop30 {
  padding-top: 30px !important; }

.pad30All {
  padding: 30px !important; }

.pad120-100 {
  padding-top: 120px;
  padding-bottom: 100px; }

.pad100-120 {
  padding-top: 100px;
  padding-bottom: 120px; }

.pad6-50 {
  padding-top: 6px;
  padding-bottom: 50px; }

.pad100-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.pad120-120 {
  padding-top: 120px;
  padding-bottom: 120px; }

.padBot100 {
  padding-bottom: 100px; }

.vhidden {
  visibility: hidden !important; }

.txtRight {
  text-align: right; }

.beadcrumb li {
  font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.22222em;
  color: #00d7d7;
  display: inline; }

.beadcrumb span {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1em;
  color: #333;
  margin: 0 10px 0 12px; }

.beadcrumb a {
  color: #00d7d7; }

@media (max-width: 767px) {
  .beadcrumb {
    text-align: center; }
    .beadcrumb li {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.57143em; } }

.contentXSingle {
  padding-bottom: 120px; }
  .contentXSingle .pageBody {
    position: relative;
    margin-top: 100px; }
  @media (max-width: 767px) {
    .contentXSingle .pageHead .t1 {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.22222em;
      text-align: center;
      margin-bottom: 30px; } }
  .contentXSingle .pageHead div:not([class]), .contentXSingle .pageHead div[class=""] {
    width: 100% !important; }
  .contentXSingle .articleBlocks {
    padding-bottom: 100px;
    counter-reset: numberCounter; }
    .contentXSingle .articleBlocks .row > div[class^="col-"], .contentXSingle .articleBlocks .tableWrapper .inner > div[class^="col-"], .tableWrapper .contentXSingle .articleBlocks .inner > div[class^="col-"], .contentXSingle .articleBlocks .formBlock > div[class^="col-"] {
      padding-bottom: 40px; }
    .contentXSingle .articleBlocks .box {
      border-radius: 10px;
      background-color: #6866fc;
      -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
      box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
      padding: 40px 40px 40px 130px;
      min-height: 100%;
      counter-increment: numberCounter;
      position: relative; }
      .contentXSingle .articleBlocks .box:before {
        content: counter(numberCounter) ".";
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 68px;
        font-size: 6.8rem;
        line-height: 1em;
        color: #00d7d7;
        width: 90px;
        position: absolute;
        left: 40px;
        top: 30px;
        text-align: left;
        letter-spacing: -1px; }
      .contentXSingle .articleBlocks .box p {
        font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.33333em; }
        .contentXSingle .articleBlocks .box p strong {
          font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-weight: normal;
          color: #fadc73; }

.arBody {
  padding-top: 50px;
  padding-bottom: 50px; }

.arList {
  padding-top: 80px;
  padding-bottom: 80px;
  border-bottom: #5e54e3 1px solid; }
  .arList:nth-child(2n) {
    background-color: #5e54e3; }
  @media (max-width: 767px) {
    .arList {
      padding-top: 40px;
      padding-bottom: 40px; } }

.noResultsBlock {
  padding-top: 120px;
  padding-bottom: 120px; }

.loopa {
  font-size: 10px;
  background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
  background-position: 0em -251em;
  width: 27.5em;
  height: 26.9em;
  text-indent: -9999em; }

.contentTags a, .contentTags span {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.41667em;
  color: #695fff;
  display: inline-block;
  background-color: #9fa2ff;
  border-radius: 9px;
  padding: 0 8px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .contentTags a:hover, .contentTags span:hover {
    color: #9fa2ff;
    background-color: #695fff;
    text-decoration: none; }

.infoBar {
  display: block;
  margin-top: 0px;
  margin-bottom: 100px; }

@media (min-width: 1440px) {
  .floatingSidebar {
    position: absolute;
    right: 80px;
    top: 0;
    width: 22.22222222222222%;
    z-index: 1000; } }

.floatingSidebar dl.box {
  border-radius: 10px;
  background-color: #6866fc;
  -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 40px; }
  @media (min-width: 992px) and (max-width: 1439px) {
    .floatingSidebar dl.box {
      margin-left: 16px;
      margin-right: 16px;
      width: calc( 50% - 32px);
      float: left; }
      .floatingSidebar dl.box:nth-child(2n+1) {
        clear: left; } }
  .floatingSidebar dl.box dt {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em;
    color: #ffffff;
    padding: 13px 20px;
    -webkit-box-shadow: 0 1px 0 0 #5e5ce6;
    box-shadow: 0 1px 0 0 #5e5ce6; }
  .floatingSidebar dl.box dd {
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em;
    color: #c3c5ff;
    text-align: center;
    padding: 20px 30px;
    margin: 0; }
    .floatingSidebar dl.box dd em {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-style: normal;
      color: #fadc73; }
    .floatingSidebar dl.box dd:last-child {
      padding-top: 0;
      padding-bottom: 30px; }
  @media (max-width: 767px) {
    .floatingSidebar dl.box {
      margin-bottom: 20px; }
      .floatingSidebar dl.box dd {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.57143em; } }

.relatedArticles {
  background-color: #fff;
  padding-bottom: 120px; }
  @media (max-width: 991px) {
    .relatedArticles {
      padding-bottom: 80px; } }
  .relatedArticles .box {
    display: block;
    padding: 168px 40px 40px;
    border-radius: 10px;
    background-color: #ffffff;
    -webkit-box-shadow: 10px 15px 30px 0 #e4e5ee;
    box-shadow: 10px 15px 30px 0 #e4e5ee;
    text-decoration: none !important;
    text-align: center;
    position: relative; }
    @media (max-width: 991px) {
      .relatedArticles .box {
        margin-bottom: 40px; } }
    .relatedArticles .box:before {
      content: "";
      display: block;
      width: 130px;
      height: 130px;
      border-radius: 50%;
      position: absolute;
      left: 50%;
      top: 40px;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      background-color: #00d7d7; }
    .relatedArticles .box:after {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      top: 40px;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      background-position: 0 0;
      background-repeat: no-repeat;
      width: 130px;
      height: 130px;
      background-size: 100% auto; }
    .relatedArticles .box p {
      color: #333;
      margin-top: 22px; }
    .relatedArticles .box .btn {
      color: #6866fc;
      margin-top: 30px; }
    .relatedArticles .box:hover {
      text-decoration: none; }
      .relatedArticles .box:hover .btn:after {
        left: 50%; }
  .contentXSingle + .relatedArticles {
    padding-top: 120px;
    margin-top: -120px;
    position: relative; }
  .relatedArticles .gfx_internet:after {
    width: 113px;
    height: 149px;
    top: 36px;
    background-image: url("/assets/images/gfx/ilustracija-internetsimpaketi-m.svg"); }
  .relatedArticles .gfx_1000minuta_postpaid:after {
    width: 136px;
    height: 156px;
    top: 24px;
    background-image: url("/assets/images/gfx/ilustracija-1000minuta-m.svg"); }
  .relatedArticles .gfx_1000sms:after {
    width: 130px;
    height: 132px;
    top: 40px;
    background-image: url("/assets/images/gfx/ilustracija-gotovekombinacije-m.svg"); }
  .relatedArticles .gfx_registriraj:after {
    width: 98px;
    height: 85px;
    top: 55px;
    left: 55%;
    background-image: url("/assets/images/gfx/ilustracija-registrirajbroj-m.svg"); }
  .relatedArticles .gfx_nadoplati:after {
    width: 130px;
    height: 132px;
    top: 39px;
    background-image: url("/assets/images/gfx/ilustracija-gotovekombinacije-m.svg"); }
  .relatedArticles .gfx_prebacikune:after {
    width: 136px;
    height: 112px;
    top: 40px;
    left: 47%;
    background-image: url("/assets/images/gfx/ilustracija-prebacikune-m.svg"); }
  .relatedArticles .gfx_3_srednja_internet_paketa_za_1_kn:after {
    width: 130px;
    height: 132px;
    top: 40px;
    background-image: url("/assets/images/gfx/ilustracija-gotovekombinacije-m.svg"); }
  .relatedArticles .gfx_mocni_nocni_prp:after {
    width: 130px;
    height: 132px;
    top: 40px;
    background-image: url("/assets/images/gfx/ilustracija-gotovekombinacije-m.svg"); }
  .relatedArticles .gfx_paketi:after {
    width: 130px;
    height: 130px;
    top: 40px;
    background-image: url("/assets/images/gfx/ilustracija-paketi-m.svg"); }
  .relatedArticles .gfx_paketi_postpaid:after {
    width: 130px;
    height: 130px;
    top: 40px;
    background-image: url("/assets/images/gfx/ilustracija-paketi-m.svg"); }
  .relatedArticles .gfx_nadoplati_postpaid:after {
    width: 130px;
    height: 132px;
    top: 40px;
    background-image: url("/assets/images/gfx/ilustracija-gotovekombinacije-m.svg"); }
  .relatedArticles .gfx_minimalnapotrošnja_postpaid:after {
    width: 130px;
    height: 130px;
    top: 40px;
    background-image: url("/assets/images/gfx/ilustracija-minimalnapotrosnja-m.svg"); }
  .relatedArticles .gfx_limitpotrošnje_postpaid:after {
    width: 130px;
    height: 91px;
    top: 62px;
    background-image: url("/assets/images/gfx/ilustracija-limitpotrosnje-m.svg"); }
  .relatedArticles .gfx_trenutnapotrosnja_postpaid:after {
    width: 158px;
    height: 151px;
    top: 8px;
    background-image: url("/assets/images/gfx/ilustracija-trenutacnapotrosnja-m.svg"); }
  .relatedArticles .gfx_racun_postpaid:after {
    width: 133px;
    height: 110px;
    top: 40px;
    left: 55%;
    background-image: url("/assets/images/gfx/ilustracija-racun-m.svg"); }
  .relatedArticles .gfx_mocni_nocni_pop:after {
    width: 130px;
    height: 132px;
    top: 40px;
    background-image: url("/assets/images/gfx/ilustracija-gotovekombinacije-m.svg"); }
  .relatedArticles .gfx_xxl_savings:after {
    width: 130px;
    height: 132px;
    top: 40px;
    background-image: url("/assets/images/gfx/ilustracija-gotovekombinacije-m.svg"); }
  .relatedArticles .gfx_deezer:after {
    width: 130px;
    height: 130px;
    top: 48px;
    background-image: url("/assets/images/gfx/ilustracija-deezer-m.svg"); }
  .relatedArticles .gfx_bonbon_na_bonove:after {
    width: 108px;
    height: 121px;
    top: 16px;
    background-image: url("/assets/images/gfx/ilustracija-zastobonbon-m.svg"); }
  .relatedArticles .gfx_bonbon_pretplata:after {
    width: 130px;
    height: 132px;
    top: 40px;
    background-image: url("/assets/images/gfx/ilustracija-zastopretplata-m.svg"); }

.prepaidBox {
  background-color: #5d54e2;
  padding-top: 64px;
  padding-bottom: 64px; }
  .prepaidBox .gfx {
    padding-top: 100px;
    padding-bottom: 100px; }
    .prepaidBox .gfx > * {
      position: relative; }
    .prepaidBox .gfx:before {
      content: "";
      display: block;
      width: 255px;
      height: 648px;
      position: absolute;
      top: -140px;
      right: 0;
      background: url("/assets/images/gfx/cova.png") no-repeat 0 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      .prepaidBox .gfx:before {
        right: 10px; } }
    @media (max-width: 575px) {
      .prepaidBox .gfx {
        text-align: center;
        padding-top: 36px;
        padding-bottom: 60px; }
        .prepaidBox .gfx .t1 {
          font-size: 36px;
          font-size: 3.6rem;
          line-height: 1.22222em;
          margin-bottom: 150px; }
        .prepaidBox .gfx:before {
          right: auto;
          left: 50%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
          width: 159px;
          height: 404px;
          background-size: 100%; } }
  .prepaidBox .box {
    border-radius: 10px;
    background-color: #302a89;
    padding: 100px 60px; }
    .prepaidBox .box .btn {
      margin: 5px 0; }
      .prepaidBox .box .btn:after {
        background-color: #302a89; }
  @media (max-width: 767px) {
    .prepaidBox .box {
      padding: 30px 30px; }
      .prepaidBox .box .t2 {
        font-size: 38px;
        font-size: 3.8rem;
        line-height: 1.21053em; } }

.locationBox {
  background-image: url("/assets/images/gfx/cesta.svg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  overflow: hidden; }
  .locationBox > .container > .row > div[class^="col"], .tableWrapper .locationBox > .container > .inner > div[class^="col"], .locationBox > .container > .formBlock > div[class^="col"] {
    padding-top: 184px;
    padding-bottom: 210px; }
  @media (max-width: 767px) {
    .locationBox .t1 {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.27778em; }
    .locationBox > .container > .row > div[class^="col"], .tableWrapper .locationBox > .container > .inner > div[class^="col"], .locationBox > .container > .formBlock > div[class^="col"] {
      padding-top: 100px;
      padding-bottom: 134px; } }

.simPromoBox {
  background-color: #302a89;
  padding-top: 200px;
  padding-bottom: 180px;
  position: relative; }
  .simPromoBox:before {
    content: "";
    display: block;
    width: 801px;
    height: 691px;
    background-image: url("/assets/images/gfx/simica.png");
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 10%;
    top: 50%;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%); }
  .simPromoBox .t1 {
    font-size: 120px;
    font-size: 12rem;
    line-height: 1em;
    letter-spacing: -5px; }
  @media (max-width: 767px) {
    .simPromoBox {
      padding-top: 60px;
      padding-bottom: 60px; }
      .simPromoBox:before {
        position: relative;
        width: 100%;
        right: auto;
        top: auto;
        -webkit-transform: none;
        transform: none;
        background-size: contain;
        max-height: 300px; }
      .simPromoBox .t1 {
        font-size: 48px;
        font-size: 4.8rem;
        line-height: 1.20833em;
        letter-spacing: 0; } }

.thirdNavWrap {
  background-color: #00d7d7;
  padding-top: 0 !important;
  padding-bottom: 0 !important; }
  .thirdNavWrap:before {
    content: "";
    display: block;
    height: 100%;
    width: 1000px;
    position: absolute;
    left: 100%;
    top: 0;
    background-color: #00d7d7; }

.thirdNav a {
  font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.55556em;
  display: block;
  position: relative;
  color: #fff;
  padding: 10px 0 10px 60px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .thirdNav a.current {
    padding-left: 84px; }
    .thirdNav a.current:before, .thirdNav a.current:after {
      content: "";
      display: block;
      width: 30px;
      height: 4px;
      position: absolute;
      left: 46px;
      top: 22px;
      border-radius: 2px; }
    .thirdNav a.current:before {
      background-color: #fadc73; }
    .thirdNav a.current:after {
      background-color: #695fff;
      width: 15px; }
  .thirdNav a:hover {
    padding-left: 84px; }
  @media (max-width: 991px) {
    .thirdNav a {
      padding: 10px 0 10px 14px; }
      .thirdNav a.current {
        padding-left: 40px; }
        .thirdNav a.current:before, .thirdNav a.current:after {
          left: -4px; }
      .thirdNav a:hover {
        padding-left: 40px; } }

.tabedNav {
  position: relative;
  z-index: 10; }
  .tabedNav .dropson {
    display: none; }
  .tabedNav .nav {
    background-color: #fff;
    padding: 0; }
    .tabedNav .nav li {
      -webkit-box-shadow: 0 1px 0 0 #e2e4ef inset, -1px 0 0 0 #e2e4ef inset;
      box-shadow: 0 1px 0 0 #e2e4ef inset, -1px 0 0 0 #e2e4ef inset;
      margin: 0; }
      .tabedNav .nav li:last-child {
        -webkit-box-shadow: 0 1px 0 0 #e2e4ef inset;
        box-shadow: 0 1px 0 0 #e2e4ef inset; }
    .tabedNav .nav a {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1em;
      color: #695fff;
      padding: 24px 20px 18px;
      display: block;
      text-align: center;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      background-color: rgba(230, 230, 254, 0);
      height: 100%; }
      .tabedNav .nav a em {
        font-style: normal;
        color: #000; }
      .tabedNav .nav a:hover {
        text-decoration: none;
        background-color: #e6e6fe; }
    .tabedNav .nav li > div {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.25em;
      color: #8b8fa7;
      padding: 17px 14px 11px 70px;
      display: block;
      text-align: left;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      position: relative;
      min-height: 60px; }
      .tabedNav .nav li > div em, .tabedNav .nav li > div i {
        display: block;
        font-style: normal;
        color: #000;
        font-size: 10px;
        font-size: 1rem;
        line-height: 1.4em;
        color: #8b8fa7;
        margin-top: -2px; }
      .tabedNav .nav li > div strong, .tabedNav .nav li > div b {
        display: inline-block;
        width: 40px;
        height: 40px;
        background-color: #8b8fa7;
        border-radius: 50%;
        color: #fff;
        text-align: center;
        line-height: 2.5em;
        position: absolute;
        left: 20px;
        top: 10px;
        text-indent: 5px; }
      .tabedNav .nav li > div span {
        display: block; }
    .tabedNav .nav .notab a {
      cursor: default; }
    .tabedNav .nav .ui-tabs-active, .tabedNav .nav .current {
      background-color: #544bcc;
      -webkit-box-shadow: 0 1px 0 0 #544bcc inset, -1px 0 0 0 #544bcc inset;
      box-shadow: 0 1px 0 0 #544bcc inset, -1px 0 0 0 #544bcc inset; }
      .tabedNav .nav .ui-tabs-active:last-child, .tabedNav .nav .current:last-child {
        -webkit-box-shadow: 0 1px 0 0 #544bcc inset;
        box-shadow: 0 1px 0 0 #544bcc inset; }
      .tabedNav .nav .ui-tabs-active a, .tabedNav .nav .current a {
        color: #fff; }
        .tabedNav .nav .ui-tabs-active a em, .tabedNav .nav .current a em {
          color: #fff; }
        .tabedNav .nav .ui-tabs-active a:hover, .tabedNav .nav .current a:hover {
          background-color: rgba(230, 230, 254, 0); }
      .tabedNav .nav .ui-tabs-active > div, .tabedNav .nav .current > div {
        color: #fff; }
        .tabedNav .nav .ui-tabs-active > div em, .tabedNav .nav .ui-tabs-active > div i, .tabedNav .nav .current > div em, .tabedNav .nav .current > div i {
          color: #fff !important; }
        .tabedNav .nav .ui-tabs-active > div strong, .tabedNav .nav .ui-tabs-active > div b, .tabedNav .nav .current > div strong, .tabedNav .nav .current > div b {
          background-color: #00d7a0; }
    .tabedNav .nav .notab a:hover {
      background-color: rgba(230, 230, 254, 0); }
    .tabedNav .nav .done {
      background-color: #00d7a0;
      -webkit-box-shadow: inset 1px 0 0 0 #00bd8e;
      box-shadow: inset 1px 0 0 0 #00bd8e; }
      .tabedNav .nav .done > div {
        color: #333; }
        .tabedNav .nav .done > div strong, .tabedNav .nav .done > div b {
          background-color: #695fff;
          color: #fff; }
        .tabedNav .nav .done > div em, .tabedNav .nav .done > div i {
          display: none; }
  @media (max-width: 767px) {
    .tabedNav .dropson {
      display: block; }
      .tabedNav .dropson a {
        display: block;
        height: 50px;
        width: 100vw;
        padding: 14px 66px 14px 16px;
        position: relative;
        background-color: #544bcc;
        color: #fff;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.375em;
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal; }
        .tabedNav .dropson a:hover {
          text-decoration: none !important; }
        .tabedNav .dropson a:before {
          content: "";
          display: block;
          width: 50px;
          height: 50px;
          position: absolute;
          right: 0;
          top: 0;
          background-color: #4a42b3; }
        .tabedNav .dropson a:after {
          position: absolute;
          top: 23px;
          right: 20px;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          pointer-events: none;
          border-color: rgba(255, 255, 255, 0);
          border-top-color: #ffffff;
          border-width: 5px;
          -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
      .tabedNav .dropson div {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.25em;
        color: #fff;
        padding: 10px 14px 10px 70px;
        display: block;
        text-align: left;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        position: relative;
        height: 50px;
        background-color: #544bcc; }
        .tabedNav .dropson div em, .tabedNav .dropson div i {
          display: block;
          font-style: normal;
          color: #000;
          font-size: 10px;
          font-size: 1rem;
          line-height: 1.4em;
          color: #8b8fa7;
          margin-top: -2px; }
        .tabedNav .dropson div strong, .tabedNav .dropson div b {
          display: inline-block;
          width: 40px;
          height: 40px;
          background-color: #00d7a0;
          border-radius: 50%;
          color: #fff;
          text-align: center;
          line-height: 2.5em;
          position: absolute;
          left: 15px;
          top: 5px;
          text-indent: 5px; }
        .tabedNav .dropson div span {
          display: block; }
        .tabedNav .dropson div:before {
          content: "";
          display: block;
          width: 50px;
          height: 50px;
          position: absolute;
          right: 0;
          top: 0;
          background-color: #4a42b3; }
        .tabedNav .dropson div:after {
          position: absolute;
          top: 23px;
          right: 20px;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          pointer-events: none;
          border-color: rgba(255, 255, 255, 0);
          border-top-color: #ffffff;
          border-width: 5px;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }
      .tabedNav .dropson.op a:after, .tabedNav .dropson.op div:after {
        top: 17px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
    .tabedNav .nav {
      position: absolute;
      left: 0;
      top: 50px;
      width: 100vw;
      display: none;
      overflow: hidden; }
      .tabedNav .nav .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
        .tabedNav .nav .col > div, .tabedNav .nav .col > a {
          text-align: left; } }

.pagination {
  text-align: center;
  width: 100%;
  padding: 50px 0; }
  .pagination .page-item, .pagination .page-item-prev, .pagination .page-item-next {
    display: inline-block; }
  .pagination .page-link, .pagination .page-link-prev, .pagination .page-link-next {
    display: inline-block;
    width: 46px;
    height: 46px;
    font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2.55556em;
    text-align: center;
    color: #00d7d7;
    position: relative; }
    .pagination .page-link:hover, .pagination .page-link-prev:hover, .pagination .page-link-next:hover {
      text-decoration: none;
      color: #fff; }
    .pagination .page-link.current, .pagination .page-link-prev.current, .pagination .page-link-next.current {
      color: #fff; }
  .pagination .page-link-prev, .pagination .page-link-next {
    text-indent: -9999em; }
    .pagination .page-link-prev:after, .pagination .page-link-next:after {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .pagination .page-link-prev:after {
    font-size: 10px;
    background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
    background-position: 0em -228.3em;
    width: 1.1em;
    height: 1.9em; }
  .pagination .page-link-next:after {
    font-size: 10px;
    background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
    background-position: 0em -230.2em;
    width: 1.1em;
    height: 1.9em; }
  .pagination .disabled.page-link-prev, .pagination .disabled.page-link-next {
    opacity: 0.3; }

.timeStamp {
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71429em;
  color: #c3c5ff;
  display: block;
  margin: 50px 0; }
  .timeStamp:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 2px;
    margin: 0 10px 4px 0;
    background-color: #00d7d7; }

.downloadRow {
  margin: 50px 0 0 0; }
  .downloadRow .downloadList {
    margin-top: 20px; }
    .downloadRow .downloadList li {
      border-bottom: #544bcc 1px solid;
      margin-bottom: 28px; }
      .downloadRow .downloadList li:before {
        display: none; }
    .downloadRow .downloadList a {
      font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.55556em;
      color: #00d7d7;
      position: relative;
      padding: 7px 94px 7px 94px;
      display: block; }
      .downloadRow .downloadList a:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 12px;
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -69.4em;
        width: 1.5em;
        height: 1.9em; }
      .downloadRow .downloadList a .exter {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.14286em;
        position: absolute;
        top: 8px;
        left: 45px;
        height: 16px;
        margin: 6px 6px 6px 0;
        padding: 0 5px;
        color: #695fff;
        background-color: #fadc73;
        border-radius: 8px;
        display: inline-block; }
      .downloadRow .downloadList a .size {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.75em;
        color: #fadc73;
        position: absolute;
        top: 8px;
        right: 0;
        text-align: right; }

.tableWrapper {
  position: relative; }
  .tableWrapper .inner {
    min-height: 0.01%;
    overflow-y: hidden;
    overflow-x: auto;
    margin-bottom: 30px; }
  .tableWrapper table {
    margin-bottom: 0;
    margin-right: 20px;
    margin-left: 20px;
    width: 94%; }
    .tableWrapper table thead th {
      padding-top: 54px; }
  .tableWrapper .swm {
    display: none;
    /* iPads (landscape) ----------- */ }
    @media only screen and (max-width: 767px) {
      .tableWrapper .swm {
        display: block;
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
        height: 32px;
        position: absolute;
        right: 44px;
        top: 8px; }
        .tableWrapper .swm:after {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          bottom: 5px;
          margin-left: -32px;
          font-size: 10px;
          background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
          background-position: 0em -282.1em;
          width: 6.6em;
          height: 1.8em; } }

.table-wrapper + .table-wrapper,
.swm + .table-wrapper {
  margin-top: 20px; }

.readMoreFuc {
  overflow: hidden;
  position: relative; }
  .readMoreFuc .readMoreContainer {
    position: relative;
    padding-bottom: 160px;
    overflow: hidden; }
    .readMoreFuc .readMoreContainer:after {
      content: "";
      display: none;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      /* opacity: 0; */
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(105, 95, 255, 0)), color-stop(1%, rgba(105, 95, 255, 0.02)), color-stop(42%, #695fff), to(#695fff));
      background: linear-gradient(to bottom, rgba(105, 95, 255, 0) 0%, rgba(105, 95, 255, 0.02) 1%, #695fff 42%, #695fff 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00695fff', endColorstr='#695fff',GradientType=0 ); }
  .readMoreFuc .fmcInner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }
  .readMoreFuc .rmcWrap {
    text-align: center;
    padding: 0;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 120px;
    z-index: 100;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .readMoreFuc .readMoreCta span {
    position: relative;
    padding-right: 20px; }
    .readMoreFuc .readMoreCta span:before, .readMoreFuc .readMoreCta span:after {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .readMoreFuc .readMoreCta span:before {
      margin: -0.6rem 0 0 -0.6rem;
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -71.3em;
      width: 1.3em;
      height: 1.3em;
      opacity: 0; }
    .readMoreFuc .readMoreCta span:after {
      margin: 0 0 0 -0.6rem;
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -47.1em;
      width: 1.3em;
      height: 0.3em;
      opacity: 1; }
  .readMoreFuc .readMoreCta.closed span:before, .readMoreFuc .readMoreCta.closed span:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  .readMoreFuc .readMoreCta.closed span:before {
    opacity: 1; }
  .readMoreFuc .readMoreCta.closed span:after {
    opacity: 0; }
  .readMoreFuc.closed .readMoreContainer:after {
    display: block;
    /* opacity: 1; */ }
  .readMoreFuc.closed .rmcWrap {
    bottom: 20px; }

.nvs-logo:before {
  content: "";
  display: inline-block;
  position: relative;
  z-index: 10;
  font-size: 10px;
  background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
  background-position: 0em -225.9em;
  width: 2em;
  height: 2.4em;
  margin: 0 10px 0 0; }

.map_meni {
  background-color: #544bcc;
  height: 50px; }
  @media (min-width: 768px) {
    .map_meni {
      height: 60px;
      background-color: #fff;
      -webkit-box-shadow: inset 0 -1px 0 0 #e2e4ef;
      box-shadow: inset 0 -1px 0 0 #e2e4ef; } }
  .map_meni:before {
    content: none;
    -webkit-box-shadow: inset 0 -1px 0 0 #e2e4ef;
    box-shadow: inset 0 -1px 0 0 #e2e4ef;
    height: 1px;
    display: block; }
    @media (min-width: 768px) {
      .map_meni:before {
        content: ""; } }
  .map_meni .selected {
    display: block; }
    @media (min-width: 768px) {
      .map_meni .selected {
        display: none; } }
    .map_meni .selected a {
      display: block;
      padding: 17px 20px;
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1em;
      color: #fff;
      position: relative; }
      .map_meni .selected a:before {
        content: "";
        background: #4a42b3;
        width: 50px;
        height: 50px;
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
        @media (min-width: 768px) {
          .map_meni .selected a:before {
            content: none; } }
      .map_meni .selected a:after {
        content: "";
        background: url(/assets/images/svg/dd-arrow-white.svg);
        width: 10px;
        height: 6px;
        position: absolute;
        top: 50%;
        right: 15px;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        @media (min-width: 768px) {
          .map_meni .selected a:after {
            content: none; } }
  .map_meni ul {
    list-style: none;
    padding: 0;
    position: relative;
    z-index: 1;
    display: none;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .map_meni ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .map_meni ul li {
      display: inline-block;
      line-height: 50px;
      background-color: #544bcc;
      width: 100%; }
      @media (min-width: 768px) {
        .map_meni ul li {
          line-height: 58px;
          background-color: #fff;
          width: auto;
          -webkit-box-shadow: inset -1px 0 0 0 #e2e4ef;
          box-shadow: inset -1px 0 0 0 #e2e4ef; } }
      .map_meni ul li a {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1em;
        text-align: center;
        color: #fff;
        padding: 20px 20px 19px; }
        @media (min-width: 768px) {
          .map_meni ul li a {
            color: #695fff; } }
        .map_meni ul li a.current, .map_meni ul li a:hover {
          background-color: #544bcc;
          color: #fff;
          text-decoration: none; }
  @media (min-width: 768px) {
    .map_meni.map_ducan ul li a {
      padding: 20px 93px 19px; } }

.tabContent {
  background: #695fff; }
  @media (min-width: 768px) {
    .tabContent {
      margin-top: -1px; } }
  .tabContent.ducanTabs {
    padding-top: 35px;
    padding-bottom: 40px; }
    @media (min-width: 768px) {
      .tabContent.ducanTabs {
        padding-top: 80px;
        padding-bottom: 100px; } }
  .tabContent .prodajna_mjesta p {
    margin-bottom: 0; }

.dnone {
  display: none; }

.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  padding: 0 !important;
  text-align: center !important; }

.g_map #google_map {
  height: 550px; }
  @media (min-width: 768px) {
    .g_map #google_map {
      height: 800px; } }

.g_map .infoWindowR:after {
  content: "";
  background: #e2e4ef;
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 40px; }

.g_map .google_office {
  color: black; }
  .g_map .google_office h6 {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4em;
    color: #333; }
  .g_map .google_office dl > * {
    display: inline-block;
    margin-right: 3px; }
  .g_map .google_office .servicies dd {
    margin-bottom: 35px; }
    .g_map .google_office .servicies dd span {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 1em;
      color: #fff;
      border-radius: 8px;
      padding: 1px 8px 0;
      margin-right: 4px; }
      .g_map .google_office .servicies dd span:nth-child(1) {
        background-color: #00d7d7; }
      .g_map .google_office .servicies dd span:nth-child(2) {
        background-color: #ff82af; }
      .g_map .google_office .servicies dd span:nth-child(3) {
        background-color: #ff7d3c; }

.g_map .map_control_alt p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 288px;
  margin-bottom: 2px; }
  .g_map .map_control_alt p a {
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1em;
    color: #695fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }

.deezer-widget-player {
  width: 100%;
  position: relative;
  padding: 0;
  padding-top: 56.25%; }
  .deezer-widget-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.deezer-widget-player, .tabContent .videoWrap {
  margin-bottom: 30px; }

#owerlay_block {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  background: url(/images/primary/owerlay-block-tile.png) repeat 0 0;
  display: none;
  width: 100%;
  height: 100%; }
  #owerlay_block .inner {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  #owerlay_block .gmap_item {
    width: 80vw;
    height: 90vh;
    position: relative;
    overflow: hidden; }
    @media (max-width: 767px) {
      #owerlay_block .gmap_item {
        width: 90vw; } }
  #owerlay_block .laters {
    position: absolute;
    right: 0;
    top: 0;
    background: #695fff;
    width: 60px;
    height: 60px;
    text-indent: -9999em;
    cursor: pointer; }
    #owerlay_block .laters:after {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
      z-index: 10;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -45.4em;
      width: 1.7em;
      height: 1.7em; }

.animation_container__cta {
  position: relative;
  width: 100%;
  height: 100%; }
  @media (max-width: 767px) {
    .animation_container__cta {
      display: none; } }
  .animation_container__cta .ctawrap {
    position: absolute;
    top: 65%; }

@media (max-width: 1439px) {
  .hideDownLg {
    display: none; } }

@media (max-width: 767px) {
  .shopSidebarMobile {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 15px; } }

.paketi-info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    .paketi-info-box {
      margin-bottom: 75px; } }
  @media (min-width: 992px) {
    .paketi-info-box--last {
      margin-bottom: 85px; } }
  .paketi-info-box__icon {
    margin-bottom: 10px; }
    @media (min-width: 992px) {
      .paketi-info-box__icon {
        margin-bottom: 24px; } }
  .paketi-info-box__text-title {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5em;
    margin: 0; }
  .paketi-info-box__text-content {
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5em;
    color: #FFF; }
    @media (min-width: 992px) {
      .paketi-info-box__text-content {
        max-width: 80%; } }

/******************** Form ********************/
label {
  width: 100%;
  line-height: 1.5em;
  display: block; }

input[type="text"],
input[type="password"],
input[type="select"],
input[type="search"],
button {
  display: block;
  cursor: text;
  font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal; }

input[type="radio"] {
  margin: 0 4px 3px 1px; }

input[type="checkbox"] {
  margin: 0 4px 3px 1px; }

input[type="file"] {
  margin: 0px 6px 3px 6px; }

input[type="radio"],
input[type="checkbox"],
input[type="file"],
input[type="text"],
input[type="email"],
input[type="password"],
input[type="select"],
input[type="search"],
input[type="submit"],
input[type="reset"],
input[type="button"],
textarea,
select {
  font: normal 100%/140% "ars_maquette_promedium", Arial, Helvetica, sans-serif;
  cursor: pointer;
  -webkit-border-radius: 0;
  outline: none; }
  input[type="radio"]:hover, input[type="radio"]:focus,
  input[type="checkbox"]:hover,
  input[type="checkbox"]:focus,
  input[type="file"]:hover,
  input[type="file"]:focus,
  input[type="text"]:hover,
  input[type="text"]:focus,
  input[type="email"]:hover,
  input[type="email"]:focus,
  input[type="password"]:hover,
  input[type="password"]:focus,
  input[type="select"]:hover,
  input[type="select"]:focus,
  input[type="search"]:hover,
  input[type="search"]:focus,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  input[type="reset"]:hover,
  input[type="reset"]:focus,
  input[type="button"]:hover,
  input[type="button"]:focus,
  textarea:hover,
  textarea:focus,
  select:hover,
  select:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

input[type="text"],
input[type="email"],
input[type="password"],
textarea {
  cursor: text; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #b9b8fd;
    opacity: 1; }
  input[type="text"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #b9b8fd;
    opacity: 1; }
  input[type="text"]::-ms-input-placeholder,
  input[type="email"]::-ms-input-placeholder,
  input[type="password"]::-ms-input-placeholder,
  textarea::-ms-input-placeholder {
    color: #b9b8fd;
    opacity: 1; }
  input[type="text"]::placeholder,
  input[type="email"]::placeholder,
  input[type="password"]::placeholder,
  textarea::placeholder {
    color: #b9b8fd;
    opacity: 1; }

select {
  /*display: block;*/
  margin: 0px;
  outline: none; }
  select:hover, select:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

textarea {
  width: 99%;
  line-height: 1.5em;
  display: block;
  clear: left;
  overflow: auto;
  font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal; }

label {
  cursor: pointer; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  -webkit-border-radius: 0; }

.formBlock::after {
  display: block;
  clear: both;
  content: ""; }

.formBlock [class^="fw"] {
  line-height: 38px;
  position: relative; }
  .formBlock [class^="fw"]::after {
    display: block;
    clear: both;
    content: ""; }

.formBlock label {
  font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.375em;
  min-height: 38px;
  color: #c3c5ff;
  border-bottom: #544bcc 1px solid;
  display: block;
  margin-bottom: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.formBlock input[type="text"], .formBlock input[type="number"], .formBlock input[type="email"], .formBlock input[type="password"] {
  font-size: 16px;
  font-size: 1.6rem;
  height: 38px;
  color: #fff !important;
  background: none;
  border: none;
  border-radius: 0;
  width: 100%;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-overflow: '';
  border-bottom: 1px solid #00d7d7;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .formBlock input[type="text"]:hover, .formBlock input[type="number"]:hover, .formBlock input[type="email"]:hover, .formBlock input[type="password"]:hover {
    outline: none; }
  .formBlock input[type="text"]:focus, .formBlock input[type="number"]:focus, .formBlock input[type="email"]:focus, .formBlock input[type="password"]:focus {
    outline: none;
    border-bottom: 1px solid #fff; }
  .formBlock input[type="text"].datePicker, .formBlock input[type="number"].datePicker, .formBlock input[type="email"].datePicker, .formBlock input[type="password"].datePicker {
    background: transparent url("/assets/img/svg/calendar-icon.svg") no-repeat right center; }

.formBlock select {
  font-size: 16px;
  font-size: 1.6rem;
  height: 38px;
  color: #fff;
  background: none;
  border: none;
  width: 100%;
  -webkit-box-shadow: 0 -1px 0 0 #00d7d7 inset;
  box-shadow: 0 -1px 0 0 #00d7d7 inset;
  border-radius: none;
  display: block;
  padding: 0 30px 0 0;
  background: transparent url("/assets/images/icons/select-arrow-def.png") no-repeat right center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0px;
  text-overflow: ''; }
  .formBlock select::-ms-expand {
    display: none; }
  .formBlock select:hover {
    -webkit-box-shadow: 0 -1px 0 0 #fff inset !important;
    box-shadow: 0 -1px 0 0 #fff inset !important;
    outline: none; }
  .formBlock select:focus {
    -webkit-box-shadow: 0 -2px 0 0 #fff inset !important;
    box-shadow: 0 -2px 0 0 #fff inset !important;
    outline: none; }
  .formBlock select option {
    background: #695fff;
    color: #fff; }

.formBlock textarea {
  font-size: 16px;
  font-size: 1.6rem;
  height: 161px;
  color: #fff !important;
  background: #5950d9;
  border: none;
  width: 100%;
  -webkit-box-shadow: 0 -1px 0 0 #00d7d7 inset;
  box-shadow: 0 -1px 0 0 #00d7d7 inset;
  border-radius: 5px 5px 0 0;
  display: block;
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0;
  text-overflow: '';
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .formBlock textarea:hover {
    background: #5950d9;
    -webkit-box-shadow: 0 -1px 0 0 #fff inset;
    box-shadow: 0 -1px 0 0 #fff inset;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .formBlock textarea:focus {
    background: #5950d9;
    -webkit-box-shadow: 0 -2px 0 0 #fff inset;
    box-shadow: 0 -2px 0 0 #fff inset;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.formBlock input[type="submit"] {
  font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.375em;
  color: #fff;
  background: transparent;
  border: none;
  padding: 0 10px;
  float: right; }

.formBlock .submit button {
  float: right; }

.formBlock .submit button.btn-form {
  font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.375em;
  color: #fff;
  background: transparent;
  border: none;
  padding: 0 10px;
  margin: 0 0 0 40px;
  float: right;
  position: relative; }
  .formBlock .submit button.btn-form:after, .formBlock .submit button.btn-form:before {
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 2px;
    -webkit-transition: top 0.35s ease, left 0.35s ease, bottom 0.35s ease, right 0.35s ease;
    transition: top 0.35s ease, left 0.35s ease, bottom 0.35s ease, right 0.35s ease; }
  .formBlock .submit button.btn-form:after {
    width: 50%;
    background: #fadc73; }
  .formBlock .submit button.btn-form:before {
    width: 100%;
    background: #00d7a0; }
  .formBlock .submit button.btn-form:hover:after {
    left: 50%; }

.formBlock input[type="file"] {
  font-size: 16px;
  font-size: 1.6rem;
  height: 38px;
  color: #fff !important;
  background: none;
  border: none;
  border-radius: 0;
  width: 100%;
  -webkit-box-shadow: 0 -1px 0 0 #00d7d7 inset;
  box-shadow: 0 -1px 0 0 #00d7d7 inset;
  display: block;
  text-indent: -1px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-overflow: '';
  margin: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .formBlock input[type="file"]:hover {
    -webkit-box-shadow: 0 -1px 0 0 #fff inset !important;
    box-shadow: 0 -1px 0 0 #fff inset !important;
    outline: none; }
  .formBlock input[type="file"]:focus {
    -webkit-box-shadow: 0 -2px 0 0 #fff inset !important;
    box-shadow: 0 -2px 0 0 #fff inset !important;
    outline: none; }

.formBlock input[type="checkbox"] {
  display: none; }

.formBlock input[type="checkbox"] + label.check {
  position: relative;
  display: inline-block;
  padding: 6px 0 6px 30px;
  color: #fff;
  line-height: 1.5em; }
  .formBlock input[type="checkbox"] + label.check:before, .formBlock input[type="checkbox"] + label.check:after {
    content: "";
    display: block;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .formBlock input[type="checkbox"] + label.check:before {
    width: 18px;
    height: 18px;
    border-radius: 3px;
    background-color: #695fff;
    -webkit-box-shadow: 0 0 0 2px #3e3894 inset;
    box-shadow: 0 0 0 2px #3e3894 inset;
    left: 1px;
    top: 10px; }
  .formBlock input[type="checkbox"] + label.check:after {
    font-size: 10px;
    background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
    background-position: 0em -41.2em;
    width: 1em;
    height: 0.8em;
    left: 5px;
    top: 15px;
    opacity: 0; }

.formBlock input[type="checkbox"]:checked + label.check:before {
  -webkit-box-shadow: 0 0 0 2px #23d7a1 inset;
  box-shadow: 0 0 0 2px #23d7a1 inset; }

.formBlock input[type="checkbox"]:checked + label.check:after {
  opacity: 1; }

.formBlock input[type="radio"] {
  display: none; }

.formBlock input[type="radio"] + label.radio {
  position: relative;
  display: inline-block;
  padding: 6px 0 6px 30px;
  color: #fff;
  line-height: 1.5em; }
  .formBlock input[type="radio"] + label.radio:after {
    content: "";
    width: 18px;
    height: 18px;
    /* display: none; */
    position: absolute;
    left: 0px;
    top: 15px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 0 2px #3e3796 inset, 0 0 0 10px #695fff inset;
    box-shadow: 0 0 0 2px #3e3796 inset, 0 0 0 10px #695fff inset;
    -webkit-transition: -webkit-box-shadow 0.35s ease;
    transition: -webkit-box-shadow 0.35s ease;
    transition: box-shadow 0.35s ease;
    transition: box-shadow 0.35s ease, -webkit-box-shadow 0.35s ease; }

.formBlock input[type="radio"]:checked + label:after {
  /* display: block;  */
  -webkit-box-shadow: 0 0 0 2px #00fafa inset, 0 0 0 5px #695fff inset;
  box-shadow: 0 0 0 2px #00fafa inset, 0 0 0 5px #695fff inset; }

.formBlock .errorBlock {
  background-color: #ff5055;
  color: #fff;
  border-radius: 10px; }

.formBlock .note {
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71429em;
  color: #c3c5ff;
  margin: 0; }
  .formBlock .note a {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal; }

.formBlock .error input[type="text"],
.formBlock .error input[type="number"],
.formBlock .error input[type="email"],
.formBlock .error input[type="password"],
.formBlock .error select,
.formBlock .error textarea {
  border-bottom-color: #ff5055; }

.formBlock .error input[type="checkbox"] + label.check:before {
  -webkit-box-shadow: 0 0 0 2px #ff5055 inset;
  box-shadow: 0 0 0 2px #ff5055 inset; }

.formBlock .error input[type="radio"] + label:after {
  -webkit-box-shadow: 0 0 0 2px #ff5055 inset, 0 0 0 5px #695fff inset;
  box-shadow: 0 0 0 2px #ff5055 inset, 0 0 0 5px #695fff inset; }

.formBlock .error p {
  color: #ff5055; }

.formBlock .error .btn-pills {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 215, 215, 0), 0 0 0 1px #ff5055 inset;
  box-shadow: 0 0 0 0 rgba(0, 215, 215, 0), 0 0 0 1px #ff5055 inset; }

.formBlock input[type="text"].date_field {
  background-image: url("/assets/images/svg/calendar-icon.svg");
  background-repeat: no-repeat;
  background-position: right top; }

.formBlock .ui-datepicker-trigger {
  position: absolute;
  right: 0;
  top: 0; }

.formBlock .disabled {
  cursor: default;
  color: #999; }

.formBlock .enterPhoneNumber > div {
  margin-right: 30px !important; }

.formBlock .enterPhoneNumber > div:last-child {
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  margin-right: 0 !important; }

.formBlock li.fullWidth .btn-block.btn-pills {
  width: calc( 50% - 20px); }
  .formBlock li.fullWidth .btn-block.btn-pills:nth-child(2n+1) {
    margin-left: 35px; }

.formBlock .list_data {
  position: absolute;
  left: 0;
  top: 100%;
  font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.57143em;
  color: #333;
  -webkit-box-shadow: 0 8px 16px 0 rgba(30, 31, 39, 0.1);
  box-shadow: 0 8px 16px 0 rgba(30, 31, 39, 0.1);
  background-color: #ffffff;
  border: solid 1px #ecedf4;
  z-index: 100;
  height: 200px;
  overflow-Y: scroll;
  overflow-X: hidden;
  text-indent: 0;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0; }
  .formBlock .list_data li {
    width: 100%;
    padding: 5px 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    .formBlock .list_data li:first-child {
      padding-top: 10px; }
    .formBlock .list_data li:last-child {
      padding-bottom: 10px; }
    .formBlock .list_data li:nth-child(2n) {
      background-color: #f2f2f2; }

.formBlock .customFile button {
  white-space: nowrap; }

.formBlock .customFile label {
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  height: 38px;
  color: #fff !important;
  background: none;
  border: none;
  border-radius: 0;
  width: 100%;
  -webkit-box-shadow: 0 -1px 0 0 #00d7d7 inset;
  box-shadow: 0 -1px 0 0 #00d7d7 inset;
  display: block;
  text-indent: -1px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-overflow: '';
  margin: 0;
  outline: none;
  padding-left: 15px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .formBlock .customFile label:before {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    position: absolute;
    right: 100%;
    bottom: 0;
    z-index: -1;
    -webkit-box-shadow: 0 -1px 0 0 #00d7d7 inset;
    box-shadow: 0 -1px 0 0 #00d7d7 inset;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .formBlock .customFile label:hover {
    -webkit-box-shadow: 0 -1px 0 0 #fff inset !important;
    box-shadow: 0 -1px 0 0 #fff inset !important;
    outline: none; }
    .formBlock .customFile label:hover:before {
      -webkit-box-shadow: 0 -1px 0 0 #fff inset !important;
      box-shadow: 0 -1px 0 0 #fff inset !important; }
  .formBlock .customFile label:focus {
    -webkit-box-shadow: 0 -2px 0 0 #fff inset !important;
    box-shadow: 0 -2px 0 0 #fff inset !important;
    outline: none; }

.activeFormBlock .formBlock label,
.activeFormBlock .formBlock input[type="text"],
.activeFormBlock .formBlock input[type="number"],
.activeFormBlock .formBlock input[type="email"],
.activeFormBlock .formBlock input[type="password"] {
  color: #00d7d7;
  border-bottom: #00d7d7 1px solid; }

.formBlock .fw3 {
  position: relative;
  /*
&:after{
			content: "";
			display: block;
			width: 100%;
			height: 1px;
			background: $turq;
		}*/ }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #695fff inset;
  -webkit-text-fill-color: #fff !important; }

dl.formBlock {
  -webkit-margin-before: 0;
  margin-block-start: 0;
  -webkit-margin-after: 0;
  margin-block-end: 0; }
  dl.formBlock::after {
    display: block;
    clear: both;
    content: ""; }
  dl.formBlock dt {
    padding-right: 0;
    margin: 0; }
    @media (max-width: 767px) {
      dl.formBlock dt {
        padding-right: 20px; } }
  dl.formBlock dd {
    padding-left: 0;
    margin: 0; }
    @media (max-width: 767px) {
      dl.formBlock dd {
        padding-left: 20px; } }
  dl.formBlock .fw {
    margin: 0 0 40px 0; }
  dl.formBlock .fw2 {
    margin: 0 0 0 0; }

ul.formBlock {
  -webkit-margin-before: 0;
  margin-block-start: 0;
  -webkit-margin-after: 0;
  margin-block-end: 0;
  margin-bottom: 0;
  padding-left: 0; }
  ul.formBlock::after {
    display: block;
    clear: both;
    content: ""; }
  ul.formBlock li {
    margin: 0;
    position: relative; }
    ul.formBlock li:before {
      display: none; }
    ul.formBlock li ul {
      list-style: none; }
  ul.formBlock .fw {
    margin: 0 0 33px 0; }
  ul.formBlock .fw2 {
    margin: 0 0 0 0; }
  ul.formBlock .fw3 {
    margin: 18px 0 10px 0; }
  ul.formBlock .fw4 {
    margin: 18px 0 0 0; }
  ul.formBlock .fw5 {
    margin: 30px 0; }
  ul.formBlock .fw6 {
    margin: 0 0 10px 0; }
  ul.formBlock .fw7 {
    margin: 18px 0 15px 0; }
  ul.formBlock .fw8 {
    margin: 6px 0 10px 0; }
  ul.formBlock label {
    border: none;
    color: #00d7d7; }
  ul.formBlock input[type="text"] + label,
  ul.formBlock input[type="email"] + label,
  ul.formBlock input[type="number"] + label,
  ul.formBlock input[type="password"] + label,
  ul.formBlock select + label {
    position: absolute;
    left: 0;
    bottom: 28px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

ul.funkyFormBlock input[type="text"] + label,
ul.funkyFormBlock input[type="email"] + label,
ul.funkyFormBlock input[type="password"] + label,
ul.funkyFormBlock input[type="number"] + label, dl.funkyFormBlock input[type="text"] + label,
dl.funkyFormBlock input[type="email"] + label,
dl.funkyFormBlock input[type="password"] + label,
dl.funkyFormBlock input[type="number"] + label {
  bottom: 0px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

ul.funkyFormBlock input[type="text"]:hover + label,
ul.funkyFormBlock input[type="email"]:hover + label,
ul.funkyFormBlock input[type="password"]:hover + label,
ul.funkyFormBlock input[type="number"]:hover + label, dl.funkyFormBlock input[type="text"]:hover + label,
dl.funkyFormBlock input[type="email"]:hover + label,
dl.funkyFormBlock input[type="password"]:hover + label,
dl.funkyFormBlock input[type="number"]:hover + label {
  overflow: visible;
  width: auto;
  padding-right: 45px;
  z-index: 10; }

ul.funkyFormBlock input[type="text"] + label.animate-label,
ul.funkyFormBlock input[type="number"] + label.animate-label,
ul.funkyFormBlock input[type="password"] + label.animate-label,
ul.funkyFormBlock input[type="email"] + label.animate-label, dl.funkyFormBlock input[type="text"] + label.animate-label,
dl.funkyFormBlock input[type="number"] + label.animate-label,
dl.funkyFormBlock input[type="password"] + label.animate-label,
dl.funkyFormBlock input[type="email"] + label.animate-label {
  bottom: 28px; }

.modal-dialog ul.formBlock .fw {
  margin: 33px 0 0 0; }

.modal-dialog ul.formBlock .fw2 {
  margin: 0 0 0 0; }

ul.formBlock.sendSms label {
  font-size: 18px;
  font-size: 1.8rem;
  color: #ffffff; }
  ul.formBlock.sendSms label em {
    font-style: normal;
    color: #c3c5ff; }

.ui-datepicker {
  width: auto;
  padding: 0 10px;
  z-index: 10000 !important;
  background-color: #fff; }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    display: inline-block;
    width: 40px;
    height: 40px; }
    .ui-datepicker .ui-datepicker-prev .ui-icon, .ui-datepicker .ui-datepicker-next .ui-icon {
      display: block;
      margin: 0;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .ui-datepicker .ui-datepicker-prev.ui-state-disabled, .ui-datepicker .ui-datepicker-next.ui-state-disabled {
      opacity: 0.2; }
  .ui-datepicker .ui-datepicker-prev {
    left: -10px; }
    .ui-datepicker .ui-datepicker-prev .ui-icon {
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -202.9em;
      width: 0.8em;
      height: 1.2em; }
  .ui-datepicker .ui-datepicker-next {
    right: -10px; }
    .ui-datepicker .ui-datepicker-next .ui-icon {
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -243.3em;
      width: 0.8em;
      height: 1.2em; }
  .ui-datepicker select {
    font-size: 16px;
    font-size: 1.6rem;
    height: 38px;
    color: #333;
    background: none;
    border: none;
    -webkit-box-shadow: 0 -1px 0 0 #695fff inset;
    box-shadow: 0 -1px 0 0 #695fff inset;
    border-radius: none;
    display: inline-block;
    padding: 0 30px 0 0;
    background: transparent url("/assets/images/icons/datepicker-select-ico.png") no-repeat right center;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: -2px;
    text-overflow: ''; }
    .ui-datepicker select::-ms-expand {
      display: none; }
    .ui-datepicker select:hover {
      outline: none; }
    .ui-datepicker select:focus {
      outline: none; }
    .ui-datepicker select option {
      background: #fff;
      color: #695fff; }
    .ui-datepicker select:first-child {
      margin-right: 10px; }
  .ui-datepicker th, .ui-datepicker td {
    padding: 0; }
  .ui-datepicker th span, .ui-datepicker th a, .ui-datepicker td span, .ui-datepicker td a {
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    text-align: center;
    font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.85714em;
    color: #333;
    border-radius: 20px; }
  .ui-datepicker td a {
    -webkit-box-shadow: 0 0 0 0 rgba(105, 95, 255, 0) inset;
    box-shadow: 0 0 0 0 rgba(105, 95, 255, 0) inset;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .ui-datepicker td a:hover {
      -webkit-box-shadow: 0 0 2px 0 #695fff inset;
      box-shadow: 0 0 2px 0 #695fff inset; }
  .ui-datepicker .ui-datepicker-unselectable a, .ui-datepicker .ui-state-disabled a, .ui-datepicker .ui-datepicker-unselectable span, .ui-datepicker .ui-state-disabled a {
    color: #999; }
  .ui-datepicker .ui-datepicker-today span {
    background-color: #fadc73; }
  .ui-datepicker .ui-datepicker-current-day a {
    background-color: #695fff;
    color: #fff; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #e9ecef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e9ecef; }
  .table tbody + tbody {
    border-top: 2px solid #e9ecef; }
  .table .table {
    background-color: #fff; }
  .table a:hover {
    text-decoration: none;
    color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #e9ecef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #e9ecef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-linkTxt,
.table-linkTxt > th,
.table-linkTxt > td {
  background-color: #b8f4f4; }

.table-hover .table-linkTxt:hover {
  background-color: #a2f1f1; }
  .table-hover .table-linkTxt:hover > td,
  .table-hover .table-linkTxt:hover > th {
    background-color: #a2f1f1; }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #ffdbc8; }

.table-hover .table-primary:hover {
  background-color: #ffcaaf; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #ffcaaf; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #dddfe2; }

.table-hover .table-secondary:hover {
  background-color: #cfd2d6; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #cfd2d6; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #b8f4e4; }

.table-hover .table-success:hover {
  background-color: #a2f1dc; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #a2f1dc; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #c5c3de; }

.table-hover .table-info:hover {
  background-color: #b5b3d5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #b5b3d5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fef5d8; }

.table-hover .table-warning:hover {
  background-color: #fdefbf; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #fdefbf; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #ffcecf; }

.table-hover .table-danger:hover {
  background-color: #ffb5b6; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ffb5b6; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #e9ecef; }

.table-dark {
  color: #fff;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm.table-bordered {
      border: 0; } }

@media (max-width: 767px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md.table-bordered {
      border: 0; } }

@media (max-width: 991px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg.table-bordered {
      border: 0; } }

@media (max-width: 1439px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl.table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; }

/* cookie police */
body.bottom_50 {
  padding-bottom: 50px; }

body.bottom_50:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

#cookie_policy .NT_container {
  width: 100%;
  z-index: 999999;
  bottom: -100%;
  left: 0;
  position: fixed;
  float: none;
  background-color: #302a89;
  padding: 30px 20px;
  -webkit-box-shadow: inset 0 1px 0 0 #00d7d7;
  box-shadow: inset 0 1px 0 0 #00d7d7; }

#cookie_policy .NT_container.NT_fixed_bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  position: fixed;
  float: none; }

#cookie_policy .NT_container.NT_fixed_bottom.NT_closed_bottom {
  bottom: -100% !important; }

#cookie_policy .NT_content:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

#cookie_policy .NT_content {
  position: relative; }

#cookie_policy .NT_content.mobile {
  width: 96%;
  height: auto; }

#cookie_policy .NT_content p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71429em;
  margin: 0; }

#cookie_policy_apendix {
  display: none;
  position: fixed;
  z-index: 6147483647;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  padding-top: 108px; }
  #cookie_policy_apendix.show {
    display: block; }
  #cookie_policy_apendix * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  @media (max-width: 767px) {
    #cookie_policy_apendix {
      padding: 16px; } }
  #cookie_policy_apendix .container {
    max-width: 880px;
    margin: 0 auto;
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
    color: #fff; }
    #cookie_policy_apendix .container .spanLeft {
      padding-top: 27px;
      background-color: #695fff; }
    #cookie_policy_apendix .container .spanRight {
      background-color: #302a89; }
    #cookie_policy_apendix .container .banel {
      display: none;
      padding-top: 77px; }
    #cookie_policy_apendix .container .babs {
      list-style: none;
      padding: 0;
      margin: 27px 0 0 0; }
    #cookie_policy_apendix .container label {
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 1.83333em;
      padding: 13px 80px 17px 59px;
      color: #c3c5ff;
      position: relative; }
      #cookie_policy_apendix .container label strong {
        display: block;
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.375em;
        color: #fff; }
    #cookie_policy_apendix .container input[type="radio"] {
      display: none; }
    #cookie_policy_apendix .container input[type="radio"] + label:before {
      content: "";
      width: 18px;
      height: 18px;
      /* display: none; */
      position: absolute;
      left: 30px;
      top: 15px;
      border-radius: 50%;
      background-color: #fff;
      -webkit-box-shadow: 0 0 0 2px #3e3796 inset, 0 0 0 10px #695fff inset;
      box-shadow: 0 0 0 2px #3e3796 inset, 0 0 0 10px #695fff inset;
      -webkit-transition: -webkit-box-shadow 0.35s ease;
      transition: -webkit-box-shadow 0.35s ease;
      transition: box-shadow 0.35s ease;
      transition: box-shadow 0.35s ease, -webkit-box-shadow 0.35s ease; }
    #cookie_policy_apendix .container input[type="radio"]:checked + label {
      background-color: #302a89; }
      #cookie_policy_apendix .container input[type="radio"]:checked + label:before {
        -webkit-box-shadow: 0 0 0 2px #00fafa inset, 0 0 0 5px #695fff inset;
        box-shadow: 0 0 0 2px #00fafa inset, 0 0 0 5px #695fff inset; }
    #cookie_policy_apendix .container dl, #cookie_policy_apendix .container p {
      padding: 0 30px;
      margin: 0;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.625em; }
    #cookie_policy_apendix .container .p1 {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5em;
      margin-bottom: 10px; }
    #cookie_policy_apendix .container dl {
      padding-left: 40px;
      margin-bottom: 30px; }
    #cookie_policy_apendix .container dl dt {
      padding-bottom: 8px;
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5em; }
    #cookie_policy_apendix .container dl dd {
      margin-bottom: 0;
      padding-left: 24px;
      position: relative;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.71429em; }
      #cookie_policy_apendix .container dl dd:before {
        content: "";
        display: block;
        width: 3px;
        height: 3px;
        border-radius: 50%;
        position: absolute;
        left: 2px;
        top: 11px; }
    #cookie_policy_apendix .container .allowed dt {
      color: #00d7a0; }
    #cookie_policy_apendix .container .allowed dd:before {
      background-color: #00d7a0; }
    #cookie_policy_apendix .container .disallowed dt {
      color: #ff5055; }
    #cookie_policy_apendix .container .disallowed dd:before {
      background-color: #ff5055; }
    #cookie_policy_apendix .container .btn {
      margin: 30px; }

#cookie_policy .NT_container {
  padding: 30px 20px 30px; }
  #cookie_policy .NT_container p {
    margin-bottom: 0px; }
  #cookie_policy .NT_container .btn {
    padding: 0 5px; }
    @media (min-width: 768px) {
      #cookie_policy .NT_container .btn {
        width: 100%; } }
    @media (min-width: 992px) {
      #cookie_policy .NT_container .btn {
        width: auto;
        margin-right: 15px; } }
    @media (min-width: 1200px) {
      #cookie_policy .NT_container .btn {
        margin-right: 30px; } }
    #cookie_policy .NT_container .btn:after {
      background-color: #302a89; }
    @media (min-width: 768px) {
      #cookie_policy .NT_container .btn:first-child {
        margin-bottom: 20px; } }
    @media (min-width: 992px) {
      #cookie_policy .NT_container .btn:first-child {
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    #cookie_policy .NT_container .flexMe {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }

#cookie_policy_apendix {
  overflow-y: auto; }

.pageHead {
  padding-top: 178px;
  padding-bottom: 58px; }
  .pageHead p {
    font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.375em;
    color: #00d7d7; }
  .pageHead h2 {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1.125em;
    letter-spacing: -1px; }
  .pageHead .t2 {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1.125em;
    letter-spacing: -1px; }
    .pageHead .t2 strong {
      color: #00d7d7; }
  .pageHead .t3 {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.22222em;
    letter-spacing: 0; }
    .pageHead .t3 a {
      color: #fff; }
  .pageHead .t4 {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.33333em;
    margin-top: 20px; }
    .pageHead .t4 em {
      font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      color: #fadc73;
      font-style: normal; }
  .pageHead .btn-back {
    position: absolute;
    left: -84px;
    top: 4px; }
  @media (max-width: 767px) {
    .pageHead .topupCta {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media (min-width: 992px) {
    .pageHead .topupCta {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .pageHead .topupCta {
      padding: 20px 0; } }
  @media (max-width: 767px) {
    .pageHead {
      padding-top: 100px;
      padding-bottom: 40px; } }
  .pageHead .sectionGfx {
    width: 100%;
    height: 0;
    padding: 100% 0 0 0;
    background-color: #00d7d7;
    border-radius: 50%;
    position: relative; }
    .pageHead .sectionGfx:after {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-53%, -33%);
      transform: translate(-53%, -33%);
      background-position: 0 0;
      background-repeat: no-repeat;
      width: 111%;
      height: 111%;
      background-size: 100% auto; }
    @media (max-width: 991px) {
      .pageHead .sectionGfx {
        width: 60%;
        padding: 60% 0 0 0;
        margin-top: 40px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); } }
  .pageHead .smartphoneGfx:after {
    -webkit-transform: translate(-53%, -33%);
    transform: translate(-53%, -33%);
    background-image: url("/assets/images/gfx/smarthone-ilustracija.svg");
    width: 111%;
    height: 111%; }
  .pageHead .ostali-uredajiGfx:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracije-ostaliuredaji.svg");
    width: 100%;
    height: 100%; }
  .pageHead .tabletGfx:after {
    -webkit-transform: translate(-53%, -33%);
    transform: translate(-53%, -33%);
    background-image: url("/assets/images/gfx/smarthone-ilustracija.svg");
    width: 111%;
    height: 111%; }
  .pageHead .uredajiGfx:after {
    -webkit-transform: translate(-53%, -33%);
    transform: translate(-53%, -33%);
    background-image: url("/assets/images/gfx/smarthone-ilustracija.svg");
    width: 111%;
    height: 111%; }
  .pageHead .dodaciGfx:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracije-dodaci.svg");
    width: 100%;
    height: 100%; }
  .pageHead .bonoviGfx:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-bonovi.svg");
    width: 100%;
    height: 100%; }
  .pageHead .sim-karticeGfx:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-simkartice.svg");
    width: 100%;
    height: 100%; }
  .pageHead .ducanGfx:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/illustracija-webshop.svg");
    width: 100%;
    height: 100%; }
  .pageHead .multimedijaGfx:after {
    -webkit-transform: translate(-53%, -33%);
    transform: translate(-53%, -33%);
    background-image: url("/assets/images/gfx/smarthone-ilustracija.svg");
    width: 111%;
    height: 111%; }
  .pageHead .emptyCartGfx {
    background-color: transparent; }
    .pageHead .emptyCartGfx:after {
      -webkit-transform: translate(-53%, -33%);
      transform: translate(-53%, -33%);
      background-image: url("/assets/images/gfx/kosarica-illustracija.svg");
      width: 111%;
      height: 111%; }
  .pageHead .pinGfx:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/pin-ilustracija.svg");
    width: 55%;
    height: 72%; }
  .pageHead .gfx_internet:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-internetsimpaketi-d.svg"); }
  .pageHead .gfx_1000minuta:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-1000minuta-d.svg"); }
  .pageHead .gfx_1000sms:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-gotovekombinacije-d.svg"); }
  .pageHead .gfx_registriraj:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-registrirajbroj-d.svg"); }
  .pageHead .gfx_nadoplati:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-gotovekombinacije-d.svg"); }
  @media (max-width: 767px) {
    .pageHead .gfx_nadoplati {
      display: none; } }
  .pageHead .gfx_prebacikune:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-prebacikune-d.svg"); }
  .pageHead .gfx_3_srednja_internet_paketa_za_1_kn:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-gotovekombinacije-d.svg"); }
  .pageHead .gfx_mocni_nocni_prp:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-gotovekombinacije-d.svg"); }
  .pageHead .gfx_paketi:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-paketi-d.svg"); }
  @media (max-width: 767px) {
    .pageHead .gfx_paketi {
      display: none; } }
  .pageHead .gfx_paketi_postpaid:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-paketi-d.svg"); }
  .pageHead .gfx_nadoplati_postpaid:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-gotovekombinacije-d.svg"); }
  .pageHead .gfx_1000minuta_postpaid:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-1000minuta-d.svg"); }
  .pageHead .gfx_minimalnapotrošnja_postpaid:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-minimalnapotrosnja-d.svg"); }
  .pageHead .gfx_limitpotrošnje_postpaid:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-limitpotrosnje-d.svg"); }
  .pageHead .gfx_trenutnapotrosnja_postpaid:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-trenutacnapotrosnja-d.svg"); }
  .pageHead .gfx_racun_postpaid:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-racun-d.svg"); }
  .pageHead .gfx_mocni_nocni_pop:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-gotovekombinacije-d.svg"); }
  .pageHead .gfx_xxl_savings:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-gotovekombinacije-d.svg"); }
  .pageHead .gfx_deezer:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-deezer-d.svg"); }
  .pageHead .gfx_bonbon_pretplata:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-gotovekombinacije-d.svg"); }
  .pageHead .gfx_bonbon_na_bonove:after {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/assets/images/gfx/ilustracija-gotovekombinacije-d.svg"); }

.phClear {
  background-color: #fff; }
  .phClear * {
    color: #695fff; }
  .phClear .t1 {
    color: #333;
    margin-bottom: 20px; }
    .phClear .t1 strong {
      color: #333;
      display: block; }
    @media (max-width: 767px) {
      .phClear .t1 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333em;
        text-align: center; } }
  .phClear .t2, .phClear .t3, .phClear .t4, .phClear .t5 {
    color: #333; }
  .phClear p {
    color: #333; }

.phClear2 {
  background: #fff; }
  .phClear2 .pageHead {
    padding-bottom: 120px; }
    @media (max-width: 991px) {
      .phClear2 .pageHead {
        padding-bottom: 70px; } }
    .phClear2 .pageHead h1 {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 96px;
      font-size: 9.6rem;
      line-height: 1em;
      letter-spacing: -4px;
      text-align: left;
      margin-bottom: 0;
      color: #333; }
      @media (max-width: 767px) {
        .phClear2 .pageHead h1 {
          font-size: 36px;
          font-size: 3.6rem;
          line-height: 1.22222em;
          letter-spacing: normal;
          text-align: center;
          margin-bottom: 30px; } }

.wrapProductDetailsBeforePageHead {
  position: relative;
  overflow: hidden;
  height: 100vh; }
  @media (max-width: 767px) {
    .wrapProductDetailsBeforePageHead {
      position: absolute;
      left: 0;
      top: 0px;
      width: 100%;
      z-index: 4;
      overflow: visible; } }
  .wrapProductDetailsBeforePageHead .mask {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #333083;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    opacity: 0; }
  .wrapProductDetailsBeforePageHead .scrollMoreCta {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 25px;
    height: 25px;
    z-index: 5; }
    .wrapProductDetailsBeforePageHead .scrollMoreCta .ping {
      border-radius: 50%;
      background: #fff;
      width: 25px;
      height: 25px;
      -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
      -webkit-animation-duration: 1.6s;
      animation-duration: 1.6s;
      -webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out;
      -webkit-animation-name: scrollMoreAnima;
      animation-name: scrollMoreAnima; }
  @media (max-width: 991px) {
    .wrapProductDetailsBeforePageHead .mask, .wrapProductDetailsBeforePageHead .scrollMoreCta {
      display: none; } }

.productDetailsBeforePageHead {
  background-color: #695fff;
  position: relative;
  z-index: 1;
  height: 100%;
  overflow: hidden;
  -webkit-transition: none;
  transition: none; }
  @media (max-width: 991px) {
    .productDetailsBeforePageHead {
      min-height: 520px;
      height: auto; } }
  @media (max-width: 767px) {
    .productDetailsBeforePageHead {
      width: 100%; } }
  .productDetailsBeforePageHead .articleImage {
    max-width: 920px;
    width: 100%;
    position: relative;
    text-align: center; }
    .productDetailsBeforePageHead .articleImage:before {
      content: "";
      display: block;
      width: 110%;
      height: 0;
      padding: 110% 0 0 0;
      background-color: #fadc73;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      border-radius: 50%;
      z-index: 0; }
      @media (max-width: 767px) {
        .productDetailsBeforePageHead .articleImage:before {
          width: 69%;
          padding: 69% 0 0 0; } }
    .productDetailsBeforePageHead .articleImage img {
      z-index: 1;
      position: relative;
      width: 100%;
      max-width: 480px; }
    @media (max-width: 1439px) {
      .productDetailsBeforePageHead .articleImage {
        width: 72%; } }
    @media (max-width: 991px) {
      .productDetailsBeforePageHead .articleImage {
        width: 63%; } }
    @media (max-width: 767px) {
      .productDetailsBeforePageHead .articleImage {
        width: 100%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .productDetailsBeforePageHead .articleImage {
        margin-top: 60px;
        padding-top: 20px;
        padding-bottom: 20px; } }
  .productDetailsBeforePageHead .prevProduct, .productDetailsBeforePageHead .nextProduct {
    display: block;
    width: 100px;
    height: 100px;
    margin: 20px;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
    z-index: 100; }
    @media (max-width: 767px) {
      .productDetailsBeforePageHead .prevProduct, .productDetailsBeforePageHead .nextProduct {
        display: none !important; } }
    .productDetailsBeforePageHead .prevProduct .thumb, .productDetailsBeforePageHead .nextProduct .thumb {
      width: 100px;
      height: 100px;
      border-radius: 50px;
      background-color: #544bcc;
      -webkit-box-shadow: 0 0 0 0 #544bcc;
      box-shadow: 0 0 0 0 #544bcc;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .productDetailsBeforePageHead .prevProduct .thumb img, .productDetailsBeforePageHead .nextProduct .thumb img {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 56px;
        width: auto; }
    .productDetailsBeforePageHead .prevProduct .icon-shop, .productDetailsBeforePageHead .nextProduct .icon-shop {
      display: inline-block;
      width: 1em;
      height: 1em;
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -196.9em;
      width: 2.2em;
      height: 2em; }
    .productDetailsBeforePageHead .prevProduct .tool, .productDetailsBeforePageHead .nextProduct .tool {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.44444em;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      color: #333;
      height: 98px;
      width: 96px;
      border-radius: 50px;
      background-color: #fff;
      overflow: hidden;
      position: absolute;
      top: 1px;
      z-index: -1;
      -webkit-box-shadow: 0 0 0 0 #fff;
      box-shadow: 0 0 0 0 #fff; }
      .productDetailsBeforePageHead .prevProduct .tool div, .productDetailsBeforePageHead .nextProduct .tool div {
        width: 350px;
        position: absolute; }
    .productDetailsBeforePageHead .prevProduct:hover, .productDetailsBeforePageHead .nextProduct:hover {
      background-color: #00d7a0; }
      .productDetailsBeforePageHead .prevProduct:hover .thumb, .productDetailsBeforePageHead .nextProduct:hover .thumb {
        -webkit-box-shadow: 0 0 0 5px #544bcc;
        box-shadow: 0 0 0 5px #544bcc; }
      .productDetailsBeforePageHead .prevProduct:hover .tool, .productDetailsBeforePageHead .nextProduct:hover .tool {
        width: 360px;
        height: 108px;
        top: -4px;
        border-radius: 54px;
        -webkit-box-shadow: 0 0 0 1px #fff;
        box-shadow: 0 0 0 1px #fff; }
  .productDetailsBeforePageHead .prevProduct .tool {
    left: 2px;
    text-align: left; }
    .productDetailsBeforePageHead .prevProduct .tool div {
      padding: 0 25px 0 125px;
      right: 0; }
  .productDetailsBeforePageHead .nextProduct .tool {
    right: 2px;
    text-align: right; }
    .productDetailsBeforePageHead .nextProduct .tool div {
      padding: 0 125px 0 25px;
      left: 0; }

.productDetailsPageHead {
  background-color: #5f55e6;
  position: relative;
  z-index: 2; }
  .productDetailsPageHead > .container-fluid > .container > .row > div[class^="col"]:first-child, .tableWrapper .productDetailsPageHead > .container-fluid > .container > .inner > div[class^="col"]:first-child, .productDetailsPageHead > .container-fluid > .container > .formBlock > div[class^="col"]:first-child {
    padding-top: 40px;
    padding-bottom: 40px; }
  .productDetailsPageHead p {
    font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.375em;
    color: #00d7d7; }
  .productDetailsPageHead .tX {
    font-family: "ars_maquette_prolight", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 68px;
    font-size: 6.8rem;
    line-height: 1.11765em;
    color: #fff;
    letter-spacing: -1px; }
    .productDetailsPageHead .tX strong {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
    @media (max-width: 767px) {
      .productDetailsPageHead .tX {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1.22222em;
        text-align: center; } }
  @media (max-width: 767px) {
    .productDetailsPageHead .deviceHead > div {
      width: 100%; } }
  .productDetailsPageHead .price {
    position: relative;
    font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.26667em;
    color: #fff;
    margin-bottom: 20px; }
  .productDetailsPageHead .btn-cart span:before {
    content: "";
    display: inline-block;
    margin: 0 10px -3px -10px;
    font-size: 10px;
    background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
    background-position: 0em -196.9em;
    width: 2.2em;
    height: 2em; }
  .productDetailsPageHead .buyMeta {
    padding: 0;
    position: relative;
    text-align: center; }
    .productDetailsPageHead .buyMeta:before {
      content: "";
      display: block;
      width: 37vw;
      height: 100%;
      background-color: #544bcc;
      position: absolute;
      left: 0;
      top: 0; }
    .productDetailsPageHead .buyMeta .buyCta {
      padding-top: 40px;
      padding-bottom: 40px;
      height: 100%;
      width: 100%; }
      .productDetailsPageHead .buyMeta .buyCta > div {
        width: 100%; }
    .productDetailsPageHead .buyMeta .buyInfo {
      position: relative;
      padding: 12px 0 48px;
      width: 100%; }
      .productDetailsPageHead .buyMeta .buyInfo:before {
        content: "";
        display: block;
        width: 37vw;
        height: 100%;
        background-color: #4a42b3;
        position: absolute;
        left: 0;
        top: 0; }
      .productDetailsPageHead .buyMeta .buyInfo .payInfo, .productDetailsPageHead .buyMeta .buyInfo .amountInfo, .productDetailsPageHead .buyMeta .buyInfo .shippingInfo {
        display: block;
        width: 85px;
        height: 85px;
        border-radius: 50%;
        background-color: rgba(63, 57, 153, 0);
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        position: relative;
        text-indent: -9999em;
        cursor: pointer; }
        .productDetailsPageHead .buyMeta .buyInfo .payInfo:after, .productDetailsPageHead .buyMeta .buyInfo .amountInfo:after, .productDetailsPageHead .buyMeta .buyInfo .shippingInfo:after {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        .productDetailsPageHead .buyMeta .buyInfo .payInfo.hover, .productDetailsPageHead .buyMeta .buyInfo .amountInfo.hover, .productDetailsPageHead .buyMeta .buyInfo .shippingInfo.hover {
          background-color: #3f3999; }
          .productDetailsPageHead .buyMeta .buyInfo .payInfo.hover .tool, .productDetailsPageHead .buyMeta .buyInfo .amountInfo.hover .tool, .productDetailsPageHead .buyMeta .buyInfo .shippingInfo.hover .tool {
            top: 100%;
            opacity: 1;
            display: block;
            visibility: visible; }
        .productDetailsPageHead .buyMeta .buyInfo .payInfo .tool, .productDetailsPageHead .buyMeta .buyInfo .amountInfo .tool, .productDetailsPageHead .buyMeta .buyInfo .shippingInfo .tool {
          position: absolute;
          right: -5px;
          top: 85%;
          font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.57143em;
          color: #333;
          padding: 20px;
          -webkit-box-shadow: 0 8px 16px 0 rgba(30, 31, 39, 0.1);
          box-shadow: 0 8px 16px 0 rgba(30, 31, 39, 0.1);
          background-color: #ffffff;
          border: solid 1px #ecedf4;
          border-radius: 10px;
          text-indent: 0;
          width: 280px;
          visibility: hidden;
          opacity: 0;
          -webkit-transition: opacity 0.4s ease-in-out, top 0.4s ease-in-out;
          transition: opacity 0.4s ease-in-out, top 0.4s ease-in-out; }
          .productDetailsPageHead .buyMeta .buyInfo .payInfo .tool:before, .productDetailsPageHead .buyMeta .buyInfo .amountInfo .tool:before, .productDetailsPageHead .buyMeta .buyInfo .shippingInfo .tool:before {
            content: "";
            display: block;
            width: 15px;
            height: 15px;
            border-radius: 50%;
            background-color: #fff;
            position: absolute;
            right: 40px;
            top: -7px; }
      .productDetailsPageHead .buyMeta .buyInfo .payInfo:after {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -153.1em;
        width: 6.3em;
        height: 6.3em; }
      .productDetailsPageHead .buyMeta .buyInfo .amountInfo:after {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -212.3em;
        width: 6.3em;
        height: 6.3em; }
      .productDetailsPageHead .buyMeta .buyInfo .shippingInfo:after {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -63.1em;
        width: 6.3em;
        height: 6.3em; }
      @media (max-width: 767px) {
        .productDetailsPageHead .buyMeta .buyInfo {
          background: #5f55e6; }
          .productDetailsPageHead .buyMeta .buyInfo:before {
            content: none; }
          .productDetailsPageHead .buyMeta .buyInfo .payInfo, .productDetailsPageHead .buyMeta .buyInfo .amountInfo, .productDetailsPageHead .buyMeta .buyInfo .shippingInfo {
            width: 100%;
            height: auto;
            padding-top: 100px; }
            .productDetailsPageHead .buyMeta .buyInfo .payInfo:after, .productDetailsPageHead .buyMeta .buyInfo .amountInfo:after, .productDetailsPageHead .buyMeta .buyInfo .shippingInfo:after {
              top: 28px;
              -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }
            .productDetailsPageHead .buyMeta .buyInfo .payInfo .tool, .productDetailsPageHead .buyMeta .buyInfo .amountInfo .tool, .productDetailsPageHead .buyMeta .buyInfo .shippingInfo .tool {
              display: block;
              position: relative;
              width: 100%;
              background: none;
              color: #FFF;
              border: none;
              padding-top: 0;
              padding-bottom: 0;
              -webkit-box-shadow: none;
              box-shadow: none;
              font-size: 12px;
              font-size: 1.2rem;
              line-height: 1.5em;
              top: auto;
              right: 0; } }
      @media (max-width: 767px) and (max-width: 767px) {
        .productDetailsPageHead .buyMeta .buyInfo .payInfo .tool, .productDetailsPageHead .buyMeta .buyInfo .amountInfo .tool, .productDetailsPageHead .buyMeta .buyInfo .shippingInfo .tool {
          opacity: 1;
          visibility: visible; } }
      @media (max-width: 767px) {
              .productDetailsPageHead .buyMeta .buyInfo .payInfo .tool:before, .productDetailsPageHead .buyMeta .buyInfo .amountInfo .tool:before, .productDetailsPageHead .buyMeta .buyInfo .shippingInfo .tool:before {
                content: none; } }
    @media (max-width: 991px) {
      .productDetailsPageHead .buyMeta .buyInfoCont {
        margin: 0 auto;
        position: relative;
        list-style: none;
        padding: 0;
        z-index: 1; }
      .productDetailsPageHead .buyMeta .buyInfoWrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        padding: 0 0 28px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-box-sizing: content-box;
        box-sizing: content-box; }
      .productDetailsPageHead .buyMeta .swiper-container-android .buyInfoSlide,
      .productDetailsPageHead .buyMeta .buyInfoWrapper {
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0); }
      .productDetailsPageHead .buyMeta .swiper-container-free-mode > .buyInfoWrapper {
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        margin: 0 auto; }
      .productDetailsPageHead .buyMeta .buyInfoSlide {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; }
      .productDetailsPageHead .buyMeta .buyInfoPagination {
        bottom: -14px;
        left: 0;
        width: 100vw;
        text-align: center;
        position: absolute;
        z-index: 100; }
        .productDetailsPageHead .buyMeta .buyInfoPagination .swiper-pagination-bullet {
          width: 12px;
          height: 12px;
          -webkit-box-shadow: 0 0 0 3px #8780fc inset;
          box-shadow: 0 0 0 3px #8780fc inset;
          border-radius: 50%;
          display: inline-block;
          margin: 0 7px;
          background: transparent;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
          .productDetailsPageHead .buyMeta .buyInfoPagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
            -webkit-box-shadow: 0 0 0 3px #00d7d7 inset;
            box-shadow: 0 0 0 3px #00d7d7 inset; } }
    @media (min-width: 768px) {
      .productDetailsPageHead .buyMeta .buyInfoPagination {
        display: none; } }
  @media (max-width: 767px) {
    .productDetailsPageHead {
      margin-top: 60px;
      background: #695fff;
      position: relative;
      z-index: 5;
      background-color: transparent; }
      .productDetailsPageHead .buyMeta {
        margin-top: 520px; }
        .productDetailsPageHead .buyMeta:before {
          content: none; } }

.phMnp {
  background-color: #fff;
  padding-bottom: 116px; }
  .phMnp * {
    color: #695fff; }
  .phMnp .t1 {
    font-size: 68px;
    font-size: 6.8rem;
    line-height: 1.11765em;
    color: #333;
    margin-top: 4px;
    margin-bottom: 40px; }
    .phMnp .t1 strong {
      color: #333;
      display: block; }
    @media (max-width: 767px) {
      .phMnp .t1 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333em;
        text-align: center; } }
  .phMnp .t2, .phMnp .t3, .phMnp .t4, .phMnp .t5 {
    color: #333; }
  .phMnp p {
    color: #333; }
    .phMnp p strong {
      color: #333; }

.formBlock.search_form input[type="text"], .formBlock.search_form .input[type="number"], .formBlock.search_form input[type="email"], .formBlock.search_form input[type="password"] {
  color: #695fff !important;
  -webkit-box-shadow: 0 -1px 0 0 #695fff inset;
  box-shadow: 0 -1px 0 0 #695fff inset;
  padding-right: 40px; }
  .formBlock.search_form input[type="text"]:hover, .formBlock.search_form .input[type="number"]:hover, .formBlock.search_form input[type="email"]:hover, .formBlock.search_form input[type="password"]:hover {
    -webkit-box-shadow: 0 -1px 0 0 #00d7d7 inset !important;
    box-shadow: 0 -1px 0 0 #00d7d7 inset !important; }
  .formBlock.search_form input[type="text"]:focus, .formBlock.search_form .input[type="number"]:focus, .formBlock.search_form input[type="email"]:focus, .formBlock.search_form input[type="password"]:focus {
    -webkit-box-shadow: 0 -2px 0 0 #00d7d7 inset !important;
    box-shadow: 0 -2px 0 0 #00d7d7 inset !important; }
  .formBlock.search_form input[type="text"]::-webkit-input-placeholder, .formBlock.search_form .input[type="number"]::-webkit-input-placeholder, .formBlock.search_form input[type="email"]::-webkit-input-placeholder, .formBlock.search_form input[type="password"]::-webkit-input-placeholder {
    color: #695fff !important;
    opacity: 1; }
  .formBlock.search_form input[type="text"]::-moz-placeholder, .formBlock.search_form .input[type="number"]::-moz-placeholder, .formBlock.search_form input[type="email"]::-moz-placeholder, .formBlock.search_form input[type="password"]::-moz-placeholder {
    color: #695fff !important;
    opacity: 1; }
  .formBlock.search_form input[type="text"]::-ms-input-placeholder, .formBlock.search_form .input[type="number"]::-ms-input-placeholder, .formBlock.search_form input[type="email"]::-ms-input-placeholder, .formBlock.search_form input[type="password"]::-ms-input-placeholder {
    color: #695fff !important;
    opacity: 1; }
  .formBlock.search_form input[type="text"]::placeholder, .formBlock.search_form .input[type="number"]::placeholder, .formBlock.search_form input[type="email"]::placeholder, .formBlock.search_form input[type="password"]::placeholder {
    color: #695fff !important;
    opacity: 1; }

.formBlock.search_form input[type="submit"] {
  font-size: 10px;
  background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
  background-position: 0em -249em;
  width: 2em;
  height: 2em;
  border: #fff 10px solid;
  width: 4rem;
  height: 4rem;
  text-indent: -9999rem;
  position: absolute;
  right: 0;
  top: -4px; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: auto;
  outline: 0; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
  height: 100%;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }

.modal-content {
  overflow: visible;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2.5rem;
  outline: 0;
  background-color: #6866fc;
  -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  color: #fff;
  border-radius: 10px;
  padding: 28px 0 0 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #2A2666; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }
  .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top-left-radius: 2.5rem;
  border-top-right-radius: 2.5rem;
  padding: 0 30px 20px;
  border-bottom: none; }
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }
  .modal-header.fantom-header {
    position: relative;
    padding: 0 !important;
    height: 0; }
    .modal-header.fantom-header .close {
      position: absolute;
      right: 0;
      top: 0;
      margin: -28px 0 0 0; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  padding: 0 30px 30px;
  /* odkomentirati ako koristimo ronikove inpute
	.formBlock.funkyFormBlock {
		.phoneDD, .phoneInput {
			display: inline-block;
		}
		.phoneDD {
			width: 20%;
			float: left;
		}
		.phoneInput {
			width: 79%;
			float: right;
		}
	}
*/ }
  .modal-body .container-fluid {
    overflow: visible; }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 10px 30px 10px;
  background-color: #5f55e6;
  border-top: none;
  border-radius: 0 0 10px 10px; }
  .modal-footer > :not(:first-child) {
    margin-left: 2rem; }
  .modal-footer > :not(:last-child) {
    margin-right: 2rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 880px; } }

.modal-dialog .p1 {
  margin-bottom: 20px; }

.modal-dialog .btn-link {
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase; }

.modal-dialog button.close {
  border: none;
  background-color: transparent;
  padding: 20px;
  margin: -30px -30px 0 0; }
  .modal-dialog button.close span {
    display: block;
    font-size: 10px;
    background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
    background-position: 0em -45.4em;
    width: 1.7em;
    height: 1.7em;
    text-indent: -9999em; }

.modal-dialog .note {
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.57143em;
  color: #c3c5ff; }
  .modal-dialog .note p {
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.57143em;
    color: #c3c5ff; }

.modal-dialog .pillList {
  padding-left: 0;
  list-style-position: inside;
  list-style: none;
  border-bottom: #544bcc 1px solid;
  padding-bottom: 10px;
  padding-bottom: 10px; }
  .modal-dialog .pillList li {
    margin-bottom: 5px; }
  .modal-dialog .pillList .pill {
    background-color: #544bcc;
    padding: 5px 10px;
    border-radius: 17px; }
    .modal-dialog .pillList .pill.voicePill {
      background-color: #00d7d7; }
    .modal-dialog .pillList .pill.smsPill {
      background-color: #ff7d3c; }
    .modal-dialog .pillList .pill.dataPill {
      background-color: #ff82af; }

.checkoutPage {
  padding-bottom: 50px; }
  .checkoutPage .cartPage {
    padding-top: 180px; }
  .checkoutPage .legend {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.28571em;
    color: #fadc73;
    padding: 0 30px 0 80px;
    margin-bottom: 10px; }
    .checkoutPage .legend > div:first-child {
      width: 288px; }
    @media (max-width: 800px) {
      .checkoutPage .legend > div {
        display: none; } }
  .checkoutPage .productBox {
    padding: 20px 30px;
    margin: 0 0 20px;
    border-radius: 10px;
    background-color: #6866fc;
    -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15); }
    @media (max-width: 800px) {
      .checkoutPage .productBox {
        display: block !important;
        position: relative; }
        .checkoutPage .productBox::after {
          display: block;
          clear: both;
          content: ""; } }
    @media (max-width: 800px) {
      .checkoutPage .productBox > div {
        /*
				&:not(:first-child){
					float: left;
				}*/ }
        .checkoutPage .productBox > div:nth-child(1) {
          margin-top: 28px;
          margin-bottom: 40px; }
          .checkoutPage .productBox > div:nth-child(1):before {
            content: 'Proizvod';
            position: absolute;
            top: 16px;
            color: #fadc73;
            font-weight: 700;
            font-size: 14px; }
        .checkoutPage .productBox > div:nth-child(2) {
          float: left;
          position: relative;
          width: 100px;
          height: 43px; }
          .checkoutPage .productBox > div:nth-child(2):before {
            content: 'Količina';
            position: absolute;
            bottom: 100%;
            color: #fadc73;
            left: 0;
            font-weight: 700;
            font-size: 14px; }
        .checkoutPage .productBox > div:nth-child(3) {
          float: left;
          position: relative; }
          .checkoutPage .productBox > div:nth-child(3):before {
            content: 'Cijena';
            position: absolute;
            bottom: 100%;
            color: #fadc73;
            left: 0;
            font-weight: 700;
            font-size: 14px; } }
    .checkoutPage .productBox .del {
      display: inline-block;
      text-indent: -9999em;
      cursor: pointer;
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -45.4em;
      width: 1.7em;
      height: 1.7em; }
      @media (max-width: 800px) {
        .checkoutPage .productBox .del {
          position: absolute;
          right: 20px;
          top: 20px; } }
    .checkoutPage .productBox p {
      font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5em;
      margin: 0;
      display: inline-block; }
    .checkoutPage .productBox .name {
      width: 260px; }
      @media (max-width: 800px) {
        .checkoutPage .productBox .name {
          width: calc(100% - 100px);
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.625em; } }
    .checkoutPage .productBox .price {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
      @media (max-width: 800px) {
        .checkoutPage .productBox .price {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.625em;
          margin-top: 10px; } }
    .checkoutPage .productBox .wrapImg {
      width: 80px;
      height: 80px;
      background-color: #ff5055;
      border-radius: 50%;
      text-align: center;
      display: inline-block;
      margin: 0 20px 0 30px; }
      .checkoutPage .productBox .wrapImg img {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 56px;
        height: auto; }
      .checkoutPage .productBox .wrapImg .cartBonImage {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
      @media (max-width: 800px) {
        .checkoutPage .productBox .wrapImg {
          margin-left: 0; } }
  .checkoutPage .productsSum .priceSum {
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.41667em;
    color: #fadc73;
    padding: 5px 20px 20px; }
    .checkoutPage .productsSum .priceSum strong {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      color: #fff; }
  .checkoutPage .sidebar .productsSum .priceSum {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.44444em;
    padding: 0 20px; }
  .checkoutPage .productBoxSide {
    border-radius: 10px;
    background-color: #6866fc;
    -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
    overflow: hidden;
    margin: 0 0 30px; }
    .checkoutPage .productBoxSide .info {
      background-color: #ff5055;
      min-height: 120px; }
    .checkoutPage .productBoxSide .wrapImg {
      width: 100px;
      text-align: center; }
      .checkoutPage .productBoxSide .wrapImg img {
        width: 56px;
        height: auto; }
    .checkoutPage .productBoxSide .name {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5em; }
    .checkoutPage .productBoxSide .price {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 1.5em;
      color: #fadc73;
      padding: 20px; }
      .checkoutPage .productBoxSide .price strong {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5em;
        color: #fff;
        display: block; }
  .checkoutPage .shippingCtaBlock {
    font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.71429em;
    color: #fff;
    min-height: 79px;
    max-width: 440px;
    background-color: #5f55e6;
    border-radius: 40px;
    padding: 0 40px 0 92px;
    position: relative; }
    .checkoutPage .shippingCtaBlock:before {
      content: "";
      display: inline-block;
      position: absolute;
      left: 8px;
      top: 8px;
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -56.8em;
      width: 6.3em;
      height: 6.3em; }
    .checkoutPage .shippingCtaBlock > div {
      display: inline-block; }
    .checkoutPage .shippingCtaBlock a {
      color: #00d7d7; }
  .checkoutPage .copy_data {
    font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.375em; }
    .checkoutPage .copy_data:before {
      content: "";
      display: inline-block;
      margin: 0 10px -5px 0;
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -194.8em;
      width: 2em;
      height: 2.1em; }
  .checkoutPage .topUpFormPart > div:first-child {
    margin-right: 30px; }
  .checkoutPage .topUpFormPart > div:last-child {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto; }
  .checkoutPage #paymentMethods .formBlock:last-child:after {
    display: none; }
  .checkoutPage #paymentMethods .formBlock:after {
    content: "";
    display: block;
    height: 1px;
    width: calc(100% - 40px);
    margin: 0 0 0 20px;
    background-color: #544bcc; }
  .checkoutPage #paymentMethods .formBlock label {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.88889em; }
  .checkoutPage #paymentMethods .formBlock p {
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625em;
    color: #fff;
    margin: 0; }
  .checkoutPage #paymentMethods .formBlock .cardInfo {
    padding: 13px 30px 13px 90px;
    background-color: #5f55e6;
    border-radius: 10px;
    position: relative; }
    .checkoutPage #paymentMethods .formBlock .cardInfo:before {
      content: "";
      display: block;
      position: absolute;
      left: 7px;
      top: 7px;
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -146.8em;
      width: 6.3em;
      height: 6.3em; }
    .checkoutPage #paymentMethods .formBlock .cardInfo p {
      font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.71429em;
      color: #c3c5ff;
      margin: 0; }
  .checkoutPage .form_end {
    min-height: 80px;
    padding: 17px 83px 17px 40px;
    margin: 0 0 40px;
    border-radius: 50px;
    background-color: #6866fc;
    -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15); }
    .checkoutPage .form_end #checkout_ukupno {
      font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.26667em;
      color: #fadc73; }
      .checkoutPage .form_end #checkout_ukupno strong {
        color: #fff; }
      @media (max-width: 575px) {
        .checkoutPage .form_end #checkout_ukupno {
          position: relative;
          width: 100%;
          text-align: center;
          display: block !important;
          margin-bottom: 10px; }
          .checkoutPage .form_end #checkout_ukupno strong {
            display: block;
            width: 100%; } }
    @media (max-width: 575px) {
      .checkoutPage .form_end {
        display: block !important;
        text-align: center;
        padding: 17px 40px; }
        .checkoutPage .form_end button.btn-grabor {
          display: inline-block;
          margin: 0 auto; } }
  .checkoutPage .disclaimer p {
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.57143em;
    color: #c3c5ff; }
  .checkoutPage table.table {
    margin-bottom: 60px; }
    .checkoutPage table.table td, .checkoutPage table.table th {
      font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.625em;
      color: #fff;
      border-top: none;
      border-bottom: #544bcc 1px solid;
      padding: 22px 11px; }
      .checkoutPage table.table td:first-child, .checkoutPage table.table th:first-child {
        color: #c3c5ff;
        padding-left: 0; }
      .checkoutPage table.table td:last-child, .checkoutPage table.table th:last-child {
        padding-right: 0; }

.lottie {
  width: 280px;
  height: 160px;
  margin: 0 auto; }
  .lottie__container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100vh;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .lottie__paragraph {
    font-weight: bold;
    text-align: center; }

.bck--responsive {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.bck--responsive div {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute; }

.bck--responsive div span {
  width: 100%;
  height: 100%;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.bck--video .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.bck--video .video video {
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.header.head_home {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: none; }

.container-video-bg {
  background-color: #695FFF;
  position: relative;
  z-index: 1;
  color: #fff;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both; }
  @media (max-width: 991px) {
    .container-video-bg {
      margin-top: 60px; } }
  .container-video-bg .rwd-video {
    background-color: transparent; }
    .container-video-bg .rwd-video .mobileFakeCanvas {
      display: none; }
    @media (max-width: 991px) {
      .container-video-bg .rwd-video {
        height: 0;
        padding-top: 138.8679245283019%; }
        .container-video-bg .rwd-video #canvas {
          opacity: 0 !important; }
        .container-video-bg .rwd-video #animation_container {
          display: none; }
        .container-video-bg .rwd-video .mobileFakeCanvas__container {
          display: block !important;
          text-align: center; }
          .container-video-bg .rwd-video .mobileFakeCanvas__container .btn {
            margin-top: -130px; }
        .container-video-bg .rwd-video .mobileFakeCanvas {
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: url("/assets/images/homepage/banners/ht_bonbon_720x1000_20200123_mobile.png") no-repeat center center/cover; } }
    .container-video-bg .rwd-video .mobileFakeCanvas__container {
      display: none; }
  .container-video-bg video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 0; }
  .container-video-bg .videoDex {
    display: block; }
    @media (max-width: 767px) {
      .container-video-bg .videoDex {
        display: none; } }
  .container-video-bg .videoMob {
    display: none; }
    @media (max-width: 767px) {
      .container-video-bg .videoMob {
        display: block; } }
  .container-video-bg .videoDex img, .container-video-bg .videoMob img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; }
  .container-video-bg .text {
    position: absolute;
    left: 0;
    top: 65%;
    padding: 0 8.5%;
    width: 100%; }
    @media (max-width: 991px) {
      .container-video-bg .text {
        text-align: center;
        top: 86%; }
        .container-video-bg .text * {
          float: none !important; } }
  .container-video-bg h1 {
    font-family: "ars_maquette_prolight", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 96px;
    font-size: 9.6rem;
    line-height: 1.10417em;
    letter-spacing: -4px;
    margin-bottom: 30px;
    max-width: 1000px; }
    .container-video-bg h1 strong {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
    @media (max-width: 991px) {
      .container-video-bg h1 {
        text-align: center;
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1.27778em;
        letter-spacing: 0px; } }
  .container-video-bg h2 {
    color: #fff;
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.27778em;
    margin-bottom: 40px; }
    @media (max-width: 991px) {
      .container-video-bg h2 {
        text-align: center;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.5em; } }
  .container-video-bg .btn {
    margin-right: 20px; }
    @media (max-width: 991px) {
      .container-video-bg .btn {
        margin-right: 0; }
        .container-video-bg .btn.d {
          float: left; }
        .container-video-bg .btn.h {
          float: right; } }
  .container-video-bg .cta {
    position: absolute;
    left: 8%;
    top: 59%; }
    @media (max-width: 767px) {
      .container-video-bg .cta {
        left: 6%;
        top: 32%; } }
  .container-video-bg .ht-link {
    position: absolute;
    top: 19%;
    right: 8%;
    display: block;
    width: 16vw;
    height: 7vw; }
    @media (max-width: 767px) {
      .container-video-bg .ht-link {
        top: 76%;
        right: 5%;
        width: 31vw;
        height: 11vw; } }

.container-img {
  color: #fff;
  padding: 190px 20px 200px;
  position: relative; }
  @media (max-width: 991px) {
    .container-img {
      padding: 100px 20px; } }
  .container-img .ps {
    position: static; }
  .container-img h1 {
    font-family: "ars_maquette_prolight", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 120px;
    font-size: 12rem;
    line-height: 1em;
    letter-spacing: -5px;
    margin-bottom: 10px;
    max-width: 1000px; }
    @media (max-width: 991px) {
      .container-img h1 {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1.22222em;
        letter-spacing: 0px; } }
    .container-img h1.deezer {
      position: relative; }
      .container-img h1.deezer:before {
        content: '';
        display: block;
        position: absolute;
        top: -40px;
        left: 10px;
        background-image: url("/assets/images/homepage/deezer-logo.svg");
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 130px;
        height: 25px; }
        @media (max-width: 991px) {
          .container-img h1.deezer:before {
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%); } }
    .container-img h1.hbogo {
      position: relative; }
      .container-img h1.hbogo:before {
        content: '';
        display: block;
        position: absolute;
        top: -45px;
        left: 4px;
        background-image: url("/assets/images/homepage/hbo-logo.svg");
        width: 129px;
        height: 29px; }
        @media (max-width: 991px) {
          .container-img h1.hbogo:before {
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%); } }
    .container-img h1 strong {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
  .container-img a {
    color: #fff;
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.22222em;
    margin: 20px 20px 0 0; }
  .container-img .info {
    width: 320px;
    height: 147px;
    background: url("/assets/images/homepage/potomci.jpg") no-repeat center center;
    position: absolute;
    right: 140px;
    bottom: 80px; }
    @media (max-width: 991px) {
      .container-img .info {
        position: static;
        right: auto;
        bottom: auto;
        margin: 40px auto 0; } }

.container-chat-banner-bg {
  background: #00d7a0 url("../../../assets/images/homepage/banners/whatsup-banner-bg-tile.png") repeat center center;
  position: relative;
  z-index: 1;
  color: #fff;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both; }
  @media (max-width: 991px) {
    .container-chat-banner-bg {
      margin-top: 60px; } }
  @media (max-width: 991px) {
    .container-chat-banner-bg {
      padding-bottom: 715px; } }
  @media (max-width: 767px) {
    .container-chat-banner-bg {
      padding-bottom: 470px; } }
  .container-chat-banner-bg .rwd-banel {
    height: 100vh; }
    @media (max-width: 991px) {
      .container-chat-banner-bg .rwd-banel {
        height: 100%; } }
  .container-chat-banner-bg .banel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 0; }
  .container-chat-banner-bg .banelText {
    position: absolute;
    top: 50%;
    left: 0;
    padding: 0 8.5%;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%); }
    @media (max-width: 991px) {
      .container-chat-banner-bg .banelText {
        position: relative;
        top: auto;
        left: auto;
        padding: 8.5%;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        text-align: center; } }
  .container-chat-banner-bg h1 {
    font-family: "ars_maquette_prolight", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 68px;
    font-size: 6.8rem;
    line-height: 1.14706em;
    letter-spacing: -4px;
    margin-bottom: 30px;
    max-width: 59vw; }
    .container-chat-banner-bg h1 strong {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
    @media (max-width: 1439px) {
      .container-chat-banner-bg h1 {
        max-width: 42vw; } }
    @media (max-width: 991px) {
      .container-chat-banner-bg h1 {
        max-width: 100vw;
        text-align: center;
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1.27778em;
        letter-spacing: 0px; } }
  .container-chat-banner-bg h2 {
    color: #fff;
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.27778em;
    margin-bottom: 40px; }
    @media (max-width: 991px) {
      .container-chat-banner-bg h2 {
        text-align: center;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.5em; } }
  .container-chat-banner-bg .btn {
    margin-right: 20px; }
    @media (max-width: 991px) {
      .container-chat-banner-bg .btn {
        margin-right: 0; }
        .container-chat-banner-bg .btn.d {
          float: left; }
        .container-chat-banner-bg .btn.h {
          float: right; } }
  .container-chat-banner-bg .cta {
    position: absolute;
    left: 8%;
    top: 59%; }
    @media (max-width: 767px) {
      .container-chat-banner-bg .cta {
        left: 6%;
        top: 32%; } }
  .container-chat-banner-bg .ht-link {
    position: absolute;
    top: 19%;
    right: 8%;
    display: block;
    width: 16vw;
    height: 7vw; }
    @media (max-width: 767px) {
      .container-chat-banner-bg .ht-link {
        top: 76%;
        right: 5%;
        width: 31vw;
        height: 11vw; } }
  .container-chat-banner-bg .chatBanner {
    width: 100%;
    height: 100%; }
  .container-chat-banner-bg .chatWindow {
    background: url("../../../assets/images/homepage/banners/smartphone-ilu.png") no-repeat center center;
    width: 334px;
    height: 539px;
    position: absolute;
    right: 150px;
    top: 50%;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%); }
    @media (max-width: 991px) {
      .container-chat-banner-bg .chatWindow {
        left: 50%;
        right: auto;
        bottom: 10%;
        top: auto;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); } }
    @media (max-width: 767px) {
      .container-chat-banner-bg .chatWindow {
        -webkit-transform: translateX(-50%) scale(0.7);
        transform: translateX(-50%) scale(0.7);
        bottom: -4%; } }
    .container-chat-banner-bg .chatWindow:after {
      content: "Pitaj nas bilo što.";
      display: block;
      width: 140px;
      height: 140px;
      position: absolute;
      top: -53px;
      right: -53px;
      background: url("../../../assets/images/homepage/banners/whatsapp-bubble.png") no-repeat center center;
      color: #fff;
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.4em;
      text-align: center;
      padding: 41px 10px 0 10px; }
  .container-chat-banner-bg .chatOH {
    overflow: hidden;
    width: 100%;
    height: calc(100% - 201px);
    margin: 88px 0 113px;
    position: relative; }
  .container-chat-banner-bg .chatMsgHold {
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    width: 100%; }
  .container-chat-banner-bg .chatMsg {
    padding: 10px 78px 10px 44px;
    opacity: 0;
    -webkit-transform: translateY(80px);
    transform: translateY(80px);
    color: #333333;
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em; }
    .container-chat-banner-bg .chatMsg:before {
      left: 26px;
      top: 8px;
      content: " ";
      height: 36px;
      width: 36px;
      position: absolute;
      background: url("../../../assets/images/homepage/banners/chat-arrow-left.png") no-repeat center center; }
    .container-chat-banner-bg .chatMsg strong {
      display: block;
      color: #695fff;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.71429em; }
    .container-chat-banner-bg .chatMsg .inner {
      background-color: #fff;
      border-radius: 16px;
      padding: 11px 20px 14px; }
    .container-chat-banner-bg .chatMsg:nth-child(2n) {
      padding: 10px 44px 10px 78px; }
      .container-chat-banner-bg .chatMsg:nth-child(2n):before {
        background-image: url("../../../assets/images/homepage/banners/chat-arrow-right.png");
        left: auto;
        right: 26px; }
      .container-chat-banner-bg .chatMsg:nth-child(2n) .inner {
        background-color: #f9db79; }

.container-img-one {
  height: 100%;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  /* .parallax-foreground {
		position: fixed;
		width: 100%;
		left: 0;
		right: 0;
		z-index: -1;
	} */
  /* .bg-image {
		background-image: url('/assets/images/homepage/cura-laptop.jpg');
		display: block;
		overflow: hidden;
		position: absolute;
		left: 0;
		right: 0;
		left: 0;
		right: 0;
		height: 1000px;
		background-size: cover;
		background-repeat: no-repeat;
		top: 1100px;
	} */ }
  @media (min-width: 992px) {
    .container-img-one {
      height: 800px; } }
  @media (max-width: 991px) {
    .container-img-one {
      text-align: center; } }

.container-img-two {
  height: 100%;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 280px;
  padding-bottom: 226px; }
  @media (min-width: 992px) {
    .container-img-two {
      height: 800px; } }
  @media (max-width: 991px) {
    .container-img-two {
      text-align: center; } }

.container-devices {
  padding: 0; }
  @media (min-width: 992px) {
    .container-devices {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 1028px; } }
  @media (min-width: 992px) {
    .container-devices .big-col {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 66.666%;
      flex: 1 1 66.666%; } }
  .container-devices .big-col a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 60px 0; }
    @media (min-width: 992px) {
      .container-devices .big-col a {
        padding: 0; } }
    @media (min-width: 992px) {
      .container-devices .big-col a:hover img {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px); } }
  .container-devices .big-col figure {
    text-align: center;
    margin: 0; }
    .container-devices .big-col figure img {
      display: block;
      position: relative;
      max-width: 100%;
      height: auto;
      margin: 0 auto 54px;
      -webkit-transition: -webkit-transform .25s ease-in-out;
      transition: -webkit-transform .25s ease-in-out;
      transition: transform .25s ease-in-out;
      transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out; }
    .container-devices .big-col figure figcaption {
      font-family: "ars_maquette_prolight", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 48px;
      font-size: 4.8rem;
      line-height: 1.125em;
      max-width: 440px;
      margin-bottom: 32px; }
      .container-devices .big-col figure figcaption strong {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal; }
  .container-devices .big-col .pricing {
    padding: 14px 38px 18px;
    border-radius: 38.5px;
    background-color: #ffc159;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .container-devices .big-col .pricing .at-once {
      margin-left: 50px;
      display: none; }
    .container-devices .big-col .pricing p {
      font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 1;
      margin-bottom: 5px; }
      .container-devices .big-col .pricing p.amount {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.1em; }
      .container-devices .big-col .pricing p + p {
        margin-bottom: 0; }
  @media (min-width: 992px) {
    .container-devices .small-col {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 33.333%;
      flex: 1 1 33.333%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .container-devices .small-col a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (min-width: 992px) {
      .container-devices .small-col a:hover img {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px); } }
  .container-devices .small-col figure {
    text-align: center;
    margin: 0; }
    .container-devices .small-col figure img {
      display: block;
      position: relative;
      max-width: 100%;
      height: auto;
      margin: 0 auto 20px;
      -webkit-transition: -webkit-transform .25s ease-in-out;
      transition: -webkit-transform .25s ease-in-out;
      transition: transform .25s ease-in-out;
      transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out; }
    .container-devices .small-col figure figcaption {
      font-family: "ars_maquette_prolight", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.33333em;
      max-width: 280px;
      margin-bottom: 20px; }
      .container-devices .small-col figure figcaption strong {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal; }
  .container-devices .small-col .pricing {
    padding: 14px 38px 18px;
    border-radius: 38.5px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .container-devices .small-col .pricing .at-once {
      margin-left: 40px;
      display: none; }
    .container-devices .small-col .pricing p {
      font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 1;
      margin-bottom: 5px; }
      .container-devices .small-col .pricing p.amount {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.1em; }
      .container-devices .small-col .pricing p + p {
        margin-bottom: 0; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; }
  40% {
    opacity: 0.3; }
  60% {
    opacity: 0.5; }
  80% {
    opacity: 0.9; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; }
  40% {
    opacity: 0.3; }
  60% {
    opacity: 0.5; }
  80% {
    opacity: 0.9; }
  100% {
    opacity: 1; } }
  .container-devices .offer--black {
    background-color: #000 !important; }
  .container-devices .offer-one {
    background-color: #fadc73; }
  .container-devices .offer-two {
    background-color: #00d7d7;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding: 60px 0; }
    @media (min-width: 992px) {
      .container-devices .offer-two {
        padding: 0; } }
    .container-devices .offer-two .pricing {
      background-color: #02bbc3; }
  .container-devices .offer-three {
    background-color: #ff82af;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding: 60px 0; }
    @media (min-width: 992px) {
      .container-devices .offer-three {
        padding: 0; } }
    .container-devices .offer-three .pricing {
      background-color: #f06396; }

.container-all-offers {
  padding: 0;
  text-align: center; }
  .container-all-offers .linkWrapper {
    background-color: #695fff;
    padding: 30px 0 90px; }

.container-hbo {
  padding: 100px 20px;
  background-color: #302a89;
  font-family: "ars_maquette_prolight", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal; }
  @media (max-width: 767px) {
    .container-hbo {
      text-align: center;
      padding: 40px 20px 60px 20px; } }
  .container-hbo strong {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal; }
  .container-hbo .hbogo {
    font-size: 120px;
    line-height: 1;
    letter-spacing: -5px;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .container-hbo .hbogo {
        font-size: 36px;
        line-height: 1.22;
        letter-spacing: normal; } }

#hbgo-logo {
  position: absolute;
  right: 40px;
  top: 45px; }
  @media (max-width: 767px) {
    #hbgo-logo {
      width: 129px;
      height: 29px; } }

.hbogo-title {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 72px;
  line-height: 1.14;
  letter-spacing: -3px;
  position: absolute;
  bottom: 140px; }
  @media (max-width: 767px) {
    .hbogo-title {
      font-size: 30px;
      letter-spacing: 0;
      bottom: 100px; } }

.hbogo-copy {
  position: absolute;
  bottom: 10px;
  font-size: 12px; }

.hbgo-tagline {
  font-size: 36px;
  line-height: 1.28;
  letter-spacing: -1.5px;
  position: absolute;
  bottom: 80px; }
  @media (max-width: 767px) {
    .hbgo-tagline {
      font-size: 20px;
      bottom: 60px; } }

.container-bon {
  padding: 100px 20px;
  background-color: #695fff; }
  .container-bon .big-button {
    margin: 0;
    border-radius: 100px;
    background-color: #6866fc;
    -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
    color: #fff;
    padding: 30px 46px 20px 100px; }
    @media (max-width: 1320px) {
      .container-bon .big-button {
        padding: 30px 40px 40px 40px; } }
    .container-bon .big-button h3 {
      font-family: "ars_maquette_prolight", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 68px;
      font-size: 6.8rem;
      line-height: 1.11765em;
      letter-spacing: -1px;
      max-width: 360px;
      display: inline-block; }
      @media (max-width: 1320px) {
        .container-bon .big-button h3 {
          max-width: 100%;
          width: 100%;
          text-align: center;
          margin-bottom: 20px; }
          .container-bon .big-button h3 strong {
            display: inline; } }
      @media (max-width: 991px) {
        .container-bon .big-button h3 {
          font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 36px;
          font-size: 3.6rem;
          line-height: 1.22222em; } }
      .container-bon .big-button h3 strong {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal; }
    .container-bon .big-button .bonovi {
      display: inline-block;
      float: right;
      margin: 10px 0 0 0;
      padding: 0; }
      @media (max-width: 1320px) {
        .container-bon .big-button .bonovi {
          display: inline-block;
          float: none;
          margin-top: 10px;
          width: 100%;
          text-align: center; }
          .container-bon .big-button .bonovi li {
            margin: 0 10px;
            float: none; } }
      .container-bon .big-button .bonovi li {
        display: inline-block;
        width: 124px;
        height: 124px;
        position: relative;
        border-radius: 50%;
        margin-right: 22px; }
        @media (max-width: 1320px) {
          .container-bon .big-button .bonovi li {
            margin: 0 10px;
            float: none; } }
        @media (max-width: 991px) {
          .container-bon .big-button .bonovi li {
            width: 84px;
            height: 84px;
            margin-bottom: 10px; } }
        .container-bon .big-button .bonovi li:last-of-type {
          margin-right: 0; }
        .container-bon .big-button .bonovi li:hover:before {
          -webkit-transform: rotate(359deg);
          transform: rotate(359deg); }
        .container-bon .big-button .bonovi li:before {
          content: '';
          display: block;
          background: #fadc73;
          background: -webkit-gradient(linear, right top, left top, from(#fadc73), color-stop(50%, #fadc73), color-stop(50%, #00d7d7), to(#00d7d7));
          background: linear-gradient(270deg, #fadc73 0%, #fadc73 50%, #00d7d7 50%, #00d7d7 100%);
          position: absolute;
          width: 100%;
          height: 100%;
          border-radius: 50%;
          -webkit-transition: -webkit-transform 0.2s ease-in-out;
          transition: -webkit-transform 0.2s ease-in-out;
          transition: transform 0.2s ease-in-out;
          transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }
      .container-bon .big-button .bonovi a {
        position: relative;
        font-family: "ars_maquette_prolight", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1;
        display: inline-block;
        width: 108px;
        height: 108px;
        background: #6866fc;
        border-radius: 50%;
        color: #fff;
        text-decoration: none;
        margin: 8px;
        text-align: center; }
        @media (max-width: 991px) {
          .container-bon .big-button .bonovi a {
            font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
            font-weight: normal;
            font-style: normal;
            font-size: 14px;
            font-size: 1.4rem;
            width: 76px;
            height: 76px;
            margin: 4px; } }
        .container-bon .big-button .bonovi a span {
          display: inline-block;
          margin-top: 28px; }
          @media (max-width: 991px) {
            .container-bon .big-button .bonovi a span {
              margin-top: 18px; } }
        .container-bon .big-button .bonovi a strong {
          display: block;
          font-size: 36px;
          font-size: 3.6rem;
          line-height: 1; }
          @media (max-width: 991px) {
            .container-bon .big-button .bonovi a strong {
              font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
              font-weight: normal;
              font-style: normal;
              font-size: 30px;
              font-size: 3rem; } }

.container-news {
  background: #695fff;
  padding-bottom: 120px; }
  .container-news .container-news-wrap {
    max-width: 1160px; }
    .container-news .container-news-wrap .single-news-grid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      color: #fff; }
      @media (min-width: 992px) {
        .container-news .container-news-wrap .single-news-grid.news-row-two .single-news-grid_cell:nth-child(1) {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1; }
        .container-news .container-news-wrap .single-news-grid.news-row-two .single-news-grid_cell:nth-child(2) {
          -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
          order: 0; } }
      .container-news .container-news-wrap .single-news-grid:hover .news-bg {
        -webkit-transform: scale(1.05);
        transform: scale(1.05); }
      .container-news .container-news-wrap .single-news-grid:hover .title-wrap:before {
        -webkit-transform: scale(1.142);
        transform: scale(1.142); }
      .container-news .container-news-wrap .single-news-grid.news-row-one {
        background: #fd81af; }
      .container-news .container-news-wrap .single-news-grid.news-row-two {
        background: #00d7d7; }
      .container-news .container-news-wrap .single-news-grid .single-news-grid_cell {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        position: relative;
        overflow: hidden; }
        @media (max-width: 991px) {
          .container-news .container-news-wrap .single-news-grid .single-news-grid_cell {
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
        .container-news .container-news-wrap .single-news-grid .single-news-grid_cell:before {
          content: '';
          display: block;
          padding-bottom: 100%; }
        .container-news .container-news-wrap .single-news-grid .single-news-grid_cell .news-content {
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          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; }
          .container-news .container-news-wrap .single-news-grid .single-news-grid_cell .news-content.news-bg {
            -webkit-transition: -webkit-transform 0.25s ease-in-out;
            transition: -webkit-transform 0.25s ease-in-out;
            transition: transform 0.25s ease-in-out;
            transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out; }
          .container-news .container-news-wrap .single-news-grid .single-news-grid_cell .news-content.news-bg-one {
            background: url("/assets/images/homepage/news/bonbon-graffiti-na-gradele-2.jpg") no-repeat center center/cover; }
          .container-news .container-news-wrap .single-news-grid .single-news-grid_cell .news-content.news-bg-two {
            background: url("/assets/images/homepage/news/bonbon-forestland.jpg") no-repeat center center/cover; }
        .container-news .container-news-wrap .single-news-grid .single-news-grid_cell .title-wrap {
          margin: 40px;
          border-radius: 50%;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          text-align: center; }
          .container-news .container-news-wrap .single-news-grid .single-news-grid_cell .title-wrap:before {
            content: '';
            background-color: #695fff;
            display: block;
            position: absolute;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            -webkit-transition: -webkit-transform 0.25s ease-in-out;
            transition: -webkit-transform 0.25s ease-in-out;
            transition: transform 0.25s ease-in-out;
            transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
            top: 0; }
        .container-news .container-news-wrap .single-news-grid .single-news-grid_cell h4 {
          font-family: "ars_maquette_prolight", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 48px;
          font-size: 4.8rem;
          line-height: 1.125em;
          letter-spacing: -1px;
          position: relative;
          width: 100%;
          padding: 0 20px; }
          @media (max-width: 575px) {
            .container-news .container-news-wrap .single-news-grid .single-news-grid_cell h4 {
              font-size: 24px;
              font-size: 2.4rem;
              line-height: 1.41667em; } }
          .container-news .container-news-wrap .single-news-grid .single-news-grid_cell h4 strong {
            font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
            font-weight: normal;
            font-style: normal; }
  .container-news.fullWidth {
    padding: 0; }
    .container-news.fullWidth .container-news-wrap {
      max-width: 100%; }
      .container-news.fullWidth .container-news-wrap .single-news-grid .single-news-grid_cell {
        max-height: 600px; }
        @media (max-width: 991px) {
          .container-news.fullWidth .container-news-wrap .single-news-grid .single-news-grid_cell {
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
        .container-news.fullWidth .container-news-wrap .single-news-grid .single-news-grid_cell .news-title {
          max-width: 600px;
          margin: 0 auto; }

.main-slider {
  background-color: #695fff;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px; }
  .main-slider.container-fluid {
    padding-right: 20px;
    padding-left: 20px; }
  .main-slider .main-box .text-wrap {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    white-space: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 100px; }
    .main-slider .main-box .text-wrap h2 {
      font-family: "ars_maquette_prolight", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 120px;
      font-size: 12rem;
      line-height: 1em;
      letter-spacing: -5px;
      color: #fff; }
      .main-slider .main-box .text-wrap h2 strong {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal; }
  .main-slider img {
    width: 100%; }
  .main-slider .swiper-button-prev {
    background-color: #695fff;
    width: 70px;
    height: 100px;
    margin-top: -50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    left: 0;
    -webkit-transition: background-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out; }
    .main-slider .swiper-button-prev:hover {
      background-color: #fff; }
      .main-slider .swiper-button-prev:hover:before {
        -webkit-transform: translateX(-4px);
        transform: translateX(-4px); }
    .main-slider .swiper-button-prev:before {
      content: '';
      width: 36px;
      height: 25px;
      display: block;
      background-image: url(/assets/images/ico/gallery-arrow-left.svg);
      background-repeat: no-repeat;
      position: absolute;
      top: 50%;
      left: 10px;
      margin-top: -12px;
      -webkit-transition: -webkit-transform 0.2s ease-in-out;
      transition: -webkit-transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }
  .main-slider .swiper-button-next {
    background-color: #695fff;
    width: 70px;
    height: 100px;
    margin-top: -50px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    right: 0;
    -webkit-transition: background-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out; }
    .main-slider .swiper-button-next:hover {
      background-color: #fff; }
      .main-slider .swiper-button-next:hover:before {
        -webkit-transform: translateX(4px);
        transform: translateX(4px); }
    .main-slider .swiper-button-next:before {
      content: '';
      width: 36px;
      height: 25px;
      display: block;
      background-image: url(/assets/images/ico/gallery-arrow-right.svg);
      background-repeat: no-repeat;
      position: absolute;
      top: 50%;
      right: 10px;
      margin-top: -12px;
      -webkit-transition: -webkit-transform 0.2s ease-in-out;
      transition: -webkit-transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }

.second-slider {
  background-color: #695fff;
  padding: 20px 10px 20px 20px;
  overflow: hidden; }
  @media (max-width: 991px) {
    .second-slider {
      padding-bottom: 66px;
      padding-right: 20px; } }
  .second-slider .swiper-container {
    overflow: visible; }
  .second-slider .swiper-slide {
    background-color: #6866fc;
    -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
    width: calc(33.3333% - 10px);
    height: 600px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    overflow: hidden; }
    @media (max-width: 991px) {
      .second-slider .swiper-slide {
        width: 100%;
        height: 372px; } }
    .second-slider .swiper-slide a {
      display: block;
      text-decoration: none;
      height: 100%;
      position: relative;
      z-index: 2; }
    .second-slider .swiper-slide:before {
      content: '';
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      bottom: 0;
      height: 100%;
      background-color: transparent;
      width: 10px;
      -webkit-transition: width 0.2s ease-in-out;
      transition: width 0.2s ease-in-out; }
    .second-slider .swiper-slide:after {
      content: '';
      position: absolute;
      display: block;
      bottom: 0;
      right: 0;
      background-color: transparent;
      width: 10px;
      -webkit-transition: opacity 0.25s ease-in-out;
      transition: opacity 0.25s ease-in-out;
      background-repeat: no-repeat;
      opacity: 0; }
    @media (min-width: 992px) {
      .second-slider .swiper-slide:hover:before {
        width: 100%; }
      .second-slider .swiper-slide:hover:after {
        opacity: 1; }
      .second-slider .swiper-slide:hover .text-wrap span {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0); } }
  .second-slider .ss-one:before {
    background-color: #ff82af; }
  .second-slider .ss-one:after {
    background-image: url("/assets/images/homepage/second-slider/ilustracija-duplegigie.svg");
    width: 265px;
    height: 290px;
    bottom: 0px;
    right: 0px; }
  .second-slider .ss-one span {
    color: #FFF; }
    .second-slider .ss-one span:after {
      width: 50%;
      background: #00d7d7; }
    .second-slider .ss-one span:before {
      width: 100%;
      background: #fadc73; }
  .second-slider .ss-two:before {
    background-color: #00d7d7; }
  .second-slider .ss-two:after {
    background-image: url("/assets/images/homepage/second-slider/ilustracija-20-gb.svg");
    width: 228px;
    height: 227px; }
  .second-slider .ss-two span {
    color: #FFF; }
    .second-slider .ss-two span:after {
      width: 50%;
      background: #fadc73; }
    .second-slider .ss-two span:before {
      width: 100%;
      background: #695fff; }
  .second-slider .ss-three:before {
    background-color: #fadc73; }
  .second-slider .ss-three:after {
    background-image: url("/assets/images/homepage/second-slider/ilustracija-tjedni.svg");
    width: 228px;
    height: 232px; }
  .second-slider .ss-three span {
    color: #FFF; }
    .second-slider .ss-three span:after {
      width: 50%;
      background: #ff7d3c; }
    .second-slider .ss-three span:before {
      width: 100%;
      background: #695fff; }
  .second-slider .text-wrap h3 {
    padding: 70px 72px 30px;
    font-family: "ars_maquette_prolight", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 45px;
    font-size: 4.5rem;
    line-height: 1.22222em;
    letter-spacing: -1px;
    color: #fff; }
    @media (max-width: 1439px) {
      .second-slider .text-wrap h3 {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1.22222em; } }
    .second-slider .text-wrap h3 strong {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
  .second-slider .text-wrap span {
    position: absolute;
    left: 0;
    bottom: 60px;
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    margin-left: 72px;
    display: inline-block;
    -webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out; }
  .second-slider .sticker {
    font-family: "ars_maquette_prolight", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.1em;
    color: #fff;
    width: 106px;
    height: 106px;
    position: absolute;
    right: 2%;
    top: 10%;
    border-radius: 50%;
    text-align: center;
    background-color: #f18345;
    padding: 15px 5px 0 5px; }
    .second-slider .sticker strong {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
  .second-slider .swiper-button-prev {
    background-color: #695fff;
    width: 70px;
    height: 100px;
    margin-top: -50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    left: -20px;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out; }
    .second-slider .swiper-button-prev:hover {
      background-color: #fff; }
      .second-slider .swiper-button-prev:hover:before {
        -webkit-transform: translateX(-4px);
        transform: translateX(-4px); }
    .second-slider .swiper-button-prev:before {
      content: '';
      width: 36px;
      height: 25px;
      display: block;
      background-repeat: no-repeat;
      position: absolute;
      top: 50%;
      left: 10px;
      margin-top: -12px;
      -webkit-transition: -webkit-transform 0.2s ease-in-out;
      transition: -webkit-transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }
  .second-slider .swiper-button-next {
    background-color: #695fff;
    width: 70px;
    height: 100px;
    margin-top: -50px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    right: -20px;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out; }
    .second-slider .swiper-button-next:hover {
      background-color: #fff; }
      .second-slider .swiper-button-next:hover:before {
        -webkit-transform: translateX(4px);
        transform: translateX(4px); }
    .second-slider .swiper-button-next:before {
      content: '';
      width: 36px;
      height: 25px;
      display: block;
      background-repeat: no-repeat;
      position: absolute;
      top: 50%;
      right: 10px;
      margin-top: -12px;
      -webkit-transition: -webkit-transform 0.2s ease-in-out;
      transition: -webkit-transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }
  .second-slider .swiper-button-prev.swiper-button-disabled,
  .second-slider .swiper-button-next.swiper-button-disabled {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out; }
  .second-slider .swiper-button-prev, .second-slider .swiper-button-next {
    display: none; }
  .second-slider .swiper-pagination {
    bottom: -40px; }
    @media (min-width: 992px) {
      .second-slider .swiper-pagination {
        display: none; } }
    .second-slider .swiper-pagination .swiper-pagination-bullet {
      width: 12px;
      height: 12px;
      border: solid 3px #877fff;
      background-color: transparent; }
      .second-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        border-color: #00d7d7; }

.containerLittleBoxes {
  padding-top: 140px;
  padding-bottom: 140px; }
  .containerLittleBoxes .box {
    display: block; }
    .containerLittleBoxes .box img {
      width: 100%; }
    .containerLittleBoxes .box .text {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      text-align: center; }
      .containerLittleBoxes .box .text:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(105, 95, 255, 0.5)), to(rgba(105, 95, 255, 0.5)));
        background: linear-gradient(to bottom, rgba(105, 95, 255, 0.5) 0%, rgba(105, 95, 255, 0.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80695fff', endColorstr='#80695fff',GradientType=0 );
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
    .containerLittleBoxes .box p {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.16667em;
      letter-spacing: -0.8px;
      width: 100%;
      color: #fff;
      opacity: 0;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .containerLittleBoxes .box:hover .text:after {
      opacity: 0; }
    .containerLittleBoxes .box:hover p {
      opacity: 1; }
  .containerLittleBoxes .swiper-slide-active .box .text:after {
    opacity: 0; }
  .containerLittleBoxes .swiper-slide-active .box p {
    opacity: 1; }
  .containerLittleBoxes .boxFirst {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    padding: 100% 0 0 0;
    width: 100%; }
    .containerLittleBoxes .boxFirst .text {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      text-align: left; }
    .containerLittleBoxes .boxFirst p {
      font-family: "ars_maquette_prolight", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 48px;
      font-size: 4.8rem;
      line-height: 1.125em;
      letter-spacing: -1px;
      width: 100%;
      color: #fff;
      padding: 0 10px; }
      .containerLittleBoxes .boxFirst p strong {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal; }
  @media (max-width: 991px) {
    .containerLittleBoxes {
      padding: 40px 66px;
      overflow: hidden; }
      .containerLittleBoxes .ssContainer {
        background-color: #ff82af;
        margin: 0 auto;
        position: relative;
        list-style: none;
        padding: 0;
        /* Fix of Webkit flickering */
        z-index: 1; }
      .containerLittleBoxes .ssWrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-box-sizing: content-box;
        box-sizing: content-box; }
      .containerLittleBoxes .swiper-container-android .ssBox,
      .containerLittleBoxes .ssWrapper {
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0); }
      .containerLittleBoxes .swiper-container-free-mode > .ssWrapper {
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        margin: 0 auto; }
      .containerLittleBoxes .ssBox {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; } }
  @media (min-width: 992px) {
    .containerLittleBoxes .ssWrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .containerLittleBoxes .ssBox {
      width: 100%;
      min-height: 1px;
      position: relative;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; } }

.container-letvica {
  position: fixed;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #6866fc;
  z-index: 30;
  width: 100%; }
  @media (max-width: 767px) {
    .container-letvica {
      display: none; } }

.info-letvica__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.info-letvica__items {
  width: 33.333%; }
  @media (max-width: 991px) {
    .info-letvica__items {
      margin-right: 10px; } }
  .info-letvica__items .btn {
    margin-top: 28px; }
  .info-letvica__items--1 {
    margin-left: 8.33333%; }
    .info-letvica__items--1 .info-letvica__text {
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.13333em; }
  .info-letvica__items--2 {
    margin-right: 120px;
    width: 41.6663%; }

.info-letvica__text {
  padding: 16px 0;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.30435em; }
  .info-letvica__text strong {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal; }
  .info-letvica__text span {
    text-decoration: line-through; }

.supportPages .accordionPodrska {
  margin: 100px 0; }
  @media (max-width: 767px) {
    .supportPages .accordionPodrska {
      margin-top: 40px; } }
  .supportPages .accordionPodrska .accordionHeader {
    -webkit-box-shadow: 0 -1px 0 0 #443dba inset;
    box-shadow: 0 -1px 0 0 #443dba inset;
    background-color: rgba(84, 75, 204, 0);
    margin: 0;
    position: relative;
    outline: none; }
    .supportPages .accordionPodrska .accordionHeader.ui-state-active {
      -webkit-box-shadow: 0 0px 0 0 #443dba inset;
      box-shadow: 0 0px 0 0 #443dba inset;
      background-color: #544bcc; }
    .supportPages .accordionPodrska .accordionHeader a {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.33333em;
      color: #ffffff;
      padding: 35px 20px;
      display: block;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      @media (max-width: 767px) {
        .supportPages .accordionPodrska .accordionHeader a {
          padding: 10px 40px 10px 10px;
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 1.55556em; } }
    .supportPages .accordionPodrska .accordionHeader .ui-accordion-header-icon {
      display: block;
      width: 102px;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      cursor: pointer; }
      .supportPages .accordionPodrska .accordionHeader .ui-accordion-header-icon:before, .supportPages .accordionPodrska .accordionHeader .ui-accordion-header-icon:after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -0.6rem 0 0 -0.6rem;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
      .supportPages .accordionPodrska .accordionHeader .ui-accordion-header-icon:before {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -71.3em;
        width: 1.3em;
        height: 1.3em;
        opacity: 1; }
      .supportPages .accordionPodrska .accordionHeader .ui-accordion-header-icon:after {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -47.1em;
        width: 1.3em;
        height: 0.3em;
        opacity: 0; }
      @media (max-width: 767px) {
        .supportPages .accordionPodrska .accordionHeader .ui-accordion-header-icon {
          width: 50px; } }
    .supportPages .accordionPodrska .accordionHeader.ui-state-active .ui-accordion-header-icon:before, .supportPages .accordionPodrska .accordionHeader.ui-state-active .ui-accordion-header-icon:after {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    .supportPages .accordionPodrska .accordionHeader.ui-state-active .ui-accordion-header-icon:before {
      opacity: 0; }
    .supportPages .accordionPodrska .accordionHeader.ui-state-active .ui-accordion-header-icon:after {
      opacity: 1; }
  .supportPages .accordionPodrska .panel {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0; }
    .supportPages .accordionPodrska .panel .subLinks a {
      font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.55556em;
      color: #695fff;
      display: block;
      padding: 10px; }
    .supportPages .accordionPodrska .panel p {
      color: #695fff; }
    @media (max-width: 767px) {
      .supportPages .accordionPodrska .panel {
        padding: 10px 40px 10px 10px; }
        .supportPages .accordionPodrska .panel .subLinks a {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.625em; } }

.supportPages .infoBar {
  display: block;
  margin-top: -50px;
  margin-bottom: 100px; }

.supportPages .kontaktGfx {
  width: 100%;
  height: 0;
  padding: 100% 0 0 0;
  background-color: #00d7d7;
  border-radius: 50%;
  position: relative; }
  .supportPages .kontaktGfx:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-38%, -67%);
    transform: translate(-38%, -67%);
    background-image: url("/assets/images/svg/kontakt-ilustracija.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-size: 100% auto; }

.supportPages .osFacebook, .supportPages .osTwitter, .supportPages .osWhatsapp, .supportPages .osInstagram {
  width: 100%;
  height: 0;
  padding: 100% 0 0 0;
  position: relative;
  text-align: center;
  background-color: #00d7d7;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .supportPages .osFacebook .inner, .supportPages .osTwitter .inner, .supportPages .osWhatsapp .inner, .supportPages .osInstagram .inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .supportPages .osFacebook .inner > div, .supportPages .osTwitter .inner > div, .supportPages .osWhatsapp .inner > div, .supportPages .osInstagram .inner > div {
      width: 100%; }
    .supportPages .osFacebook .inner > a, .supportPages .osTwitter .inner > a, .supportPages .osWhatsapp .inner > a, .supportPages .osInstagram .inner > a {
      width: 100%;
      height: 100%;
      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; }
      .supportPages .osFacebook .inner > a:hover, .supportPages .osTwitter .inner > a:hover, .supportPages .osWhatsapp .inner > a:hover, .supportPages .osInstagram .inner > a:hover {
        text-decoration: none; }
  .supportPages .osFacebook .fo, .supportPages .osTwitter .fo, .supportPages .osWhatsapp .fo, .supportPages .osInstagram .fo {
    opacity: 0;
    margin-bottom: -20%;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .supportPages .osFacebook.hover, .supportPages .osTwitter.hover, .supportPages .osWhatsapp.hover, .supportPages .osInstagram.hover {
    background-color: #fff; }
    .supportPages .osFacebook.hover .fo, .supportPages .osTwitter.hover .fo, .supportPages .osWhatsapp.hover .fo, .supportPages .osInstagram.hover .fo {
      opacity: 1;
      margin-bottom: 0; }
  .supportPages .osFacebook p, .supportPages .osTwitter p, .supportPages .osWhatsapp p, .supportPages .osInstagram p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.55556em;
    color: #695fff; }
  .supportPages .osFacebook .btn-borbor, .supportPages .osTwitter .btn-borbor, .supportPages .osWhatsapp .btn-borbor, .supportPages .osInstagram .btn-borbor {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #695fff; }
    .supportPages .osFacebook .btn-borbor:after, .supportPages .osTwitter .btn-borbor:after, .supportPages .osWhatsapp .btn-borbor:after, .supportPages .osInstagram .btn-borbor:after {
      background: #695fff; }
    .supportPages .osFacebook .btn-borbor:before, .supportPages .osTwitter .btn-borbor:before, .supportPages .osWhatsapp .btn-borbor:before, .supportPages .osInstagram .btn-borbor:before {
      background: #00d7d7; }
  .supportPages .osFacebook .title, .supportPages .osTwitter .title, .supportPages .osWhatsapp .title, .supportPages .osInstagram .title {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1.125em;
    letter-spacing: -1px;
    color: #695fff; }
    .supportPages .osFacebook .title:before, .supportPages .osTwitter .title:before, .supportPages .osWhatsapp .title:before, .supportPages .osInstagram .title:before {
      content: "";
      display: block;
      margin: 0 auto; }

.supportPages .osFacebook .title:before {
  font-size: 10px;
  background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
  background-position: 0em -74.4em;
  width: 1.8em;
  height: 3.6em; }

.supportPages .osTwitter {
  -webkit-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 0 rgba(0, 0, 0, 0.1); }
  .supportPages .osTwitter .title:before {
    font-size: 10px;
    background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
    background-position: 0em -448.3em;
    width: 3.5838em;
    height: 3.6em; }

.supportPages .osWhatsapp {
  -webkit-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 0 rgba(0, 0, 0, 0.1); }
  .supportPages .osWhatsapp .title:before {
    font-size: 10px;
    background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
    background-position: 0em -448.3em;
    width: 3.5838em;
    height: 3.6em; }

.supportPages .osInstagram .title:before {
  font-size: 10px;
  background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
  background-position: 0em -128.8em;
  width: 3.6em;
  height: 3.6em; }

.supportPages .boxLink {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.36364em;
  display: block;
  color: #fff;
  border-radius: 10px;
  background-color: #6866fc;
  -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  padding: 30px 20px;
  text-decoration: underline; }
  .supportPages .boxLink strong {
    display: block;
    color: #00d7d7;
    text-decoration: underline; }
  .supportPages .boxLink:hover {
    text-decoration: none; }
    .supportPages .boxLink:hover strong {
      text-decoration: none; }

.logRegPage.serviceTabs .tit {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1.20833em;
  letter-spacing: 0;
  margin-bottom: 3.7rem; }
  @media (max-width: 991px) {
    .logRegPage.serviceTabs .tit {
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.26667em;
      margin-bottom: 1.2rem; } }

.logRegPage.serviceTabs .serviceTabsNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 0;
  list-style-position: inside;
  list-style: none; }
  .logRegPage.serviceTabs .serviceTabsNav.noPad {
    padding-top: 0px; }
  @media (min-width: 768px) {
    .logRegPage.serviceTabs .serviceTabsNav {
      display: none; } }
  .logRegPage.serviceTabs .serviceTabsNav a {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.28571em;
    text-align: center;
    display: block;
    color: #9fa2ff;
    padding-top: 16px;
    padding-bottom: 16px;
    background: rgba(74, 66, 179, 0);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: #4a42b3; }
    .logRegPage.serviceTabs .serviceTabsNav a:hover {
      text-decoration: none; }
  .logRegPage.serviceTabs .serviceTabsNav .ui-tabs-active a {
    background: rgba(74, 66, 179, 0);
    color: #fff; }

.logRegPage .column {
  padding: 180px 0 120px 0;
  height: 100%;
  position: relative; }
  .logRegPage .column:after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background-color: #5a51ea;
    position: absolute;
    right: -20px;
    top: 0; }
    @media (min-width: 1440px) {
      .logRegPage .column:after {
        right: -26%; } }
  .logRegPage .column.clear:after {
    display: none; }
  @media (max-width: 991px) {
    .logRegPage .column {
      padding: 39px 0 20px 0; }
      .logRegPage .column.two:after {
        display: none; }
      .logRegPage .column.three {
        padding: 20px 0 20px 0; } }
  @media (max-width: 767px) {
    .logRegPage .column.one:after {
      display: none; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .logRegPage .column {
      padding: 100px 0 20px 0; } }

.logRegPage .log_face, .logRegPage .log_google {
  display: block;
  margin-bottom: 30px;
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.42857em;
  text-align: center;
  color: #fff;
  padding: 63px 20px 20px 20px;
  border-radius: 10px;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .logRegPage .log_face:before, .logRegPage .log_face:after, .logRegPage .log_google:before, .logRegPage .log_google:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .logRegPage .log_face:before, .logRegPage .log_google:before {
    width: 41px;
    height: 41px;
    top: 20px; }
  @media (max-width: 991px) {
    .logRegPage .log_face, .logRegPage .log_google {
      width: calc( 50% - 10px);
      display: inline-block; } }

.logRegPage .log_face {
  background-color: #00d7d7; }
  .logRegPage .log_face:before {
    background-color: #07a6be; }
  .logRegPage .log_face:after {
    top: 32px;
    font-size: 10px;
    background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
    background-position: 0em -81.6em;
    width: 0.9em;
    height: 1.8em; }
  .logRegPage .log_face:hover {
    background-color: #07a6be;
    text-decoration: none; }
    .logRegPage .log_face:hover:before {
      background-color: #00d7d7; }
  @media (max-width: 991px) {
    .logRegPage .log_face {
      float: left;
      /* margin-left: -20px; */ } }

.logRegPage .log_google {
  background-color: #fadc73; }
  .logRegPage .log_google:before {
    background-color: #fabf73; }
  .logRegPage .log_google:after {
    top: 33px;
    font-size: 10px;
    background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
    background-position: 0em -109.5em;
    width: 1.5em;
    height: 1.5em; }
  .logRegPage .log_google:hover {
    background-color: #fabf73;
    text-decoration: none; }
    .logRegPage .log_google:hover:before {
      background-color: #fadc73; }
  @media (max-width: 991px) {
    .logRegPage .log_google {
      float: right;
      /* margin-right: -20px; */ } }

.logRegPage .disclamer {
  border-radius: 10px;
  background-color: #6866fc;
  -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  padding: 40px 0;
  margin: 0 0 140px 0; }
  @media (max-width: 991px) {
    .logRegPage .disclamer {
      margin-bottom: 60px; } }
  .logRegPage .disclamer p {
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.71429em;
    color: #c3c5ff;
    margin: 0; }
    .logRegPage .disclamer p a {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }

.logRegPage .forgotenPassContent {
  background: #695fff;
  position: relative; }
  .logRegPage .forgotenPassContent .separator-ili {
    display: none;
    position: absolute;
    top: 85px;
    left: 50%;
    background: #5a51ea;
    font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1em;
    color: #fadc73;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    margin-left: 4.16667%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1; }
    @media (min-width: 768px) {
      .logRegPage .forgotenPassContent .separator-ili {
        display: block; } }
    @media (min-width: 992px) {
      .logRegPage .forgotenPassContent .separator-ili {
        margin-left: -4.16667%; } }
    .logRegPage .forgotenPassContent .separator-ili p {
      line-height: 56px;
      margin: 0;
      width: 100%;
      text-align: center; }
  @media (min-width: 768px) {
    .logRegPage .forgotenPassContent:after {
      content: "";
      background: #5a51ea;
      position: absolute;
      top: 0;
      left: 50%;
      width: 1px;
      height: calc(100% - 110px);
      margin-left: 4.16667%; } }
  @media (min-width: 992px) {
    .logRegPage .forgotenPassContent:after {
      margin-left: -4.16667%; } }
  .logRegPage .forgotenPassContent .formSwitcher {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 768px) {
      .logRegPage .forgotenPassContent .formSwitcher {
        display: none; } }
    .logRegPage .forgotenPassContent .formSwitcher .tabMobile {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1em;
      text-align: center;
      color: #fff;
      padding-top: 21px;
      padding-bottom: 15px;
      width: 50%;
      display: inline-block;
      float: left; }
      @media (min-width: 992px) {
        .logRegPage .forgotenPassContent .formSwitcher .tabMobile {
          font-size: 24px;
          font-size: 2.4rem;
          line-height: 1.41667em;
          margin-bottom: 80px; } }
      .logRegPage .forgotenPassContent .formSwitcher .tabMobile.active {
        background: #4a42b3;
        color: #9fa2ff; }
  .logRegPage .forgotenPassContent .formWrapper p.t3 {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.46667em;
    color: #fff;
    margin-top: 40px; }
    @media (min-width: 768px) {
      .logRegPage .forgotenPassContent .formWrapper p.t3 {
        font-size: 48px;
        font-size: 4.8rem;
        line-height: 1.20833em;
        margin-top: 80px; } }
  .logRegPage .forgotenPassContent .formWrapper .funkyFormBlock {
    margin-top: 30px;
    margin-bottom: 48px; }
    @media (min-width: 992px) {
      .logRegPage .forgotenPassContent .formWrapper .funkyFormBlock {
        margin-top: 58px; } }
    .logRegPage .forgotenPassContent .formWrapper .funkyFormBlock .fw3 {
      margin: 0; }
      .logRegPage .forgotenPassContent .formWrapper .funkyFormBlock .fw3 .labelTelephone {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1em;
        color: #fff;
        height: auto;
        margin-bottom: 20px; }
    .logRegPage .forgotenPassContent .formWrapper .funkyFormBlock li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
  .logRegPage .forgotenPassContent .formWrapper .robotCheckerHolder {
    margin-bottom: 30px; }
    .logRegPage .forgotenPassContent .formWrapper .robotCheckerHolder .notRobot {
      margin-bottom: 10px;
      font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1em;
      color: #fff; }
  .logRegPage .forgotenPassContent .formWrapper .btn {
    margin-bottom: 80px; }
  .logRegPage .forgotenPassContent .brojMobitelaWrapper .funkyFormBlock {
    margin-top: 20px; }

.logRegPage .rh {
  text-align: right;
  line-height: 20px; }

.searchPages #search_tabs .nav a {
  text-align: left; }

.searchPages .productBox {
  width: 100%;
  height: 0;
  padding: 95.18518518518519% 0 0 0;
  position: relative;
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .searchPages .productBox .inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center; }
    .searchPages .productBox .inner > div {
      width: 100%; }
  .searchPages .productBox .wrapImg, .searchPages .productBox .cartBonImage {
    margin-bottom: 20px; }
  .searchPages .productBox .articleImage {
    width: 100%;
    max-width: 220px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .searchPages .productBox .articleImage.first {
        max-width: 440px; } }
    .searchPages .productBox .articleImage img {
      width: 100%;
      height: auto; }
  .searchPages .productBox .name {
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.33333em;
    color: #fff;
    margin-bottom: 20px; }
    .searchPages .productBox .name strong {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
  @media (max-width: 1439px) {
    .searchPages .productBox {
      padding: 0 16px 60px 16px;
      height: 100%; }
      .searchPages .productBox .inner {
        position: relative; }
      .searchPages .productBox .wrapImg {
        padding-top: 30px; }
      .searchPages .productBox .name {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.4em; } }
  @media (max-width: 767px) {
    .searchPages .productBox {
      height: auto; } }
  .searchPages .productBox:hover {
    background-color: #00d7d7 !important; }

.searchPages .productRow div[class^="col"]:nth-child(2n+1) .productBox {
  background-color: #584fd6; }
  .searchPages .productRow div[class^="col"]:nth-child(2n+1) .productBox .btn-grabor:after, .searchPages .productRow div[class^="col"]:nth-child(2n+1) .productBox .btn-grabor2:after {
    background-color: #584fd6; }

.searchPages .productRow div[class^="col"]:nth-child(2n) .productBox {
  background-color: #5f55e6; }
  .searchPages .productRow div[class^="col"]:nth-child(2n) .productBox .btn-grabor:after, .searchPages .productRow div[class^="col"]:nth-child(2n) .productBox .btn-grabor2:after {
    background-color: #5f55e6; }

.searchPages .productRow div[class^="col"]:nth-child(2n+1) .productBox {
  background-color: #5f55e6; }
  .searchPages .productRow div[class^="col"]:nth-child(2n+1) .productBox .btn-grabor:after, .searchPages .productRow div[class^="col"]:nth-child(2n+1) .productBox .btn-grabor2:after {
    background-color: #5f55e6; }

.searchPages .productRow div[class^="col"]:nth-child(2n) .productBox {
  background-color: #584fd6; }
  .searchPages .productRow div[class^="col"]:nth-child(2n) .productBox .btn-grabor:after, .searchPages .productRow div[class^="col"]:nth-child(2n) .productBox .btn-grabor2:after {
    background-color: #584fd6; }

.webshopPages {
  overflow: hidden; }
  @media (min-width: 576px) {
    .webshopPages .productRow {
      margin-bottom: 40px; } }
  @media (min-width: 768px) {
    .webshopPages .productRow .productSlide:nth-child(n+3) {
      display: none; }
    .webshopPages .productRow .productListPagination {
      display: none; } }
  .webshopPages .titleBox {
    height: 100%;
    background-color: #fff;
    padding: 40px 30px; }
    .webshopPages .titleBox .t2 {
      color: #333;
      word-break: break-word; }
    @media (max-width: 767px) {
      .webshopPages .titleBox {
        background: #695fff;
        text-align: center;
        padding-top: 40px;
        padding-bottom: 20px; }
        .webshopPages .titleBox .btn-borbor2 {
          margin: 0 auto;
          color: #fff;
          margin-bottom: 10px; }
          .webshopPages .titleBox .btn-borbor2:after {
            background: #fadc73; }
        .webshopPages .titleBox .t2 {
          color: #fff; } }
    @media (max-width: 767px) and (max-width: 767px) {
      .webshopPages .titleBox .t2 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.26667em;
        letter-spacing: 0;
        width: 100%;
        margin-bottom: 10px; } }
  .webshopPages .productBox {
    width: 100%;
    height: 0;
    padding: 95.18518518518519% 0 0 0;
    position: relative;
    display: block;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .webshopPages .productBox .inner {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      text-align: center; }
      .webshopPages .productBox .inner > div {
        width: 100%; }
    .webshopPages .productBox .wrapImg, .webshopPages .productBox .cartBonImage {
      margin-bottom: 20px; }
    .webshopPages .productBox .productAdditionalInfo {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 34px;
      font-size: 3.4rem;
      line-height: 1em;
      color: #fff;
      text-align: right;
      padding: 18px 38px; }
      .webshopPages .productBox .productAdditionalInfo strong {
        font-weight: normal;
        color: #fadc73; }
    .webshopPages .productBox .articleImage {
      width: 100%;
      max-width: 220px;
      margin: 0 auto; }
      @media (min-width: 768px) {
        .webshopPages .productBox .articleImage.first {
          max-width: 440px; } }
      .webshopPages .productBox .articleImage img {
        width: 100%;
        height: auto; }
        .webshopPages .productBox .articleImage img.smallerAI {
          width: 80%; }
      .webshopPages .productBox .articleImage.smallerAI img {
        width: 80%; }
    .webshopPages .productBox .name {
      font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.33333em;
      color: #fff;
      margin-bottom: 20px; }
      .webshopPages .productBox .name strong {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal; }
    .webshopPages .productBox .price, .webshopPages .productBox .price2 {
      font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.3em;
      color: #fff;
      border-radius: 38.5px;
      background-color: #695fff;
      height: 70px;
      display: inline-block;
      padding: 0 20px;
      overflow: hidden;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .webshopPages .productBox .price em, .webshopPages .productBox .price2 em {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 2em;
        color: #fadc73;
        font-style: normal;
        display: block;
        text-transform: uppercase;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
      .webshopPages .productBox .price .ratePrice, .webshopPages .productBox .price .singlePrice, .webshopPages .productBox .price .discountPrice, .webshopPages .productBox .price2 .ratePrice, .webshopPages .productBox .price2 .singlePrice, .webshopPages .productBox .price2 .discountPrice {
        display: block;
        float: left;
        min-height: 100%;
        padding: 7px 20px; }
    .webshopPages .productBox .price2 {
      padding: 22px 40px; }
    @media (max-width: 1439px) {
      .webshopPages .productBox {
        padding: 0 16px 60px 16px;
        height: 100%; }
        .webshopPages .productBox .inner {
          position: relative; }
        .webshopPages .productBox .wrapImg {
          padding-top: 30px; }
        .webshopPages .productBox .name {
          font-size: 20px;
          font-size: 2rem;
          line-height: 1.4em; }
        .webshopPages .productBox .price, .webshopPages .productBox .price2 {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.5em;
          padding: 0 10px; }
          .webshopPages .productBox .price .ratePrice, .webshopPages .productBox .price .singlePrice, .webshopPages .productBox .price .discountPrice, .webshopPages .productBox .price2 .ratePrice, .webshopPages .productBox .price2 .singlePrice, .webshopPages .productBox .price2 .discountPrice {
            padding: 9px 10px 0; }
        .webshopPages .productBox .price2 {
          padding: 23px 20px 0; } }
    @media (max-width: 767px) {
      .webshopPages .productBox {
        height: auto; } }
  @media (min-width: 992px) and (max-width: 1439px) {
    .webshopPages .firstRow .col-md-4 .productBox, .webshopPages .firstRow dl.formBlock dt .productBox, dl.formBlock .webshopPages .firstRow dt .productBox, .webshopPages .firstRow .deviceLongSpecs p .productBox, .webshopPages .deviceLongSpecs .firstRow p .productBox {
      height: 50%; } }
  .webshopPages .productGroup_smartphone .productBox:hover, .webshopPages .productGroup_multimedija .productBox:hover, .webshopPages .productGroup_ostali-uredaji .productBox:hover {
    background-color: #00d7d7 !important; }
    .webshopPages .productGroup_smartphone .productBox:hover .price, .webshopPages .productGroup_smartphone .productBox:hover .price2, .webshopPages .productGroup_multimedija .productBox:hover .price, .webshopPages .productGroup_multimedija .productBox:hover .price2, .webshopPages .productGroup_ostali-uredaji .productBox:hover .price, .webshopPages .productGroup_ostali-uredaji .productBox:hover .price2 {
      background-color: #00d7d7;
      -webkit-box-shadow: 0 8px 16px 0 #0cc6c6;
      box-shadow: 0 8px 16px 0 #0cc6c6; }
      .webshopPages .productGroup_smartphone .productBox:hover .price *, .webshopPages .productGroup_smartphone .productBox:hover .price2 *, .webshopPages .productGroup_multimedija .productBox:hover .price *, .webshopPages .productGroup_multimedija .productBox:hover .price2 *, .webshopPages .productGroup_ostali-uredaji .productBox:hover .price *, .webshopPages .productGroup_ostali-uredaji .productBox:hover .price2 * {
        color: #fff; }
  .webshopPages .productGroup_bonbon-bon .productBox:hover .cartBonImage:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  @media (max-width: 767px) {
    .webshopPages .productGroup_smartphone .titleBox {
      padding-top: 0; } }
  .webshopPages .productGroup_sim-kartice .productBox:hover {
    background-color: #00d7d7 !important; }
    .webshopPages .productGroup_sim-kartice .productBox:hover .price2 {
      -webkit-box-shadow: 0 8px 16px 0 #0cc6c6;
      box-shadow: 0 8px 16px 0 #0cc6c6;
      background-color: #00d7d7; }
  .webshopPages .productGroup_sim-kartice .productBox_bonbon-free-sim:hover {
    background-color: #FD84AF !important; }
    .webshopPages .productGroup_sim-kartice .productBox_bonbon-free-sim:hover .price2 {
      -webkit-box-shadow: 0 8px 16px 0 #c56688;
      box-shadow: 0 8px 16px 0 #c56688;
      background-color: #FD84AF; }
  .webshopPages .productRow:nth-child(2n+1) .productList div[class^="col"]:nth-child(2n+1) .productBox {
    background-color: #584fd6; }
    .webshopPages .productRow:nth-child(2n+1) .productList div[class^="col"]:nth-child(2n+1) .productBox .btn-grabor:after, .webshopPages .productRow:nth-child(2n+1) .productList div[class^="col"]:nth-child(2n+1) .productBox .btn-grabor2:after {
      background-color: #584fd6; }
  .webshopPages .productRow:nth-child(2n+1) .productList div[class^="col"]:nth-child(2n) .productBox {
    background-color: #5f55e6; }
    .webshopPages .productRow:nth-child(2n+1) .productList div[class^="col"]:nth-child(2n) .productBox .btn-grabor:after, .webshopPages .productRow:nth-child(2n+1) .productList div[class^="col"]:nth-child(2n) .productBox .btn-grabor2:after {
      background-color: #5f55e6; }
  .webshopPages .productRow:nth-child(2n) .productList div[class^="col"]:nth-child(2n+1) .productBox {
    background-color: #5f55e6; }
    .webshopPages .productRow:nth-child(2n) .productList div[class^="col"]:nth-child(2n+1) .productBox .btn-grabor:after, .webshopPages .productRow:nth-child(2n) .productList div[class^="col"]:nth-child(2n+1) .productBox .btn-grabor2:after {
      background-color: #5f55e6; }
  .webshopPages .productRow:nth-child(2n) .productList div[class^="col"]:nth-child(2n) .productBox {
    background-color: #584fd6; }
    .webshopPages .productRow:nth-child(2n) .productList div[class^="col"]:nth-child(2n) .productBox .btn-grabor:after, .webshopPages .productRow:nth-child(2n) .productList div[class^="col"]:nth-child(2n) .productBox .btn-grabor2:after {
      background-color: #584fd6; }
  .webshopPages .productSection {
    background-color: #302a89; }
    @media (min-width: 768px) {
      .webshopPages .productSection.firstRow div[class^="col"]:first-child .productBox {
        background-color: #00d7d7; }
        .webshopPages .productSection.firstRow div[class^="col"]:first-child .productBox .name {
          font-size: 48px;
          font-size: 4.8rem;
          line-height: 1.125em; }
        .webshopPages .productSection.firstRow div[class^="col"]:first-child .productBox .price {
          background-color: #00d7d7;
          -webkit-box-shadow: 0 8px 16px 0 #0ccccc;
          box-shadow: 0 8px 16px 0 #0ccccc; }
          .webshopPages .productSection.firstRow div[class^="col"]:first-child .productBox .price em {
            color: #fff; }
      .webshopPages .productSection.firstRow div[class^="col"]:last-child .productBox:nth-child(2n+1) {
        background-color: #5f55e6; }
      .webshopPages .productSection.firstRow div[class^="col"]:last-child .productBox:nth-child(2n) {
        background-color: #584fd6; } }
    .webshopPages .productSection div[class^="col"]:nth-child(2n+1) .productBox {
      background-color: #5f55e6; }
    .webshopPages .productSection div[class^="col"]:nth-child(2n) .productBox {
      background-color: #584fd6; }
  @media (max-width: 991px) {
    .webshopPages .productList {
      margin: 0 auto;
      position: relative;
      padding: 0;
      /* Fix of Webkit flickering */
      z-index: 1;
      width: 100%; }
    .webshopPages .productwrapper {
      position: relative;
      width: 100%;
      z-index: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-transition-property: -webkit-transform;
      transition-property: -webkit-transform;
      transition-property: transform;
      transition-property: transform, -webkit-transform;
      -webkit-box-sizing: content-box;
      box-sizing: content-box;
      flex-wrap: nowrap;
      -ms-flex-wrap: nowrap; }
    .webshopPages .swiper-container-android .productSlide,
    .webshopPages .productwrapper {
      -webkit-transform: translate3d(0px, 0, 0);
      transform: translate3d(0px, 0, 0); }
    .webshopPages .swiper-container-free-mode > .productwrapper {
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      margin: 0 auto; }
    .webshopPages .productSlide {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      width: 100%;
      height: 100%;
      position: relative;
      -webkit-transition-property: -webkit-transform;
      transition-property: -webkit-transform;
      transition-property: transform;
      transition-property: transform, -webkit-transform; }
    .webshopPages .productListPagination {
      bottom: 32px;
      left: 0;
      width: 100%;
      text-align: center;
      position: absolute;
      z-index: 100; }
      .webshopPages .productListPagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        -webkit-box-shadow: 0 0 0 3px #8780fc inset;
        box-shadow: 0 0 0 3px #8780fc inset;
        border-radius: 50%;
        display: inline-block;
        margin: 0 7px;
        background: transparent;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        .webshopPages .productListPagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
          -webkit-box-shadow: 0 0 0 3px #00d7d7 inset;
          box-shadow: 0 0 0 3px #00d7d7 inset; } }
  @media (min-width: 992px) {
    .webshopPages .productListPagination {
      display: none; } }
  .webshopPages .deviceGalleryWrapper {
    background-color: #fff; }
  .webshopPages .deviceGallery {
    padding-top: 140px;
    padding-bottom: 40px; }
    .webshopPages .deviceGallery .swiper-wrapper {
      margin-bottom: 90px; }
    .webshopPages .deviceGallery .swiper-slide {
      text-align: center; }
      .webshopPages .deviceGallery .swiper-slide img {
        max-width: 100%; }
    .webshopPages .deviceGallery .deviceGallery-pagination {
      text-align: center;
      z-index: 100;
      position: relative; }
      .webshopPages .deviceGallery .deviceGallery-pagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        -webkit-box-shadow: 0 0 0 3px #e3e5f0 inset;
        box-shadow: 0 0 0 3px #e3e5f0 inset;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        background-color: #fff;
        cursor: pointer; }
      .webshopPages .deviceGallery .deviceGallery-pagination .swiper-pagination-bullet-active {
        -webkit-box-shadow: 0 0 0 3px #695fff inset;
        box-shadow: 0 0 0 3px #695fff inset; }
    .webshopPages .deviceGallery .deviceGallery-button-prev, .webshopPages .deviceGallery .deviceGallery-button-next {
      display: block;
      width: 50px;
      height: 50px;
      position: absolute;
      top: 50%;
      margin-top: -25px;
      z-index: 100;
      cursor: pointer; }
      .webshopPages .deviceGallery .deviceGallery-button-prev:after, .webshopPages .deviceGallery .deviceGallery-button-next:after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .webshopPages .deviceGallery .deviceGallery-button-prev.swiper-button-disabled, .webshopPages .deviceGallery .deviceGallery-button-next.swiper-button-disabled {
        opacity: 0.2;
        cursor: default; }
    .webshopPages .deviceGallery .deviceGallery-button-prev {
      left: 0; }
      .webshopPages .deviceGallery .deviceGallery-button-prev:after {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -101.5em;
        width: 3.6em;
        height: 2.5em; }
    .webshopPages .deviceGallery .deviceGallery-button-next {
      right: 0; }
      .webshopPages .deviceGallery .deviceGallery-button-next:after {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -104em;
        width: 3.6em;
        height: 2.5em; }
  .webshopPages .deviceSinglePhoto {
    padding-top: 140px;
    padding-bottom: 40px;
    text-align: center; }
  .webshopPages .deviceShortSpecs {
    padding-top: 50px;
    padding-bottom: 50px; }
    @media (min-width: 768px) {
      .webshopPages .deviceShortSpecs {
        padding-top: 100px;
        padding-bottom: 100px;
        border-bottom: #5f55e6 1px solid; } }
    .webshopPages .deviceShortSpecs .box {
      font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      text-align: center;
      padding: 75px 20px 25px; }
      .webshopPages .deviceShortSpecs .box:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        top: 35px;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .webshopPages .deviceShortSpecs .os_ios:before {
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -141.8em;
      width: 3.9em;
      height: 5em; }
    .webshopPages .deviceShortSpecs .os_android:before {
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em 0em;
      width: 3.6em;
      height: 4.5em; }
    .webshopPages .deviceShortSpecs .battery:before {
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -10.8em;
      width: 2.1em;
      height: 4.5em; }
    .webshopPages .deviceShortSpecs .display:before {
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -244.5em;
      width: 2.5em;
      height: 4.5em; }
    .webshopPages .deviceShortSpecs .procesor:before {
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -236.1em;
      width: 4.1em;
      height: 4.1em; }
    .webshopPages .deviceShortSpecs .ram:before {
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -240.2em;
      width: 4.3em;
      height: 3.1em; }
    .webshopPages .deviceShortSpecs .memory:before {
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -208.1em;
      width: 3em;
      height: 4.2em; }
    .webshopPages .deviceShortSpecs .camera:before {
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -28.7em;
      width: 4.5em;
      height: 2.7em; }
    .webshopPages .deviceShortSpecs .weight:before {
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -444.3em;
      width: 2.9em;
      height: 4em; }
    .webshopPages .deviceShortSpecs .warranty:before {
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -438.3em;
      width: 3.4em;
      height: 6em; }
    @media (max-width: 991px) {
      .webshopPages .deviceShortSpecs .box {
        text-align: left;
        padding: 20px 36px 20px 116px;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.57143em;
        min-height: 62px; }
        .webshopPages .deviceShortSpecs .box:before {
          left: 68px;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); } }
  .webshopPages .deviceLongSpecs {
    padding-top: 110px;
    position: relative;
    height: 0;
    overflow: hidden; }
    @media (min-width: 768px) {
      .webshopPages .deviceLongSpecs {
        padding-top: 120px;
        padding-bottom: 120px;
        border-bottom: #5f55e6 1px solid;
        overflow: visible;
        height: auto; }
        .webshopPages .deviceLongSpecs .deviceLongSpecsCta {
          display: none; } }
    .webshopPages .deviceLongSpecs p {
      font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.57143em;
      color: #c3c5ff; }
      .webshopPages .deviceLongSpecs p strong {
        font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        display: block;
        color: #fadc73; }
    .webshopPages .deviceLongSpecs .deviceLongSpecsCta {
      position: absolute;
      left: 50%;
      top: 30px;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      .webshopPages .deviceLongSpecs .deviceLongSpecsCta span {
        position: relative;
        padding-right: 20px; }
        .webshopPages .deviceLongSpecs .deviceLongSpecsCta span:before, .webshopPages .deviceLongSpecs .deviceLongSpecsCta span:after {
          content: "";
          display: block;
          position: absolute;
          right: 0;
          top: 50%;
          -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
        .webshopPages .deviceLongSpecs .deviceLongSpecsCta span:before {
          margin: -0.6rem 0 0 -0.6rem;
          font-size: 10px;
          background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
          background-position: 0em -71.3em;
          width: 1.3em;
          height: 1.3em;
          opacity: 1; }
        .webshopPages .deviceLongSpecs .deviceLongSpecsCta span:after {
          margin: 0 0 0 -0.6rem;
          font-size: 10px;
          background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
          background-position: 0em -47.1em;
          width: 1.3em;
          height: 0.3em;
          opacity: 0; }
    .webshopPages .deviceLongSpecs.opened .deviceLongSpecsCta span:before, .webshopPages .deviceLongSpecs.opened .deviceLongSpecsCta span:after {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    .webshopPages .deviceLongSpecs.opened .deviceLongSpecsCta span:before {
      opacity: 0; }
    .webshopPages .deviceLongSpecs.opened .deviceLongSpecsCta span:after {
      opacity: 1; }
  .webshopPages .relatedDevices {
    padding-top: 130px;
    padding-bottom: 120px;
    overflow: hidden;
    position: relative; }
    @media (max-width: 991px) {
      .webshopPages .relatedDevices {
        padding-top: 60px;
        padding-bottom: 60px; } }
    .webshopPages .relatedDevices .tX {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 68px;
      font-size: 6.8rem;
      line-height: 1.11765em;
      color: #fff;
      margin-bottom: 40px;
      letter-spacing: -1px; }
      @media (max-width: 767px) {
        .webshopPages .relatedDevices .tX {
          font-size: 36px;
          font-size: 3.6rem;
          line-height: 1.22222em;
          text-align: center; } }
    .webshopPages .relatedDevices .devicesDisplay {
      padding-top: 45px;
      position: relative; }
      @media (min-width: 576px) {
        .webshopPages .relatedDevices .devicesDisplay {
          padding-top: 45px; }
          .webshopPages .relatedDevices .devicesDisplay:before {
            content: "";
            display: block;
            width: 90%;
            height: 0;
            max-width: 760px;
            padding: 90% 0 0 0;
            background-color: #fadc73;
            position: absolute;
            left: 50%;
            top: 40%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            border-radius: 50%;
            z-index: -1; } }
      @media (min-width: 768px) {
        .webshopPages .relatedDevices .devicesDisplay {
          padding-top: 85px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between; }
          .webshopPages .relatedDevices .devicesDisplay:before {
            width: 70%;
            padding: 70% 0 0 0; } }
      @media (min-width: 992px) {
        .webshopPages .relatedDevices .devicesDisplay {
          padding-top: 145px; }
          .webshopPages .relatedDevices .devicesDisplay:before {
            top: 50%; } }
    .webshopPages .relatedDevices .deviceItem {
      text-align: center;
      text-decoration: none;
      color: #fff;
      display: block;
      -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
      z-index: 1; }
      @media only screen and (min-width: 768px) and (max-width: 1198px) {
        .webshopPages .relatedDevices .deviceItem {
          -ms-flex-preferred-size: 45%;
          flex-basis: 45%; } }
      @media (max-width: 767px) {
        .webshopPages .relatedDevices .deviceItem {
          -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }
    .webshopPages .relatedDevices .articleImage {
      margin-bottom: 40px;
      height: 380px; }
      .webshopPages .relatedDevices .articleImage img {
        height: 100%;
        width: auto; }
        @media (min-width: 768px) {
          .webshopPages .relatedDevices .articleImage img {
            position: relative;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%); } }
        @media only screen and (min-width: 768px) and (max-width: 1198px) {
          .webshopPages .relatedDevices .articleImage img {
            position: relative;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); } }
        @media only screen and (max-width: 1198px) {
          .webshopPages .relatedDevices .articleImage img {
            height: auto;
            width: 100%;
            max-width: 380px; } }
    .webshopPages .relatedDevices .name {
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.16667em;
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      margin-bottom: 24px; }
    .webshopPages .relatedDevices .ratePrice, .webshopPages .relatedDevices .singlePrice, .webshopPages .relatedDevices .discountPrice {
      font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.3em;
      color: #fff;
      height: 70px;
      display: inline-block;
      padding: 0 20px;
      overflow: hidden;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .webshopPages .relatedDevices .ratePrice em, .webshopPages .relatedDevices .singlePrice em, .webshopPages .relatedDevices .discountPrice em {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 2em;
        color: #fadc73;
        font-style: normal;
        display: block;
        text-transform: uppercase;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
    @media (max-width: 767px) {
      .webshopPages .relatedDevices .rdmSliderCont {
        margin: 0 auto;
        position: relative;
        list-style: none;
        padding: 0;
        /* Fix of Webkit flickering */
        z-index: 1; }
      .webshopPages .relatedDevices .rdmSliderWrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-box-sizing: content-box;
        box-sizing: content-box; }
      .webshopPages .relatedDevices .swiper-container-android .rdmSlide,
      .webshopPages .relatedDevices .rdmSliderWrapper {
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0); }
      .webshopPages .relatedDevices .swiper-container-free-mode > .rdmSliderWrapper {
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        margin: 0 auto; }
      .webshopPages .relatedDevices .rdmSlide {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; }
      .webshopPages .relatedDevices .rdmSliderPagination {
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        position: absolute;
        z-index: 100; }
        .webshopPages .relatedDevices .rdmSliderPagination .swiper-pagination-bullet {
          width: 12px;
          height: 12px;
          -webkit-box-shadow: 0 0 0 3px #8780fc inset;
          box-shadow: 0 0 0 3px #8780fc inset;
          border-radius: 50%;
          display: inline-block;
          margin: 0 7px;
          background: transparent;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
          .webshopPages .relatedDevices .rdmSliderPagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
            -webkit-box-shadow: 0 0 0 3px #00d7d7 inset;
            box-shadow: 0 0 0 3px #00d7d7 inset; } }
  .webshopPages .wrap_sort_archive {
    margin-top: 47px;
    margin-bottom: 73px; }
    @media (min-width: 768px) {
      .webshopPages .wrap_sort_archive {
        margin-top: 80px; } }
    .webshopPages .wrap_sort_archive .sort_archive {
      width: 100%;
      line-height: 38px;
      display: block !important;
      margin: 0 !important; }
      @media (min-width: 768px) {
        .webshopPages .wrap_sort_archive .sort_archive {
          margin-bottom: 60px; } }
      .webshopPages .wrap_sort_archive .sort_archive .sort {
        margin-bottom: 10px;
        margin-right: 10px; }
        .webshopPages .wrap_sort_archive .sort_archive .sort:last-child {
          margin-right: 0; }
        @media (min-width: 768px) {
          .webshopPages .wrap_sort_archive .sort_archive .sort {
            display: inline-block; } }
        @media (max-width: 991px) {
          .webshopPages .wrap_sort_archive .sort_archive .sort {
            display: block; } }
      .webshopPages .wrap_sort_archive .sort_archive .btn {
        float: right; }
        .webshopPages .wrap_sort_archive .sort_archive .btn input.button {
          font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1em;
          position: relative;
          z-index: 1;
          background: transparent;
          border: none;
          color: #fff;
          padding-top: 12px;
          padding-bottom: 12px; }
        .webshopPages .wrap_sort_archive .sort_archive .btn:active {
          background-position: 186px; }
  .webshopPages .popis_prodajnih_mjesta {
    color: #333;
    padding-top: 40px;
    padding-bottom: 30px;
    background: #fff; }
    @media (min-width: 768px) {
      .webshopPages .popis_prodajnih_mjesta {
        padding-top: 140px;
        padding-bottom: 140px; } }
    .webshopPages .popis_prodajnih_mjesta h2 {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.6em;
      text-align: center;
      color: #333;
      margin-bottom: 40px; }
      @media (min-width: 768px) {
        .webshopPages .popis_prodajnih_mjesta h2 {
          font-size: 48px;
          font-size: 4.8rem;
          line-height: 1.16667em;
          text-align: left;
          letter-spacing: -1px; } }
    .webshopPages .popis_prodajnih_mjesta h3 {
      font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.4em;
      color: #333;
      text-align: center; }
      @media (min-width: 768px) {
        .webshopPages .popis_prodajnih_mjesta h3 {
          font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 24px;
          font-size: 2.4rem;
          line-height: 1em;
          letter-spacing: normal;
          margin-bottom: 0;
          text-align: left; } }
    @media (min-width: 768px) {
      .webshopPages .popis_prodajnih_mjesta .swiper-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .webshopPages .popis_prodajnih_mjesta .swiper-wrapper .swiper-slide {
      margin-bottom: 60px; }
      .webshopPages .popis_prodajnih_mjesta .swiper-wrapper .swiper-slide:last-child {
        margin-bottom: 0; }
      .webshopPages .popis_prodajnih_mjesta .swiper-wrapper .swiper-slide .centerBlock {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .webshopPages .popis_prodajnih_mjesta .swiper-wrapper .swiper-slide .centerBlock h3 {
          margin-bottom: 15px; }
          @media (min-width: 768px) {
            .webshopPages .popis_prodajnih_mjesta .swiper-wrapper .swiper-slide .centerBlock h3 {
              margin-bottom: 0; } }
        .webshopPages .popis_prodajnih_mjesta .swiper-wrapper .swiper-slide .centerBlock .helper {
          font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1em;
          color: #8b8fa7; }
        .webshopPages .popis_prodajnih_mjesta .swiper-wrapper .swiper-slide .centerBlock .blockLogos {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: distribute;
          justify-content: space-around;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
          .webshopPages .popis_prodajnih_mjesta .swiper-wrapper .swiper-slide .centerBlock .blockLogos .imgHolder {
            -webkit-box-flex: 0;
            -ms-flex: 0 50%;
            flex: 0 50%;
            text-align: center;
            margin-bottom: 20px; }
            @media (min-width: 768px) {
              .webshopPages .popis_prodajnih_mjesta .swiper-wrapper .swiper-slide .centerBlock .blockLogos .imgHolder {
                -webkit-box-flex: 1;
                -ms-flex: auto;
                flex: auto;
                width: 50%; } }
            @media (min-width: 992px) {
              .webshopPages .popis_prodajnih_mjesta .swiper-wrapper .swiper-slide .centerBlock .blockLogos .imgHolder {
                width: auto; } }
    .webshopPages .popis_prodajnih_mjesta .swiper-pagination {
      position: relative;
      padding-top: 60px; }
      @media (min-width: 768px) {
        .webshopPages .popis_prodajnih_mjesta .swiper-pagination {
          display: none; } }
      .webshopPages .popis_prodajnih_mjesta .swiper-pagination * {
        -webkit-transform: scale(1);
        transform: scale(1); }
      .webshopPages .popis_prodajnih_mjesta .swiper-pagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        background: transparent;
        opacity: 1;
        border: solid 3px #e3e5f0; }
        .webshopPages .popis_prodajnih_mjesta .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
          border: solid 3px #695fff; }
  .webshopPages .filterStores {
    background-color: #695fff; }
    .webshopPages .filterStores #location_list .box {
      border-radius: 10px;
      background-color: #6866fc;
      -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
      box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
      padding: 40px 60px;
      margin-bottom: 40px;
      display: block;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .webshopPages .filterStores #location_list .box .storeName {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.26667em;
        color: #fff;
        margin-bottom: 11px; }
      .webshopPages .filterStores #location_list .box .storeAddress {
        font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.55556em;
        color: #fff;
        margin-bottom: 20px; }
      .webshopPages .filterStores #location_list .box .tags {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1em;
        color: #fff; }
        .webshopPages .filterStores #location_list .box .tags span {
          border-radius: 12px;
          background-color: #ff0;
          padding: 3px 8px;
          display: inline-block; }
          .webshopPages .filterStores #location_list .box .tags span.sale {
            background-color: #00d7d7; }
          .webshopPages .filterStores #location_list .box .tags span.trans {
            background-color: #ff82af; }
          .webshopPages .filterStores #location_list .box .tags span.sale2 {
            background-color: #ff7d3c; }
      .webshopPages .filterStores #location_list .box:hover {
        background-color: #302a89;
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15);
        text-decoration: none; }
  .webshopPages .linksBlock {
    background-color: #00d7d7; }
    .webshopPages .linksBlock ul {
      list-style: none;
      padding: 40px 0 50px;
      margin-bottom: 0;
      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;
      margin-left: 20px; }
      @media (min-width: 768px) {
        .webshopPages .linksBlock ul {
          padding: 80px 0;
          margin-left: 60px; } }
      .webshopPages .linksBlock ul li {
        font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.55556em;
        color: #fff;
        padding-bottom: 20px; }
        .webshopPages .linksBlock ul li:last-child {
          padding-bottom: 0; }
        .webshopPages .linksBlock ul li.current a {
          padding-left: 24px; }
          .webshopPages .linksBlock ul li.current a:before, .webshopPages .linksBlock ul li.current a:after {
            content: "";
            width: 30px;
            height: 4px;
            border-radius: 2px;
            background: #fadc73;
            position: absolute;
            top: 50%;
            left: 0;
            -webkit-transform: translate(-15px, -50%);
            transform: translate(-15px, -50%);
            -webkit-transition: -webkit-transform .2s ease-in-out;
            transition: -webkit-transform .2s ease-in-out;
            transition: transform .2s ease-in-out;
            transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out; }
          .webshopPages .linksBlock ul li.current a:after {
            width: 15px;
            background: #695fff; }
          .webshopPages .linksBlock ul li.current a:hover:after {
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
            -webkit-transition: -webkit-transform .2s ease-in-out;
            transition: -webkit-transform .2s ease-in-out;
            transition: transform .2s ease-in-out;
            transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out; }
        .webshopPages .linksBlock ul li a {
          position: relative;
          color: #fff; }
  @media (max-width: 767px) {
    .webshopPages .pageHead {
      padding-bottom: 40px; }
      .webshopPages .pageHead .col-sm-12 > div, .webshopPages .pageHead dl.formBlock dt > div, dl.formBlock .webshopPages .pageHead dt > div, .webshopPages .pageHead dl.formBlock dd > div, dl.formBlock .webshopPages .pageHead dd > div, .webshopPages .pageHead ul.formBlock li > div, ul.formBlock .webshopPages .pageHead li > div, .webshopPages .pageHead .deviceLongSpecs p > div, .webshopPages .deviceLongSpecs .pageHead p > div {
        width: 100%; }
      .webshopPages .pageHead .t {
        text-align: center; }
      .webshopPages .pageHead .beadcrumb {
        display: none; } }
  .webshopPages .detailsBlock {
    position: relative; }
    .webshopPages .detailsBlock p {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5em;
      margin-bottom: 30px; }
    @media (max-width: 767px) {
      .webshopPages .detailsBlock {
        margin-top: 40px;
        margin-bottom: 60px; } }
    @media (min-width: 992px) {
      .webshopPages .detailsBlock .floatingSidebar {
        position: absolute;
        right: 0px;
        top: 0;
        width: 30%; } }
    @media (min-width: 1440px) {
      .webshopPages .detailsBlock .floatingSidebar {
        right: 80px;
        width: 22.22222222222222%; } }
    @media (min-width: 992px) and (max-width: 1439px) {
      .webshopPages .detailsBlock .floatingSidebar dl.box {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        float: none; }
        .webshopPages .detailsBlock .floatingSidebar dl.box:nth-child(2n+1) {
          clear: none; } }
    @media (min-width: 992px) {
      .webshopPages .detailsBlock.noFloatingSidebar .floatingSidebar {
        position: relative !important;
        right: 0px !important;
        top: 0;
        width: 100% !important;
        z-index: 10; } }
  .webshopPages .buyMetaFlop {
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 80px;
    left: 0;
    bottom: -80px; }
    .webshopPages .buyMetaFlop > div {
      height: 100%;
      position: relative;
      z-index: 2;
      background-color: #4a42b3; }
    .webshopPages .buyMetaFlop .thumb {
      width: 80px;
      height: 100%;
      background-color: #fadc73;
      position: relative; }
      .webshopPages .buyMetaFlop .thumb img {
        height: 50px;
        width: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .webshopPages .buyMetaFlop p {
      font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.33333em;
      margin: 0 20px; }
      .webshopPages .buyMetaFlop p strong {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal; }
    .webshopPages .buyMetaFlop .price {
      line-height: 50px; }
    .webshopPages .buyMetaFlop .btn {
      margin-right: 20px; }
    .webshopPages .buyMetaFlop .btn-cart span:before {
      content: "";
      display: inline-block;
      margin: 0 10px -3px -10px;
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -196.9em;
      width: 2.2em;
      height: 2em; }
    .webshopPages .buyMetaFlop .shareTools {
      position: absolute;
      z-index: 1;
      bottom: 100%;
      left: 0;
      width: 68px;
      height: 68px;
      background: transparent; }
      .webshopPages .buyMetaFlop .shareTools .plate {
        display: block;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        position: absolute;
        left: 50%;
        top: 50%;
        background-color: #00d7d7;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        margin: 36px 0 0 -36px; }
      .webshopPages .buyMetaFlop .shareTools a {
        display: block;
        width: 48px;
        height: 48px;
        z-index: 2;
        position: absolute;
        text-indent: -9999em;
        border-radius: 50%;
        background-color: #fff;
        -webkit-box-shadow: 0 2px 4px 0 rgba(30, 31, 39, 0.1);
        box-shadow: 0 2px 4px 0 rgba(30, 31, 39, 0.1);
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        .webshopPages .buyMetaFlop .shareTools a:before, .webshopPages .buyMetaFlop .shareTools a:after {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
        .webshopPages .buyMetaFlop .shareTools a:before {
          opacity: 0; }
        .webshopPages .buyMetaFlop .shareTools a:after {
          opacity: 1; }
        .webshopPages .buyMetaFlop .shareTools a:hover:before {
          opacity: 1; }
        .webshopPages .buyMetaFlop .shareTools a:hover:after {
          opacity: 0; }
      .webshopPages .buyMetaFlop .shareTools .ctaShare {
        bottom: 20px;
        left: 20px;
        z-index: 3; }
        .webshopPages .buyMetaFlop .shareTools .ctaShare:before {
          display: none; }
        .webshopPages .buyMetaFlop .shareTools .ctaShare:after {
          font-size: 10px;
          background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
          background-position: 0em -277.9em;
          width: 2em;
          height: 2.2em; }
        .webshopPages .buyMetaFlop .shareTools .ctaShare:hover:after {
          opacity: 1; }
      .webshopPages .buyMetaFlop .shareTools .shareChannels {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 68px;
        height: 68px;
        opacity: 0; }
      .webshopPages .buyMetaFlop .shareTools a.fb {
        left: 20px;
        top: 0px; }
        .webshopPages .buyMetaFlop .shareTools a.fb:before {
          font-size: 10px;
          background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
          background-position: 0em -79.8em;
          width: 0.9em;
          height: 1.8em; }
        .webshopPages .buyMetaFlop .shareTools a.fb:after {
          font-size: 10px;
          background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
          background-position: 0em -83.4em;
          width: 0.9em;
          height: 1.8em; }
      .webshopPages .buyMetaFlop .shareTools a.tw {
        right: 0px;
        top: 0px; }
        .webshopPages .buyMetaFlop .shareTools a.tw:before {
          font-size: 10px;
          background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
          background-position: 0em -435.3em;
          width: 1.8em;
          height: 1.5em; }
        .webshopPages .buyMetaFlop .shareTools a.tw:after {
          font-size: 10px;
          background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
          background-position: 0em -436.8em;
          width: 1.8em;
          height: 1.5em; }
      .webshopPages .buyMetaFlop .shareTools a.gp {
        right: 0px;
        bottom: 20px; }
        .webshopPages .buyMetaFlop .shareTools a.gp:before {
          font-size: 10px;
          background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
          background-position: 0em -106.5em;
          width: 2.6em;
          height: 1.5em; }
        .webshopPages .buyMetaFlop .shareTools a.gp:after {
          font-size: 10px;
          background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
          background-position: 0em -108em;
          width: 2.6em;
          height: 1.5em; }
    @media (max-width: 767px) {
      .webshopPages .buyMetaFlop {
        height: 62px;
        bottom: -62px; }
        .webshopPages .buyMetaFlop .thumb, .webshopPages .buyMetaFlop .price, .webshopPages .buyMetaFlop .shareTools {
          display: none; }
        .webshopPages .buyMetaFlop p {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.57143em;
          width: calc(100% - 105px); }
        .webshopPages .buyMetaFlop .btn-cart {
          padding: 0; }
        .webshopPages .buyMetaFlop .btn-cart span {
          text-indent: -9999em;
          width: 2.2em;
          display: block;
          margin: 0;
          padding: 0;
          font-size: 10px;
          height: 44px;
          width: 44px;
          padding: 0; }
          .webshopPages .buyMetaFlop .btn-cart span:before {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            margin: 0; } }

@media (min-width: 768px) {
  .checkoutPage .wrap_title {
    display: inline-block; } }

.checkoutPage .wrap_title select {
  background: transparent;
  border: none;
  color: #00d7d7;
  -webkit-box-shadow: 0 -1px 0 0 #00d7d7 inset;
  box-shadow: 0 -1px 0 0 #00d7d7 inset; }
  .checkoutPage .wrap_title select option {
    background: #695fff;
    color: #00d7d7; }

.requestPages .formPart {
  padding-top: 80px; }
  .requestPages .formPart.noFormForYou {
    pointer-events: none;
    opacity: .5;
    -webkit-filter: grayscale(1);
    filter: grayscale(1); }

.requestPages .lead {
  font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.41667em; }

.requestPages .radio-btns-head-wrap {
  margin-top: -116px; }
  .requestPages .radio-btns-head-wrap label {
    color: #333; }

.requestPages .radio-btns {
  padding-top: 10px; }
  .requestPages .radio-btns label {
    font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.41667em;
    margin-bottom: 20px; }
  .requestPages .radio-btns a.big-btn {
    display: block;
    min-height: 92px;
    border-radius: 100px;
    background-color: #5f55e6;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.26667em;
    color: #fff;
    padding: 27px 40px 27px 40px;
    text-align: left;
    margin-bottom: 20px;
    white-space: normal; }
    .requestPages .radio-btns a.big-btn strong {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
    .requestPages .radio-btns a.big-btn.active {
      background-color: #00d7d7;
      -webkit-box-shadow: 0 0 30px 0 #00d7d7;
      box-shadow: 0 0 30px 0 #00d7d7;
      padding-right: 92px; }
      .requestPages .radio-btns a.big-btn.active:before {
        content: "";
        display: block;
        width: 72px;
        height: 72px;
        background-color: #ffffff;
        border-radius: 50%;
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
      .requestPages .radio-btns a.big-btn.active:after {
        content: "";
        display: block;
        position: absolute;
        right: 24px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -35.4em;
        width: 4em;
        height: 2.9em; }
    @media (max-width: 575px) {
      .requestPages .radio-btns a.big-btn {
        padding: 32px 40px 32px 40px;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.3em; }
        .requestPages .radio-btns a.big-btn.active {
          padding-right: 92px; } }
  .requestPages .radio-btns a.big-btn-pill {
    display: block;
    float: left;
    width: 100%;
    max-width: 448px;
    height: 100px;
    border-radius: 50px;
    background: -webkit-gradient(linear, left bottom, left top, from(#00d7d7), to(#00d7d7)), -webkit-gradient(linear, left bottom, left top, from(#00d7d7), to(#00d7d7)), -webkit-gradient(linear, left bottom, left top, from(#695fff), to(#695fff)), -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(#ffffff));
    background: linear-gradient(0deg, #00d7d7, #00d7d7), linear-gradient(0deg, #00d7d7, #00d7d7), linear-gradient(0deg, #695fff, #695fff), linear-gradient(0deg, #ffffff, #ffffff);
    background-size: 60% 50%, 30% 50%, 0% 100%, 100% 100%;
    background-repeat: no-repeat;
    background-position: -155% 0, -50% 100%, 100% 0, 0 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .requestPages .radio-btns a.big-btn-pill strong {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
    .requestPages .radio-btns a.big-btn-pill span {
      display: block;
      margin: 8px;
      background-color: #5a51df;
      padding: 0 24px;
      font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 30px;
      font-size: 3rem;
      line-height: 2.8em;
      color: #9fa2ff;
      border-radius: 42px;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .requestPages .radio-btns a.big-btn-pill.active {
      background-size: 60% 50%, 30% 50%, 100% 100%, 100% 100%;
      background-position: 0 0, 0 100%, 100% 0, 0 0; }
      .requestPages .radio-btns a.big-btn-pill.active span {
        color: #fff;
        background-color: #6961fc; }
    .requestPages .radio-btns a.big-btn-pill:hover {
      text-decoration: none; }
      .requestPages .radio-btns a.big-btn-pill:hover span {
        color: #fff; }

.requestPages .submit {
  display: block;
  min-height: 80px;
  border-radius: 40px;
  background-color: #6866fc;
  -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 18px; }
  .requestPages .submit .btn-back {
    width: 44px;
    height: 44px; }

.requestPages .formBlock p:not(.t3) {
  font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.33333em; }

.requestPages .formBlock label.check, .requestPages .formBlock label.radio {
  line-height: 20px; }

.requestPages table.table {
  margin-bottom: 60px; }
  .requestPages table.table td, .requestPages table.table th {
    font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625em;
    color: #fff;
    border-top: none;
    border-bottom: #544bcc 1px solid;
    padding: 22px 11px; }
    .requestPages table.table td:first-child, .requestPages table.table th:first-child {
      color: #c3c5ff;
      padding-left: 0; }
    .requestPages table.table td:last-child, .requestPages table.table th:last-child {
      padding-right: 0; }

.requestPages .requestPageLegend {
  text-align: right;
  counter-reset: section;
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-top: 100px; }
  .requestPages .requestPageLegend.fixedPanel {
    position: fixed; }
  .requestPages .requestPageLegend li {
    padding: 0 98px 0 0;
    margin-bottom: 67px;
    min-height: 78px;
    position: relative;
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .requestPages .requestPageLegend li::before, .requestPages .requestPageLegend li::after {
      position: absolute;
      display: block;
      border-radius: 50%;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .requestPages .requestPageLegend li::before {
      content: "";
      top: 0px;
      right: 0px;
      width: 78px;
      height: 78px;
      background-color: #c3c6fd; }
    .requestPages .requestPageLegend li::after {
      counter-increment: section;
      content: counters(section, ".") " ";
      top: 6px;
      right: 6px;
      width: 66px;
      height: 66px;
      background-color: #5f57e3;
      text-align: center;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 2.75em; }
    .requestPages .requestPageLegend li.active a, .requestPages .requestPageLegend li.done a {
      color: #fadc73; }
    .requestPages .requestPageLegend li.active::before, .requestPages .requestPageLegend li.done::before {
      background: -webkit-gradient(linear, left bottom, left top, from(#00d7d7), to(#00d7d7)), -webkit-gradient(linear, left bottom, left top, from(#00d7d7), to(#00d7d7)), -webkit-gradient(linear, left bottom, left top, from(#fadc73), to(#fadc73));
      background: linear-gradient(0deg, #00d7d7, #00d7d7), linear-gradient(0deg, #00d7d7, #00d7d7), linear-gradient(0deg, #fadc73, #fadc73);
      background-size: 50% 50%, 50% 50%, 100% 100%;
      background-repeat: no-repeat;
      background-position: 0 0, 100% 100%, 0 0; }
    .requestPages .requestPageLegend li.active span, .requestPages .requestPageLegend li.done span {
      background-color: #00d7d7; }
    .requestPages .requestPageLegend li.done::after {
      content: "";
      background-image: url("/assets/images/svg/check-icon-2.svg");
      background-repeat: no-repeat;
      background-position: center center; }
    .requestPages .requestPageLegend li a {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.33333em;
      color: #9fa2ff; }
      .requestPages .requestPageLegend li a:hover {
        text-decoration: none; }
    .requestPages .requestPageLegend li span {
      display: block;
      width: 6px;
      height: 40px;
      border-radius: 3px;
      background-color: #9fa2ff;
      position: absolute;
      bottom: 100%;
      right: 36px;
      margin-bottom: 13px; }
    .requestPages .requestPageLegend li::first-child span {
      display: none; }

@media (max-width: 991px) {
  .requestPages .wrapRequestPageLegend {
    display: none; } }

.svg-ico {
  font-size: 10px;
  background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
  background-position: 0em -69.4em;
  width: 1.5em;
  height: 1.9em; }

.png-ico {
  background-image: url("../../../dist/images/sprite.png");
  background-position: 0px 0px;
  width: 13px;
  height: 18px; }

.text {
  font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.55556em; }

.templateTourist {
  padding-bottom: 0; }
  .templateTourist h1, .templateTourist h2, .templateTourist h3, .templateTourist h4, .templateTourist h5, .templateTourist h6, .templateTourist p {
    width: 100%; }
  .templateTourist p {
    margin-bottom: 0; }
  .templateTourist .header {
    background-color: #fadc73;
    position: relative; }
    .templateTourist .header .svgHolder .headerShip {
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -345.8em;
      width: 42.6em;
      height: 49em;
      position: absolute;
      top: auto;
      left: auto;
      bottom: 30px;
      right: 25%; }
      @media (max-width: 991px) {
        .templateTourist .header .svgHolder .headerShip {
          left: 0; } }
      @media (max-width: 767px) {
        .templateTourist .header .svgHolder .headerShip {
          font-size: 10px;
          background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
          background-position: 0em -394.8em;
          width: 16.3em;
          height: 25em;
          left: 0;
          bottom: 15px;
          right: auto; } }
    .templateTourist .header .svgHolder .headerSun {
      width: 240px;
      height: 240px;
      border-radius: 50%;
      background-color: #ff7d3c;
      position: absolute;
      top: 155px;
      left: auto;
      right: 12.5%; }
      @media (max-width: 991px) {
        .templateTourist .header .svgHolder .headerSun {
          top: 400px; } }
      @media (max-width: 767px) {
        .templateTourist .header .svgHolder .headerSun {
          width: 120px;
          height: 120px;
          top: 220px; } }
      .templateTourist .header .svgHolder .headerSun .headerBird1 {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -320.4em;
        width: 7em;
        height: 2.5em;
        right: -40px;
        bottom: -35px;
        position: absolute;
        top: auto;
        left: auto; }
        @media (max-width: 767px) {
          .templateTourist .header .svgHolder .headerSun .headerBird1 {
            font-size: 10px;
            background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
            background-position: 0em -322.9em;
            width: 3.6em;
            height: 1.4em;
            right: -28px;
            bottom: -22px; } }
      .templateTourist .header .svgHolder .headerSun .headerBird2 {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -324.3em;
        width: 7em;
        height: 2.5em;
        position: absolute;
        top: 80px;
        left: -45px; }
        @media (max-width: 767px) {
          .templateTourist .header .svgHolder .headerSun .headerBird2 {
            font-size: 10px;
            background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
            background-position: 0em -326.8em;
            width: 3.6em;
            height: 1.4em;
            top: 40px;
            left: -25px; } }
    .templateTourist .header .pageHead {
      padding-top: 300px;
      padding-bottom: 320px; }
      @media (max-width: 991px) {
        .templateTourist .header .pageHead {
          padding-top: 180px;
          padding-bottom: 440px; } }
      @media (max-width: 767px) {
        .templateTourist .header .pageHead {
          padding-top: 100px;
          padding-bottom: 340px; } }
      .templateTourist .header .pageHead h1 {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 96px;
        font-size: 9.6rem;
        line-height: 1em;
        letter-spacing: -4px;
        text-align: left;
        color: #ff7d3c; }
        @media (max-width: 767px) {
          .templateTourist .header .pageHead h1 {
            font-size: 36px;
            font-size: 3.6rem;
            line-height: 1.22222em;
            letter-spacing: normal;
            text-align: center; } }
        .templateTourist .header .pageHead h1 span {
          color: #695fff; }
    .templateTourist .header .headerWaves {
      background-image: url("/assets/images/svg/tourist-waves-desktop.svg");
      height: 70px;
      background-repeat: no-repeat;
      background-size: cover;
      position: absolute;
      left: auto;
      top: auto;
      bottom: -1px;
      width: 100%; }
      @media (max-width: 767px) {
        .templateTourist .header .headerWaves {
          background-image: url("/assets/images/svg/tourist-waves-mobile.svg");
          height: 42px; } }
  .templateTourist section.howtoActivate .h2Offsets {
    overflow: visible;
    padding-top: 180px;
    padding-bottom: 180px; }
    @media (max-width: 767px) {
      .templateTourist section.howtoActivate .h2Offsets {
        padding-top: 80px;
        padding-bottom: 30px;
        overflow: hidden; } }
    .templateTourist section.howtoActivate .h2Offsets h2 {
      font-family: "ars_maquette_prolight", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 68px;
      font-size: 6.8rem;
      line-height: 1.11765em;
      letter-spacing: -1px; }
      @media (max-width: 767px) {
        .templateTourist section.howtoActivate .h2Offsets h2 {
          font-size: 36px;
          font-size: 3.6rem;
          line-height: 1.22222em;
          letter-spacing: normal; } }
      .templateTourist section.howtoActivate .h2Offsets h2 strong {
        color: #fff;
        position: relative;
        display: block; }
        .templateTourist section.howtoActivate .h2Offsets h2 strong:after {
          content: "";
          background: url(/assets/images/svg/fourg-speeds-rotate.svg);
          width: 120px;
          height: 120px;
          position: absolute;
          right: -33px;
          top: -110px;
          left: auto;
          -webkit-transform: scale(1);
          transform: scale(1); }
          @media (max-width: 767px) {
            .templateTourist section.howtoActivate .h2Offsets h2 strong:after {
              -webkit-transform: scale(0.6667);
              transform: scale(0.6667);
              top: -100px; } }
        .templateTourist section.howtoActivate .h2Offsets h2 strong span {
          color: #fadc73; }
  .templateTourist section.howtoActivate .pOffsets {
    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;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .templateTourist section.howtoActivate .pOffsets p {
      font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.33333em;
      color: #fff;
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .templateTourist section.howtoActivate .pOffsets p {
          font-size: 20px;
          font-size: 2rem;
          line-height: 1.5em;
          margin-bottom: 20px; } }
  .templateTourist section.howtoActivate .btn-borbor {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .templateTourist section.howtoActivate .btn-borbor {
        margin-bottom: 80px; } }
  .templateTourist .kalkulator table .borderLeft {
    border-left: #6258ed 1px solid; }
  .templateTourist .sum_amount_row {
    text-align: center; }
  .templateTourist section.kombinacije .fullWidth {
    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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    @media (max-width: 767px) {
      .templateTourist section.kombinacije .fullWidth {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .templateTourist section.kombinacije .fullWidth .label {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.11111em;
      letter-spacing: normal;
      color: #fff;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      border-radius: 25px;
      padding-left: 25px;
      padding-right: 25px;
      width: auto;
      height: auto;
      background-color: transparent; }
      @media (max-width: 767px) {
        .templateTourist section.kombinacije .fullWidth .label {
          width: 100%;
          height: 50px;
          background-color: #5f55e6; } }
      .templateTourist section.kombinacije .fullWidth .label:before {
        content: none;
        width: 26px;
        height: 26px;
        background-color: #00d7d7;
        -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
        position: absolute;
        border-radius: 13px;
        top: 50%;
        right: 0;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        @media (max-width: 767px) {
          .templateTourist section.kombinacije .fullWidth .label:before {
            content: ""; } }
      .templateTourist section.kombinacije .fullWidth .label:after {
        content: none;
        background: url(/assets/images/svg/dd-arrow-white.svg);
        width: 10px;
        height: 6px;
        position: absolute;
        top: 50%;
        right: 15px;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        @media (max-width: 767px) {
          .templateTourist section.kombinacije .fullWidth .label:after {
            content: ""; } }
    .templateTourist section.kombinacije .fullWidth .blobHolder {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      @media (max-width: 767px) {
        .templateTourist section.kombinacije .fullWidth .blobHolder {
          display: none; } }
      .templateTourist section.kombinacije .fullWidth .blobHolder .blob {
        width: 295px;
        margin-right: 20px;
        height: 72px;
        border-radius: 36px;
        background-color: #5f55e6;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 30px; }
        @media (max-width: 767px) {
          .templateTourist section.kombinacije .fullWidth .blobHolder .blob {
            width: 100%; } }
        .templateTourist section.kombinacije .fullWidth .blobHolder .blob span {
          display: block;
          color: #fadc73;
          font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal; }
  .templateTourist section.kombinacije .blockKombinacija {
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    height: 80px;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.26667em;
    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;
    margin-bottom: 140px; }
    @media (max-width: 767px) {
      .templateTourist section.kombinacije .blockKombinacija {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.3em;
        background-color: #4a42b3;
        margin-bottom: 60px; } }
    .templateTourist section.kombinacije .blockKombinacija p {
      color: #fadc73;
      text-align: center;
      padding-top: 11px;
      padding-bottom: 9px; }
    .templateTourist section.kombinacije .blockKombinacija span.mobRow1 {
      display: inline-block;
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.26667em;
      opacity: 0.9; }
      @media (max-width: 767px) {
        .templateTourist section.kombinacije .blockKombinacija span.mobRow1 {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.625em;
          display: block; } }
    .templateTourist section.kombinacije .blockKombinacija span.strikethrough {
      color: #c3c5ff;
      position: relative; }
      .templateTourist section.kombinacije .blockKombinacija span.strikethrough:before {
        content: "";
        background: #c3c5ff;
        width: 100%;
        position: absolute;
        top: 50%;
        left: 0;
        height: 2px;
        margin-top: 3px; }
        @media (max-width: 767px) {
          .templateTourist section.kombinacije .blockKombinacija span.strikethrough:before {
            height: 1px;
            margin-top: 1px; } }
    .templateTourist section.kombinacije .blockKombinacija strong {
      color: #fff; }
  .templateTourist section.rates {
    margin-bottom: 60px; }
    .templateTourist section.rates .ratesTable {
      width: 100%;
      border-radius: 10px;
      overflow: hidden; }
      .templateTourist section.rates .ratesTable .titleBlock {
        padding-bottom: 20px; }
        .templateTourist section.rates .ratesTable .titleBlock h2 {
          font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 68px;
          font-size: 6.8rem;
          line-height: 1.11765em;
          padding-top: 60px;
          padding-left: 60px;
          padding-right: 30px;
          margin-bottom: 20px; }
          @media (max-width: 991px) {
            .templateTourist section.rates .ratesTable .titleBlock h2 {
              font-size: 30px;
              font-size: 3rem;
              line-height: 1.26667em;
              padding-top: 30px;
              padding-left: 30px; } }
        .templateTourist section.rates .ratesTable .titleBlock h3 {
          font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 20px;
          font-size: 2rem;
          line-height: 1.2em;
          padding-left: 60px;
          padding-right: 30px;
          margin-bottom: 10px; }
          @media (max-width: 991px) {
            .templateTourist section.rates .ratesTable .titleBlock h3 {
              padding-left: 30px; } }
        .templateTourist section.rates .ratesTable .titleBlock p {
          font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.25em;
          letter-spacing: -0.7px;
          padding-left: 60px;
          padding-right: 30px;
          margin-bottom: 10px; }
          @media (max-width: 991px) {
            .templateTourist section.rates .ratesTable .titleBlock p {
              padding-left: 30px; } }
        .templateTourist section.rates .ratesTable .titleBlock a {
          color: #695fff; }
      .templateTourist section.rates .ratesTable .ratesBlock {
        background-color: #ff669e;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1); }
        @media (max-width: 991px) {
          .templateTourist section.rates .ratesTable .ratesBlock {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column; } }
        @media (min-width: 992px) {
          .templateTourist section.rates .ratesTable .ratesBlock.flex1 .flexy {
            width: auto;
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1; } }
        .templateTourist section.rates .ratesTable .ratesBlock.flex1 h3, .templateTourist section.rates .ratesTable .ratesBlock.flex1 .w50f {
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1; }
        .templateTourist section.rates .ratesTable .ratesBlock h3 {
          font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 24px;
          font-size: 2.4rem;
          line-height: 1em;
          letter-spacing: -1px;
          padding-top: 30px;
          padding-bottom: 35px;
          width: auto;
          padding-left: 45px;
          padding-right: 45px;
          margin-bottom: 0; }
          @media (max-width: 991px) {
            .templateTourist section.rates .ratesTable .ratesBlock h3 {
              padding-top: 20px;
              padding-bottom: 15px; } }
          @media (max-width: 767px) {
            .templateTourist section.rates .ratesTable .ratesBlock h3 {
              padding-left: 30px;
              padding-right: 30px;
              width: 100%; } }
          .templateTourist section.rates .ratesTable .ratesBlock h3 span {
            font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
            font-weight: normal;
            font-style: normal;
            font-size: 48px;
            font-size: 4.8rem;
            line-height: 1em;
            text-align: center;
            color: #fff;
            display: block; }
            @media (max-width: 767px) {
              .templateTourist section.rates .ratesTable .ratesBlock h3 span {
                text-align: left; } }
        .templateTourist section.rates .ratesTable .ratesBlock .flexy {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          width: 100%; }
          .templateTourist section.rates .ratesTable .ratesBlock .flexy .w50f {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            padding-left: 45px;
            padding-right: 45px;
            padding-top: 34px;
            padding-bottom: 36px;
            font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
            font-weight: normal;
            font-style: normal;
            font-size: 20px;
            font-size: 2rem;
            line-height: 1.4em;
            letter-spacing: normal;
            color: #fff; }
            @media (max-width: 991px) {
              .templateTourist section.rates .ratesTable .ratesBlock .flexy .w50f {
                padding-left: 30px;
                padding-right: 30px;
                padding-top: 20px;
                padding-bottom: 30px; } }
    .templateTourist section.rates .domestic {
      background-color: #ff82af;
      margin-bottom: 20px; }
      .templateTourist section.rates .domestic .ratesBlock {
        background-color: #ff669e; }
    .templateTourist section.rates .international {
      background-color: #00d7a0; }
      .templateTourist section.rates .international .ratesBlock {
        background-color: #09c897; }
        .templateTourist section.rates .international .ratesBlock .flexy .w50f {
          padding-top: 34px; }
          @media (max-width: 991px) {
            .templateTourist section.rates .international .ratesBlock .flexy .w50f {
              padding-top: 0; } }
  .templateTourist section.ctaBlock {
    margin-bottom: 40px; }
    .templateTourist section.ctaBlock h3 {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 68px;
      font-size: 6.8rem;
      line-height: 1.11765em;
      letter-spacing: -1px;
      text-align: left;
      color: #fff;
      position: relative; }
      @media (max-width: 991px) {
        .templateTourist section.ctaBlock h3 {
          font-size: 30px;
          font-size: 3rem;
          line-height: 1.26667em;
          letter-spacing: normal;
          text-align: center; } }
      .templateTourist section.ctaBlock h3:before {
        content: "";
        background: url(/assets/images/svg/tourist-big-pin-desktop.svg);
        width: 119px;
        height: 158px;
        position: absolute;
        left: -150px;
        display: block;
        margin: auto;
        margin-bottom: 30px; }
        @media (max-width: 991px) {
          .templateTourist section.ctaBlock h3:before {
            background: url(/assets/images/svg/tourist-big-pin-mobile.svg);
            width: 68px;
            height: 88px;
            position: relative;
            left: auto; } }
    .templateTourist section.ctaBlock p {
      font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.33333em;
      text-align: left;
      color: #fff; }
      @media (max-width: 767px) {
        .templateTourist section.ctaBlock p {
          font-size: 20px;
          font-size: 2rem;
          line-height: 1.5em;
          text-align: center; } }
  .templateTourist section.offersBlock {
    background: rgba(0, 0, 0, 0.1);
    padding-top: 40px;
    padding-bottom: 80px; }
    .templateTourist section.offersBlock .flexCenter {
      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-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .templateTourist section.offersBlock .flexCenter .btn-grabor:before {
        content: "";
        background: url(/assets/images/svg/tourist-cart-icon.svg);
        position: relative;
        top: 3px;
        display: inline-block;
        width: 22px;
        height: 20px;
        z-index: 1; }
      .templateTourist section.offersBlock .flexCenter .btn-grabor span {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1em;
        color: #fff; }
      .templateTourist section.offersBlock .flexCenter .btnStart {
        margin-bottom: 60px; }
      .templateTourist section.offersBlock .flexCenter h2 {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1.22222em;
        color: #fff;
        margin-bottom: 80px;
        text-align: center; }
        .templateTourist section.offersBlock .flexCenter h2 span {
          display: block;
          color: #fadc73; }
      .templateTourist section.offersBlock .flexCenter h3 {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.41667em;
        text-align: center;
        color: #fff;
        margin-bottom: 80px; }
        .templateTourist section.offersBlock .flexCenter h3 a {
          color: #00d7d7; }
      .templateTourist section.offersBlock .flexCenter p {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.4em;
        text-align: center;
        color: #fff;
        margin-bottom: 30px; }
      .templateTourist section.offersBlock .flexCenter .bonovi {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin-bottom: 50px; }
        .templateTourist section.offersBlock .flexCenter .bonovi .bonCard {
          margin-bottom: 30px;
          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-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
          flex: 1 0 auto; }
          .templateTourist section.offersBlock .flexCenter .bonovi .bonCard .bon {
            border-radius: 50%;
            width: 85px;
            height: 85px;
            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;
            margin-bottom: 10px;
            position: relative;
            cursor: normal; }
            .templateTourist section.offersBlock .flexCenter .bonovi .bonCard .bon:before {
              content: "";
              display: block;
              width: 100%;
              height: 100%;
              border-radius: 50%;
              position: absolute;
              left: 0;
              top: 0;
              background: -webkit-gradient(linear, left top, right top, from(#fadc73), color-stop(50%, #fadc73), color-stop(50%, #00d7d7), to(#00d7d7));
              background: linear-gradient(to right, #fadc73 0%, #fadc73 50%, #00d7d7 50%, #00d7d7 100%);
              -webkit-transition: -webkit-transform .2s ease-out;
              transition: -webkit-transform .2s ease-out;
              transition: transform .2s ease-out;
              transition: transform .2s ease-out, -webkit-transform .2s ease-out;
              -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
            .templateTourist section.offersBlock .flexCenter .bonovi .bonCard .bon:hover:before {
              -webkit-transition: -webkit-transform .2s ease-out;
              transition: -webkit-transform .2s ease-out;
              transition: transform .2s ease-out;
              transition: transform .2s ease-out, -webkit-transform .2s ease-out;
              -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
            .templateTourist section.offersBlock .flexCenter .bonovi .bonCard .bon p {
              display: block;
              position: absolute;
              left: 4px;
              top: 4px;
              width: calc(100% - 8px);
              height: calc(100% - 8px);
              background-color: #695fff;
              border-radius: 50%;
              padding-top: 10%;
              z-index: 1; }
              .templateTourist section.offersBlock .flexCenter .bonovi .bonCard .bon p span {
                font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
                font-weight: normal;
                font-style: normal;
                font-size: 14px;
                font-size: 1.4rem;
                line-height: 1em;
                text-align: center;
                color: #fff;
                text-transform: uppercase;
                display: block;
                margin-bottom: 4px; }
                .templateTourist section.offersBlock .flexCenter .bonovi .bonCard .bon p span.bonName {
                  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
                  font-weight: normal;
                  font-style: normal;
                  font-size: 30px;
                  font-size: 3rem;
                  line-height: 1em;
                  text-align: center;
                  color: #fff; }
          .templateTourist section.offersBlock .flexCenter .bonovi .bonCard p {
            font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
            font-weight: normal;
            font-style: normal;
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 1.11111em;
            text-align: center;
            color: #fff;
            margin-bottom: 0; }
            .templateTourist section.offersBlock .flexCenter .bonovi .bonCard p strong {
              font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
              font-weight: normal;
              font-style: normal;
              display: block;
              margin-bottom: 5px; }
      .templateTourist section.offersBlock .flexCenter .enterCode p {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.41667em;
        text-align: center;
        color: #fff;
        margin-bottom: 20px; }
        @media (max-width: 767px) {
          .templateTourist section.offersBlock .flexCenter .enterCode p {
            line-height: 1em; } }
        .templateTourist section.offersBlock .flexCenter .enterCode p span {
          font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 20px;
          font-size: 2rem;
          line-height: 2.7em;
          text-align: center;
          position: relative;
          display: inline-block; }
          .templateTourist section.offersBlock .flexCenter .enterCode p span:after {
            content: "";
            background-color: #4a42b3;
            width: 100%;
            height: 3px;
            position: absolute;
            left: 0;
            bottom: -5px; }
          .templateTourist section.offersBlock .flexCenter .enterCode p span.inputWrapper {
            padding: 0 15px; }
            .templateTourist section.offersBlock .flexCenter .enterCode p span.inputWrapper input {
              background: transparent;
              border: none;
              color: #fadc73;
              text-align: center; }
              .templateTourist section.offersBlock .flexCenter .enterCode p span.inputWrapper input::-webkit-input-placeholder {
                color: #fadc73; }
              .templateTourist section.offersBlock .flexCenter .enterCode p span.inputWrapper input::-moz-placeholder {
                color: #fadc73; }
              .templateTourist section.offersBlock .flexCenter .enterCode p span.inputWrapper input::-ms-input-placeholder {
                color: #fadc73; }
              .templateTourist section.offersBlock .flexCenter .enterCode p span.inputWrapper input::placeholder {
                color: #fadc73; }
      .templateTourist section.offersBlock .flexCenter .pressCta {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.41667em;
        text-align: center;
        color: #fff;
        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;
        margin-bottom: 40px; }
        .templateTourist section.offersBlock .flexCenter .pressCta:after {
          content: "";
          position: relative;
          display: inline-block;
          border-radius: 50%;
          width: 40px;
          height: 40px;
          background-color: #00d7a0;
          background-image: url(/assets/images/svg/tourist-phone-icon.svg);
          background-repeat: no-repeat;
          background-position: center center;
          -webkit-transform: translateX(8px);
          transform: translateX(8px); }

.pageHead .infoPages .btn-back.altColors {
  top: 14px;
  display: none; }

.pageHead .infoPages h1 {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 68px;
  font-size: 6.8rem;
  line-height: 1.11765em;
  letter-spacing: -1px; }

.infoPages .pageHead h1 {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 68px;
  font-size: 6.8rem;
  line-height: 1.11765em;
  letter-spacing: -1px;
  color: #333; }

.infoPages .tabContent .altTabs {
  padding-top: 80px;
  padding-bottom: 140px; }
  @media (max-width: 767px) {
    .infoPages .tabContent .altTabs {
      padding-top: 40px;
      padding-bottom: 80px; } }

.infoPages .tabContent .listItem {
  padding: 80px 0; }
  @media (max-width: 767px) {
    .infoPages .tabContent .listItem {
      padding: 40px 0 60px; } }
  .infoPages .tabContent .listItem:nth-child(even) {
    background: #5e54e3; }

.infoPages .tabContent .heading {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.26667em;
  color: #fff;
  margin-bottom: 20px; }
  .infoPages .tabContent .heading.headingList {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.22222em;
    color: #fff;
    margin-bottom: 20px; }

.infoPages .tabContent .lastChanged {
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71429em;
  color: #c3c5ff;
  padding-left: 24px;
  position: relative;
  margin-bottom: 25px;
  display: block; }
  .infoPages .tabContent .lastChanged:before {
    content: "";
    background: #00d7d7;
    width: 14px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

.infoPages .tabContent .readMoreExcerpt p {
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625em;
  color: #fff;
  margin-bottom: 20px; }

.infoPages .tabContent .readMoreExcerpt a.btn {
  font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.57143em; }

.infoPages .tabContent .headingYellow {
  font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.41667em;
  color: #fadc73; }

.infoPages .tabContent .downloadList {
  list-style: none;
  padding-left: 0;
  margin: 30px 0; }
  .infoPages .tabContent .downloadList .download.item a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 37px; }
    .infoPages .tabContent .downloadList .download.item a:after {
      content: "";
      background: #544bcc;
      width: 100%;
      height: 1px;
      position: absolute;
      bottom: -13px;
      left: 0; }
    .infoPages .tabContent .downloadList .download.item a .downloadIcon {
      display: block; }
      .infoPages .tabContent .downloadList .download.item a .downloadIcon:before {
        content: "";
        background: url(/assets/images/svg/infopages-download-icon.svg);
        width: 15px;
        height: 19px;
        position: absolute;
        top: 0;
        left: 0; }
    .infoPages .tabContent .downloadList .download.item a .documentFormat {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.14286em;
      color: #695fff;
      margin-left: 49px;
      background: #fadc73;
      border-radius: 10px;
      padding: 0 5px;
      margin-right: 10px; }
    .infoPages .tabContent .downloadList .download.item a .downloadIcon, .infoPages .tabContent .downloadList .download.item a .documentFormat {
      -webkit-transform: translateY(8px);
      transform: translateY(8px); }
    .infoPages .tabContent .downloadList .download.item a .fileName {
      font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.55556em;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    .infoPages .tabContent .downloadList .download.item a .fileSize {
      font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.75em;
      color: #fadc73; }

.contactPage .tabContent .altTabs {
  padding-top: 80px;
  padding-bottom: 140px; }
  @media (max-width: 767px) {
    .contactPage .tabContent .altTabs {
      padding-top: 40px;
      padding-bottom: 80px; } }

.contactPage textarea {
  resize: none; }

.error404Wrapper {
  margin-top: 60px; }
  @media (min-width: 992px) {
    .error404Wrapper {
      margin-top: 0; } }
  .error404Wrapper .resetPadding {
    margin-left: -20px;
    margin-right: -20px; }
    .error404Wrapper .resetPadding .bgHolder {
      background-color: #302a89;
      position: relative;
      /*
			background-image: url(/assets/images/gfx/ilustracija-error-circles-mobile.svg);
			background-repeat: no-repeat;
			background-position: center center;
			@include media-breakpoint-up(lg) {
				background-image: url(/assets/images/gfx/ilustracija-error-circles-desktop.svg);
			}*/ }
      .error404Wrapper .resetPadding .bgHolder img {
        width: 100%; }
      .error404Wrapper .resetPadding .bgHolder .error404 {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        padding: 0 20%;
        -webkit-transform: translateY(-55%);
        transform: translateY(-55%); }
  @media (min-width: 992px) {
    .error404Wrapper .pageNotFound {
      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;
      height: 100%; } }
  .error404Wrapper .pageNotFound p.introTxt {
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5em;
    color: #fff;
    margin-top: 35px; }
    @media (min-width: 992px) {
      .error404Wrapper .pageNotFound p.introTxt {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.41667em; } }
  .error404Wrapper .pageNotFound p {
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625em;
    color: #fff;
    margin-bottom: 20px; }
  .error404Wrapper .pageNotFound ul {
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.75em;
    color: #fff;
    list-style: none;
    padding-left: 35px;
    padding-bottom: 80px; }
    .error404Wrapper .pageNotFound ul li {
      position: relative; }
      .error404Wrapper .pageNotFound ul li:before {
        content: "\2022";
        color: #fadc73;
        position: absolute;
        left: -25px; }
      .error404Wrapper .pageNotFound ul li a {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        color: #00d7d7; }

@media (max-width: 1439px) {
  .kalkulator {
    display: none; }
  .kalkulatorMobile {
    display: block; } }

@media (min-width: 992px) {
  .kalkulator {
    display: block; }
  .kalkulatorMobile {
    display: none; } }

.pill-note {
  font-size: 11px;
  line-height: 1;
  color: #fff;
  display: inline-block;
  width: 100%; }

.pill-note-align {
  line-height: 1; }

.kalkulator {
  margin: 50px 0 100px;
  border-top: #6258ed 1px solid; }
  .kalkulator .t4 {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    text-transform: uppercase;
    margin: 0; }
    .kalkulator .t4 strong {
      color: #fadc73;
      display: inline; }
  .kalkulator table {
    width: 100%;
    margin-bottom: 34px;
    table-layout: fixed; }
    .kalkulator table th + th {
      width: auto; }
    .kalkulator table th {
      border: none;
      border-radius: 0;
      color: #fff;
      text-shadow: none;
      font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.11111em;
      letter-spacing: 0;
      text-align: left;
      padding: 15px 20px 10px;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      width: 150px; }
      .kalkulator table th strong {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        color: #fadc73; }
    .kalkulator table td + td {
      width: auto; }
    .kalkulator table td {
      background: transparent;
      border: none;
      color: #fff;
      text-shadow: none;
      text-align: center;
      padding: 10px 20px;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      width: 150px; }
      .kalkulator table td .hide {
        visibility: hidden;
        display: none; }
      .kalkulator table td span[class$="-ico"] {
        margin: 0 auto;
        display: block; }
      .kalkulator table td .call-ico {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -25.7em;
        width: 3em;
        height: 3em; }
      .kalkulator table td .sms-ico {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -287.9em;
        width: 4em;
        height: 4.4em; }
      .kalkulator table td .internet-ico {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -138.8em;
        width: 3em;
        height: 3em; }
      .kalkulator table td .multimedia-ico {
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -218.6em;
        width: 4.6em;
        height: 4.6em; }
      .kalkulator table td a:not(.btn) {
        display: inline-block;
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.2em;
        color: #c3c5ff;
        padding: 0 30px;
        -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
        transition: color 250ms ease-in-out, background-color 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
        transition: box-shadow 250ms ease-in-out, color 250ms ease-in-out, background-color 250ms ease-in-out;
        transition: box-shadow 250ms ease-in-out, color 250ms ease-in-out, background-color 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
        position: relative;
        text-align: left;
        width: 100%;
        height: 70px;
        border-radius: 35px;
        background-color: #5f55e6; }
        .kalkulator table td a:not(.btn):hover {
          text-decoration: none; }
        .kalkulator table td a:not(.btn).selected {
          -webkit-box-shadow: 0 16px 30px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 16px 30px 0 rgba(0, 0, 0, 0.2);
          text-shadow: none;
          color: #fff; }
        .kalkulator table td a:not(.btn) strong {
          font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal; }
        .kalkulator table td a:not(.btn) mark {
          font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          color: #c3c5ff;
          background: transparent;
          text-transform: uppercase; }
        .kalkulator table td a:not(.btn).double {
          font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.28571em; }
          .kalkulator table td a:not(.btn).double strong {
            margin-right: 5px; }
        .kalkulator table td a:not(.btn).onlyInComb {
          background-color: transparent;
          -webkit-box-shadow: 0 0 0 2px #5f55e6 inset;
          box-shadow: 0 0 0 2px #5f55e6 inset; }
        @media (min-width: 992px) and (max-width: 1439px) {
          .kalkulator table td a:not(.btn).double {
            padding-right: 10px; } }
      .kalkulator table td .cetrig {
        display: block;
        position: absolute;
        top: 10px;
        left: 58%;
        width: 30px;
        height: 30px;
        border: 3px #fff solid;
        border-radius: 50%;
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.71429em;
        color: #fff;
        text-align: center;
        cursor: pointer; }
        .kalkulator table td .cetrig--black {
          background-color: #000 !important; }
      .kalkulator table td .wrapCetrig:hover .cetrigtool {
        display: block; }
      .kalkulator table td .cetrig:hover + .cetrigtool {
        display: block; }
      .kalkulator table td .cetrigtool {
        position: absolute;
        right: 4px;
        bottom: 100%;
        font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.57143em;
        color: #333;
        padding: 10px;
        -webkit-box-shadow: 0 8px 16px 0 rgba(30, 31, 39, 0.1);
        box-shadow: 0 8px 16px 0 rgba(30, 31, 39, 0.1);
        background-color: #ffffff;
        border: solid 1px #ecedf4;
        border-radius: 10px;
        text-indent: 0;
        width: 200px;
        display: none;
        text-transform: none;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        .kalkulator table td .cetrigtool:before {
          content: "";
          display: block;
          width: 15px;
          height: 15px;
          border-radius: 50%;
          background-color: #fff;
          position: absolute;
          right: 15px;
          bottom: -7px; }
      .kalkulator table td span[class$="-ico"] .cetrigtool {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
        z-index: 10000; }
        .kalkulator table td span[class$="-ico"] .cetrigtool:before {
          right: auto;
          left: 15px; }
      .kalkulator table td a:not(.btn) .cetrig {
        top: -8px;
        right: 8px;
        left: auto;
        background-color: #ff82af;
        -webkit-box-shadow: 0 0 0 2px #695fff;
        box-shadow: 0 0 0 2px #695fff;
        border: none;
        text-indent: -9999em; }
        .kalkulator table td a:not(.btn) .cetrig:after {
          content: "";
          font-size: 10px;
          background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
          background-position: 0em -121.9em;
          width: 2.1em;
          height: 2.1em;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .kalkulator table td a.pil .cetrig {
        background-color: #302a89; }
      .kalkulator table td a:not(.btn) .cetrigtool {
        width: 100%;
        bottom: 124%;
        right: 0;
        text-align: center; }
    .kalkulator table tr.paketi td, .kalkulator table tr.paketi th {
      border-top: 1px solid #6258ed; }
    .kalkulator table tr.paketi th {
      text-align: left;
      text-transform: uppercase;
      font-size: 22px;
      font-size: 2.2rem;
      line-height: 1.18182em;
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      color: #fff;
      padding-bottom: 0;
      padding: 30px 50px 20px;
      position: relative;
      z-index: 2;
      vertical-align: top; }
      .kalkulator table tr.paketi th strong {
        font-size: 22px;
        line-height: 22px;
        color: #fadc73; }
      .kalkulator table tr.paketi th .t4 {
        display: inline-block; }
    .kalkulator table tr.opis th, .kalkulator table tr.opis td {
      padding: 10px 50px 20px; }
    .kalkulator table tr.min td a {
      -webkit-box-shadow: 0px 0px 0 0px #695fff;
      box-shadow: 0px 0px 0 0px #695fff; }
      .kalkulator table tr.min td a.selected {
        background: #00d7d7;
        -webkit-box-shadow: 0 0 30px 0 #00d7d7;
        box-shadow: 0 0 30px 0 #00d7d7;
        color: #fff; }
        .kalkulator table tr.min td a.selected span {
          color: #fff; }
      .kalkulator table tr.min td a:hover:not(.selected) {
        color: #00d7d7;
        -webkit-box-shadow: 0px 0px 0 3px #00d7d7;
        box-shadow: 0px 0px 0 3px #00d7d7;
        background: #544ccc; }
        .kalkulator table tr.min td a:hover:not(.selected) span {
          color: #00d7d7; }
      .kalkulator table tr.min td a span {
        color: #c3c5ff; }
    .kalkulator table tr.sms td {
      padding-bottom: 40px; }
      .kalkulator table tr.sms td a {
        -webkit-box-shadow: 0px 0px 0 0px #695fff;
        box-shadow: 0px 0px 0 0px #695fff; }
        .kalkulator table tr.sms td a.selected {
          background: #ff7d3c;
          -webkit-box-shadow: 0 0 30px 0 #ff7d3c;
          box-shadow: 0 0 30px 0 #ff7d3c; }
        .kalkulator table tr.sms td a:hover:not(.selected) {
          -webkit-box-shadow: 0px 0px 0 3px #ff7d3c;
          box-shadow: 0px 0px 0 3px #ff7d3c;
          color: #ff7d3c; }
        .kalkulator table tr.sms td a.multimedia.selected {
          background: #fadc73;
          -webkit-box-shadow: 0 16px 30px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 16px 30px 0 rgba(0, 0, 0, 0.2); }
        .kalkulator table tr.sms td a.multimedia:hover:not(.selected) {
          -webkit-box-shadow: 0px 0px 0 3px #fadc73;
          box-shadow: 0px 0px 0 3px #fadc73;
          color: #fadc73; }
    .kalkulator table tr.net td a {
      -webkit-box-shadow: 0px 0px 0 0px #695fff;
      box-shadow: 0px 0px 0 0px #695fff; }
      .kalkulator table tr.net td a.selected {
        background: #ff82af;
        -webkit-box-shadow: 0 0 30px 0 #ff82af;
        box-shadow: 0 0 30px 0 #ff82af; }
      .kalkulator table tr.net td a:hover:not(.selected) {
        -webkit-box-shadow: 0px 0px 0 3px #ff82af;
        box-shadow: 0px 0px 0 3px #ff82af;
        color: #ff82af; }
      .kalkulator table tr.net td a.onlyInComb:after {
        content: "";
        font-size: 10px;
        background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
        background-position: 0em -121.9em;
        width: 2.1em;
        height: 2.1em;
        position: absolute;
        right: 20px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
    .kalkulator table tr.net td:first-child .cetrigtool {
      right: auto;
      left: 52%; }
      @media (min-width: 992px) and (max-width: 1439px) {
        .kalkulator table tr.net td:first-child .cetrigtool {
          bottom: 107%; } }
      .kalkulator table tr.net td:first-child .cetrigtool:before {
        right: auto;
        left: 15px; }
    .kalkulator table tr.comb td {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.11111em;
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      padding-top: 20px;
      padding-bottom: 0;
      text-align: left; }
      .kalkulator table tr.comb td:nth-child(2) {
        padding-left: 40px; }
      .kalkulator table tr.comb td a.pil {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.11111em;
        font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        color: #fff;
        background-color: #5f55e6;
        text-align: left;
        max-width: none;
        width: auto;
        height: 80px;
        padding: 20px 30px 20px 30px;
        margin: 0 20px 20px 0;
        border-radius: 100px;
        float: left; }
        .kalkulator table tr.comb td a.pil:hover:not(.selected) {
          -webkit-box-shadow: 0px 0px 0 3px #302a89;
          box-shadow: 0px 0px 0 3px #302a89; }
        .kalkulator table tr.comb td a.pil.selected {
          background: #302a89;
          -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
          box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
        .kalkulator table tr.comb td a.pil strong {
          font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          display: inline; }
        .kalkulator table tr.comb td a.pil .price {
          font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          color: #fadc73; }
        .kalkulator table tr.comb td a.pil .oldPrice {
          text-decoration: line-through;
          color: #c3c5ff; }
        .kalkulator table tr.comb td a.pil:last-child {
          margin-right: 0; }
      .kalkulator table tr.comb td a.extraPil {
        padding-right: 100px; }
        .kalkulator table tr.comb td a.extraPil .ico {
          width: 80px;
          height: 80px;
          background-color: #544bcc;
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 1.11111em;
          font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          color: #fff;
          border-radius: 50%;
          text-align: center;
          position: absolute;
          right: 0;
          top: 0; }
          .kalkulator table tr.comb td a.extraPil .ico:before {
            content: "";
            display: inline-block;
            width: 23px;
            height: 23px;
            margin: 15px 0 0;
            background: url("../../../assets/images/svg/internet-icon-small.svg") no-repeat center center/23px 23px; }
    .kalkulator table tr.sum table {
      margin: 0;
      position: relative;
      z-index: 100;
      table-layout: auto; }
    .kalkulator table tr.sum td {
      font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.57143em;
      background-color: #4a42b3 !important;
      text-align: left;
      padding: 20px 40px;
      width: auto; }
    .kalkulator table tr.sum td:last-child {
      text-align: right; }
    .kalkulator table tr.sum > td {
      padding: 0 !important;
      background-color: transparent !important; }
    .kalkulator table tr.sum strong {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
    .kalkulator table tr.sum .packages_msg, .kalkulator table tr.sum .combinations_msg {
      font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.26667em;
      color: #fadc73; }
      .kalkulator table tr.sum .packages_msg strong, .kalkulator table tr.sum .combinations_msg strong {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        color: #fff; }
      .kalkulator table tr.sum .packages_msg .oldAmount, .kalkulator table tr.sum .combinations_msg .oldAmount {
        color: #c3c5ff;
        text-decoration: line-through; }
    .kalkulator table tr.sum .btn-grabor::after, .kalkulator table tr.sum .btn-grabor2::after {
      background-color: #4a42b3; }

.kalkulatorPrp table tr.paketi th:nth-child(3), .kalkulatorPrp table tr.paketi td:nth-child(4), .kalkulatorPrp table tr.min th:nth-child(3), .kalkulatorPrp table tr.min td:nth-child(4), .kalkulatorPrp table tr.sms th:nth-child(3), .kalkulatorPrp table tr.sms td:nth-child(4), .kalkulatorPrp table tr.net th:nth-child(3), .kalkulatorPrp table tr.net td:nth-child(4) {
  border-left: #6258ed 1px solid; }

.kalkulatorPrp table tr.opis th:nth-child(3) {
  border-right: #6258ed 1px solid; }

.kalkulatorMobile {
  overflow: hidden; }
  .kalkulatorMobile::after {
    display: block;
    clear: both;
    content: ""; }
  .kalkulatorMobile .package_calculator {
    position: relative;
    margin: 20px 0;
    width: 100%;
    /* ******************** */
    /* color set for package calculator */ }
    .kalkulatorMobile .package_calculator::after {
      display: block;
      clear: both;
      content: ""; }
    .kalkulatorMobile .package_calculator .pp_nav_bar {
      display: none; }
    .kalkulatorMobile .package_calculator a.arrow_left,
    .kalkulatorMobile .package_calculator a.arrow_right {
      display: none; }
    .kalkulatorMobile .package_calculator .mTitle {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.11111em;
      text-align: center;
      text-transform: uppercase;
      color: #fff; }
      .kalkulatorMobile .package_calculator .mTitle strong {
        color: #fadc73; }
    .kalkulatorMobile .package_calculator .title {
      font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 1.38462em;
      text-align: center;
      text-transform: uppercase;
      color: #c3c5ff;
      margin-bottom: 5px; }
      .kalkulatorMobile .package_calculator .title strong {
        color: #fff;
        font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal; }
    .kalkulatorMobile .package_calculator .package_part {
      width: 100%;
      height: auto;
      padding: 10px 47px 0 47px;
      position: relative;
      float: left; }
      .kalkulatorMobile .package_calculator .package_part .mj {
        display: none; }
      .kalkulatorMobile .package_calculator .package_part .tj {
        display: none; }
      .kalkulatorMobile .package_calculator .package_part .swiper-container {
        height: 66px;
        padding: 0;
        width: auto;
        overflow: visible; }
      .kalkulatorMobile .package_calculator .package_part .swiper-wrapper {
        position: absolute;
        left: 0;
        top: 0; }
      .kalkulatorMobile .package_calculator .package_part .swiper-slide {
        position: relative;
        z-index: 10000000; }
        .kalkulatorMobile .package_calculator .package_part .swiper-slide .pill {
          font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.25em;
          height: 60px;
          width: 100%;
          position: relative;
          top: 10px;
          opacity: 0.4;
          padding: 0 65px 0 26px;
          color: #fff;
          border-radius: 100px;
          background-color: #544ccc;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
          .kalkulatorMobile .package_calculator .package_part .swiper-slide .pill strong {
            font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
            font-weight: normal;
            font-style: normal; }
          .kalkulatorMobile .package_calculator .package_part .swiper-slide .pill .price {
            font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
            font-weight: normal;
            font-style: normal;
            font-size: 14px;
            font-size: 1.4rem;
            line-height: 1.42857em;
            width: 100%;
            display: block;
            margin: 0;
            position: absolute;
            right: 0;
            top: 0;
            width: 60px;
            height: 60px;
            border-radius: 50%;
            text-align: center; }
            .kalkulatorMobile .package_calculator .package_part .swiper-slide .pill .price span {
              width: 100%; }
            .kalkulatorMobile .package_calculator .package_part .swiper-slide .pill .price--black {
              background-color: #000000 !important; }
          .kalkulatorMobile .package_calculator .package_part .swiper-slide .pill--black {
            -webkit-box-shadow: 0 0 15px 0 #000000 !important;
            box-shadow: 0 0 15px 0 #000000 !important;
            background-color: #000000 !important; }
        .kalkulatorMobile .package_calculator .package_part .swiper-slide:first-child .pill {
          background: #544ccc !important;
          -webkit-box-shadow: none;
          box-shadow: none; }
        .kalkulatorMobile .package_calculator .package_part .swiper-slide.swiper-slide-active .pill {
          top: 0;
          opacity: 1; }
    .kalkulatorMobile .package_calculator .combinations {
      width: 100%;
      position: relative;
      z-index: 1000;
      margin: 20px 0 28px 0px;
      padding: 0 16px; }
      .kalkulatorMobile .package_calculator .combinations::after {
        display: block;
        clear: both;
        content: ""; }
      .kalkulatorMobile .package_calculator .combinations > li {
        display: block;
        position: relative;
        z-index: 100;
        margin: 0 10px 0 0; }
        .kalkulatorMobile .package_calculator .combinations > li:last-child {
          margin: 0; }
        .kalkulatorMobile .package_calculator .combinations > li.active {
          z-index: 10000; }
      .kalkulatorMobile .package_calculator .combinations .selection {
        font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.44444em;
        color: #fff;
        height: 50px;
        border-radius: 25px;
        background-color: #5f55e6;
        padding: 12px 50px 16px 23px;
        -webkit-transition: all 0.2s ease-in-out 02s;
        -webkit-transition: all 0.2s ease-in-out 0.2s;
        transition: all 0.2s ease-in-out 0.2s;
        position: relative; }
        .kalkulatorMobile .package_calculator .combinations .selection:before, .kalkulatorMobile .package_calculator .combinations .selection:after {
          content: "";
          display: block;
          position: absolute;
          z-index: 10; }
        .kalkulatorMobile .package_calculator .combinations .selection:before {
          width: 26px;
          height: 26px;
          border-radius: 50%;
          background-color: #00d7d7;
          top: 12px;
          right: 12px; }
        .kalkulatorMobile .package_calculator .combinations .selection:after {
          top: 24px;
          right: 20px;
          border: solid transparent;
          height: 0;
          width: 0;
          pointer-events: none;
          border-color: rgba(255, 255, 255, 0);
          border-top-color: #ffffff;
          border-width: 5px;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
      .kalkulatorMobile .package_calculator .combinations .selectedComb {
        position: absolute;
        display: none;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        height: 50px;
        border-radius: 25px;
        background-color: #5f55e6;
        padding: 12px 50px 16px 23px; }
      .kalkulatorMobile .package_calculator .combinations .active .selection {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        -webkit-transition: none;
        transition: none; }
        .kalkulatorMobile .package_calculator .combinations .active .selection:after {
          top: 18px;
          border-top-color: rgba(255, 255, 255, 0);
          border-bottom-color: #ffffff; }
      .kalkulatorMobile .package_calculator .combinations .sub {
        display: none;
        position: absolute;
        right: 0px;
        top: 100%;
        min-width: 100%;
        width: auto;
        border-radius: 25px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        background-color: #5f55e6;
        margin: 0;
        padding: 0;
        list-style: none;
        overflow: hidden; }
        .kalkulatorMobile .package_calculator .combinations .sub li {
          width: 100%;
          margin: 0;
          padding: 5px 10px; }
          .kalkulatorMobile .package_calculator .combinations .sub li:first-child {
            padding-top: 20px; }
          .kalkulatorMobile .package_calculator .combinations .sub li:last-child {
            padding-bottom: 30px; }
          .kalkulatorMobile .package_calculator .combinations .sub li:hover > a {
            text-decoration: none; }
        .kalkulatorMobile .package_calculator .combinations .sub a.pil {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.42857em;
          font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          color: #fff;
          background-color: #544ccc;
          text-align: left;
          display: block;
          max-width: none;
          padding: 20px 30px 20px 30px;
          margin: 0;
          border-radius: 100px; }
          .kalkulatorMobile .package_calculator .combinations .sub a.pil:hover:not(.selected) {
            -webkit-box-shadow: 0px 0px 0 3px #ff82af;
            box-shadow: 0px 0px 0 3px #ff82af; }
          .kalkulatorMobile .package_calculator .combinations .sub a.pil.selected {
            background: #ff82af;
            -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
          .kalkulatorMobile .package_calculator .combinations .sub a.pil strong {
            font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
            font-weight: normal;
            font-style: normal;
            display: inline; }
          .kalkulatorMobile .package_calculator .combinations .sub a.pil mark {
            font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
            font-weight: normal;
            font-style: normal;
            color: #c3c5ff;
            background: transparent;
            text-transform: uppercase; }
          .kalkulatorMobile .package_calculator .combinations .sub a.pil .price {
            font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
            font-weight: normal;
            font-style: normal;
            color: #fadc73; }
          .kalkulatorMobile .package_calculator .combinations .sub a.pil .oldPrice {
            text-decoration: line-through;
            color: #c3c5ff; }
        .kalkulatorMobile .package_calculator .combinations .sub a.extraPil {
          background-color: #302a89;
          padding-right: 100px;
          position: relative; }
          .kalkulatorMobile .package_calculator .combinations .sub a.extraPil .ico {
            width: 80px;
            height: 80px;
            background-color: #544bcc;
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 1.11111em;
            font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
            font-weight: normal;
            font-style: normal;
            color: #fff;
            border-radius: 50%;
            text-align: center;
            position: absolute;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
            .kalkulatorMobile .package_calculator .combinations .sub a.extraPil .ico:before {
              content: "";
              display: inline-block;
              width: 23px;
              height: 23px;
              margin: 15px 0 0;
              background: url("../../../assets/images/svg/internet-icon-small.svg") no-repeat center center/23px 23px; }
    .kalkulatorMobile .package_calculator .package_total {
      width: 100%;
      float: left;
      clear: both;
      background-color: #4a42b3;
      padding: 16px;
      margin-top: 35px; }
      .kalkulatorMobile .package_calculator .package_total .total {
        padding-right: 20px; }
        .kalkulatorMobile .package_calculator .package_total .total p {
          font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.625em;
          color: #fadc73;
          display: inline; }
        .kalkulatorMobile .package_calculator .package_total .total .e {
          font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
          font-weight: normal;
          font-style: normal;
          font-size: 20px;
          font-size: 2rem;
          line-height: 1.3em;
          color: #fff;
          display: inline; }
      .kalkulatorMobile .package_calculator .package_total .desc p {
        font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.42857em;
        color: #fff; }
      .kalkulatorMobile .package_calculator .package_total .btn-grabor:after {
        background-color: #4a42b3; }
      .kalkulatorMobile .package_calculator .package_total .old_sum_amount {
        color: #c3c5ff;
        text-decoration: line-through; }
    .kalkulatorMobile .package_calculator .pp_1 .swiper-slide .pill {
      background-color: #00d7d7;
      /* box-shadow: 0 0 20px 0 #00d7d7; */ }
    .kalkulatorMobile .package_calculator .pp_1 .swiper-slide .pill .price {
      background-color: #00b2d6; }
    .kalkulatorMobile .package_calculator .pp_1 .swiper-slide.swiper-slide-active:not(:first-child) .pill {
      -webkit-box-shadow: 0 0 15px 0 #00d7d7;
      box-shadow: 0 0 15px 0 #00d7d7; }
    .kalkulatorMobile .package_calculator .pp_2 .swiper-slide .pill {
      background-color: #ff7d3c;
      /* box-shadow: 0 0 20px 0 #ff7d3c; */ }
    .kalkulatorMobile .package_calculator .pp_2 .swiper-slide .pill .price {
      background-color: #ff5e0d; }
    .kalkulatorMobile .package_calculator .pp_2 .swiper-slide.swiper-slide-active:not(:first-child) .pill {
      -webkit-box-shadow: 0 0 15px 0 #ff82af;
      box-shadow: 0 0 15px 0 #ff82af; }
    .kalkulatorMobile .package_calculator .pp_3 .swiper-slide {
      /* box-shadow: 0 0 20px 0 #00d7d7; */ }
      .kalkulatorMobile .package_calculator .pp_3 .swiper-slide .pill {
        background-color: #ff82af; }
      .kalkulatorMobile .package_calculator .pp_3 .swiper-slide .pill.pillSpecial {
        background-color: transparent;
        -webkit-box-shadow: 0 0 0 2px #5f55e6 inset !important;
        box-shadow: 0 0 0 2px #5f55e6 inset !important; }
      .kalkulatorMobile .package_calculator .pp_3 .swiper-slide .pill .price {
        background-color: #ff669e; }
      .kalkulatorMobile .package_calculator .pp_3 .swiper-slide.swiper-slide-active:not(:first-child) .pill {
        -webkit-box-shadow: 0 0 15px 0 #ff7d3c;
        box-shadow: 0 0 15px 0 #ff7d3c; }
      .kalkulatorMobile .package_calculator .pp_3 .swiper-slide.swiper-slide-active:not(:first-child) .pill.promoNet {
        -webkit-box-shadow: 0 0 15px 0 #00d7d7;
        box-shadow: 0 0 15px 0 #00d7d7; }
    .kalkulatorMobile .package_calculator .pp_5 .swiper-slide {
      /* box-shadow: 0 0 20px 0 #00d7d7; */ }
      .kalkulatorMobile .package_calculator .pp_5 .swiper-slide .pill {
        background-color: #fadc73; }
      .kalkulatorMobile .package_calculator .pp_5 .swiper-slide .pill .price {
        background-color: #ffb75f; }
      .kalkulatorMobile .package_calculator .pp_5 .swiper-slide.swiper-slide-active:not(:first-child) .pill {
        -webkit-box-shadow: 0 0 15px 0 #fadc73;
        box-shadow: 0 0 15px 0 #fadc73; }
    .kalkulatorMobile .package_calculator .pp_6 .swiper-slide {
      /* box-shadow: 0 0 20px 0 #00d7d7; */ }
      .kalkulatorMobile .package_calculator .pp_6 .swiper-slide .pill {
        background-color: #fadc73; }
      .kalkulatorMobile .package_calculator .pp_6 .swiper-slide .pill .price {
        background-color: #ffb75f; }
      .kalkulatorMobile .package_calculator .pp_6 .swiper-slide.swiper-slide-active:not(:first-child) .pill {
        -webkit-box-shadow: 0 0 15px 0 #fadc73;
        box-shadow: 0 0 15px 0 #fadc73; }

.spring-promo {
  background: #00d7d7;
  border-radius: 10px;
  margin: 0 20px;
  padding: 2rem;
  width: 100%;
  display: inline-block;
  position: relative;
  overflow: hidden; }
  .spring-promo:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url("/assets/images/homepage/second-slider/ilustracija-20-gb.svg");
    width: 136px;
    height: 136px;
    background-size: 136px 136px; }
  .spring-promo p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5em; }
    @media (min-width: 768px) {
      .spring-promo p {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.45455em; } }
  .spring-promo a {
    font-weight: 900;
    color: #695fff;
    text-decoration: underline; }
    .spring-promo a:hover {
      text-decoration: none; }
  .spring-promo .btn-grabor {
    text-decoration: none;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fadc73), to(#fadc73)), -webkit-gradient(linear, left bottom, left top, from(#fadc73), to(#fadc73)), -webkit-gradient(linear, left bottom, left top, from(#695fff), to(#695fff));
    background-image: linear-gradient(0deg, #fadc73, #fadc73), linear-gradient(0deg, #fadc73, #fadc73), linear-gradient(0deg, #695fff, #695fff); }
    @media (min-width: 768px) {
      .spring-promo .btn-grabor {
        padding: 5px 25px;
        font-size: 16px;
        margin-top: 0;
        margin-bottom: 0; } }
  .spring-promo .btn-grabor:after {
    background-color: #00d7d7; }

.blackFridayInfoBlock {
  background-color: #000;
  border-radius: 10px;
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71429em;
  color: #737373;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 40px; }
  .blackFridayInfoBlock strong {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #fff; }
  .blackFridayInfoBlock .time {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625em;
    color: #fff; }
    .blackFridayInfoBlock .time:before {
      content: "";
      display: inline-block;
      font-size: 10px;
      background-image: url("../../../assets/styles/scss/svg/svg-sprite.svg");
      background-position: 0em -119.9em;
      width: 2em;
      height: 2em;
      position: relative;
      top: 4px;
      margin-right: 10px; }
  .blackFridayInfoBlock .t {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.27778em;
    color: #fff;
    letter-spacing: 0; }
  @media (max-width: 1439px) {
    .blackFridayInfoBlock {
      width: calc(100% - 32px); } }
  @media (max-width: 991px) {
    .blackFridayInfoBlock {
      padding-top: 30px;
      padding-bottom: 30px; }
      .blackFridayInfoBlock .t {
        margin-bottom: 20px; } }

.promoTextBlock {
  background-color: #00d7d7;
  border-radius: 10px;
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.16667em;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 24px;
  margin-bottom: 40px; }
  .promoTextBlock strong {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #fff; }
  .promoTextBlock .t {
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.27778em;
    color: #fff;
    letter-spacing: 0;
    margin: 0 0 8px 0; }
    .promoTextBlock .t strong {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      color: #fff; }
  @media (max-width: 1439px) {
    .promoTextBlock {
      width: calc(100% - 32px); } }
  @media (max-width: 991px) {
    .promoTextBlock {
      padding-top: 30px;
      padding-bottom: 30px;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.33333em; }
      .promoTextBlock .t {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.25em; } }

.promoTextBlock_v2 {
  background-color: #ff82af;
  border-radius: 10px;
  -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.41667em;
  color: #fff;
  padding: 20px 120px 24px 120px;
  margin-bottom: 40px;
  width: 100%; }
  .promoTextBlock_v2--xmas {
    position: relative;
    overflow: hidden; }
  .promoTextBlock_v2--blue {
    background-color: #00d7d7; }
  .promoTextBlock_v2--illustration {
    position: absolute;
    bottom: 0px;
    right: 5%;
    width: 232px; }
    @media (min-width: 992px) {
      .promoTextBlock_v2--illustration {
        bottom: -8px;
        left: 0; } }
  .promoTextBlock_v2--illustration2 {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (min-width: 992px) {
      .promoTextBlock_v2--illustration2 {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 229px;
        bottom: -20px; } }
  .promoTextBlock_v2 strong {
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #fff; }
  .promoTextBlock_v2 a.btn-borbor3 {
    padding: 0; }
  .promoTextBlock_v2 span.oldprice {
    text-decoration: line-through; }
  .promoTextBlock_v2 span.colored {
    color: #24d6d6;
    text-decoration: none !important;
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal; }
  .promoTextBlock_v2 .t {
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.41667em;
    color: #fff;
    letter-spacing: 0;
    margin: 0 0 8px 0; }
    .promoTextBlock_v2 .t strong {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      color: #fff; }
  .promoTextBlock_v2 .t--image {
    margin: 0 0 120px 0px; }
    @media (min-width: 992px) {
      .promoTextBlock_v2 .t--image {
        margin: 0 0 8px 180px; } }
    .promoTextBlock_v2 .t--image a {
      color: #695fff;
      text-decoration: underline; }
  @media (max-width: 991px) {
    .promoTextBlock_v2 {
      padding: 30px;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.625em; }
      .promoTextBlock_v2 .t {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.625em; } }

.promoTextBlock_v3 {
  background-color: #ff82af;
  border-radius: 10px;
  -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  color: #fff;
  padding: 20px 120px 24px 120px;
  margin-bottom: 40px;
  width: 100%; }
  .promoTextBlock_v3 p {
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.41667em;
    color: #fff; }
    .promoTextBlock_v3 p strong {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal; }
  @media (max-width: 991px) {
    .promoTextBlock_v3 {
      padding: 30px;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.625em; } }

.flatakcija {
  border-radius: 19px;
  border: solid 2px #6a65fb;
  background-color: #24d6d6;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 0.92308em;
  padding: 7px 9px;
  color: #FFF;
  white-space: nowrap;
  text-align: center;
  position: absolute;
  top: -35%;
  left: 30%; }

.tp--black:hover {
  -webkit-box-shadow: 0px 0px 0 3px #000000 !important;
  box-shadow: 0px 0px 0 3px #000000 !important;
  color: #FFF !important; }

.tp--black.selected {
  background: #000000 !important;
  /* -webkit-box-shadow: 0 0 30px 0 #000000; */
  -webkit-box-shadow: 0 0 30px 0 #02020287 !important;
  box-shadow: 0 0 30px 0 #02020287 !important; }

.desktop-illustration {
  display: none; }
  @media (min-width: 992px) {
    .desktop-illustration {
      display: block; } }

.mobile-illustration {
  display: none; }
  @media (max-width: 991px) {
    .mobile-illustration {
      display: block; } }

.highlighted-pill {
  -webkit-box-shadow: 0 0 30px 0 #9fa2ff !important;
  box-shadow: 0 0 30px 0 #9fa2ff !important; }

.stars {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 35px; }

.snow-flake {
  position: absolute; }

/* Snowflake #1 */
.snow-flake:nth-of-type(1) {
  -webkit-animation-name: snowflake-1;
  animation-name: snowflake-1;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  left: 10%;
  top: -98%; }

@-webkit-keyframes snowflake-1 {
  0% {
    left: 10%;
    top: -98%; }
  5% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 138%;
    opacity: 1; } }

@keyframes snowflake-1 {
  0% {
    left: 10%;
    top: -98%; }
  5% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 138%;
    opacity: 1; } }

/* Snowflake #2 */
.snow-flake:nth-of-type(2) {
  -webkit-animation-name: snowflake-2;
  animation-name: snowflake-2;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  left: 20%;
  top: -58%; }

@-webkit-keyframes snowflake-2 {
  0% {
    left: 20%;
    top: -58%; }
  5% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 98%;
    opacity: 1; } }

@keyframes snowflake-2 {
  0% {
    left: 20%;
    top: -58%; }
  5% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 98%;
    opacity: 1; } }

/* Snowflake #3 */
.snow-flake:nth-of-type(3) {
  -webkit-animation-name: snowflake-3;
  animation-name: snowflake-3;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  left: 30%;
  top: -61%; }

@-webkit-keyframes snowflake-3 {
  0% {
    left: 30%;
    top: -61%; }
  5% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 101%;
    opacity: 1; } }

@keyframes snowflake-3 {
  0% {
    left: 30%;
    top: -61%; }
  5% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 101%;
    opacity: 1; } }

/* Snowflake #4 */
.snow-flake:nth-of-type(4) {
  -webkit-animation-name: snowflake-4;
  animation-name: snowflake-4;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  left: 40%;
  top: -83%; }

@-webkit-keyframes snowflake-4 {
  0% {
    left: 40%;
    top: -83%; }
  5% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 123%;
    opacity: 1; } }

@keyframes snowflake-4 {
  0% {
    left: 40%;
    top: -83%; }
  5% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 123%;
    opacity: 1; } }

/* Snowflake #5 */
.snow-flake:nth-of-type(5) {
  -webkit-animation-name: snowflake-5;
  animation-name: snowflake-5;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  left: 50%;
  top: -86%; }

@-webkit-keyframes snowflake-5 {
  0% {
    left: 50%;
    top: -86%; }
  5% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 126%;
    opacity: 1; } }

@keyframes snowflake-5 {
  0% {
    left: 50%;
    top: -86%; }
  5% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 126%;
    opacity: 1; } }

/* Snowflake #6 */
.snow-flake:nth-of-type(6) {
  -webkit-animation-name: snowflake-6;
  animation-name: snowflake-6;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  left: 60%;
  top: -95%; }

@-webkit-keyframes snowflake-6 {
  0% {
    left: 60%;
    top: -95%; }
  5% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 135%;
    opacity: 1; } }

@keyframes snowflake-6 {
  0% {
    left: 60%;
    top: -95%; }
  5% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 135%;
    opacity: 1; } }

/* Snowflake #7 */
.snow-flake:nth-of-type(7) {
  -webkit-animation-name: snowflake-7;
  animation-name: snowflake-7;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  left: 70%;
  top: -63%; }

@-webkit-keyframes snowflake-7 {
  0% {
    left: 70%;
    top: -63%; }
  5% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 103%;
    opacity: 1; } }

@keyframes snowflake-7 {
  0% {
    left: 70%;
    top: -63%; }
  5% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 103%;
    opacity: 1; } }

/* Snowflake #8 */
.snow-flake:nth-of-type(8) {
  -webkit-animation-name: snowflake-8;
  animation-name: snowflake-8;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  left: 80%;
  top: -79%; }

@-webkit-keyframes snowflake-8 {
  0% {
    left: 80%;
    top: -79%; }
  5% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 119%;
    opacity: 1; } }

@keyframes snowflake-8 {
  0% {
    left: 80%;
    top: -79%; }
  5% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 119%;
    opacity: 1; } }

/* Snowflake #9 */
.snow-flake:nth-of-type(9) {
  -webkit-animation-name: snowflake-9;
  animation-name: snowflake-9;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  left: 90%;
  top: -59%; }

@-webkit-keyframes snowflake-9 {
  0% {
    left: 90%;
    top: -59%; }
  5% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 99%;
    opacity: 1; } }

@keyframes snowflake-9 {
  0% {
    left: 90%;
    top: -59%; }
  5% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 99%;
    opacity: 1; } }

/* Snowflake #10 */
.snow-flake:nth-of-type(10) {
  -webkit-animation-name: snowflake-10;
  animation-name: snowflake-10;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  left: 100%;
  top: -100%; }

@-webkit-keyframes snowflake-10 {
  0% {
    left: 100%;
    top: -100%; }
  5% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 140%;
    opacity: 1; } }

@keyframes snowflake-10 {
  0% {
    left: 100%;
    top: -100%; }
  5% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  10% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  15% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px); }
  30% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  35% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  45% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  50% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  55% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  60% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  65% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  70% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  75% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  80% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
    opacity: 1; }
  85% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  90% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  95% {
    -webkit-transform: translateX(-random(3)1px);
    transform: translateX(-random(3)1px); }
  100% {
    top: 140%;
    opacity: 1; } }

/* --
Receipt ecplanation
------------------------- */
@media (max-width: 767px) {
  .pageBody .receipt_exp {
    display: none; } }

.pageBody .receipt_exp {
  padding: 30px 0; }

.pageBody .receipt_exp .re_img_cont {
  width: 655px;
  background: #fff;
  position: relative;
  padding: 54px 24px;
  margin-bottom: 17px;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.25); }

.pageBody .receipt_exp .re_img_cont.ric_2 {
  padding: 54px 60px 54px 61px; }

.pageBody .receipt_exp .re_img_cont .exp_point {
  position: absolute;
  top: 0;
  left: -17px;
  width: 34px;
  height: 34px;
  color: #ef4044;
  background: #fff;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 34px;
  font-size: 14px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25), inset 0 0 0 1px #ffffff, inset 0 0 0 2px #d5dbec;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25), inset 0 0 0 1px #ffffff, inset 0 0 0 2px #d5dbec;
  border-radius: 17px; }

.pageBody .receipt_exp .re_img_cont .exp_point.point_1 {
  top: 180px; }

.pageBody .receipt_exp .re_img_cont .exp_point.point_2 {
  top: 274px; }

.pageBody .receipt_exp .re_img_cont .exp_point.point_3 {
  top: 323px; }

.pageBody .receipt_exp .re_img_cont .exp_point.point_4 {
  top: 444px; }

.pageBody .receipt_exp .re_img_cont .exp_point.point_5 {
  top: 174px; }

.pageBody .receipt_exp .re_img_cont .exp_point.point_6 {
  top: 253px; }

.pageBody .receipt_exp .re_img_cont .exp_point.point_7 {
  top: 316px; }

.pageBody .receipt_exp .re_img_cont .exp_point.point_8 {
  top: 402px; }

.pageBody .receipt_exp .re_img_cont .exp_point:hover {
  color: #fff;
  background: #ef4044;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); }

.pageBody .receipt_exp .re_img_cont .exp_point b {
  display: block; }

.pageBody .receipt_exp .re_img_cont .exp_point i {
  display: none;
  font-style: normal; }

.pageBody .receipt_exp .re_img_cont .exp_point:hover b {
  display: none; }

.pageBody .receipt_exp .re_img_cont .exp_point:hover i {
  display: block; }

.pageBody .receipt_exp .re_img_cont .exp_point .desc {
  top: 0px;
  left: 50px;
  width: 560px;
  display: none;
  background: url(../images/secondary/ef4044-15.png);
  font-weight: normal;
  position: absolute;
  text-align: left;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.25); }

.pageBody .receipt_exp .re_img_cont .exp_point .desc div {
  background: #fff;
  padding: 25px 31px 12px;
  border-top: 1px solid #ef4044; }

.pageBody .receipt_exp .re_img_cont .exp_point .desc div h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  padding-bottom: 6px; }

.pageBody .receipt_exp .re_img_cont .exp_point .desc div p {
  padding-bottom: 13px;
  font-size: 13px;
  line-height: 20px;
  color: #333; }

.pageBody .receipt_exp .re_img_cont .exp_point:hover .desc {
  display: block; }

.pageBody .receipt_exp .re_img_cont .exp_point.point_1 .desc {
  top: -6px;
  padding-top: 50px; }

.pageBody .receipt_exp .re_img_cont .exp_point.point_2 .desc {
  top: -1px;
  padding-top: 33px; }

.pageBody .receipt_exp .re_img_cont .exp_point.point_3 .desc {
  top: -20px;
  padding-top: 80px; }

.pageBody .receipt_exp .re_img_cont .exp_point.point_4 .desc {
  top: -24px;
  padding-top: 80px; }

.pageBody .receipt_exp .re_img_cont .exp_point.point_5 .desc {
  top: -33px;
  padding-top: 100px; }

.pageBody .receipt_exp .re_img_cont .exp_point.point_6 .desc {
  top: -15px;
  padding-top: 70px; }

.pageBody .receipt_exp .re_img_cont .exp_point.point_7 .desc {
  top: -9px;
  padding-top: 65px; }

.pageBody .receipt_exp .re_img_cont .exp_point.point_8 .desc {
  top: -33px;
  padding-top: 123px; }

/*
Fullscreen promo block reusable
*/
body.scrollBlock {
  overflow: hidden; }

#js-promo-fs--close {
  position: absolute;
  z-index: 10;
  right: 30px;
  top: 30px;
  background: #fff;
  border-radius: 100%;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 54px;
  cursor: pointer;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in; }
  #js-promo-fs--close svg {
    fill: #000;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in; }
  #js-promo-fs--close:hover {
    background: #000; }
    #js-promo-fs--close:hover svg {
      fill: #fff; }
  @media (min-width: 768px) {
    #js-promo-fs--close {
      right: 36px;
      top: 36px; } }

.promo-fs {
  position: fixed;
  z-index: 100000;
  bottom: 0;
  left: 0;
  margin: 5%;
  border-radius: 10px;
  width: 90vw;
  height: 90vh;
  background: #000;
  font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in; }
  .promo-fs:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 155px;
    height: 142px;
    background: url("/assets/images/homepage/bubbles-left-mobile.png") no-repeat left bottom; }
  .promo-fs:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 67px;
    height: 146px;
    background: url("/assets/images/homepage/bubbles-right-mobile.png") no-repeat left bottom; }
  @media (min-width: 768px) {
    .promo-fs {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 0;
      border-radius: 0;
      width: 100vw;
      height: 100vh; }
      .promo-fs:before {
        width: 205px;
        height: 417px;
        background: url("/assets/images/homepage/bubbles-left.png") no-repeat left bottom; }
      .promo-fs:after {
        content: "";
        width: 221px;
        height: 324px;
        background: url("/assets/images/homepage/bubbles-right.png") no-repeat left bottom; } }
  .promo-fs--pannel-a {
    width: 100%;
    color: #fff;
    padding: 30px; }
    @media (min-width: 768px) {
      .promo-fs--pannel-a {
        width: 60%;
        display: block;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 50%; } }
    @media (min-width: 992px) {
      .promo-fs--pannel-a {
        padding: 0 0 0 140px; } }
  .promo-fs--pannel-b {
    width: 100%;
    height: 50vh;
    color: #737373;
    padding: 30px;
    font-weight: normal;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in; }
    .promo-fs--pannel-b strong {
      color: #fff; }
    @media (min-width: 768px) {
      .promo-fs--pannel-b {
        width: 40%;
        height: 100%;
        background: #fff;
        color: #000;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .promo-fs--pannel-b strong {
          color: #000; } }
    @media (min-width: 992px) {
      .promo-fs--pannel-b {
        padding: 0 100px 0 50px; } }
  .promo-fs--brand {
    position: absolute;
    left: 20px;
    top: 20px;
    display: none; }
    @media (min-width: 768px) {
      .promo-fs--brand {
        display: inline-block; } }
  .promo-fs--timer {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.63;
    letter-spacing: normal;
    position: relative; }
    .promo-fs--timer svg {
      position: absolute;
      left: 0;
      top: 3px; }
    .promo-fs--timer span {
      margin-left: 30px; }
  .promo-fs--title {
    font-size: 70px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -3px; }
    @media (min-width: 768px) {
      .promo-fs--title {
        font-size: 160px;
        letter-spacing: -6px; } }
    .promo-fs--title span {
      color: #000;
      text-rendering: optimizeLegibility;
      text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff; }
  .promo-fs--abstract {
    width: 100%;
    font-size: 24px;
    line-height: 1.42;
    position: relative; }
    @media (max-width: 991px) {
      .promo-fs--abstract {
        font-size: 18px;
        line-height: 28px; } }
  .promo-fs--cta {
    font-size: 14px;
    border: 4px solid #fff;
    border-radius: 25px;
    color: #fff;
    font-weight: bold;
    padding: 7px 30px 9px 30px;
    position: relative;
    left: 0;
    bottom: 0;
    margin-top: 30px;
    display: inline-block;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in; }
    @media (min-width: 768px) {
      .promo-fs--cta {
        border: 4px solid #000;
        color: #000; } }
    .promo-fs--cta:hover {
      text-decoration: none;
      background: #000;
      color: #fff; }

.promo-fs--slim {
  bottom: 0;
  top: auto;
  height: auto;
  padding: 10px;
  display: inline-block;
  width: 100%;
  margin: 0;
  border-radius: 0; }
  @media (min-width: 992px) {
    .promo-fs--slim {
      padding: 10px 10%;
      height: 100px; } }
  .promo-fs--slim:after, .promo-fs--slim:before {
    display: none; }
  .promo-fs--slim .promo-fs--brand {
    display: none; }
  .promo-fs--slim .promo-fs--pannel-a,
  .promo-fs--slim .promo-fs--pannel-b {
    width: auto;
    text-align: left;
    display: block;
    padding: 0;
    margin: 0;
    position: relative;
    background: #000; }
    .promo-fs--slim .promo-fs--pannel-a br,
    .promo-fs--slim .promo-fs--pannel-b br {
      display: none; }
  .promo-fs--slim .promo-fs--pannel-b {
    height: auto; }
    .promo-fs--slim .promo-fs--pannel-b br {
      display: block; }
    @media (min-width: 992px) {
      .promo-fs--slim .promo-fs--pannel-b {
        width: 365px;
        top: -14px;
        margin: 0 0 0 250px; } }
    @media (min-width: 1440px) {
      .promo-fs--slim .promo-fs--pannel-b {
        width: 465px;
        margin: 0 0 0 320px; } }
  .promo-fs--slim .promo-fs--timer {
    top: 5px;
    font-size: 14px; }
    @media (min-width: 992px) {
      .promo-fs--slim .promo-fs--timer {
        font-size: 16px; } }
  .promo-fs--slim .promo-fs--title {
    font-size: 26px;
    letter-spacing: 0; }
    .promo-fs--slim .promo-fs--title span {
      color: #fff;
      text-shadow: none; }
    @media (min-width: 992px) {
      .promo-fs--slim .promo-fs--title {
        font-size: 36px; } }
  .promo-fs--slim .promo-fs--abstract {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #737373;
    margin-top: 10px; }
    @media (min-width: 992px) {
      .promo-fs--slim .promo-fs--abstract {
        top: -10px;
        margin-top: 0; } }
    .promo-fs--slim .promo-fs--abstract strong {
      color: #fff; }
  .promo-fs--slim .promo-fs--cta {
    color: #fff;
    border-color: #fff;
    margin: 20px 0 0 0;
    top: 0;
    left: 0;
    width: 200px;
    height: 48px;
    text-align: center; }
    @media (min-width: 768px) {
      .promo-fs--slim .promo-fs--cta {
        left: inherit; } }
    @media (min-width: 992px) {
      .promo-fs--slim .promo-fs--cta {
        right: -100px;
        position: absolute;
        margin: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%); } }
    .promo-fs--slim .promo-fs--cta:hover {
      background: #fff;
      color: #000; }
  .promo-fs--slim #js-promo-fs--close {
    top: 10px;
    right: 10px; }
    @media (min-width: 992px) {
      .promo-fs--slim #js-promo-fs--close {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); } }

.promo-fs--done {
  display: none; }

/*
Deezer landing page
*/
body[data-name="hbogo"] .ox-h,
body[data-name="hbo-go"] .ox-h,
body[data-name="deezer"] .ox-h {
  overflow-x: hidden;
  position: relative; }

body[data-name="hbogo"],
body[data-name="hbo-go"],
body[data-name="deezer"] {
  background: #302a89;
  overflow-x: hidden; }

.landingDeezer {
  max-width: 100vw;
  overflow: hidden; }

.landingDeezer .pageHead {
  padding-top: 52px; }

.row-no-padding {
  margin-left: 0;
  margin-right: 0; }
  .row-no-padding [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important; }

.landing__mask--4,
.landing__mask--5 {
  border-radius: 100%;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  z-index: 0;
  max-width: 100vw; }

.landing__mask--4 {
  top: 392px;
  width: 680px;
  height: 680px;
  -webkit-box-shadow: 0 0 100px 0 rgba(0, 215, 215, 0.5);
  box-shadow: 0 0 100px 0 rgba(0, 215, 215, 0.5); }
  @media (max-width: 767px) {
    .landing__mask--4 {
      width: 290px;
      height: 290px;
      top: 292px; } }

.landing__mask--4:before,
.landing__mask--4:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #00d7d7; }

.landing__mask--5 {
  top: 392px;
  width: 680px;
  height: 680px;
  -webkit-box-shadow: 0 0 100px 0 rgba(0, 215, 215, 0.5);
  box-shadow: 0 0 100px 0 rgba(0, 215, 215, 0.5);
  background-color: #00d7d7; }
  @media (max-width: 767px) {
    .landing__mask--5 {
      width: 290px;
      height: 290px;
      top: 292px; } }

.landing__mask--5:before,
.landing__mask--5:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #00d7d7; }

.landing__mask--4:before {
  -webkit-animation: ripple 3s linear infinite;
  animation: ripple 3s linear infinite; }

.landing__mask--4:after {
  -webkit-animation: ripple 3s linear 1s infinite;
  animation: ripple 3s linear 1s infinite; }

.landing__mask--5:before {
  -webkit-animation: ripple 3s linear 2s infinite;
  animation: ripple 3s linear 2s infinite; }

.landing__mask--5:after {
  -webkit-animation: ripple 3s linear 3s infinite;
  animation: ripple 3s linear 3s infinite; }

@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  75% {
    -webkit-transform: scale(1.75);
    transform: scale(1.75);
    opacity: 1; }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0; } }

@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  75% {
    -webkit-transform: scale(1.75);
    transform: scale(1.75);
    opacity: 1; }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0; } }

.beadcrumb.landing {
  text-align: center;
  width: 100%;
  display: inline-block;
  margin: 0;
  position: relative;
  z-index: 10; }
  @media (max-width: 767px) {
    .beadcrumb.landing {
      margin-bottom: 10px; } }
  .beadcrumb.landing li {
    font-size: 16px;
    font-weight: normal;
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif; }
    @media (max-width: 991px) {
      .beadcrumb.landing li {
        font-size: 14px; } }
  .beadcrumb.landing span {
    color: #fff;
    margin: 0 7px 0 5px;
    font-size: 1.5rem; }

.landing__brand {
  text-align: center;
  width: 100%;
  display: inline-block; }
  .landing__brand--deezer {
    margin: 10px 0 20px 0; }
    @media (max-width: 991px) {
      .landing__brand--deezer {
        margin: 45px 0 20px 0; } }
  .landing__brand--alt {
    border-radius: 100%;
    width: 148px;
    height: 148px;
    -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.3);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#695fff), to(#302a89));
    background-image: linear-gradient(to bottom, #695fff, #302a89);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-74px);
    transform: translateX(-74px);
    text-align: center;
    margin-top: 420px; }
    @media (max-width: 767px) {
      .landing__brand--alt {
        margin-top: 200px; } }
  .landing__brand--deezer-alt svg {
    position: absolute;
    top: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .landing__brand .landing__data-package {
    position: absolute;
    top: -35px;
    right: -35px;
    border-radius: 100%;
    width: 82px;
    height: 82px;
    -webkit-box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.3);
    background-color: #ff82af; }

.landing__title {
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#695fff), to(#302a89));
  background-image: linear-gradient(to bottom, #695fff, #302a89);
  font-size: 240px;
  line-height: 1;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -8px;
  text-align: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative; }
  .landing__title:after {
    content: "Deezer";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    text-shadow: 10px 16px 30px rgba(0, 0, 0, 0.3);
    font-size: 240px;
    line-height: 1;
    z-index: -1; }
  .landing__title.hbogo:after {
    content: "HBO GO"; }
  @media (max-width: 991px) {
    .landing__title {
      font-size: 180px; }
      .landing__title:after {
        text-shadow: 10px 16px 30px rgba(0, 0, 0, 0.3);
        font-size: 180px; } }
  @media (max-width: 767px) {
    .landing__title {
      font-size: 78px; }
      .landing__title:after {
        text-shadow: 5px 8px 15px rgba(0, 0, 0, 0.3);
        font-size: 78px; } }

.landing_tagline {
  top: 152px;
  position: relative;
  z-index: 10;
  border-radius: 100%;
  width: 280px;
  height: 280px;
  -webkit-box-shadow: 0 0 30px 0 rgba(255, 130, 175, 0.3);
  box-shadow: 0 0 30px 0 rgba(255, 130, 175, 0.3);
  background-color: #695fff;
  margin: 0 auto;
  text-align: center; }
  @media (max-width: 991px) {
    .landing_tagline {
      top: 177px; } }
  @media (max-width: 767px) {
    .landing_tagline {
      width: 160px;
      height: 160px;
      top: 51px; } }
  .landing_tagline .cartBonImage.cbiLarge {
    position: relative;
    z-index: 10;
    top: 24px;
    font-size: 24px;
    line-height: 30px; }
    .landing_tagline .cartBonImage.cbiLarge span {
      padding-top: 22%;
      width: calc(100% - 24px);
      height: calc(100% - 24px);
      left: 12px;
      top: 12px; }
    @media (max-width: 767px) {
      .landing_tagline .cartBonImage.cbiLarge {
        top: 19px;
        width: 120px;
        height: 120px;
        font-size: 18px;
        line-height: 24px; }
        .landing_tagline .cartBonImage.cbiLarge span {
          padding-top: 10%; } }
  .landing_tagline .cartBonImage:hover:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  .landing_tagline:after {
    margin: 0 auto;
    text-align: center;
    content: "";
    position: absolute;
    border-radius: 100%;
    z-index: 2;
    top: -7px;
    left: 0;
    right: 0;
    width: 280px;
    height: 280px;
    background-color: #695fff; }
    @media (max-width: 767px) {
      .landing_tagline:after {
        width: 160px;
        height: 160px;
        top: 0; } }
  .landing_tagline:before {
    content: "";
    position: absolute;
    left: -136px;
    top: -271px;
    background: url("/assets/images/landing/deezer/peace-girl.png") no-repeat 0 0;
    width: 550px;
    height: 752px;
    z-index: 1; }
    @media (max-width: 767px) {
      .landing_tagline:before {
        width: 230px;
        height: 314px;
        left: -35px;
        top: -87px;
        background: url("/assets/images/landing/deezer/peace-girl-small.png") no-repeat 0 0; } }
  .landing_tagline.hbogo:before {
    width: 876px;
    height: 775px;
    left: -247px;
    top: -293px;
    background: url("/assets/images/landing/hbogo/cool-dude.png") no-repeat 0 0; }
    @media (max-width: 767px) {
      .landing_tagline.hbogo:before {
        width: 373px;
        height: 334px;
        left: -86px;
        top: -106px;
        background: url("/assets/images/landing/hbogo/cool-dude-small.png") no-repeat 0 0; } }
  .landing_tagline p {
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 3;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 767px) {
      .landing_tagline p {
        font-size: 18px;
        line-height: 1.33; } }

.landingPages .webshopPages .productRow {
  margin-bottom: 0; }

.landingPages .landing__activate-title {
  margin: 30px auto 0 auto;
  font-size: 60px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: #fadc73; }
  @media (max-width: 767px) {
    .landingPages .landing__activate-title {
      font-size: 36px;
      line-height: 1.28; } }
  .landingPages .landing__activate-title span {
    font-weight: 200;
    font-family: "ars_maquette_proregular", Arial, Helvetica, sans-serif, Arial, sans-serif;
    color: #ffffff; }

.landingPages .landing__activate-abstract {
  width: 440px;
  margin: 30px auto 200px auto;
  font-size: 30px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  position: relative; }
  @media (max-width: 767px) {
    .landingPages .landing__activate-abstract {
      font-size: 20px;
      line-height: 1.5;
      width: auto;
      padding: 0 20px; } }
  .landingPages .landing__activate-abstract strong {
    font-weight: bold; }
  @media (max-width: 991px) {
    .landingPages .landing__activate-abstract {
      margin-bottom: 600px; } }
  .landingPages .landing__activate-abstract:after {
    content: "";
    position: absolute;
    left: -600px;
    top: -350px;
    width: 476px;
    height: 703px;
    background: url("/assets/images/landing/deezer/leftvizual-1.png") no-repeat 0 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.95s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.95s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transform: translateY(200px);
    transform: translateY(200px); }
    @media (max-width: 1439px) {
      .landingPages .landing__activate-abstract:after {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        left: -480px; } }
    @media (min-width: 992px) {
      .landingPages .landing__activate-abstract:after {
        opacity: 0; } }
    @media (max-width: 991px) {
      .landingPages .landing__activate-abstract:after {
        background: url("/assets/images/landing/deezer/leftvizual-small-1.png") no-repeat 0 0;
        left: 50%;
        top: 405px;
        -webkit-transform: scale(1);
        transform: scale(1);
        width: 275px;
        height: 370px;
        -webkit-transform: translateX(-135px);
        transform: translateX(-135px); } }
    @media (max-width: 767px) {
      .landingPages .landing__activate-abstract:after {
        top: 355px; } }
  .landingPages .landing__activate-abstract:before {
    content: "";
    position: absolute;
    right: -600px;
    top: -350px;
    width: 500px;
    height: 703px;
    background: url("/assets/images/landing/deezer/rightvizual-1.png") no-repeat 0 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.95s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.95s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transform: translateY(200px);
    transform: translateY(200px); }
    @media (max-width: 1439px) {
      .landingPages .landing__activate-abstract:before {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        right: -500px; } }
    @media (min-width: 992px) {
      .landingPages .landing__activate-abstract:before {
        opacity: 0; } }
    @media (max-width: 991px) {
      .landingPages .landing__activate-abstract:before {
        background: url("/assets/images/landing/deezer/rightvizual-small-1.png") no-repeat 0 0;
        right: auto;
        left: 50%;
        top: 305px;
        -webkit-transform: scale(1);
        transform: scale(1);
        width: 286px;
        height: 374px;
        -webkit-transform: translateX(-143px);
        transform: translateX(-143px); } }
    @media (max-width: 767px) {
      .landingPages .landing__activate-abstract:before {
        top: 250px; } }
  .landingPages .landing__activate-abstract.hbogo:after {
    background: url("/assets/images/landing/hbogo/leftvizual-1.png") no-repeat 0 0; }
    @media (max-width: 991px) {
      .landingPages .landing__activate-abstract.hbogo:after {
        background: url("/assets/images/landing/hbogo/leftvizual-small-1.png") no-repeat 0 0; } }
  .landingPages .landing__activate-abstract.hbogo:before {
    background: url("/assets/images/landing/hbogo/rightvizual-1.png") no-repeat 0 0; }
    @media (max-width: 991px) {
      .landingPages .landing__activate-abstract.hbogo:before {
        background: url("/assets/images/landing/hbogo/rightvizual-small-1.png") no-repeat 0 0; } }
  .landingPages .landing__activate-abstract .btn {
    margin: 45px 0;
    padding: 6px 45px; }
    .landingPages .landing__activate-abstract .btn:after {
      background: #2a257e; }
  @media (min-width: 992px) {
    .landingPages .landing__activate-abstract.inview:before {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 1; }
    .landingPages .landing__activate-abstract.inview:after {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 1; } }

.container-fluid.bg-1 {
  background: #2a257e;
  -webkit-box-shadow: 0 -1px 0 0 #3e37a1;
  box-shadow: 0 -1px 0 0 #3e37a1; }

.landing__features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767px) {
    .landing__features {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: reverse;
      flex-direction: reverse;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      text-align: center; } }

.landing__artwork {
  width: 50%;
  background: url("/assets/images/landing/deezer/slikice.png") 0 0;
  background-size: cover; }
  @media (max-width: 767px) {
    .landing__artwork {
      width: 100%;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; } }
  .landing__artwork.hbogo {
    background: none;
    padding: 20px 10px;
    text-align: right; }
    @media (max-width: 991px) {
      .landing__artwork.hbogo {
        text-align: center; } }

.landing__artwork-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  clear: both; }
  @media (max-width: 767px) {
    .landing__artwork-wrap {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      display: inherit; } }

.landing__artwork {
  position: relative; }
  .landing__artwork--hbo-poster-lg {
    position: absolute;
    right: 0;
    width: 679px;
    height: 972px;
    background: url("/assets/images/landing/hbogo/hbo-poster-lg.jpg") no-repeat top right; }
    @media (max-width: 1439px) {
      .landing__artwork--hbo-poster-lg {
        display: none; } }
  .landing__artwork--hbo-poster-sm {
    position: absolute;
    right: 0;
    width: 320px;
    height: 659px;
    margin: 0 auto;
    background: url("/assets/images/landing/hbogo/hbo-poster-sm.jpg") no-repeat top right;
    display: none; }
    @media (max-width: 1439px) {
      .landing__artwork--hbo-poster-sm {
        display: block; } }
    @media (max-width: 767px) {
      .landing__artwork--hbo-poster-sm {
        position: relative;
        background-position: top center; } }

.media-embbed {
  margin: 100px auto 0 auto;
  text-align: center;
  max-width: 920px; }
  @media (max-width: 1439px) {
    .media-embbed {
      margin-top: 50px; } }
  .media-embbed__wrap {
    margin: 0 20px 70px 20px;
    text-align: center;
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
    @media (min-width: 992px) {
      .media-embbed__wrap {
        margin-top: 50px; } }
  .media-embbed__frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto; }

.landing__features-list {
  width: 50%;
  max-width: 720px;
  padding: 100px 50px 0 100px; }
  @media (max-width: 991px) {
    .landing__features-list {
      padding: 50px 50px 50px 50px; } }
  @media (max-width: 767px) {
    .landing__features-list {
      padding: 50px 20px 50px 20px;
      width: 100%;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; } }
  .landing__features-list .btn {
    margin: 45px 0;
    padding: 6px 45px; }
    .landing__features-list .btn:after {
      background: #2a257e; }
    @media (max-width: 767px) {
      .landing__features-list .btn {
        margin: 10px 0 0 0; } }
  .landing__features-list h3 {
    font-size: 36px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #fadc73;
    margin-bottom: 50px;
    text-align: left; }
    @media (max-width: 767px) {
      .landing__features-list h3 {
        font-size: 30px;
        line-break: 40px; } }
  .landing__features-list ul {
    text-align: left;
    padding: 0; }
    .landing__features-list ul li {
      font-size: 20px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.4;
      letter-spacing: normal;
      list-style: none;
      color: #9fa2ff;
      padding: 0 0 40px 0;
      margin-bottom: 40px;
      position: relative; }
      @media (max-width: 767px) {
        .landing__features-list ul li {
          font-size: 16px;
          line-height: 26px;
          padding: 0 0 20px 0;
          margin-bottom: 20px; } }
      .landing__features-list ul li span {
        color: #fff; }
      .landing__features-list ul li:before {
        display: none; }
      .landing__features-list ul li:after {
        content: "";
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        height: 1px;
        background-color: #3e37a1; }

@supports (-ms-accelerator: true) {
  .landing-vrijednost__video-media {
    /* IE Edge 12+ CSS styles go here */
    height: auto; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .landing-vrijednost__video-media {
    /* IE Edge 12+ CSS styles go here */
    height: auto !important;
    width: auto !important; } }
  @media all and (-ms-high-contrast: none) and (min-width: 992px) and (max-width: 1439px), (-ms-high-contrast: active) and (min-width: 992px) and (max-width: 1439px) {
    .landing-vrijednost__video-media {
      -webkit-transform: translate(-20%, -10%);
      transform: translate(-20%, -10%); } }

@supports (-ms-ime-align: auto) {
  .landing-vrijednost__video-media {
    /* IE Edge 12+ CSS styles go here */
    height: auto !important;
    width: auto !important; }
    @media (min-width: 992px) and (max-width: 1439px) {
      .landing-vrijednost__video-media {
        -webkit-transform: translate(-20%, -10%);
        transform: translate(-20%, -10%); } } }

.landing-vrijednost {
  background-color: #fff;
  color: #333; }
  .landing-vrijednost__section {
    position: relative;
    z-index: 0; }
    .landing-vrijednost__section-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-line-pack: end;
      align-content: flex-end; }
  .landing-vrijednost__video {
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    z-index: -1;
    top: 0;
    left: 0;
    margin-bottom: 0; }
    @media (min-width: 992px) {
      .landing-vrijednost__video {
        position: absolute; } }
    .landing-vrijednost__video-media {
      min-width: 100%;
      min-height: 100%;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .landing-vrijednost__panel {
    background-color: #fff;
    border-radius: 10px;
    color: #333;
    margin-bottom: 60px; }
    @media (min-width: 992px) {
      .landing-vrijednost__panel {
        padding: 60px 30px 40px 30px;
        margin-top: 136px;
        margin-bottom: 146px; } }
    @media (min-width: 1440px) {
      .landing-vrijednost__panel {
        margin-top: 136px;
        margin-bottom: 146px;
        padding: 60px 60px 80px 60px; } }
    .landing-vrijednost__panel-heading {
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.26667em;
      letter-spacing: -0.6px;
      margin-top: -20px; }
      @media (min-width: 992px) {
        .landing-vrijednost__panel-heading {
          font-size: 48px;
          font-size: 4.8rem;
          line-height: 1.125em;
          letter-spacing: -1px; } }
      @media (min-width: 992px) and (max-width: 1439px) {
        .landing-vrijednost__panel-heading {
          font-size: 38px;
          font-size: 3.8rem;
          line-height: 1.42105em; } }
  .landing-vrijednost__panel-text {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.375em;
    margin-top: 10px; }
    @media (min-width: 992px) {
      .landing-vrijednost__panel-text {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.55556em;
        margin-top: 20px; } }
  .landing-vrijednost__circle {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    position: relative;
    -webkit-transform: translate(0, -60%);
    transform: translate(0, -60%); }
    @media (min-width: 768px) and (max-width: 991px) {
      .landing-vrijednost__circle {
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%); } }
    @media (min-width: 768px) and (max-width: 1439px) {
      .landing-vrijednost__circle {
        margin-top: 20px !important;
        margin-bottom: 0 !important; } }
    @media (min-width: 992px) {
      .landing-vrijednost__circle {
        width: 80px;
        height: 80px;
        margin-bottom: 20px;
        margin-top: 40px; } }
    .landing-vrijednost__circle--1 {
      background: #fadc73; }
    .landing-vrijednost__circle--2 {
      background: #ff7d3c; }
    .landing-vrijednost__circle--3 {
      background: #ff5055; }
    .landing-vrijednost__circle--4 {
      background: #00d7d7; }
    .landing-vrijednost__circle--5 {
      background: #00d7a0; }
    .landing-vrijednost__circle--6 {
      background: #ff82af; }
    .landing-vrijednost__circle--7 {
      background: #8746be; }
    .landing-vrijednost__circle-num {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.5em;
      color: #fff;
      font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      margin-top: -2px;
      margin-left: 3px; }
      @media (min-width: 768px) {
        .landing-vrijednost__circle-num {
          font-size: 36px;
          font-size: 3.6rem;
          line-height: 1.11111em; } }
  .landing-vrijednost .t1 {
    color: #333;
    text-align: center; }
    @media (min-width: 768px) {
      .landing-vrijednost .t1 {
        text-align: left;
        margin-bottom: 50px; } }
  .landing-vrijednost .t2 {
    margin-top: 40px;
    margin-bottom: 20px;
    color: #333; }
  .landing-vrijednost .beadcrumb.landing {
    text-align: left !important;
    font-family: "ars_maquette_promedium", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.22222em;
    padding-bottom: 20px; }
    .landing-vrijednost .beadcrumb.landing span {
      color: #333; }

.izbor-block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 810px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 992px) {
    .izbor-block {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .izbor-block__link {
    position: relative;
    width: 100%;
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%; }
    @media (min-width: 992px) {
      .izbor-block__link {
        width: 50%;
        height: auto; } }
    .izbor-block__link:after {
      content: "";
      background: #ff5055;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: -1px;
      opacity: 0.85;
      -webkit-transition: opacity .2s ease-in-out;
      transition: opacity .2s ease-in-out; }
    .izbor-block__link:hover {
      color: #fff; }
      .izbor-block__link:hover:after {
        opacity: 0; }
    .izbor-block__link--top-left:after {
      content: "";
      background: #ff82af; }
    .izbor-block__link--bottom-right:after {
      content: "";
      background: #fadc73; }
  .izbor-block__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: calc(100% + 1px); }
  .izbor-block__text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
    margin-bottom: 0;
    font-family: "ars_maquette_probold", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.26667em;
    text-align: center; }
    @media (min-width: 992px) {
      .izbor-block__text {
        font-size: 60px;
        font-size: 6rem;
        line-height: 1.16667em; } }
  .izbor-block__circle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 200px;
    height: 200px;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #FFF; }
    .izbor-block__circle:hover {
      background-color: #695fff;
      border: 0;
      color: #FFF; }
  .izbor-block__circle-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-family: "ars_maquette_prolight", Arial, Helvetica, sans-serif, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25em;
    letter-spacing: -0.6px; }
    @media (min-width: 992px) {
      .izbor-block__circle-text {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.33333em; } }
  .izbor-block__video-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%; }
  .izbor-block__video {
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    position: relative; }
