﻿/* Start:/bitrix/templates/matilda_s1/plugins/bootstrap/css/bootstrap.css?1648706224154039*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    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;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";

  src: url("../../../../../templates/matilda_s1/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot");
  src:
    url("../../../../../templates/matilda_s1/plugins/bootstrap/fonts/glyphicons-halflings-regular-1.eot")
      format("embedded-opentype"),
    url("../../../../../templates/matilda_s1/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff2")
      format("woff2"),
    url("../../../../../templates/matilda_s1/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff")
      format("woff"),
    url("../../../../../templates/matilda_s1/plugins/bootstrap/fonts/glyphicons-halflings-regular.ttf")
      format("truetype"),
    url("../../../../../templates/matilda_s1/plugins/bootstrap/fonts/glyphicons-halflings-regular.svg")
      format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition:
    border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #67b168;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #c0a16b;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #ce8483;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.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-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*add auto-clear*/
@media (min-width: 1200px) {
  .auto-clear .col-lg-1:nth-child(12n + 1) {
    clear: left;
  }
  .auto-clear .col-lg-2:nth-child(6n + 1) {
    clear: left;
  }
  .auto-clear .col-lg-3:nth-child(4n + 1) {
    clear: left;
  }
  .auto-clear .col-lg-4:nth-child(3n + 1) {
    clear: left;
  }
  .auto-clear .col-lg-6:nth-child(odd) {
    clear: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .auto-clear .col-md-1:nth-child(12n + 1) {
    clear: left;
  }
  .auto-clear .col-md-2:nth-child(6n + 1) {
    clear: left;
  }
  .auto-clear .col-md-3:nth-child(4n + 1) {
    clear: left;
  }
  .auto-clear .col-md-4:nth-child(3n + 1) {
    clear: left;
  }
  .auto-clear .col-md-6:nth-child(odd) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .auto-clear .col-sm-1:nth-child(12n + 1) {
    clear: left;
  }
  .auto-clear .col-sm-2:nth-child(6n + 1) {
    clear: left;
  }
  .auto-clear .col-sm-3:nth-child(4n + 1) {
    clear: left;
  }
  .auto-clear .col-sm-4:nth-child(3n + 1) {
    clear: left;
  }
  .auto-clear .col-sm-6:nth-child(odd) {
    clear: left;
  }
}
@media (max-width: 767px) {
  .auto-clear .col-xs-1:nth-child(12n + 1) {
    clear: left;
  }
  .auto-clear .col-xs-2:nth-child(6n + 1) {
    clear: left;
  }
  .auto-clear .col-xs-3:nth-child(4n + 1) {
    clear: left;
  }
  .auto-clear .col-xs-4:nth-child(3n + 1) {
    clear: left;
  }
  .auto-clear .col-xs-6:nth-child(odd) {
    clear: left;
  }
}
/**/
/*# sourceMappingURL=bootstrap.css.map */

/* End */

/* Start:/bitrix/templates/matilda_s1/plugins/bootstrap/css/bootstrap-theme.min.css?164870622423414*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-danger.disabled,
.btn-danger[disabled],
.btn-default.disabled,
.btn-default[disabled],
.btn-info.disabled,
.btn-info[disabled],
.btn-primary.disabled,
.btn-primary[disabled],
.btn-success.disabled,
.btn-success[disabled],
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-warning {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-danger .badge,
.btn-default .badge,
.btn-info .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-warning .badge {
  text-shadow: none;
}
.btn.active,
.btn:active {
  background-image: none;
}
.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#e0e0e0)
  );
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default:hover {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default.active,
.btn-default:active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#337ab7),
    to(#265a88)
  );
  background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #245580;
}
.btn-primary:focus,
.btn-primary:hover {
  background-color: #265a88;
  background-position: 0 -15px;
}
.btn-primary.active,
.btn-primary:active {
  background-color: #265a88;
  border-color: #245580;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #265a88;
  background-image: none;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#5cb85c),
    to(#419641)
  );
  background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:focus,
.btn-success:hover {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success.active,
.btn-success:active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#5bc0de),
    to(#2aabd2)
  );
  background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:focus,
.btn-info:hover {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info.active,
.btn-info:active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f0ad4e),
    to(#eb9316)
  );
  background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:focus,
.btn-warning:hover {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning.active,
.btn-warning:active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#d9534f),
    to(#c12e2a)
  );
  background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:focus,
.btn-danger:hover {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger.active,
.btn-danger:active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #c12e2a;
  background-image: none;
}
.img-thumbnail,
.thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f5f5f5),
    to(#e8e8e8)
  );
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: #2e6da4;
  background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#337ab7),
    to(#2e6da4)
  );
  background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#f8f8f8)
  );
  background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#dbdbdb),
    to(#e2e2e2)
  );
  background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#3c3c3c),
    to(#222)
  );
  background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-radius: 4px;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .open > a {
  background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#080808),
    to(#0f0f0f)
  );
  background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-fixed-bottom,
.navbar-fixed-top,
.navbar-static-top {
  border-radius: 0;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#337ab7),
      to(#2e6da4)
    );
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
  }
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.25),
    0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.25),
    0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#dff0d8),
    to(#c8e5bc)
  );
  background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#d9edf7),
    to(#b9def0)
  );
  background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fcf8e3),
    to(#f8efc0)
  );
  background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f2dede),
    to(#e7c3c3)
  );
  background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ebebeb),
    to(#f5f5f5)
  );
  background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#337ab7),
    to(#286090)
  );
  background-image: linear-gradient(to bottom, #337ab7 0, #286090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#5cb85c),
    to(#449d44)
  );
  background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#5bc0de),
    to(#31b0d5)
  );
  background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f0ad4e),
    to(#ec971f)
  );
  background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#d9534f),
    to(#c9302c)
  );
  background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#337ab7),
    to(#2b669a)
  );
  background-image: linear-gradient(to bottom, #337ab7 0, #2b669a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.list-group-item.active .badge,
.list-group-item.active:focus .badge,
.list-group-item.active:hover .badge {
  text-shadow: none;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f5f5f5),
    to(#e8e8e8)
  );
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#337ab7),
    to(#2e6da4)
  );
  background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#dff0d8),
    to(#d0e9c6)
  );
  background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x;
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#d9edf7),
    to(#c4e3f3)
  );
  background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x;
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fcf8e3),
    to(#faf2cc)
  );
  background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x;
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f2dede),
    to(#ebcccc)
  );
  background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x;
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#e8e8e8),
    to(#f5f5f5)
  );
  background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow:
    inset 0 1px 3px rgba(0, 0, 0, 0.05),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow:
    inset 0 1px 3px rgba(0, 0, 0, 0.05),
    0 1px 0 rgba(255, 255, 255, 0.1);
}
/*# sourceMappingURL=bootstrap-theme.min.css.map */
/* End */

/* Start:/bitrix/templates/matilda_s1/plugins/jquery.colorpicker/jquery.colorpicker.min.css?16487062242451*/
.colorpicker,
.colorpicker input {
  font-family: Arial, Helvetica, sans-serif;
}
.colorpicker {
  width: 356px;
  height: 176px;
  overflow: hidden;
  position: absolute;
  background: url(../../../../../templates/matilda_s1/plugins/jquery.colorpicker/images/colorpicker_background.png);
  display: none;
}
.colorpicker_color,
.colorpicker_color div {
  width: 150px;
  height: 150px;
  position: absolute;
}
.colorpicker_color {
  left: 14px;
  top: 13px;
  background: red;
  overflow: hidden;
  cursor: crosshair;
}
.colorpicker_color div {
  top: 0;
  left: 0;
  background: url(../../../../../templates/matilda_s1/plugins/jquery.colorpicker/images/colorpicker_overlay.png);
}
.colorpicker_color div div {
  position: absolute;
  top: 0;
  left: 0;
  width: 11px;
  height: 11px;
  overflow: hidden;
  background: url(../../../../../templates/matilda_s1/plugins/jquery.colorpicker/images/colorpicker_select.gif);
  margin: -5px 0 0 -5px;
}
.colorpicker_hue {
  position: absolute;
  top: 13px;
  left: 171px;
  width: 35px;
  height: 150px;
  cursor: n-resize;
}
.colorpicker_hue div {
  position: absolute;
  width: 35px;
  height: 9px;
  overflow: hidden;
  background: url(../../../../../templates/matilda_s1/plugins/jquery.colorpicker/images/colorpicker_indic.gif)
    left top;
  margin: -4px 0 0;
  left: 0;
}
.colorpicker_current_color,
.colorpicker_new_color {
  width: 60px;
  height: 30px;
  top: 13px;
  background: red;
  position: absolute;
}
.colorpicker_new_color {
  left: 213px;
}
.colorpicker_current_color {
  left: 283px;
}
.colorpicker input {
  background-color: transparent;
  border: 1px solid transparent;
  position: absolute;
  font-size: 10px;
  color: #898989;
  top: 4px;
  right: 11px;
  text-align: right;
  margin: 0;
  padding: 0;
  height: 11px;
}
.colorpicker_field,
.colorpicker_field span,
.colorpicker_hex,
.colorpicker_submit {
  position: absolute;
  height: 22px;
}
.colorpicker_hex {
  width: 72px;
  background: url(../../../../../templates/matilda_s1/plugins/jquery.colorpicker/images/colorpicker_hex.png)
    top;
  left: 212px;
  top: 142px;
}
.colorpicker_hex input {
  right: 6px;
}
.colorpicker_field {
  width: 62px;
  background-position: top;
}
.colorpicker_field span {
  width: 12px;
  overflow: hidden;
  top: 0;
  right: 0;
  cursor: n-resize;
}
.colorpicker_rgb_r {
  background-image: url(../../../../../templates/matilda_s1/plugins/jquery.colorpicker/images/colorpicker_rgb_r.png);
  top: 52px;
  left: 212px;
}
.colorpicker_rgb_g {
  background-image: url(../../../../../templates/matilda_s1/plugins/jquery.colorpicker/images/colorpicker_rgb_g.png);
  top: 82px;
  left: 212px;
}
.colorpicker_rgb_b {
  background-image: url(../../../../../templates/matilda_s1/plugins/jquery.colorpicker/images/colorpicker_rgb_b.png);
  top: 112px;
  left: 212px;
}
.colorpicker_hsb_h {
  background-image: url(../../../../../templates/matilda_s1/plugins/jquery.colorpicker/images/colorpicker_hsb_h.png);
  top: 52px;
  left: 282px;
}
.colorpicker_hsb_s {
  background-image: url(../../../../../templates/matilda_s1/plugins/jquery.colorpicker/images/colorpicker_hsb_s.png);
  top: 82px;
  left: 282px;
}
.colorpicker_hsb_b {
  background-image: url(../../../../../templates/matilda_s1/plugins/jquery.colorpicker/images/colorpicker_hsb_b.png);
  top: 112px;
  left: 282px;
}
.colorpicker_submit {
  width: 22px;
  background: url(../../../../../templates/matilda_s1/plugins/jquery.colorpicker/images/colorpicker_submit.png)
    top;
  left: 322px;
  top: 142px;
  overflow: hidden;
}
.colorpicker_focus {
  background-position: center;
}
.colorpicker_hex.colorpicker_focus,
.colorpicker_slider,
.colorpicker_submit.colorpicker_focus {
  background-position: bottom;
}
/* End */

/* Start:/bitrix/templates/matilda_s1/css/public.min.css?16487062182401*/
.intec-404 .image-404 {
  text-align: center;
  margin-bottom: 15px;
}
.intec-404 .text-404 {
  text-align: center;
  max-width: 380px;
  margin: 0 auto;
}
.intec-404 .text-404 .header-text {
  text-transform: uppercase;
  font-size: 48px;
}
.intec-404 .text-404 .header2-text {
  font-size: 24px;
  padding-bottom: 10px;
}
.intec-404 .text-404 .text {
  font-size: 14px;
  max-width: 259px;
  margin: 0 auto;
  padding-bottom: 35px;
}
.colorpicker {
  z-index: 1001;
}
.api-ui-switch {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.api-ui-switch input {
  display: none;
}
.api-ui-switch .api-ui-switch-control {
  display: block;
  position: relative;
  height: 20px;
  width: 38px;
  background: #ced6d3;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: background, border;
  -moz-transition-property: background, border;
  -ms-transition-property: background, border;
  -o-transition-property: background, border;
  transition-property: background, border;
}
.api-ui-switch.api-ui-switch-active .api-ui-switch-control {
  background: #52d7be;
}
.api-ui-switch .api-ui-switch-control.api-ui-lg {
  width: 48px;
  height: 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.api-ui-switch .api-ui-switch-control .api-ui-switch-control-flag {
  display: block;
  position: absolute;
  width: 10px;
  top: 5px;
  left: 5px;
  bottom: 5px;
  right: auto;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: left, opacity;
  -moz-transition-property: left, opacity;
  -ms-transition-property: left, opacity;
  -o-transition-property: left, opacity;
  transition-property: left, opacity;
}
.api-ui-switch.api-ui-switch-active
  .api-ui-switch-control
  .api-ui-switch-control-flag {
  left: 22px;
}
.api-ui-switch .api-ui-switch-control.api-ui-lg .api-ui-switch-control-flag {
  width: 22px;
  top: 4px;
  bottom: 4px;
}
.api-ui-switch.api-ui-radio .api-ui-switch-control {
  width: 15px;
  height: 15px;
  background: #fff;
  overflow: hidden;
}
.api-ui-switch.api-ui-radio .api-ui-switch-control .api-ui-switch-control-flag {
  top: 4px;
  bottom: 4px;
  left: 4px !important;
  width: 7px;
  background: #3761ef;
  opacity: 0;
}
.api-ui-switch.api-ui-radio.api-ui-switch-active
  .api-ui-switch-control
  .api-ui-switch-control-flag {
  opacity: 1;
}
body img {
  max-width: 100%;
}
/* End */

/* Start:/bitrix/templates/matilda_s1/css/common.min.css?16487062186194*/
.intec-bt-button,
.intec-image {
  white-space: nowrap;
  text-align: center;
}
html {
  height: 100%;
}
.intec-breadcrumb-wrap {
  margin-top: 30px;
  margin-bottom: 10px;
}
.intec-header-wrap {
  margin-bottom: 20px;
}
* + .intec-header-wrap {
  margin-top: 20px;
}
.intec-breadcrumb-wrap + .intec-header-wrap {
  margin-top: 0;
}
.intec-header {
  margin: 0;
}
.intec-404 {
  margin-top: 40px;
}
.public .intec-template {
  display: block;
  height: 100%;
  min-height: 320px;
}
.public .intec-template .intec-template-content {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  background: #fff;
}
.public .intec-template .intec-template-content:after {
  display: table;
  content: "";
  clear: both;
}
.public .intec-template .intec-template-footer {
  display: block;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.intec-aligner,
.intec-bt-button,
.intec-cursor,
.intec-image img {
  display: inline-block;
}
.intec-no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.intec-aligner {
  vertical-align: middle;
  height: 100%;
  width: 0;
  overflow: hidden;
}
.intec-clearfix {
  clear: both;
}
.intec-image {
  position: relative;
  font-size: 0;
}
.intec-image img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.intec-cursor {
  width: 19px;
  height: 19px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(../../../../../templates/matilda_s1/images/cursor.png);
}
.intec-bt-button {
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  font-size: 14px;
  border: none;
  background: #116afc;
  text-shadow: 0 1px 0 #006cae;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.intec-bt-button,
.intec-bt-button:focus,
.intec-bt-button:hover {
  color: #fff;
  text-decoration: none;
}
.intec-bt-button:hover {
  background: #3c85f3;
}
.intec-bt-button.button-big {
  height: 47px;
  line-height: 47px;
  padding: 0 32px;
  font-weight: 700;
}
.intec-min-button,
.intec-min-button i {
  height: 27px;
  line-height: 27px;
  display: inline-block;
}
.intec-min-button {
  opacity: 0.7;
}
.intec-min-button.add:hover {
  color: #116afc;
}
.intec-min-button.added {
  opacity: 1 !important;
  color: #116afc;
}
.intec-min-button {
  width: 27px;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  color: #e3e4e4;
  font-size: 0;
  cursor: pointer;
}
.intec-min-button i {
  font-size: 18px;
  transition: 0.1s;
}
.intec-min-button i:active {
  font-size: 20px;
}
.intec-min-button.intec-min-button-compare {
  margin-right: 15px;
}
.intec-compare,
.intec-like {
  cursor: pointer;
}
.intec-compare.glyph-icon-compare,
.intec-like {
  line-height: 1;
  color: #a6b1b7;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.intec-compare.glyph-icon-compare.active,
.intec-compare.glyph-icon-compare.hover,
.intec-compare.glyph-icon-compare:active,
.intec-compare.glyph-icon-compare:hover,
.intec-like.added,
.intec-like.hover,
.intec-like:active,
.intec-like:hover {
  color: #116afc;
}
.intec-bt-button .intec-basket.glyph-icon-cart {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 21px;
  line-height: 1;
}
.item-image-stick-wrap {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  overflow: hidden;
  opacity: 0.9;
  pointer-events: none;
}
.item-image-stick {
  display: inline-block;
  padding: 6px 12px;
  margin: 0 100% 5px 0;
  font-size: 12px;
  color: #fff;
  cursor: default;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.item-image-stick.is-new {
  background: #0a71ff;
  background: -moz-linear-gradient(top, #0a71ff 0, #0478ff 50%, #017cff 100%);
  background: -webkit-linear-gradient(
    top,
    #0a71ff 0,
    #0478ff 50%,
    #017cff 100%
  );
  background: linear-gradient(to bottom, #0a71ff 0, #0478ff 50%, #017cff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a71ff', endColorstr='#017cff', GradientType=0 );
}
.item-image-stick.is-popular {
  background: #1bcda1;
}
.item-image-stick.is-recommendation {
  background: #f8862a;
  background: -moz-linear-gradient(top, #f8862a 0, #f85954 50%, #f82880 100%);
  background: -webkit-linear-gradient(
    top,
    #f8862a 0,
    #f85954 50%,
    #f82880 100%
  );
  background: linear-gradient(to bottom, #f8862a 0, #f85954 50%, #f82880 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8862a', endColorstr='#f82880', GradientType=0 );
}
.intec-form form {
  padding: 0;
  margin: 0;
}
.intec-form .intec-form-field {
  margin: 20px 0;
}
.intec-form .intec-form-caption {
  margin-bottom: 10px;
  color: #262626;
  font-size: 14px;
}
.intec-form .intec-form-description {
  color: #424242;
}
.intec-form .intec-form-buttons-wrap {
  margin-top: 20px;
}
.intec-form .intec-form-value > input[type="text"],
.intec-form .intec-form-value > input[type="password"],
.intec-form .intec-form-value > select,
.intec-form .intec-form-value > textarea {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 12px;
  border: 1px solid #e8e8e8;
  outline: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.intec-form .intec-form-value > input[type="text"]:focus,
.intec-form .intec-form-value > select:focus,
.intec-form .intec-form-value > textarea:focus {
  border-color: #7b7b80;
}
.intec-form .intec-form-value > textarea {
  max-width: 100%;
}
.intec-tabs.nav-tabs {
  border-color: #ebebeb;
}
.intec-tabs.nav-tabs > li > a,
.intec-tabs.nav-tabs > li > a:focus,
.intec-tabs.nav-tabs > li > a:hover {
  margin: 0;
  color: #2c2c2c;
  font-size: 14px;
  border: none;
  background: 0 0;
  border-bottom: 2px solid transparent;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.intec-tabs.nav-tabs > li.active > a,
.intec-tabs.nav-tabs > li > a:focus,
.intec-tabs.nav-tabs > li > a:hover {
  border-bottom-color: #116afc;
}
.popup-window {
  max-width: 100%;
  overflow: hidden;
  margin: 5px 0;
  font-family: inherit;
}
.popup-window,
.popup-window.popup-window-with-titlebar {
  padding: 25px 35px 30px;
  min-width: 320px;
}
.popup-window .popup-window-titlebar {
  height: auto;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
}
.popup-window .popup-window-buttons {
  text-align: left;
}
.popup-window .popup-window-button {
  font-family: inherit;
  text-transform: none;
}
.popup-window .popup-window-close-icon {
  top: 25px;
  right: 35px;
}
.popup-window .popup-window-close-icon:after {
  background-image: url(../../../../../templates/matilda_s1/images/form.close.png);
  width: 20px;
  height: 20px;
}
.popup-window .popup-window-content {
  max-width: 100%;
  padding: 0;
  background-color: transparent;
  border-color: transparent;
}
.lg-backdrop {
  background-color: rgba(27, 30, 37, 0.9);
}
@media all and (max-width: 720px) {
  .intec-about-company-more,
  .intec-about-company-title {
    text-align: left;
  }
}
/* End */

/* Start:/bitrix/templates/matilda_s1/css/content.min.css?16487062181505*/
.intec-content,
.intec-content-wrap {
  min-width: 320px;
}
.intec-content {
  max-width: 1280px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.intec-content.intec-content-visible {
  overflow: visible;
}
.intec-content .intec-content-responsive {
  margin: 0 -20px;
}
.intec-content .intec-content-responsive.intec-content-responsive-mobile {
  margin: 0;
}
.intec-content .intec-content-wrapper {
  display: block;
  margin-left: 20px;
  margin-right: 20px;
}
.intec-content .intec-content-left {
  width: 260px;
  float: left;
}
.intec-content .intec-content-right {
  margin-left: 290px;
}
.intec-content .intec-content-right .intec-content-right-wrapper {
  display: block;
  width: 100%;
  float: left;
}
.intec-content .intec-content {
  max-width: none;
  min-width: 0;
  margin: 0;
  clear: none;
  overflow: visible;
}
.intec-content .intec-content.intec-content-primary {
  max-width: 1280px;
  min-width: 320px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.intec-content .intec-content.intec-content-primary.intec-content-visible {
  overflow: visible;
}
.intec-content .intec-content .intec-content-wrapper {
  margin: 0;
}
.intec-content .intec-content.intec-content-primary .intec-content-wrapper {
  margin-left: 20px;
  margin-right: 20px;
}
@media all and (max-width: 720px) {
  .intec-content .intec-content-left {
    display: none;
  }
  .intec-content .intec-content-left.intec-content-left-visible {
    display: block;
    width: auto;
    float: none;
    margin-bottom: 35px;
  }
  .intec-content .intec-content-responsive.intec-content-responsive-desktop,
  .intec-content .intec-content-right {
    margin: 0;
  }
  .intec-content .intec-content-responsive.intec-content-responsive-mobile {
    margin: 0 -20px;
  }
}
/* End */

/* Start:/bitrix/templates/matilda_s1/css/buttons.min.css?16487062185164*/
.intec-button {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 8px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 17px;
  text-align: center;
  text-decoration: none;
  background: #e7e7e7;
  border: 1px solid #e7e7e7;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: background, color, border;
  -moz-transition-property: background, color, border;
  -ms-transition-property: background, color, border;
  -o-transition-property: background, color, border;
  transition-property: background, color, border;
}
.intec-button:hover,
.intec-button.hover,
.intec-button:active,
.intec-button.active,
.intec-button:focus,
.intec-button.focus {
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
.intec-button.intec-button-block {
  display: block;
  vertical-align: baseline;
  width: 100%;
}
.intec-button.intec-button-fb {
  font-weight: bold;
}
.intec-button.intec-button-fi {
  font-style: italic;
}
.intec-button.intec-button-fs-10 {
  font-size: 10px;
  line-height: 13px;
}
.intec-button.intec-button-sm,
.intec-button.intec-button-fs-12 {
  font-size: 12px;
  line-height: 15px;
}
.intec-button.intec-button-md,
.intec-button.intec-button-lg,
.intec-button.intec-button-fs-14 {
  font-size: 14px;
  line-height: 17px;
}
.intec-button.intec-button-md {
  line-height: 25px;
}
.intec-button.intec-button-fs-16 {
  font-size: 16px;
  line-height: 19px;
}
.intec-button.intec-button-fs-18 {
  font-size: 18px;
  line-height: 21px;
}
.intec-button.intec-button-fs-20 {
  font-size: 20px;
  line-height: 23px;
}
.intec-button.intec-button-sm,
.intec-button.intec-button-s-1 {
  padding: 4px 6px;
}
.intec-button.intec-button-s-2 {
  padding: 5px 8px;
}
.intec-button.intec-button-s-3 {
  padding: 6px 10px;
}
.intec-button.intec-button-md,
.intec-button.intec-button-s-4 {
  padding: 7px 12px;
}
.intec-button.intec-button-s-5 {
  padding: 8px 14px;
}
.intec-button.intec-button-lg,
.intec-button.intec-button-s-6 {
  padding: 9px 16px;
  border-width: 2px;
}
.intec-button.intec-button-s-7 {
  padding: 12px 20px;
  border-width: 2px;
}
.intec-button.intec-button-r-0 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.intec-button.intec-button-r-1 {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.intec-button.intec-button-r-2 {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.intec-button.intec-button-r-3 {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.intec-button.intec-button-r-4 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.intec-button.intec-button-r-5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.intec-button.intec-button-w-icon {
  white-space: nowrap;
}
.intec-button.intec-button-w-icon .intec-button-icon,
.intec-button.intec-button-w-icon .intec-button-text {
  display: inline-block;
  vertical-align: middle;
}
.intec-button.intec-button-cl-common {
  color: #fff;
  background-color: #116afc;
  border-color: #116afc;
}
.intec-button.intec-button-cl-common:hover,
.intec-button.intec-button-cl-common.hover {
  background-color: #2498fc;
  border-color: #2498fc;
}
.intec-button.intec-button-cl-common:active,
.intec-button.intec-button-cl-common.active {
  background-color: #2498fc;
  border-color: #2498fc;
}
.intec-button.intec-button-cl-common.intec-button-transparent {
  color: #116afc;
}
.intec-button.intec-button-cl-common.intec-button-transparent:hover,
.intec-button.intec-button-cl-common.intec-button-transparent.hover {
  color: #fff;
}
.intec-button.intec-button-cl-common.intec-button-transparent:active,
.intec-button.intec-button-cl-common.intec-button-transparent.active {
  color: #fff;
}
.intec-button.intec-button-cl-default {
  color: #939393;
  background-color: #e7e7e7;
  border-color: #e7e7e7;
}
.intec-button.intec-button-cl-default:hover,
.intec-button.intec-button-cl-default.hover {
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}
.intec-button.intec-button-cl-default:active,
.intec-button.intec-button-cl-default.active {
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}
.intec-button.intec-button-cl-default.intec-button-transparent {
  color: #939393;
}
.intec-button.intec-button-cl-default.intec-button-transparent:hover,
.intec-button.intec-button-cl-default.intec-button-transparent.hover {
  background-color: transparent;
  border-color: #cfcfcf;
}
.intec-button.intec-button-cl-default.intec-button-transparent:active,
.intec-button.intec-button-cl-default.intec-button-transparent.active {
  color: #939393;
  background-color: #e7e7e7;
}
.intec-button.intec-button-link {
  color: #116afc;
  background-color: transparent;
  border-color: transparent;
}
.intec-button.intec-button-link:hover,
.intec-button.intec-button-link.hover {
  color: #2498fc;
  background-color: transparent;
  border-color: transparent;
}
.intec-button.intec-button-link:active,
.intec-button.intec-button-link.active {
  color: #2498fc;
  background-color: transparent;
  border-color: transparent;
}
.intec-button.intec-button-transparent {
  background-color: transparent;
}
.intec-contest-checkbox {
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  height: 14px;
  width: 14px;
  position: relative;
}
.intec-contest-checkbox.checked:after {
  content: "";
  position: absolute;
  background: #cfcfcf;
  position: absolute;
  margin: auto;
  left: 2px;
  right: 2px;
  top: 2px;
  bottom: 2px;
  border-radius: 1px;
}
/* End */

/* Start:/bitrix/templates/matilda_s1/css/controls.css?16487062184236*/
/** -- Basic inputs -- **/

.intec-input,
.intec-input:hover,
.intec-input:focus,
.intec-input:active {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input.intec-input[type="text"],
input.intec-input[type="password"],
select.intec-input,
textarea.intec-input {
  padding: 8px 14px;
  border: 1px solid #e4e4e4;
  background: #fff;
  outline: none;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
input.intec-input[type="text"]:focus,
input.intec-input[type="password"]:focus,
select.intec-input:focus,
textarea.intec-input:focus {
  border-color: #7b7b80;
}
textarea.intec-input {
  max-width: 100%;
}

/** -- Checkboxes & Radioboxes -- **/

.intec-input.intec-input-checkbox,
.intec-input.intec-input-radio {
  display: inline-block;
  vertical-align: baseline;
  font-size: 0;
  line-height: 1;
  white-space: nowrap;
  margin: 0;
  cursor: pointer;
}
.intec-input.intec-input-checkbox input[type="checkbox"],
.intec-input.intec-input-radio input[type="radio"] {
  display: none;
}
.intec-input.intec-input-checkbox .intec-input-selector,
.intec-input.intec-input-radio .intec-input-selector {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 14px;
  height: 14px;
  background: #e9e9e9;
  margin-right: 6px;
  border: 1px solid #c9c9c9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.intec-input.intec-input-checkbox .intec-input-selector {
  border-radius: 2px;
}
.intec-input.intec-input-radio .intec-input-selector {
  border-radius: 7px;
}
.intec-input.intec-input-checkbox input:checked + .intec-input-selector:before,
.intec-input.intec-input-radio input:checked + .intec-input-selector:before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: #1a58d7;
}
.intec-input.intec-input-checkbox input:checked + .intec-input-selector:before {
  border-radius: 2px;
}
.intec-input.intec-input-radio input:checked + .intec-input-selector:before {
  border-radius: 4px;
}
.intec-input.intec-input-checkbox .intec-input-text,
.intec-input.intec-input-radio .intec-input-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1.5;
  white-space: normal;
}

.intec-input.intec-input-block {
  display: block;
  width: 100%;
}

/** -- Numeric input -- **/

.intec-input-numeric {
  display: inline-block;
  position: relative;
  height: 35px;
  font-size: 0;
  white-space: nowrap;
}
.intec-input-numeric .intec-input-numeric-button,
.intec-input-numeric .intec-input-numeric-text {
  outline: none;
}
.intec-input-numeric .intec-input-numeric-button {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  padding: 0 14px;
  font-size: 14px;
  color: #1d1d1d;
  background: transparent;
  border: none;
  cursor: pointer;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
.intec-input-numeric .intec-input-numeric-button:hover {
  background: #e6e6e6;
}
.intec-input-numeric
  .intec-input-numeric-button.intec-input-numeric-button-left {
  border-right: 1px solid #ececec;
  border-radius: 5px 0 0 5px;
}
.intec-input-numeric
  .intec-input-numeric-button.intec-input-numeric-button-right {
  border-left: 1px solid #ececec;
  border-radius: 0 5px 5px 0;
}
.intec-input-numeric .intec-input-numeric-text {
  display: inline-block;
  vertical-align: middle;
  width: 48px;
  padding: 0 6px;
  height: 100%;
  font-size: 14px;
  color: #1d1d1d;
  text-align: center;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* End */

/* Start:/bitrix/templates/matilda_s1/css/interface.css?1648706218190741*/
html,
body {
  margin: 0;
  padding: 0;
}

html {
  font-size: 14px;
  font-family: sans-serif;
  line-height: 1.42857143;
  color: #2d2d2d;
}

body {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
}

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

.intec-ui {
  font-size: 14px;
  line-height: 1.42857143;
  font-weight: normal;
  font-style: normal;
  margin: 0;
  padding: 0;
  word-spacing: normal;
  letter-spacing: normal;
  white-space: normal;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.intec-ui.intec-ui-size-1 {
  font-size: 14px;
  line-height: 1.4285714286;
}
.intec-ui.intec-ui-size-2 {
  font-size: 14px;
  line-height: 1.4285714286;
}
.intec-ui.intec-ui-size-3 {
  font-size: 16px;
  line-height: 1.375;
}
.intec-ui.intec-ui-size-4 {
  font-size: 16px;
  line-height: 1.375;
}
.intec-ui.intec-ui-size-5 {
  font-size: 16px;
  line-height: 1.375;
}
.intec-ui.intec-ui-control-basket-button {
  position: relative;
  display: inline-block;
}
.intec-ui.intec-ui-control-basket-button .intec-ui-part-effect {
  display: none;
  position: absolute;
  text-align: center;
  font-size: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.intec-ui.intec-ui-control-basket-button .intec-ui-part-effect:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  height: 100%;
  width: 0;
  overflow: hidden;
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect
  .intec-ui-part-effect-wrapper {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-folding
  .intec-ui-part-effect-wrapper {
  width: 12px;
  height: 12px;
  transform: rotateZ(45deg);
}
@keyframes intec-ui-basket-button-effect-folding {
  0%,
  10% {
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-folding
  .intec-ui-part-effect-wrapper
  > i {
  position: relative;
  display: block;
  float: left;
  width: 6px;
  height: 6px;
  transform: scale(1.1);
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-folding
  .intec-ui-part-effect-wrapper
  > i:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  animation: intec-ui-basket-button-effect-folding 1.6s infinite linear both;
  transform-origin: 100% 100%;
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-folding
  .intec-ui-part-effect-wrapper
  > i:first-child
  + i {
  transform: scale(1.1) rotateZ(90deg);
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-folding
  .intec-ui-part-effect-wrapper
  > i:first-child
  + i
  + i {
  transform: scale(1.1) rotateZ(270deg);
  clear: left;
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-folding
  .intec-ui-part-effect-wrapper
  > i:first-child
  + i
  + i
  + i {
  transform: scale(1.1) rotateZ(180deg);
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-folding
  .intec-ui-part-effect-wrapper
  > i:first-child
  + i:before {
  animation-delay: 0.2s;
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-folding
  .intec-ui-part-effect-wrapper
  > i:first-child
  + i
  + i:before {
  animation-delay: 0.6s;
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-folding
  .intec-ui-part-effect-wrapper
  > i:first-child
  + i
  + i
  + i:before {
  animation-delay: 0.4s;
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-bounce
  .intec-ui-part-effect-wrapper {
  width: 100%;
  height: 100%;
  text-align: center;
}
@keyframes intec-ui-basket-button-effect-bounce {
  0%,
  80%,
  100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-bounce
  .intec-ui-part-effect-wrapper:after {
  content: "";
  width: 0;
  height: 100%;
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-bounce
  .intec-ui-part-effect-wrapper
  > i {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-bounce
  .intec-ui-part-effect-wrapper:after,
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-bounce
  .intec-ui-part-effect-wrapper
  > i {
  display: inline-block;
  vertical-align: middle;
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-bounce
  .intec-ui-part-effect-wrapper
  > i:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  animation: intec-ui-basket-button-effect-bounce 1.2s infinite ease-in-out both;
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-bounce
  .intec-ui-part-effect-wrapper
  > i:first-child {
  margin-left: 0;
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-bounce
  .intec-ui-part-effect-wrapper
  > i:last-child {
  margin-right: 0;
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-bounce
  .intec-ui-part-effect-wrapper
  > i:first-child:before {
  margin-left: 0;
  animation-delay: -0.32s;
}
.intec-ui.intec-ui-control-basket-button
  .intec-ui-part-effect.intec-ui-part-effect-bounce
  .intec-ui-part-effect-wrapper
  > i:first-child
  + i:before {
  animation-delay: -0.16s;
}
.intec-ui.intec-ui-control-basket-button[data-basket-state="processing"]
  .intec-ui-part-content,
.intec-ui.intec-ui-control-basket-button[data-compare-state="processing"]
  .intec-ui-part-content {
  visibility: hidden;
}
.intec-ui.intec-ui-control-basket-button[data-basket-state="processing"]
  .intec-ui-part-effect,
.intec-ui.intec-ui-control-basket-button[data-compare-state="processing"]
  .intec-ui-part-effect {
  display: block;
}
.intec-ui.intec-ui-control-alert {
  padding: 15px 15px 10px 15px;
  border: none;
  font-size: 12px;
  line-height: 1.5;
  color: #737373;
  background-color: #f7f7f7;
  border-bottom: 2px solid #dfdfdf;
  border-radius: 2px;
}
.intec-ui.intec-ui-control-alert.intec-ui-scheme-gray {
  color: #afafaf;
  background-color: whitesmoke;
  border-color: #ebebeb;
}
.intec-ui.intec-ui-control-alert.intec-ui-scheme-red {
  color: #dc130d;
  background-color: #feecec;
  border-color: #fddad8;
}
.intec-ui.intec-ui-control-alert.intec-ui-scheme-blue {
  color: #1976d2;
  background-color: #edf5fd;
  border-color: #dbebfb;
}
.intec-ui.intec-ui-control-alert.intec-ui-scheme-blue-1 {
  color: #0ca9e3;
  background-color: #ecf9fe;
  border-color: #d8f3fd;
}
.intec-ui.intec-ui-control-alert.intec-ui-scheme-green {
  color: #00b290;
  background-color: #ebfffb;
  border-color: #d6fff7;
}
.intec-ui.intec-ui-control-alert.intec-ui-scheme-green-1 {
  color: #84bc29;
  background-color: #f6fbee;
  border-color: #eef8de;
}
.intec-ui.intec-ui-control-alert.intec-ui-scheme-orange {
  color: #f38b04;
  background-color: #fff6eb;
  border-color: #feedd7;
}
.intec-ui.intec-ui-control-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 4px 12px;
  border: 2px solid #f7f7f7;
  background-color: #f7f7f7;
  color: #5f5f5f;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition-property: color, border-color, background-color;
  -moz-transition-property: color, border-color, background-color;
  -ms-transition-property: color, border-color, background-color;
  -o-transition-property: color, border-color, background-color;
  transition-property: color, border-color, background-color;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.intec-ui.intec-ui-control-button.intec-ui-mod-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.intec-ui.intec-ui-control-button.intec-ui-mod-round-none {
  border-radius: 0;
}
.intec-ui.intec-ui-control-button.intec-ui-mod-round-1 {
  border-radius: 1px;
}
.intec-ui.intec-ui-control-button.intec-ui-mod-round-2 {
  border-radius: 2px;
}
.intec-ui.intec-ui-control-button.intec-ui-mod-round-3 {
  border-radius: 3px;
}
.intec-ui.intec-ui-control-button.intec-ui-mod-round-4 {
  border-radius: 4px;
}
.intec-ui.intec-ui-control-button.intec-ui-mod-round-5 {
  border-radius: 5px;
}
.intec-ui.intec-ui-control-button.intec-ui-mod-round-half {
  border-radius: 16px;
}
.intec-ui.intec-ui-control-button.intec-ui-mod-transparent,
.intec-ui.intec-ui-control-button.intec-ui-mod-transparent:disabled,
.intec-ui.intec-ui-control-button.intec-ui-mod-transparent.intec-ui-state-disabled,
.intec-ui.intec-ui-control-button.intec-ui-mod-transparent[data-ui-state="disabled"] {
  background-color: transparent;
}
.intec-ui.intec-ui-control-button:hover,
.intec-ui.intec-ui-control-button.intec-ui-state-hover,
.intec-ui.intec-ui-control-button[data-ui-state="hover"] {
  border-color: #ebebeb;
  background-color: #ebebeb;
  color: #3f3f3f;
}
.intec-ui.intec-ui-control-button:focus,
.intec-ui.intec-ui-control-button.intec-ui-state-focus,
.intec-ui.intec-ui-control-button[data-ui-state="focus"] {
  border-color: #ebebeb;
  background-color: #ebebeb;
  color: #3f3f3f;
}
.intec-ui.intec-ui-control-button:active,
.intec-ui.intec-ui-control-button.intec-ui-state-active,
.intec-ui.intec-ui-control-button[data-ui-state="active"] {
  border-color: #dfdfdf;
  background-color: #dfdfdf;
  color: #3f3f3f;
}
.intec-ui.intec-ui-control-button:disabled,
.intec-ui.intec-ui-control-button.intec-ui-state-disabled,
.intec-ui.intec-ui-control-button[data-ui-state="disabled"] {
  border-color: #f7f7f7;
  background-color: #f7f7f7;
  color: #9f9f9f;
}
.intec-ui.intec-ui-control-button.intec-ui-mod-link {
  border-color: transparent;
  background-color: transparent;
}
.intec-ui.intec-ui-control-button > * {
  width: auto;
  max-width: none;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex: auto;
  flex-shrink: 1;
}
.intec-ui.intec-ui-control-button > * + * {
  padding-left: 0.714286em;
}
.intec-ui.intec-ui-control-button .intec-ui-part-icon,
.intec-ui.intec-ui-control-button .intec-ui-part-content {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.intec-ui.intec-ui-control-button .intec-ui-part-icon {
  white-space: nowrap;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: auto;
  flex-shrink: 0;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray {
  border-color: #afafaf;
  background-color: #afafaf;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray.intec-ui-mod-transparent {
  background-color: transparent;
  color: #afafaf;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray:hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray.intec-ui-state-hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray[data-ui-state="hover"] {
  border-color: #c3c3c3;
  background-color: #c3c3c3;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray:focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray.intec-ui-state-focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray[data-ui-state="focus"] {
  border-color: #c3c3c3;
  background-color: #c3c3c3;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray:active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray.intec-ui-state-active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray[data-ui-state="active"] {
  border-color: #9b9b9b;
  background-color: #9b9b9b;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray:disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray.intec-ui-state-disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray[data-ui-state="disabled"] {
  border-color: #dadada;
  background-color: #dadada;
  color: #fbfbfb;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray.intec-ui-mod-link {
  color: #5f5f5f;
  border-color: transparent;
  background-color: transparent;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray.intec-ui-mod-link:hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray.intec-ui-mod-link.intec-ui-state-hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray.intec-ui-mod-link[data-ui-state="hover"] {
  color: #c3c3c3;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray.intec-ui-mod-link:focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray.intec-ui-mod-link.intec-ui-state-focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray.intec-ui-mod-link[data-ui-state="focus"] {
  color: #c3c3c3;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray.intec-ui-mod-link:active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray.intec-ui-mod-link.intec-ui-state-active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray.intec-ui-mod-link[data-ui-state="active"] {
  color: #9b9b9b;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray.intec-ui-mod-link:disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray.intec-ui-mod-link.intec-ui-state-disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-gray.intec-ui-mod-link[data-ui-state="disabled"] {
  color: #9f9f9f;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-red {
  border-color: #dc130d;
  background-color: #dc130d;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-red.intec-ui-mod-transparent {
  background-color: transparent;
  color: #dc130d;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-red:hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-red.intec-ui-state-hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-red[data-ui-state="hover"] {
  border-color: #e63f3a;
  background-color: #e63f3a;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-red:focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-red.intec-ui-state-focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-red[data-ui-state="focus"] {
  border-color: #e63f3a;
  background-color: #e63f3a;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-red:active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-red.intec-ui-state-active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-red[data-ui-state="active"] {
  border-color: #a82e2b;
  background-color: #a82e2b;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-red:disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-red.intec-ui-state-disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-red[data-ui-state="disabled"] {
  border-color: #a6898a;
  background-color: #a6898a;
  color: #fbfbfb;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-red.intec-ui-mod-link {
  color: #5f5f5f;
  border-color: transparent;
  background-color: transparent;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-red.intec-ui-mod-link:hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-red.intec-ui-mod-link.intec-ui-state-hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-red.intec-ui-mod-link[data-ui-state="hover"] {
  color: #e63f3a;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-red.intec-ui-mod-link:focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-red.intec-ui-mod-link.intec-ui-state-focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-red.intec-ui-mod-link[data-ui-state="focus"] {
  color: #e63f3a;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-red.intec-ui-mod-link:active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-red.intec-ui-mod-link.intec-ui-state-active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-red.intec-ui-mod-link[data-ui-state="active"] {
  color: #a82e2b;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-red.intec-ui-mod-link:disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-red.intec-ui-mod-link.intec-ui-state-disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-red.intec-ui-mod-link[data-ui-state="disabled"] {
  color: #9f9f9f;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue {
  border-color: #1976d2;
  background-color: #1976d2;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue.intec-ui-mod-transparent {
  background-color: transparent;
  color: #1976d2;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue:hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue.intec-ui-state-hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue[data-ui-state="hover"] {
  border-color: #2585e5;
  background-color: #2585e5;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue:focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue.intec-ui-state-focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue[data-ui-state="focus"] {
  border-color: #2585e5;
  background-color: #2585e5;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue:active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue.intec-ui-state-active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue[data-ui-state="active"] {
  border-color: #2158a7;
  background-color: #2158a7;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue:disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue.intec-ui-state-disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue[data-ui-state="disabled"] {
  border-color: #8091a7;
  background-color: #8091a7;
  color: #fbfbfb;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue.intec-ui-mod-link {
  color: #5f5f5f;
  border-color: transparent;
  background-color: transparent;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue.intec-ui-mod-link:hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue.intec-ui-mod-link.intec-ui-state-hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue.intec-ui-mod-link[data-ui-state="hover"] {
  color: #2585e5;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue.intec-ui-mod-link:focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue.intec-ui-mod-link.intec-ui-state-focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue.intec-ui-mod-link[data-ui-state="focus"] {
  color: #2585e5;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue.intec-ui-mod-link:active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue.intec-ui-mod-link.intec-ui-state-active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue.intec-ui-mod-link[data-ui-state="active"] {
  color: #2158a7;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue.intec-ui-mod-link:disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue.intec-ui-mod-link.intec-ui-state-disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue.intec-ui-mod-link[data-ui-state="disabled"] {
  color: #9f9f9f;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1 {
  border-color: #0ca9e3;
  background-color: #0ca9e3;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1.intec-ui-mod-transparent {
  background-color: transparent;
  color: #0ca9e3;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1:hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1.intec-ui-state-hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1[data-ui-state="hover"] {
  border-color: #39baec;
  background-color: #39baec;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1:focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1.intec-ui-state-focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1[data-ui-state="focus"] {
  border-color: #39baec;
  background-color: #39baec;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1:active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1.intec-ui-state-active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1[data-ui-state="active"] {
  border-color: #287ca1;
  background-color: #287ca1;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1:disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1.intec-ui-state-disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1[data-ui-state="disabled"] {
  border-color: #748ca1;
  background-color: #748ca1;
  color: #fbfbfb;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1.intec-ui-mod-link {
  color: #5f5f5f;
  border-color: transparent;
  background-color: transparent;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1.intec-ui-mod-link:hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1.intec-ui-mod-link.intec-ui-state-hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1.intec-ui-mod-link[data-ui-state="hover"] {
  color: #39baec;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1.intec-ui-mod-link:focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1.intec-ui-mod-link.intec-ui-state-focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1.intec-ui-mod-link[data-ui-state="focus"] {
  color: #39baec;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1.intec-ui-mod-link:active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1.intec-ui-mod-link.intec-ui-state-active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1.intec-ui-mod-link[data-ui-state="active"] {
  color: #287ca1;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1.intec-ui-mod-link:disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1.intec-ui-mod-link.intec-ui-state-disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-blue-1.intec-ui-mod-link[data-ui-state="disabled"] {
  color: #9f9f9f;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green {
  border-color: #00b290;
  background-color: #00b290;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green.intec-ui-mod-transparent {
  background-color: transparent;
  color: #00b290;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green:hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green.intec-ui-state-hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green[data-ui-state="hover"] {
  border-color: #30c4a8;
  background-color: #30c4a8;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green:focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green.intec-ui-state-focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green[data-ui-state="focus"] {
  border-color: #30c4a8;
  background-color: #30c4a8;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green:active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green.intec-ui-state-active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green[data-ui-state="active"] {
  border-color: #289f84;
  background-color: #289f84;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green:disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green.intec-ui-state-disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green[data-ui-state="disabled"] {
  border-color: #7f9f93;
  background-color: #7f9f93;
  color: #fbfbfb;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green.intec-ui-mod-link {
  color: #5f5f5f;
  border-color: transparent;
  background-color: transparent;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green.intec-ui-mod-link:hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green.intec-ui-mod-link.intec-ui-state-hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green.intec-ui-mod-link[data-ui-state="hover"] {
  color: #30c4a8;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green.intec-ui-mod-link:focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green.intec-ui-mod-link.intec-ui-state-focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green.intec-ui-mod-link[data-ui-state="focus"] {
  color: #30c4a8;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green.intec-ui-mod-link:active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green.intec-ui-mod-link.intec-ui-state-active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green.intec-ui-mod-link[data-ui-state="active"] {
  color: #289f84;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green.intec-ui-mod-link:disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green.intec-ui-mod-link.intec-ui-state-disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green.intec-ui-mod-link[data-ui-state="disabled"] {
  color: #9f9f9f;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1 {
  border-color: #84bc29;
  background-color: #84bc29;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1.intec-ui-mod-transparent {
  background-color: transparent;
  color: #84bc29;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1:hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1.intec-ui-state-hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1[data-ui-state="hover"] {
  border-color: #9dca53;
  background-color: #9dca53;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1:focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1.intec-ui-state-focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1[data-ui-state="focus"] {
  border-color: #9dca53;
  background-color: #9dca53;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1:active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1.intec-ui-state-active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1[data-ui-state="active"] {
  border-color: #789b3b;
  background-color: #789b3b;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1:disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1.intec-ui-state-disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1[data-ui-state="disabled"] {
  border-color: #8a9b79;
  background-color: #8a9b79;
  color: #fbfbfb;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1.intec-ui-mod-link {
  color: #5f5f5f;
  border-color: transparent;
  background-color: transparent;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1.intec-ui-mod-link:hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1.intec-ui-mod-link.intec-ui-state-hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1.intec-ui-mod-link[data-ui-state="hover"] {
  color: #9dca53;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1.intec-ui-mod-link:focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1.intec-ui-mod-link.intec-ui-state-focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1.intec-ui-mod-link[data-ui-state="focus"] {
  color: #9dca53;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1.intec-ui-mod-link:active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1.intec-ui-mod-link.intec-ui-state-active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1.intec-ui-mod-link[data-ui-state="active"] {
  color: #789b3b;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1.intec-ui-mod-link:disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1.intec-ui-mod-link.intec-ui-state-disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-green-1.intec-ui-mod-link[data-ui-state="disabled"] {
  color: #9f9f9f;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange {
  border-color: #f38b04;
  background-color: #f38b04;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange.intec-ui-mod-transparent {
  background-color: transparent;
  color: #f38b04;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange:hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange.intec-ui-state-hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange[data-ui-state="hover"] {
  border-color: #f8a132;
  background-color: #f8a132;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange:focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange.intec-ui-state-focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange[data-ui-state="focus"] {
  border-color: #f8a132;
  background-color: #f8a132;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange:active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange.intec-ui-state-active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange[data-ui-state="active"] {
  border-color: #c37c2b;
  background-color: #c37c2b;
  color: #fff;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange:disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange.intec-ui-state-disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange[data-ui-state="disabled"] {
  border-color: #c3a69c;
  background-color: #c3a69c;
  color: #fbfbfb;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange.intec-ui-mod-link {
  color: #5f5f5f;
  border-color: transparent;
  background-color: transparent;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange.intec-ui-mod-link:hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange.intec-ui-mod-link.intec-ui-state-hover,
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange.intec-ui-mod-link[data-ui-state="hover"] {
  color: #f8a132;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange.intec-ui-mod-link:focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange.intec-ui-mod-link.intec-ui-state-focus,
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange.intec-ui-mod-link[data-ui-state="focus"] {
  color: #f8a132;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange.intec-ui-mod-link:active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange.intec-ui-mod-link.intec-ui-state-active,
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange.intec-ui-mod-link[data-ui-state="active"] {
  color: #c37c2b;
}
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange.intec-ui-mod-link:disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange.intec-ui-mod-link.intec-ui-state-disabled,
.intec-ui.intec-ui-control-button.intec-ui-scheme-orange.intec-ui-mod-link[data-ui-state="disabled"] {
  color: #9f9f9f;
}
.intec-ui.intec-ui-control-button.intec-ui-size-1 {
  padding: 6px 16px;
}
.intec-ui.intec-ui-control-button.intec-ui-size-1.intec-ui-mod-round-half {
  border-radius: 18px;
}
.intec-ui.intec-ui-control-button.intec-ui-size-2 {
  padding: 8px 20px;
}
.intec-ui.intec-ui-control-button.intec-ui-size-2.intec-ui-mod-round-half {
  border-radius: 20px;
}
.intec-ui.intec-ui-control-button.intec-ui-size-3 {
  padding: 9px 24px;
}
.intec-ui.intec-ui-control-button.intec-ui-size-3.intec-ui-mod-round-half {
  border-radius: 22px;
}
.intec-ui.intec-ui-control-button.intec-ui-size-4 {
  padding: 11px 28px;
}
.intec-ui.intec-ui-control-button.intec-ui-size-4.intec-ui-mod-round-half {
  border-radius: 24px;
}
.intec-ui.intec-ui-control-button.intec-ui-size-5 {
  padding: 13px 32px;
}
.intec-ui.intec-ui-control-button.intec-ui-size-5.intec-ui-mod-round-half {
  border-radius: 26px;
}
.intec-ui.intec-ui-control-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
  text-align: center;
  margin: -5px -10px;
  min-width: 20px;
  min-height: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.intec-ui.intec-ui-control-dots.disabled {
  display: none;
}
.intec-ui.intec-ui-control-dots .intec-ui-part-dot {
  display: block;
  border: none;
  background: transparent;
  padding: 5px 10px;
  margin: 0;
  outline: none;
}
.intec-ui.intec-ui-control-dots .intec-ui-part-dot span {
  display: block;
  width: 12px;
  height: 12px;
  border: 2px solid #000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -ms-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.intec-ui.intec-ui-control-dots .intec-ui-part-dot.active span {
  background-color: #000;
}
.intec-ui.intec-ui-control-dots.intec-ui-mod-position-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.intec-ui.intec-ui-control-dots.intec-ui-mod-position-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.intec-ui.intec-ui-control-dots.intec-ui-mod-position-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.intec-ui.intec-ui-control-input {
  display: inline-block;
  padding: 5px 8px;
  border: 1px solid #efefef;
  background-color: #f6f6f6;
  color: #5f5f5f;
  text-align: left;
  -webkit-transition-property: color, border-color, background-color;
  -moz-transition-property: color, border-color, background-color;
  -ms-transition-property: color, border-color, background-color;
  -o-transition-property: color, border-color, background-color;
  transition-property: color, border-color, background-color;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
}
.intec-ui.intec-ui-control-input.intec-ui-mod-block {
  display: block;
  width: 100%;
}
.intec-ui.intec-ui-control-input.intec-ui-mod-resize-none {
  resize: none;
}
.intec-ui.intec-ui-control-input.intec-ui-mod-resize-horizontal {
  resize: horizontal;
}
.intec-ui.intec-ui-control-input.intec-ui-mod-resize-vertical {
  resize: vertical;
}
.intec-ui.intec-ui-control-input.intec-ui-mod-resize-both {
  resize: both;
}
.intec-ui.intec-ui-control-input.intec-ui-mod-round-none {
  border-radius: 0;
}
.intec-ui.intec-ui-control-input.intec-ui-mod-round-1 {
  border-radius: 1px;
}
.intec-ui.intec-ui-control-input.intec-ui-mod-round-2 {
  border-radius: 2px;
}
.intec-ui.intec-ui-control-input.intec-ui-mod-round-3 {
  border-radius: 3px;
}
.intec-ui.intec-ui-control-input.intec-ui-mod-round-4 {
  border-radius: 4px;
}
.intec-ui.intec-ui-control-input.intec-ui-mod-round-5 {
  border-radius: 5px;
}
.intec-ui.intec-ui-control-input.intec-ui-mod-round-half {
  border-radius: 16px;
}
.intec-ui.intec-ui-control-input:hover,
.intec-ui.intec-ui-control-input.intec-ui-state-hover,
.intec-ui.intec-ui-control-input[data-ui-state="hover"] {
  border-color: #e1e1e1;
}
.intec-ui.intec-ui-control-input:focus,
.intec-ui.intec-ui-control-input.intec-ui-state-focus,
.intec-ui.intec-ui-control-input[data-ui-state="focus"] {
  border-color: #e1e1e1;
}
.intec-ui.intec-ui-control-input:active,
.intec-ui.intec-ui-control-input.intec-ui-state-active,
.intec-ui.intec-ui-control-input[data-ui-state="active"] {
  border-color: #ccc;
}
.intec-ui.intec-ui-control-input:disabled,
.intec-ui.intec-ui-control-input.intec-ui-state-disabled,
.intec-ui.intec-ui-control-input[data-ui-state="disabled"] {
  border: 1px solid #efefef;
  color: #9f9f9f;
}
.intec-ui.intec-ui-control-input.intec-ui-size-1 {
  padding: 7px 9px;
}
.intec-ui.intec-ui-control-input.intec-ui-size-1.intec-ui-mod-round-half {
  border-radius: 18px;
}
.intec-ui.intec-ui-control-input.intec-ui-size-2 {
  padding: 9px 10px;
}
.intec-ui.intec-ui-control-input.intec-ui-size-2.intec-ui-mod-round-half {
  border-radius: 20px;
}
.intec-ui.intec-ui-control-input.intec-ui-size-3 {
  padding: 10px 11px;
}
.intec-ui.intec-ui-control-input.intec-ui-size-3.intec-ui-mod-round-half {
  border-radius: 22px;
}
.intec-ui.intec-ui-control-input.intec-ui-size-4 {
  padding: 12px 12px;
}
.intec-ui.intec-ui-control-input.intec-ui-size-4.intec-ui-mod-round-half {
  border-radius: 24px;
}
.intec-ui.intec-ui-control-input.intec-ui-size-5 {
  padding: 14px 13px;
}
.intec-ui.intec-ui-control-input.intec-ui-size-5.intec-ui-mod-round-half {
  border-radius: 26px;
}
.intec-ui.intec-ui-control-input.intec-ui-view-1 {
  background: #fff;
}
.intec-ui.intec-ui-control-input.intec-ui-view-2 {
  border: none;
  border-bottom: 1px solid #dddddd;
  background: transparent;
  color: #2d2d2d;
}
.intec-ui.intec-ui-control-input.intec-ui-view-2:hover,
.intec-ui.intec-ui-control-input.intec-ui-view-2.intec-ui-state-hover,
.intec-ui.intec-ui-control-input.intec-ui-view-2[data-ui-state="hover"] {
  border-color: #888888;
}
.intec-ui.intec-ui-control-input.intec-ui-view-2:focus,
.intec-ui.intec-ui-control-input.intec-ui-view-2.intec-ui-state-focus,
.intec-ui.intec-ui-control-input.intec-ui-view-2[data-ui-state="focus"] {
  border-color: #888888;
}
.intec-ui.intec-ui-control-input.intec-ui-view-2:active,
.intec-ui.intec-ui-control-input.intec-ui-view-2.intec-ui-state-active,
.intec-ui.intec-ui-control-input.intec-ui-view-2[data-ui-state="active"] {
  border-color: #696969;
}
.intec-ui.intec-ui-control-input.intec-ui-view-2:disabled,
.intec-ui.intec-ui-control-input.intec-ui-view-2.intec-ui-state-disabled,
.intec-ui.intec-ui-control-input.intec-ui-view-2[data-ui-state="disabled"] {
  border: 1px solid #efefef;
  color: #9f9f9f;
}
.intec-ui.intec-ui-control-navigation {
  display: block;
  position: relative;
  visibility: hidden;
}
.intec-ui.intec-ui-control-navigation.disabled {
  display: none;
}
.intec-ui.intec-ui-control-navigation .intec-ui-part-button-left,
.intec-ui.intec-ui-control-navigation .intec-ui-part-button-right {
  display: block;
  position: absolute;
  visibility: visible;
  border: none;
  background: transparent;
  outline: none;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  top: 50%;
  right: auto;
  bottom: auto;
  left: auto;
  margin-top: -8px;
  color: #000;
  opacity: 0.7;
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -ms-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
}
.intec-ui.intec-ui-control-navigation .intec-ui-part-button-left:hover,
.intec-ui.intec-ui-control-navigation .intec-ui-part-button-right:hover {
  opacity: 1;
}
.intec-ui.intec-ui-control-navigation .intec-ui-part-button-left.disabled,
.intec-ui.intec-ui-control-navigation .intec-ui-part-button-right.disabled {
  opacity: 0.3;
}
.intec-ui.intec-ui-control-navigation .intec-ui-part-button-left.disabled:hover,
.intec-ui.intec-ui-control-navigation
  .intec-ui-part-button-right.disabled:hover {
  opacity: 0.3;
}
.intec-ui.intec-ui-control-navigation .intec-ui-part-button-left {
  left: 0;
}
.intec-ui.intec-ui-control-navigation .intec-ui-part-button-right {
  right: 0;
}
.intec-ui.intec-ui-control-numeric {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 4px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.intec-ui.intec-ui-control-numeric .intec-ui-part-input,
.intec-ui.intec-ui-control-numeric .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric .intec-ui-part-decrement {
  display: block;
  position: relative;
  background-color: transparent;
  border: none;
  outline: none;
  width: auto;
  max-width: none;
  padding: 2px 6px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.intec-ui.intec-ui-control-numeric .intec-ui-part-input {
  color: #3f3f3f;
  text-align: center;
  width: 40px;
}
.intec-ui.intec-ui-control-numeric .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric .intec-ui-part-decrement {
  cursor: pointer;
  text-decoration: none;
  color: #5f5f5f;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.intec-ui.intec-ui-control-numeric .intec-ui-part-increment:hover,
.intec-ui.intec-ui-control-numeric .intec-ui-part-decrement:hover {
  color: #3f3f3f !important;
}
.intec-ui.intec-ui-control-numeric.intec-ui-scheme-gray
  .intec-ui-part-increment:hover,
.intec-ui.intec-ui-control-numeric.intec-ui-scheme-gray
  .intec-ui-part-decrement:hover {
  color: #afafaf !important;
}
.intec-ui.intec-ui-control-numeric.intec-ui-scheme-red
  .intec-ui-part-increment:hover,
.intec-ui.intec-ui-control-numeric.intec-ui-scheme-red
  .intec-ui-part-decrement:hover {
  color: #dc130d !important;
}
.intec-ui.intec-ui-control-numeric.intec-ui-scheme-blue
  .intec-ui-part-increment:hover,
.intec-ui.intec-ui-control-numeric.intec-ui-scheme-blue
  .intec-ui-part-decrement:hover {
  color: #1976d2 !important;
}
.intec-ui.intec-ui-control-numeric.intec-ui-scheme-blue-1
  .intec-ui-part-increment:hover,
.intec-ui.intec-ui-control-numeric.intec-ui-scheme-blue-1
  .intec-ui-part-decrement:hover {
  color: #0ca9e3 !important;
}
.intec-ui.intec-ui-control-numeric.intec-ui-scheme-green
  .intec-ui-part-increment:hover,
.intec-ui.intec-ui-control-numeric.intec-ui-scheme-green
  .intec-ui-part-decrement:hover {
  color: #00b290 !important;
}
.intec-ui.intec-ui-control-numeric.intec-ui-scheme-green-1
  .intec-ui-part-increment:hover,
.intec-ui.intec-ui-control-numeric.intec-ui-scheme-green-1
  .intec-ui-part-decrement:hover {
  color: #84bc29 !important;
}
.intec-ui.intec-ui-control-numeric.intec-ui-scheme-orange
  .intec-ui-part-increment:hover,
.intec-ui.intec-ui-control-numeric.intec-ui-scheme-orange
  .intec-ui-part-decrement:hover {
  color: #f38b04 !important;
}
.intec-ui.intec-ui-control-numeric.intec-ui-size-1 .intec-ui-part-input,
.intec-ui.intec-ui-control-numeric.intec-ui-size-1 .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-size-1 .intec-ui-part-decrement {
  padding: 4px 8px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-size-1 .intec-ui-part-input {
  width: 44px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-size-2 .intec-ui-part-input,
.intec-ui.intec-ui-control-numeric.intec-ui-size-2 .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-size-2 .intec-ui-part-decrement {
  padding: 6px 10px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-size-2 .intec-ui-part-input {
  width: 48px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-size-3 .intec-ui-part-input,
.intec-ui.intec-ui-control-numeric.intec-ui-size-3 .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-size-3 .intec-ui-part-decrement {
  padding: 7px 12px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-size-3 .intec-ui-part-input {
  width: 52px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-size-4 .intec-ui-part-input,
.intec-ui.intec-ui-control-numeric.intec-ui-size-4 .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-size-4 .intec-ui-part-decrement {
  padding: 9px 14px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-size-4 .intec-ui-part-input {
  width: 56px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-size-5 .intec-ui-part-input,
.intec-ui.intec-ui-control-numeric.intec-ui-size-5 .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-size-5 .intec-ui-part-decrement {
  padding: 11px 16px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-size-5 .intec-ui-part-input {
  width: 60px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-1 {
  padding: 0;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-1 .intec-ui-part-input,
.intec-ui.intec-ui-control-numeric.intec-ui-view-1 .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-1 .intec-ui-part-decrement {
  color: #848484;
  font-weight: bold;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-1 .intec-ui-part-input {
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  padding: 6px 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-1 .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-1 .intec-ui-part-decrement {
  padding: 6px 12px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-1.intec-ui-size-1
  .intec-ui-part-input {
  padding: 8px 3px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-1.intec-ui-size-1
  .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-1.intec-ui-size-1
  .intec-ui-part-decrement {
  padding: 8px 14px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-1.intec-ui-size-2
  .intec-ui-part-input {
  padding: 10px 3px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-1.intec-ui-size-2
  .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-1.intec-ui-size-2
  .intec-ui-part-decrement {
  padding: 10px 16px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-1.intec-ui-size-3
  .intec-ui-part-input {
  padding: 11px 3px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-1.intec-ui-size-3
  .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-1.intec-ui-size-3
  .intec-ui-part-decrement {
  padding: 11px 18px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-1.intec-ui-size-4
  .intec-ui-part-input {
  padding: 13px 3px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-1.intec-ui-size-4
  .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-1.intec-ui-size-4
  .intec-ui-part-decrement {
  padding: 13px 20px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-1.intec-ui-size-5
  .intec-ui-part-input {
  padding: 15px 3px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-1.intec-ui-size-5
  .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-1.intec-ui-size-5
  .intec-ui-part-decrement {
  padding: 15px 22px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-2 {
  padding: 0;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-2 .intec-ui-part-input {
  color: #272727;
  font-weight: 500;
  width: 32px;
  padding: 6px 3px;
  background-color: #fbfbfb;
  -webkit-box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-2 .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-2 .intec-ui-part-decrement {
  font-size: 16px;
  line-height: 1.5;
  color: #848484;
  padding: 4px 16px;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-2
  .intec-ui-part-increment:hover,
.intec-ui.intec-ui-control-numeric.intec-ui-view-2
  .intec-ui-part-decrement:hover {
  color: #3f3f3f;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-2.intec-ui-size-1
  .intec-ui-part-input {
  padding: 8px 3px;
  width: 36px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-2.intec-ui-size-1
  .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-2.intec-ui-size-1
  .intec-ui-part-decrement {
  font-size: 16px;
  line-height: 1.5;
  padding: 6px 18px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-2.intec-ui-size-2
  .intec-ui-part-input {
  padding: 10px 3px;
  width: 40px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-2.intec-ui-size-2
  .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-2.intec-ui-size-2
  .intec-ui-part-decrement {
  font-size: 16px;
  line-height: 1.5;
  padding: 8px 20px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-2.intec-ui-size-3
  .intec-ui-part-input {
  padding: 11px 3px;
  width: 44px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-2.intec-ui-size-3
  .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-2.intec-ui-size-3
  .intec-ui-part-decrement {
  font-size: 18px;
  line-height: 1.4444444444;
  padding: 9px 22px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-2.intec-ui-size-4
  .intec-ui-part-input {
  padding: 13px 3px;
  width: 48px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-2.intec-ui-size-4
  .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-2.intec-ui-size-4
  .intec-ui-part-decrement {
  font-size: 18px;
  line-height: 1.4444444444;
  padding: 11px 24px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-2.intec-ui-size-5
  .intec-ui-part-input {
  padding: 15px 3px;
  width: 52px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-2.intec-ui-size-5
  .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-2.intec-ui-size-5
  .intec-ui-part-decrement {
  font-size: 18px;
  line-height: 1.4444444444;
  padding: 13px 26px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-3 {
  padding: 0;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-3 .intec-ui-part-input {
  color: #272727;
  font-weight: bold;
  width: 28px;
  padding: 4px 4px;
  border: 1px solid #e8e8e8;
  background-color: #f6f6f6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-3 .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-3 .intec-ui-part-decrement {
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  color: #848484;
  padding: 4px 16px;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-3
  .intec-ui-part-increment:hover,
.intec-ui.intec-ui-control-numeric.intec-ui-view-3
  .intec-ui-part-decrement:hover {
  color: #3f3f3f;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-3.intec-ui-size-1
  .intec-ui-part-input {
  padding: 6px 4px;
  width: 32px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-3.intec-ui-size-1
  .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-3.intec-ui-size-1
  .intec-ui-part-decrement {
  font-size: 16px;
  line-height: 1.5;
  padding: 6px 18px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-3.intec-ui-size-2
  .intec-ui-part-input {
  padding: 8px 4px;
  width: 36px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-3.intec-ui-size-2
  .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-3.intec-ui-size-2
  .intec-ui-part-decrement {
  font-size: 16px;
  line-height: 1.5;
  padding: 8px 20px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-3.intec-ui-size-3
  .intec-ui-part-input {
  padding: 9px 4px;
  width: 40px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-3.intec-ui-size-3
  .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-3.intec-ui-size-3
  .intec-ui-part-decrement {
  font-size: 18px;
  line-height: 1.4444444444;
  padding: 9px 22px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-3.intec-ui-size-4
  .intec-ui-part-input {
  padding: 11px 4px;
  width: 44px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-3.intec-ui-size-4
  .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-3.intec-ui-size-4
  .intec-ui-part-decrement {
  font-size: 18px;
  line-height: 1.4444444444;
  padding: 11px 24px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-3.intec-ui-size-5
  .intec-ui-part-input {
  padding: 13px 4px;
  width: 48px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-3.intec-ui-size-5
  .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-3.intec-ui-size-5
  .intec-ui-part-decrement {
  font-size: 18px;
  line-height: 1.4444444444;
  padding: 13px 26px;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-4 .intec-ui-part-input,
.intec-ui.intec-ui-control-numeric.intec-ui-view-4 .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-4 .intec-ui-part-decrement {
  font-weight: normal;
  color: #444444;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-4 .intec-ui-part-increment,
.intec-ui.intec-ui-control-numeric.intec-ui-view-4 .intec-ui-part-decrement {
  padding-left: 5px;
  padding-right: 5px;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.intec-ui.intec-ui-control-numeric.intec-ui-view-4
  .intec-ui-part-increment:hover,
.intec-ui.intec-ui-control-numeric.intec-ui-view-4
  .intec-ui-part-decrement:hover {
  color: #3f3f3f;
}
.intec-ui.intec-ui-control-checkbox,
.intec-ui.intec-ui-control-radiobox,
.intec-ui.intec-ui-control-switch {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: left;
  cursor: pointer;
  padding: 2px 0;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.intec-ui.intec-ui-control-checkbox .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch .intec-ui-part-selector {
  display: block;
  position: relative;
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  background-color: #f6f6f6;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition-property: border-color, background-color;
  -moz-transition-property: border-color, background-color;
  -ms-transition-property: border-color, background-color;
  -o-transition-property: border-color, background-color;
  transition-property: border-color, background-color;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.intec-ui.intec-ui-control-checkbox .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch .intec-ui-part-selector:before {
  content: " ";
  display: block;
  position: absolute;
  opacity: 0;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  color: #5b5b5b;
  background-color: #5b5b5b;
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -ms-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
}
.intec-ui.intec-ui-control-checkbox .intec-ui-part-content,
.intec-ui.intec-ui-control-radiobox .intec-ui-part-content,
.intec-ui.intec-ui-control-switch .intec-ui-part-content {
  display: block;
  position: relative;
  width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.intec-ui.intec-ui-control-checkbox
  .intec-ui-part-selector
  + .intec-ui-part-content,
.intec-ui.intec-ui-control-radiobox
  .intec-ui-part-selector
  + .intec-ui-part-content,
.intec-ui.intec-ui-control-switch
  .intec-ui-part-selector
  + .intec-ui-part-content {
  padding-left: 0.714286em;
}
.intec-ui.intec-ui-control-checkbox input,
.intec-ui.intec-ui-control-radiobox input,
.intec-ui.intec-ui-control-switch input {
  width: 0;
  cursor: pointer;
  height: 0;
  opacity: 0;
  position: absolute;
}
.intec-ui.intec-ui-control-checkbox
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox[data-ui-state="checked"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox[data-ui-state="checked"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch[data-ui-state="checked"]
  .intec-ui-part-selector:before {
  opacity: 1;
}
.intec-ui.intec-ui-control-checkbox:hover .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox[data-ui-state="hover"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox:hover .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox[data-ui-state="hover"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch:hover .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-state-hover .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch[data-ui-state="hover"]
  .intec-ui-part-selector {
  background-color: #e1e1e1;
}
.intec-ui.intec-ui-control-checkbox input:focus + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox[data-ui-state="focus"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox input:focus + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox[data-ui-state="focus"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch input:focus + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-state-focus .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch[data-ui-state="focus"]
  .intec-ui-part-selector {
  background-color: #e1e1e1;
}
.intec-ui.intec-ui-control-checkbox:active .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox[data-ui-state="active"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox:active .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox[data-ui-state="active"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch:active .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-state-active .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch[data-ui-state="active"]
  .intec-ui-part-selector {
  border-color: #ccc;
  background-color: #ccc;
}
.intec-ui.intec-ui-control-checkbox input:disabled + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox[data-ui-state="disabled"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox input:disabled + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox[data-ui-state="disabled"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch input:disabled + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch[data-ui-state="disabled"]
  .intec-ui-part-selector {
  border-color: #efefef;
  background-color: #f6f6f6;
}
.intec-ui.intec-ui-control-checkbox
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox[data-ui-state="disabled"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox[data-ui-state="disabled"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch[data-ui-state="disabled"]
  .intec-ui-part-selector:before {
  opacity: 1;
  background-color: #9f9f9f;
  color: #9f9f9f;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray[data-ui-state="checked"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray[data-ui-state="checked"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray[data-ui-state="checked"]
  .intec-ui-part-selector {
  border-color: #afafaf;
  background-color: #afafaf;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray[data-ui-state="checked"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray[data-ui-state="checked"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray[data-ui-state="checked"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray[data-ui-state="hover"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray[data-ui-state="hover"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray[data-ui-state="hover"]
  .intec-ui-part-selector {
  border-color: #c3c3c3;
  background-color: #c3c3c3;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray[data-ui-state="hover"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray[data-ui-state="hover"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray[data-ui-state="hover"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray[data-ui-state="focus"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray[data-ui-state="focus"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray[data-ui-state="focus"]
  .intec-ui-part-selector {
  border-color: #c3c3c3;
  background-color: #c3c3c3;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray[data-ui-state="focus"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray[data-ui-state="focus"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray[data-ui-state="focus"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray[data-ui-state="active"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray[data-ui-state="active"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray[data-ui-state="active"]
  .intec-ui-part-selector {
  border-color: #9b9b9b;
  background-color: #9b9b9b;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray[data-ui-state="active"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray[data-ui-state="active"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray[data-ui-state="active"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray[data-ui-state="disabled"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray[data-ui-state="disabled"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray[data-ui-state="disabled"]
  .intec-ui-part-selector {
  border-color: #dadada;
  background-color: #dadada;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-gray[data-ui-state="disabled"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-gray[data-ui-state="disabled"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-gray[data-ui-state="disabled"]
  .intec-ui-part-selector:before {
  background-color: #fbfbfb;
  color: #fbfbfb;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red[data-ui-state="checked"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red[data-ui-state="checked"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red[data-ui-state="checked"]
  .intec-ui-part-selector {
  border-color: #dc130d;
  background-color: #dc130d;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red[data-ui-state="checked"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red[data-ui-state="checked"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red[data-ui-state="checked"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red[data-ui-state="hover"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red[data-ui-state="hover"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red[data-ui-state="hover"]
  .intec-ui-part-selector {
  border-color: #e63f3a;
  background-color: #e63f3a;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red[data-ui-state="hover"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red[data-ui-state="hover"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red[data-ui-state="hover"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red[data-ui-state="focus"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red[data-ui-state="focus"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red[data-ui-state="focus"]
  .intec-ui-part-selector {
  border-color: #e63f3a;
  background-color: #e63f3a;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red[data-ui-state="focus"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red[data-ui-state="focus"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red[data-ui-state="focus"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red[data-ui-state="active"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red[data-ui-state="active"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red[data-ui-state="active"]
  .intec-ui-part-selector {
  border-color: #a82e2b;
  background-color: #a82e2b;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red[data-ui-state="active"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red[data-ui-state="active"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red[data-ui-state="active"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red[data-ui-state="disabled"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red[data-ui-state="disabled"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red[data-ui-state="disabled"]
  .intec-ui-part-selector {
  border-color: #a6898a;
  background-color: #a6898a;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-red[data-ui-state="disabled"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-red[data-ui-state="disabled"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-red[data-ui-state="disabled"]
  .intec-ui-part-selector:before {
  background-color: #fbfbfb;
  color: #fbfbfb;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue[data-ui-state="checked"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue[data-ui-state="checked"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue[data-ui-state="checked"]
  .intec-ui-part-selector {
  border-color: #1976d2;
  background-color: #1976d2;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue[data-ui-state="checked"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue[data-ui-state="checked"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue[data-ui-state="checked"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue[data-ui-state="hover"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue[data-ui-state="hover"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue[data-ui-state="hover"]
  .intec-ui-part-selector {
  border-color: #2585e5;
  background-color: #2585e5;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue[data-ui-state="hover"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue[data-ui-state="hover"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue[data-ui-state="hover"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue[data-ui-state="focus"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue[data-ui-state="focus"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue[data-ui-state="focus"]
  .intec-ui-part-selector {
  border-color: #2585e5;
  background-color: #2585e5;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue[data-ui-state="focus"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue[data-ui-state="focus"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue[data-ui-state="focus"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue[data-ui-state="active"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue[data-ui-state="active"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue[data-ui-state="active"]
  .intec-ui-part-selector {
  border-color: #2158a7;
  background-color: #2158a7;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue[data-ui-state="active"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue[data-ui-state="active"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue[data-ui-state="active"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue[data-ui-state="disabled"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue[data-ui-state="disabled"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue[data-ui-state="disabled"]
  .intec-ui-part-selector {
  border-color: #8091a7;
  background-color: #8091a7;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue[data-ui-state="disabled"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue[data-ui-state="disabled"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue[data-ui-state="disabled"]
  .intec-ui-part-selector:before {
  background-color: #fbfbfb;
  color: #fbfbfb;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1[data-ui-state="checked"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1[data-ui-state="checked"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1[data-ui-state="checked"]
  .intec-ui-part-selector {
  border-color: #0ca9e3;
  background-color: #0ca9e3;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1[data-ui-state="checked"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1[data-ui-state="checked"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1[data-ui-state="checked"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1[data-ui-state="hover"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1[data-ui-state="hover"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1[data-ui-state="hover"]
  .intec-ui-part-selector {
  border-color: #39baec;
  background-color: #39baec;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1[data-ui-state="hover"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1[data-ui-state="hover"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1[data-ui-state="hover"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1[data-ui-state="focus"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1[data-ui-state="focus"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1[data-ui-state="focus"]
  .intec-ui-part-selector {
  border-color: #39baec;
  background-color: #39baec;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1[data-ui-state="focus"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1[data-ui-state="focus"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1[data-ui-state="focus"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1[data-ui-state="active"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1[data-ui-state="active"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1[data-ui-state="active"]
  .intec-ui-part-selector {
  border-color: #287ca1;
  background-color: #287ca1;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1[data-ui-state="active"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1[data-ui-state="active"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1[data-ui-state="active"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1[data-ui-state="disabled"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1[data-ui-state="disabled"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1[data-ui-state="disabled"]
  .intec-ui-part-selector {
  border-color: #748ca1;
  background-color: #748ca1;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-blue-1[data-ui-state="disabled"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-blue-1[data-ui-state="disabled"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-blue-1[data-ui-state="disabled"]
  .intec-ui-part-selector:before {
  background-color: #fbfbfb;
  color: #fbfbfb;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green[data-ui-state="checked"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green[data-ui-state="checked"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green[data-ui-state="checked"]
  .intec-ui-part-selector {
  border-color: #00b290;
  background-color: #00b290;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green[data-ui-state="checked"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green[data-ui-state="checked"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green[data-ui-state="checked"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green[data-ui-state="hover"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green[data-ui-state="hover"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green[data-ui-state="hover"]
  .intec-ui-part-selector {
  border-color: #30c4a8;
  background-color: #30c4a8;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green[data-ui-state="hover"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green[data-ui-state="hover"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green[data-ui-state="hover"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green[data-ui-state="focus"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green[data-ui-state="focus"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green[data-ui-state="focus"]
  .intec-ui-part-selector {
  border-color: #30c4a8;
  background-color: #30c4a8;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green[data-ui-state="focus"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green[data-ui-state="focus"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green[data-ui-state="focus"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green[data-ui-state="active"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green[data-ui-state="active"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green[data-ui-state="active"]
  .intec-ui-part-selector {
  border-color: #289f84;
  background-color: #289f84;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green[data-ui-state="active"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green[data-ui-state="active"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green[data-ui-state="active"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green[data-ui-state="disabled"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green[data-ui-state="disabled"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green[data-ui-state="disabled"]
  .intec-ui-part-selector {
  border-color: #7f9f93;
  background-color: #7f9f93;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green[data-ui-state="disabled"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green[data-ui-state="disabled"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green[data-ui-state="disabled"]
  .intec-ui-part-selector:before {
  background-color: #fbfbfb;
  color: #fbfbfb;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1[data-ui-state="checked"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1[data-ui-state="checked"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1[data-ui-state="checked"]
  .intec-ui-part-selector {
  border-color: #84bc29;
  background-color: #84bc29;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1[data-ui-state="checked"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1[data-ui-state="checked"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1[data-ui-state="checked"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1[data-ui-state="hover"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1[data-ui-state="hover"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1[data-ui-state="hover"]
  .intec-ui-part-selector {
  border-color: #9dca53;
  background-color: #9dca53;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1[data-ui-state="hover"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1[data-ui-state="hover"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1[data-ui-state="hover"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1[data-ui-state="focus"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1[data-ui-state="focus"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1[data-ui-state="focus"]
  .intec-ui-part-selector {
  border-color: #9dca53;
  background-color: #9dca53;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1[data-ui-state="focus"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1[data-ui-state="focus"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1[data-ui-state="focus"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1[data-ui-state="active"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1[data-ui-state="active"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1[data-ui-state="active"]
  .intec-ui-part-selector {
  border-color: #789b3b;
  background-color: #789b3b;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1[data-ui-state="active"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1[data-ui-state="active"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1[data-ui-state="active"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1[data-ui-state="disabled"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1[data-ui-state="disabled"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1[data-ui-state="disabled"]
  .intec-ui-part-selector {
  border-color: #8a9b79;
  background-color: #8a9b79;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-green-1[data-ui-state="disabled"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-green-1[data-ui-state="disabled"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-green-1[data-ui-state="disabled"]
  .intec-ui-part-selector:before {
  background-color: #fbfbfb;
  color: #fbfbfb;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange[data-ui-state="checked"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange[data-ui-state="checked"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange
  input:checked
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange.intec-ui-state-checked
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange[data-ui-state="checked"]
  .intec-ui-part-selector {
  border-color: #f38b04;
  background-color: #f38b04;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange[data-ui-state="checked"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange[data-ui-state="checked"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange[data-ui-state="checked"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange[data-ui-state="hover"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange[data-ui-state="hover"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange:hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange.intec-ui-state-hover
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange[data-ui-state="hover"]
  .intec-ui-part-selector {
  border-color: #f8a132;
  background-color: #f8a132;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange[data-ui-state="hover"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange[data-ui-state="hover"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange:hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange.intec-ui-state-hover
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange[data-ui-state="hover"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange[data-ui-state="focus"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange[data-ui-state="focus"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange
  input:focus
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange.intec-ui-state-focus
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange[data-ui-state="focus"]
  .intec-ui-part-selector {
  border-color: #f8a132;
  background-color: #f8a132;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange[data-ui-state="focus"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange[data-ui-state="focus"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange
  input:focus
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange.intec-ui-state-focus
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange[data-ui-state="focus"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange[data-ui-state="active"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange[data-ui-state="active"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange:active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange.intec-ui-state-active
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange[data-ui-state="active"]
  .intec-ui-part-selector {
  border-color: #c37c2b;
  background-color: #c37c2b;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange[data-ui-state="active"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange[data-ui-state="active"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange:active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange.intec-ui-state-active
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange[data-ui-state="active"]
  .intec-ui-part-selector:before {
  background-color: #fff;
  color: #fff;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange[data-ui-state="disabled"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange[data-ui-state="disabled"]
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange
  input:disabled
  + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange[data-ui-state="disabled"]
  .intec-ui-part-selector {
  border-color: #c3a69c;
  background-color: #c3a69c;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-checkbox.intec-ui-scheme-orange[data-ui-state="disabled"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-radiobox.intec-ui-scheme-orange[data-ui-state="disabled"]
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-scheme-orange[data-ui-state="disabled"]
  .intec-ui-part-selector:before {
  background-color: #fbfbfb;
  color: #fbfbfb;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-size-1 .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-size-1 .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-size-1 .intec-ui-part-selector {
  width: 18px;
  height: 18px;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-size-2 .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-size-2 .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-size-2 .intec-ui-part-selector {
  width: 20px;
  height: 20px;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-size-3 .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-size-3 .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-size-3 .intec-ui-part-selector {
  width: 22px;
  height: 22px;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-size-4 .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-size-4 .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-size-4 .intec-ui-part-selector {
  width: 24px;
  height: 24px;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-size-5 .intec-ui-part-selector,
.intec-ui.intec-ui-control-radiobox.intec-ui-size-5 .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-size-5 .intec-ui-part-selector {
  width: 26px;
  height: 26px;
}
.intec-ui.intec-ui-control-checkbox .intec-ui-part-selector {
  border-radius: 2px;
  font-size: 10px;
  text-align: center;
}
.intec-ui.intec-ui-control-checkbox .intec-ui-part-selector:before {
  background-color: transparent !important;
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-size: inherit;
  font-weight: 400;
  line-height: 1;
  text-align: inherit;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-size-1 .intec-ui-part-selector {
  font-size: 14px;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-size-2 .intec-ui-part-selector {
  font-size: 16px;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-size-3 .intec-ui-part-selector {
  font-size: 18px;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-size-4 .intec-ui-part-selector {
  font-size: 20px;
}
.intec-ui.intec-ui-control-checkbox.intec-ui-size-5 .intec-ui-part-selector {
  font-size: 22px;
}
.intec-ui.intec-ui-control-radiobox .intec-ui-part-selector {
  border-radius: 50%;
}
.intec-ui.intec-ui-control-radiobox .intec-ui-part-selector:before {
  border-radius: 50%;
}
.intec-ui.intec-ui-control-switch .intec-ui-part-selector {
  background-color: #ccc;
  border-radius: 8px;
  width: 28px;
}
.intec-ui.intec-ui-control-switch .intec-ui-part-selector:before {
  background-color: #fff;
  border-radius: 50%;
  opacity: 1;
  top: 1px;
  right: auto;
  bottom: 1px;
  left: 1px;
  width: 12px;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -ms-transition-property: left;
  -o-transition-property: left;
  transition-property: left;
}
.intec-ui.intec-ui-control-switch
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch[data-ui-state="checked"]
  .intec-ui-part-selector:before {
  left: 13px;
}
.intec-ui.intec-ui-control-switch:hover .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-state-hover .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch[data-ui-state="hover"]
  .intec-ui-part-selector {
  background-color: #e1e1e1;
  border-color: #e1e1e1;
}
.intec-ui.intec-ui-control-switch input:focus + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-state-focus .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch[data-ui-state="focus"]
  .intec-ui-part-selector {
  background-color: #e1e1e1;
  border-color: #e1e1e1;
}
.intec-ui.intec-ui-control-switch input:disabled + .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch.intec-ui-state-disabled
  .intec-ui-part-selector,
.intec-ui.intec-ui-control-switch[data-ui-state="disabled"]
  .intec-ui-part-selector {
  border-color: #efefef;
  background-color: #efefef;
}
.intec-ui.intec-ui-control-switch
  input:disabled
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-state-disabled
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch[data-ui-state="disabled"]
  .intec-ui-part-selector:before {
  opacity: 0.5;
  background-color: #b3b3b3;
  color: #b3b3b3;
}
.intec-ui.intec-ui-control-switch.intec-ui-size-1 .intec-ui-part-selector {
  border-radius: 9px;
  width: 32px;
}
.intec-ui.intec-ui-control-switch.intec-ui-size-1
  .intec-ui-part-selector:before {
  width: 14px;
}
.intec-ui.intec-ui-control-switch.intec-ui-size-1
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-size-1.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-size-1[data-ui-state="checked"]
  .intec-ui-part-selector:before {
  left: 15px;
}
.intec-ui.intec-ui-control-switch.intec-ui-size-2 .intec-ui-part-selector {
  border-radius: 10px;
  width: 36px;
}
.intec-ui.intec-ui-control-switch.intec-ui-size-2
  .intec-ui-part-selector:before {
  width: 16px;
}
.intec-ui.intec-ui-control-switch.intec-ui-size-2
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-size-2.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-size-2[data-ui-state="checked"]
  .intec-ui-part-selector:before {
  left: 17px;
}
.intec-ui.intec-ui-control-switch.intec-ui-size-3 .intec-ui-part-selector {
  border-radius: 11px;
  width: 40px;
}
.intec-ui.intec-ui-control-switch.intec-ui-size-3
  .intec-ui-part-selector:before {
  width: 18px;
}
.intec-ui.intec-ui-control-switch.intec-ui-size-3
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-size-3.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-size-3[data-ui-state="checked"]
  .intec-ui-part-selector:before {
  left: 19px;
}
.intec-ui.intec-ui-control-switch.intec-ui-size-4 .intec-ui-part-selector {
  border-radius: 12px;
  width: 44px;
}
.intec-ui.intec-ui-control-switch.intec-ui-size-4
  .intec-ui-part-selector:before {
  width: 20px;
}
.intec-ui.intec-ui-control-switch.intec-ui-size-4
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-size-4.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-size-4[data-ui-state="checked"]
  .intec-ui-part-selector:before {
  left: 21px;
}
.intec-ui.intec-ui-control-switch.intec-ui-size-5 .intec-ui-part-selector {
  border-radius: 13px;
  width: 48px;
}
.intec-ui.intec-ui-control-switch.intec-ui-size-5
  .intec-ui-part-selector:before {
  width: 22px;
}
.intec-ui.intec-ui-control-switch.intec-ui-size-5
  input:checked
  + .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-size-5.intec-ui-state-checked
  .intec-ui-part-selector:before,
.intec-ui.intec-ui-control-switch.intec-ui-size-5[data-ui-state="checked"]
  .intec-ui-part-selector:before {
  left: 23px;
}
.intec-ui.intec-ui-control-tabs {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-bottom: 1px solid #ddd;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.intec-ui.intec-ui-control-tabs + .intec-ui-control-tabs-content {
  margin-top: 20px;
}
.intec-ui.intec-ui-control-tabs .intec-ui-part-tab {
  display: block;
  margin: 0 0 -1px 0;
  padding: 0;
  border-bottom: 1px solid transparent;
  cursor: pointer;
  color: #888888;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: border-color;
  -moz-transition-property: border-color;
  -ms-transition-property: border-color;
  -o-transition-property: border-color;
  transition-property: border-color;
}
.intec-ui.intec-ui-control-tabs .intec-ui-part-tab * {
  display: block;
  color: inherit;
  text-decoration: none;
  padding: 8px 20px;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.intec-ui.intec-ui-control-tabs .intec-ui-part-tab:before {
  content: none;
  padding: 0;
  margin: 0;
}
.intec-ui.intec-ui-control-tabs .intec-ui-part-tab:hover,
.intec-ui.intec-ui-control-tabs .intec-ui-part-tab.active {
  color: #2d2d2d;
  border-color: #2d2d2d;
}
.intec-ui.intec-ui-control-tabs.intec-ui-mod-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.intec-ui.intec-ui-control-tabs.intec-ui-mod-position-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.intec-ui.intec-ui-control-tabs.intec-ui-mod-position-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.intec-ui.intec-ui-control-tabs.intec-ui-mod-position-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.intec-ui.intec-ui-control-tabs.intec-ui-scheme-gray .intec-ui-part-tab:hover,
.intec-ui.intec-ui-control-tabs.intec-ui-scheme-gray .intec-ui-part-tab.active {
  border-color: #afafaf;
}
.intec-ui.intec-ui-control-tabs.intec-ui-scheme-red .intec-ui-part-tab:hover,
.intec-ui.intec-ui-control-tabs.intec-ui-scheme-red .intec-ui-part-tab.active {
  border-color: #dc130d;
}
.intec-ui.intec-ui-control-tabs.intec-ui-scheme-blue .intec-ui-part-tab:hover,
.intec-ui.intec-ui-control-tabs.intec-ui-scheme-blue .intec-ui-part-tab.active {
  border-color: #1976d2;
}
.intec-ui.intec-ui-control-tabs.intec-ui-scheme-blue-1 .intec-ui-part-tab:hover,
.intec-ui.intec-ui-control-tabs.intec-ui-scheme-blue-1
  .intec-ui-part-tab.active {
  border-color: #0ca9e3;
}
.intec-ui.intec-ui-control-tabs.intec-ui-scheme-green .intec-ui-part-tab:hover,
.intec-ui.intec-ui-control-tabs.intec-ui-scheme-green
  .intec-ui-part-tab.active {
  border-color: #00b290;
}
.intec-ui.intec-ui-control-tabs.intec-ui-scheme-green-1
  .intec-ui-part-tab:hover,
.intec-ui.intec-ui-control-tabs.intec-ui-scheme-green-1
  .intec-ui-part-tab.active {
  border-color: #84bc29;
}
.intec-ui.intec-ui-control-tabs.intec-ui-scheme-orange .intec-ui-part-tab:hover,
.intec-ui.intec-ui-control-tabs.intec-ui-scheme-orange
  .intec-ui-part-tab.active {
  border-color: #f38b04;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1 {
  border-bottom: none;
  margin: -5px 0;
  min-height: 10px;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1
  + .intec-ui-control-tabs-content {
  margin-top: 30px;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1 .intec-ui-part-tab {
  padding: 5px 15px;
  border-bottom: none;
  color: #2d2d2d;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1 .intec-ui-part-tab * {
  position: relative;
  padding: 0 0 8px 0;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1 .intec-ui-part-tab *:after {
  content: "";
  display: block;
  position: absolute;
  top: auto;
  right: 100%;
  bottom: 0;
  left: 0;
  height: 2px;
  background-color: #2d2d2d;
  opacity: 0;
  -webkit-transition-property: right, opacity, background-color;
  -moz-transition-property: right, opacity, background-color;
  -ms-transition-property: right, opacity, background-color;
  -o-transition-property: right, opacity, background-color;
  transition-property: right, opacity, background-color;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1 .intec-ui-part-tab:hover,
.intec-ui.intec-ui-control-tabs.intec-ui-view-1 .intec-ui-part-tab.active {
  color: #2d2d2d;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1
  .intec-ui-part-tab:hover
  *:after,
.intec-ui.intec-ui-control-tabs.intec-ui-view-1
  .intec-ui-part-tab.active
  *:after {
  right: 0;
  opacity: 1;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1.intec-ui-scheme-gray
  .intec-ui-part-tab.active {
  color: #afafaf;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1.intec-ui-scheme-gray
  .intec-ui-part-tab.active
  *:after {
  background-color: #afafaf;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1.intec-ui-scheme-red
  .intec-ui-part-tab.active {
  color: #dc130d;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1.intec-ui-scheme-red
  .intec-ui-part-tab.active
  *:after {
  background-color: #dc130d;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1.intec-ui-scheme-blue
  .intec-ui-part-tab.active {
  color: #1976d2;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1.intec-ui-scheme-blue
  .intec-ui-part-tab.active
  *:after {
  background-color: #1976d2;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1.intec-ui-scheme-blue-1
  .intec-ui-part-tab.active {
  color: #0ca9e3;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1.intec-ui-scheme-blue-1
  .intec-ui-part-tab.active
  *:after {
  background-color: #0ca9e3;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1.intec-ui-scheme-green
  .intec-ui-part-tab.active {
  color: #00b290;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1.intec-ui-scheme-green
  .intec-ui-part-tab.active
  *:after {
  background-color: #00b290;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1.intec-ui-scheme-green-1
  .intec-ui-part-tab.active {
  color: #84bc29;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1.intec-ui-scheme-green-1
  .intec-ui-part-tab.active
  *:after {
  background-color: #84bc29;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1.intec-ui-scheme-orange
  .intec-ui-part-tab.active {
  color: #f38b04;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-1.intec-ui-scheme-orange
  .intec-ui-part-tab.active
  *:after {
  background-color: #f38b04;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2 {
  border-bottom: none;
  margin: -5px 0;
  min-height: 10px;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2
  + .intec-ui-control-tabs-content {
  margin-top: 30px;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2 .intec-ui-part-tab {
  margin: 5px;
  background-color: transparent;
  border-radius: 28px;
  border-bottom: 0;
  -webkit-transition-property: color, background-color, box-shadow, transform;
  -moz-transition-property: color, background-color, box-shadow, transform;
  -ms-transition-property: color, background-color, box-shadow, transform;
  -o-transition-property: color, background-color, box-shadow, transform;
  transition-property: color, background-color, box-shadow, transform;
  -webkit-transition-duration: 350ms, 350ms, 350ms, 150ms;
  -moz-transition-duration: 350ms, 350ms, 350ms, 150ms;
  -ms-transition-duration: 350ms, 350ms, 350ms, 150ms;
  -o-transition-duration: 350ms, 350ms, 350ms, 150ms;
  transition-duration: 350ms, 350ms, 350ms, 150ms;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2 .intec-ui-part-tab * {
  position: relative;
  font-size: 16px;
  line-height: 56px;
  color: #2d2d2d;
  padding: 0 30px;
  cursor: pointer;
  user-select: none;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2 .intec-ui-part-tab:hover,
.intec-ui.intec-ui-control-tabs.intec-ui-view-2 .intec-ui-part-tab.active {
  background-color: #9b9b9b;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2 .intec-ui-part-tab:hover *,
.intec-ui.intec-ui-control-tabs.intec-ui-view-2 .intec-ui-part-tab.active * {
  color: #fff;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2 .intec-ui-part-tab.active {
  -webkit-box-shadow: 0 6px 18px rgba(127, 127, 127, 0.42);
  -moz-box-shadow: 0 6px 18px rgba(127, 127, 127, 0.42);
  box-shadow: 0 6px 18px rgba(127, 127, 127, 0.42);
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-gray
  .intec-ui-part-tab:hover,
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-gray
  .intec-ui-part-tab.active {
  background-color: #afafaf;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-gray
  .intec-ui-part-tab.active {
  -webkit-box-shadow: 0 6px 18px rgba(155, 155, 155, 0.42);
  -moz-box-shadow: 0 6px 18px rgba(155, 155, 155, 0.42);
  box-shadow: 0 6px 18px rgba(155, 155, 155, 0.42);
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-red
  .intec-ui-part-tab:hover,
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-red
  .intec-ui-part-tab.active {
  background-color: #dc130d;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-red
  .intec-ui-part-tab.active {
  -webkit-box-shadow: 0 6px 18px rgba(168, 46, 43, 0.42);
  -moz-box-shadow: 0 6px 18px rgba(168, 46, 43, 0.42);
  box-shadow: 0 6px 18px rgba(168, 46, 43, 0.42);
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-blue
  .intec-ui-part-tab:hover,
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-blue
  .intec-ui-part-tab.active {
  background-color: #1976d2;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-blue
  .intec-ui-part-tab.active {
  -webkit-box-shadow: 0 6px 18px rgba(33, 88, 167, 0.42);
  -moz-box-shadow: 0 6px 18px rgba(33, 88, 167, 0.42);
  box-shadow: 0 6px 18px rgba(33, 88, 167, 0.42);
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-blue-1
  .intec-ui-part-tab:hover,
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-blue-1
  .intec-ui-part-tab.active {
  background-color: #0ca9e3;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-blue-1
  .intec-ui-part-tab.active {
  -webkit-box-shadow: 0 6px 18px rgba(40, 124, 161, 0.42);
  -moz-box-shadow: 0 6px 18px rgba(40, 124, 161, 0.42);
  box-shadow: 0 6px 18px rgba(40, 124, 161, 0.42);
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-green
  .intec-ui-part-tab:hover,
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-green
  .intec-ui-part-tab.active {
  background-color: #00b290;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-green
  .intec-ui-part-tab.active {
  -webkit-box-shadow: 0 6px 18px rgba(40, 159, 132, 0.42);
  -moz-box-shadow: 0 6px 18px rgba(40, 159, 132, 0.42);
  box-shadow: 0 6px 18px rgba(40, 159, 132, 0.42);
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-green-1
  .intec-ui-part-tab:hover,
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-green-1
  .intec-ui-part-tab.active {
  background-color: #84bc29;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-green-1
  .intec-ui-part-tab.active {
  -webkit-box-shadow: 0 6px 18px rgba(120, 155, 59, 0.42);
  -moz-box-shadow: 0 6px 18px rgba(120, 155, 59, 0.42);
  box-shadow: 0 6px 18px rgba(120, 155, 59, 0.42);
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-orange
  .intec-ui-part-tab:hover,
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-orange
  .intec-ui-part-tab.active {
  background-color: #f38b04;
}
.intec-ui.intec-ui-control-tabs.intec-ui-view-2.intec-ui-scheme-orange
  .intec-ui-part-tab.active {
  -webkit-box-shadow: 0 6px 18px rgba(195, 124, 43, 0.42);
  -moz-box-shadow: 0 6px 18px rgba(195, 124, 43, 0.42);
  box-shadow: 0 6px 18px rgba(195, 124, 43, 0.42);
}
.intec-ui.intec-ui-control-tabs-content {
  display: block;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  word-spacing: inherit;
  letter-spacing: inherit;
  white-space: inherit;
}
.intec-ui.intec-ui-control-tabs-content .intec-ui-part-tab {
  display: none;
}
.intec-ui.intec-ui-control-tabs-content .intec-ui-part-tab.active {
  display: block;
}
.intec-ui-form {
  display: block;
}
.intec-ui-form .intec-ui-form-fields {
  margin: -5px 0;
  min-height: 10px;
}
.intec-ui-form .intec-ui-form-field {
  display: block;
  padding: 5px 0;
}
.intec-ui-form
  .intec-ui-form-field.intec-ui-form-field-required
  .intec-ui-form-field-title:after {
  content: "*";
  color: #ff0000;
  font-weight: normal;
  font-style: normal;
}
.intec-ui-form .intec-ui-form-field-title {
  display: block;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  color: #6e6e6e;
  margin-bottom: 5px;
}
.intec-ui-form .intec-ui-form-field-content {
  display: block;
}
.intec-ui-form .intec-ui-form-field-description {
  display: block;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  color: #9a9a9a;
  margin-top: 3px;
}
h6,
[data-ui-markup="h6"],
.intec-ui-markup-h6,
h5,
[data-ui-markup="h5"],
.intec-ui-markup-h5,
h4,
[data-ui-markup="h4"],
.intec-ui-markup-h4,
h3,
[data-ui-markup="h3"],
.intec-ui-markup-h3,
h2,
[data-ui-markup="h2"],
.intec-ui-markup-h2,
h1,
[data-ui-markup="h1"],
.intec-ui-markup-h1 {
  display: block;
  line-height: 1.1;
  font-weight: 700;
  margin: 35px 0 25px 0;
}

dfn,
[data-ui-markup="dfn"],
.intec-ui-markup-dfn,
cite,
[data-ui-markup="cite"],
.intec-ui-markup-cite,
q,
[data-ui-markup="q"],
.intec-ui-markup-q,
blockquote,
[data-ui-markup="blockquote"],
.intec-ui-markup-blockquote,
bdo,
[data-ui-markup="bdo"],
.intec-ui-markup-bdo,
abbr[title],
[data-ui-markup="abbr"][title],
.intec-ui-markup-abbr[title],
pre,
[data-ui-markup="pre"],
.intec-ui-markup-pre,
var,
[data-ui-markup="var"],
.intec-ui-markup-var,
samp,
[data-ui-markup="samp"],
.intec-ui-markup-samp,
kbd,
[data-ui-markup="kbd"],
.intec-ui-markup-kbd,
code,
[data-ui-markup="code"],
.intec-ui-markup-code,
a,
[data-ui-markup="a"],
.intec-ui-markup-a,
[data-ui-markup="text"],
.intec-ui-markup-text {
  padding: 0;
  margin: 0;
  font-size: 1em;
}

[data-ui-markup="header"],
.intec-ui-markup-header {
  color: #2d2d2d;
}

[data-ui-markup="text"],
.intec-ui-markup-text {
  color: #2d2d2d;
}

h1,
[data-ui-markup="h1"],
.intec-ui-markup-h1 {
  font-size: 2.133em;
}

h2,
[data-ui-markup="h2"],
.intec-ui-markup-h2 {
  font-size: 1.866em;
}

h3,
[data-ui-markup="h3"],
.intec-ui-markup-h3 {
  font-size: 1.6em;
}

h4,
[data-ui-markup="h4"],
.intec-ui-markup-h4 {
  font-size: 1.33em;
}

h5,
[data-ui-markup="h5"],
.intec-ui-markup-h5 {
  font-size: 1.2em;
}

h6,
[data-ui-markup="h6"],
.intec-ui-markup-h6 {
  font-size: 1.066em;
}

a,
[data-ui-markup="a"],
.intec-ui-markup-a {
  color: #337ab7;
  cursor: pointer;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
a:hover,
a:focus,
a:active,
[data-ui-markup="a"]:hover,
[data-ui-markup="a"]:focus,
[data-ui-markup="a"]:active,
.intec-ui-markup-a:hover,
.intec-ui-markup-a:focus,
.intec-ui-markup-a:active {
  text-decoration: underline;
  outline: none;
  color: #23527c;
}

p,
[data-ui-markup="p"],
.intec-ui-markup-p {
  display: block;
  margin: 0 0 20px 0;
}

i,
[data-ui-markup="i"],
.intec-ui-markup-i {
  font-style: italic;
}

b,
[data-ui-markup="b"],
.intec-ui-markup-b {
  font-weight: bold;
}

code,
[data-ui-markup="code"],
.intec-ui-markup-code {
  padding: 0.1em 0.2em;
  font-size: 0.8em;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd,
[data-ui-markup="kbd"],
.intec-ui-markup-kbd {
  padding: 0.1em 0.2em;
  font-size: 0.8em;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

var,
[data-ui-markup="var"],
.intec-ui-markup-var {
  font-style: italic;
}

pre,
[data-ui-markup="pre"],
.intec-ui-markup-pre {
  display: block;
  padding: 0.67em;
  margin: 0 0 20px 0;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: none;
  border-radius: 0;
}

abbr[title],
[data-ui-markup="abbr"][title],
.intec-ui-markup-abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #9f9f9f;
  text-decoration: none;
}

blockquote,
[data-ui-markup="blockquote"],
.intec-ui-markup-blockquote {
  position: relative;
  padding: 10px 20px 10px 25px;
  margin: 30px 0;
  border: none;
}
blockquote:before,
[data-ui-markup="blockquote"]:before,
.intec-ui-markup-blockquote:before {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  right: auto;
  bottom: 3px;
  left: 0;
  width: 3px;
  height: auto;
  background-color: #2d2d2d;
}

cite,
[data-ui-markup="cite"],
.intec-ui-markup-cite {
  font-style: italic;
}

dfn,
[data-ui-markup="dfn"],
.intec-ui-markup-dfn {
  font-style: italic;
}

hr,
[data-ui-markup="hr"],
.intec-ui-markup-hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: none;
  border-top: 1px solid #eee;
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

ul,
ol,
[data-ui-markup="ul"],
[data-ui-markup="ol"],
.intec-ui-markup-ul,
.intec-ui-markup-ol {
  margin: 0 0 20px 0;
  padding: 0;
}

ol,
.intec-ui-markup-ol,
[data-ui-markup="ol"] {
  counter-reset: li;
}

ul li,
ol li,
[data-ui-markup="ul"] > [data-ui-markup="li"],
[data-ui-markup="ol"] > [data-ui-markup="li"],
.intec-ui-markup-ul > .intec-ui-markup-li,
.intec-ui-markup-ol > .intec-ui-markup-li {
  position: relative;
  margin: 0 0 2px 0;
  padding: 0 0 0 1.42857143em;
  list-style: none;
}
ul li:before,
ol li:before,
[data-ui-markup="ul"] > [data-ui-markup="li"]:before,
[data-ui-markup="ol"] > [data-ui-markup="li"]:before,
.intec-ui-markup-ul > .intec-ui-markup-li:before,
.intec-ui-markup-ol > .intec-ui-markup-li:before {
  content: " ";
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: 0;
  bottom: auto;
  color: #2d2d2d;
}

ul li:before,
[data-ui-markup="ul"] > [data-ui-markup="li"]:before,
.intec-ui-markup-ul > .intec-ui-markup-li:before {
  content: "\25cf";
  font-size: 0.85714286em;
  padding: 0.07142858em 0;
}

ol li:before,
[data-ui-markup="ol"] > [data-ui-markup="li"]:before,
.intec-ui-markup-ol > .intec-ui-markup-li:before {
  content: counter(li) ". " !important;
  counter-increment: li;
}

ul.intec-ui-mod-simple li,
ol.intec-ui-mod-simple li,
.intec-ui-mod-simple[data-ui-markup="ul"] > [data-ui-markup="li"],
.intec-ui-mod-simple[data-ui-markup="ol"] > [data-ui-markup="li"],
.intec-ui-markup-ul.intec-ui-mod-simple > .intec-ui-markup-li,
.intec-ui-markup-ol.intec-ui-mod-simple > .intec-ui-markup-li {
  padding-left: 0;
}
ul.intec-ui-mod-simple li:before,
ol.intec-ui-mod-simple li:before,
.intec-ui-mod-simple[data-ui-markup="ul"] > [data-ui-markup="li"]:before,
.intec-ui-mod-simple[data-ui-markup="ol"] > [data-ui-markup="li"]:before,
.intec-ui-markup-ul.intec-ui-mod-simple > .intec-ui-markup-li:before,
.intec-ui-markup-ol.intec-ui-mod-simple > .intec-ui-markup-li:before {
  content: none;
  display: none;
}

.intec-ui-markup-table-responsive,
.intec-ui[data-ui-markup="table-responsive"] {
  display: block;
  border: #dbdbdb 1px solid;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.intec-ui-markup-table-responsive > table.intec-ui-markup-table,
.intec-ui-markup-table-responsive > table[data-ui-markup="table"],
.intec-ui[data-ui-markup="table-responsive"] > table.intec-ui-markup-table,
.intec-ui[data-ui-markup="table-responsive"] > table[data-ui-markup="table"] {
  border: none;
  width: 100%;
}
table.intec-ui-markup-table,
table[data-ui-markup="table"] {
  border: #dbdbdb 1px solid;
  color: #2d2d2d;
  border-collapse: separate;
}
table.intec-ui-markup-table.intec-ui-mod-block,
table[data-ui-markup="table"].intec-ui-mod-block {
  width: 100%;
}
table.intec-ui-markup-table > thead > tr,
table.intec-ui-markup-table > tbody > tr,
table[data-ui-markup="table"] > thead > tr,
table[data-ui-markup="table"] > tbody > tr {
  text-align: left;
}
table.intec-ui-markup-table > thead > tr > th,
table.intec-ui-markup-table > thead > tr > td,
table.intec-ui-markup-table > tbody > tr > th,
table.intec-ui-markup-table > tbody > tr > td,
table[data-ui-markup="table"] > thead > tr > th,
table[data-ui-markup="table"] > thead > tr > td,
table[data-ui-markup="table"] > tbody > tr > th,
table[data-ui-markup="table"] > tbody > tr > td {
  padding: 10px 15px;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -ms-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
}
table.intec-ui-markup-table > thead > tr > th,
table.intec-ui-markup-table > tbody > tr > th,
table[data-ui-markup="table"] > thead > tr > th,
table[data-ui-markup="table"] > tbody > tr > th {
  font-weight: bold;
  background-color: #ededed;
  border-top: 1px solid #fafafa;
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
}
table.intec-ui-markup-table > thead > tr > th:first-child,
table.intec-ui-markup-table > tbody > tr > th:first-child,
table[data-ui-markup="table"] > thead > tr > th:first-child,
table[data-ui-markup="table"] > tbody > tr > th:first-child {
  border-left: none;
}
table.intec-ui-markup-table > thead > tr > td,
table.intec-ui-markup-table > tbody > tr > td,
table[data-ui-markup="table"] > thead > tr > td,
table[data-ui-markup="table"] > tbody > tr > td {
  background-color: #fbfbfb;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  font-size: 0.825em;
}
table.intec-ui-markup-table > thead > tr > td:first-child,
table.intec-ui-markup-table > tbody > tr > td:first-child,
table[data-ui-markup="table"] > thead > tr > td:first-child,
table[data-ui-markup="table"] > tbody > tr > td:first-child {
  border-left: none;
}
table.intec-ui-markup-table > thead > tr:last-child > th,
table.intec-ui-markup-table > thead > tr:last-child > td,
table.intec-ui-markup-table > tbody > tr:last-child > th,
table.intec-ui-markup-table > tbody > tr:last-child > td,
table[data-ui-markup="table"] > thead > tr:last-child > th,
table[data-ui-markup="table"] > thead > tr:last-child > td,
table[data-ui-markup="table"] > tbody > tr:last-child > th,
table[data-ui-markup="table"] > tbody > tr:last-child > td {
  border-bottom: none;
}
table.intec-ui-markup-table > thead > tr:nth-child(even) > td,
table.intec-ui-markup-table > tbody > tr:nth-child(even) > td,
table[data-ui-markup="table"] > thead > tr:nth-child(even) > td,
table[data-ui-markup="table"] > tbody > tr:nth-child(even) > td {
  background: #f7f7f7;
}
table.intec-ui-markup-table > thead > tr:hover > td,
table.intec-ui-markup-table > tbody > tr:hover > td,
table[data-ui-markup="table"] > thead > tr:hover > td,
table[data-ui-markup="table"] > tbody > tr:hover > td {
  background: #f2f2f2;
}
a.intec-ui-scheme-gray,
.intec-ui-scheme-gray[data-ui-markup="a"],
.intec-ui-markup-a.intec-ui-scheme-gray {
  color: #afafaf;
}
a.intec-ui-scheme-gray:hover,
.intec-ui-scheme-gray[data-ui-markup="a"]:hover,
.intec-ui-markup-a.intec-ui-scheme-gray:hover {
  color: #c3c3c3;
}
a.intec-ui-scheme-gray:focus,
.intec-ui-scheme-gray[data-ui-markup="a"]:focus,
.intec-ui-markup-a.intec-ui-scheme-gray:focus {
  color: #c3c3c3;
}
a.intec-ui-scheme-gray:active,
.intec-ui-scheme-gray[data-ui-markup="a"]:active,
.intec-ui-markup-a.intec-ui-scheme-gray:active {
  color: #9b9b9b;
}

blockquote.intec-ui-scheme-gray:before,
.intec-ui-scheme-gray[data-ui-markup="blockquote"]:before,
.intec-ui-markup-blockquote.intec-ui-scheme-gray:before {
  background-color: #afafaf;
}

ul.intec-ui-scheme-gray li:before,
ol.intec-ui-scheme-gray li:before,
.intec-ui-scheme-gray[data-ui-markup="ul"] > [data-ui-markup="li"]:before,
.intec-ui-scheme-gray[data-ui-markup="ol"] > [data-ui-markup="li"]:before,
.intec-ui-markup-ul.intec-ui-scheme-gray > .intec-ui-markup-li:before,
.intec-ui-markup-ol.intec-ui-scheme-gray > .intec-ui-markup-li:before {
  color: #afafaf;
}

a.intec-ui-scheme-red,
.intec-ui-scheme-red[data-ui-markup="a"],
.intec-ui-markup-a.intec-ui-scheme-red {
  color: #dc130d;
}
a.intec-ui-scheme-red:hover,
.intec-ui-scheme-red[data-ui-markup="a"]:hover,
.intec-ui-markup-a.intec-ui-scheme-red:hover {
  color: #e63f3a;
}
a.intec-ui-scheme-red:focus,
.intec-ui-scheme-red[data-ui-markup="a"]:focus,
.intec-ui-markup-a.intec-ui-scheme-red:focus {
  color: #e63f3a;
}
a.intec-ui-scheme-red:active,
.intec-ui-scheme-red[data-ui-markup="a"]:active,
.intec-ui-markup-a.intec-ui-scheme-red:active {
  color: #a82e2b;
}

blockquote.intec-ui-scheme-red:before,
.intec-ui-scheme-red[data-ui-markup="blockquote"]:before,
.intec-ui-markup-blockquote.intec-ui-scheme-red:before {
  background-color: #dc130d;
}

ul.intec-ui-scheme-red li:before,
ol.intec-ui-scheme-red li:before,
.intec-ui-scheme-red[data-ui-markup="ul"] > [data-ui-markup="li"]:before,
.intec-ui-scheme-red[data-ui-markup="ol"] > [data-ui-markup="li"]:before,
.intec-ui-markup-ul.intec-ui-scheme-red > .intec-ui-markup-li:before,
.intec-ui-markup-ol.intec-ui-scheme-red > .intec-ui-markup-li:before {
  color: #dc130d;
}

a.intec-ui-scheme-blue,
.intec-ui-scheme-blue[data-ui-markup="a"],
.intec-ui-markup-a.intec-ui-scheme-blue {
  color: #1976d2;
}
a.intec-ui-scheme-blue:hover,
.intec-ui-scheme-blue[data-ui-markup="a"]:hover,
.intec-ui-markup-a.intec-ui-scheme-blue:hover {
  color: #2585e5;
}
a.intec-ui-scheme-blue:focus,
.intec-ui-scheme-blue[data-ui-markup="a"]:focus,
.intec-ui-markup-a.intec-ui-scheme-blue:focus {
  color: #2585e5;
}
a.intec-ui-scheme-blue:active,
.intec-ui-scheme-blue[data-ui-markup="a"]:active,
.intec-ui-markup-a.intec-ui-scheme-blue:active {
  color: #2158a7;
}

blockquote.intec-ui-scheme-blue:before,
.intec-ui-scheme-blue[data-ui-markup="blockquote"]:before,
.intec-ui-markup-blockquote.intec-ui-scheme-blue:before {
  background-color: #1976d2;
}

ul.intec-ui-scheme-blue li:before,
ol.intec-ui-scheme-blue li:before,
.intec-ui-scheme-blue[data-ui-markup="ul"] > [data-ui-markup="li"]:before,
.intec-ui-scheme-blue[data-ui-markup="ol"] > [data-ui-markup="li"]:before,
.intec-ui-markup-ul.intec-ui-scheme-blue > .intec-ui-markup-li:before,
.intec-ui-markup-ol.intec-ui-scheme-blue > .intec-ui-markup-li:before {
  color: #1976d2;
}

a.intec-ui-scheme-blue-1,
.intec-ui-scheme-blue-1[data-ui-markup="a"],
.intec-ui-markup-a.intec-ui-scheme-blue-1 {
  color: #0ca9e3;
}
a.intec-ui-scheme-blue-1:hover,
.intec-ui-scheme-blue-1[data-ui-markup="a"]:hover,
.intec-ui-markup-a.intec-ui-scheme-blue-1:hover {
  color: #39baec;
}
a.intec-ui-scheme-blue-1:focus,
.intec-ui-scheme-blue-1[data-ui-markup="a"]:focus,
.intec-ui-markup-a.intec-ui-scheme-blue-1:focus {
  color: #39baec;
}
a.intec-ui-scheme-blue-1:active,
.intec-ui-scheme-blue-1[data-ui-markup="a"]:active,
.intec-ui-markup-a.intec-ui-scheme-blue-1:active {
  color: #287ca1;
}

blockquote.intec-ui-scheme-blue-1:before,
.intec-ui-scheme-blue-1[data-ui-markup="blockquote"]:before,
.intec-ui-markup-blockquote.intec-ui-scheme-blue-1:before {
  background-color: #0ca9e3;
}

ul.intec-ui-scheme-blue-1 li:before,
ol.intec-ui-scheme-blue-1 li:before,
.intec-ui-scheme-blue-1[data-ui-markup="ul"] > [data-ui-markup="li"]:before,
.intec-ui-scheme-blue-1[data-ui-markup="ol"] > [data-ui-markup="li"]:before,
.intec-ui-markup-ul.intec-ui-scheme-blue-1 > .intec-ui-markup-li:before,
.intec-ui-markup-ol.intec-ui-scheme-blue-1 > .intec-ui-markup-li:before {
  color: #0ca9e3;
}

a.intec-ui-scheme-green,
.intec-ui-scheme-green[data-ui-markup="a"],
.intec-ui-markup-a.intec-ui-scheme-green {
  color: #00b290;
}
a.intec-ui-scheme-green:hover,
.intec-ui-scheme-green[data-ui-markup="a"]:hover,
.intec-ui-markup-a.intec-ui-scheme-green:hover {
  color: #30c4a8;
}
a.intec-ui-scheme-green:focus,
.intec-ui-scheme-green[data-ui-markup="a"]:focus,
.intec-ui-markup-a.intec-ui-scheme-green:focus {
  color: #30c4a8;
}
a.intec-ui-scheme-green:active,
.intec-ui-scheme-green[data-ui-markup="a"]:active,
.intec-ui-markup-a.intec-ui-scheme-green:active {
  color: #289f84;
}

blockquote.intec-ui-scheme-green:before,
.intec-ui-scheme-green[data-ui-markup="blockquote"]:before,
.intec-ui-markup-blockquote.intec-ui-scheme-green:before {
  background-color: #00b290;
}

ul.intec-ui-scheme-green li:before,
ol.intec-ui-scheme-green li:before,
.intec-ui-scheme-green[data-ui-markup="ul"] > [data-ui-markup="li"]:before,
.intec-ui-scheme-green[data-ui-markup="ol"] > [data-ui-markup="li"]:before,
.intec-ui-markup-ul.intec-ui-scheme-green > .intec-ui-markup-li:before,
.intec-ui-markup-ol.intec-ui-scheme-green > .intec-ui-markup-li:before {
  color: #00b290;
}

a.intec-ui-scheme-green-1,
.intec-ui-scheme-green-1[data-ui-markup="a"],
.intec-ui-markup-a.intec-ui-scheme-green-1 {
  color: #84bc29;
}
a.intec-ui-scheme-green-1:hover,
.intec-ui-scheme-green-1[data-ui-markup="a"]:hover,
.intec-ui-markup-a.intec-ui-scheme-green-1:hover {
  color: #9dca53;
}
a.intec-ui-scheme-green-1:focus,
.intec-ui-scheme-green-1[data-ui-markup="a"]:focus,
.intec-ui-markup-a.intec-ui-scheme-green-1:focus {
  color: #9dca53;
}
a.intec-ui-scheme-green-1:active,
.intec-ui-scheme-green-1[data-ui-markup="a"]:active,
.intec-ui-markup-a.intec-ui-scheme-green-1:active {
  color: #789b3b;
}

blockquote.intec-ui-scheme-green-1:before,
.intec-ui-scheme-green-1[data-ui-markup="blockquote"]:before,
.intec-ui-markup-blockquote.intec-ui-scheme-green-1:before {
  background-color: #84bc29;
}

ul.intec-ui-scheme-green-1 li:before,
ol.intec-ui-scheme-green-1 li:before,
.intec-ui-scheme-green-1[data-ui-markup="ul"] > [data-ui-markup="li"]:before,
.intec-ui-scheme-green-1[data-ui-markup="ol"] > [data-ui-markup="li"]:before,
.intec-ui-markup-ul.intec-ui-scheme-green-1 > .intec-ui-markup-li:before,
.intec-ui-markup-ol.intec-ui-scheme-green-1 > .intec-ui-markup-li:before {
  color: #84bc29;
}

a.intec-ui-scheme-orange,
.intec-ui-scheme-orange[data-ui-markup="a"],
.intec-ui-markup-a.intec-ui-scheme-orange {
  color: #f38b04;
}
a.intec-ui-scheme-orange:hover,
.intec-ui-scheme-orange[data-ui-markup="a"]:hover,
.intec-ui-markup-a.intec-ui-scheme-orange:hover {
  color: #f8a132;
}
a.intec-ui-scheme-orange:focus,
.intec-ui-scheme-orange[data-ui-markup="a"]:focus,
.intec-ui-markup-a.intec-ui-scheme-orange:focus {
  color: #f8a132;
}
a.intec-ui-scheme-orange:active,
.intec-ui-scheme-orange[data-ui-markup="a"]:active,
.intec-ui-markup-a.intec-ui-scheme-orange:active {
  color: #c37c2b;
}

blockquote.intec-ui-scheme-orange:before,
.intec-ui-scheme-orange[data-ui-markup="blockquote"]:before,
.intec-ui-markup-blockquote.intec-ui-scheme-orange:before {
  background-color: #f38b04;
}

ul.intec-ui-scheme-orange li:before,
ol.intec-ui-scheme-orange li:before,
.intec-ui-scheme-orange[data-ui-markup="ul"] > [data-ui-markup="li"]:before,
.intec-ui-scheme-orange[data-ui-markup="ol"] > [data-ui-markup="li"]:before,
.intec-ui-markup-ul.intec-ui-scheme-orange > .intec-ui-markup-li:before,
.intec-ui-markup-ol.intec-ui-scheme-orange > .intec-ui-markup-li:before {
  color: #f38b04;
}

.intec-ui-p-none,
.intec-ui-p-t-none,
.intec-ui-p-v-none {
  padding-top: 0 !important;
}
.intec-ui-p-none,
.intec-ui-p-b-none,
.intec-ui-p-v-none {
  padding-bottom: 0 !important;
}
.intec-ui-p-none,
.intec-ui-p-l-none,
.intec-ui-p-h-none {
  padding-left: 0 !important;
}
.intec-ui-p-none,
.intec-ui-p-r-none,
.intec-ui-p-h-none {
  padding-right: 0 !important;
}
.intec-ui-m-none,
.intec-ui-m-t-none,
.intec-ui-m-v-none {
  margin-top: 0 !important;
}
.intec-ui-m-none,
.intec-ui-m-b-none,
.intec-ui-m-v-none {
  margin-bottom: 0 !important;
}
.intec-ui-m-none,
.intec-ui-m-l-none,
.intec-ui-m-h-none {
  margin-left: 0 !important;
}
.intec-ui-m-none,
.intec-ui-m-r-none,
.intec-ui-m-h-none {
  margin-right: 0 !important;
}
.intec-ui-p-5,
.intec-ui-p-t-5,
.intec-ui-p-v-5 {
  padding-top: 5px !important;
}
.intec-ui-p-5,
.intec-ui-p-b-5,
.intec-ui-p-v-5 {
  padding-bottom: 5px !important;
}
.intec-ui-p-5,
.intec-ui-p-l-5,
.intec-ui-p-h-5 {
  padding-left: 5px !important;
}
.intec-ui-p-5,
.intec-ui-p-r-5,
.intec-ui-p-h-5 {
  padding-right: 5px !important;
}
.intec-ui-m-5,
.intec-ui-m-t-5,
.intec-ui-m-v-5 {
  margin-top: 5px !important;
}
.intec-ui-m-5,
.intec-ui-m-b-5,
.intec-ui-m-v-5 {
  margin-bottom: 5px !important;
}
.intec-ui-m-5,
.intec-ui-m-l-5,
.intec-ui-m-h-5 {
  margin-left: 5px !important;
}
.intec-ui-m-5,
.intec-ui-m-r-5,
.intec-ui-m-h-5 {
  margin-right: 5px !important;
}
.intec-ui-p-10,
.intec-ui-p-t-10,
.intec-ui-p-v-10 {
  padding-top: 10px !important;
}
.intec-ui-p-10,
.intec-ui-p-b-10,
.intec-ui-p-v-10 {
  padding-bottom: 10px !important;
}
.intec-ui-p-10,
.intec-ui-p-l-10,
.intec-ui-p-h-10 {
  padding-left: 10px !important;
}
.intec-ui-p-10,
.intec-ui-p-r-10,
.intec-ui-p-h-10 {
  padding-right: 10px !important;
}
.intec-ui-m-10,
.intec-ui-m-t-10,
.intec-ui-m-v-10 {
  margin-top: 10px !important;
}
.intec-ui-m-10,
.intec-ui-m-b-10,
.intec-ui-m-v-10 {
  margin-bottom: 10px !important;
}
.intec-ui-m-10,
.intec-ui-m-l-10,
.intec-ui-m-h-10 {
  margin-left: 10px !important;
}
.intec-ui-m-10,
.intec-ui-m-r-10,
.intec-ui-m-h-10 {
  margin-right: 10px !important;
}
.intec-ui-p-15,
.intec-ui-p-t-15,
.intec-ui-p-v-15 {
  padding-top: 15px !important;
}
.intec-ui-p-15,
.intec-ui-p-b-15,
.intec-ui-p-v-15 {
  padding-bottom: 15px !important;
}
.intec-ui-p-15,
.intec-ui-p-l-15,
.intec-ui-p-h-15 {
  padding-left: 15px !important;
}
.intec-ui-p-15,
.intec-ui-p-r-15,
.intec-ui-p-h-15 {
  padding-right: 15px !important;
}
.intec-ui-m-15,
.intec-ui-m-t-15,
.intec-ui-m-v-15 {
  margin-top: 15px !important;
}
.intec-ui-m-15,
.intec-ui-m-b-15,
.intec-ui-m-v-15 {
  margin-bottom: 15px !important;
}
.intec-ui-m-15,
.intec-ui-m-l-15,
.intec-ui-m-h-15 {
  margin-left: 15px !important;
}
.intec-ui-m-15,
.intec-ui-m-r-15,
.intec-ui-m-h-15 {
  margin-right: 15px !important;
}
.intec-ui-p-20,
.intec-ui-p-t-20,
.intec-ui-p-v-20 {
  padding-top: 20px !important;
}
.intec-ui-p-20,
.intec-ui-p-b-20,
.intec-ui-p-v-20 {
  padding-bottom: 20px !important;
}
.intec-ui-p-20,
.intec-ui-p-l-20,
.intec-ui-p-h-20 {
  padding-left: 20px !important;
}
.intec-ui-p-20,
.intec-ui-p-r-20,
.intec-ui-p-h-20 {
  padding-right: 20px !important;
}
.intec-ui-m-20,
.intec-ui-m-t-20,
.intec-ui-m-v-20 {
  margin-top: 20px !important;
}
.intec-ui-m-20,
.intec-ui-m-b-20,
.intec-ui-m-v-20 {
  margin-bottom: 20px !important;
}
.intec-ui-m-20,
.intec-ui-m-l-20,
.intec-ui-m-h-20 {
  margin-left: 20px !important;
}
.intec-ui-m-20,
.intec-ui-m-r-20,
.intec-ui-m-h-20 {
  margin-right: 20px !important;
}
.intec-ui-p-25,
.intec-ui-p-t-25,
.intec-ui-p-v-25 {
  padding-top: 25px !important;
}
.intec-ui-p-25,
.intec-ui-p-b-25,
.intec-ui-p-v-25 {
  padding-bottom: 25px !important;
}
.intec-ui-p-25,
.intec-ui-p-l-25,
.intec-ui-p-h-25 {
  padding-left: 25px !important;
}
.intec-ui-p-25,
.intec-ui-p-r-25,
.intec-ui-p-h-25 {
  padding-right: 25px !important;
}
.intec-ui-m-25,
.intec-ui-m-t-25,
.intec-ui-m-v-25 {
  margin-top: 25px !important;
}
.intec-ui-m-25,
.intec-ui-m-b-25,
.intec-ui-m-v-25 {
  margin-bottom: 25px !important;
}
.intec-ui-m-25,
.intec-ui-m-l-25,
.intec-ui-m-h-25 {
  margin-left: 25px !important;
}
.intec-ui-m-25,
.intec-ui-m-r-25,
.intec-ui-m-h-25 {
  margin-right: 25px !important;
}
.intec-ui-p-30,
.intec-ui-p-t-30,
.intec-ui-p-v-30 {
  padding-top: 30px !important;
}
.intec-ui-p-30,
.intec-ui-p-b-30,
.intec-ui-p-v-30 {
  padding-bottom: 30px !important;
}
.intec-ui-p-30,
.intec-ui-p-l-30,
.intec-ui-p-h-30 {
  padding-left: 30px !important;
}
.intec-ui-p-30,
.intec-ui-p-r-30,
.intec-ui-p-h-30 {
  padding-right: 30px !important;
}
.intec-ui-m-30,
.intec-ui-m-t-30,
.intec-ui-m-v-30 {
  margin-top: 30px !important;
}
.intec-ui-m-30,
.intec-ui-m-b-30,
.intec-ui-m-v-30 {
  margin-bottom: 30px !important;
}
.intec-ui-m-30,
.intec-ui-m-l-30,
.intec-ui-m-h-30 {
  margin-left: 30px !important;
}
.intec-ui-m-30,
.intec-ui-m-r-30,
.intec-ui-m-h-30 {
  margin-right: 30px !important;
}
.intec-ui-p-35,
.intec-ui-p-t-35,
.intec-ui-p-v-35 {
  padding-top: 35px !important;
}
.intec-ui-p-35,
.intec-ui-p-b-35,
.intec-ui-p-v-35 {
  padding-bottom: 35px !important;
}
.intec-ui-p-35,
.intec-ui-p-l-35,
.intec-ui-p-h-35 {
  padding-left: 35px !important;
}
.intec-ui-p-35,
.intec-ui-p-r-35,
.intec-ui-p-h-35 {
  padding-right: 35px !important;
}
.intec-ui-m-35,
.intec-ui-m-t-35,
.intec-ui-m-v-35 {
  margin-top: 35px !important;
}
.intec-ui-m-35,
.intec-ui-m-b-35,
.intec-ui-m-v-35 {
  margin-bottom: 35px !important;
}
.intec-ui-m-35,
.intec-ui-m-l-35,
.intec-ui-m-h-35 {
  margin-left: 35px !important;
}
.intec-ui-m-35,
.intec-ui-m-r-35,
.intec-ui-m-h-35 {
  margin-right: 35px !important;
}
.intec-ui-p-40,
.intec-ui-p-t-40,
.intec-ui-p-v-40 {
  padding-top: 40px !important;
}
.intec-ui-p-40,
.intec-ui-p-b-40,
.intec-ui-p-v-40 {
  padding-bottom: 40px !important;
}
.intec-ui-p-40,
.intec-ui-p-l-40,
.intec-ui-p-h-40 {
  padding-left: 40px !important;
}
.intec-ui-p-40,
.intec-ui-p-r-40,
.intec-ui-p-h-40 {
  padding-right: 40px !important;
}
.intec-ui-m-40,
.intec-ui-m-t-40,
.intec-ui-m-v-40 {
  margin-top: 40px !important;
}
.intec-ui-m-40,
.intec-ui-m-b-40,
.intec-ui-m-v-40 {
  margin-bottom: 40px !important;
}
.intec-ui-m-40,
.intec-ui-m-l-40,
.intec-ui-m-h-40 {
  margin-left: 40px !important;
}
.intec-ui-m-40,
.intec-ui-m-r-40,
.intec-ui-m-h-40 {
  margin-right: 40px !important;
}
.intec-ui-p-45,
.intec-ui-p-t-45,
.intec-ui-p-v-45 {
  padding-top: 45px !important;
}
.intec-ui-p-45,
.intec-ui-p-b-45,
.intec-ui-p-v-45 {
  padding-bottom: 45px !important;
}
.intec-ui-p-45,
.intec-ui-p-l-45,
.intec-ui-p-h-45 {
  padding-left: 45px !important;
}
.intec-ui-p-45,
.intec-ui-p-r-45,
.intec-ui-p-h-45 {
  padding-right: 45px !important;
}
.intec-ui-m-45,
.intec-ui-m-t-45,
.intec-ui-m-v-45 {
  margin-top: 45px !important;
}
.intec-ui-m-45,
.intec-ui-m-b-45,
.intec-ui-m-v-45 {
  margin-bottom: 45px !important;
}
.intec-ui-m-45,
.intec-ui-m-l-45,
.intec-ui-m-h-45 {
  margin-left: 45px !important;
}
.intec-ui-m-45,
.intec-ui-m-r-45,
.intec-ui-m-h-45 {
  margin-right: 45px !important;
}
.intec-ui-p-50,
.intec-ui-p-t-50,
.intec-ui-p-v-50 {
  padding-top: 50px !important;
}
.intec-ui-p-50,
.intec-ui-p-b-50,
.intec-ui-p-v-50 {
  padding-bottom: 50px !important;
}
.intec-ui-p-50,
.intec-ui-p-l-50,
.intec-ui-p-h-50 {
  padding-left: 50px !important;
}
.intec-ui-p-50,
.intec-ui-p-r-50,
.intec-ui-p-h-50 {
  padding-right: 50px !important;
}
.intec-ui-m-50,
.intec-ui-m-t-50,
.intec-ui-m-v-50 {
  margin-top: 50px !important;
}
.intec-ui-m-50,
.intec-ui-m-b-50,
.intec-ui-m-v-50 {
  margin-bottom: 50px !important;
}
.intec-ui-m-50,
.intec-ui-m-l-50,
.intec-ui-m-h-50 {
  margin-left: 50px !important;
}
.intec-ui-m-50,
.intec-ui-m-r-50,
.intec-ui-m-h-50 {
  margin-right: 50px !important;
}
.intec-ui-p-55,
.intec-ui-p-t-55,
.intec-ui-p-v-55 {
  padding-top: 55px !important;
}
.intec-ui-p-55,
.intec-ui-p-b-55,
.intec-ui-p-v-55 {
  padding-bottom: 55px !important;
}
.intec-ui-p-55,
.intec-ui-p-l-55,
.intec-ui-p-h-55 {
  padding-left: 55px !important;
}
.intec-ui-p-55,
.intec-ui-p-r-55,
.intec-ui-p-h-55 {
  padding-right: 55px !important;
}
.intec-ui-m-55,
.intec-ui-m-t-55,
.intec-ui-m-v-55 {
  margin-top: 55px !important;
}
.intec-ui-m-55,
.intec-ui-m-b-55,
.intec-ui-m-v-55 {
  margin-bottom: 55px !important;
}
.intec-ui-m-55,
.intec-ui-m-l-55,
.intec-ui-m-h-55 {
  margin-left: 55px !important;
}
.intec-ui-m-55,
.intec-ui-m-r-55,
.intec-ui-m-h-55 {
  margin-right: 55px !important;
}
.intec-ui-p-60,
.intec-ui-p-t-60,
.intec-ui-p-v-60 {
  padding-top: 60px !important;
}
.intec-ui-p-60,
.intec-ui-p-b-60,
.intec-ui-p-v-60 {
  padding-bottom: 60px !important;
}
.intec-ui-p-60,
.intec-ui-p-l-60,
.intec-ui-p-h-60 {
  padding-left: 60px !important;
}
.intec-ui-p-60,
.intec-ui-p-r-60,
.intec-ui-p-h-60 {
  padding-right: 60px !important;
}
.intec-ui-m-60,
.intec-ui-m-t-60,
.intec-ui-m-v-60 {
  margin-top: 60px !important;
}
.intec-ui-m-60,
.intec-ui-m-b-60,
.intec-ui-m-v-60 {
  margin-bottom: 60px !important;
}
.intec-ui-m-60,
.intec-ui-m-l-60,
.intec-ui-m-h-60 {
  margin-left: 60px !important;
}
.intec-ui-m-60,
.intec-ui-m-r-60,
.intec-ui-m-h-60 {
  margin-right: 60px !important;
}
.intec-ui-p-65,
.intec-ui-p-t-65,
.intec-ui-p-v-65 {
  padding-top: 65px !important;
}
.intec-ui-p-65,
.intec-ui-p-b-65,
.intec-ui-p-v-65 {
  padding-bottom: 65px !important;
}
.intec-ui-p-65,
.intec-ui-p-l-65,
.intec-ui-p-h-65 {
  padding-left: 65px !important;
}
.intec-ui-p-65,
.intec-ui-p-r-65,
.intec-ui-p-h-65 {
  padding-right: 65px !important;
}
.intec-ui-m-65,
.intec-ui-m-t-65,
.intec-ui-m-v-65 {
  margin-top: 65px !important;
}
.intec-ui-m-65,
.intec-ui-m-b-65,
.intec-ui-m-v-65 {
  margin-bottom: 65px !important;
}
.intec-ui-m-65,
.intec-ui-m-l-65,
.intec-ui-m-h-65 {
  margin-left: 65px !important;
}
.intec-ui-m-65,
.intec-ui-m-r-65,
.intec-ui-m-h-65 {
  margin-right: 65px !important;
}
.intec-ui-p-70,
.intec-ui-p-t-70,
.intec-ui-p-v-70 {
  padding-top: 70px !important;
}
.intec-ui-p-70,
.intec-ui-p-b-70,
.intec-ui-p-v-70 {
  padding-bottom: 70px !important;
}
.intec-ui-p-70,
.intec-ui-p-l-70,
.intec-ui-p-h-70 {
  padding-left: 70px !important;
}
.intec-ui-p-70,
.intec-ui-p-r-70,
.intec-ui-p-h-70 {
  padding-right: 70px !important;
}
.intec-ui-m-70,
.intec-ui-m-t-70,
.intec-ui-m-v-70 {
  margin-top: 70px !important;
}
.intec-ui-m-70,
.intec-ui-m-b-70,
.intec-ui-m-v-70 {
  margin-bottom: 70px !important;
}
.intec-ui-m-70,
.intec-ui-m-l-70,
.intec-ui-m-h-70 {
  margin-left: 70px !important;
}
.intec-ui-m-70,
.intec-ui-m-r-70,
.intec-ui-m-h-70 {
  margin-right: 70px !important;
}
.intec-ui-p-75,
.intec-ui-p-t-75,
.intec-ui-p-v-75 {
  padding-top: 75px !important;
}
.intec-ui-p-75,
.intec-ui-p-b-75,
.intec-ui-p-v-75 {
  padding-bottom: 75px !important;
}
.intec-ui-p-75,
.intec-ui-p-l-75,
.intec-ui-p-h-75 {
  padding-left: 75px !important;
}
.intec-ui-p-75,
.intec-ui-p-r-75,
.intec-ui-p-h-75 {
  padding-right: 75px !important;
}
.intec-ui-m-75,
.intec-ui-m-t-75,
.intec-ui-m-v-75 {
  margin-top: 75px !important;
}
.intec-ui-m-75,
.intec-ui-m-b-75,
.intec-ui-m-v-75 {
  margin-bottom: 75px !important;
}
.intec-ui-m-75,
.intec-ui-m-l-75,
.intec-ui-m-h-75 {
  margin-left: 75px !important;
}
.intec-ui-m-75,
.intec-ui-m-r-75,
.intec-ui-m-h-75 {
  margin-right: 75px !important;
}
.intec-ui-p-80,
.intec-ui-p-t-80,
.intec-ui-p-v-80 {
  padding-top: 80px !important;
}
.intec-ui-p-80,
.intec-ui-p-b-80,
.intec-ui-p-v-80 {
  padding-bottom: 80px !important;
}
.intec-ui-p-80,
.intec-ui-p-l-80,
.intec-ui-p-h-80 {
  padding-left: 80px !important;
}
.intec-ui-p-80,
.intec-ui-p-r-80,
.intec-ui-p-h-80 {
  padding-right: 80px !important;
}
.intec-ui-m-80,
.intec-ui-m-t-80,
.intec-ui-m-v-80 {
  margin-top: 80px !important;
}
.intec-ui-m-80,
.intec-ui-m-b-80,
.intec-ui-m-v-80 {
  margin-bottom: 80px !important;
}
.intec-ui-m-80,
.intec-ui-m-l-80,
.intec-ui-m-h-80 {
  margin-left: 80px !important;
}
.intec-ui-m-80,
.intec-ui-m-r-80,
.intec-ui-m-h-80 {
  margin-right: 80px !important;
}
.intec-ui-p-85,
.intec-ui-p-t-85,
.intec-ui-p-v-85 {
  padding-top: 85px !important;
}
.intec-ui-p-85,
.intec-ui-p-b-85,
.intec-ui-p-v-85 {
  padding-bottom: 85px !important;
}
.intec-ui-p-85,
.intec-ui-p-l-85,
.intec-ui-p-h-85 {
  padding-left: 85px !important;
}
.intec-ui-p-85,
.intec-ui-p-r-85,
.intec-ui-p-h-85 {
  padding-right: 85px !important;
}
.intec-ui-m-85,
.intec-ui-m-t-85,
.intec-ui-m-v-85 {
  margin-top: 85px !important;
}
.intec-ui-m-85,
.intec-ui-m-b-85,
.intec-ui-m-v-85 {
  margin-bottom: 85px !important;
}
.intec-ui-m-85,
.intec-ui-m-l-85,
.intec-ui-m-h-85 {
  margin-left: 85px !important;
}
.intec-ui-m-85,
.intec-ui-m-r-85,
.intec-ui-m-h-85 {
  margin-right: 85px !important;
}
.intec-ui-p-90,
.intec-ui-p-t-90,
.intec-ui-p-v-90 {
  padding-top: 90px !important;
}
.intec-ui-p-90,
.intec-ui-p-b-90,
.intec-ui-p-v-90 {
  padding-bottom: 90px !important;
}
.intec-ui-p-90,
.intec-ui-p-l-90,
.intec-ui-p-h-90 {
  padding-left: 90px !important;
}
.intec-ui-p-90,
.intec-ui-p-r-90,
.intec-ui-p-h-90 {
  padding-right: 90px !important;
}
.intec-ui-m-90,
.intec-ui-m-t-90,
.intec-ui-m-v-90 {
  margin-top: 90px !important;
}
.intec-ui-m-90,
.intec-ui-m-b-90,
.intec-ui-m-v-90 {
  margin-bottom: 90px !important;
}
.intec-ui-m-90,
.intec-ui-m-l-90,
.intec-ui-m-h-90 {
  margin-left: 90px !important;
}
.intec-ui-m-90,
.intec-ui-m-r-90,
.intec-ui-m-h-90 {
  margin-right: 90px !important;
}
.intec-ui-p-95,
.intec-ui-p-t-95,
.intec-ui-p-v-95 {
  padding-top: 95px !important;
}
.intec-ui-p-95,
.intec-ui-p-b-95,
.intec-ui-p-v-95 {
  padding-bottom: 95px !important;
}
.intec-ui-p-95,
.intec-ui-p-l-95,
.intec-ui-p-h-95 {
  padding-left: 95px !important;
}
.intec-ui-p-95,
.intec-ui-p-r-95,
.intec-ui-p-h-95 {
  padding-right: 95px !important;
}
.intec-ui-m-95,
.intec-ui-m-t-95,
.intec-ui-m-v-95 {
  margin-top: 95px !important;
}
.intec-ui-m-95,
.intec-ui-m-b-95,
.intec-ui-m-v-95 {
  margin-bottom: 95px !important;
}
.intec-ui-m-95,
.intec-ui-m-l-95,
.intec-ui-m-h-95 {
  margin-left: 95px !important;
}
.intec-ui-m-95,
.intec-ui-m-r-95,
.intec-ui-m-h-95 {
  margin-right: 95px !important;
}
.intec-ui-p-100,
.intec-ui-p-t-100,
.intec-ui-p-v-100 {
  padding-top: 100px !important;
}
.intec-ui-p-100,
.intec-ui-p-b-100,
.intec-ui-p-v-100 {
  padding-bottom: 100px !important;
}
.intec-ui-p-100,
.intec-ui-p-l-100,
.intec-ui-p-h-100 {
  padding-left: 100px !important;
}
.intec-ui-p-100,
.intec-ui-p-r-100,
.intec-ui-p-h-100 {
  padding-right: 100px !important;
}
.intec-ui-m-100,
.intec-ui-m-t-100,
.intec-ui-m-v-100 {
  margin-top: 100px !important;
}
.intec-ui-m-100,
.intec-ui-m-b-100,
.intec-ui-m-v-100 {
  margin-bottom: 100px !important;
}
.intec-ui-m-100,
.intec-ui-m-l-100,
.intec-ui-m-h-100 {
  margin-left: 100px !important;
}
.intec-ui-m-100,
.intec-ui-m-r-100,
.intec-ui-m-h-100 {
  margin-right: 100px !important;
}
.intec-ui-picture {
  position: relative;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0;
  word-spacing: 0;
}
.intec-ui-picture:before {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  height: 100%;
  width: 0;
  overflow: hidden;
}
.intec-ui-picture * {
  display: none;
}
.intec-ui-picture img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.intec-ui-clear,
.intec-ui-clearfix {
  clear: both;
}
.intec-ui-clearfix:before {
  display: table;
  content: "";
}
.intec-ui-clearfix:after {
  display: table;
  content: "";
  clear: both;
}

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

/* End */

/* Start:/bitrix/templates/matilda_s1/css/widget.css?16487062181000*/
.widget .widget-header .widget-title.align-left,
.widget .widget-header .widget-description.align-left,
.widget .widget-footer.align-left {
  text-align: left;
}
.widget .widget-header .widget-title.align-center,
.widget .widget-header .widget-description.align-center,
.widget .widget-footer.align-center {
  text-align: center;
}
.widget .widget-header .widget-title.align-right,
.widget .widget-header .widget-description.align-right,
.widget .widget-footer.align-right {
  text-align: right;
}
.widget .widget-header .widget-title {
  font-size: 60px;
  font-weight: 900;
  line-height: 1.3;
}
.widget .widget-header .widget-description {
  font-size: 12px;
  line-height: 17px;
  color: #626262;
  margin-top: 5px;
}
@media all and (max-width: 720px) {
  .widget .widget-header .widget-title {
    font-size: 35px;
  }
}
@media all and (max-width: 500px) {
  .widget .widget-header .widget-title {
    font-size: 30px;
  }
}
/* End */

/* Start:/bitrix/templates/matilda_s1/css/grid.min.css?1648706218180891*/
.intec-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.intec-grid.intec-grid-important {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.intec-grid.intec-grid-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.intec-grid.intec-grid-inline.intec-grid-important {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.intec-grid.intec-grid-o-horizontal {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.intec-grid.intec-grid-o-horizontal-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.intec-grid.intec-grid-o-vertical {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.intec-grid.intec-grid-o-vertical-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.intec-grid.intec-grid-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.intec-grid.intec-grid-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.intec-grid.intec-grid-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
@media all and (max-width: 1200px) {
  .intec-grid.intec-grid-1200-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-1200-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-1200-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 1150px) {
  .intec-grid.intec-grid-1150-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-1150-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-1150-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 1100px) {
  .intec-grid.intec-grid-1100-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-1100-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-1100-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 1050px) {
  .intec-grid.intec-grid-1050-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-1050-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-1050-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 1024px) {
  .intec-grid.intec-grid-1024-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-1024-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-1024-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 1000px) {
  .intec-grid.intec-grid-1000-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-1000-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-1000-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 950px) {
  .intec-grid.intec-grid-950-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-950-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-950-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 900px) {
  .intec-grid.intec-grid-900-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-900-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-900-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 850px) {
  .intec-grid.intec-grid-850-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-850-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-850-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 800px) {
  .intec-grid.intec-grid-800-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-800-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-800-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 768px) {
  .intec-grid.intec-grid-768-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-768-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-768-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 750px) {
  .intec-grid.intec-grid-750-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-750-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-750-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 720px) {
  .intec-grid.intec-grid-720-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-720-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-720-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 700px) {
  .intec-grid.intec-grid-700-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-700-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-700-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 650px) {
  .intec-grid.intec-grid-650-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-650-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-650-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 600px) {
  .intec-grid.intec-grid-600-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-600-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-600-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 550px) {
  .intec-grid.intec-grid-550-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-550-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-550-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 500px) {
  .intec-grid.intec-grid-500-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-500-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-500-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 450px) {
  .intec-grid.intec-grid-450-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-450-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-450-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 425px) {
  .intec-grid.intec-grid-425-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-425-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-425-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 414px) {
  .intec-grid.intec-grid-414-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-414-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-414-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 411px) {
  .intec-grid.intec-grid-411-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-411-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-411-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 400px) {
  .intec-grid.intec-grid-400-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-400-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-400-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 375px) {
  .intec-grid.intec-grid-375-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-375-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-375-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 360px) {
  .intec-grid.intec-grid-360-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-360-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-360-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 350px) {
  .intec-grid.intec-grid-350-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-350-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-350-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
@media all and (max-width: 320px) {
  .intec-grid.intec-grid-320-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .intec-grid.intec-grid-320-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .intec-grid.intec-grid-320-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
}
.intec-grid > .intec-grid-item,
.intec-grid > .intec-grid-item-1,
.intec-grid > .intec-grid-item-10,
.intec-grid > .intec-grid-item-2,
.intec-grid > .intec-grid-item-3,
.intec-grid > .intec-grid-item-4,
.intec-grid > .intec-grid-item-5,
.intec-grid > .intec-grid-item-6,
.intec-grid > .intec-grid-item-7,
.intec-grid > .intec-grid-item-8,
.intec-grid > .intec-grid-item-9,
.intec-grid > .intec-grid-item-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
}
.intec-grid > .intec-grid-item-1.intec-grid-item-a-auto,
.intec-grid > .intec-grid-item-10.intec-grid-item-a-auto,
.intec-grid > .intec-grid-item-2.intec-grid-item-a-auto,
.intec-grid > .intec-grid-item-3.intec-grid-item-a-auto,
.intec-grid > .intec-grid-item-4.intec-grid-item-a-auto,
.intec-grid > .intec-grid-item-5.intec-grid-item-a-auto,
.intec-grid > .intec-grid-item-6.intec-grid-item-a-auto,
.intec-grid > .intec-grid-item-7.intec-grid-item-a-auto,
.intec-grid > .intec-grid-item-8.intec-grid-item-a-auto,
.intec-grid > .intec-grid-item-9.intec-grid-item-a-auto,
.intec-grid > .intec-grid-item-auto.intec-grid-item-a-auto,
.intec-grid > .intec-grid-item.intec-grid-item-a-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.intec-grid > .intec-grid-item-1.intec-grid-item-a-start,
.intec-grid > .intec-grid-item-10.intec-grid-item-a-start,
.intec-grid > .intec-grid-item-2.intec-grid-item-a-start,
.intec-grid > .intec-grid-item-3.intec-grid-item-a-start,
.intec-grid > .intec-grid-item-4.intec-grid-item-a-start,
.intec-grid > .intec-grid-item-5.intec-grid-item-a-start,
.intec-grid > .intec-grid-item-6.intec-grid-item-a-start,
.intec-grid > .intec-grid-item-7.intec-grid-item-a-start,
.intec-grid > .intec-grid-item-8.intec-grid-item-a-start,
.intec-grid > .intec-grid-item-9.intec-grid-item-a-start,
.intec-grid > .intec-grid-item-auto.intec-grid-item-a-start,
.intec-grid > .intec-grid-item.intec-grid-item-a-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.intec-grid > .intec-grid-item-1.intec-grid-item-a-end,
.intec-grid > .intec-grid-item-10.intec-grid-item-a-end,
.intec-grid > .intec-grid-item-2.intec-grid-item-a-end,
.intec-grid > .intec-grid-item-3.intec-grid-item-a-end,
.intec-grid > .intec-grid-item-4.intec-grid-item-a-end,
.intec-grid > .intec-grid-item-5.intec-grid-item-a-end,
.intec-grid > .intec-grid-item-6.intec-grid-item-a-end,
.intec-grid > .intec-grid-item-7.intec-grid-item-a-end,
.intec-grid > .intec-grid-item-8.intec-grid-item-a-end,
.intec-grid > .intec-grid-item-9.intec-grid-item-a-end,
.intec-grid > .intec-grid-item-auto.intec-grid-item-a-end,
.intec-grid > .intec-grid-item.intec-grid-item-a-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.intec-grid > .intec-grid-item-1.intec-grid-item-a-center,
.intec-grid > .intec-grid-item-10.intec-grid-item-a-center,
.intec-grid > .intec-grid-item-2.intec-grid-item-a-center,
.intec-grid > .intec-grid-item-3.intec-grid-item-a-center,
.intec-grid > .intec-grid-item-4.intec-grid-item-a-center,
.intec-grid > .intec-grid-item-5.intec-grid-item-a-center,
.intec-grid > .intec-grid-item-6.intec-grid-item-a-center,
.intec-grid > .intec-grid-item-7.intec-grid-item-a-center,
.intec-grid > .intec-grid-item-8.intec-grid-item-a-center,
.intec-grid > .intec-grid-item-9.intec-grid-item-a-center,
.intec-grid > .intec-grid-item-auto.intec-grid-item-a-center,
.intec-grid > .intec-grid-item.intec-grid-item-a-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.intec-grid > .intec-grid-item-1.intec-grid-item-a-baseline,
.intec-grid > .intec-grid-item-10.intec-grid-item-a-baseline,
.intec-grid > .intec-grid-item-2.intec-grid-item-a-baseline,
.intec-grid > .intec-grid-item-3.intec-grid-item-a-baseline,
.intec-grid > .intec-grid-item-4.intec-grid-item-a-baseline,
.intec-grid > .intec-grid-item-5.intec-grid-item-a-baseline,
.intec-grid > .intec-grid-item-6.intec-grid-item-a-baseline,
.intec-grid > .intec-grid-item-7.intec-grid-item-a-baseline,
.intec-grid > .intec-grid-item-8.intec-grid-item-a-baseline,
.intec-grid > .intec-grid-item-9.intec-grid-item-a-baseline,
.intec-grid > .intec-grid-item-auto.intec-grid-item-a-baseline,
.intec-grid > .intec-grid-item.intec-grid-item-a-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.intec-grid > .intec-grid-item-1.intec-grid-item-a-stretch,
.intec-grid > .intec-grid-item-10.intec-grid-item-a-stretch,
.intec-grid > .intec-grid-item-2.intec-grid-item-a-stretch,
.intec-grid > .intec-grid-item-3.intec-grid-item-a-stretch,
.intec-grid > .intec-grid-item-4.intec-grid-item-a-stretch,
.intec-grid > .intec-grid-item-5.intec-grid-item-a-stretch,
.intec-grid > .intec-grid-item-6.intec-grid-item-a-stretch,
.intec-grid > .intec-grid-item-7.intec-grid-item-a-stretch,
.intec-grid > .intec-grid-item-8.intec-grid-item-a-stretch,
.intec-grid > .intec-grid-item-9.intec-grid-item-a-stretch,
.intec-grid > .intec-grid-item-auto.intec-grid-item-a-stretch,
.intec-grid > .intec-grid-item.intec-grid-item-a-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
.intec-grid > .intec-grid-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.intec-grid > .intec-grid-item.intec-grid-item-shrink-none {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: 0;
  flex-shrink: 0;
}
.intec-grid > .intec-grid-item.intec-grid-item-shrink-1 {
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex: 1;
  flex-shrink: 1;
}
.intec-grid > .intec-grid-item.intec-grid-item-shrink-2 {
  -ms-flex-negative: 2;
  -webkit-flex-shrink: 2;
  -moz-flex-shrink: 2;
  -ms-flex: 2;
  flex-shrink: 2;
}
.intec-grid > .intec-grid-item.intec-grid-item-shrink-3 {
  -ms-flex-negative: 3;
  -webkit-flex-shrink: 3;
  -moz-flex-shrink: 3;
  -ms-flex: 3;
  flex-shrink: 3;
}
.intec-grid > .intec-grid-item.intec-grid-item-shrink-4 {
  -ms-flex-negative: 4;
  -webkit-flex-shrink: 4;
  -moz-flex-shrink: 4;
  -ms-flex: 4;
  flex-shrink: 4;
}
.intec-grid > .intec-grid-item.intec-grid-item-shrink-5 {
  -ms-flex-negative: 5;
  -webkit-flex-shrink: 5;
  -moz-flex-shrink: 5;
  -ms-flex: 5;
  flex-shrink: 5;
}
.intec-grid > .intec-grid-item.intec-grid-item-shrink-6 {
  -ms-flex-negative: 6;
  -webkit-flex-shrink: 6;
  -moz-flex-shrink: 6;
  -ms-flex: 6;
  flex-shrink: 6;
}
.intec-grid > .intec-grid-item.intec-grid-item-shrink-7 {
  -ms-flex-negative: 7;
  -webkit-flex-shrink: 7;
  -moz-flex-shrink: 7;
  -ms-flex: 7;
  flex-shrink: 7;
}
.intec-grid > .intec-grid-item.intec-grid-item-shrink-8 {
  -ms-flex-negative: 8;
  -webkit-flex-shrink: 8;
  -moz-flex-shrink: 8;
  -ms-flex: 8;
  flex-shrink: 8;
}
.intec-grid > .intec-grid-item.intec-grid-item-shrink-9 {
  -ms-flex-negative: 9;
  -webkit-flex-shrink: 9;
  -moz-flex-shrink: 9;
  -ms-flex: 9;
  flex-shrink: 9;
}
.intec-grid > .intec-grid-item.intec-grid-item-shrink-10 {
  -ms-flex-negative: 10;
  -webkit-flex-shrink: 10;
  -moz-flex-shrink: 10;
  -ms-flex: 10;
  flex-shrink: 10;
}
.intec-grid > .intec-grid-item.intec-grid-item-shrink-max {
  -ms-flex-negative: 11;
  -webkit-flex-shrink: 11;
  -moz-flex-shrink: 11;
  -ms-flex: 11;
  flex-shrink: 11;
}
.intec-grid > .intec-grid-item-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.intec-grid > .intec-grid-item-auto.intec-grid-item-shrink-none {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: 0;
  flex-shrink: 0;
}
.intec-grid > .intec-grid-item-auto.intec-grid-item-shrink-1 {
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex: 1;
  flex-shrink: 1;
}
.intec-grid > .intec-grid-item-auto.intec-grid-item-shrink-2 {
  -ms-flex-negative: 2;
  -webkit-flex-shrink: 2;
  -moz-flex-shrink: 2;
  -ms-flex: 2;
  flex-shrink: 2;
}
.intec-grid > .intec-grid-item-auto.intec-grid-item-shrink-3 {
  -ms-flex-negative: 3;
  -webkit-flex-shrink: 3;
  -moz-flex-shrink: 3;
  -ms-flex: 3;
  flex-shrink: 3;
}
.intec-grid > .intec-grid-item-auto.intec-grid-item-shrink-4 {
  -ms-flex-negative: 4;
  -webkit-flex-shrink: 4;
  -moz-flex-shrink: 4;
  -ms-flex: 4;
  flex-shrink: 4;
}
.intec-grid > .intec-grid-item-auto.intec-grid-item-shrink-5 {
  -ms-flex-negative: 5;
  -webkit-flex-shrink: 5;
  -moz-flex-shrink: 5;
  -ms-flex: 5;
  flex-shrink: 5;
}
.intec-grid > .intec-grid-item-auto.intec-grid-item-shrink-6 {
  -ms-flex-negative: 6;
  -webkit-flex-shrink: 6;
  -moz-flex-shrink: 6;
  -ms-flex: 6;
  flex-shrink: 6;
}
.intec-grid > .intec-grid-item-auto.intec-grid-item-shrink-7 {
  -ms-flex-negative: 7;
  -webkit-flex-shrink: 7;
  -moz-flex-shrink: 7;
  -ms-flex: 7;
  flex-shrink: 7;
}
.intec-grid > .intec-grid-item-auto.intec-grid-item-shrink-8 {
  -ms-flex-negative: 8;
  -webkit-flex-shrink: 8;
  -moz-flex-shrink: 8;
  -ms-flex: 8;
  flex-shrink: 8;
}
.intec-grid > .intec-grid-item-auto.intec-grid-item-shrink-9 {
  -ms-flex-negative: 9;
  -webkit-flex-shrink: 9;
  -moz-flex-shrink: 9;
  -ms-flex: 9;
  flex-shrink: 9;
}
.intec-grid > .intec-grid-item-auto.intec-grid-item-shrink-10 {
  -ms-flex-negative: 10;
  -webkit-flex-shrink: 10;
  -moz-flex-shrink: 10;
  -ms-flex: 10;
  flex-shrink: 10;
}
.intec-grid > .intec-grid-item-auto.intec-grid-item-shrink-max {
  -ms-flex-negative: 11;
  -webkit-flex-shrink: 11;
  -moz-flex-shrink: 11;
  -ms-flex: 11;
  flex-shrink: 11;
}
.intec-grid > .intec-grid-item-1 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.intec-grid > .intec-grid-item-1.intec-grid-item-shrink-none {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: 0;
  flex-shrink: 0;
}
.intec-grid > .intec-grid-item-1.intec-grid-item-shrink-1 {
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex: 1;
  flex-shrink: 1;
}
.intec-grid > .intec-grid-item-1.intec-grid-item-shrink-2 {
  -ms-flex-negative: 2;
  -webkit-flex-shrink: 2;
  -moz-flex-shrink: 2;
  -ms-flex: 2;
  flex-shrink: 2;
}
.intec-grid > .intec-grid-item-1.intec-grid-item-shrink-3 {
  -ms-flex-negative: 3;
  -webkit-flex-shrink: 3;
  -moz-flex-shrink: 3;
  -ms-flex: 3;
  flex-shrink: 3;
}
.intec-grid > .intec-grid-item-1.intec-grid-item-shrink-4 {
  -ms-flex-negative: 4;
  -webkit-flex-shrink: 4;
  -moz-flex-shrink: 4;
  -ms-flex: 4;
  flex-shrink: 4;
}
.intec-grid > .intec-grid-item-1.intec-grid-item-shrink-5 {
  -ms-flex-negative: 5;
  -webkit-flex-shrink: 5;
  -moz-flex-shrink: 5;
  -ms-flex: 5;
  flex-shrink: 5;
}
.intec-grid > .intec-grid-item-1.intec-grid-item-shrink-6 {
  -ms-flex-negative: 6;
  -webkit-flex-shrink: 6;
  -moz-flex-shrink: 6;
  -ms-flex: 6;
  flex-shrink: 6;
}
.intec-grid > .intec-grid-item-1.intec-grid-item-shrink-7 {
  -ms-flex-negative: 7;
  -webkit-flex-shrink: 7;
  -moz-flex-shrink: 7;
  -ms-flex: 7;
  flex-shrink: 7;
}
.intec-grid > .intec-grid-item-1.intec-grid-item-shrink-8 {
  -ms-flex-negative: 8;
  -webkit-flex-shrink: 8;
  -moz-flex-shrink: 8;
  -ms-flex: 8;
  flex-shrink: 8;
}
.intec-grid > .intec-grid-item-1.intec-grid-item-shrink-9 {
  -ms-flex-negative: 9;
  -webkit-flex-shrink: 9;
  -moz-flex-shrink: 9;
  -ms-flex: 9;
  flex-shrink: 9;
}
.intec-grid > .intec-grid-item-1.intec-grid-item-shrink-10 {
  -ms-flex-negative: 10;
  -webkit-flex-shrink: 10;
  -moz-flex-shrink: 10;
  -ms-flex: 10;
  flex-shrink: 10;
}
.intec-grid > .intec-grid-item-1.intec-grid-item-shrink-max {
  -ms-flex-negative: 11;
  -webkit-flex-shrink: 11;
  -moz-flex-shrink: 11;
  -ms-flex: 11;
  flex-shrink: 11;
}
.intec-grid > .intec-grid-item-2 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.intec-grid > .intec-grid-item-2.intec-grid-item-shrink-none {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: 0;
  flex-shrink: 0;
}
.intec-grid > .intec-grid-item-2.intec-grid-item-shrink-1 {
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex: 1;
  flex-shrink: 1;
}
.intec-grid > .intec-grid-item-2.intec-grid-item-shrink-2 {
  -ms-flex-negative: 2;
  -webkit-flex-shrink: 2;
  -moz-flex-shrink: 2;
  -ms-flex: 2;
  flex-shrink: 2;
}
.intec-grid > .intec-grid-item-2.intec-grid-item-shrink-3 {
  -ms-flex-negative: 3;
  -webkit-flex-shrink: 3;
  -moz-flex-shrink: 3;
  -ms-flex: 3;
  flex-shrink: 3;
}
.intec-grid > .intec-grid-item-2.intec-grid-item-shrink-4 {
  -ms-flex-negative: 4;
  -webkit-flex-shrink: 4;
  -moz-flex-shrink: 4;
  -ms-flex: 4;
  flex-shrink: 4;
}
.intec-grid > .intec-grid-item-2.intec-grid-item-shrink-5 {
  -ms-flex-negative: 5;
  -webkit-flex-shrink: 5;
  -moz-flex-shrink: 5;
  -ms-flex: 5;
  flex-shrink: 5;
}
.intec-grid > .intec-grid-item-2.intec-grid-item-shrink-6 {
  -ms-flex-negative: 6;
  -webkit-flex-shrink: 6;
  -moz-flex-shrink: 6;
  -ms-flex: 6;
  flex-shrink: 6;
}
.intec-grid > .intec-grid-item-2.intec-grid-item-shrink-7 {
  -ms-flex-negative: 7;
  -webkit-flex-shrink: 7;
  -moz-flex-shrink: 7;
  -ms-flex: 7;
  flex-shrink: 7;
}
.intec-grid > .intec-grid-item-2.intec-grid-item-shrink-8 {
  -ms-flex-negative: 8;
  -webkit-flex-shrink: 8;
  -moz-flex-shrink: 8;
  -ms-flex: 8;
  flex-shrink: 8;
}
.intec-grid > .intec-grid-item-2.intec-grid-item-shrink-9 {
  -ms-flex-negative: 9;
  -webkit-flex-shrink: 9;
  -moz-flex-shrink: 9;
  -ms-flex: 9;
  flex-shrink: 9;
}
.intec-grid > .intec-grid-item-2.intec-grid-item-shrink-10 {
  -ms-flex-negative: 10;
  -webkit-flex-shrink: 10;
  -moz-flex-shrink: 10;
  -ms-flex: 10;
  flex-shrink: 10;
}
.intec-grid > .intec-grid-item-2.intec-grid-item-shrink-max {
  -ms-flex-negative: 11;
  -webkit-flex-shrink: 11;
  -moz-flex-shrink: 11;
  -ms-flex: 11;
  flex-shrink: 11;
}
.intec-grid > .intec-grid-item-3 {
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.intec-grid > .intec-grid-item-3.intec-grid-item-shrink-none {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: 0;
  flex-shrink: 0;
}
.intec-grid > .intec-grid-item-3.intec-grid-item-shrink-1 {
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex: 1;
  flex-shrink: 1;
}
.intec-grid > .intec-grid-item-3.intec-grid-item-shrink-2 {
  -ms-flex-negative: 2;
  -webkit-flex-shrink: 2;
  -moz-flex-shrink: 2;
  -ms-flex: 2;
  flex-shrink: 2;
}
.intec-grid > .intec-grid-item-3.intec-grid-item-shrink-3 {
  -ms-flex-negative: 3;
  -webkit-flex-shrink: 3;
  -moz-flex-shrink: 3;
  -ms-flex: 3;
  flex-shrink: 3;
}
.intec-grid > .intec-grid-item-3.intec-grid-item-shrink-4 {
  -ms-flex-negative: 4;
  -webkit-flex-shrink: 4;
  -moz-flex-shrink: 4;
  -ms-flex: 4;
  flex-shrink: 4;
}
.intec-grid > .intec-grid-item-3.intec-grid-item-shrink-5 {
  -ms-flex-negative: 5;
  -webkit-flex-shrink: 5;
  -moz-flex-shrink: 5;
  -ms-flex: 5;
  flex-shrink: 5;
}
.intec-grid > .intec-grid-item-3.intec-grid-item-shrink-6 {
  -ms-flex-negative: 6;
  -webkit-flex-shrink: 6;
  -moz-flex-shrink: 6;
  -ms-flex: 6;
  flex-shrink: 6;
}
.intec-grid > .intec-grid-item-3.intec-grid-item-shrink-7 {
  -ms-flex-negative: 7;
  -webkit-flex-shrink: 7;
  -moz-flex-shrink: 7;
  -ms-flex: 7;
  flex-shrink: 7;
}
.intec-grid > .intec-grid-item-3.intec-grid-item-shrink-8 {
  -ms-flex-negative: 8;
  -webkit-flex-shrink: 8;
  -moz-flex-shrink: 8;
  -ms-flex: 8;
  flex-shrink: 8;
}
.intec-grid > .intec-grid-item-3.intec-grid-item-shrink-9 {
  -ms-flex-negative: 9;
  -webkit-flex-shrink: 9;
  -moz-flex-shrink: 9;
  -ms-flex: 9;
  flex-shrink: 9;
}
.intec-grid > .intec-grid-item-3.intec-grid-item-shrink-10 {
  -ms-flex-negative: 10;
  -webkit-flex-shrink: 10;
  -moz-flex-shrink: 10;
  -ms-flex: 10;
  flex-shrink: 10;
}
.intec-grid > .intec-grid-item-3.intec-grid-item-shrink-max {
  -ms-flex-negative: 11;
  -webkit-flex-shrink: 11;
  -moz-flex-shrink: 11;
  -ms-flex: 11;
  flex-shrink: 11;
}
.intec-grid > .intec-grid-item-4 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.intec-grid > .intec-grid-item-4.intec-grid-item-shrink-none {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: 0;
  flex-shrink: 0;
}
.intec-grid > .intec-grid-item-4.intec-grid-item-shrink-1 {
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex: 1;
  flex-shrink: 1;
}
.intec-grid > .intec-grid-item-4.intec-grid-item-shrink-2 {
  -ms-flex-negative: 2;
  -webkit-flex-shrink: 2;
  -moz-flex-shrink: 2;
  -ms-flex: 2;
  flex-shrink: 2;
}
.intec-grid > .intec-grid-item-4.intec-grid-item-shrink-3 {
  -ms-flex-negative: 3;
  -webkit-flex-shrink: 3;
  -moz-flex-shrink: 3;
  -ms-flex: 3;
  flex-shrink: 3;
}
.intec-grid > .intec-grid-item-4.intec-grid-item-shrink-4 {
  -ms-flex-negative: 4;
  -webkit-flex-shrink: 4;
  -moz-flex-shrink: 4;
  -ms-flex: 4;
  flex-shrink: 4;
}
.intec-grid > .intec-grid-item-4.intec-grid-item-shrink-5 {
  -ms-flex-negative: 5;
  -webkit-flex-shrink: 5;
  -moz-flex-shrink: 5;
  -ms-flex: 5;
  flex-shrink: 5;
}
.intec-grid > .intec-grid-item-4.intec-grid-item-shrink-6 {
  -ms-flex-negative: 6;
  -webkit-flex-shrink: 6;
  -moz-flex-shrink: 6;
  -ms-flex: 6;
  flex-shrink: 6;
}
.intec-grid > .intec-grid-item-4.intec-grid-item-shrink-7 {
  -ms-flex-negative: 7;
  -webkit-flex-shrink: 7;
  -moz-flex-shrink: 7;
  -ms-flex: 7;
  flex-shrink: 7;
}
.intec-grid > .intec-grid-item-4.intec-grid-item-shrink-8 {
  -ms-flex-negative: 8;
  -webkit-flex-shrink: 8;
  -moz-flex-shrink: 8;
  -ms-flex: 8;
  flex-shrink: 8;
}
.intec-grid > .intec-grid-item-4.intec-grid-item-shrink-9 {
  -ms-flex-negative: 9;
  -webkit-flex-shrink: 9;
  -moz-flex-shrink: 9;
  -ms-flex: 9;
  flex-shrink: 9;
}
.intec-grid > .intec-grid-item-4.intec-grid-item-shrink-10 {
  -ms-flex-negative: 10;
  -webkit-flex-shrink: 10;
  -moz-flex-shrink: 10;
  -ms-flex: 10;
  flex-shrink: 10;
}
.intec-grid > .intec-grid-item-4.intec-grid-item-shrink-max {
  -ms-flex-negative: 11;
  -webkit-flex-shrink: 11;
  -moz-flex-shrink: 11;
  -ms-flex: 11;
  flex-shrink: 11;
}
.intec-grid > .intec-grid-item-5 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.intec-grid > .intec-grid-item-5.intec-grid-item-shrink-none {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: 0;
  flex-shrink: 0;
}
.intec-grid > .intec-grid-item-5.intec-grid-item-shrink-1 {
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex: 1;
  flex-shrink: 1;
}
.intec-grid > .intec-grid-item-5.intec-grid-item-shrink-2 {
  -ms-flex-negative: 2;
  -webkit-flex-shrink: 2;
  -moz-flex-shrink: 2;
  -ms-flex: 2;
  flex-shrink: 2;
}
.intec-grid > .intec-grid-item-5.intec-grid-item-shrink-3 {
  -ms-flex-negative: 3;
  -webkit-flex-shrink: 3;
  -moz-flex-shrink: 3;
  -ms-flex: 3;
  flex-shrink: 3;
}
.intec-grid > .intec-grid-item-5.intec-grid-item-shrink-4 {
  -ms-flex-negative: 4;
  -webkit-flex-shrink: 4;
  -moz-flex-shrink: 4;
  -ms-flex: 4;
  flex-shrink: 4;
}
.intec-grid > .intec-grid-item-5.intec-grid-item-shrink-5 {
  -ms-flex-negative: 5;
  -webkit-flex-shrink: 5;
  -moz-flex-shrink: 5;
  -ms-flex: 5;
  flex-shrink: 5;
}
.intec-grid > .intec-grid-item-5.intec-grid-item-shrink-6 {
  -ms-flex-negative: 6;
  -webkit-flex-shrink: 6;
  -moz-flex-shrink: 6;
  -ms-flex: 6;
  flex-shrink: 6;
}
.intec-grid > .intec-grid-item-5.intec-grid-item-shrink-7 {
  -ms-flex-negative: 7;
  -webkit-flex-shrink: 7;
  -moz-flex-shrink: 7;
  -ms-flex: 7;
  flex-shrink: 7;
}
.intec-grid > .intec-grid-item-5.intec-grid-item-shrink-8 {
  -ms-flex-negative: 8;
  -webkit-flex-shrink: 8;
  -moz-flex-shrink: 8;
  -ms-flex: 8;
  flex-shrink: 8;
}
.intec-grid > .intec-grid-item-5.intec-grid-item-shrink-9 {
  -ms-flex-negative: 9;
  -webkit-flex-shrink: 9;
  -moz-flex-shrink: 9;
  -ms-flex: 9;
  flex-shrink: 9;
}
.intec-grid > .intec-grid-item-5.intec-grid-item-shrink-10 {
  -ms-flex-negative: 10;
  -webkit-flex-shrink: 10;
  -moz-flex-shrink: 10;
  -ms-flex: 10;
  flex-shrink: 10;
}
.intec-grid > .intec-grid-item-5.intec-grid-item-shrink-max {
  -ms-flex-negative: 11;
  -webkit-flex-shrink: 11;
  -moz-flex-shrink: 11;
  -ms-flex: 11;
  flex-shrink: 11;
}
.intec-grid > .intec-grid-item-6 {
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.intec-grid > .intec-grid-item-6.intec-grid-item-shrink-none {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: 0;
  flex-shrink: 0;
}
.intec-grid > .intec-grid-item-6.intec-grid-item-shrink-1 {
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex: 1;
  flex-shrink: 1;
}
.intec-grid > .intec-grid-item-6.intec-grid-item-shrink-2 {
  -ms-flex-negative: 2;
  -webkit-flex-shrink: 2;
  -moz-flex-shrink: 2;
  -ms-flex: 2;
  flex-shrink: 2;
}
.intec-grid > .intec-grid-item-6.intec-grid-item-shrink-3 {
  -ms-flex-negative: 3;
  -webkit-flex-shrink: 3;
  -moz-flex-shrink: 3;
  -ms-flex: 3;
  flex-shrink: 3;
}
.intec-grid > .intec-grid-item-6.intec-grid-item-shrink-4 {
  -ms-flex-negative: 4;
  -webkit-flex-shrink: 4;
  -moz-flex-shrink: 4;
  -ms-flex: 4;
  flex-shrink: 4;
}
.intec-grid > .intec-grid-item-6.intec-grid-item-shrink-5 {
  -ms-flex-negative: 5;
  -webkit-flex-shrink: 5;
  -moz-flex-shrink: 5;
  -ms-flex: 5;
  flex-shrink: 5;
}
.intec-grid > .intec-grid-item-6.intec-grid-item-shrink-6 {
  -ms-flex-negative: 6;
  -webkit-flex-shrink: 6;
  -moz-flex-shrink: 6;
  -ms-flex: 6;
  flex-shrink: 6;
}
.intec-grid > .intec-grid-item-6.intec-grid-item-shrink-7 {
  -ms-flex-negative: 7;
  -webkit-flex-shrink: 7;
  -moz-flex-shrink: 7;
  -ms-flex: 7;
  flex-shrink: 7;
}
.intec-grid > .intec-grid-item-6.intec-grid-item-shrink-8 {
  -ms-flex-negative: 8;
  -webkit-flex-shrink: 8;
  -moz-flex-shrink: 8;
  -ms-flex: 8;
  flex-shrink: 8;
}
.intec-grid > .intec-grid-item-6.intec-grid-item-shrink-9 {
  -ms-flex-negative: 9;
  -webkit-flex-shrink: 9;
  -moz-flex-shrink: 9;
  -ms-flex: 9;
  flex-shrink: 9;
}
.intec-grid > .intec-grid-item-6.intec-grid-item-shrink-10 {
  -ms-flex-negative: 10;
  -webkit-flex-shrink: 10;
  -moz-flex-shrink: 10;
  -ms-flex: 10;
  flex-shrink: 10;
}
.intec-grid > .intec-grid-item-6.intec-grid-item-shrink-max {
  -ms-flex-negative: 11;
  -webkit-flex-shrink: 11;
  -moz-flex-shrink: 11;
  -ms-flex: 11;
  flex-shrink: 11;
}
.intec-grid > .intec-grid-item-7 {
  -ms-flex: 0 0 14.2857142857%;
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}
.intec-grid > .intec-grid-item-7.intec-grid-item-shrink-none {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: 0;
  flex-shrink: 0;
}
.intec-grid > .intec-grid-item-7.intec-grid-item-shrink-1 {
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex: 1;
  flex-shrink: 1;
}
.intec-grid > .intec-grid-item-7.intec-grid-item-shrink-2 {
  -ms-flex-negative: 2;
  -webkit-flex-shrink: 2;
  -moz-flex-shrink: 2;
  -ms-flex: 2;
  flex-shrink: 2;
}
.intec-grid > .intec-grid-item-7.intec-grid-item-shrink-3 {
  -ms-flex-negative: 3;
  -webkit-flex-shrink: 3;
  -moz-flex-shrink: 3;
  -ms-flex: 3;
  flex-shrink: 3;
}
.intec-grid > .intec-grid-item-7.intec-grid-item-shrink-4 {
  -ms-flex-negative: 4;
  -webkit-flex-shrink: 4;
  -moz-flex-shrink: 4;
  -ms-flex: 4;
  flex-shrink: 4;
}
.intec-grid > .intec-grid-item-7.intec-grid-item-shrink-5 {
  -ms-flex-negative: 5;
  -webkit-flex-shrink: 5;
  -moz-flex-shrink: 5;
  -ms-flex: 5;
  flex-shrink: 5;
}
.intec-grid > .intec-grid-item-7.intec-grid-item-shrink-6 {
  -ms-flex-negative: 6;
  -webkit-flex-shrink: 6;
  -moz-flex-shrink: 6;
  -ms-flex: 6;
  flex-shrink: 6;
}
.intec-grid > .intec-grid-item-7.intec-grid-item-shrink-7 {
  -ms-flex-negative: 7;
  -webkit-flex-shrink: 7;
  -moz-flex-shrink: 7;
  -ms-flex: 7;
  flex-shrink: 7;
}
.intec-grid > .intec-grid-item-7.intec-grid-item-shrink-8 {
  -ms-flex-negative: 8;
  -webkit-flex-shrink: 8;
  -moz-flex-shrink: 8;
  -ms-flex: 8;
  flex-shrink: 8;
}
.intec-grid > .intec-grid-item-7.intec-grid-item-shrink-9 {
  -ms-flex-negative: 9;
  -webkit-flex-shrink: 9;
  -moz-flex-shrink: 9;
  -ms-flex: 9;
  flex-shrink: 9;
}
.intec-grid > .intec-grid-item-7.intec-grid-item-shrink-10 {
  -ms-flex-negative: 10;
  -webkit-flex-shrink: 10;
  -moz-flex-shrink: 10;
  -ms-flex: 10;
  flex-shrink: 10;
}
.intec-grid > .intec-grid-item-7.intec-grid-item-shrink-max {
  -ms-flex-negative: 11;
  -webkit-flex-shrink: 11;
  -moz-flex-shrink: 11;
  -ms-flex: 11;
  flex-shrink: 11;
}
.intec-grid > .intec-grid-item-8 {
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.intec-grid > .intec-grid-item-8.intec-grid-item-shrink-none {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: 0;
  flex-shrink: 0;
}
.intec-grid > .intec-grid-item-8.intec-grid-item-shrink-1 {
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex: 1;
  flex-shrink: 1;
}
.intec-grid > .intec-grid-item-8.intec-grid-item-shrink-2 {
  -ms-flex-negative: 2;
  -webkit-flex-shrink: 2;
  -moz-flex-shrink: 2;
  -ms-flex: 2;
  flex-shrink: 2;
}
.intec-grid > .intec-grid-item-8.intec-grid-item-shrink-3 {
  -ms-flex-negative: 3;
  -webkit-flex-shrink: 3;
  -moz-flex-shrink: 3;
  -ms-flex: 3;
  flex-shrink: 3;
}
.intec-grid > .intec-grid-item-8.intec-grid-item-shrink-4 {
  -ms-flex-negative: 4;
  -webkit-flex-shrink: 4;
  -moz-flex-shrink: 4;
  -ms-flex: 4;
  flex-shrink: 4;
}
.intec-grid > .intec-grid-item-8.intec-grid-item-shrink-5 {
  -ms-flex-negative: 5;
  -webkit-flex-shrink: 5;
  -moz-flex-shrink: 5;
  -ms-flex: 5;
  flex-shrink: 5;
}
.intec-grid > .intec-grid-item-8.intec-grid-item-shrink-6 {
  -ms-flex-negative: 6;
  -webkit-flex-shrink: 6;
  -moz-flex-shrink: 6;
  -ms-flex: 6;
  flex-shrink: 6;
}
.intec-grid > .intec-grid-item-8.intec-grid-item-shrink-7 {
  -ms-flex-negative: 7;
  -webkit-flex-shrink: 7;
  -moz-flex-shrink: 7;
  -ms-flex: 7;
  flex-shrink: 7;
}
.intec-grid > .intec-grid-item-8.intec-grid-item-shrink-8 {
  -ms-flex-negative: 8;
  -webkit-flex-shrink: 8;
  -moz-flex-shrink: 8;
  -ms-flex: 8;
  flex-shrink: 8;
}
.intec-grid > .intec-grid-item-8.intec-grid-item-shrink-9 {
  -ms-flex-negative: 9;
  -webkit-flex-shrink: 9;
  -moz-flex-shrink: 9;
  -ms-flex: 9;
  flex-shrink: 9;
}
.intec-grid > .intec-grid-item-8.intec-grid-item-shrink-10 {
  -ms-flex-negative: 10;
  -webkit-flex-shrink: 10;
  -moz-flex-shrink: 10;
  -ms-flex: 10;
  flex-shrink: 10;
}
.intec-grid > .intec-grid-item-8.intec-grid-item-shrink-max {
  -ms-flex-negative: 11;
  -webkit-flex-shrink: 11;
  -moz-flex-shrink: 11;
  -ms-flex: 11;
  flex-shrink: 11;
}
.intec-grid > .intec-grid-item-9 {
  -ms-flex: 0 0 11.1111111111%;
  flex: 0 0 11.1111111111%;
  max-width: 11.1111111111%;
}
.intec-grid > .intec-grid-item-9.intec-grid-item-shrink-none {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: 0;
  flex-shrink: 0;
}
.intec-grid > .intec-grid-item-9.intec-grid-item-shrink-1 {
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex: 1;
  flex-shrink: 1;
}
.intec-grid > .intec-grid-item-9.intec-grid-item-shrink-2 {
  -ms-flex-negative: 2;
  -webkit-flex-shrink: 2;
  -moz-flex-shrink: 2;
  -ms-flex: 2;
  flex-shrink: 2;
}
.intec-grid > .intec-grid-item-9.intec-grid-item-shrink-3 {
  -ms-flex-negative: 3;
  -webkit-flex-shrink: 3;
  -moz-flex-shrink: 3;
  -ms-flex: 3;
  flex-shrink: 3;
}
.intec-grid > .intec-grid-item-9.intec-grid-item-shrink-4 {
  -ms-flex-negative: 4;
  -webkit-flex-shrink: 4;
  -moz-flex-shrink: 4;
  -ms-flex: 4;
  flex-shrink: 4;
}
.intec-grid > .intec-grid-item-9.intec-grid-item-shrink-5 {
  -ms-flex-negative: 5;
  -webkit-flex-shrink: 5;
  -moz-flex-shrink: 5;
  -ms-flex: 5;
  flex-shrink: 5;
}
.intec-grid > .intec-grid-item-9.intec-grid-item-shrink-6 {
  -ms-flex-negative: 6;
  -webkit-flex-shrink: 6;
  -moz-flex-shrink: 6;
  -ms-flex: 6;
  flex-shrink: 6;
}
.intec-grid > .intec-grid-item-9.intec-grid-item-shrink-7 {
  -ms-flex-negative: 7;
  -webkit-flex-shrink: 7;
  -moz-flex-shrink: 7;
  -ms-flex: 7;
  flex-shrink: 7;
}
.intec-grid > .intec-grid-item-9.intec-grid-item-shrink-8 {
  -ms-flex-negative: 8;
  -webkit-flex-shrink: 8;
  -moz-flex-shrink: 8;
  -ms-flex: 8;
  flex-shrink: 8;
}
.intec-grid > .intec-grid-item-9.intec-grid-item-shrink-9 {
  -ms-flex-negative: 9;
  -webkit-flex-shrink: 9;
  -moz-flex-shrink: 9;
  -ms-flex: 9;
  flex-shrink: 9;
}
.intec-grid > .intec-grid-item-9.intec-grid-item-shrink-10 {
  -ms-flex-negative: 10;
  -webkit-flex-shrink: 10;
  -moz-flex-shrink: 10;
  -ms-flex: 10;
  flex-shrink: 10;
}
.intec-grid > .intec-grid-item-9.intec-grid-item-shrink-max {
  -ms-flex-negative: 11;
  -webkit-flex-shrink: 11;
  -moz-flex-shrink: 11;
  -ms-flex: 11;
  flex-shrink: 11;
}
.intec-grid > .intec-grid-item-10 {
  -ms-flex: 0 0 10%;
  flex: 0 0 10%;
  max-width: 10%;
}
.intec-grid > .intec-grid-item-10.intec-grid-item-shrink-none {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: 0;
  flex-shrink: 0;
}
.intec-grid > .intec-grid-item-10.intec-grid-item-shrink-1 {
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex: 1;
  flex-shrink: 1;
}
.intec-grid > .intec-grid-item-10.intec-grid-item-shrink-2 {
  -ms-flex-negative: 2;
  -webkit-flex-shrink: 2;
  -moz-flex-shrink: 2;
  -ms-flex: 2;
  flex-shrink: 2;
}
.intec-grid > .intec-grid-item-10.intec-grid-item-shrink-3 {
  -ms-flex-negative: 3;
  -webkit-flex-shrink: 3;
  -moz-flex-shrink: 3;
  -ms-flex: 3;
  flex-shrink: 3;
}
.intec-grid > .intec-grid-item-10.intec-grid-item-shrink-4 {
  -ms-flex-negative: 4;
  -webkit-flex-shrink: 4;
  -moz-flex-shrink: 4;
  -ms-flex: 4;
  flex-shrink: 4;
}
.intec-grid > .intec-grid-item-10.intec-grid-item-shrink-5 {
  -ms-flex-negative: 5;
  -webkit-flex-shrink: 5;
  -moz-flex-shrink: 5;
  -ms-flex: 5;
  flex-shrink: 5;
}
.intec-grid > .intec-grid-item-10.intec-grid-item-shrink-6 {
  -ms-flex-negative: 6;
  -webkit-flex-shrink: 6;
  -moz-flex-shrink: 6;
  -ms-flex: 6;
  flex-shrink: 6;
}
.intec-grid > .intec-grid-item-10.intec-grid-item-shrink-7 {
  -ms-flex-negative: 7;
  -webkit-flex-shrink: 7;
  -moz-flex-shrink: 7;
  -ms-flex: 7;
  flex-shrink: 7;
}
.intec-grid > .intec-grid-item-10.intec-grid-item-shrink-8 {
  -ms-flex-negative: 8;
  -webkit-flex-shrink: 8;
  -moz-flex-shrink: 8;
  -ms-flex: 8;
  flex-shrink: 8;
}
.intec-grid > .intec-grid-item-10.intec-grid-item-shrink-9 {
  -ms-flex-negative: 9;
  -webkit-flex-shrink: 9;
  -moz-flex-shrink: 9;
  -ms-flex: 9;
  flex-shrink: 9;
}
.intec-grid > .intec-grid-item-10.intec-grid-item-shrink-10 {
  -ms-flex-negative: 10;
  -webkit-flex-shrink: 10;
  -moz-flex-shrink: 10;
  -ms-flex: 10;
  flex-shrink: 10;
}
.intec-grid > .intec-grid-item-10.intec-grid-item-shrink-max {
  -ms-flex-negative: 11;
  -webkit-flex-shrink: 11;
  -moz-flex-shrink: 11;
  -ms-flex: 11;
  flex-shrink: 11;
}
@media all and (max-width: 1200px) {
  .intec-grid > .intec-grid-item-1200-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-1200-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-1200-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-1200-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-1200-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-1200-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-1200-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-1200-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-1200-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-1200 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-1200-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-1200-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 1150px) {
  .intec-grid > .intec-grid-item-1150-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-1150-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-1150-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-1150-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-1150-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-1150-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-1150-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-1150-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-1150-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-1150 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-1150-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-1150-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 1100px) {
  .intec-grid > .intec-grid-item-1100-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-1100-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-1100-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-1100-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-1100-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-1100-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-1100-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-1100-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-1100-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-1100 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-1100-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-1100-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 1050px) {
  .intec-grid > .intec-grid-item-1050-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-1050-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-1050-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-1050-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-1050-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-1050-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-1050-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-1050-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-1050-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-1050 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-1050-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-1050-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 1024px) {
  .intec-grid > .intec-grid-item-1024-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-1024-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-1024-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-1024-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-1024-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-1024-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-1024-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-1024-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-1024-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-1024 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-1024-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-1024-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 1000px) {
  .intec-grid > .intec-grid-item-1000-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-1000-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-1000-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-1000-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-1000-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-1000-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-1000-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-1000-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-1000-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-1000 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-1000-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-1000-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 950px) {
  .intec-grid > .intec-grid-item-950-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-950-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-950-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-950-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-950-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-950-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-950-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-950-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-950-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-950 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-950-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-950-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 900px) {
  .intec-grid > .intec-grid-item-900-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-900-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-900-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-900-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-900-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-900-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-900-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-900-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-900-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-900 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-900-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-900-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 850px) {
  .intec-grid > .intec-grid-item-850-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-850-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-850-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-850-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-850-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-850-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-850-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-850-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-850-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-850 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-850-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-850-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 800px) {
  .intec-grid > .intec-grid-item-800-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-800-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-800-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-800-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-800-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-800-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-800-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-800-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-800-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-800 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-800-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-800-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 768px) {
  .intec-grid > .intec-grid-item-768-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-768-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-768-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-768-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-768-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-768-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-768-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-768-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-768-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-768 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-768-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-768-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 750px) {
  .intec-grid > .intec-grid-item-750-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-750-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-750-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-750-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-750-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-750-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-750-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-750-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-750-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-750 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-750-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-750-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 720px) {
  .intec-grid > .intec-grid-item-720-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-720-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-720-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-720-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-720-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-720-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-720-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-720-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-720-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-720 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-720-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-720-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 700px) {
  .intec-grid > .intec-grid-item-700-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-700-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-700-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-700-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-700-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-700-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-700-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-700-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-700-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-700 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-700-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-700-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 650px) {
  .intec-grid > .intec-grid-item-650-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-650-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-650-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-650-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-650-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-650-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-650-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-650-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-650-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-650 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-650-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-650-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 600px) {
  .intec-grid > .intec-grid-item-600-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-600-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-600-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-600-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-600-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-600-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-600-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-600-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-600-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-600 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-600-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-600-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 550px) {
  .intec-grid > .intec-grid-item-550-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-550-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-550-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-550-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-550-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-550-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-550-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-550-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-550-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-550 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-550-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-550-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 500px) {
  .intec-grid > .intec-grid-item-500-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-500-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-500-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-500-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-500-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-500-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-500-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-500-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-500-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-500 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-500-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-500-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 450px) {
  .intec-grid > .intec-grid-item-450-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-450-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-450-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-450-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-450-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-450-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-450-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-450-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-450-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-450 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-450-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-450-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 425px) {
  .intec-grid > .intec-grid-item-425-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-425-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-425-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-425-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-425-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-425-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-425-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-425-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-425-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-425 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-425-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-425-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 414px) {
  .intec-grid > .intec-grid-item-414-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-414-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-414-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-414-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-414-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-414-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-414-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-414-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-414-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-414 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-414-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-414-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 411px) {
  .intec-grid > .intec-grid-item-411-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-411-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-411-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-411-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-411-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-411-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-411-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-411-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-411-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-411 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-411-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-411-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 400px) {
  .intec-grid > .intec-grid-item-400-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-400-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-400-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-400-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-400-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-400-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-400-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-400-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-400-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-400 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-400-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-400-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 375px) {
  .intec-grid > .intec-grid-item-375-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-375-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-375-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-375-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-375-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-375-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-375-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-375-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-375-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-375 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-375-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-375-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 360px) {
  .intec-grid > .intec-grid-item-360-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-360-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-360-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-360-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-360-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-360-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-360-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-360-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-360-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-360 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-360-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-360-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 350px) {
  .intec-grid > .intec-grid-item-350-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-350-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-350-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-350-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-350-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-350-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-350-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-350-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-350-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-350 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-350-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-350-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
@media all and (max-width: 320px) {
  .intec-grid > .intec-grid-item-320-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-320-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .intec-grid > .intec-grid-item-320-3 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .intec-grid > .intec-grid-item-320-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .intec-grid > .intec-grid-item-320-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .intec-grid > .intec-grid-item-320-6 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .intec-grid > .intec-grid-item-320-7 {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .intec-grid > .intec-grid-item-320-8 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .intec-grid > .intec-grid-item-320-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .intec-grid > .intec-grid-item-320 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .intec-grid > .intec-grid-item-320-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .intec-grid > .intec-grid-item-320-10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
.intec-grid.intec-grid-i-none {
  margin: 0;
}
.intec-grid.intec-grid-i-h-none {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.intec-grid.intec-grid-i-v-none {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.intec-grid.intec-grid-i-none > .intec-grid-item,
.intec-grid.intec-grid-i-none > .intec-grid-item-1,
.intec-grid.intec-grid-i-none > .intec-grid-item-10,
.intec-grid.intec-grid-i-none > .intec-grid-item-2,
.intec-grid.intec-grid-i-none > .intec-grid-item-3,
.intec-grid.intec-grid-i-none > .intec-grid-item-4,
.intec-grid.intec-grid-i-none > .intec-grid-item-5,
.intec-grid.intec-grid-i-none > .intec-grid-item-6,
.intec-grid.intec-grid-i-none > .intec-grid-item-7,
.intec-grid.intec-grid-i-none > .intec-grid-item-8,
.intec-grid.intec-grid-i-none > .intec-grid-item-9,
.intec-grid.intec-grid-i-none > .intec-grid-item-auto {
  padding: 0;
}
.intec-grid.intec-grid-i-h-none > .intec-grid-item,
.intec-grid.intec-grid-i-h-none > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-none > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-none > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-none > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-none > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-none > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-none > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-none > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-none > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-none > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-none > .intec-grid-item-auto {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.intec-grid.intec-grid-i-v-none > .intec-grid-item,
.intec-grid.intec-grid-i-v-none > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-none > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-none > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-none > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-none > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-none > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-none > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-none > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-none > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-none > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-none > .intec-grid-item-auto {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.intec-grid.intec-grid-i-1 {
  margin: -1px;
}
.intec-grid.intec-grid-i-h-1 {
  margin-right: -1px !important;
  margin-left: -1px !important;
}
.intec-grid.intec-grid-i-v-1 {
  margin-top: -1px !important;
  margin-bottom: -1px !important;
}
.intec-grid.intec-grid-i-1 > .intec-grid-item,
.intec-grid.intec-grid-i-1 > .intec-grid-item-1,
.intec-grid.intec-grid-i-1 > .intec-grid-item-10,
.intec-grid.intec-grid-i-1 > .intec-grid-item-2,
.intec-grid.intec-grid-i-1 > .intec-grid-item-3,
.intec-grid.intec-grid-i-1 > .intec-grid-item-4,
.intec-grid.intec-grid-i-1 > .intec-grid-item-5,
.intec-grid.intec-grid-i-1 > .intec-grid-item-6,
.intec-grid.intec-grid-i-1 > .intec-grid-item-7,
.intec-grid.intec-grid-i-1 > .intec-grid-item-8,
.intec-grid.intec-grid-i-1 > .intec-grid-item-9,
.intec-grid.intec-grid-i-1 > .intec-grid-item-auto {
  padding: 1px;
}
.intec-grid.intec-grid-i-h-1 > .intec-grid-item,
.intec-grid.intec-grid-i-h-1 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-1 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-1 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-1 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-1 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-1 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-1 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-1 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-1 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-1 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-1 > .intec-grid-item-auto {
  padding-right: 1px !important;
  padding-left: 1px !important;
}
.intec-grid.intec-grid-i-v-1 > .intec-grid-item,
.intec-grid.intec-grid-i-v-1 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-1 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-1 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-1 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-1 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-1 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-1 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-1 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-1 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-1 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-1 > .intec-grid-item-auto {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}
.intec-grid.intec-grid-i-2 {
  margin: -2px;
}
.intec-grid.intec-grid-i-h-2 {
  margin-right: -2px !important;
  margin-left: -2px !important;
}
.intec-grid.intec-grid-i-v-2 {
  margin-top: -2px !important;
  margin-bottom: -2px !important;
}
.intec-grid.intec-grid-i-2 > .intec-grid-item,
.intec-grid.intec-grid-i-2 > .intec-grid-item-1,
.intec-grid.intec-grid-i-2 > .intec-grid-item-10,
.intec-grid.intec-grid-i-2 > .intec-grid-item-2,
.intec-grid.intec-grid-i-2 > .intec-grid-item-3,
.intec-grid.intec-grid-i-2 > .intec-grid-item-4,
.intec-grid.intec-grid-i-2 > .intec-grid-item-5,
.intec-grid.intec-grid-i-2 > .intec-grid-item-6,
.intec-grid.intec-grid-i-2 > .intec-grid-item-7,
.intec-grid.intec-grid-i-2 > .intec-grid-item-8,
.intec-grid.intec-grid-i-2 > .intec-grid-item-9,
.intec-grid.intec-grid-i-2 > .intec-grid-item-auto {
  padding: 2px;
}
.intec-grid.intec-grid-i-h-2 > .intec-grid-item,
.intec-grid.intec-grid-i-h-2 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-2 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-2 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-2 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-2 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-2 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-2 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-2 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-2 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-2 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-2 > .intec-grid-item-auto {
  padding-right: 2px !important;
  padding-left: 2px !important;
}
.intec-grid.intec-grid-i-v-2 > .intec-grid-item,
.intec-grid.intec-grid-i-v-2 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-2 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-2 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-2 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-2 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-2 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-2 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-2 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-2 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-2 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-2 > .intec-grid-item-auto {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
.intec-grid.intec-grid-i-3 {
  margin: -3px;
}
.intec-grid.intec-grid-i-h-3 {
  margin-right: -3px !important;
  margin-left: -3px !important;
}
.intec-grid.intec-grid-i-v-3 {
  margin-top: -3px !important;
  margin-bottom: -3px !important;
}
.intec-grid.intec-grid-i-3 > .intec-grid-item,
.intec-grid.intec-grid-i-3 > .intec-grid-item-1,
.intec-grid.intec-grid-i-3 > .intec-grid-item-10,
.intec-grid.intec-grid-i-3 > .intec-grid-item-2,
.intec-grid.intec-grid-i-3 > .intec-grid-item-3,
.intec-grid.intec-grid-i-3 > .intec-grid-item-4,
.intec-grid.intec-grid-i-3 > .intec-grid-item-5,
.intec-grid.intec-grid-i-3 > .intec-grid-item-6,
.intec-grid.intec-grid-i-3 > .intec-grid-item-7,
.intec-grid.intec-grid-i-3 > .intec-grid-item-8,
.intec-grid.intec-grid-i-3 > .intec-grid-item-9,
.intec-grid.intec-grid-i-3 > .intec-grid-item-auto {
  padding: 3px;
}
.intec-grid.intec-grid-i-h-3 > .intec-grid-item,
.intec-grid.intec-grid-i-h-3 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-3 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-3 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-3 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-3 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-3 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-3 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-3 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-3 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-3 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-3 > .intec-grid-item-auto {
  padding-right: 3px !important;
  padding-left: 3px !important;
}
.intec-grid.intec-grid-i-v-3 > .intec-grid-item,
.intec-grid.intec-grid-i-v-3 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-3 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-3 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-3 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-3 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-3 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-3 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-3 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-3 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-3 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-3 > .intec-grid-item-auto {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}
.intec-grid.intec-grid-i-4 {
  margin: -4px;
}
.intec-grid.intec-grid-i-h-4 {
  margin-right: -4px !important;
  margin-left: -4px !important;
}
.intec-grid.intec-grid-i-v-4 {
  margin-top: -4px !important;
  margin-bottom: -4px !important;
}
.intec-grid.intec-grid-i-4 > .intec-grid-item,
.intec-grid.intec-grid-i-4 > .intec-grid-item-1,
.intec-grid.intec-grid-i-4 > .intec-grid-item-10,
.intec-grid.intec-grid-i-4 > .intec-grid-item-2,
.intec-grid.intec-grid-i-4 > .intec-grid-item-3,
.intec-grid.intec-grid-i-4 > .intec-grid-item-4,
.intec-grid.intec-grid-i-4 > .intec-grid-item-5,
.intec-grid.intec-grid-i-4 > .intec-grid-item-6,
.intec-grid.intec-grid-i-4 > .intec-grid-item-7,
.intec-grid.intec-grid-i-4 > .intec-grid-item-8,
.intec-grid.intec-grid-i-4 > .intec-grid-item-9,
.intec-grid.intec-grid-i-4 > .intec-grid-item-auto {
  padding: 4px;
}
.intec-grid.intec-grid-i-h-4 > .intec-grid-item,
.intec-grid.intec-grid-i-h-4 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-4 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-4 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-4 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-4 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-4 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-4 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-4 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-4 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-4 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-4 > .intec-grid-item-auto {
  padding-right: 4px !important;
  padding-left: 4px !important;
}
.intec-grid.intec-grid-i-v-4 > .intec-grid-item,
.intec-grid.intec-grid-i-v-4 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-4 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-4 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-4 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-4 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-4 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-4 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-4 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-4 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-4 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-4 > .intec-grid-item-auto {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
.intec-grid.intec-grid-i-5 {
  margin: -5px;
}
.intec-grid.intec-grid-i-h-5 {
  margin-right: -5px !important;
  margin-left: -5px !important;
}
.intec-grid.intec-grid-i-v-5 {
  margin-top: -5px !important;
  margin-bottom: -5px !important;
}
.intec-grid.intec-grid-i-5 > .intec-grid-item,
.intec-grid.intec-grid-i-5 > .intec-grid-item-1,
.intec-grid.intec-grid-i-5 > .intec-grid-item-10,
.intec-grid.intec-grid-i-5 > .intec-grid-item-2,
.intec-grid.intec-grid-i-5 > .intec-grid-item-3,
.intec-grid.intec-grid-i-5 > .intec-grid-item-4,
.intec-grid.intec-grid-i-5 > .intec-grid-item-5,
.intec-grid.intec-grid-i-5 > .intec-grid-item-6,
.intec-grid.intec-grid-i-5 > .intec-grid-item-7,
.intec-grid.intec-grid-i-5 > .intec-grid-item-8,
.intec-grid.intec-grid-i-5 > .intec-grid-item-9,
.intec-grid.intec-grid-i-5 > .intec-grid-item-auto {
  padding: 5px;
}
.intec-grid.intec-grid-i-h-5 > .intec-grid-item,
.intec-grid.intec-grid-i-h-5 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-5 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-5 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-5 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-5 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-5 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-5 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-5 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-5 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-5 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-5 > .intec-grid-item-auto {
  padding-right: 5px !important;
  padding-left: 5px !important;
}
.intec-grid.intec-grid-i-v-5 > .intec-grid-item,
.intec-grid.intec-grid-i-v-5 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-5 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-5 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-5 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-5 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-5 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-5 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-5 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-5 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-5 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-5 > .intec-grid-item-auto {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.intec-grid.intec-grid-i-6 {
  margin: -6px;
}
.intec-grid.intec-grid-i-h-6 {
  margin-right: -6px !important;
  margin-left: -6px !important;
}
.intec-grid.intec-grid-i-v-6 {
  margin-top: -6px !important;
  margin-bottom: -6px !important;
}
.intec-grid.intec-grid-i-6 > .intec-grid-item,
.intec-grid.intec-grid-i-6 > .intec-grid-item-1,
.intec-grid.intec-grid-i-6 > .intec-grid-item-10,
.intec-grid.intec-grid-i-6 > .intec-grid-item-2,
.intec-grid.intec-grid-i-6 > .intec-grid-item-3,
.intec-grid.intec-grid-i-6 > .intec-grid-item-4,
.intec-grid.intec-grid-i-6 > .intec-grid-item-5,
.intec-grid.intec-grid-i-6 > .intec-grid-item-6,
.intec-grid.intec-grid-i-6 > .intec-grid-item-7,
.intec-grid.intec-grid-i-6 > .intec-grid-item-8,
.intec-grid.intec-grid-i-6 > .intec-grid-item-9,
.intec-grid.intec-grid-i-6 > .intec-grid-item-auto {
  padding: 6px;
}
.intec-grid.intec-grid-i-h-6 > .intec-grid-item,
.intec-grid.intec-grid-i-h-6 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-6 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-6 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-6 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-6 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-6 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-6 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-6 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-6 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-6 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-6 > .intec-grid-item-auto {
  padding-right: 6px !important;
  padding-left: 6px !important;
}
.intec-grid.intec-grid-i-v-6 > .intec-grid-item,
.intec-grid.intec-grid-i-v-6 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-6 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-6 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-6 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-6 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-6 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-6 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-6 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-6 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-6 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-6 > .intec-grid-item-auto {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}
.intec-grid.intec-grid-i-7 {
  margin: -7px;
}
.intec-grid.intec-grid-i-h-7 {
  margin-right: -7px !important;
  margin-left: -7px !important;
}
.intec-grid.intec-grid-i-v-7 {
  margin-top: -7px !important;
  margin-bottom: -7px !important;
}
.intec-grid.intec-grid-i-7 > .intec-grid-item,
.intec-grid.intec-grid-i-7 > .intec-grid-item-1,
.intec-grid.intec-grid-i-7 > .intec-grid-item-10,
.intec-grid.intec-grid-i-7 > .intec-grid-item-2,
.intec-grid.intec-grid-i-7 > .intec-grid-item-3,
.intec-grid.intec-grid-i-7 > .intec-grid-item-4,
.intec-grid.intec-grid-i-7 > .intec-grid-item-5,
.intec-grid.intec-grid-i-7 > .intec-grid-item-6,
.intec-grid.intec-grid-i-7 > .intec-grid-item-7,
.intec-grid.intec-grid-i-7 > .intec-grid-item-8,
.intec-grid.intec-grid-i-7 > .intec-grid-item-9,
.intec-grid.intec-grid-i-7 > .intec-grid-item-auto {
  padding: 7px;
}
.intec-grid.intec-grid-i-h-7 > .intec-grid-item,
.intec-grid.intec-grid-i-h-7 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-7 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-7 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-7 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-7 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-7 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-7 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-7 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-7 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-7 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-7 > .intec-grid-item-auto {
  padding-right: 7px !important;
  padding-left: 7px !important;
}
.intec-grid.intec-grid-i-v-7 > .intec-grid-item,
.intec-grid.intec-grid-i-v-7 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-7 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-7 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-7 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-7 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-7 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-7 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-7 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-7 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-7 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-7 > .intec-grid-item-auto {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}
.intec-grid.intec-grid-i-8 {
  margin: -8px;
}
.intec-grid.intec-grid-i-h-8 {
  margin-right: -8px !important;
  margin-left: -8px !important;
}
.intec-grid.intec-grid-i-v-8 {
  margin-top: -8px !important;
  margin-bottom: -8px !important;
}
.intec-grid.intec-grid-i-8 > .intec-grid-item,
.intec-grid.intec-grid-i-8 > .intec-grid-item-1,
.intec-grid.intec-grid-i-8 > .intec-grid-item-10,
.intec-grid.intec-grid-i-8 > .intec-grid-item-2,
.intec-grid.intec-grid-i-8 > .intec-grid-item-3,
.intec-grid.intec-grid-i-8 > .intec-grid-item-4,
.intec-grid.intec-grid-i-8 > .intec-grid-item-5,
.intec-grid.intec-grid-i-8 > .intec-grid-item-6,
.intec-grid.intec-grid-i-8 > .intec-grid-item-7,
.intec-grid.intec-grid-i-8 > .intec-grid-item-8,
.intec-grid.intec-grid-i-8 > .intec-grid-item-9,
.intec-grid.intec-grid-i-8 > .intec-grid-item-auto {
  padding: 8px;
}
.intec-grid.intec-grid-i-h-8 > .intec-grid-item,
.intec-grid.intec-grid-i-h-8 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-8 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-8 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-8 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-8 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-8 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-8 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-8 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-8 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-8 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-8 > .intec-grid-item-auto {
  padding-right: 8px !important;
  padding-left: 8px !important;
}
.intec-grid.intec-grid-i-v-8 > .intec-grid-item,
.intec-grid.intec-grid-i-v-8 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-8 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-8 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-8 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-8 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-8 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-8 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-8 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-8 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-8 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-8 > .intec-grid-item-auto {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.intec-grid.intec-grid-i-9 {
  margin: -9px;
}
.intec-grid.intec-grid-i-h-9 {
  margin-right: -9px !important;
  margin-left: -9px !important;
}
.intec-grid.intec-grid-i-v-9 {
  margin-top: -9px !important;
  margin-bottom: -9px !important;
}
.intec-grid.intec-grid-i-9 > .intec-grid-item,
.intec-grid.intec-grid-i-9 > .intec-grid-item-1,
.intec-grid.intec-grid-i-9 > .intec-grid-item-10,
.intec-grid.intec-grid-i-9 > .intec-grid-item-2,
.intec-grid.intec-grid-i-9 > .intec-grid-item-3,
.intec-grid.intec-grid-i-9 > .intec-grid-item-4,
.intec-grid.intec-grid-i-9 > .intec-grid-item-5,
.intec-grid.intec-grid-i-9 > .intec-grid-item-6,
.intec-grid.intec-grid-i-9 > .intec-grid-item-7,
.intec-grid.intec-grid-i-9 > .intec-grid-item-8,
.intec-grid.intec-grid-i-9 > .intec-grid-item-9,
.intec-grid.intec-grid-i-9 > .intec-grid-item-auto {
  padding: 9px;
}
.intec-grid.intec-grid-i-h-9 > .intec-grid-item,
.intec-grid.intec-grid-i-h-9 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-9 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-9 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-9 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-9 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-9 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-9 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-9 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-9 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-9 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-9 > .intec-grid-item-auto {
  padding-right: 9px !important;
  padding-left: 9px !important;
}
.intec-grid.intec-grid-i-v-9 > .intec-grid-item,
.intec-grid.intec-grid-i-v-9 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-9 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-9 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-9 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-9 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-9 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-9 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-9 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-9 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-9 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-9 > .intec-grid-item-auto {
  padding-top: 9px !important;
  padding-bottom: 9px !important;
}
.intec-grid.intec-grid-i-10 {
  margin: -10px;
}
.intec-grid.intec-grid-i-h-10 {
  margin-right: -10px !important;
  margin-left: -10px !important;
}
.intec-grid.intec-grid-i-v-10 {
  margin-top: -10px !important;
  margin-bottom: -10px !important;
}
.intec-grid.intec-grid-i-10 > .intec-grid-item,
.intec-grid.intec-grid-i-10 > .intec-grid-item-1,
.intec-grid.intec-grid-i-10 > .intec-grid-item-10,
.intec-grid.intec-grid-i-10 > .intec-grid-item-2,
.intec-grid.intec-grid-i-10 > .intec-grid-item-3,
.intec-grid.intec-grid-i-10 > .intec-grid-item-4,
.intec-grid.intec-grid-i-10 > .intec-grid-item-5,
.intec-grid.intec-grid-i-10 > .intec-grid-item-6,
.intec-grid.intec-grid-i-10 > .intec-grid-item-7,
.intec-grid.intec-grid-i-10 > .intec-grid-item-8,
.intec-grid.intec-grid-i-10 > .intec-grid-item-9,
.intec-grid.intec-grid-i-10 > .intec-grid-item-auto {
  padding: 10px;
}
.intec-grid.intec-grid-i-h-10 > .intec-grid-item,
.intec-grid.intec-grid-i-h-10 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-10 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-10 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-10 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-10 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-10 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-10 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-10 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-10 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-10 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-10 > .intec-grid-item-auto {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.intec-grid.intec-grid-i-v-10 > .intec-grid-item,
.intec-grid.intec-grid-i-v-10 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-10 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-10 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-10 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-10 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-10 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-10 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-10 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-10 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-10 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-10 > .intec-grid-item-auto {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.intec-grid.intec-grid-i-11 {
  margin: -11px;
}
.intec-grid.intec-grid-i-h-11 {
  margin-right: -11px !important;
  margin-left: -11px !important;
}
.intec-grid.intec-grid-i-v-11 {
  margin-top: -11px !important;
  margin-bottom: -11px !important;
}
.intec-grid.intec-grid-i-11 > .intec-grid-item,
.intec-grid.intec-grid-i-11 > .intec-grid-item-1,
.intec-grid.intec-grid-i-11 > .intec-grid-item-10,
.intec-grid.intec-grid-i-11 > .intec-grid-item-2,
.intec-grid.intec-grid-i-11 > .intec-grid-item-3,
.intec-grid.intec-grid-i-11 > .intec-grid-item-4,
.intec-grid.intec-grid-i-11 > .intec-grid-item-5,
.intec-grid.intec-grid-i-11 > .intec-grid-item-6,
.intec-grid.intec-grid-i-11 > .intec-grid-item-7,
.intec-grid.intec-grid-i-11 > .intec-grid-item-8,
.intec-grid.intec-grid-i-11 > .intec-grid-item-9,
.intec-grid.intec-grid-i-11 > .intec-grid-item-auto {
  padding: 11px;
}
.intec-grid.intec-grid-i-h-11 > .intec-grid-item,
.intec-grid.intec-grid-i-h-11 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-11 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-11 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-11 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-11 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-11 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-11 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-11 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-11 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-11 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-11 > .intec-grid-item-auto {
  padding-right: 11px !important;
  padding-left: 11px !important;
}
.intec-grid.intec-grid-i-v-11 > .intec-grid-item,
.intec-grid.intec-grid-i-v-11 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-11 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-11 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-11 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-11 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-11 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-11 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-11 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-11 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-11 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-11 > .intec-grid-item-auto {
  padding-top: 11px !important;
  padding-bottom: 11px !important;
}
.intec-grid.intec-grid-i-12 {
  margin: -12px;
}
.intec-grid.intec-grid-i-h-12 {
  margin-right: -12px !important;
  margin-left: -12px !important;
}
.intec-grid.intec-grid-i-v-12 {
  margin-top: -12px !important;
  margin-bottom: -12px !important;
}
.intec-grid.intec-grid-i-12 > .intec-grid-item,
.intec-grid.intec-grid-i-12 > .intec-grid-item-1,
.intec-grid.intec-grid-i-12 > .intec-grid-item-10,
.intec-grid.intec-grid-i-12 > .intec-grid-item-2,
.intec-grid.intec-grid-i-12 > .intec-grid-item-3,
.intec-grid.intec-grid-i-12 > .intec-grid-item-4,
.intec-grid.intec-grid-i-12 > .intec-grid-item-5,
.intec-grid.intec-grid-i-12 > .intec-grid-item-6,
.intec-grid.intec-grid-i-12 > .intec-grid-item-7,
.intec-grid.intec-grid-i-12 > .intec-grid-item-8,
.intec-grid.intec-grid-i-12 > .intec-grid-item-9,
.intec-grid.intec-grid-i-12 > .intec-grid-item-auto {
  padding: 12px;
}
.intec-grid.intec-grid-i-h-12 > .intec-grid-item,
.intec-grid.intec-grid-i-h-12 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-12 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-12 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-12 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-12 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-12 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-12 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-12 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-12 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-12 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-12 > .intec-grid-item-auto {
  padding-right: 12px !important;
  padding-left: 12px !important;
}
.intec-grid.intec-grid-i-v-12 > .intec-grid-item,
.intec-grid.intec-grid-i-v-12 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-12 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-12 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-12 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-12 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-12 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-12 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-12 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-12 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-12 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-12 > .intec-grid-item-auto {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.intec-grid.intec-grid-i-13 {
  margin: -13px;
}
.intec-grid.intec-grid-i-h-13 {
  margin-right: -13px !important;
  margin-left: -13px !important;
}
.intec-grid.intec-grid-i-v-13 {
  margin-top: -13px !important;
  margin-bottom: -13px !important;
}
.intec-grid.intec-grid-i-13 > .intec-grid-item,
.intec-grid.intec-grid-i-13 > .intec-grid-item-1,
.intec-grid.intec-grid-i-13 > .intec-grid-item-10,
.intec-grid.intec-grid-i-13 > .intec-grid-item-2,
.intec-grid.intec-grid-i-13 > .intec-grid-item-3,
.intec-grid.intec-grid-i-13 > .intec-grid-item-4,
.intec-grid.intec-grid-i-13 > .intec-grid-item-5,
.intec-grid.intec-grid-i-13 > .intec-grid-item-6,
.intec-grid.intec-grid-i-13 > .intec-grid-item-7,
.intec-grid.intec-grid-i-13 > .intec-grid-item-8,
.intec-grid.intec-grid-i-13 > .intec-grid-item-9,
.intec-grid.intec-grid-i-13 > .intec-grid-item-auto {
  padding: 13px;
}
.intec-grid.intec-grid-i-h-13 > .intec-grid-item,
.intec-grid.intec-grid-i-h-13 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-13 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-13 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-13 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-13 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-13 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-13 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-13 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-13 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-13 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-13 > .intec-grid-item-auto {
  padding-right: 13px !important;
  padding-left: 13px !important;
}
.intec-grid.intec-grid-i-v-13 > .intec-grid-item,
.intec-grid.intec-grid-i-v-13 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-13 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-13 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-13 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-13 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-13 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-13 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-13 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-13 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-13 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-13 > .intec-grid-item-auto {
  padding-top: 13px !important;
  padding-bottom: 13px !important;
}
.intec-grid.intec-grid-i-14 {
  margin: -14px;
}
.intec-grid.intec-grid-i-h-14 {
  margin-right: -14px !important;
  margin-left: -14px !important;
}
.intec-grid.intec-grid-i-v-14 {
  margin-top: -14px !important;
  margin-bottom: -14px !important;
}
.intec-grid.intec-grid-i-14 > .intec-grid-item,
.intec-grid.intec-grid-i-14 > .intec-grid-item-1,
.intec-grid.intec-grid-i-14 > .intec-grid-item-10,
.intec-grid.intec-grid-i-14 > .intec-grid-item-2,
.intec-grid.intec-grid-i-14 > .intec-grid-item-3,
.intec-grid.intec-grid-i-14 > .intec-grid-item-4,
.intec-grid.intec-grid-i-14 > .intec-grid-item-5,
.intec-grid.intec-grid-i-14 > .intec-grid-item-6,
.intec-grid.intec-grid-i-14 > .intec-grid-item-7,
.intec-grid.intec-grid-i-14 > .intec-grid-item-8,
.intec-grid.intec-grid-i-14 > .intec-grid-item-9,
.intec-grid.intec-grid-i-14 > .intec-grid-item-auto {
  padding: 14px;
}
.intec-grid.intec-grid-i-h-14 > .intec-grid-item,
.intec-grid.intec-grid-i-h-14 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-14 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-14 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-14 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-14 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-14 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-14 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-14 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-14 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-14 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-14 > .intec-grid-item-auto {
  padding-right: 14px !important;
  padding-left: 14px !important;
}
.intec-grid.intec-grid-i-v-14 > .intec-grid-item,
.intec-grid.intec-grid-i-v-14 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-14 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-14 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-14 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-14 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-14 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-14 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-14 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-14 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-14 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-14 > .intec-grid-item-auto {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}
.intec-grid.intec-grid-i-15 {
  margin: -15px;
}
.intec-grid.intec-grid-i-h-15 {
  margin-right: -15px !important;
  margin-left: -15px !important;
}
.intec-grid.intec-grid-i-v-15 {
  margin-top: -15px !important;
  margin-bottom: -15px !important;
}
.intec-grid.intec-grid-i-15 > .intec-grid-item,
.intec-grid.intec-grid-i-15 > .intec-grid-item-1,
.intec-grid.intec-grid-i-15 > .intec-grid-item-10,
.intec-grid.intec-grid-i-15 > .intec-grid-item-2,
.intec-grid.intec-grid-i-15 > .intec-grid-item-3,
.intec-grid.intec-grid-i-15 > .intec-grid-item-4,
.intec-grid.intec-grid-i-15 > .intec-grid-item-5,
.intec-grid.intec-grid-i-15 > .intec-grid-item-6,
.intec-grid.intec-grid-i-15 > .intec-grid-item-7,
.intec-grid.intec-grid-i-15 > .intec-grid-item-8,
.intec-grid.intec-grid-i-15 > .intec-grid-item-9,
.intec-grid.intec-grid-i-15 > .intec-grid-item-auto {
  padding: 15px;
}
.intec-grid.intec-grid-i-h-15 > .intec-grid-item,
.intec-grid.intec-grid-i-h-15 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-15 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-15 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-15 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-15 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-15 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-15 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-15 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-15 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-15 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-15 > .intec-grid-item-auto {
  padding-right: 15px !important;
  padding-left: 15px !important;
}
.intec-grid.intec-grid-i-v-15 > .intec-grid-item,
.intec-grid.intec-grid-i-v-15 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-15 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-15 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-15 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-15 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-15 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-15 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-15 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-15 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-15 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-15 > .intec-grid-item-auto {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.intec-grid.intec-grid-i-16 {
  margin: -16px;
}
.intec-grid.intec-grid-i-h-16 {
  margin-right: -16px !important;
  margin-left: -16px !important;
}
.intec-grid.intec-grid-i-v-16 {
  margin-top: -16px !important;
  margin-bottom: -16px !important;
}
.intec-grid.intec-grid-i-16 > .intec-grid-item,
.intec-grid.intec-grid-i-16 > .intec-grid-item-1,
.intec-grid.intec-grid-i-16 > .intec-grid-item-10,
.intec-grid.intec-grid-i-16 > .intec-grid-item-2,
.intec-grid.intec-grid-i-16 > .intec-grid-item-3,
.intec-grid.intec-grid-i-16 > .intec-grid-item-4,
.intec-grid.intec-grid-i-16 > .intec-grid-item-5,
.intec-grid.intec-grid-i-16 > .intec-grid-item-6,
.intec-grid.intec-grid-i-16 > .intec-grid-item-7,
.intec-grid.intec-grid-i-16 > .intec-grid-item-8,
.intec-grid.intec-grid-i-16 > .intec-grid-item-9,
.intec-grid.intec-grid-i-16 > .intec-grid-item-auto {
  padding: 16px;
}
.intec-grid.intec-grid-i-h-16 > .intec-grid-item,
.intec-grid.intec-grid-i-h-16 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-16 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-16 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-16 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-16 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-16 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-16 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-16 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-16 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-16 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-16 > .intec-grid-item-auto {
  padding-right: 16px !important;
  padding-left: 16px !important;
}
.intec-grid.intec-grid-i-v-16 > .intec-grid-item,
.intec-grid.intec-grid-i-v-16 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-16 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-16 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-16 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-16 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-16 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-16 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-16 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-16 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-16 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-16 > .intec-grid-item-auto {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
.intec-grid.intec-grid-i-17 {
  margin: -17px;
}
.intec-grid.intec-grid-i-h-17 {
  margin-right: -17px !important;
  margin-left: -17px !important;
}
.intec-grid.intec-grid-i-v-17 {
  margin-top: -17px !important;
  margin-bottom: -17px !important;
}
.intec-grid.intec-grid-i-17 > .intec-grid-item,
.intec-grid.intec-grid-i-17 > .intec-grid-item-1,
.intec-grid.intec-grid-i-17 > .intec-grid-item-10,
.intec-grid.intec-grid-i-17 > .intec-grid-item-2,
.intec-grid.intec-grid-i-17 > .intec-grid-item-3,
.intec-grid.intec-grid-i-17 > .intec-grid-item-4,
.intec-grid.intec-grid-i-17 > .intec-grid-item-5,
.intec-grid.intec-grid-i-17 > .intec-grid-item-6,
.intec-grid.intec-grid-i-17 > .intec-grid-item-7,
.intec-grid.intec-grid-i-17 > .intec-grid-item-8,
.intec-grid.intec-grid-i-17 > .intec-grid-item-9,
.intec-grid.intec-grid-i-17 > .intec-grid-item-auto {
  padding: 17px;
}
.intec-grid.intec-grid-i-h-17 > .intec-grid-item,
.intec-grid.intec-grid-i-h-17 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-17 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-17 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-17 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-17 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-17 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-17 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-17 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-17 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-17 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-17 > .intec-grid-item-auto {
  padding-right: 17px !important;
  padding-left: 17px !important;
}
.intec-grid.intec-grid-i-v-17 > .intec-grid-item,
.intec-grid.intec-grid-i-v-17 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-17 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-17 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-17 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-17 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-17 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-17 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-17 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-17 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-17 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-17 > .intec-grid-item-auto {
  padding-top: 17px !important;
  padding-bottom: 17px !important;
}
.intec-grid.intec-grid-i-18 {
  margin: -18px;
}
.intec-grid.intec-grid-i-h-18 {
  margin-right: -18px !important;
  margin-left: -18px !important;
}
.intec-grid.intec-grid-i-v-18 {
  margin-top: -18px !important;
  margin-bottom: -18px !important;
}
.intec-grid.intec-grid-i-18 > .intec-grid-item,
.intec-grid.intec-grid-i-18 > .intec-grid-item-1,
.intec-grid.intec-grid-i-18 > .intec-grid-item-10,
.intec-grid.intec-grid-i-18 > .intec-grid-item-2,
.intec-grid.intec-grid-i-18 > .intec-grid-item-3,
.intec-grid.intec-grid-i-18 > .intec-grid-item-4,
.intec-grid.intec-grid-i-18 > .intec-grid-item-5,
.intec-grid.intec-grid-i-18 > .intec-grid-item-6,
.intec-grid.intec-grid-i-18 > .intec-grid-item-7,
.intec-grid.intec-grid-i-18 > .intec-grid-item-8,
.intec-grid.intec-grid-i-18 > .intec-grid-item-9,
.intec-grid.intec-grid-i-18 > .intec-grid-item-auto {
  padding: 18px;
}
.intec-grid.intec-grid-i-h-18 > .intec-grid-item,
.intec-grid.intec-grid-i-h-18 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-18 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-18 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-18 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-18 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-18 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-18 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-18 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-18 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-18 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-18 > .intec-grid-item-auto {
  padding-right: 18px !important;
  padding-left: 18px !important;
}
.intec-grid.intec-grid-i-v-18 > .intec-grid-item,
.intec-grid.intec-grid-i-v-18 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-18 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-18 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-18 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-18 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-18 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-18 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-18 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-18 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-18 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-18 > .intec-grid-item-auto {
  padding-top: 18px !important;
  padding-bottom: 18px !important;
}
.intec-grid.intec-grid-i-19 {
  margin: -19px;
}
.intec-grid.intec-grid-i-h-19 {
  margin-right: -19px !important;
  margin-left: -19px !important;
}
.intec-grid.intec-grid-i-v-19 {
  margin-top: -19px !important;
  margin-bottom: -19px !important;
}
.intec-grid.intec-grid-i-19 > .intec-grid-item,
.intec-grid.intec-grid-i-19 > .intec-grid-item-1,
.intec-grid.intec-grid-i-19 > .intec-grid-item-10,
.intec-grid.intec-grid-i-19 > .intec-grid-item-2,
.intec-grid.intec-grid-i-19 > .intec-grid-item-3,
.intec-grid.intec-grid-i-19 > .intec-grid-item-4,
.intec-grid.intec-grid-i-19 > .intec-grid-item-5,
.intec-grid.intec-grid-i-19 > .intec-grid-item-6,
.intec-grid.intec-grid-i-19 > .intec-grid-item-7,
.intec-grid.intec-grid-i-19 > .intec-grid-item-8,
.intec-grid.intec-grid-i-19 > .intec-grid-item-9,
.intec-grid.intec-grid-i-19 > .intec-grid-item-auto {
  padding: 19px;
}
.intec-grid.intec-grid-i-h-19 > .intec-grid-item,
.intec-grid.intec-grid-i-h-19 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-19 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-19 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-19 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-19 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-19 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-19 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-19 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-19 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-19 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-19 > .intec-grid-item-auto {
  padding-right: 19px !important;
  padding-left: 19px !important;
}
.intec-grid.intec-grid-i-v-19 > .intec-grid-item,
.intec-grid.intec-grid-i-v-19 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-19 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-19 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-19 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-19 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-19 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-19 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-19 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-19 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-19 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-19 > .intec-grid-item-auto {
  padding-top: 19px !important;
  padding-bottom: 19px !important;
}
.intec-grid.intec-grid-i-20 {
  margin: -20px;
}
.intec-grid.intec-grid-i-h-20 {
  margin-right: -20px !important;
  margin-left: -20px !important;
}
.intec-grid.intec-grid-i-v-20 {
  margin-top: -20px !important;
  margin-bottom: -20px !important;
}
.intec-grid.intec-grid-i-20 > .intec-grid-item,
.intec-grid.intec-grid-i-20 > .intec-grid-item-1,
.intec-grid.intec-grid-i-20 > .intec-grid-item-10,
.intec-grid.intec-grid-i-20 > .intec-grid-item-2,
.intec-grid.intec-grid-i-20 > .intec-grid-item-3,
.intec-grid.intec-grid-i-20 > .intec-grid-item-4,
.intec-grid.intec-grid-i-20 > .intec-grid-item-5,
.intec-grid.intec-grid-i-20 > .intec-grid-item-6,
.intec-grid.intec-grid-i-20 > .intec-grid-item-7,
.intec-grid.intec-grid-i-20 > .intec-grid-item-8,
.intec-grid.intec-grid-i-20 > .intec-grid-item-9,
.intec-grid.intec-grid-i-20 > .intec-grid-item-auto {
  padding: 20px;
}
.intec-grid.intec-grid-i-h-20 > .intec-grid-item,
.intec-grid.intec-grid-i-h-20 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-20 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-20 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-20 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-20 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-20 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-20 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-20 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-20 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-20 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-20 > .intec-grid-item-auto {
  padding-right: 20px !important;
  padding-left: 20px !important;
}
.intec-grid.intec-grid-i-v-20 > .intec-grid-item,
.intec-grid.intec-grid-i-v-20 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-20 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-20 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-20 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-20 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-20 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-20 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-20 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-20 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-20 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-20 > .intec-grid-item-auto {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.intec-grid.intec-grid-i-21 {
  margin: -21px;
}
.intec-grid.intec-grid-i-h-21 {
  margin-right: -21px !important;
  margin-left: -21px !important;
}
.intec-grid.intec-grid-i-v-21 {
  margin-top: -21px !important;
  margin-bottom: -21px !important;
}
.intec-grid.intec-grid-i-21 > .intec-grid-item,
.intec-grid.intec-grid-i-21 > .intec-grid-item-1,
.intec-grid.intec-grid-i-21 > .intec-grid-item-10,
.intec-grid.intec-grid-i-21 > .intec-grid-item-2,
.intec-grid.intec-grid-i-21 > .intec-grid-item-3,
.intec-grid.intec-grid-i-21 > .intec-grid-item-4,
.intec-grid.intec-grid-i-21 > .intec-grid-item-5,
.intec-grid.intec-grid-i-21 > .intec-grid-item-6,
.intec-grid.intec-grid-i-21 > .intec-grid-item-7,
.intec-grid.intec-grid-i-21 > .intec-grid-item-8,
.intec-grid.intec-grid-i-21 > .intec-grid-item-9,
.intec-grid.intec-grid-i-21 > .intec-grid-item-auto {
  padding: 21px;
}
.intec-grid.intec-grid-i-h-21 > .intec-grid-item,
.intec-grid.intec-grid-i-h-21 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-21 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-21 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-21 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-21 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-21 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-21 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-21 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-21 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-21 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-21 > .intec-grid-item-auto {
  padding-right: 21px !important;
  padding-left: 21px !important;
}
.intec-grid.intec-grid-i-v-21 > .intec-grid-item,
.intec-grid.intec-grid-i-v-21 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-21 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-21 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-21 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-21 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-21 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-21 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-21 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-21 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-21 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-21 > .intec-grid-item-auto {
  padding-top: 21px !important;
  padding-bottom: 21px !important;
}
.intec-grid.intec-grid-i-22 {
  margin: -22px;
}
.intec-grid.intec-grid-i-h-22 {
  margin-right: -22px !important;
  margin-left: -22px !important;
}
.intec-grid.intec-grid-i-v-22 {
  margin-top: -22px !important;
  margin-bottom: -22px !important;
}
.intec-grid.intec-grid-i-22 > .intec-grid-item,
.intec-grid.intec-grid-i-22 > .intec-grid-item-1,
.intec-grid.intec-grid-i-22 > .intec-grid-item-10,
.intec-grid.intec-grid-i-22 > .intec-grid-item-2,
.intec-grid.intec-grid-i-22 > .intec-grid-item-3,
.intec-grid.intec-grid-i-22 > .intec-grid-item-4,
.intec-grid.intec-grid-i-22 > .intec-grid-item-5,
.intec-grid.intec-grid-i-22 > .intec-grid-item-6,
.intec-grid.intec-grid-i-22 > .intec-grid-item-7,
.intec-grid.intec-grid-i-22 > .intec-grid-item-8,
.intec-grid.intec-grid-i-22 > .intec-grid-item-9,
.intec-grid.intec-grid-i-22 > .intec-grid-item-auto {
  padding: 22px;
}
.intec-grid.intec-grid-i-h-22 > .intec-grid-item,
.intec-grid.intec-grid-i-h-22 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-22 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-22 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-22 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-22 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-22 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-22 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-22 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-22 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-22 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-22 > .intec-grid-item-auto {
  padding-right: 22px !important;
  padding-left: 22px !important;
}
.intec-grid.intec-grid-i-v-22 > .intec-grid-item,
.intec-grid.intec-grid-i-v-22 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-22 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-22 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-22 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-22 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-22 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-22 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-22 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-22 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-22 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-22 > .intec-grid-item-auto {
  padding-top: 22px !important;
  padding-bottom: 22px !important;
}
.intec-grid.intec-grid-i-23 {
  margin: -23px;
}
.intec-grid.intec-grid-i-h-23 {
  margin-right: -23px !important;
  margin-left: -23px !important;
}
.intec-grid.intec-grid-i-v-23 {
  margin-top: -23px !important;
  margin-bottom: -23px !important;
}
.intec-grid.intec-grid-i-23 > .intec-grid-item,
.intec-grid.intec-grid-i-23 > .intec-grid-item-1,
.intec-grid.intec-grid-i-23 > .intec-grid-item-10,
.intec-grid.intec-grid-i-23 > .intec-grid-item-2,
.intec-grid.intec-grid-i-23 > .intec-grid-item-3,
.intec-grid.intec-grid-i-23 > .intec-grid-item-4,
.intec-grid.intec-grid-i-23 > .intec-grid-item-5,
.intec-grid.intec-grid-i-23 > .intec-grid-item-6,
.intec-grid.intec-grid-i-23 > .intec-grid-item-7,
.intec-grid.intec-grid-i-23 > .intec-grid-item-8,
.intec-grid.intec-grid-i-23 > .intec-grid-item-9,
.intec-grid.intec-grid-i-23 > .intec-grid-item-auto {
  padding: 23px;
}
.intec-grid.intec-grid-i-h-23 > .intec-grid-item,
.intec-grid.intec-grid-i-h-23 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-23 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-23 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-23 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-23 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-23 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-23 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-23 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-23 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-23 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-23 > .intec-grid-item-auto {
  padding-right: 23px !important;
  padding-left: 23px !important;
}
.intec-grid.intec-grid-i-v-23 > .intec-grid-item,
.intec-grid.intec-grid-i-v-23 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-23 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-23 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-23 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-23 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-23 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-23 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-23 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-23 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-23 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-23 > .intec-grid-item-auto {
  padding-top: 23px !important;
  padding-bottom: 23px !important;
}
.intec-grid.intec-grid-i-24 {
  margin: -24px;
}
.intec-grid.intec-grid-i-h-24 {
  margin-right: -24px !important;
  margin-left: -24px !important;
}
.intec-grid.intec-grid-i-v-24 {
  margin-top: -24px !important;
  margin-bottom: -24px !important;
}
.intec-grid.intec-grid-i-24 > .intec-grid-item,
.intec-grid.intec-grid-i-24 > .intec-grid-item-1,
.intec-grid.intec-grid-i-24 > .intec-grid-item-10,
.intec-grid.intec-grid-i-24 > .intec-grid-item-2,
.intec-grid.intec-grid-i-24 > .intec-grid-item-3,
.intec-grid.intec-grid-i-24 > .intec-grid-item-4,
.intec-grid.intec-grid-i-24 > .intec-grid-item-5,
.intec-grid.intec-grid-i-24 > .intec-grid-item-6,
.intec-grid.intec-grid-i-24 > .intec-grid-item-7,
.intec-grid.intec-grid-i-24 > .intec-grid-item-8,
.intec-grid.intec-grid-i-24 > .intec-grid-item-9,
.intec-grid.intec-grid-i-24 > .intec-grid-item-auto {
  padding: 24px;
}
.intec-grid.intec-grid-i-h-24 > .intec-grid-item,
.intec-grid.intec-grid-i-h-24 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-24 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-24 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-24 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-24 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-24 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-24 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-24 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-24 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-24 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-24 > .intec-grid-item-auto {
  padding-right: 24px !important;
  padding-left: 24px !important;
}
.intec-grid.intec-grid-i-v-24 > .intec-grid-item,
.intec-grid.intec-grid-i-v-24 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-24 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-24 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-24 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-24 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-24 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-24 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-24 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-24 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-24 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-24 > .intec-grid-item-auto {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}
.intec-grid.intec-grid-i-25 {
  margin: -25px;
}
.intec-grid.intec-grid-i-h-25 {
  margin-right: -25px !important;
  margin-left: -25px !important;
}
.intec-grid.intec-grid-i-v-25 {
  margin-top: -25px !important;
  margin-bottom: -25px !important;
}
.intec-grid.intec-grid-i-25 > .intec-grid-item,
.intec-grid.intec-grid-i-25 > .intec-grid-item-1,
.intec-grid.intec-grid-i-25 > .intec-grid-item-10,
.intec-grid.intec-grid-i-25 > .intec-grid-item-2,
.intec-grid.intec-grid-i-25 > .intec-grid-item-3,
.intec-grid.intec-grid-i-25 > .intec-grid-item-4,
.intec-grid.intec-grid-i-25 > .intec-grid-item-5,
.intec-grid.intec-grid-i-25 > .intec-grid-item-6,
.intec-grid.intec-grid-i-25 > .intec-grid-item-7,
.intec-grid.intec-grid-i-25 > .intec-grid-item-8,
.intec-grid.intec-grid-i-25 > .intec-grid-item-9,
.intec-grid.intec-grid-i-25 > .intec-grid-item-auto {
  padding: 25px;
}
.intec-grid.intec-grid-i-h-25 > .intec-grid-item,
.intec-grid.intec-grid-i-h-25 > .intec-grid-item-1,
.intec-grid.intec-grid-i-h-25 > .intec-grid-item-10,
.intec-grid.intec-grid-i-h-25 > .intec-grid-item-2,
.intec-grid.intec-grid-i-h-25 > .intec-grid-item-3,
.intec-grid.intec-grid-i-h-25 > .intec-grid-item-4,
.intec-grid.intec-grid-i-h-25 > .intec-grid-item-5,
.intec-grid.intec-grid-i-h-25 > .intec-grid-item-6,
.intec-grid.intec-grid-i-h-25 > .intec-grid-item-7,
.intec-grid.intec-grid-i-h-25 > .intec-grid-item-8,
.intec-grid.intec-grid-i-h-25 > .intec-grid-item-9,
.intec-grid.intec-grid-i-h-25 > .intec-grid-item-auto {
  padding-right: 25px !important;
  padding-left: 25px !important;
}
.intec-grid.intec-grid-i-v-25 > .intec-grid-item,
.intec-grid.intec-grid-i-v-25 > .intec-grid-item-1,
.intec-grid.intec-grid-i-v-25 > .intec-grid-item-10,
.intec-grid.intec-grid-i-v-25 > .intec-grid-item-2,
.intec-grid.intec-grid-i-v-25 > .intec-grid-item-3,
.intec-grid.intec-grid-i-v-25 > .intec-grid-item-4,
.intec-grid.intec-grid-i-v-25 > .intec-grid-item-5,
.intec-grid.intec-grid-i-v-25 > .intec-grid-item-6,
.intec-grid.intec-grid-i-v-25 > .intec-grid-item-7,
.intec-grid.intec-grid-i-v-25 > .intec-grid-item-8,
.intec-grid.intec-grid-i-v-25 > .intec-grid-item-9,
.intec-grid.intec-grid-i-v-25 > .intec-grid-item-auto {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.intec-grid > .intec-grid-order-first {
  order: -1;
}
.intec-grid > .intec-grid-order-0 {
  order: 0;
}
.intec-grid > .intec-grid-order-1 {
  order: 1;
}
.intec-grid > .intec-grid-order-2 {
  order: 2;
}
.intec-grid > .intec-grid-order-3 {
  order: 3;
}
.intec-grid > .intec-grid-order-4 {
  order: 4;
}
.intec-grid > .intec-grid-order-5 {
  order: 5;
}
.intec-grid > .intec-grid-order-6 {
  order: 6;
}
.intec-grid > .intec-grid-order-7 {
  order: 7;
}
.intec-grid > .intec-grid-order-8 {
  order: 8;
}
.intec-grid > .intec-grid-order-9 {
  order: 9;
}
.intec-grid > .intec-grid-order-10 {
  order: 10;
}
.intec-grid > .intec-grid-order-last {
  order: 11;
}
.intec-grid.intec-grid-a-h-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.intec-grid.intec-grid-a-h-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.intec-grid.intec-grid-a-h-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.intec-grid.intec-grid-a-h-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.intec-grid.intec-grid-a-h-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.intec-grid.intec-grid-a-v-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.intec-grid.intec-grid-a-v-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.intec-grid.intec-grid-a-v-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.intec-grid.intec-grid-a-v-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.intec-grid.intec-grid-a-v-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.intec-grid.intec-grid-a-c-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.intec-grid.intec-grid-a-c-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.intec-grid.intec-grid-a-c-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.intec-grid.intec-grid-a-c-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.intec-grid.intec-grid-a-c-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.intec-grid.intec-grid-a-c-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
@media all and (max-width: 1200px) {
  .intec-grid.intec-grid-a-h-1200-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-1200-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-1200-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-1200-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-1200-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-1200-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-1200-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-1200-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-1200-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-1200-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-1200-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-1200-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-1200-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-1200-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-1200-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-1200-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 1150px) {
  .intec-grid.intec-grid-a-h-1150-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-1150-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-1150-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-1150-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-1150-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-1150-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-1150-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-1150-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-1150-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-1150-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-1150-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-1150-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-1150-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-1150-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-1150-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-1150-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 1100px) {
  .intec-grid.intec-grid-a-h-1100-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-1100-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-1100-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-1100-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-1100-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-1100-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-1100-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-1100-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-1100-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-1100-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-1100-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-1100-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-1100-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-1100-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-1100-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-1100-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 1050px) {
  .intec-grid.intec-grid-a-h-1050-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-1050-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-1050-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-1050-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-1050-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-1050-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-1050-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-1050-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-1050-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-1050-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-1050-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-1050-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-1050-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-1050-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-1050-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-1050-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 1024px) {
  .intec-grid.intec-grid-a-h-1024-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-1024-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-1024-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-1024-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-1024-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-1024-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-1024-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-1024-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-1024-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-1024-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-1024-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-1024-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-1024-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-1024-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-1024-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-1024-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 1000px) {
  .intec-grid.intec-grid-a-h-1000-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-1000-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-1000-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-1000-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-1000-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-1000-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-1000-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-1000-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-1000-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-1000-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-1000-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-1000-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-1000-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-1000-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-1000-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-1000-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 950px) {
  .intec-grid.intec-grid-a-h-950-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-950-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-950-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-950-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-950-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-950-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-950-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-950-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-950-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-950-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-950-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-950-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-950-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-950-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-950-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-950-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 900px) {
  .intec-grid.intec-grid-a-h-900-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-900-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-900-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-900-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-900-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-900-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-900-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-900-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-900-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-900-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-900-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-900-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-900-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-900-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-900-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-900-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 850px) {
  .intec-grid.intec-grid-a-h-850-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-850-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-850-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-850-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-850-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-850-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-850-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-850-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-850-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-850-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-850-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-850-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-850-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-850-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-850-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-850-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 800px) {
  .intec-grid.intec-grid-a-h-800-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-800-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-800-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-800-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-800-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-800-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-800-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-800-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-800-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-800-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-800-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-800-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-800-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-800-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-800-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-800-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 768px) {
  .intec-grid.intec-grid-a-h-768-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-768-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-768-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-768-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-768-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-768-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-768-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-768-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-768-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-768-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-768-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-768-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-768-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-768-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-768-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-768-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 750px) {
  .intec-grid.intec-grid-a-h-750-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-750-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-750-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-750-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-750-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-750-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-750-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-750-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-750-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-750-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-750-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-750-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-750-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-750-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-750-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-750-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 720px) {
  .intec-grid.intec-grid-a-h-720-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-720-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-720-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-720-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-720-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-720-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-720-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-720-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-720-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-720-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-720-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-720-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-720-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-720-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-720-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-720-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 700px) {
  .intec-grid.intec-grid-a-h-700-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-700-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-700-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-700-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-700-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-700-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-700-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-700-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-700-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-700-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-700-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-700-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-700-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-700-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-700-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-700-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 650px) {
  .intec-grid.intec-grid-a-h-650-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-650-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-650-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-650-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-650-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-650-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-650-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-650-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-650-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-650-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-650-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-650-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-650-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-650-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-650-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-650-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 600px) {
  .intec-grid.intec-grid-a-h-600-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-600-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-600-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-600-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-600-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-600-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-600-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-600-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-600-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-600-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-600-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-600-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-600-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-600-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-600-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-600-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 550px) {
  .intec-grid.intec-grid-a-h-550-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-550-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-550-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-550-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-550-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-550-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-550-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-550-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-550-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-550-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-550-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-550-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-550-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-550-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-550-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-550-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 500px) {
  .intec-grid.intec-grid-a-h-500-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-500-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-500-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-500-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-500-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-500-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-500-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-500-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-500-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-500-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-500-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-500-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-500-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-500-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-500-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-500-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 450px) {
  .intec-grid.intec-grid-a-h-450-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-450-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-450-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-450-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-450-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-450-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-450-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-450-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-450-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-450-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-450-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-450-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-450-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-450-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-450-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-450-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 425px) {
  .intec-grid.intec-grid-a-h-425-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-425-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-425-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-425-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-425-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-425-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-425-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-425-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-425-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-425-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-425-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-425-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-425-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-425-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-425-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-425-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 414px) {
  .intec-grid.intec-grid-a-h-414-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-414-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-414-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-414-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-414-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-414-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-414-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-414-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-414-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-414-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-414-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-414-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-414-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-414-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-414-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-414-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 411px) {
  .intec-grid.intec-grid-a-h-411-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-411-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-411-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-411-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-411-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-411-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-411-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-411-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-411-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-411-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-411-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-411-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-411-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-411-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-411-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-411-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 400px) {
  .intec-grid.intec-grid-a-h-400-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-400-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-400-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-400-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-400-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-400-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-400-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-400-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-400-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-400-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-400-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-400-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-400-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-400-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-400-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-400-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 375px) {
  .intec-grid.intec-grid-a-h-375-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-375-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-375-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-375-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-375-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-375-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-375-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-375-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-375-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-375-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-375-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-375-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-375-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-375-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-375-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-375-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 360px) {
  .intec-grid.intec-grid-a-h-360-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-360-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-360-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-360-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-360-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-360-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-360-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-360-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-360-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-360-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-360-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-360-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-360-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-360-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-360-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-360-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 350px) {
  .intec-grid.intec-grid-a-h-350-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-350-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-350-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-350-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-350-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-350-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-350-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-350-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-350-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-350-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-350-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-350-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-350-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-350-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-350-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-350-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media all and (max-width: 320px) {
  .intec-grid.intec-grid-a-h-320-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-h-320-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-h-320-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .intec-grid.intec-grid-a-h-320-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .intec-grid.intec-grid-a-h-320-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .intec-grid.intec-grid-a-v-320-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .intec-grid.intec-grid-a-v-320-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .intec-grid.intec-grid-a-v-320-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .intec-grid.intec-grid-a-v-320-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .intec-grid.intec-grid-a-v-320-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .intec-grid.intec-grid-a-c-320-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .intec-grid.intec-grid-a-c-320-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .intec-grid.intec-grid-a-c-320-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .intec-grid.intec-grid-a-c-320-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .intec-grid.intec-grid-a-c-320-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .intec-grid.intec-grid-a-c-320-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
/* End */

/* Start:/bitrix/templates/matilda_s1/icons/fontawesome/style.min.css?164870622079840*/
/*!
 * Font Awesome Pro 5.8.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1);
}
.fa-flip-vertical {
  transform: scaleY(-1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}
:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-500px:before {
  content: "\f26e";
}
.fa-abacus:before {
  content: "\f640";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-acorn:before {
  content: "\f6ae";
}
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}
.fa-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adobe:before {
  content: "\f778";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-airbnb:before {
  content: "\f834";
}
.fa-alarm-clock:before {
  content: "\f34e";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-alicorn:before {
  content: "\f6b0";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-analytics:before {
  content: "\f643";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angel:before {
  content: "\f779";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-crate:before {
  content: "\f6b1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-alt-down:before {
  content: "\f354";
}
.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}
.fa-arrow-alt-from-left:before {
  content: "\f347";
}
.fa-arrow-alt-from-right:before {
  content: "\f348";
}
.fa-arrow-alt-from-top:before {
  content: "\f349";
}
.fa-arrow-alt-left:before {
  content: "\f355";
}
.fa-arrow-alt-right:before {
  content: "\f356";
}
.fa-arrow-alt-square-down:before {
  content: "\f350";
}
.fa-arrow-alt-square-left:before {
  content: "\f351";
}
.fa-arrow-alt-square-right:before {
  content: "\f352";
}
.fa-arrow-alt-square-up:before {
  content: "\f353";
}
.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}
.fa-arrow-alt-to-left:before {
  content: "\f34b";
}
.fa-arrow-alt-to-right:before {
  content: "\f34c";
}
.fa-arrow-alt-to-top:before {
  content: "\f34d";
}
.fa-arrow-alt-up:before {
  content: "\f357";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-from-bottom:before {
  content: "\f342";
}
.fa-arrow-from-left:before {
  content: "\f343";
}
.fa-arrow-from-right:before {
  content: "\f344";
}
.fa-arrow-from-top:before {
  content: "\f345";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-square-down:before {
  content: "\f339";
}
.fa-arrow-square-left:before {
  content: "\f33a";
}
.fa-arrow-square-right:before {
  content: "\f33b";
}
.fa-arrow-square-up:before {
  content: "\f33c";
}
.fa-arrow-to-bottom:before {
  content: "\f33d";
}
.fa-arrow-to-left:before {
  content: "\f33e";
}
.fa-arrow-to-right:before {
  content: "\f340";
}
.fa-arrow-to-top:before {
  content: "\f341";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-artstation:before {
  content: "\f77a";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atlassian:before {
  content: "\f77b";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-atom-alt:before {
  content: "\f5d3";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-axe:before {
  content: "\f6b2";
}
.fa-axe-battle:before {
  content: "\f6b3";
}
.fa-baby:before {
  content: "\f77c";
}
.fa-baby-carriage:before {
  content: "\f77d";
}
.fa-backpack:before {
  content: "\f5d4";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-bacon:before {
  content: "\f7e5";
}
.fa-badge:before {
  content: "\f335";
}
.fa-badge-check:before {
  content: "\f336";
}
.fa-badge-dollar:before {
  content: "\f645";
}
.fa-badge-percent:before {
  content: "\f646";
}
.fa-badger-honey:before {
  content: "\f6b4";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-balance-scale-left:before {
  content: "\f515";
}
.fa-balance-scale-right:before {
  content: "\f516";
}
.fa-ball-pile:before {
  content: "\f77e";
}
.fa-ballot:before {
  content: "\f732";
}
.fa-ballot-check:before {
  content: "\f733";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-barcode-alt:before {
  content: "\f463";
}
.fa-barcode-read:before {
  content: "\f464";
}
.fa-barcode-scan:before {
  content: "\f465";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball:before {
  content: "\f432";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-basketball-hoop:before {
  content: "\f435";
}
.fa-bat:before {
  content: "\f6b5";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-bolt:before {
  content: "\f376";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-slash:before {
  content: "\f377";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battle-net:before {
  content: "\f835";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-school:before {
  content: "\f5d5";
}
.fa-bell-school-slash:before {
  content: "\f5d6";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bells:before {
  content: "\f77f";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-biohazard:before {
  content: "\f780";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blanket:before {
  content: "\f498";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blog:before {
  content: "\f781";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bone-break:before {
  content: "\f5d8";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-alt:before {
  content: "\f5d9";
}
.fa-book-dead:before {
  content: "\f6b7";
}
.fa-book-heart:before {
  content: "\f499";
}
.fa-book-medical:before {
  content: "\f7e6";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-book-spells:before {
  content: "\f6b8";
}
.fa-book-user:before {
  content: "\f7e7";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-books:before {
  content: "\f5db";
}
.fa-books-medical:before {
  content: "\f7e8";
}
.fa-boot:before {
  content: "\f782";
}
.fa-booth-curtain:before {
  content: "\f734";
}
.fa-bootstrap:before {
  content: "\f836";
}
.fa-bow-arrow:before {
  content: "\f6b9";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-bowling-pins:before {
  content: "\f437";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-alt:before {
  content: "\f49a";
}
.fa-box-ballot:before {
  content: "\f735";
}
.fa-box-check:before {
  content: "\f467";
}
.fa-box-fragile:before {
  content: "\f49b";
}
.fa-box-full:before {
  content: "\f49c";
}
.fa-box-heart:before {
  content: "\f49d";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-box-up:before {
  content: "\f49f";
}
.fa-box-usd:before {
  content: "\f4a0";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-boxes-alt:before {
  content: "\f4a1";
}
.fa-boxing-glove:before {
  content: "\f438";
}
.fa-brackets:before {
  content: "\f7e9";
}
.fa-brackets-curly:before {
  content: "\f7ea";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-bread-loaf:before {
  content: "\f7eb";
}
.fa-bread-slice:before {
  content: "\f7ec";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-browser:before {
  content: "\f37e";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-buffer:before {
  content: "\f837";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-bullseye-arrow:before {
  content: "\f648";
}
.fa-bullseye-pointer:before {
  content: "\f649";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-burrito:before {
  content: "\f7ed";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-bus-school:before {
  content: "\f5dd";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-cabinet-filing:before {
  content: "\f64b";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calculator-alt:before {
  content: "\f64c";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-day:before {
  content: "\f783";
}
.fa-calendar-edit:before {
  content: "\f333";
}
.fa-calendar-exclamation:before {
  content: "\f334";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-star:before {
  content: "\f736";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-alt:before {
  content: "\f332";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-campfire:before {
  content: "\f6ba";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-candle-holder:before {
  content: "\f6bc";
}
.fa-candy-cane:before {
  content: "\f786";
}
.fa-candy-corn:before {
  content: "\f6bd";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-bump:before {
  content: "\f5e0";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-garage:before {
  content: "\f5e2";
}
.fa-car-mechanic:before {
  content: "\f5e3";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-car-tilt:before {
  content: "\f5e5";
}
.fa-car-wash:before {
  content: "\f5e6";
}
.fa-caret-circle-down:before {
  content: "\f32d";
}
.fa-caret-circle-left:before {
  content: "\f32e";
}
.fa-caret-circle-right:before {
  content: "\f330";
}
.fa-caret-circle-up:before {
  content: "\f331";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-carrot:before {
  content: "\f787";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cash-register:before {
  content: "\f788";
}
.fa-cat:before {
  content: "\f6be";
}
.fa-cauldron:before {
  content: "\f6bf";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-centos:before {
  content: "\f789";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chair:before {
  content: "\f6c0";
}
.fa-chair-office:before {
  content: "\f6c1";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-line-down:before {
  content: "\f64d";
}
.fa-chart-network:before {
  content: "\f78a";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-chart-pie-alt:before {
  content: "\f64e";
}
.fa-chart-scatter:before {
  content: "\f7ee";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-cheese:before {
  content: "\f7ef";
}
.fa-cheese-swiss:before {
  content: "\f7f0";
}
.fa-cheeseburger:before {
  content: "\f7f1";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-bishop-alt:before {
  content: "\f43b";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-clock:before {
  content: "\f43d";
}
.fa-chess-clock-alt:before {
  content: "\f43e";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-king-alt:before {
  content: "\f440";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-knight-alt:before {
  content: "\f442";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-pawn-alt:before {
  content: "\f444";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-queen-alt:before {
  content: "\f446";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chess-rook-alt:before {
  content: "\f448";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-double-down:before {
  content: "\f322";
}
.fa-chevron-double-left:before {
  content: "\f323";
}
.fa-chevron-double-right:before {
  content: "\f324";
}
.fa-chevron-double-up:before {
  content: "\f325";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-square-down:before {
  content: "\f329";
}
.fa-chevron-square-left:before {
  content: "\f32a";
}
.fa-chevron-square-right:before {
  content: "\f32b";
}
.fa-chevron-square-up:before {
  content: "\f32c";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chimney:before {
  content: "\f78b";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-chromecast:before {
  content: "\f838";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-claw-marks:before {
  content: "\f6c2";
}
.fa-clinic-medical:before {
  content: "\f7f2";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clipboard-list-check:before {
  content: "\f737";
}
.fa-clipboard-prescription:before {
  content: "\f5e8";
}
.fa-clipboard-user:before {
  content: "\f7f3";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-drizzle:before {
  content: "\f738";
}
.fa-cloud-hail:before {
  content: "\f739";
}
.fa-cloud-hail-mixed:before {
  content: "\f73a";
}
.fa-cloud-meatball:before {
  content: "\f73b";
}
.fa-cloud-moon:before {
  content: "\f6c3";
}
.fa-cloud-moon-rain:before {
  content: "\f73c";
}
.fa-cloud-rain:before {
  content: "\f73d";
}
.fa-cloud-rainbow:before {
  content: "\f73e";
}
.fa-cloud-showers:before {
  content: "\f73f";
}
.fa-cloud-showers-heavy:before {
  content: "\f740";
}
.fa-cloud-sleet:before {
  content: "\f741";
}
.fa-cloud-snow:before {
  content: "\f742";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-clouds:before {
  content: "\f744";
}
.fa-clouds-moon:before {
  content: "\f745";
}
.fa-clouds-sun:before {
  content: "\f746";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-club:before {
  content: "\f327";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-code-commit:before {
  content: "\f386";
}
.fa-code-merge:before {
  content: "\f387";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-coffee-togo:before {
  content: "\f6c5";
}
.fa-coffin:before {
  content: "\f6c6";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-alt-check:before {
  content: "\f4a2";
}
.fa-comment-alt-dollar:before {
  content: "\f650";
}
.fa-comment-alt-dots:before {
  content: "\f4a3";
}
.fa-comment-alt-edit:before {
  content: "\f4a4";
}
.fa-comment-alt-exclamation:before {
  content: "\f4a5";
}
.fa-comment-alt-lines:before {
  content: "\f4a6";
}
.fa-comment-alt-medical:before {
  content: "\f7f4";
}
.fa-comment-alt-minus:before {
  content: "\f4a7";
}
.fa-comment-alt-plus:before {
  content: "\f4a8";
}
.fa-comment-alt-slash:before {
  content: "\f4a9";
}
.fa-comment-alt-smile:before {
  content: "\f4aa";
}
.fa-comment-alt-times:before {
  content: "\f4ab";
}
.fa-comment-check:before {
  content: "\f4ac";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-edit:before {
  content: "\f4ae";
}
.fa-comment-exclamation:before {
  content: "\f4af";
}
.fa-comment-lines:before {
  content: "\f4b0";
}
.fa-comment-medical:before {
  content: "\f7f5";
}
.fa-comment-minus:before {
  content: "\f4b1";
}
.fa-comment-plus:before {
  content: "\f4b2";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comment-smile:before {
  content: "\f4b4";
}
.fa-comment-times:before {
  content: "\f4b5";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-alt:before {
  content: "\f4b6";
}
.fa-comments-alt-dollar:before {
  content: "\f652";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compass-slash:before {
  content: "\f5e9";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-alt:before {
  content: "\f422";
}
.fa-compress-arrows-alt:before {
  content: "\f78c";
}
.fa-compress-wide:before {
  content: "\f326";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-container-storage:before {
  content: "\f4b7";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-conveyor-belt:before {
  content: "\f46e";
}
.fa-conveyor-belt-alt:before {
  content: "\f46f";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-corn:before {
  content: "\f6c7";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cow:before {
  content: "\f6c8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-credit-card-blank:before {
  content: "\f389";
}
.fa-credit-card-front:before {
  content: "\f38a";
}
.fa-cricket:before {
  content: "\f449";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-croissant:before {
  content: "\f7f6";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-crutch:before {
  content: "\f7f7";
}
.fa-crutches:before {
  content: "\f7f8";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-curling:before {
  content: "\f44a";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-dagger:before {
  content: "\f6cb";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-debug:before {
  content: "\f7f9";
}
.fa-deer:before {
  content: "\f78e";
}
.fa-deer-rudolph:before {
  content: "\f78f";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-democrat:before {
  content: "\f747";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-desktop-alt:before {
  content: "\f390";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dewpoint:before {
  content: "\f748";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-d10:before {
  content: "\f6cd";
}
.fa-dice-d12:before {
  content: "\f6ce";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-dice-d4:before {
  content: "\f6d0";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.fa-dice-d8:before {
  content: "\f6d2";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-diploma:before {
  content: "\f5ea";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-disease:before {
  content: "\f7fa";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-do-not-enter:before {
  content: "\f5ec";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-dog-leashed:before {
  content: "\f6d4";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-empty:before {
  content: "\f473";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-dolly-flatbed-alt:before {
  content: "\f475";
}
.fa-dolly-flatbed-empty:before {
  content: "\f476";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-dragon:before {
  content: "\f6d5";
}
.fa-draw-circle:before {
  content: "\f5ed";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-draw-square:before {
  content: "\f5ef";
}
.fa-dreidel:before {
  content: "\f792";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drumstick:before {
  content: "\f6d6";
}
.fa-drumstick-bite:before {
  content: "\f6d7";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-duck:before {
  content: "\f6d8";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dumpster:before {
  content: "\f793";
}
.fa-dumpster-fire:before {
  content: "\f794";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-ear:before {
  content: "\f5f0";
}
.fa-ear-muffs:before {
  content: "\f795";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-eclipse:before {
  content: "\f749";
}
.fa-eclipse-alt:before {
  content: "\f74a";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-egg:before {
  content: "\f7fb";
}
.fa-egg-fried:before {
  content: "\f7fc";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-elephant:before {
  content: "\f6da";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-h-alt:before {
  content: "\f39b";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ellipsis-v-alt:before {
  content: "\f39c";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-empty-set:before {
  content: "\f656";
}
.fa-engine-warning:before {
  content: "\f5f2";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-dollar:before {
  content: "\f657";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-ethernet:before {
  content: "\f796";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-evernote:before {
  content: "\f839";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-square:before {
  content: "\f321";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-alt:before {
  content: "\f424";
}
.fa-expand-arrows:before {
  content: "\f31d";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expand-wide:before {
  content: "\f320";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-evil:before {
  content: "\f6db";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-female:before {
  content: "\f182";
}
.fa-field-hockey:before {
  content: "\f44c";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-figma:before {
  content: "\f799";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-certificate:before {
  content: "\f5f3";
}
.fa-file-chart-line:before {
  content: "\f659";
}
.fa-file-chart-pie:before {
  content: "\f65a";
}
.fa-file-check:before {
  content: "\f316";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-edit:before {
  content: "\f31c";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-exclamation:before {
  content: "\f31a";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-minus:before {
  content: "\f318";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-plus:before {
  content: "\f319";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-spreadsheet:before {
  content: "\f65b";
}
.fa-file-times:before {
  content: "\f317";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-user:before {
  content: "\f65c";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-files-medical:before {
  content: "\f7fd";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-film-alt:before {
  content: "\f3a0";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-alt:before {
  content: "\f7e4";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-fire-smoke:before {
  content: "\f74b";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-fireplace:before {
  content: "\f79a";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-fish-cooked:before {
  content: "\f7fe";
}
.fa-fist-raised:before {
  content: "\f6de";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-alt:before {
  content: "\f74c";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-flame:before {
  content: "\f6df";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flask-poison:before {
  content: "\f6e0";
}
.fa-flask-potion:before {
  content: "\f6e1";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flower:before {
  content: "\f7ff";
}
.fa-flower-daffodil:before {
  content: "\f800";
}
.fa-flower-tulip:before {
  content: "\f801";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-fog:before {
  content: "\f74e";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-folder-times:before {
  content: "\f65f";
}
.fa-folder-tree:before {
  content: "\f802";
}
.fa-folders:before {
  content: "\f660";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-football-helmet:before {
  content: "\f44f";
}
.fa-forklift:before {
  content: "\f47a";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-fragile:before {
  content: "\f4bb";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-french-fries:before {
  content: "\f803";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frosty-head:before {
  content: "\f79b";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-function:before {
  content: "\f661";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gas-pump-slash:before {
  content: "\f5f4";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-ghost:before {
  content: "\f6e2";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-gift-card:before {
  content: "\f663";
}
.fa-gifts:before {
  content: "\f79c";
}
.fa-gingerbread-man:before {
  content: "\f79d";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-alt:before {
  content: "\f841";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass:before {
  content: "\f804";
}
.fa-glass-champagne:before {
  content: "\f79e";
}
.fa-glass-cheers:before {
  content: "\f79f";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glass-whiskey:before {
  content: "\f7a0";
}
.fa-glass-whiskey-rocks:before {
  content: "\f7a1";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glasses-alt:before {
  content: "\f5f5";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-globe-europe:before {
  content: "\f7a2";
}
.fa-globe-snow:before {
  content: "\f7a3";
}
.fa-globe-stand:before {
  content: "\f5f6";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-golf-club:before {
  content: "\f451";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-lines:before {
  content: "\f7a4";
}
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-guitar:before {
  content: "\f7a6";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-h1:before {
  content: "\f313";
}
.fa-h2:before {
  content: "\f314";
}
.fa-h3:before {
  content: "\f315";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hamburger:before {
  content: "\f805";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hammer-war:before {
  content: "\f6e4";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-heart:before {
  content: "\f4bc";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-box:before {
  content: "\f47b";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-magic:before {
  content: "\f6e5";
}
.fa-hand-holding-seedling:before {
  content: "\f4bf";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-holding-water:before {
  content: "\f4c1";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-middle-finger:before {
  content: "\f806";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-receiving:before {
  content: "\f47c";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-heart:before {
  content: "\f4c3";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-hands-usd:before {
  content: "\f4c5";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-handshake-alt:before {
  content: "\f4c6";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hard-hat:before {
  content: "\f807";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hat-santa:before {
  content: "\f7a7";
}
.fa-hat-winter:before {
  content: "\f7a8";
}
.fa-hat-witch:before {
  content: "\f6e7";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-haykal:before {
  content: "\f666";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-head-side:before {
  content: "\f6e9";
}
.fa-head-side-brain:before {
  content: "\f808";
}
.fa-head-side-medical:before {
  content: "\f809";
}
.fa-head-vr:before {
  content: "\f6ea";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-broken:before {
  content: "\f7a9";
}
.fa-heart-circle:before {
  content: "\f4c7";
}
.fa-heart-rate:before {
  content: "\f5f8";
}
.fa-heart-square:before {
  content: "\f4c8";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-helmet-battle:before {
  content: "\f6eb";
}
.fa-hexagon:before {
  content: "\f312";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hiking:before {
  content: "\f6ec";
}
.fa-hippo:before {
  content: "\f6ed";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-mask:before {
  content: "\f6ee";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-hockey-sticks:before {
  content: "\f454";
}
.fa-holly-berry:before {
  content: "\f7aa";
}
.fa-home:before {
  content: "\f015";
}
.fa-home-alt:before {
  content: "\f80a";
}
.fa-home-heart:before {
  content: "\f4c9";
}
.fa-home-lg:before {
  content: "\f80b";
}
.fa-home-lg-alt:before {
  content: "\f80c";
}
.fa-hood-cloak:before {
  content: "\f6ef";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-horse-head:before {
  content: "\f7ab";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hospital-user:before {
  content: "\f80d";
}
.fa-hospitals:before {
  content: "\f80e";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotdog:before {
  content: "\f80f";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-house-flood:before {
  content: "\f74f";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-humidity:before {
  content: "\f750";
}
.fa-hurricane:before {
  content: "\f751";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-ice-cream:before {
  content: "\f810";
}
.fa-ice-skate:before {
  content: "\f7ac";
}
.fa-icicles:before {
  content: "\f7ad";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-igloo:before {
  content: "\f7ae";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-inbox-in:before {
  content: "\f310";
}
.fa-inbox-out:before {
  content: "\f311";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-industry-alt:before {
  content: "\f3b3";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-info-square:before {
  content: "\f30f";
}
.fa-inhaler:before {
  content: "\f5f9";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-integral:before {
  content: "\f667";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-intersection:before {
  content: "\f668";
}
.fa-inventory:before {
  content: "\f480";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-island-tropical:before {
  content: "\f811";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itch-io:before {
  content: "\f83a";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-jack-o-lantern:before {
  content: "\f30e";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-jira:before {
  content: "\f7b1";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-key-skeleton:before {
  content: "\f6f3";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-keynote:before {
  content: "\f66c";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kidneys:before {
  content: "\f5fb";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kite:before {
  content: "\f6f4";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-knife-kitchen:before {
  content: "\f6f5";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-lambda:before {
  content: "\f66e";
}
.fa-lamp:before {
  content: "\f4ca";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-landmark-alt:before {
  content: "\f752";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laptop-medical:before {
  content: "\f812";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-layer-minus:before {
  content: "\f5fe";
}
.fa-layer-plus:before {
  content: "\f5ff";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leaf-heart:before {
  content: "\f4cb";
}
.fa-leaf-maple:before {
  content: "\f6f6";
}
.fa-leaf-oak:before {
  content: "\f6f7";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-lightbulb-dollar:before {
  content: "\f670";
}
.fa-lightbulb-exclamation:before {
  content: "\f671";
}
.fa-lightbulb-on:before {
  content: "\f672";
}
.fa-lightbulb-slash:before {
  content: "\f673";
}
.fa-lights-holiday:before {
  content: "\f7b2";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lips:before {
  content: "\f600";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location:before {
  content: "\f601";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-location-circle:before {
  content: "\f602";
}
.fa-location-slash:before {
  content: "\f603";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-alt:before {
  content: "\f30d";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-lock-open-alt:before {
  content: "\f3c2";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-loveseat:before {
  content: "\f4cc";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luchador:before {
  content: "\f455";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lungs:before {
  content: "\f604";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-mace:before {
  content: "\f6f8";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailbox:before {
  content: "\f813";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-mandolin:before {
  content: "\f6f9";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-marker-alt-slash:before {
  content: "\f605";
}
.fa-map-marker-check:before {
  content: "\f606";
}
.fa-map-marker-edit:before {
  content: "\f607";
}
.fa-map-marker-exclamation:before {
  content: "\f608";
}
.fa-map-marker-minus:before {
  content: "\f609";
}
.fa-map-marker-plus:before {
  content: "\f60a";
}
.fa-map-marker-question:before {
  content: "\f60b";
}
.fa-map-marker-slash:before {
  content: "\f60c";
}
.fa-map-marker-smile:before {
  content: "\f60d";
}
.fa-map-marker-times:before {
  content: "\f60e";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mask:before {
  content: "\f6fa";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-meat:before {
  content: "\f814";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaphone:before {
  content: "\f675";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mendeley:before {
  content: "\f7b3";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-mind-share:before {
  content: "\f677";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-hexagon:before {
  content: "\f307";
}
.fa-minus-octagon:before {
  content: "\f308";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mistletoe:before {
  content: "\f7b4";
}
.fa-mitten:before {
  content: "\f7b5";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-mobile-android:before {
  content: "\f3ce";
}
.fa-mobile-android-alt:before {
  content: "\f3cf";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monitor-heart-rate:before {
  content: "\f611";
}
.fa-monkey:before {
  content: "\f6fb";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-moon-cloud:before {
  content: "\f754";
}
.fa-moon-stars:before {
  content: "\f755";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-mountains:before {
  content: "\f6fd";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-mug-hot:before {
  content: "\f7b6";
}
.fa-mug-marshmallows:before {
  content: "\f7b7";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-narwhal:before {
  content: "\f6fe";
}
.fa-neos:before {
  content: "\f612";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-octagon:before {
  content: "\f306";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-oil-temp:before {
  content: "\f614";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-omega:before {
  content: "\f67a";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-ornament:before {
  content: "\f7b8";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-otter:before {
  content: "\f700";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-pager:before {
  content: "\f815";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-brush-alt:before {
  content: "\f5a9";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-pallet-alt:before {
  content: "\f483";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-parking-circle:before {
  content: "\f615";
}
.fa-parking-circle-slash:before {
  content: "\f616";
}
.fa-parking-slash:before {
  content: "\f617";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paw-alt:before {
  content: "\f701";
}
.fa-paw-claws:before {
  content: "\f702";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pegasus:before {
  content: "\f703";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-paintbrush:before {
  content: "\f618";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-pennant:before {
  content: "\f456";
}
.fa-penny-arcade:before {
  content: "\f704";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-pepper-hot:before {
  content: "\f816";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-person-carry:before {
  content: "\f4cf";
}
.fa-person-dolly:before {
  content: "\f4d0";
}
.fa-person-dolly-empty:before {
  content: "\f4d1";
}
.fa-person-sign:before {
  content: "\f757";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-office:before {
  content: "\f67d";
}
.fa-phone-plus:before {
  content: "\f4d2";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pi:before {
  content: "\f67e";
}
.fa-pie:before {
  content: "\f705";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pig:before {
  content: "\f706";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-pizza:before {
  content: "\f817";
}
.fa-pizza-slice:before {
  content: "\f818";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-alt:before {
  content: "\f3de";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-hexagon:before {
  content: "\f300";
}
.fa-plus-octagon:before {
  content: "\f301";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-podium:before {
  content: "\f680";
}
.fa-podium-star:before {
  content: "\f758";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poll-people:before {
  content: "\f759";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poo-storm:before {
  content: "\f75a";
}
.fa-poop:before {
  content: "\f619";
}
.fa-popcorn:before {
  content: "\f819";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-presentation:before {
  content: "\f685";
}
.fa-print:before {
  content: "\f02f";
}
.fa-print-search:before {
  content: "\f81a";
}
.fa-print-slash:before {
  content: "\f686";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pumpkin:before {
  content: "\f707";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-question-square:before {
  content: "\f2fd";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-rabbit:before {
  content: "\f708";
}
.fa-rabbit-fast:before {
  content: "\f709";
}
.fa-racquet:before {
  content: "\f45a";
}
.fa-radiation:before {
  content: "\f7b9";
}
.fa-radiation-alt:before {
  content: "\f7ba";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-raindrops:before {
  content: "\f75c";
}
.fa-ram:before {
  content: "\f70a";
}
.fa-ramp-loading:before {
  content: "\f4d4";
}
.fa-random:before {
  content: "\f074";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-rectangle-landscape:before {
  content: "\f2fa";
}
.fa-rectangle-portrait:before {
  content: "\f2fb";
}
.fa-rectangle-wide:before {
  content: "\f2fc";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redhat:before {
  content: "\f7bc";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-repeat:before {
  content: "\f363";
}
.fa-repeat-1:before {
  content: "\f365";
}
.fa-repeat-1-alt:before {
  content: "\f366";
}
.fa-repeat-alt:before {
  content: "\f364";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-republican:before {
  content: "\f75e";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-restroom:before {
  content: "\f7bd";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-retweet-alt:before {
  content: "\f361";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-ring:before {
  content: "\f70b";
}
.fa-rings-wedding:before {
  content: "\f81b";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-route-highway:before {
  content: "\f61a";
}
.fa-route-interstate:before {
  content: "\f61b";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-triangle:before {
  content: "\f61c";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-running:before {
  content: "\f70c";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-rv:before {
  content: "\f7be";
}
.fa-sack:before {
  content: "\f81c";
}
.fa-sack-dollar:before {
  content: "\f81d";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-salad:before {
  content: "\f81e";
}
.fa-salesforce:before {
  content: "\f83b";
}
.fa-sandwich:before {
  content: "\f81f";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-satellite:before {
  content: "\f7bf";
}
.fa-satellite-dish:before {
  content: "\f7c0";
}
.fa-sausage:before {
  content: "\f820";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-scalpel:before {
  content: "\f61d";
}
.fa-scalpel-path:before {
  content: "\f61e";
}
.fa-scanner:before {
  content: "\f488";
}
.fa-scanner-keyboard:before {
  content: "\f489";
}
.fa-scanner-touchscreen:before {
  content: "\f48a";
}
.fa-scarecrow:before {
  content: "\f70d";
}
.fa-scarf:before {
  content: "\f7c1";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scroll:before {
  content: "\f70e";
}
.fa-scroll-old:before {
  content: "\f70f";
}
.fa-scrubber:before {
  content: "\f2f8";
}
.fa-scythe:before {
  content: "\f710";
}
.fa-sd-card:before {
  content: "\f7c2";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-all:before {
  content: "\f367";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-sheep:before {
  content: "\f711";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield:before {
  content: "\f132";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-shield-check:before {
  content: "\f2f7";
}
.fa-shield-cross:before {
  content: "\f712";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shipping-timed:before {
  content: "\f48c";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shish-kebab:before {
  content: "\f821";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shovel:before {
  content: "\f713";
}
.fa-shovel-snow:before {
  content: "\f7c3";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shredder:before {
  content: "\f68a";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-shuttlecock:before {
  content: "\f45b";
}
.fa-sickle:before {
  content: "\f822";
}
.fa-sigma:before {
  content: "\f68b";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signal-1:before {
  content: "\f68c";
}
.fa-signal-2:before {
  content: "\f68d";
}
.fa-signal-3:before {
  content: "\f68e";
}
.fa-signal-4:before {
  content: "\f68f";
}
.fa-signal-alt:before {
  content: "\f690";
}
.fa-signal-alt-1:before {
  content: "\f691";
}
.fa-signal-alt-2:before {
  content: "\f692";
}
.fa-signal-alt-3:before {
  content: "\f693";
}
.fa-signal-alt-slash:before {
  content: "\f694";
}
.fa-signal-slash:before {
  content: "\f695";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-sim-card:before {
  content: "\f7c4";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skating:before {
  content: "\f7c5";
}
.fa-skeleton:before {
  content: "\f620";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-ski-jump:before {
  content: "\f7c7";
}
.fa-ski-lift:before {
  content: "\f7c8";
}
.fa-skiing:before {
  content: "\f7c9";
}
.fa-skiing-nordic:before {
  content: "\f7ca";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skull-crossbones:before {
  content: "\f714";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-slash:before {
  content: "\f715";
}
.fa-sledding:before {
  content: "\f7cb";
}
.fa-sleigh:before {
  content: "\f7cc";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-sliders-h-square:before {
  content: "\f3f0";
}
.fa-sliders-v:before {
  content: "\f3f1";
}
.fa-sliders-v-square:before {
  content: "\f3f2";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-plus:before {
  content: "\f5b9";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-smoke:before {
  content: "\f760";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-sms:before {
  content: "\f7cd";
}
.fa-snake:before {
  content: "\f716";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snow-blowing:before {
  content: "\f761";
}
.fa-snowboarding:before {
  content: "\f7ce";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-snowflakes:before {
  content: "\f7cf";
}
.fa-snowman:before {
  content: "\f7d0";
}
.fa-snowmobile:before {
  content: "\f7d1";
}
.fa-snowplow:before {
  content: "\f7d2";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-soup:before {
  content: "\f823";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-spade:before {
  content: "\f2f4";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-speaker-deck:before {
  content: "\f83c";
}
.fa-spider:before {
  content: "\f717";
}
.fa-spider-black-widow:before {
  content: "\f718";
}
.fa-spider-web:before {
  content: "\f719";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-spinner-third:before {
  content: "\f3f4";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root:before {
  content: "\f697";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-squirrel:before {
  content: "\f71a";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stackpath:before {
  content: "\f842";
}
.fa-staff:before {
  content: "\f71b";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-christmas:before {
  content: "\f7d4";
}
.fa-star-exclamation:before {
  content: "\f2f3";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-stars:before {
  content: "\f762";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steak:before {
  content: "\f824";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-steering-wheel:before {
  content: "\f622";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stocking:before {
  content: "\f7d5";
}
.fa-stomach:before {
  content: "\f623";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-stretcher:before {
  content: "\f825";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-sun-cloud:before {
  content: "\f763";
}
.fa-sun-dust:before {
  content: "\f764";
}
.fa-sun-haze:before {
  content: "\f765";
}
.fa-sunrise:before {
  content: "\f766";
}
.fa-sunset:before {
  content: "\f767";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-sword:before {
  content: "\f71c";
}
.fa-swords:before {
  content: "\f71d";
}
.fa-symfony:before {
  content: "\f83d";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablet-android:before {
  content: "\f3fb";
}
.fa-tablet-android-alt:before {
  content: "\f3fc";
}
.fa-tablet-rugged:before {
  content: "\f48f";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tachometer-alt-average:before {
  content: "\f624";
}
.fa-tachometer-alt-fast:before {
  content: "\f625";
}
.fa-tachometer-alt-fastest:before {
  content: "\f626";
}
.fa-tachometer-alt-slow:before {
  content: "\f627";
}
.fa-tachometer-alt-slowest:before {
  content: "\f628";
}
.fa-tachometer-average:before {
  content: "\f629";
}
.fa-tachometer-fast:before {
  content: "\f62a";
}
.fa-tachometer-fastest:before {
  content: "\f62b";
}
.fa-tachometer-slow:before {
  content: "\f62c";
}
.fa-tachometer-slowest:before {
  content: "\f62d";
}
.fa-taco:before {
  content: "\f826";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tally:before {
  content: "\f69c";
}
.fa-tanakh:before {
  content: "\f827";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-tasks-alt:before {
  content: "\f828";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-temperature-frigid:before {
  content: "\f768";
}
.fa-temperature-high:before {
  content: "\f769";
}
.fa-temperature-hot:before {
  content: "\f76a";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tenge:before {
  content: "\f7d7";
}
.fa-tennis-ball:before {
  content: "\f45e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-theta:before {
  content: "\f69e";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-thunderstorm:before {
  content: "\f76c";
}
.fa-thunderstorm-moon:before {
  content: "\f76d";
}
.fa-thunderstorm-sun:before {
  content: "\f76e";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-tilde:before {
  content: "\f69f";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-times-hexagon:before {
  content: "\f2ee";
}
.fa-times-octagon:before {
  content: "\f2f0";
}
.fa-times-square:before {
  content: "\f2d3";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tire:before {
  content: "\f631";
}
.fa-tire-flat:before {
  content: "\f632";
}
.fa-tire-pressure-warning:before {
  content: "\f633";
}
.fa-tire-rugged:before {
  content: "\f634";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toilet:before {
  content: "\f7d8";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-toilet-paper-alt:before {
  content: "\f71f";
}
.fa-tombstone:before {
  content: "\f720";
}
.fa-tombstone-alt:before {
  content: "\f721";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tools:before {
  content: "\f7d9";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-toothbrush:before {
  content: "\f635";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-tornado:before {
  content: "\f76f";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-cone:before {
  content: "\f636";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-traffic-light-go:before {
  content: "\f638";
}
.fa-traffic-light-slow:before {
  content: "\f639";
}
.fa-traffic-light-stop:before {
  content: "\f63a";
}
.fa-train:before {
  content: "\f238";
}
.fa-tram:before {
  content: "\f7da";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-trash-restore:before {
  content: "\f829";
}
.fa-trash-restore-alt:before {
  content: "\f82a";
}
.fa-treasure-chest:before {
  content: "\f723";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-tree-alt:before {
  content: "\f400";
}
.fa-tree-christmas:before {
  content: "\f7db";
}
.fa-tree-decorated:before {
  content: "\f7dc";
}
.fa-tree-large:before {
  content: "\f7dd";
}
.fa-tree-palm:before {
  content: "\f82b";
}
.fa-trees:before {
  content: "\f724";
}
.fa-trello:before {
  content: "\f181";
}
.fa-triangle:before {
  content: "\f2ec";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-trophy-alt:before {
  content: "\f2eb";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-container:before {
  content: "\f4dc";
}
.fa-truck-couch:before {
  content: "\f4dd";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-truck-plow:before {
  content: "\f7de";
}
.fa-truck-ramp:before {
  content: "\f4e0";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-turkey:before {
  content: "\f725";
}
.fa-turtle:before {
  content: "\f726";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-tv-retro:before {
  content: "\f401";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-ubuntu:before {
  content: "\f7df";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-unicorn:before {
  content: "\f727";
}
.fa-union:before {
  content: "\f6a2";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-usb:before {
  content: "\f287";
}
.fa-usd-circle:before {
  content: "\f2e8";
}
.fa-usd-square:before {
  content: "\f2e9";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-chart:before {
  content: "\f6a3";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-crown:before {
  content: "\f6a4";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-hard-hat:before {
  content: "\f82c";
}
.fa-user-headset:before {
  content: "\f82d";
}
.fa-user-injured:before {
  content: "\f728";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-md-chat:before {
  content: "\f82e";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-nurse:before {
  content: "\f82f";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-class:before {
  content: "\f63d";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-users-crown:before {
  content: "\f6a5";
}
.fa-users-medical:before {
  content: "\f830";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-fork:before {
  content: "\f2e3";
}
.fa-utensil-knife:before {
  content: "\f2e4";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-utensils-alt:before {
  content: "\f2e6";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-value-absolute:before {
  content: "\f6a6";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-plus:before {
  content: "\f4e1";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volcano:before {
  content: "\f770";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume:before {
  content: "\f6a8";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f6a9";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-slash:before {
  content: "\f2e2";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vote-nay:before {
  content: "\f771";
}
.fa-vote-yea:before {
  content: "\f772";
}
.fa-vr-cardboard:before {
  content: "\f729";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walker:before {
  content: "\f831";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-wand:before {
  content: "\f72a";
}
.fa-wand-magic:before {
  content: "\f72b";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-warehouse-alt:before {
  content: "\f495";
}
.fa-watch:before {
  content: "\f2e1";
}
.fa-watch-fitness:before {
  content: "\f63e";
}
.fa-water:before {
  content: "\f773";
}
.fa-water-lower:before {
  content: "\f774";
}
.fa-water-rise:before {
  content: "\f775";
}
.fa-wave-square:before {
  content: "\f83e";
}
.fa-waze:before {
  content: "\f83f";
}
.fa-webcam:before {
  content: "\f832";
}
.fa-webcam-slash:before {
  content: "\f833";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whale:before {
  content: "\f72c";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheat:before {
  content: "\f72d";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whistle:before {
  content: "\f460";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wifi-1:before {
  content: "\f6aa";
}
.fa-wifi-2:before {
  content: "\f6ab";
}
.fa-wifi-slash:before {
  content: "\f6ac";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-wind:before {
  content: "\f72e";
}
.fa-wind-warning:before {
  content: "\f776";
}
.fa-window:before {
  content: "\f40e";
}
.fa-window-alt:before {
  content: "\f40f";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-windsock:before {
  content: "\f777";
}
.fa-wine-bottle:before {
  content: "\f72f";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-wreath:before {
  content: "\f7e2";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yammer:before {
  content: "\f840";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yarn:before {
  content: "\f7e3";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.brands.eot);
  src:
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.brands-1.eot)
      format("embedded-opentype"),
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.brands.woff2)
      format("woff2"),
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.brands.woff)
      format("woff"),
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.brands.ttf)
      format("truetype"),
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.brands.svg)
      format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.light.eot);
  src:
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.light-1.eot)
      format("embedded-opentype"),
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.light.woff2)
      format("woff2"),
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.light.woff)
      format("woff"),
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.light.ttf)
      format("truetype"),
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.light.svg)
      format("svg");
}
.fal {
  font-weight: 300;
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.regular.eot);
  src:
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.regular-1.eot)
      format("embedded-opentype"),
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.regular.woff2)
      format("woff2"),
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.regular.woff)
      format("woff"),
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.regular.ttf)
      format("truetype"),
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.regular.svg)
      format("svg");
}
.fal,
.far {
  font-family: "Font Awesome 5 Pro";
}
.far {
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.solid.eot);
  src:
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.solid-1.eot)
      format("embedded-opentype"),
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.solid.woff2)
      format("woff2"),
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.solid.woff)
      format("woff"),
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.solid.ttf)
      format("truetype"),
    url(../../../../../templates/matilda_s1/icons/fontawesome/fontawesome.solid.svg)
      format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}
/* End */

/* Start:/bitrix/templates/matilda_s1/icons/typicons/style.css?164870622214989*/
@charset 'UTF-8';

@font-face {
  font-family: "typicons";
  font-weight: normal;
  font-style: normal;
  src: url("../../../../../templates/matilda_s1/icons/typicons/typicons.eot");
  src:
    url("../../../../../templates/matilda_s1/icons/typicons/typicons-1.eot")
      format("embedded-opentype"),
    url("../../../../../templates/matilda_s1/icons/typicons/typicons.woff")
      format("woff"),
    url("../../../../../templates/matilda_s1/icons/typicons/typicons.ttf")
      format("truetype"),
    url("../../../../../templates/matilda_s1/icons/typicons/typicons.svg")
      format("svg");
}
.typcn:before {
  font-family: "typicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.typcn-adjust-brightness:before {
  content: "\e000";
}
.typcn-adjust-contrast:before {
  content: "\e001";
}
.typcn-anchor-outline:before {
  content: "\e002";
}
.typcn-anchor:before {
  content: "\e003";
}
.typcn-archive:before {
  content: "\e004";
}
.typcn-arrow-back-outline:before {
  content: "\e005";
}
.typcn-arrow-back:before {
  content: "\e006";
}
.typcn-arrow-down-outline:before {
  content: "\e007";
}
.typcn-arrow-down-thick:before {
  content: "\e008";
}
.typcn-arrow-down:before {
  content: "\e009";
}
.typcn-arrow-forward-outline:before {
  content: "\e00a";
}
.typcn-arrow-forward:before {
  content: "\e00b";
}
.typcn-arrow-left-outline:before {
  content: "\e00c";
}
.typcn-arrow-left-thick:before {
  content: "\e00d";
}
.typcn-arrow-left:before {
  content: "\e00e";
}
.typcn-arrow-loop-outline:before {
  content: "\e00f";
}
.typcn-arrow-loop:before {
  content: "\e010";
}
.typcn-arrow-maximise-outline:before {
  content: "\e011";
}
.typcn-arrow-maximise:before {
  content: "\e012";
}
.typcn-arrow-minimise-outline:before {
  content: "\e013";
}
.typcn-arrow-minimise:before {
  content: "\e014";
}
.typcn-arrow-move-outline:before {
  content: "\e015";
}
.typcn-arrow-move:before {
  content: "\e016";
}
.typcn-arrow-repeat-outline:before {
  content: "\e017";
}
.typcn-arrow-repeat:before {
  content: "\e018";
}
.typcn-arrow-right-outline:before {
  content: "\e019";
}
.typcn-arrow-right-thick:before {
  content: "\e01a";
}
.typcn-arrow-right:before {
  content: "\e01b";
}
.typcn-arrow-shuffle:before {
  content: "\e01c";
}
.typcn-arrow-sorted-down:before {
  content: "\e01d";
}
.typcn-arrow-sorted-up:before {
  content: "\e01e";
}
.typcn-arrow-sync-outline:before {
  content: "\e01f";
}
.typcn-arrow-sync:before {
  content: "\e020";
}
.typcn-arrow-unsorted:before {
  content: "\e021";
}
.typcn-arrow-up-outline:before {
  content: "\e022";
}
.typcn-arrow-up-thick:before {
  content: "\e023";
}
.typcn-arrow-up:before {
  content: "\e024";
}
.typcn-at:before {
  content: "\e025";
}
.typcn-attachment-outline:before {
  content: "\e026";
}
.typcn-attachment:before {
  content: "\e027";
}
.typcn-backspace-outline:before {
  content: "\e028";
}
.typcn-backspace:before {
  content: "\e029";
}
.typcn-battery-charge:before {
  content: "\e02a";
}
.typcn-battery-full:before {
  content: "\e02b";
}
.typcn-battery-high:before {
  content: "\e02c";
}
.typcn-battery-low:before {
  content: "\e02d";
}
.typcn-battery-mid:before {
  content: "\e02e";
}
.typcn-beaker:before {
  content: "\e02f";
}
.typcn-beer:before {
  content: "\e030";
}
.typcn-bell:before {
  content: "\e031";
}
.typcn-book:before {
  content: "\e032";
}
.typcn-bookmark:before {
  content: "\e033";
}
.typcn-briefcase:before {
  content: "\e034";
}
.typcn-brush:before {
  content: "\e035";
}
.typcn-business-card:before {
  content: "\e036";
}
.typcn-calculator:before {
  content: "\e037";
}
.typcn-calendar-outline:before {
  content: "\e038";
}
.typcn-calendar:before {
  content: "\e039";
}
.typcn-camera-outline:before {
  content: "\e03a";
}
.typcn-camera:before {
  content: "\e03b";
}
.typcn-cancel-outline:before {
  content: "\e03c";
}
.typcn-cancel:before {
  content: "\e03d";
}
.typcn-chart-area-outline:before {
  content: "\e03e";
}
.typcn-chart-area:before {
  content: "\e03f";
}
.typcn-chart-bar-outline:before {
  content: "\e040";
}
.typcn-chart-bar:before {
  content: "\e041";
}
.typcn-chart-line-outline:before {
  content: "\e042";
}
.typcn-chart-line:before {
  content: "\e043";
}
.typcn-chart-pie-outline:before {
  content: "\e044";
}
.typcn-chart-pie:before {
  content: "\e045";
}
.typcn-chevron-left-outline:before {
  content: "\e046";
}
.typcn-chevron-left:before {
  content: "\e047";
}
.typcn-chevron-right-outline:before {
  content: "\e048";
}
.typcn-chevron-right:before {
  content: "\e049";
}
.typcn-clipboard:before {
  content: "\e04a";
}
.typcn-cloud-storage:before {
  content: "\e04b";
}
.typcn-cloud-storage-outline:before {
  content: "\e054";
}
.typcn-code-outline:before {
  content: "\e04c";
}
.typcn-code:before {
  content: "\e04d";
}
.typcn-coffee:before {
  content: "\e04e";
}
.typcn-cog-outline:before {
  content: "\e04f";
}
.typcn-cog:before {
  content: "\e050";
}
.typcn-compass:before {
  content: "\e051";
}
.typcn-contacts:before {
  content: "\e052";
}
.typcn-credit-card:before {
  content: "\e053";
}
.typcn-css3:before {
  content: "\e055";
}
.typcn-database:before {
  content: "\e056";
}
.typcn-delete-outline:before {
  content: "\e057";
}
.typcn-delete:before {
  content: "\e058";
}
.typcn-device-desktop:before {
  content: "\e059";
}
.typcn-device-laptop:before {
  content: "\e05a";
}
.typcn-device-phone:before {
  content: "\e05b";
}
.typcn-device-tablet:before {
  content: "\e05c";
}
.typcn-directions:before {
  content: "\e05d";
}
.typcn-divide-outline:before {
  content: "\e05e";
}
.typcn-divide:before {
  content: "\e05f";
}
.typcn-document-add:before {
  content: "\e060";
}
.typcn-document-delete:before {
  content: "\e061";
}
.typcn-document-text:before {
  content: "\e062";
}
.typcn-document:before {
  content: "\e063";
}
.typcn-download-outline:before {
  content: "\e064";
}
.typcn-download:before {
  content: "\e065";
}
.typcn-dropbox:before {
  content: "\e066";
}
.typcn-edit:before {
  content: "\e067";
}
.typcn-eject-outline:before {
  content: "\e068";
}
.typcn-eject:before {
  content: "\e069";
}
.typcn-equals-outline:before {
  content: "\e06a";
}
.typcn-equals:before {
  content: "\e06b";
}
.typcn-export-outline:before {
  content: "\e06c";
}
.typcn-export:before {
  content: "\e06d";
}
.typcn-eye-outline:before {
  content: "\e06e";
}
.typcn-eye:before {
  content: "\e06f";
}
.typcn-feather:before {
  content: "\e070";
}
.typcn-film:before {
  content: "\e071";
}
.typcn-filter:before {
  content: "\e072";
}
.typcn-flag-outline:before {
  content: "\e073";
}
.typcn-flag:before {
  content: "\e074";
}
.typcn-flash-outline:before {
  content: "\e075";
}
.typcn-flash:before {
  content: "\e076";
}
.typcn-flow-children:before {
  content: "\e077";
}
.typcn-flow-merge:before {
  content: "\e078";
}
.typcn-flow-parallel:before {
  content: "\e079";
}
.typcn-flow-switch:before {
  content: "\e07a";
}
.typcn-folder-add:before {
  content: "\e07b";
}
.typcn-folder-delete:before {
  content: "\e07c";
}
.typcn-folder-open:before {
  content: "\e07d";
}
.typcn-folder:before {
  content: "\e07e";
}
.typcn-gift:before {
  content: "\e07f";
}
.typcn-globe-outline:before {
  content: "\e080";
}
.typcn-globe:before {
  content: "\e081";
}
.typcn-group-outline:before {
  content: "\e082";
}
.typcn-group:before {
  content: "\e083";
}
.typcn-headphones:before {
  content: "\e084";
}
.typcn-heart-full-outline:before {
  content: "\e085";
}
.typcn-heart-half-outline:before {
  content: "\e086";
}
.typcn-heart-outline:before {
  content: "\e087";
}
.typcn-heart:before {
  content: "\e088";
}
.typcn-home-outline:before {
  content: "\e089";
}
.typcn-home:before {
  content: "\e08a";
}
.typcn-html5:before {
  content: "\e08b";
}
.typcn-image-outline:before {
  content: "\e08c";
}
.typcn-image:before {
  content: "\e08d";
}
.typcn-infinity-outline:before {
  content: "\e08e";
}
.typcn-infinity:before {
  content: "\e08f";
}
.typcn-info-large-outline:before {
  content: "\e090";
}
.typcn-info-large:before {
  content: "\e091";
}
.typcn-info-outline:before {
  content: "\e092";
}
.typcn-info:before {
  content: "\e093";
}
.typcn-input-checked-outline:before {
  content: "\e094";
}
.typcn-input-checked:before {
  content: "\e095";
}
.typcn-key-outline:before {
  content: "\e096";
}
.typcn-key:before {
  content: "\e097";
}
.typcn-keyboard:before {
  content: "\e098";
}
.typcn-leaf:before {
  content: "\e099";
}
.typcn-lightbulb:before {
  content: "\e09a";
}
.typcn-link-outline:before {
  content: "\e09b";
}
.typcn-link:before {
  content: "\e09c";
}
.typcn-location-arrow-outline:before {
  content: "\e09d";
}
.typcn-location-arrow:before {
  content: "\e09e";
}
.typcn-location-outline:before {
  content: "\e09f";
}
.typcn-location:before {
  content: "\e0a0";
}
.typcn-lock-closed-outline:before {
  content: "\e0a1";
}
.typcn-lock-closed:before {
  content: "\e0a2";
}
.typcn-lock-open-outline:before {
  content: "\e0a3";
}
.typcn-lock-open:before {
  content: "\e0a4";
}
.typcn-mail:before {
  content: "\e0a5";
}
.typcn-map:before {
  content: "\e0a6";
}
.typcn-media-eject-outline:before {
  content: "\e0a7";
}
.typcn-media-eject:before {
  content: "\e0a8";
}
.typcn-media-fast-forward-outline:before {
  content: "\e0a9";
}
.typcn-media-fast-forward:before {
  content: "\e0aa";
}
.typcn-media-pause-outline:before {
  content: "\e0ab";
}
.typcn-media-pause:before {
  content: "\e0ac";
}
.typcn-media-play-outline:before {
  content: "\e0ad";
}
.typcn-media-play-reverse-outline:before {
  content: "\e0ae";
}
.typcn-media-play-reverse:before {
  content: "\e0af";
}
.typcn-media-play:before {
  content: "\e0b0";
}
.typcn-media-record-outline:before {
  content: "\e0b1";
}
.typcn-media-record:before {
  content: "\e0b2";
}
.typcn-media-rewind-outline:before {
  content: "\e0b3";
}
.typcn-media-rewind:before {
  content: "\e0b4";
}
.typcn-media-stop-outline:before {
  content: "\e0b5";
}
.typcn-media-stop:before {
  content: "\e0b6";
}
.typcn-message-typing:before {
  content: "\e0b7";
}
.typcn-message:before {
  content: "\e0b8";
}
.typcn-messages:before {
  content: "\e0b9";
}
.typcn-microphone-outline:before {
  content: "\e0ba";
}
.typcn-microphone:before {
  content: "\e0bb";
}
.typcn-minus-outline:before {
  content: "\e0bc";
}
.typcn-minus:before {
  content: "\e0bd";
}
.typcn-mortar-board:before {
  content: "\e0be";
}
.typcn-news:before {
  content: "\e0bf";
}
.typcn-notes-outline:before {
  content: "\e0c0";
}
.typcn-notes:before {
  content: "\e0c1";
}
.typcn-pen:before {
  content: "\e0c2";
}
.typcn-pencil:before {
  content: "\e0c3";
}
.typcn-phone-outline:before {
  content: "\e0c4";
}
.typcn-phone:before {
  content: "\e0c5";
}
.typcn-pi-outline:before {
  content: "\e0c6";
}
.typcn-pi:before {
  content: "\e0c7";
}
.typcn-pin-outline:before {
  content: "\e0c8";
}
.typcn-pin:before {
  content: "\e0c9";
}
.typcn-pipette:before {
  content: "\e0ca";
}
.typcn-plane-outline:before {
  content: "\e0cb";
}
.typcn-plane:before {
  content: "\e0cc";
}
.typcn-plug:before {
  content: "\e0cd";
}
.typcn-plus-outline:before {
  content: "\e0ce";
}
.typcn-plus:before {
  content: "\e0cf";
}
.typcn-point-of-interest-outline:before {
  content: "\e0d0";
}
.typcn-point-of-interest:before {
  content: "\e0d1";
}
.typcn-power-outline:before {
  content: "\e0d2";
}
.typcn-power:before {
  content: "\e0d3";
}
.typcn-printer:before {
  content: "\e0d4";
}
.typcn-puzzle-outline:before {
  content: "\e0d5";
}
.typcn-puzzle:before {
  content: "\e0d6";
}
.typcn-radar-outline:before {
  content: "\e0d7";
}
.typcn-radar:before {
  content: "\e0d8";
}
.typcn-refresh-outline:before {
  content: "\e0d9";
}
.typcn-refresh:before {
  content: "\e0da";
}
.typcn-rss-outline:before {
  content: "\e0db";
}
.typcn-rss:before {
  content: "\e0dc";
}
.typcn-scissors-outline:before {
  content: "\e0dd";
}
.typcn-scissors:before {
  content: "\e0de";
}
.typcn-shopping-bag:before {
  content: "\e0df";
}
.typcn-shopping-cart:before {
  content: "\e0e0";
}
.typcn-social-at-circular:before {
  content: "\e0e1";
}
.typcn-social-dribbble-circular:before {
  content: "\e0e2";
}
.typcn-social-dribbble:before {
  content: "\e0e3";
}
.typcn-social-facebook-circular:before {
  content: "\e0e4";
}
.typcn-social-facebook:before {
  content: "\e0e5";
}
.typcn-social-flickr-circular:before {
  content: "\e0e6";
}
.typcn-social-flickr:before {
  content: "\e0e7";
}
.typcn-social-github-circular:before {
  content: "\e0e8";
}
.typcn-social-github:before {
  content: "\e0e9";
}
.typcn-social-google-plus-circular:before {
  content: "\e0ea";
}
.typcn-social-google-plus:before {
  content: "\e0eb";
}
.typcn-social-instagram-circular:before {
  content: "\e0ec";
}
.typcn-social-instagram:before {
  content: "\e0ed";
}
.typcn-social-last-fm-circular:before {
  content: "\e0ee";
}
.typcn-social-last-fm:before {
  content: "\e0ef";
}
.typcn-social-linkedin-circular:before {
  content: "\e0f0";
}
.typcn-social-linkedin:before {
  content: "\e0f1";
}
.typcn-social-pinterest-circular:before {
  content: "\e0f2";
}
.typcn-social-pinterest:before {
  content: "\e0f3";
}
.typcn-social-skype-outline:before {
  content: "\e0f4";
}
.typcn-social-skype:before {
  content: "\e0f5";
}
.typcn-social-tumbler-circular:before {
  content: "\e0f6";
}
.typcn-social-tumbler:before {
  content: "\e0f7";
}
.typcn-social-twitter-circular:before {
  content: "\e0f8";
}
.typcn-social-twitter:before {
  content: "\e0f9";
}
.typcn-social-vimeo-circular:before {
  content: "\e0fa";
}
.typcn-social-vimeo:before {
  content: "\e0fb";
}
.typcn-social-youtube-circular:before {
  content: "\e0fc";
}
.typcn-social-youtube:before {
  content: "\e0fd";
}
.typcn-sort-alphabetically-outline:before {
  content: "\e0fe";
}
.typcn-sort-alphabetically:before {
  content: "\e0ff";
}
.typcn-sort-numerically-outline:before {
  content: "\e100";
}
.typcn-sort-numerically:before {
  content: "\e101";
}
.typcn-spanner-outline:before {
  content: "\e102";
}
.typcn-spanner:before {
  content: "\e103";
}
.typcn-spiral:before {
  content: "\e104";
}
.typcn-star-full-outline:before {
  content: "\e105";
}
.typcn-star-half-outline:before {
  content: "\e106";
}
.typcn-star-half:before {
  content: "\e107";
}
.typcn-star-outline:before {
  content: "\e108";
}
.typcn-star:before {
  content: "\e109";
}
.typcn-starburst-outline:before {
  content: "\e10a";
}
.typcn-starburst:before {
  content: "\e10b";
}
.typcn-stopwatch:before {
  content: "\e10c";
}
.typcn-support:before {
  content: "\e10d";
}
.typcn-tabs-outline:before {
  content: "\e10e";
}
.typcn-tag:before {
  content: "\e10f";
}
.typcn-tags:before {
  content: "\e110";
}
.typcn-th-large-outline:before {
  content: "\e111";
}
.typcn-th-large:before {
  content: "\e112";
}
.typcn-th-list-outline:before {
  content: "\e113";
}
.typcn-th-list:before {
  content: "\e114";
}
.typcn-th-menu-outline:before {
  content: "\e115";
}
.typcn-th-menu:before {
  content: "\e116";
}
.typcn-th-small-outline:before {
  content: "\e117";
}
.typcn-th-small:before {
  content: "\e118";
}
.typcn-thermometer:before {
  content: "\e119";
}
.typcn-thumbs-down:before {
  content: "\e11a";
}
.typcn-thumbs-ok:before {
  content: "\e11b";
}
.typcn-thumbs-up:before {
  content: "\e11c";
}
.typcn-tick-outline:before {
  content: "\e11d";
}
.typcn-tick:before {
  content: "\e11e";
}
.typcn-ticket:before {
  content: "\e11f";
}
.typcn-time:before {
  content: "\e120";
}
.typcn-times-outline:before {
  content: "\e121";
}
.typcn-times:before {
  content: "\e122";
}
.typcn-trash:before {
  content: "\e123";
}
.typcn-tree:before {
  content: "\e124";
}
.typcn-upload-outline:before {
  content: "\e125";
}
.typcn-upload:before {
  content: "\e126";
}
.typcn-user-add-outline:before {
  content: "\e127";
}
.typcn-user-add:before {
  content: "\e128";
}
.typcn-user-delete-outline:before {
  content: "\e129";
}
.typcn-user-delete:before {
  content: "\e12a";
}
.typcn-user-outline:before {
  content: "\e12b";
}
.typcn-user:before {
  content: "\e12c";
}
.typcn-vendor-android:before {
  content: "\e12d";
}
.typcn-vendor-apple:before {
  content: "\e12e";
}
.typcn-vendor-microsoft:before {
  content: "\e12f";
}
.typcn-video-outline:before {
  content: "\e130";
}
.typcn-video:before {
  content: "\e131";
}
.typcn-volume-down:before {
  content: "\e132";
}
.typcn-volume-mute:before {
  content: "\e133";
}
.typcn-volume-up:before {
  content: "\e134";
}
.typcn-volume:before {
  content: "\e135";
}
.typcn-warning-outline:before {
  content: "\e136";
}
.typcn-warning:before {
  content: "\e137";
}
.typcn-watch:before {
  content: "\e138";
}
.typcn-waves-outline:before {
  content: "\e139";
}
.typcn-waves:before {
  content: "\e13a";
}
.typcn-weather-cloudy:before {
  content: "\e13b";
}
.typcn-weather-downpour:before {
  content: "\e13c";
}
.typcn-weather-night:before {
  content: "\e13d";
}
.typcn-weather-partly-sunny:before {
  content: "\e13e";
}
.typcn-weather-shower:before {
  content: "\e13f";
}
.typcn-weather-snow:before {
  content: "\e140";
}
.typcn-weather-stormy:before {
  content: "\e141";
}
.typcn-weather-sunny:before {
  content: "\e142";
}
.typcn-weather-windy-cloudy:before {
  content: "\e143";
}
.typcn-weather-windy:before {
  content: "\e144";
}
.typcn-wi-fi-outline:before {
  content: "\e145";
}
.typcn-wi-fi:before {
  content: "\e146";
}
.typcn-wine:before {
  content: "\e147";
}
.typcn-world-outline:before {
  content: "\e148";
}
.typcn-world:before {
  content: "\e149";
}
.typcn-zoom-in-outline:before {
  content: "\e14a";
}
.typcn-zoom-in:before {
  content: "\e14b";
}
.typcn-zoom-out-outline:before {
  content: "\e14c";
}
.typcn-zoom-out:before {
  content: "\e14d";
}
.typcn-zoom-outline:before {
  content: "\e14e";
}
.typcn-zoom:before {
  content: "\e14f";
}
/* End */

/* Start:/bitrix/templates/matilda_s1/icons/glyphter/style.min.css?16487062223204*/
@font-face {
  font-family: Glyphter;
  src: url(../../../../../templates/matilda_s1/icons/glyphter/Glyphter.eot);
  src:
    url(../../../../../templates/matilda_s1/icons/glyphter/Glyphter-1.eot)
      format("embedded-opentype"),
    url(../../../../../templates/matilda_s1/icons/glyphter/Glyphter.woff)
      format("woff"),
    url(../../../../../templates/matilda_s1/icons/glyphter/Glyphter.ttf)
      format("truetype"),
    url(../../../../../templates/matilda_s1/icons/glyphter/Glyphter.svg)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
[class*="glyph-icon-"]:before {
  display: inline-block;
  font-family: Glyphter;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyph-icon-arrow_margin_bottom:before {
  content: "\0041";
}
.glyph-icon-arrow_margin_left:before {
  content: "\0042";
}
.glyph-icon-arrow_margin_right:before {
  content: "\0043";
}
.glyph-icon-arrow_margin_top:before {
  content: "\0044";
}
.glyph-icon-arrow_offset_bottom:before {
  content: "\0045";
}
.glyph-icon-arrow_offset_left:before {
  content: "\0046";
}
.glyph-icon-arrow_offset_right:before {
  content: "\0047";
}
.glyph-icon-arrow_offset_top:before {
  content: "\0048";
}
.glyph-icon-arrow_padding_bottom:before {
  content: "\0049";
}
.glyph-icon-arrow_padding_left:before {
  content: "\004a";
}
.glyph-icon-arrow_padding_right:before {
  content: "\004b";
}
.glyph-icon-arrow_padding_top:before {
  content: "\004c";
}
.glyph-icon-cancel:before {
  content: "\004d";
}
.glyph-icon-cart:before {
  content: "\004e";
}
.glyph-icon-cart_hollow:before {
  content: "\004f";
}
.glyph-icon-check:before {
  content: "\0050";
}
.glyph-icon-clock:before {
  content: "\0051";
}
.glyph-icon-code:before {
  content: "\0052";
}
.glyph-icon-compare:before {
  content: "\0053";
}
.glyph-icon-copy:before {
  content: "\0054";
}
.glyph-icon-cup:before {
  content: "\0055";
}
.glyph-icon-facebook:before {
  content: "\0056";
}
.glyph-icon-filter:before {
  content: "\0057";
}
.glyph-icon-font:before {
  content: "\0058";
}
.glyph-icon-heart:before {
  content: "\0059";
}
.glyph-icon-instagram:before {
  content: "\005a";
}
.glyph-icon-key:before {
  content: "\0061";
}
.glyph-icon-landscape:before {
  content: "\0062";
}
.glyph-icon-layer_down:before {
  content: "\0063";
}
.glyph-icon-layer_up:before {
  content: "\0064";
}
.glyph-icon-linked:before {
  content: "\0065";
}
.glyph-icon-location:before {
  content: "\0066";
}
.glyph-icon-location_2:before {
  content: "\0067";
}
.glyph-icon-lock:before {
  content: "\0068";
}
.glyph-icon-login:before {
  content: "\0069";
}
.glyph-icon-login_2:before {
  content: "\006a";
}
.glyph-icon-logout:before {
  content: "\006b";
}
.glyph-icon-logout_2:before {
  content: "\006c";
}
.glyph-icon-loop:before {
  content: "\006d";
}
.glyph-icon-mail:before {
  content: "\006e";
}
.glyph-icon-menu-icon:before {
  content: "\006f";
}
.glyph-icon-menu-icon_2:before {
  content: "\0070";
}
.glyph-icon-one_click:before {
  content: "\0071";
}
.glyph-icon-phone:before {
  content: "\0072";
}
.glyph-icon-phone_hollow:before {
  content: "\0073";
}
.glyph-icon-scenery:before {
  content: "\0074";
}
.glyph-icon-settings:before {
  content: "\0075";
}
.glyph-icon-settings_2:before {
  content: "\0076";
}
.glyph-icon-show-more:before {
  content: "\0077";
}
.glyph-icon-size_height:before {
  content: "\0078";
}
.glyph-icon-size_width:before {
  content: "\0079";
}
.glyph-icon-squere_evolution:before {
  content: "\007a";
}
.glyph-icon-twitter:before {
  content: "\0030";
}
.glyph-icon-unlinked:before {
  content: "\0031";
}
.glyph-icon-user:before {
  content: "\0032";
}
.glyph-icon-user_2:before {
  content: "\0033";
}
.glyph-icon-view_list:before {
  content: "\0034";
}
.glyph-icon-view_text:before {
  content: "\0035";
}
.glyph-icon-view_tile:before {
  content: "\0036";
}
.glyph-icon-vk:before {
  content: "\0037";
}
.glyph-icon-window:before {
  content: "\0038";
}
/* End */

/* Start:/bitrix/templates/matilda_s1/icons/intec/style.css?16487062221222*/
@font-face {
  font-family: "IntecIcons";
  src: url("../../../../../templates/matilda_s1/icons/intec/intec.eot");
  src:
    url("../../../../../templates/matilda_s1/icons/intec/intec.eot")
      format("embedded-opentype"),
    url("../../../../../templates/matilda_s1/icons/intec/intec.ttf")
      format("truetype"),
    url("../../../../../templates/matilda_s1/icons/intec/intec.woff")
      format("woff"),
    url("../../../../../templates/matilda_s1/icons/intec/intec.svg")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

.intec-ui-icon {
  display: inline-block;
  font-family: "IntecIcons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.intec-ui-icon-cart-add-1:before {
  content: "\e900";
}
.intec-ui-icon-eye-1:before {
  content: "\e901";
}
.intec-ui-icon-filter-1:before {
  content: "\e902";
}
.intec-ui-icon-heart-1:before {
  content: "\e903";
}
.intec-ui-icon-location-1:before {
  content: "\e904";
}
.intec-ui-icon-mail-1:before {
  content: "\e905";
}
.intec-ui-icon-menu-1:before {
  content: "\e906";
}
.intec-ui-icon-phone-1:before {
  content: "\e907";
}
.intec-ui-icon-star-1:before {
  content: "\e908";
}
.intec-ui-icon-tile-1:before {
  content: "\e909";
}

/* End */

/* Start:/bitrix/templates/matilda_s1/plugins/jquery.owlCarousel/jquery.owlCarousel.min.css?16487062243373*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  outline: 0;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../../../../../templates/matilda_s1/plugins/jquery.owlCarousel/images/owl.video.play.png)
    no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/* End */

/* Start:/bitrix/templates/matilda_s1/plugins/jquery.owlCarousel/jquery.owlCarousel-theme.min.css?16487062241018*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
  margin-top: 10px;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
/* End */

/* Start:/bitrix/templates/matilda_s1/plugins/jquery.lightGallery/jquery.lightGallery.min.css?164870622420383*/
.lg-sub-html,
.lg-toolbar {
  background-color: rgba(0, 0, 0, 0.45);
}
@font-face {
  font-family: lg;
  src: url(../../../../../templates/matilda_s1/plugins/jquery.lightGallery/fonts/lg.eot);
  src:
    url(../../../../../templates/matilda_s1/plugins/jquery.lightGallery/fonts/lg-1.eot)
      format("embedded-opentype"),
    url(../../../../../templates/matilda_s1/plugins/jquery.lightGallery/fonts/lg.woff)
      format("woff"),
    url(../../../../../templates/matilda_s1/plugins/jquery.lightGallery/fonts/lg.ttf)
      format("truetype"),
    url(../../../../../templates/matilda_s1/plugins/jquery.lightGallery/fonts/lg.svg)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.lg-icon {
  font-family: lg;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: 0;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #fff;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}
@-webkit-keyframes lg-right-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-moz-keyframes lg-right-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-ms-keyframes lg-right-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@keyframes lg-right-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-webkit-keyframes lg-left-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@-moz-keyframes lg-left-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@-ms-keyframes lg-left-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@keyframes lg-left-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: 0;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}
.lg-sub-html {
  bottom: 0;
  color: #eee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}
.lg-next,
.lg-prev,
.lg-toolbar {
  opacity: 1;
  -webkit-transition:
    -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    color 0.2s linear;
  -moz-transition:
    -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    color 0.2s linear;
  -o-transition:
    -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    color 0.2s linear;
  transition:
    transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    color 0.2s linear;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition:
    -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition:
    -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition:
    -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition:
    transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash)
  .lg-outer.lg-start-zoom
  .lg-item.lg-complete
  .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:hover,
.lg-outer.lg-dropdown-active #lg-share {
  color: #fff;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(../../../../../templates/matilda_s1/plugins/jquery.lightGallery/images/vimeo-play.png)
    no-repeat;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(../../../../../templates/matilda_s1/plugins/jquery.lightGallery/images/vimeo-play.png)
    0 -58px no-repeat;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: url(../../../../../templates/matilda_s1/plugins/jquery.lightGallery/images/video-play.png)
    no-repeat;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url(../../../../../templates/matilda_s1/plugins/jquery.lightGallery/images/youtube-play.png)
    no-repeat;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(../../../../../templates/matilda_s1/plugins/jquery.lightGallery/images/youtube-play.png)
    0 -60px no-repeat;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 80ms ease 0s;
  -moz-transition: opacity 80ms ease 0s;
  -o-transition: opacity 80ms ease 0s;
  transition: opacity 80ms ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition:
    left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition:
    left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition:
    left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition:
    left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition:
    -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.15s !important;
  -moz-transition:
    -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.15s !important;
  -o-transition:
    -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.15s !important;
  transition:
    transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
#lg-zoom-in:after {
  content: "\e311";
}
#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px #fff inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition:
    opacity 0.15s ease 0s,
    -webkit-transform 0.15s ease 0s;
  -moz-transition:
    opacity 0.15s ease 0s,
    -moz-transform 0.15s ease 0s;
  -o-transition:
    opacity 0.15s ease 0s,
    -o-transform 0.15s ease 0s;
  transition:
    opacity 0.15s ease 0s,
    transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
  box-shadow: 0 0 0 8px #fff inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition:
    visibility 0s linear 0.18s,
    opacity 0.18s linear 0s;
  -o-transition:
    visibility 0s linear 0.18s,
    opacity 0.18s linear 0s;
  transition:
    visibility 0s linear 0.18s,
    opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition:
    -webkit-transform 0.18s linear 0s,
    visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
  -moz-transition:
    -moz-transform 0.18s linear 0s,
    visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
  -o-transition:
    -o-transform 0.18s linear 0s,
    visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
  transition:
    transform 0.18s linear 0s,
    visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0;
}
.lg-outer .lg-dropdown > li:hover .lg-icon,
.lg-outer .lg-dropdown > li:hover a {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}
.lg-group:after {
  content: "";
  display: table;
  clear: both;
}
.lg-outer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url(../../../../../templates/matilda_s1/plugins/jquery.lightGallery/images/loading.gif)
    center center no-repeat;
  display: none !important;
}
.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
  display: inline-block !important;
}
.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}
.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transition:
    -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition:
    -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition:
    -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition:
    transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  -webkit-transition:
    left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition:
    left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition:
    left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition:
    left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
}
/* End */

/* Start:/bitrix/templates/matilda_s1/plugins/jquery.scrollbar/jquery.scrollbar.css?164870622423409*/
/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-element {
  display: none;
}
.scroll-element,
.scroll-element div {
  box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0;
}
.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2;
}
.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191;
}
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner
  > .scroll-element.scroll-x.scroll-scrolly_visible
  .scroll-element_track {
  left: -12px;
}
.scrollbar-inner
  > .scroll-element.scroll-y.scroll-scrollx_visible
  .scroll-element_track {
  top: -12px;
}

.scrollbar-inner
  > .scroll-element.scroll-x.scroll-scrolly_visible
  .scroll-element_size {
  left: -12px;
}
.scrollbar-inner
  > .scroll-element.scroll-y.scroll-scrollx_visible
  .scroll-element_size {
  top: -12px;
}

/*************** SIMPLE OUTER SCROLLBAR ***************/

.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-outer > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
  height: 8px;
  top: 2px;
}
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  width: 8px;
}

.scrollbar-outer > .scroll-element .scroll-element_outer {
  overflow: hidden;
}
.scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: #eeeeee;
}

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
}
.scrollbar-outer > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
}
.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px;
}
.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
  min-width: 10px;
}
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
  min-height: 10px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-outer
  > .scroll-element.scroll-x.scroll-scrolly_visible
  .scroll-element_track {
  left: -14px;
}
.scrollbar-outer
  > .scroll-element.scroll-y.scroll-scrollx_visible
  .scroll-element_track {
  top: -14px;
}

.scrollbar-outer
  > .scroll-element.scroll-x.scroll-scrolly_visible
  .scroll-element_size {
  left: -14px;
}
.scrollbar-outer
  > .scroll-element.scroll-y.scroll-scrollx_visible
  .scroll-element_size {
  top: -14px;
}

/*************** SCROLLBAR MAC OS X ***************/

.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track {
  display: none;
}
.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #6c6e71;
  display: block;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;

  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;

  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px;
}
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px;
}
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px;
}
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx
  > .scroll-element.scroll-x.scroll-scrolly_visible
  .scroll-element_size {
  left: -11px;
}
.scrollbar-macosx
  > .scroll-element.scroll-y.scroll-scrollx_visible
  .scroll-element_size {
  top: -11px;
}

/*************** SCROLLBAR LIGHT ***************/

.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-light > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
  background: #dbdbdb;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, #dbdbdb),
    color-stop(100%, #e8e8e8)
  );
  background: -webkit-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -o-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -ms-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
  background: #fefefe;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, #fefefe),
    color-stop(100%, #f5f5f5)
  );
  background: -webkit-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -o-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -ms-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);

  border: 1px solid #dbdbdb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-light > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}
.scrollbar-light > .scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0px;
}
.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
  left: 0px;
  min-height: 10px;
  width: 10px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  left: 2px;
  top: 2px;
}
.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  top: 2px;
  width: 12px;
}
.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-light
  > .scroll-element.scroll-x.scroll-scrolly_visible
  .scroll-element_size {
  left: -19px;
}
.scrollbar-light
  > .scroll-element.scroll-y.scroll-scrollx_visible
  .scroll-element_size {
  top: -19px;
}

.scrollbar-light
  > .scroll-element.scroll-x.scroll-scrolly_visible
  .scroll-element_track {
  left: -19px;
}
.scrollbar-light
  > .scroll-element.scroll-y.scroll-scrollx_visible
  .scroll-element_track {
  top: -19px;
}

/*************** SCROLLBAR RAIL ***************/

.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-rail > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail
  > .scroll-element
  .scroll-element_outer:hover
  .scroll-element_size {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
  background-color: #d0b9a0;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;

  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */

.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}
.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px;
}
.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
  left: 1px;
  min-height: 10px;
  width: 10px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px;
}
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px;
}
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
  left: 5px;
  top: -10px;
  width: 2px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-rail
  > .scroll-element.scroll-x.scroll-scrolly_visible
  .scroll-element_size {
  left: -25px;
}
.scrollbar-rail
  > .scroll-element.scroll-y.scroll-scrollx_visible
  .scroll-element_size {
  top: -25px;
}

.scrollbar-rail
  > .scroll-element.scroll-x.scroll-scrolly_visible
  .scroll-element_track {
  left: -25px;
}
.scrollbar-rail
  > .scroll-element.scroll-y.scroll-scrollx_visible
  .scroll-element_track {
  top: -25px;
}

/*************** SCROLLBAR DYNAMIC ***************/

.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 2px;
  top: 0;
  width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
  opacity: 0.3;

  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.scrollbar-dynamic > .scroll-element .scroll-element_size {
  background-color: #cccccc;
  opacity: 0;

  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;

  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
  background-color: #6c6e71;

  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto;
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;

  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  -o-transition: height 0.2s;
  -ms-transition: height 0.2s;
  transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;

  -webkit-transition: width 0.2s;
  -moz-transition: width 0.2s;
  -o-transition: width 0.2s;
  -ms-transition: width 0.2s;
  transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-dynamic
  > .scroll-element.scroll-x.scroll-scrolly_visible
  .scroll-element_size {
  left: -11px;
}
.scrollbar-dynamic
  > .scroll-element.scroll-y.scroll-scrollx_visible
  .scroll-element_size {
  top: -11px;
}

/* hover & drag */

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
  overflow: hidden;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.scrollbar-dynamic
  > .scroll-element:hover
  .scroll-element_outer
  .scroll-element_size,
.scrollbar-dynamic
  > .scroll-element.scroll-draggable
  .scroll-element_outer
  .scroll-element_size {
  opacity: 1;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic
  > .scroll-element.scroll-draggable
  .scroll-element_outer
  .scroll-bar {
  height: 100%;
  width: 100%;

  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic
  > .scroll-element.scroll-x.scroll-draggable
  .scroll-element_outer {
  height: 20px;
  min-height: 7px;
}
.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic
  > .scroll-element.scroll-y.scroll-draggable
  .scroll-element_outer {
  min-width: 7px;
  width: 20px;
}

/*************** SCROLLBAR GOOGLE CHROME ***************/

.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-chrome > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_outer {
}

.scrollbar-chrome > .scroll-element .scroll-element_track {
  background: #f1f1f1;
  border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
  bottom: 0;
  height: 16px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
  border: 1px solid #bdbdbd;
  cursor: default;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
  border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
  border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
  left: -16px;
  margin-left: 16px;
}
.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
  top: -16px;
  margin-top: 16px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
  height: 8px;
  min-width: 10px;
  top: 3px;
}
.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
  left: 3px;
  min-height: 10px;
  width: 8px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
  border-left: 1px solid #dbdbdb;
}
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
  height: 14px;
  left: -3px;
}
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
  height: 14px;
  left: -4px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
  border-top: 1px solid #dbdbdb;
}
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
  top: -3px;
  width: 14px;
}
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
  width: 14px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-chrome
  > .scroll-element.scroll-x.scroll-scrolly_visible
  .scroll-element_size {
  left: -19px;
}
.scrollbar-chrome
  > .scroll-element.scroll-y.scroll-scrollx_visible
  .scroll-element_size {
  top: -19px;
}

.scrollbar-chrome
  > .scroll-element.scroll-x.scroll-scrolly_visible
  .scroll-element_track {
  left: -19px;
}
.scrollbar-chrome
  > .scroll-element.scroll-y.scroll-scrollx_visible
  .scroll-element_track {
  top: -19px;
}

/* End */

/* Start:/bitrix/templates/matilda_s1/components/intec.universe/widget/buttontop/style.css?1648706218433*/
.button_top {
  display: none;
  width: 52px;
  height: 52px;
  background-image: url(../../../../../templates/matilda_s1/components/intec.universe/widget/buttontop/images/top.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 52px;
  height: 52px;
  background-image: url(../../../../../templates/matilda_s1/components/intec.universe/widget/buttontop/images/top.png);
  background-position: center;
  background-repeat: no-repeat;
  position: fixed;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 999;
}
/* End */

/* Start:/bitrix/templates/matilda_s1/components/intec.universe/main.header/template.1/style.css?16487061961057*/
.c-header.c-header-template-1 .widget-view.widget-view-desktop {
  display: block;
  position: relative;
  z-index: 50;
}
.c-header.c-header-template-1 .widget-view.widget-view-fixed {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  z-index: 100;
}
.c-header.c-header-template-1 .widget-view.widget-view-mobile {
  display: none;
  position: relative;
  z-index: 100;
}
.c-header.c-header-template-1 .widget-banner {
  display: block;
  position: relative;
  z-index: 0;
}
@media all and (max-width: 768px) {
  .c-header.c-header-template-1 .widget-view.widget-view-fixed,
  .c-header.c-header-template-1 .widget-view.widget-view-desktop {
    display: none !important;
  }
  .c-header.c-header-template-1 .widget-view.widget-view-mobile {
    display: block;
  }
  .c-header.c-header-template-1
    .widget-view.widget-view-mobile.widget-view-mobile-fixed {
    position: fixed;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
  }
}

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

/* End */

/* Start:/bitrix/templates/matilda_s1/components/intec.universe/main.header/template.1/templates/desktop/template.1/style.css?164870619652042*/
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-view-desktop-1 {
  display: block;
  background: #fff;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-view-desktop-1.widget-view-desktop-1-bordered
  .widget-container {
  border-bottom: 1px solid #e8e8e8;
}
.c-header.c-header-template-1 .widget-view.widget-view-desktop .widget-panel {
  display: block;
  border-bottom: 1px solid #e8e8e8;
  font-size: 0;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-left {
  float: left;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-right {
  float: right;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .widget-panel-buttons,
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .widget-panel-items {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .widget-panel-buttons
  + .widget-panel-buttons,
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .widget-panel-items
  + .widget-panel-buttons,
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .widget-panel-buttons
  + .widget-panel-items,
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .widget-panel-items
  + .widget-panel-items {
  margin-left: 40px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .widget-panel-buttons-wrapper,
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .widget-panel-items-wrapper {
  display: block;
  font-size: 0;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .widget-panel-button,
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .widget-panel-item {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  line-height: 1;
  font-size: medium;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .widget-panel-button-icon,
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .widget-panel-item-icon {
  font-size: 15px;
  color: #222222;
  margin-right: 10px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .widget-panel-button-text,
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .widget-panel-item-text {
  font-size: 12px;
  line-height: 18px;
  color: #999999;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-items-wrapper {
  margin: -10px -30px;
  min-width: 60px;
  min-height: 20px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-item {
  padding: 10px 30px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-item-wrapper {
  height: 40px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-button {
  cursor: pointer;
  padding-right: 15px;
  padding-left: 15px;
  text-decoration: none;
  -webkit-transition: background 350ms;
  -moz-transition: background 350ms;
  -ms-transition: background 350ms;
  -o-transition: background 350ms;
  transition: background 350ms;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-button-wrapper {
  height: 40px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-button:hover {
  background: #f4f5f7;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-social-item {
  display: block;
  font-size: 14px;
  width: 14px;
  height: 14px;
  text-align: center;
  color: #d8d8d8;
  line-height: 1;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-social-item:hover {
  color: #0065ff;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone {
  display: inline-block;
  position: relative;
  white-space: nowrap;
  padding-left: 20px;
  font-size: 0;
  height: 40px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone
  .widget-panel-phone-arrow,
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone
  .widget-panel-phone-text,
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone
  .widget-panel-phone-content,
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone
  .widget-panel-phone-icon {
  display: inline-block;
  vertical-align: middle;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone-icon {
  font-size: 14px;
  line-height: 1;
  color: #0065ff;
  margin-right: 5px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone-content {
  position: relative;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone-text {
  font-size: 12px;
  line-height: 18px;
  color: #2d2d2d;
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: 350ms color;
  -moz-transition: 350ms color;
  -ms-transition: 350ms color;
  -o-transition: 350ms color;
  transition: 350ms color;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone-text:hover {
  color: #0065ff;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone-popup {
  position: absolute;
  opacity: 0;
  top: 100%;
  left: -20px;
  right: -20px;
  padding-top: 20px;
  white-space: normal;
  z-index: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  pointer-events: none;
  position: absolute;
  -webkit-perspective: 2000px;
  perspective: 2000px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone-popup-wrapper {
  padding: 10px;
  background: #fff;
  width: 100%;
  min-width: 140px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  will-change: transform;
  -webkit-transform-origin: 50% -50px;
  transform-origin: 50% -50px;
  -webkit-transform: rotateX(-15deg);
  transform: rotateX(-15deg);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition:
    transform 0.2s,
    -webkit-transform 0.2s;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone-popup-contacts {
  padding: 10px 0;
  border-bottom: 1px solid #e8e8e8;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone-popup-contacts:last-child {
  border-bottom: 0;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone-popup-contact {
  display: block;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.2;
  color: #2d2d2d;
  text-decoration: none;
  padding: 4px 8px;
  -webkit-transition: 350ms color;
  -moz-transition: 350ms color;
  -ms-transition: 350ms color;
  -o-transition: 350ms color;
  transition: 350ms color;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone-popup-contact.phone {
  font-size: 12px;
  font-weight: bold;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone-popup-contact.schedule {
  color: #888;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone-popup-item {
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  color: #2d2d2d;
  text-decoration: none;
  padding: 10px;
  -webkit-transition: 350ms color;
  -moz-transition: 350ms color;
  -ms-transition: 350ms color;
  -o-transition: 350ms color;
  transition: 350ms color;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone-popup-item:hover {
  color: #0065ff;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone[data-expanded="true"]
  .widget-panel-phone-popup {
  opacity: 1;
  pointer-events: all;
  -webkit-transition: none;
  transition: none;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone[data-expanded="true"]
  .widget-panel-phone-popup-wrapper {
  -webkit-transform: none;
  transform: none;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel-phone-arrow {
  font-size: 12px;
  width: 12px;
  text-align: right;
  line-height: 1;
  color: #2d2d2d;
  margin-left: 5px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .widget-authorization-panel {
  display: inline-block;
  vertical-align: top;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .ns-bitrix.c-search-title.c-search-title-popup-1 {
  height: 100%;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .ns-bitrix.c-search-title.c-search-title-popup-1
  .search-title-button {
  height: 100%;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .ns-bitrix.c-search-title.c-search-title-popup-1
  .search-title-button-icon {
  font-size: 15px;
  color: #222222;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .ns-bitrix.c-search-title.c-search-title-popup-1
  .search-title-button-text {
  font-size: 12px;
  line-height: 18px;
  color: #999999;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-panel
  .widget-menu.widget-menu-info {
  height: 100%;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container {
  display: block;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-wrapper {
  position: relative;
  height: 85px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-logotype {
  display: block;
  width: 130px;
  text-decoration: none;
  color: #1d1d1d;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-tagline {
  display: block;
  position: relative;
  padding-right: 20px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-tagline-delimiter {
  display: block;
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
  width: 1px;
  background: #e8e8e8;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-tagline-delimiter
  + .widget-container-tagline-text {
  margin-left: 20px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-tagline-text {
  display: block;
  width: 140px;
  font-size: 12px;
  line-height: 18px;
  color: #999999;
  max-height: 54px;
  overflow: hidden;
}
@media all and (max-width: 1024px) {
  .c-header.c-header-template-1
    .widget-view.widget-view-desktop
    .widget-container-tagline-wrap {
    display: none;
  }
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-menu {
  height: 100%;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-menu-wrap {
  position: static;
  height: 100%;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-menu
  .ns-bitrix.c-menu.c-menu-horizontal-1 {
  background: transparent !important;
  height: 100%;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-menu
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .intec-content,
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-menu
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .intec-content-wrapper {
  height: 100%;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-menu
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-wrapper {
  position: static;
  height: 100%;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-menu
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item {
  background: transparent !important;
  height: 100%;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-menu
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item
  .menu-item-text-wrapper {
  color: #1d1d1d !important;
  font-weight: bold;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone {
  display: block;
  position: relative;
  white-space: nowrap;
  padding-left: 20px;
  font-size: 0;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone
  .widget-container-phone-arrow,
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone
  .widget-container-phone-content,
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone
  .widget-container-phone-icon {
  display: inline-block;
  vertical-align: middle;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-icon {
  font-size: 16px;
  line-height: 1;
  color: #0065ff;
  margin-right: 5px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-content {
  position: relative;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-text {
  font-size: 16px;
  line-height: 24px;
  color: #2d2d2d;
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: 350ms color;
  -moz-transition: 350ms color;
  -ms-transition: 350ms color;
  -o-transition: 350ms color;
  transition: 350ms color;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-text:hover {
  color: #0065ff;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-popup {
  position: absolute;
  opacity: 0;
  top: 100%;
  left: -20px;
  right: -20px;
  padding-top: 20px;
  white-space: normal;
  z-index: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  pointer-events: none;
  position: absolute;
  -webkit-perspective: 2000px;
  perspective: 2000px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-popup-wrapper {
  padding: 10px;
  background: #fff;
  width: 100%;
  min-width: 140px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  will-change: transform;
  -webkit-transform-origin: 50% -50px;
  transform-origin: 50% -50px;
  -webkit-transform: rotateX(-15deg);
  transform: rotateX(-15deg);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition:
    transform 0.2s,
    -webkit-transform 0.2s;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-popup-contacts {
  padding: 10px 0;
  border-bottom: 1px solid #e8e8e8;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-popup-contacts:last-child {
  border-bottom: 0;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-popup-contact {
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
  color: #2d2d2d;
  text-decoration: none;
  padding: 5px 10px;
  -webkit-transition: 350ms color;
  -moz-transition: 350ms color;
  -ms-transition: 350ms color;
  -o-transition: 350ms color;
  transition: 350ms color;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-popup-contact.phone {
  font-size: 14px;
  font-weight: bold;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-popup-contact.schedule {
  color: #888;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-popup-item {
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  color: #2d2d2d;
  text-decoration: none;
  padding: 10px;
  -webkit-transition: 350ms color;
  -moz-transition: 350ms color;
  -ms-transition: 350ms color;
  -o-transition: 350ms color;
  transition: 350ms color;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-popup-item:hover {
  color: #0065ff;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-arrow {
  font-size: 12px;
  width: 12px;
  text-align: right;
  line-height: 1;
  color: #2d2d2d;
  margin-left: 5px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-button {
  display: inline-block;
  position: relative;
  font-size: 12px;
  line-height: 16px;
  color: #2d2d2d;
  cursor: pointer;
  border-bottom: 1px dashed #2d2d2d;
  -webkit-transition:
    opacity 500ms,
    color 350ms,
    border 350ms;
  -moz-transition:
    opacity 500ms,
    color 350ms,
    border 350ms;
  -ms-transition:
    opacity 500ms,
    color 350ms,
    border 350ms;
  -o-transition:
    opacity 500ms,
    color 350ms,
    border 350ms;
  transition:
    opacity 500ms,
    color 350ms,
    border 350ms;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-button-wrap {
  display: block;
  text-align: right;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-button:hover {
  color: #0065ff;
  border-color: #0065ff;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts[data-multiple="true"]
  .widget-container-button-wrap {
  margin-right: 17px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts[data-expanded="true"]
  .widget-container-button {
  opacity: 0;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts[data-expanded="true"]
  .widget-container-phone-popup {
  opacity: 1;
  pointer-events: all;
  -webkit-transition: none;
  transition: none;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-contacts[data-expanded="true"]
  .widget-container-phone-popup-wrapper {
  -webkit-transform: none;
  transform: none;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-basket {
  display: block;
  padding-left: 20px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-transparent {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.c-header.c-header-template-1.widget-transparent
  .widget-view.widget-view-desktop
  .widget-view-desktop-1 {
  background: transparent;
}
.c-header.c-header-template-1.widget-transparent
  .widget-view.widget-view-desktop
  .widget-view-desktop-1.widget-view-desktop-1-bordered
  .widget-container {
  border-bottom: none;
}
.c-header.c-header-template-1.widget-transparent
  .widget-view.widget-view-desktop
  .ns-intec-regionality.c-regions-select.c-regions-select-default
  .regions-select-region {
  color: inherit !important;
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -ms-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
}
.c-header.c-header-template-1.widget-transparent
  .widget-view.widget-view-desktop
  .ns-intec-regionality.c-regions-select.c-regions-select-default
  .regions-select-region:hover {
  opacity: 0.5;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-search
  .search-title,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-button:hover,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab-counter,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item-counter,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-button,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-logotype
  svg,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-logotype
  path,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab-counter,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item-counter,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-tagline-delimiter,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item:hover
  .menu-item-text
  .menu-item-text-wrapper,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-active
  .menu-item-text
  .menu-item-text-wrapper,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item
  .menu-item-text
  .menu-item-text-wrapper,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab-counter,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab
  .sale-basket-small-tab-icon,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item-counter,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item
  .sale-basket-icons-item-icon,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-info
  .widget-menu-item:hover
  .widget-menu-item-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-info
  .widget-menu-item.widget-menu-item-text-active
  .widget-menu-item-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-info
  .widget-menu-item
  .widget-menu-item-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-arrow,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-icon,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-search
  .search-title-button,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-search
  .search-title-input,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-tagline-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel
  .ns-bitrix.c-search-title.c-search-title-popup-1
  .search-title-button-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel
  .ns-bitrix.c-search-title.c-search-title-popup-1
  .search-title-button-icon,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-phone-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-phone-icon,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-phone-arrow,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-social-item,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-item-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-button-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-item-icon,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-button-icon {
  -webkit-transition:
    color 350ms,
    background 350ms,
    border 350ms,
    fill 350ms,
    opacity 350ms;
  -moz-transition:
    color 350ms,
    background 350ms,
    border 350ms,
    fill 350ms,
    opacity 350ms;
  -ms-transition:
    color 350ms,
    background 350ms,
    border 350ms,
    fill 350ms,
    opacity 350ms;
  -o-transition:
    color 350ms,
    background 350ms,
    border 350ms,
    fill 350ms,
    opacity 350ms;
  transition:
    color 350ms,
    background 350ms,
    border 350ms,
    fill 350ms,
    opacity 350ms;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item:hover
  .menu-item-text
  .menu-item-text-wrapper,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-active
  .menu-item-text
  .menu-item-text-wrapper,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item
  .menu-item-text
  .menu-item-text-wrapper,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab-counter,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab
  .sale-basket-small-tab-icon,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item-counter,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item
  .sale-basket-icons-item-icon,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-info
  .widget-menu-item:hover
  .widget-menu-item-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-info
  .widget-menu-item.widget-menu-item-text-active
  .widget-menu-item-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-info
  .widget-menu-item
  .widget-menu-item-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-button,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-arrow,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-icon,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-search
  .search-title-button,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-search
  .search-title-input,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-tagline-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-logotype
  svg,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-logotype
  path,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel
  .ns-bitrix.c-search-title.c-search-title-popup-1
  .search-title-button-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel
  .ns-bitrix.c-search-title.c-search-title-popup-1
  .search-title-button-icon,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-phone-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-phone-icon,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-phone-arrow,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-social-item,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-item-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-button-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-item-icon,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-button-icon {
  color: #fff !important;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-tagline-delimiter {
  background: #fff !important;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab-counter,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item-counter {
  background: black !important;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-logotype
  svg,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-logotype
  path {
  fill: #fff !important;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-button {
  border-color: #fff !important;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab-counter,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item-counter {
  border-color: black !important;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel {
  border-bottom: none;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-button:hover {
  background: rgba(255, 255, 255, 0.15);
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-social-item:hover {
  opacity: 0.5;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-panel-phone-text:hover {
  opacity: 0.5;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-tagline-delimiter {
  opacity: 0.5;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-search
  .search-title {
  background: rgba(255, 255, 255, 0.2);
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-search
  .search-title-input::placeholder {
  color: #fff !important;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-text:hover {
  opacity: 0.5;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-button:hover {
  opacity: 0.5;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-transparent {
  border-top: none;
  border-bottom: none;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-info
  .widget-menu-item:hover
  .widget-menu-item-text,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-info
  .widget-menu-item.widget-menu-item-text-active
  .widget-menu-item-text {
  opacity: 0.5;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item
  .sale-basket-icons-item-icon {
  opacity: 0.5;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item:hover
  .sale-basket-icons-item-icon,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item.sale-basket-icons-item-active
  .sale-basket-icons-item-icon {
  opacity: 1;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab
  .sale-basket-small-tab-icon {
  opacity: 0.5;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab:hover
  .sale-basket-small-tab-icon,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab.sale-basket-small-tab-active
  .sale-basket-small-tab-icon {
  opacity: 1;
}
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item:hover
  .menu-item-text
  .menu-item-text-wrapper,
.c-header.c-header-template-1.widget-transparent[data-color="white"]
  .widget-view.widget-view-desktop
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-active
  .menu-item-text
  .menu-item-text-wrapper {
  opacity: 0.5;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-search
  .search-title,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-button:hover,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab-counter,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item-counter,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-button,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-logotype
  svg,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-logotype
  path,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab-counter,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item-counter,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-tagline-delimiter,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item:hover
  .menu-item-text
  .menu-item-text-wrapper,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-active
  .menu-item-text
  .menu-item-text-wrapper,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item
  .menu-item-text
  .menu-item-text-wrapper,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab-counter,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab
  .sale-basket-small-tab-icon,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item-counter,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item
  .sale-basket-icons-item-icon,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-info
  .widget-menu-item:hover
  .widget-menu-item-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-info
  .widget-menu-item.widget-menu-item-text-active
  .widget-menu-item-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-info
  .widget-menu-item
  .widget-menu-item-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-arrow,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-icon,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-search
  .search-title-button,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-search
  .search-title-input,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-tagline-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel
  .ns-bitrix.c-search-title.c-search-title-popup-1
  .search-title-button-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel
  .ns-bitrix.c-search-title.c-search-title-popup-1
  .search-title-button-icon,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-phone-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-phone-icon,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-phone-arrow,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-social-item,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-item-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-button-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-item-icon,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-button-icon {
  -webkit-transition:
    color 350ms,
    background 350ms,
    border 350ms,
    fill 350ms,
    opacity 350ms;
  -moz-transition:
    color 350ms,
    background 350ms,
    border 350ms,
    fill 350ms,
    opacity 350ms;
  -ms-transition:
    color 350ms,
    background 350ms,
    border 350ms,
    fill 350ms,
    opacity 350ms;
  -o-transition:
    color 350ms,
    background 350ms,
    border 350ms,
    fill 350ms,
    opacity 350ms;
  transition:
    color 350ms,
    background 350ms,
    border 350ms,
    fill 350ms,
    opacity 350ms;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item:hover
  .menu-item-text
  .menu-item-text-wrapper,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-active
  .menu-item-text
  .menu-item-text-wrapper,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item
  .menu-item-text
  .menu-item-text-wrapper,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab-counter,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab
  .sale-basket-small-tab-icon,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item-counter,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item
  .sale-basket-icons-item-icon,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-info
  .widget-menu-item:hover
  .widget-menu-item-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-info
  .widget-menu-item.widget-menu-item-text-active
  .widget-menu-item-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-info
  .widget-menu-item
  .widget-menu-item-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-button,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-arrow,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-icon,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-search
  .search-title-button,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-search
  .search-title-input,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-tagline-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-logotype
  svg,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-logotype
  path,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel
  .ns-bitrix.c-search-title.c-search-title-popup-1
  .search-title-button-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel
  .ns-bitrix.c-search-title.c-search-title-popup-1
  .search-title-button-icon,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-phone-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-phone-icon,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-phone-arrow,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-social-item,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-item-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-button-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-item-icon,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-button-icon {
  color: #000 !important;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-tagline-delimiter {
  background: #000 !important;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab-counter,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item-counter {
  background: white !important;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-logotype
  svg,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-logotype
  path {
  fill: #000 !important;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-button {
  border-color: #000 !important;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab-counter,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item-counter {
  border-color: white !important;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel {
  border-bottom: none;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-button:hover {
  background: rgba(0, 0, 0, 0.15);
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-social-item:hover {
  opacity: 0.5;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-panel-phone-text:hover {
  opacity: 0.5;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-tagline-delimiter {
  opacity: 0.5;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-search
  .search-title {
  background: rgba(0, 0, 0, 0.2);
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-search
  .search-title-input::placeholder {
  color: #000 !important;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-phone-text:hover {
  opacity: 0.5;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-container-contacts
  .widget-container-button:hover {
  opacity: 0.5;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-transparent {
  border-top: none;
  border-bottom: none;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-info
  .widget-menu-item:hover
  .widget-menu-item-text,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .widget-menu.widget-menu-info
  .widget-menu-item.widget-menu-item-text-active
  .widget-menu-item-text {
  opacity: 0.5;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item
  .sale-basket-icons-item-icon {
  opacity: 0.5;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item:hover
  .sale-basket-icons-item-icon,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-icons-items
  .sale-basket-icons-item.sale-basket-icons-item-active
  .sale-basket-icons-item-icon {
  opacity: 1;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab
  .sale-basket-small-tab-icon {
  opacity: 0.5;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab:hover
  .sale-basket-small-tab-icon,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .sale-basket-small-items
  .sale-basket-small-tab.sale-basket-small-tab-active
  .sale-basket-small-tab-icon {
  opacity: 1;
}
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item:hover
  .menu-item-text
  .menu-item-text-wrapper,
.c-header.c-header-template-1.widget-transparent[data-color="black"]
  .widget-view.widget-view-desktop
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-active
  .menu-item-text
  .menu-item-text-wrapper {
  opacity: 0.5;
}

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

/* End */

/* Start:/bitrix/templates/matilda_s1/components/bitrix/search.title/popup.1/style.css?16487061866887*/
.ns-bitrix.c-search-title.c-search-title-popup-1 {
  display: block;
}
.ns-bitrix.c-search-title.c-search-title-popup-1 .search-title-form-button,
.ns-bitrix.c-search-title.c-search-title-popup-1 .search-title-form-input {
  display: block;
  outline: none;
}
.ns-bitrix.c-search-title.c-search-title-popup-1
  .search-title-form-button:hover,
.ns-bitrix.c-search-title.c-search-title-popup-1 .search-title-form-input:hover,
.ns-bitrix.c-search-title.c-search-title-popup-1
  .search-title-form-button:focus,
.ns-bitrix.c-search-title.c-search-title-popup-1
  .search-title-form-input:focus {
  outline: none;
}
.ns-bitrix.c-search-title.c-search-title-popup-1 .search-title {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
.ns-bitrix.c-search-title.c-search-title-popup-1 .search-title-button {
  display: block;
  position: relative;
  cursor: pointer;
  color: #1d1d1d;
  font-size: 14px;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.ns-bitrix.c-search-title.c-search-title-popup-1 .search-title-button:hover {
  color: #0065ff;
}
.ns-bitrix.c-search-title.c-search-title-popup-1 .search-title-button-wrapper {
  height: 100%;
}
.ns-bitrix.c-search-title.c-search-title-popup-1 .search-title-button-icon {
  line-height: 1;
}
.ns-bitrix.c-search-title.c-search-title-popup-1 .search-title-button-text {
  line-height: 1.5;
}
.ns-bitrix.c-search-title.c-search-title-popup-1 .search-title-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: #000;
}
.ns-bitrix.c-search-title.c-search-title-popup-1 .search-title-wrapper {
  display: block;
  position: relative;
  top: -150px;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
}
.ns-bitrix.c-search-title.c-search-title-popup-1 .search-title-wrapper-4 {
  display: block;
  padding: 55px 0;
}
.ns-bitrix.c-search-title.c-search-title-popup-1 .search-title-form {
  display: block;
  padding: 0;
  margin: 0;
}
.ns-bitrix.c-search-title.c-search-title-popup-1 .search-title-form-input {
  background: transparent;
  border: none;
  width: 100%;
  color: #1d1d1d;
  font-size: 26px;
  line-height: 40px;
  height: 40px;
}
.ns-bitrix.c-search-title.c-search-title-popup-1 .search-title-form-button {
  background: transparent;
  border: none;
  font-size: 26px;
  line-height: 1;
  color: #1d1d1d;
  cursor: pointer;
}
.ns-bitrix.c-search-title.c-search-title-popup-1.search-title-results {
  display: block;
  position: fixed;
  width: 100%;
  top: 150px;
  right: 0;
  bottom: auto;
  left: 0;
  background: #fff;
  overflow: hidden;
  overflow-y: auto;
  padding: 20px;
  max-height: 400px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
}
.ns-bitrix.c-search-title.c-search-title-popup-1.search-title-results
  .search-title-items {
  display: block;
  position: relative;
}
.ns-bitrix.c-search-title.c-search-title-popup-1.search-title-results
  .search-title-item {
  padding: 20px 0;
  border-top: 1px solid #f1f1f1;
}
.ns-bitrix.c-search-title.c-search-title-popup-1.search-title-results
  .search-title-item.search-title-item-hover {
  -webkit-transition: background 350ms;
  -moz-transition: background 350ms;
  -ms-transition: background 350ms;
  -o-transition: background 350ms;
  transition: background 350ms;
}
.ns-bitrix.c-search-title.c-search-title-popup-1.search-title-results
  .search-title-item.search-title-item-hover:hover {
  background: #f1f1f1;
}
.ns-bitrix.c-search-title.c-search-title-popup-1.search-title-results
  .search-title-item-image {
  display: block;
  width: 80px;
  height: 80px;
}
.ns-bitrix.c-search-title.c-search-title-popup-1.search-title-results
  .search-title-item-name {
  display: block;
  font-size: 24px;
  line-height: 36px;
  color: #1d1d1d;
  text-decoration: none;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.ns-bitrix.c-search-title.c-search-title-popup-1.search-title-results
  .search-title-item-name:hover {
  color: #0065ff;
}
.ns-bitrix.c-search-title.c-search-title-popup-1.search-title-results
  .search-title-item-section {
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #878787;
  text-decoration: none;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.ns-bitrix.c-search-title.c-search-title-popup-1.search-title-results
  .search-title-item-section:hover {
  color: #0065ff;
}
.ns-bitrix.c-search-title.c-search-title-popup-1.search-title-results
  .search-title-item-button {
  display: block;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 20px;
  color: #a2a2a2;
  border: 2px solid #a2a2a2;
  border-radius: 3px;
  background: transparent;
  text-decoration: none;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, background;
  -moz-transition-property: color, background;
  -ms-transition-property: color, background;
  -o-transition-property: color, background;
  transition-property: color, background;
}
.ns-bitrix.c-search-title.c-search-title-popup-1.search-title-results
  .search-title-item-button:hover {
  color: #fff;
  background: #a2a2a2;
}
.ns-bitrix.c-search-title.c-search-title-popup-1.search-title-results
  .search-title-item-prices {
  display: block;
  margin: -10px;
}
.ns-bitrix.c-search-title.c-search-title-popup-1.search-title-results
  .search-title-item-price {
  display: block;
  padding: 10px;
  text-align: right;
}
.ns-bitrix.c-search-title.c-search-title-popup-1.search-title-results
  .search-title-item-price-current {
  display: block;
  color: #1d1d1d;
  font-size: 18px;
  line-height: 27px;
}
.ns-bitrix.c-search-title.c-search-title-popup-1.search-title-results
  .search-title-item-price-discount {
  display: block;
  color: #ef2b44;
  font-size: 12px;
  line-height: 18px;
  text-decoration: line-through;
}

.title-search-result {
  z-index: 101;
}

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

/* End */

/* Start:/bitrix/templates/matilda_s1/components/bitrix/menu/horizontal.1/style.css?164870617817037*/
.ns-bitrix.c-menu.c-menu-horizontal-1 {
  display: block;
  background: #0065ff;
}
.ns-bitrix.c-menu.c-menu-horizontal-1.menu-transparent {
  background: transparent;
}
.ns-bitrix.c-menu.c-menu-horizontal-1 .intec-content {
  overflow: visible;
}

.ns-bitrix.c-menu.c-menu-horizontal-1 .menu-wrapper {
  position: relative;
  font-size: 0;
  white-space: normal;
  overflow: hidden;
  height: 50px;
}
.ns-bitrix.c-menu.c-menu-horizontal-1.menu-initialized .menu-wrapper {
  overflow: visible;
}
.ns-bitrix.c-menu.c-menu-horizontal-1 .menu-item {
  display: none;
  height: 100%;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: background, border;
  -moz-transition-property: background, border;
  -ms-transition-property: background, border;
  -o-transition-property: background, border;
  transition-property: background, border;
}
.ns-bitrix.c-menu.c-menu-horizontal-1.menu-initialized .menu-item {
  display: block;
}
.ns-bitrix.c-menu.c-menu-horizontal-1 .menu-item.menu-item-default {
  position: relative;
}
.ns-bitrix.c-menu.c-menu-horizontal-1 .menu-item .menu-item-text {
  display: block;
  position: relative;
  padding: 0 14px;
  height: 100%;
  font-size: 0;
  white-space: nowrap;
  text-align: center;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item
  .menu-item-text.menu-item-catalog-text {
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item
  .menu-item-text.menu-item-catalog-text {
  text-align: left;
  padding-right: 35px;
}
.ns-bitrix.c-menu.c-menu-horizontal-1 .menu-item-text .menu-item-text-icon {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-size: 12px;
  line-height: 21px;
  color: #fff;
  margin: 0 15px;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item-text
  .menu-item-text-icon.menu-item-text-icon-catalog {
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item-text
  .menu-item-text-icon.menu-item-text-icon-arrow {
  position: absolute;
  top: 50%;
  margin: -10px 0 0 0;
  right: 20px;
}

.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item
  .menu-item-text
  .menu-item-text-wrapper {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 21px;
  color: #fff;
  white-space: nowrap;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  text-align: center;
}
.ns-bitrix.c-menu.c-menu-horizontal-1 .menu-item:hover,
.ns-bitrix.c-menu.c-menu-horizontal-1 .menu-item.menu-item-active {
  background: #008ffc;
}
.ns-bitrix.c-menu.c-menu-horizontal-1.menu-transparent .menu-item {
  color: #0065ff;
}
.ns-bitrix.c-menu.c-menu-horizontal-1.menu-transparent .menu-item:hover,
.ns-bitrix.c-menu.c-menu-horizontal-1.menu-transparent
  .menu-item.menu-item-active {
  background: transparent !important;
}
.ns-bitrix.c-menu.c-menu-horizontal-1.menu-transparent
  .menu-item:hover
  .menu-item-text
  .menu-item-text-wrapper,
.ns-bitrix.c-menu.c-menu-horizontal-1.menu-transparent
  .menu-item.menu-item-active
  .menu-item-text
  .menu-item-text-wrapper {
  color: #2d2d2d !important;
}
.ns-bitrix.c-menu.c-menu-horizontal-1 .menu-item .menu-submenu {
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
}

.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-default
  .menu-submenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  cursor: default;
  background: #fff;
  z-index: 11;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-default
  .menu-submenu
  .menu-submenu {
  top: 0;
  left: 100%;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-default
  .menu-submenu.menu-submenu-right {
  left: auto;
  right: 0;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-default
  .menu-submenu
  .menu-submenu.menu-submenu-right {
  left: auto;
  right: 100%;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-default
  .menu-submenu
  .menu-submenu-wrapper {
  width: 260px;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-default
  .menu-submenu
  .menu-submenu-item {
  display: block;
  position: relative;
  cursor: pointer;
  border-top: 1px solid #e8e8e8;
  font-size: 14px;
  white-space: normal;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-default
  .menu-submenu
  .menu-submenu-item:first-child {
  border-top: none;
}
.ns-bitrix.c-menu.c-menu-horizontal-1 .menu-item-border {
  border-right: 1px solid;
}
.ns-bitrix.c-menu.c-menu-horizontal-1 .menu-item-border:first-child {
  border-left: 1px solid;
}

.ns-bitrix.c-menu.c-menu-horizontal-1 .menu-item-arrow-down {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -7px;
  font-size: 14px;
  color: #ffffff;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-default.menu-item-more
  > .menu-submenu
  > .menu-submenu-wrapper
  > .menu-submenu-item {
  display: none;
}

.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-more
  .menu-item-text
  .menu-item-text-wrapper {
  line-height: 14px;
  font-size: 16px;
  word-spacing: -2px;
  margin-top: -6px;
}

.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-default
  .menu-submenu
  .menu-submenu-item
  > .menu-submenu-item-text {
  display: block;
  padding: 15px 30px;
  color: #2f2f2f;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  text-decoration: none;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-default
  .menu-submenu
  .menu-submenu-item:hover
  > .menu-submenu-item-text {
  color: #116afc;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-default
  .menu-submenu
  .menu-submenu-item
  .menu-submenu-item-arrow {
  display: block;
  position: absolute;
  right: 30px;
  font-size: 14px;
  line-height: 1;
  top: 50%;
  margin-top: -7px;
  color: #2d2d2d;
}

.ns-bitrix.c-menu.c-menu-horizontal-1 .menu-item.menu-item-section {
  position: static;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  opacity: 0;
  cursor: default;
  background: #fff;
  z-index: 11;
  overflow: hidden;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-wrapper {
  display: block;
  margin: 15px 30px 40px 30px;
  overflow: hidden;
  font-size: 0;
  white-space: normal;
}

.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-default {
  display: inline-block;
  vertical-align: top;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.333333%;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu[data-columns="2"]
  .menu-submenu-section.menu-submenu-section-default {
  width: 50%;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu[data-columns="4"]
  .menu-submenu-section.menu-submenu-section-default {
  width: 25%;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-default
  .menu-submenu-section-header {
  display: block;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-default
  .menu-submenu-section-header
  .menu-submenu-section-header-wrapper {
  color: #0065ff;
  font-size: 14px;
  line-height: 1.5;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-default
  .menu-submenu-section-header
  .menu-submenu-section-header-wrapper:hover {
  color: #2d2d2d !important;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-default
  .menu-submenu-section-items {
  display: block;
  overflow: hidden;
  margin-top: 8px;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-default
  .menu-submenu-section-items
  .menu-submenu-section-items-wrapper {
  display: block;
  overflow: hidden;
  margin: -3px -9px;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-default
  .menu-submenu-section-items
  .menu-submenu-section-item {
  display: inline-block;
  padding: 3px 9px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #2d2d2d;
  font-size: 12px;
  line-height: 1.5;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-default
  .menu-submenu-section-items
  .menu-submenu-section-item:hover,
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-default
  .menu-submenu-section-items
  .menu-submenu-section-item.menu-submenu-section-item-active {
  color: #0065ff;
}

.ns-bitrix.c-menu.c-menu-horizontal-1 .menu-catalog-icon {
  display: inline-block;
  margin: 13px;
  vertical-align: middle;
  color: #ffffff;
  font-size: 14px;
}

@media all and (max-width: 1200px) {
  .ns-bitrix.c-menu.c-menu-horizontal-1
    .menu-item.menu-item-section
    .menu-submenu[data-columns="4"]
    .menu-submenu-section.menu-submenu-section-default {
    width: 33.333333%;
  }
}

@media all and (max-width: 880px) {
  .ns-bitrix.c-menu.c-menu-horizontal-1
    .menu-item.menu-item-section
    .menu-submenu
    .menu-submenu-section.menu-submenu-section-default {
    width: 50% !important;
  }
  .ns-bitrix.c-menu.c-menu-horizontal-1
    .menu-item
    .menu-item-text.menu-item-catalog-text {
    padding-right: 20px;
  }
  .ns-bitrix.c-menu.c-menu-horizontal-1
    .menu-item-text
    .menu-item-text-icon.menu-item-text-icon-arrow {
    right: 10px;
  }
}

@media all and (max-width: 520px) {
  .ns-bitrix.c-menu.c-menu-horizontal-1
    .menu-item.menu-item-section
    .menu-submenu
    .menu-submenu-section.menu-submenu-section-default {
    display: block;
    width: auto !important;
  }
}

.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-with-images {
  display: inline-block;
  vertical-align: top;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.333333%;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu[data-columns="2"]
  .menu-submenu-section.menu-submenu-section-with-images {
  width: 50%;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu[data-columns="4"]
  .menu-submenu-section.menu-submenu-section-with-images {
  width: 25%;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-with-images
  .menu-submenu-section-image {
  display: block;
  float: left;
  width: 60px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-with-images
  .menu-submenu-section-links {
  display: block;
  margin-left: 85px;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-with-images
  .menu-submenu-section-header {
  display: block;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-with-images
  .menu-submenu-section-header
  .menu-submenu-section-header-wrapper {
  color: #2d2d2d;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-with-images
  .menu-submenu-section-header
  .menu-submenu-section-header-wrapper:hover {
  color: #0065ff;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-with-images
  .menu-submenu-section-items {
  display: block;
  overflow: hidden;
  margin-top: 8px;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-with-images
  .menu-submenu-section-items
  .menu-submenu-section-items-wrapper {
  display: block;
  overflow: hidden;
  margin: -2px -9px;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-with-images
  .menu-submenu-section-items
  .menu-submenu-section-item {
  display: block;
  padding: 2px 9px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-with-images
  .menu-submenu-section-items
  .menu-submenu-section-item
  .menu-submenu-section-item-wrapper {
  color: #656565;
  font-size: 12px;
  line-height: 1.5;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-with-images
  .menu-submenu-section-items
  .menu-submenu-section-item
  .menu-submenu-section-item-wrapper:hover,
.ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-item.menu-item-section
  .menu-submenu
  .menu-submenu-section.menu-submenu-section-with-imagest
  .menu-submenu-section-items
  .menu-submenu-section-item.menu-submenu-section-item-active
  .menu-submenu-section-item-wrapper {
  color: #0065ff;
}

@media all and (max-width: 1200px) {
  .ns-bitrix.c-menu.c-menu-horizontal-1
    .menu-item.menu-item-section
    .menu-submenu[data-columns="2"]
    .menu-submenu-section.menu-submenu-section-with-images {
    width: 33.333333%;
  }
}

@media all and (max-width: 880px) {
  .ns-bitrix.c-menu.c-menu-horizontal-1
    .menu-item.menu-item-section
    .menu-submenu
    .menu-submenu-section.menu-submenu-section-with-images {
    width: 50% !important;
  }
}

@media all and (max-width: 520px) {
  .ns-bitrix.c-menu.c-menu-horizontal-1
    .menu-item.menu-item-section
    .menu-submenu
    .menu-submenu-section.menu-submenu-section-with-images {
    display: block;
    width: auto !important;
  }
}
/* End */

/* Start:/bitrix/templates/matilda_s1/components/intec.universe/sale.basket.icons/.default/style.css?16487062121585*/
.ns-intec-universe.c-sale-basket-icons.c-sale-basket-icons-default
  .sale-basket-icons-item {
  display: block;
  color: #bebebf;
  text-decoration: none;
}
.ns-intec-universe.c-sale-basket-icons.c-sale-basket-icons-default
  .sale-basket-icons-item-wrapper {
  display: block;
  position: relative;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 1;
  color: inherit;
}
.ns-intec-universe.c-sale-basket-icons.c-sale-basket-icons-default
  .sale-basket-icons-item-icon {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  color: inherit;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -ms-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.ns-intec-universe.c-sale-basket-icons.c-sale-basket-icons-default
  .sale-basket-icons-item-counter {
  display: block;
  position: absolute;
  top: -10px;
  right: -10px;
  line-height: 15px;
  width: 15px;
  height: 15px;
  font-size: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: #0051cc;
  color: #fff;
  border: 2px solid #fff;
}
.ns-intec-universe.c-sale-basket-icons.c-sale-basket-icons-default
  .sale-basket-icons-item.sale-basket-icons-item-active {
  color: #0065ff;
}

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

/* End */

/* Start:/bitrix/templates/matilda_s1/components/intec.universe/main.header/template.1/templates/fixed/template.1/style.css?16487061982245*/
.c-header.c-header-template-1
  .widget-view.widget-view-fixed
  .widget-view-fixed-1 {
  display: block;
  background: #fff;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
}
.c-header.c-header-template-1 .widget-view.widget-view-fixed .widget-wrapper-2 {
  position: relative;
}
.c-header.c-header-template-1 .widget-view.widget-view-fixed .widget-item {
  display: block;
  padding: 20px 0;
}
.c-header.c-header-template-1 .widget-view.widget-view-fixed .widget-logotype {
  display: block;
  width: 130px;
  text-decoration: none;
  color: #1d1d1d;
}
.c-header.c-header-template-1
  .widget-view.widget-view-fixed
  .widget-logotype
  svg {
  max-height: 50px;
}
.c-header.c-header-template-1 .widget-view.widget-view-fixed .widget-menu {
  padding: 0;
  height: 100%;
}
.c-header.c-header-template-1
  .widget-view.widget-view-fixed
  .widget-menu
  .ns-bitrix.c-menu.c-menu-horizontal-1 {
  height: 100%;
}
.c-header.c-header-template-1
  .widget-view.widget-view-fixed
  .widget-menu
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .intec-content,
.c-header.c-header-template-1
  .widget-view.widget-view-fixed
  .widget-menu
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .intec-content-wrapper {
  height: 100%;
}
.c-header.c-header-template-1
  .widget-view.widget-view-fixed
  .widget-menu
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-wrapper {
  position: static;
  height: 100%;
}
.c-header.c-header-template-1
  .widget-view.widget-view-fixed
  .widget-menu
  .ns-bitrix.c-menu.c-menu-horizontal-1
  .menu-wrapper
  .menu-item
  .menu-item-text-wrapper {
  color: #1d1d1d !important;
  font-weight: bold;
}
.c-header.c-header-template-1 .widget-view.widget-view-fixed .widget-menu-wrap {
  position: static;
  min-height: 60px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-fixed
  .widget-search
  .ns-bitrix.c-search-title.c-search-title-popup-1
  .search-title-button {
  color: #bebebf;
  font-size: 20px;
}
.c-header.c-header-template-1
  .widget-view.widget-view-fixed
  .widget-search
  .ns-bitrix.c-search-title.c-search-title-popup-1
  .search-title-button-text-wrap {
  display: none;
}

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

/* End */

/* Start:/bitrix/templates/matilda_s1/components/intec.universe/main.header/template.1/templates/mobile/template.1/style.css?16487061983141*/
.c-header.c-header-template-1
  .widget-view.widget-view-mobile
  .widget-view-mobile-1 {
  display: block;
  background: #fff;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
}
.c-header.c-header-template-1
  .widget-view.widget-view-mobile
  .widget-view-mobile-1.widget-view-mobile-1-filled {
  background: #0065ff;
}
.c-header.c-header-template-1
  .widget-view.widget-view-mobile
  .widget-view-mobile-1.widget-view-mobile-1-filled
  .widget-menu
  .ns-bitrix.c-menu.c-menu-mobile-1
  .menu-button {
  color: #fff !important;
}
.c-header.c-header-template-1
  .widget-view.widget-view-mobile
  .widget-view-mobile-1.widget-view-mobile-1-filled
  .widget-logotype
  svg,
.c-header.c-header-template-1
  .widget-view.widget-view-mobile
  .widget-view-mobile-1.widget-view-mobile-1-filled
  .widget-logotype
  path {
  color: #fff !important;
  fill: #fff !important;
}
.c-header.c-header-template-1
  .widget-view.widget-view-mobile
  .widget-view-mobile-1.widget-view-mobile-1-filled
  .widget-search {
  color: #fff !important;
}
.c-header.c-header-template-1
  .widget-view.widget-view-mobile
  .widget-view-mobile-1.widget-view-mobile-1-filled
  .widget-basket
  .ns-intec-universe.c-sale-basket-icons.c-sale-basket-icons-default
  .sale-basket-icons-item {
  color: #fff !important;
}
.c-header.c-header-template-1
  .widget-view.widget-view-mobile
  .widget-view-mobile-1.widget-view-mobile-1-filled
  .widget-authorization
  .widget-authorization-item {
  color: #fff !important;
}
.c-header.c-header-template-1 .widget-view.widget-view-mobile .widget-wrapper {
  position: relative;
}
.c-header.c-header-template-1 .widget-view.widget-view-mobile .widget-item {
  padding: 20px 0;
}
.c-header.c-header-template-1
  .widget-view.widget-view-mobile
  .widget-menu-wrap {
  position: static;
}
.c-header.c-header-template-1 .widget-view.widget-view-mobile .widget-logotype {
  display: inline-block;
  width: 100%;
  max-width: 130px;
  text-decoration: none;
  color: #1d1d1d;
}
.c-header.c-header-template-1
  .widget-view.widget-view-mobile
  .widget-logotype-wrap {
  text-align: center;
}
.c-header.c-header-template-1
  .widget-view.widget-view-mobile
  .widget-logotype
  svg {
  max-height: 50px;
}
.c-header.c-header-template-1 .widget-view.widget-view-mobile .widget-search {
  display: block;
  line-height: 1;
  font-size: 20px;
  color: #bebebf;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.c-header.c-header-template-1
  .widget-view.widget-view-mobile
  .widget-search-hover {
  color: #0065ff;
}
.c-header.c-header-template-1
  .widget-view.widget-view-mobile
  .widget-authorization
  .widget-authorization-items {
  margin-right: -10px !important;
  margin-left: -10px !important;
}
.c-header.c-header-template-1
  .widget-view.widget-view-mobile
  .widget-authorization
  .widget-authorization-item-wrap {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

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

/* End */

/* Start:/bitrix/templates/matilda_s1/components/bitrix/menu/mobile.1/style.css?16487061784268*/
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-button {
  display: block;
  font-size: 20px;
  font-weight: normal;
  color: #1d1d1d;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-button:hover {
  color: #0065ff;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  z-index: 1;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-panel {
  display: block;
  position: absolute;
  width: 100%;
  height: 86px;
  z-index: 1;
  border-bottom: 1px solid #f2f2f2;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-panel-wrapper {
  padding: 0 20px;
  height: 100%;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-panel-button {
  width: 18px;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  color: #1d1d1d;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-panel-button:hover {
  color: #0065ff;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-panel-logotype {
  display: inline-block;
  vertical-align: middle;
  width: 130px;
  color: #1d1d1d;
  text-decoration: none;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-panel-logotype svg {
  max-height: 50px;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-panel-logotype-wrap {
  text-align: left;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-content {
  display: block;
  height: 100%;
  padding-top: 86px;
  z-index: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-content-wrapper {
  display: block;
  position: relative;
  height: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-items {
  display: block;
  height: 100%;
  overflow: hidden;
}
.ns-bitrix.c-menu.c-menu-mobile-1
  .menu-content[data-current="true"]
  .menu-items {
  overflow: auto;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-item {
  display: block;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-item-wrapper {
  display: block;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-item-content {
  display: block;
  padding: 20px;
  color: #1d1d1d;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  cursor: pointer;
  text-decoration: none;
  border-bottom: 1px solid #f1f1f1;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-item-content a {
  text-decoration: inherit;
  color: inherit;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-item-content:hover {
  color: #0065ff;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-item-icon {
  width: 20px;
  text-align: center;
}
.ns-bitrix.c-menu.c-menu-mobile-1 .menu-item-items {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #fff;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: left 500ms;
  -moz-transition: left 500ms;
  -ms-transition: left 500ms;
  -o-transition: left 500ms;
  transition: left 500ms;
}
.ns-bitrix.c-menu.c-menu-mobile-1
  .menu-item.menu-item-selected
  > .menu-item-wrapper
  > .menu-item-content {
  color: #0065ff;
}
.ns-bitrix.c-menu.c-menu-mobile-1
  .menu-item.menu-item-title
  .menu-item-content {
  background: #f1f1f1;
  color: #1d1d1d;
}
.ns-bitrix.c-menu.c-menu-mobile-1
  .menu-item.menu-item-extra
  > .menu-item-wrapper
  > .menu-item-content {
  background: #f1f1f1;
  color: #1d1d1d;
  border-color: #e5e5e5;
}
.ns-bitrix.c-menu.c-menu-mobile-1
  .menu-item[data-expanded="true"]
  > .menu-item-wrapper
  > .menu-item-items {
  left: 0;
}
.ns-bitrix.c-menu.c-menu-mobile-1
  .menu-item[data-current="true"]
  > .menu-item-wrapper
  > .menu-item-items {
  overflow: auto;
}

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

/* End */

/* Start:/bitrix/templates/matilda_s1/components/bitrix/breadcrumb/.default/style.css?16487061622089*/
.ns-bitrix.c-breadcrumb.c-breadcrumb-default {
  display: block;
  font-size: 12px;
  line-height: 1.5;
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-separator,
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-item {
  display: inline-block;
  vertical-align: top;
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-item {
  position: relative;
  color: #116afc;
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-separator {
  margin: 0 10px;
  color: #9a9a9a;
  text-decoration: none;
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-link {
  position: relative;
  color: #9a9a9a;
  text-decoration: none;
  -webkit-transition: 350ms color;
  -moz-transition: 350ms color;
  -ms-transition: 350ms color;
  -o-transition: 350ms color;
  transition: 350ms color;
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-link:hover {
  color: #116afc;
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-link i {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  margin-left: 3px;
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-menu {
  display: none;
  position: absolute;
  top: 100%;
  padding-top: 10px;
  z-index: 50;
  opacity: 0;
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-menu-wrapper {
  display: block;
  border: 1px solid #f8f8fa;
  background: #fff;
  padding: 10px;
  min-width: 200px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-menu-item {
  display: block;
  padding: 10px;
  color: #1d1d1d;
  text-decoration: none;
  -webkit-transition: 350ms color;
  -moz-transition: 350ms color;
  -ms-transition: 350ms color;
  -o-transition: 350ms color;
  transition: 350ms color;
}
.ns-bitrix.c-breadcrumb.c-breadcrumb-default .breadcrumb-menu-item:hover {
  text-decoration: none;
  outline: none;
}

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

/* End */

/* Start:/bitrix/templates/.default/components/intec.universe/widget/web.form.3/style.css?16487061623854*/
.widget-web-form-2 {
  display: block;
  background: #116afc;
}
.widget-web-form-2 .widget-web-form-2-background {
  display: block;
  background: #116afc;
}
.widget-web-form-2
  .widget-web-form-2-background
  .widget-web-form-2-background-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
}
.widget-web-form-2 .widget-web-form-2-section {
  display: block;
  position: relative;
  height: 130px;
  font-size: 0;
  white-space: nowrap;
  text-align: center;
}
.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 280px;
  margin-left: 20px;
}
.widget-web-form-2
  .widget-web-form-2-section.widget-web-form-2-title
  .widget-web-form-2-image {
  position: absolute;
  top: -10px;
  right: 0;
  bottom: -10px;
  left: 0;
  text-align: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.widget-web-form-2
  .widget-web-form-2-section.widget-web-form-2-title
  .widget-web-form-2-text-wrap {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  text-align: center;
  margin: 0 30px;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}
.widget-web-form-2
  .widget-web-form-2-section.widget-web-form-2-title
  .widget-web-form-2-text {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  white-space: normal;
  font-size: 22px;
  line-height: 1.1;
  color: #fff;
  margin: 0 30px;
  font-weight: bold;
}
.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-description {
  margin-left: 300px;
  margin-right: 220px;
}
.widget-web-form-2
  .widget-web-form-2-section.widget-web-form-2-description
  .widget-web-form-2-text {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
  color: #fff;
  margin: 0 40px;
}
.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
  margin-right: 20px;
}
.widget-web-form-2
  .widget-web-form-2-section.widget-web-form-2-button
  .intec-button {
  white-space: normal;
  border-color: #fff;
  color: #fff;
}
.widget-web-form-2
  .widget-web-form-2-section.widget-web-form-2-button
  .intec-button:hover {
  background-color: #fff;
  color: #116afc;
}

@media all and (max-width: 900px) {
  .widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-description {
    margin-right: 20px;
  }
  .widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-button {
    position: relative;
    width: auto;
    margin: 30px 0;
    height: auto;
  }
}

@media all and (max-width: 700px) {
  .widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-title {
    margin: 0;
  }
  .widget-web-form-2
    .widget-web-form-2-section.widget-web-form-2-title
    .widget-web-form-2-image {
    bottom: 0;
  }
  .widget-web-form-2
    .widget-web-form-2-section.widget-web-form-2-title
    .widget-web-form-2-text-wrap {
    border: none;
  }
  .widget-web-form-2
    .widget-web-form-2-section.widget-web-form-2-title
    .widget-web-form-2-text {
    text-align: center;
  }
  .widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-description {
    margin: 30px 0;
    height: auto;
  }
  .widget-web-form-2
    .widget-web-form-2-section.widget-web-form-2-description
    .widget-web-form-2-text {
    text-align: center;
  }
  .widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-title {
    position: relative;
    width: auto;
  }
}
/* End */

/* Start:/bitrix/templates/matilda_s1/components/intec.universe/widget/footer/style.css?16487062189312*/
.widget-footer {
  padding-top: 30px;
}
.widget-footer.dark {
  background: #2b2f32;
}
.widget-footer hr {
  margin: 30px 0;
}
.widget-footer.dark hr {
  border-top: 1px solid #777e89;
}
.widget-footer.dark .intec-cl-text {
  color: #fff !important;
}
.widget-footer.dark {
  color: #777e89;
}
.widget-footer.dark .phone,
.widget-footer.dark .phone a,
.widget-footer.dark .address,
.widget-footer.dark .email {
  color: #fff;
}
.widget-footer.dark .link-button:hover {
  color: #777e89 !important;
  border-color: #777e89 !important;
}
.widget-footer.dark .social li a:hover {
  color: #fff;
}
.widget-footer.dark .footer-search {
  background: #414447;
  border-color: #414447;
}
.widget-footer.dark .footer-search input {
  background: transparent;
  color: #dadada;
}
/*contacts {*/
.widget-footer .first-col {
  float: left;
  width: 25%;
  margin-right: 1%;
}
.widget-footer .TYPE_2 .first-col {
  width: 28%;
}
.widget-footer .TYPE_3 .first-col,
.widget-footer .TYPE_4 .first-col,
.widget-footer .TYPE_5 .first-col {
  width: 62%;
}
.widget-footer .phone a {
  color: #4a5059;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
}
.widget-footer .phone i {
  vertical-align: middle;
  font-size: 16px;
}
.widget-footer .email {
  margin-bottom: 16px;
}
.widget-footer .address {
  margin-top: 20px;
  margin-bottom: 20px;
}
.widget-footer i {
  margin-right: 10px;
  font-size: 16px;
}
.widget-footer .email a {
  font-size: 14px;
  color: #116afc;
  text-decoration: underline;
}
.widget-footer .button_feedback a {
  padding: 7px 25px;
  font-size: 14px;
  margin-top: 10px;
  transition: 0.8s;
}
.widget-footer .link-button {
  text-decoration: none !important;
  text-transform: uppercase;
  margin-top: 2px;
  border-bottom: 1px dashed #ccc;
  cursor: pointer;
}
.widget-footer .link-button:hover {
  color: #000 !important;
  border-color: #000 !important;
}
.widget-footer .button_feedback {
  margin-bottom: 20px;
}
/*}*/
/*menu {*/
.widget-footer .second-col {
  float: left;
  width: 50%;
}
.widget-footer .TYPE_3 .second-col,
.widget-footer .TYPE_4 .second-col,
.widget-footer .TYPE_5 .second-col {
  float: right;
  width: 35%;
}
/*}*/
/*search {*/
.widget-footer .third-col {
  width: 21%;
  float: right;
}
.widget-footer .TYPE_2 .third-col {
  text-align: right;
}
.widget-footer .footer-search {
  height: 43px;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  width: 100%;
  color: #c2c2c2;
  margin-bottom: 30px;
  background: #fff;
}
.widget-footer .footer-search button {
  background-color: transparent;
  float: right;
  height: 100%;
  border: 0;
  outline: none;
  font-size: 14px;
  line-height: 41px;
  padding-right: 14px;
}
.widget-footer .footer-search input[type="text"] {
  border: 0;
  padding-left: 18px;
  outline: none;
  height: 100%;
  width: 75%;
  font-size: 13px;
  float: left;
}
/*}*/
/*social block {*/
.widget-footer .social-title {
  color: #777e89;
  font-size: 14px;
}
.widget-footer .TYPE_2 .social-title,
.widget-footer .TYPE_3 .social-title,
.widget-footer .TYPE_4 .social-title {
  display: none;
}
.widget-footer .social li,
.widget-footer ul.social {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget-footer .social li:last-child {
  margin-right: 0;
}
.widget-footer .TYPE_2 ul.social i {
  margin-right: 0;
  font-size: 22px;
}
.widget-footer .social li {
  display: inline-block;
  margin-right: 18px;
  vertical-align: middle;
  margin-top: 5px;
}
.widget-footer .social li a {
  font-size: 18px;
  color: #bfc2c7;
  transition: 0.8s;
}
.widget-footer .social li a:hover {
  color: #000;
}
/*}*/
/*copyright {*/
.widget-footer .copyright-text,
.widget-footer .logo {
  padding-bottom: 30px;
  font-size: 13px;
}

.widget-footer .copyright-text {
  text-align: left;
}
.widget-footer .TYPE_2 .copyright-text {
  padding-top: 5px;
  max-width: 295px;
  margin-top: 26px;
}
.widget-footer .copyright-text {
  padding-top: 5px;
}
/*}*/
/*logo {*/
.widget-footer .logo img {
  max-width: 100px;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: 0.8s;
}
.widget-footer .logo img:hover {
  filter: none;
  -webkit-filter: none;
}
/*}*/
/*paysystems {*/
.widget-footer .paysystem ul,
.widget-footer .paysystem li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget-footer .paysystem ul {
  float: right;
}
.widget-footer .paysystem li {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  margin-bottom: 15px;
}
.widget-footer .paysystem li.alfabank {
  background: url("../../../../../templates/matilda_s1/components/intec.universe/widget/footer/images/sprite_pay_icons.png")
    no-repeat 0 0;
  width: 50px;
  height: 21px;
}
.widget-footer .paysystem.grey li.alfabank {
  background: url("../../../../../templates/matilda_s1/components/intec.universe/widget/footer/images/sprite_pay_icons.png")
    no-repeat 0 -254px;
}
.widget-footer .paysystem li.sberbank {
  background: url("../../../../../templates/matilda_s1/components/intec.universe/widget/footer/images/sprite_pay_icons.png")
    no-repeat 0 -38px;
  width: 50px;
  height: 22px;
}
.widget-footer .paysystem.grey li.sberbank {
  background: url("../../../../../templates/matilda_s1/components/intec.universe/widget/footer/images/sprite_pay_icons.png")
    no-repeat 0 -296px;
}
.widget-footer .paysystem li.qiwi {
  background: url("../../../../../templates/matilda_s1/components/intec.universe/widget/footer/images/sprite_pay_icons.png")
    no-repeat 0 -79px;
  width: 50px;
  height: 27px;
}
.widget-footer .paysystem.grey li.qiwi {
  background: url("../../../../../templates/matilda_s1/components/intec.universe/widget/footer/images/sprite_pay_icons.png")
    no-repeat 0 -339px;
}
.widget-footer .paysystem li.yandex-money {
  background: url("../../../../../templates/matilda_s1/components/intec.universe/widget/footer/images/sprite_pay_icons.png")
    no-repeat 0 -124px;
  width: 50px;
  height: 26px;
}
.widget-footer .paysystem.grey li.yandex-money {
  background: url("../../../../../templates/matilda_s1/components/intec.universe/widget/footer/images/sprite_pay_icons.png")
    no-repeat 0 -387px;
}
.widget-footer .paysystem li.visa {
  background: url("../../../../../templates/matilda_s1/components/intec.universe/widget/footer/images/sprite_pay_icons.png")
    no-repeat 0 -169px;
  width: 50px;
  height: 16px;
}
.widget-footer .paysystem.grey li.visa {
  background: url("../../../../../templates/matilda_s1/components/intec.universe/widget/footer/images/sprite_pay_icons.png")
    no-repeat 0 -434px;
}
.widget-footer .paysystem li.mastercard {
  background: url("../../../../../templates/matilda_s1/components/intec.universe/widget/footer/images/sprite_pay_icons.png")
    no-repeat 0 -204px;
  width: 50px;
  height: 29px;
}
.widget-footer .paysystem.grey li.mastercard {
  background: url("../../../../../templates/matilda_s1/components/intec.universe/widget/footer/images/sprite_pay_icons.png")
    no-repeat 0 -471px;
}
.widget-footer .paysystem li:last-child {
  margin: 0;
}
.widget-footer .TYPE_2 .paysystem li {
  margin-right: 15px;
}
.widget-footer .TYPE_2 .paysystem ul {
  max-width: 239px;
  margin-right: -15px;
  float: none;
  display: block;
}
/*}*/
.footer-menu a.child-link {
  line-height: 1.3;
}

@media all and (max-width: 992px) {
  .widget-footer .copyright-text {
    text-align: center;
  }

  .widget-footer .paysystem ul {
    float: none;
    max-width: 100% !important;
    text-align: center;
  }
  .widget-footer .paysystem li {
    margin-right: 11px;
  }
}

@media all and (max-width: 850px) {
  .widget-footer .phone a {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .widget-footer .address * {
    float: none !important;
    display: inline;
  }
  .widget-footer .paysystem ul {
    max-width: 100% !important;
  }
  .widget-footer .address div {
    width: auto !important;
  }
  .widget-footer .first-col,
  .widget-footer .second-col,
  .widget-footer .third-col,
  .widget-footer .bottom-footer,
  .widget-footer .logo,
  .widget-footer .phone,
  .widget-footer .button_feedback {
    width: 100% !important;
    text-align: center !important;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
  }
  .root-item {
    margin-bottom: 15px;
  }
  .widget-footer .paysystem ul {
    float: none;
  }
  .widget-footer .paysystem li {
    margin-right: 11px;
  }
  .widget-footer .copyright-text {
    text-align: center;
  }
  .widget-footer .footer-menu .child-item {
    padding-bottom: 0;
  }
  .widget-footer .footer-menu a.child-link {
    line-height: 28px;
  }
}
/* End */

/* Start:/bitrix/templates/matilda_s1/components/bitrix/menu/footer/style.css?16487061781314*/
.footer-menu .root-link {
  font-weight: bold;
  font-size: 15px;
  display: block;
  height: 33px;
  overflow: hidden;
  line-height: 16px;
  color: #116afc;
}
.footer-menu .root-link:hover {
  color: #777e89;
  text-decoration: none;
}
.footer-menu .root-link.active {
  color: #000;
}
.footer-menu ul,
.footer-menu li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-menu li {
  padding-bottom: 7px;
}
.footer-menu .child-link {
  font-size: 14px;
  color: #777e89;
}
.footer-menu .child-link:hover {
  text-decoration: none;
  color: #116afc;
}
.footer-menu .child-link.active {
  color: #116afc;
}

.footer-menu,
.footer-menu .root-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.footer-menu {
  margin-right: -15px;
  margin-left: -15px;
}
.footer-menu:before,
.footer-menu:after {
  content: " ";
  display: table;
}
.footer-menu:after {
  clear: both;
}
.footer-menu .root-item {
  float: left;
  position: relative;
  min-height: 1px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .footer-menu .root-item {
    width: 33.33333333%;
  }
}
/* End */

/* Start:/bitrix/templates/matilda_s1/styles.css?164870616232947*/
.widget-view-fixed .logo-light-great,
.widget-view-desktop .logo-light-great {
  display: none;
}
.widget-view-fixed .logo-dark-great,
.widget-view-desktop .logo-dark-great {
  display: block;
}

.widget.c-staff.c-staff-template-2 {
  background-color: #f8f9fb;
  padding-top: 40px;
  padding-bottom: 40px;
}

.c-form.c-form-tema:linkplate-1 .widget-form-button {
  border: 2px #fff solid;
}

.c-header.c-header-template-1 .widget-view.widget-view-fixed .widget-item {
  padding: 0;
}

.c-header.c-header-template-1
  .widget-view.widget-view-desktop
  .widget-container-menu-wrap {
  height: auto;
}
#bx_incl_area_3_7 {
  height: 100%;
}

.logo-dark-great-m {
  display: none;
}

@media (max-width: 767px) {
  .logo-dark-great-m {
    display: block;
  }
  .widget-item.widget-logotype.intec-image,
  .logo-light-great,
  .logo-dark-great {
    display: none !important;
  }
}

.widget-panel-item-text.intec-grid-item-auto p {
  margin: 0;
}

.c-header.c-header-template-1 .wf-city {
  color: #aaa !important;
}

.c-header.c-header-template-1.widget-transparent[data-color="white"] .wf-city {
  color: #fff !important;
}

.services-section-item-wrapper-2:hover {
  background-color: #fff !important;
  color: #000 !important;
  border: 1px solid #000 !important;
}

.services-section-item-wrapper-2:hover .services-section-item-name-wrapper-2 {
  color: #000 !important;
}

.modal-lg {
  width: 300px !important;
}
.list-unstyled.wf-primary-cities .col-x-4 {
  width: 100% !important;
}
.wf-modal-cities .pick-location-final {
  text-decoration: none !important;
  color: #9a9a9a !important;
}
.wf-modal-cities .pick-location-final:hover {
  text-decoration: underline !important;
  background-color: #f7f7f7 !important;
}
.list-unstyled.wf-primary-cities li:before {
  content: " " !important;
}
.wf-modal-cities .wf-modal-header .wf-modal-close {
  left: 88% !important;
  top: 3% !important;
}
.wf-modal-cities .wf-modal-header .wf-modal-close {
  background: #fff !important;
  border: 0px solid rgba(0, 0, 0, 0.6) !important;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.5) !important;
}

.overlay {
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgb(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .circlephone-w {
    width: 130px;
    height: 130px;
  }
  .circle-fill-w {
    width: 75px;
    height: 75px;
  }
  .img-circle-w {
    width: 50px;
    height: 50px;
  }
  .img-circleblock-w {
    width: 50px;
    height: 50px;
  }
  .circlephone {
    width: 130px;
    height: 130px;
  }
  .circle-fill {
    width: 75px;
    height: 75px;
  }
  .img-circle {
    width: 50px;
    height: 50px;
  }
  .img-circleblock {
    width: 50px;
    height: 50px;
  }
  #popup_toggle-w {
    bottom: 150px;
  }
  #popup_toggle {
    bottom: 70px;
  }
  .slick-slide img {
    height: 100%;
  }
  .up_button {
    position: fixed;
    bottom: 20px;
    right: 65px;
  }
}

.up_button {
  position: fixed;
  bottom: 20px;
  right: 75px;
  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: 40px;
  height: 40px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6) !important;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  z-index: 20;
}

#popup_toggle-w {
  bottom: 100px;
  right: 10px;
  position: fixed;
  z-index: 999;
}
.img-circle-w {
  background-color: #74c482;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.circlephone-w {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  border: 2px solid #74c482;
  width: 150px;
  height: 150px;
  bottom: -25px;
  right: 10px;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  opacity: 0.5;
  -webkit-animation: circle-anim 2.4s infinite ease-in-out !important;
  -moz-animation: circle-anim 2.4s infinite ease-in-out !important;
  -ms-animation: circle-anim 2.4s infinite ease-in-out !important;
  -o-animation: circle-anim 2.4s infinite ease-in-out !important;
  animation: circle-anim 2.4s infinite ease-in-out !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.circle-fill-w {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  background-color: #74c482;
  width: 100px;
  height: 100px;
  bottom: 0px;
  right: 35px;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation: circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation: circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation: circle-fill-anim 2.3s infinite ease-in-out;
  animation: circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.img-circle-w {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  width: 72px;
  height: 72px;
  bottom: 14px;
  right: 49px;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: 0.7;
}
.img-circleblock-w {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  width: 72px;
  height: 72px;
  background-image: url(../../../../../templates/matilda_s1/images/whatsapp.png);
  background-position: center center;
  background-repeat: no-repeat;
  animation-name: tossing;
  -webkit-animation-name: tossing;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.img-circle-w:hover {
  opacity: 1;
}

@keyframes pulse {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.9);
    opacity: 1;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.95);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.95);
    opacity: 1;
  }
}
@keyframes tossing {
  0% {
    transform: rotate(-8deg);
  }
  50% {
    transform: rotate(8deg);
  }
  100% {
    transform: rotate(-8deg);
  }
}
@-webkit-keyframes tossing {
  0% {
    -webkit-transform: rotate(-8deg);
  }
  50% {
    -webkit-transform: rotate(8deg);
  }
  100% {
    -webkit-transform: rotate(-8deg);
  }
}
@-moz-keyframes circle-anim {
  0% {
    -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
    opacity: 0.1;
    -moz-opacity: 0.1;
    -webkit-opacity: 0.1;
    -o-opacity: 0.1;
  }
  30% {
    -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -o-opacity: 0.5;
  }
  100% {
    -moz-transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.6;
    -moz-opacity: 0.6;
    -webkit-opacity: 0.6;
    -o-opacity: 0.1;
  }
}
@-webkit-keyframes circle-anim {
  0% {
    -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-o-keyframes circle-anim {
  0% {
    -o-transform: rotate(0deg) kscale(0.5) skew(1deg);
    -o-opacity: 0.1;
  }
  30% {
    -o-transform: rotate(0deg) scale(0.7) skew(1deg);
    -o-opacity: 0.5;
  }
  100% {
    -o-transform: rotate(0deg) scale(1) skew(1deg);
    -o-opacity: 0.1;
  }
}
@keyframes circle-anim {
  0% {
    transform: rotate(0deg) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@-moz-keyframes circle-fill-anim {
  0% {
    -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-webkit-keyframes circle-fill-anim {
  0% {
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-o-keyframes circle-fill-anim {
  0% {
    -o-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -o-transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -o-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@keyframes circle-fill-anim {
  0% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

.text-red {
  color: red;
}

.col-md-3.p-3 {
  display: flex;
  flex-direction: column;
}

.col-md-6.mb-3.col-xl-8 {
  display: flex;
  flex-direction: column;
}
.d-none {
  display: none !important;
}
#call {
  z-index: 1001;
  position: fixed;
  top: 30%;
  left: 50%;
  margin-left: -175px;
  margin-top: -10%;
  background: #fff;
  padding: 20px;
  width: 350px;
}
#call input[type="text"] {
  height: 35px;
  background: #fff;
  width: 97%;
  margin: 0 auto 16px;
  padding: 0 0 0 3%;
  font-size: 16px;
  color: #000;
  font-family: "FiraSans";
  border: 1px solid #dddddd;
  display: block;
}

#x:hover {
  cursor: pointer;
}
#modalClose {
  position: absolute;
  top: 10px;
  right: 10px;
}

.callbackbutton:hover {
  cursor: pointer;
}

.intec-breadcrumb-wrap {
  display: none;
}

.service-header-description-caption.intec-ui-markup-header {
  display: none !important;
}

.widget-footer {
  padding-left: 20px;
  padding-right: 20px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.pad,
.wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.wrapper {
  margin-left: auto;
  margin-right: auto;
}
.ar {
  margin-left: auto;
  margin-right: 0;
}
.d-none {
  display: none !important;
}
.flexed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flexed > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.rel {
  position: relative;
}
.wrapper {
  max-width: 1380px;
}

a:active,
a:hover,
a:link,
a:visited {
  color: #1d1d1d;
  text-decoration: underline;
}
a {
  display: inline-block;
}
strong {
  font-weight: 700;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #000;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #000;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #000;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #000;
}
input::placeholder,
textarea::placeholder {
  color: #000;
}
button {
  padding: 0;
  border: none;
  background: 0 0;
  outline: 0;
  cursor: pointer;
  color: #000;
}
input,
textarea {
  border: none;
  outline: 0;
}
svg.svg-icon {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.hidden {
  display: none;
}
._mob {
  display: none;
}
.overflow_hidden {
  overflow: hidden !important;
}
i.icon {
  position: relative;
  display: inline-block;
  background-image: url(../../../../../templates/matilda_s1/images/new/img/icons.svg);
  background-repeat: no-repeat;
}
.icon-ig {
  width: 22px;
  height: 22px;
  background-position: 0 0;
}
.icon-loc {
  width: 12px;
  height: 15px;
  background-position: -22px 0;
}
.icon-loc-gs {
  width: 45px;
  height: 59px;
  background-position: -34px 0;
}
.icon-phone {
  width: 16px;
  height: 16px;
  background-position: -79px 0;
}
.icon-search {
  width: 15px;
  height: 15px;
  background-position: -95px 0;
}
.icon-step-direction {
  width: 36px;
  height: 56px;
  background-position: -110px 0;
}
.icon-phone-white {
  width: 16px;
  height: 16px;
  background-position: -146px 0;
}
.icon-burger {
  width: 22px;
  height: 14px;
  background-position: -162px 0;
}
.icon-close {
  width: 22px;
  height: 22px;
  background-position: -184px 0;
}
.heading {
  font-weight: 700;
  font-size: 30px;
}
.ht-left-address,
.ht-right-search {
  font-size: 12px;
  color: #a6a6a6;
}
a.hmml-item-link {
  font-size: 14px;
  font-weight: 700;
}
a.hmt-block-link {
  font-size: 16px;
  font-weight: 700;
}
.hmt-block-call {
  font-size: 12px;
}
.speedbar {
  color: #9a9a9a;
}
a.speedbar-link {
  font-weight: 600;
  font-size: 16px;
  color: #9a9a9a;
}
a.speedbar-link:hover {
  text-decoration: underline;
}
.speedbar-link {
  font-weight: 600;
  font-size: 16px;
  color: #9a9a9a;
}
.speedbar-link:hover {
  text-decoration: underline;
}
span.speedbar-link {
  font-weight: 600;
  font-size: 16px;
  color: #9a9a9a;
}

.speedbar-slash {
  font-size: 16px;
}
.footer-cr {
  font-size: 13px;
  color: #777e89;
}
a.footer-title {
  font-weight: 700;
  font-size: 15px;
  color: #fff;
}
a.fm-item-link {
  font-size: 14px;
  color: #777e89;
  line-height: 1.6;
}
a.footer-call-link {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
.footer-call-back {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
.footer-call-back:hover {
  color: #777e89;
}
a.footer-dev-link1 {
  color: #777e89;
  font-size: 13px;
}
a.footer-dev-link1:hover {
  text-decoration: underline;
}
.hfb-text-main {
  font-size: 20px;
  color: #fff;
}
.hfb-text-main h1,
.hfb-text-main h3,
.hfb-text-main h4,
.hfb-text-main h5,
.hfb-text-main h6 {
  font-weight: 600;
  font-size: 30px;
}
.hfbt-link-item {
  font-weight: 600;
  font-size: 16px;
}
.ca-body-title {
  font-weight: 700;
  font-size: 18px;
}
.ca-body-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
}
.card_adv:hover {
  color: #fff;
}
.home_adv-desc {
  font-size: 16px;
  line-height: 2.1;
}
.hsb-item-text {
  font-size: 26px;
}
.hsbi-text-title {
  font-weight: 700;
}
.home_map-desc {
  color: #fff;
}
.hm-desc-desc {
  font-size: 16px;
  line-height: 2;
}
.hm-desc-address {
  font-weight: 600;
  font-size: 20px;
}
.hfbt-link-item {
  display: inline-block;
  min-width: 260px;
  height: 56px;
  padding: 0 15px;
  line-height: 56px;
  text-align: center;
  background: #fff;
  border-radius: 2px;
}
.header-top {
  border-bottom: 1px solid #e8e8e8;
}
.header-top-in {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 7px;
}
.ht-left-address .icon-loc {
  margin-right: 10px;
  vertical-align: middle;
}
.ht-right-search {
  padding: 5px 21px;
  cursor: pointer;
}
.ht-right-search .icon-search {
  margin-right: 9px;
  vertical-align: middle;
}
.header-main {
  border-bottom: 1px solid #e8e8e8;
}
.header-main-in {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.logo {
  width: 250px;
}
.logo img {
  display: block;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
.header-main-menu {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin-left: 5%;
  margin-right: 7%;
}
.hm-menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.hm-tel-block {
  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: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-right: 46px;
  text-align: right;
}
.hmt-block-link {
  margin-bottom: 8px;
}
.hmt-block-link .icon-phone {
  margin-right: 5px;
  vertical-align: middle;
}
.hmt-block-call {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px dashed #1d1d1d;
}
.hmt-block-call:hover {
  border-color: transparent;
  cursor: pointer;
}
.footer {
  background-color: #2c2f32;
}
.footer-in {
  padding-top: 22px;
  padding-bottom: 20px;
}
.footer-col1 {
  max-width: 230px;
  margin-right: 14%;
}
.footer-pay {
  margin-bottom: 36px;
  padding-left: 27px;
  padding-top: 11px;
}
.payment-alfa,
.payment-mc,
.payment-visa {
  display: inline-block;
  background-image: url(../../../../../templates/matilda_s1/images/new/img/sprite-pay-icons.png);
  background-repeat: no-repeat;
  vertical-align: middle;
}
.payment-alfa {
  width: 50px;
  height: 21px;
  margin-right: 15px;
  background-position: 0 -254px;
}
.payment-visa {
  width: 50px;
  height: 16px;
  margin-right: 14px;
  background-position: 0 -434px;
}
.payment-mc {
  width: 50px;
  height: 29px;
  background-position: 0 -471px;
}
.footer-cr {
  padding-left: 28px;
}
.footer-col2 {
  max-width: 200px;
  margin-right: 2.4%;
}
.footer-col3 {
  max-width: 200px;
}
.footer-title {
  padding-top: 6px;
  margin-bottom: 16px;
}
.footer-menu-item {
  margin-bottom: 7px;
}
.footer-menu-item:last-child {
  margin-bottom: 0;
}
.fm-item-link:hover {
  text-decoration: underline;
}
.footer-col4 {
  margin-left: auto;
  margin-right: 8px;
  text-align: right;
}
.footer-call {
  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: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 29px;
  padding-top: 9px;
}
.footer-call-link {
  margin-bottom: 2px;
}
.footer-call-link .icon-phone-white {
  margin-right: 10px;
}
.footer-call-back {
  border-bottom: 1px dashed #fff;
  cursor: pointer;
}
.footer-call-back:hover {
  border-color: #777e89;
}
.footer-insta {
  margin-bottom: 28px;
}
.footer-dev {
  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: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.footer-dev-link1 {
  margin-bottom: 6px;
}
.speedbar {
  padding-top: 24px;
  padding-bottom: 24px;
  margin-bottom: 40px;
}
.speedbar-slash {
  display: inline-block;
  margin-left: 9px;
  margin-right: 10px;
}
.home_front-block {
  position: relative;
  height: 342px;
  background-color: #2333cb;
}
.home_front-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.home_front-block-mobile {
  display: none;
  position: relative;
  height: 342px;
  background-color: #2333cb;
}
.home_front-block-mobile img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  background-color: #2433cc;
  -o-object-position: center;
  object-position: center;
}
.hf-block-text {
  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;
  position: absolute;
  top: 0;
  right: 19.2%;
  max-width: 40%;
  height: 100%;
}
.hfb-text-main {
  margin-bottom: 58px;
}
.hfb-text-main h1,
.hfb-text-main h2,
.hfb-text-main h3,
.hfb-text-main h4,
.hfb-text-main h5,
.hfb-text-main h6 {
  margin-bottom: 6px;
}
.home_adv {
  margin-bottom: 100px;
}
.home_adv-heading {
  margin-bottom: 72px;
}
.home_adv-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-bottom: 99px;
  margin-left: -10px;
  margin-right: -10px;
}
.home_adv-items-item {
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 20px;
  outline: none;
}
.card_adv {
  width: 292px;
  height: 100%;
  min-height: 382px;
  padding: 36px 40px;
  background: #f4f7f9;
  border-radius: 23px;
}
.card_adv:hover {
  background: #2333cb;
}
.card_adv:hover .icon {
  color: #fff;
}
.card_adv-icon {
  height: 130px;
}
.card_adv-icon i.card_adv-icon1 {
  display: inline-block;
  width: 63px;
  height: 63px;
}
.card_adv-icon i.card_adv-icon2 {
  display: inline-block;
  width: 61px;
  height: 60px;
}
.card_adv-icon i.card_adv-icon3 {
  display: inline-block;
  width: 81px;
  height: 81px;
}
.card_adv-icon i.card_adv-icon4 {
  display: inline-block;
  width: 79px;
  height: 79px;
}
.ca-body-title {
  margin-bottom: 28px;
}
.home_scheme {
  margin-bottom: 235px;
}
.home_scheme-heading {
  margin-bottom: 110px;
}
.hs-blocks-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hs-blocks-item:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -34px;
  left: 50%;
  width: 36px;
  margin-left: -18px;
  height: 56px;
  background: url(../../../../../templates/matilda_s1/images/new/img/icons.svg)
    no-repeat -110px 0;
}
.hs-blocks-item:last-child:after {
  display: none;
}
.hsb-item-pic {
  width: 32%;
  overflow: hidden;
}
.hs-blocks-item:nth-child(even) .hsb-item-pic {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.hs-blocks-item:nth-child(even) .hsb-item-text {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.hsb-item-text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 158px;
}
.hsb-item-text_block {
  width: 482px;
}
.hsbi-text-title {
  margin-bottom: 15px;
}
.hs-blocks-item:nth-child(2) img {
  margin-top: -49px;
}
.hs-blocks-item:nth-child(3) img {
  margin-top: -22px;
}
.hs-blocks-item:nth-child(4) img {
  margin-top: 43px;
  margin-left: 119px;
}
.hs-blocks-item:nth-child(5) img {
  margin-top: 92px;
  margin-left: 16px;
}
.home_map-map {
  width: 50%;
  height: 478px;
}
.home_map-map #map,
.home_map-map iframe {
  width: 100%;
  height: 100%;
}
.home_map-desc {
  width: 50%;
  padding-top: 91px;
  padding-left: 97px;
  padding-right: 30px;
  padding-bottom: 30px;
  background-color: #000;
}
.hm-desc-icon {
  margin-bottom: 57px;
}
.hm-desc-desc {
  margin-bottom: 49px;
}
@media (max-width: 1380px) {
  .home_front-in {
    padding-left: 0;
    padding-right: 0;
  }
  .hs-blocks-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hsb-item-text {
    padding-top: 0;
  }
  .hsb-item-text_block {
    padding: 20px;
  }
}
@media (max-width: 1100px) {
  .header-main-menu {
    margin-right: 5%;
  }
  .home_front-block {
    height: 280px;
    display: block;
  }
  .home_front-block-mobile {
    height: 280px;
    display: none;
  }
  .hf-block-text {
    max-width: 60%;
  }
  .hfb-text-main {
    margin-bottom: 32px;
    font-size: 14px;
  }
  .hfb-text-main h1,
  .hfb-text-main h3,
  .hfb-text-main h4,
  .hfb-text-main h5,
  .hfb-text-main h6 {
    font-size: 22px;
  }
  a.hfbt-link-item {
    min-width: 200px;
    height: 42px;
    line-height: 42px;
    font-size: 12px;
  }
  .home_scheme-blocks {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
  }
  .hs-blocks-item:nth-child(4) img {
    margin-left: 0;
  }
}
@media (max-width: 992px) {
  .logo {
    width: 180px;
  }
  a.hmml-item-link {
    font-size: 13px;
  }
  .hm-tel-block {
    padding-right: 0;
  }
  a.hmt-block-link {
    font-size: 14px;
  }
  .hsb-item-pic {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: auto;
  }
  .home_map-desc {
    padding: 30px;
  }
  .footer-in {
    -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;
  }
  .footer-col1,
  .footer-col2,
  .footer-col3 {
    max-width: none;
    margin-bottom: 30px;
    text-align: center;
  }
  .footer-col1 {
    margin-right: 0;
  }
  .footer-cr,
  .footer-pay {
    padding-left: 0;
  }
  .footer-col4 {
    margin-left: 0;
    text-align: center;
  }
  .footer-call,
  .footer-dev {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (max-width: 768px) {
  .header-top {
    display: none;
  }
  .header-main-in {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .header-main-burger {
    display: block;
  }
  .header-main-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 100;
    overflow: scroll;
  }
  .hm-menu-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 20px;
    border-bottom: 1px solid #f1f1f1;
  }
  .hm-menu-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  a.hmml-item-link {
    display: block;
    padding: 20px;
    border-bottom: 1px solid #f1f1f1;
    font-size: 16px;
  }
  .hm-menu-bottom {
    display: block;
  }
  .hm-menu-bottom .hm-tel-block {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 20px;
  }
  .hm-menu-bottom .hmt-block-call,
  .hm-menu-bottom a.hmt-block-link {
    font-size: 16px;
  }
  .hm-menu-bottom .ht-left-address {
    padding: 20px;
  }
  .header-main-tel {
    display: none;
  }
  .header-main-search {
    display: block;
  }
  .header-main-search .ht-right-search {
    width: 22px;
    padding: 0;
  }
  .home_front-block {
    height: 200px;
    display: none;
  }
  .home_front-block-mobile {
    height: 200px;
    display: block;
  }
  .speedbar {
    margin-bottom: 20px;
  }
  .speedbar-slash,
  a.speedbar-link {
    font-size: 12px;
  }
  .home_adv {
    margin-bottom: 50px;
  }
  .home_adv-heading {
    margin-bottom: 36px;
  }
  .heading {
    font-size: 22px;
  }
  .home_adv-items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    margin-bottom: 30px;
  }
  .card_adv {
    width: 260px;
    min-height: 360px;
  }
  .card_adv-icon {
    height: 100px;
  }
  .ca-body-title {
    font-size: 14px;
  }
  .ca-body-text {
    font-size: 12px;
  }
  .home_adv-desc {
    font-size: 14px;
  }
  .home_scheme {
    margin-bottom: 115px;
  }
  .home_scheme-heading {
    margin-bottom: 55px;
  }
  .hs-blocks-item .hsb-item-pic {
    margin-left: 20%;
    margin-right: 20%;
  }
  .hs-blocks-item .hsb-item-pic img {
    width: 100%;
    height: 100%;
    margin: 0;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .hsb-item-text {
    font-size: 17px;
    text-align: left;
  }
  .home_map {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home_map-desc,
  .home_map-map {
    width: 100%;
  }
  .hm-desc-desc {
    font-size: 13px;
  }
  .hm-desc-address {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .home_front-block {
    height: 160px;
    display: none;
  }
  .home_front-block-mobile {
    height: 340px;
    display: block;
  }
  .hf-block-text {
    max-width: none;
    right: auto;
    width: 100%;
    padding: 20px;
    text-align: center;
  }
  .hfb-text-main {
    margin-bottom: auto;
    font-size: 12px;
  }
  .hfb-text-main h1,
  .hfb-text-main h3,
  .hfb-text-main h4,
  .hfb-text-main h5,
  .hfb-text-main h6 {
    font-size: 16px;
  }
  a.hfbt-link-item {
    min-width: 160px;
  }
  .speedbar {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .home_adv-desc {
    font-size: 13px;
    line-height: 1.8;
  }
  .hs-blocks-item {
    min-height: 150px;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    text-align: center;
    display: block;
  }
  .hs-blocks-item:first-child {
    text-align: center;
    padding-top: 0;
    display: block;
  }
  .hs-blocks-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .home_map-map {
    height: 400px;
  }
  .hm-desc-icon {
    margin-bottom: 30px;
  }
  .hm-desc-desc {
    margin-bottom: 25px;
  }
  .home_adv-items {
    display: block;
    margin-left: -5px;
    margin-right: -5px;
  }
  .home_adv-items-item {
    margin-left: 5px;
    margin-right: 5px;
  }
  .card_adv {
    padding: 20px 13px;
    min-height: 352px;
  }
}
@media (max-width: 414px) {
  .home_scheme-blocks .hs-blocks-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home_scheme-blocks .hs-blocks-item .hsb-item-pic {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .hsb-item-text {
    font-size: 14px;
    text-align: center;
  }
  .home_scheme-blocks .hs-blocks-item .hsb-item-text {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .hsbi-text-title {
    margin-bottom: 6px;
  }
}

/* End */

/* Start:/bitrix/templates/matilda_s1/template_styles.css?164870616218462*/
.trade-in-calc {
  background-image: url("../../../../../../images/trade-in-calc-bkg.png");
  background-repeat: no-repeat;
  height: 1100px;
  background-position: 0 top;
  position: relative;
  overflow: hidden;
}
.trade-in-calc .intec-content,
.trade-in-calc .intec-content .intec-content-wrapper,
.trade-in-calc .intec-content .intec-content-wrapper {
  position: relative;
  height: 1100px;
}
.trade-head {
  position: relative;
}
.trade-head .btn-hit,
.trade-head span {
  vertical-align: middle;
}
.tmain-section {
  display: block;
  width: 50%;
}
.btn-hit {
  display: inline-block;
  position: relative;
  width: 22px;
  height: 22px;
  border: 2px solid #148edd;
  border-radius: 50%;
  box-sizing: border-box;
  color: #148edd;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.15em;
  /*padding: 0 5px 0 5px;*/
  text-decoration: none;
  text-align: center;
}
.btn-hit:hover {
  text-decoration: none;
  color: #148edd;
}

.tooltip {
  z-index: 9999999;
}

.btn-hit + .hint-hidden:before {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #fff;
  border-color: #fff transparent transparent transparent;
  z-index: 2;
}
.btn-hit + .hint-hidden:after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #fff;
  border-color: rgba(0, 0, 0, 0.16) transparent transparent transparent;
  z-index: 1;
}
.hint-list {
  position: relative;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 150%;
  display: block;
}
.span18 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
}
.span18b {
  display: block;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
}
.label-f {
  margin-right: 20px;
}
.customize-table .custom-step .span18 {
  margin-bottom: 10px;
  display: inline-block;
}
.p150 {
  display: block;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
}
.tabs-section {
  position: relative;
  width: 534px;
}
.tabs-section #bu_text {
  width: 203px;
}
.tabs-section #destr_text {
  width: 203px;
}
.tabs-section label {
  padding: 15px 0 16px 0;
  line-height: 22px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
  border-radius: 50px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  border: 2px solid white;
}
.tabs-section label:hover {
  border: 2px solid #000000;
  font-weight: 600;
  padding: 15px 0 16px 0;
  line-height: 22px;
}
.tabs-section input:checked + label {
  border: 2px solid #000000;
  font-weight: 600;
  padding: 15px 0 16px 0;
}
.tabs-section .tabs-section,
label {
  margin: 0 0 0 15px;
}
.tabs-section input {
  position: absolute;
  left: -9999px;
}
.device {
  position: absolute;
  width: 323.88px;
  height: 647.93px;
  left: 947.52px;
  bottom: 0;
  background-image: url("../../../../../../images/Device.png");
  margin-bottom: -52px;
}
.device-wrapper {
  position: absolute;
  background-image: url("../../../../../../images/Mask.png");
  width: 281.35px;
  height: 611.4px;
  left: 21.08px;
  top: 18.17px;
}
.device-block {
  width: 100%;
  text-align: center;
}
.device-block span.vector-circle {
  display: inline-block;
  vertical-align: middle;
  height: 40px;
  width: 40px;
  background: #ffffff;
  position: relative;
  line-height: 40px;
  border-radius: 50%;
}
.device-block span.vector-text {
  display: block;
  position: relative;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  color: #ffffff;
  padding-top: 18px;
}
.device-block span.vector-circle svg {
  vertical-align: middle;
}
.ol-numeric-black {
  list-style-type: none;
  counter-reset: num;
  margin: 0 0 0 45px;
  padding: 8px 0 3px 0;
  font-size: 16px;
  line-height: 130%;
}
.ol-numeric-black li {
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  line-height: 130%;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
}
.ol-numeric-black li:before {
  content: counter(num) !important;
  counter-increment: num;
  display: inline-block;
  position: absolute;
  top: 0;
  left: -29px;
  width: 21px;
  height: 21px;
  background: #000000;
  color: #fff;
  text-align: center;
  line-height: 21px;
  font-size: 14px;
  border-radius: 50%;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  vertical-align: middle;
}
.customize-table {
  /*display: none;*/
  width: 50%;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  background: #ffffff;
  z-index: 10;
}
.customize-table .ph_group {
  position: relative;
}
.customize-table .ph_group input,
.customize-table .status_group input {
  position: absolute;
  left: -9999px;
}
#final-calc .status_group input {
  position: absolute;
  left: -9999px;
}
.customize-table .ph_group .very-very-big-btn,
.customize-table .status_group .very-very-big-btn {
  width: 100px;
  height: 100px;
  background: #ffffff;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
  border-radius: 22px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 100px;
  text-align: center;
  vertical-align: middle;
  margin: 0 28px 28px 0;
  border: 2px solid white;
}
#final-calc .status_group .very-very-big-btn {
  width: 100px;
  height: 100px;
  background: #ffffff;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
  border-radius: 22px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 100px;
  text-align: center;
  vertical-align: middle;
  margin: 0 28px 28px 0;
  border: 2px solid white;
}
.customize-table .ph_group .very-very-big-btn span,
.customize-table .status_group .very-very-big-btn span {
  display: block;
  position: relative;
  width: 100%;
  line-height: 100%;
  margin-top: -35px;
}
#final-calc .status_group .very-very-big-btn > span {
  display: block;
  position: relative;
  width: 100%;
  line-height: 100%;
  margin-top: -35px;
}
.customize-table .ph_group .very-very-big-btn:hover,
.customize-table .ph_group input:checked + .very-very-big-btn,
.customize-table .status_group .very-very-big-btn:hover,
.customize-table .status_group input:checked + .very-very-big-btn {
  border: 2px solid #000000;
}
#final-calc .status_group .very-very-big-btn:hover,
#final-calc .status_group input:checked + .very-very-big-btn {
  border: 2px solid #000000;
}
.customize-table .status_group .very-very-big-btn {
  font-size: 14px;
  position: relative;
  line-height: 1em;
}
#final-calc .status_group .very-very-big-btn {
  font-size: 14px;
  position: relative;
  line-height: 1em;
}
.customize-table .status_group .very-very-big-btn span {
  display: inline-block;
  /*margin-top: calc(50%-height/2);*/
  margin: 0 auto;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#final-calc .status_group .very-very-big-btn span {
  display: inline-block;
  /*margin-top: calc(50%-height/2);*/
  margin: 0 auto;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.customize-table .status_group .very-very-big-btn .btn-hit {
  position: absolute;
  top: 6px;
  right: 6px;
}
#final-calc .status_group .very-very-big-btn .btn-hit {
  position: absolute;
  top: 6px;
  right: 6px;
}
.customize-table .group-checkbox div {
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 10px;
}
.customize-table .group-checkbox.disp-block div {
  display: block;
  margin-bottom: 30px;
}
.customize-table .group-checkbox.disp-block div:last-of-type {
  margin-bottom: 10px;
}
.customize-table .group-checkbox label {
  font-weight: normal;
}
.customize-table .group-checkbox div:last-of-type {
  margin-right: 0;
}
.customize-table .group-checkbox.disp-block span {
  position: absolute;
  color: #148edd;
  font-size: 12px;
}

.customize-table .text-input {
  border: none;
  border-bottom: 2px solid #000000;
  outline: none;
}
#final-calc .text-input {
  border: none;
  border-bottom: 2px solid #000000;
  outline: none;
}
.customize-table .text-input-full {
  padding: 16px 0 17px 20px;
  border: 2px solid #000000;
  box-sizing: border-box;
  border-radius: 50px;
  outline: none;
}

.ui-checkboxradio-label.ui-controlgroup-item .blue-text {
  color: #148edd;
  font-size: 12px;
  margin-left: 35px;
}

.customize-table .custom-step {
  display: none;
}
.customize-table .step-pagination {
  position: relative;
  padding-left: 50px;
  padding-top: 69px;
}
.customize-table .step-pagination input {
  display: none;
}
.customize-table .step-pagination hr {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #e6e6e6;
  width: 73px;
}
.customize-table .step-pagination .pag {
  border-radius: 50%;
  background: #e6e6e6;
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  margin: 0;
}
.customize-table .step-pagination .pag.check {
  background: #000000;
}
.customize-table .step-pagination hr.check {
  border: 1px solid #000000;
}
.customize-table .group-radio label {
  font-weight: normal;
  margin-right: 20px;
}
.customize-table .group-radio label:last-of-type {
  margin-right: 0;
}

.material-select,
.ui-selectmenu-button {
  /*margin-left: 20px;*/
  padding: 12px 0 13px 20px;
  border: 2px solid #000000 !important;
  box-sizing: border-box;
  border-radius: 50px;
  background-color: white !important;
}
.material-select:focus,
.ui-selectmenu-button:focus {
  outline: none;
}
.input-pull-right > span:last-of-type {
  float: right;
  position: relative;
  top: -10px;
}
.width150 > span:last-of-type {
  width: 150px;
}
.ui-selectmenu-button.ui-selectmenu-button-open {
  border-radius: 25px;
  /*border-bottom: 2px solid white !important;*/
}
.ui-menu .ui-menu-item-wrapper {
  padding: 8px 20px;
}
.ui-widget.ui-widget-content {
  border: 2px solid #000000;
  border-radius: 25px;
  /*border-top: 1px solid black;*/
  /*border-top: none;*/
}
.controls-ui-step {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 68px;
}
.controls-ui-step a {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
}
.material-btn.btn-back svg {
  margin-top: 15px;
}
.material-btn {
  bottom: 0;
  width: 108px;
  height: 55px;
  box-sizing: border-box;
  border-radius: 50px;
  margin-top: -118px;
  margin-right: 30px;
}
.material-btn.btn-back {
  border: 2px solid #e6e6e6;
  background: transparent;
}
.material-btn.btn-next {
  width: 230px;
  background: #000000;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 55px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #ffffff;
}
.material-btn.btn-order {
  width: 260px;
  background: #000000;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 55px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #ffffff;
  display: none;
}
.material-btn.btn-order.active {
  display: inline-block;
}
.ui-checkboxradio-label.ui-controlgroup-item {
  text-align: left;
  padding: 0;
  border: none !important;
  background: white !important;
  outline: none;
  color: #454545 !important;
  box-shadow: none !important;
  margin-right: 30px;
  margin-top: 30px;
  /*background: transparent !important;*/
}
.ui-checkboxradio-icon-space {
  margin-right: 5px;
}
.ui-checkboxradio-icon.ui-icon-background {
  background-image: none;
  width: 25px;
  height: 25px;
  border: 2px solid #000000;
}
.ui-checkboxradio-icon.ui-icon-background.ui-icon-check {
  background-color: black;
  background-image: none;
  box-shadow: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background: black;
  width: 25px;
  height: 25px;
  box-shadow: none;
}
/*.width150 {
    width: 150px;
}*/
.width250 {
  width: 250px;
}
.width310 {
  width: 310px;
}
.pt20 {
  padding-top: 20px;
}
.pt35 {
  padding-top: 35px;
}
.pt50 {
  padding-top: 50px;
}
.pt60 {
  padding-top: 60px;
}
.pb60 {
  padding-bottom: 60px;
}
.pt80 {
  padding-top: 80px;
}
.clearfix {
  clear: both;
}
.material-select.pull-right {
  margin-top: -16px;
}

.ui-menu .ui-menu-item {
  padding: 0;
}
.ui-menu .ui-menu-item:before {
  display: none;
}
.tmain-section.main-sub-text {
  padding-top: 100px;
}
#final-calc {
  display: none;
  position: absolute;
  background-color: white;
  width: 100%;
  left: -100%;
  height: 100%;
  z-index: 10;
  top: 0;
}
.no-bg {
  background-image: none !important;
}
#trade-in-calc-result {
  display: none;
  background-color: white;
  padding: 150px 20px;
  text-align: center;
  font-weight: bold;
}

.view2form {
  display: none;
}
.view2 .view1form {
  display: none !important;
}
.view2 .view2form {
  display: block !important;
}
.ui-widget {
  font-family: Montserrat;
}
@media (max-width: 1550px) {
  .customize-table .ph_group .very-very-big-btn {
    width: 90px;
    height: 90px;
    line-height: 85px;
  }
  .customize-table .ph_group .very-very-big-btn span {
    margin-top: -28px;
  }
  #final-calc {
  }
}
@media (max-width: 1366px) {
  .customize-table .ph_group .very-very-big-btn {
    width: 75px;
    height: 75px;
    line-height: 70px;
  }
  .customize-table .ph_group .very-very-big-btn span {
    margin-top: -18px;
  }
}
@media (max-width: 1279px) {
  .customize-table {
    display: none;
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
    width: 100%;
  }
  #final-calc {
    display: none;
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
    width: 100%;
  }
  .customize-table form {
    width: 661px;
    margin: 0 auto;
  }
  .trade-in-calc {
    height: auto;
  }
  .controls-ui-step {
    text-align: center;
    padding-bottom: 40px;
    padding-left: 0;
  }
  .customize-table .step-pagination {
    padding-left: 0;
    text-align: center;
  }
  .device {
    left: auto;
    right: 20px;
  }
}

@media (max-width: 768px) {
  .logo-light-great,
  .device {
    display: none;
  }
  .tmain-section,
  .tabs-section {
    width: 100%;
  }
  .trade-in-calc .intec-content,
  .trade-in-calc .intec-content .intec-content-wrapper {
    height: auto;
  }
  .intec-content-wrapper {
    padding-bottom: 20px;
  }
  .tmain-section.main-sub-text {
    padding-top: 20px;
  }
}
@media (max-width: 650px) {
  .tabs-section {
    text-align: center;
  }
  .tabs-section > span:first-of-type {
    display: none;
  }
  .customize-table form {
    width: 100%;
  }
  .controls-ui-step a:last-of-type {
    margin-right: 0;
  }
  #next {
    margin-right: 0;
  }
  #bu_text,
  #destr_text {
    position: relative;
    top: -30px;
  }
}
@media (max-width: 550px) {
  .customize-table .step-pagination hr {
    width: 50px;
  }
}
@media (max-width: 500px) {
  .customize-table .step-pagination hr {
    width: 40px;
  }
  #destr_text {
    top: 0;
  }
  .custom-step {
    padding: 40px !important;
  }
  .customize-table .width310 {
    width: 100%;
  }
  .material-btn {
    margin-top: 0;
  }
  #back {
    margin-bottom: 10px;
  }
  #final-calc {
    padding: 40px;
  }
}
@media (max-width: 450px) {
  .customize-table .step-pagination hr {
    width: 20px;
  }
}
@media (max-width: 400px) {
  #back {
    margin: 0 auto 10px auto;
    display: block;
  }
  #next {
    display: block;
    margin: 0 auto;
  }
  .customize-table .ph_group .very-very-big-btn,
  .customize-table .status_group .very-very-big-btn {
    margin: 0 22px 22px 0;
  }
}
@media (max-width: 360px) {
  .customize-table .ph_group .very-very-big-btn:nth-child(3n + 3) {
    margin: 0 0 22px 0;
  }
}
@media (max-width: 320px) {
  .customize-table .ph_group .very-very-big-btn,
  .customize-table .status_group .very-very-big-btn {
    margin: 0 7px 7px 0;
  }
  .customize-table .ph_group .very-very-big-btn:nth-child(3n + 3) {
    margin: 0 0 7px 0;
  }
}
.tooltip {
  min-width: 200px;
}
.tooltip-inner {
  font-family: Montserrat;
  padding: 10px;
}
.hint-list {
  margin-bottom: 0;
}
.hint-list li {
  list-style: none;
  color: #fff;
}
.hint-list li:before {
  color: white !important;
  content: "● ";
  padding-right: 10px;
}

.group-checkbox.credit label {
  color: #148edd !important;
  font-weight: bold;
}

.group-checkbox.credit .ui-checkboxradio-icon.ui-icon-background.ui-icon-check {
  background: #148edd;
}

.group-checkbox.credit .ui-checkboxradio-icon.ui-icon-background {
  border-color: #148edd;
}

.group-checkbox.credit .ui-button.ui-state-active:hover {
  font-weight: bold;
}

label.error {
  font-size: 14px;
  color: #148edd;
  font-weight: normal;
}

/* End */
/* /bitrix/templates/matilda_s1/plugins/bootstrap/css/bootstrap.css?1648706224154039 */
/* /bitrix/templates/matilda_s1/plugins/bootstrap/css/bootstrap-theme.min.css?164870622423414 */
/* /bitrix/templates/matilda_s1/plugins/jquery.colorpicker/jquery.colorpicker.min.css?16487062242451 */
/* /bitrix/templates/matilda_s1/css/public.min.css?16487062182401 */
/* /bitrix/templates/matilda_s1/css/common.min.css?16487062186194 */
/* /bitrix/templates/matilda_s1/css/content.min.css?16487062181505 */
/* /bitrix/templates/matilda_s1/css/buttons.min.css?16487062185164 */
/* /bitrix/templates/matilda_s1/css/controls.css?16487062184236 */
/* /bitrix/templates/matilda_s1/css/interface.css?1648706218190741 */
/* /bitrix/templates/matilda_s1/css/widget.css?16487062181000 */
/* /bitrix/templates/matilda_s1/css/grid.min.css?1648706218180891 */
/* /bitrix/templates/matilda_s1/icons/fontawesome/style.min.css?164870622079840 */
/* /bitrix/templates/matilda_s1/icons/typicons/style.css?164870622214989 */
/* /bitrix/templates/matilda_s1/icons/glyphter/style.min.css?16487062223204 */
/* /bitrix/templates/matilda_s1/icons/intec/style.css?16487062221222 */
/* /bitrix/templates/matilda_s1/plugins/jquery.owlCarousel/jquery.owlCarousel.min.css?16487062243373 */
/* /bitrix/templates/matilda_s1/plugins/jquery.owlCarousel/jquery.owlCarousel-theme.min.css?16487062241018 */
/* /bitrix/templates/matilda_s1/plugins/jquery.lightGallery/jquery.lightGallery.min.css?164870622420383 */
/* /bitrix/templates/matilda_s1/plugins/jquery.scrollbar/jquery.scrollbar.css?164870622423409 */
/* /bitrix/templates/matilda_s1/components/intec.universe/widget/buttontop/style.css?1648706218433 */
/* /bitrix/templates/matilda_s1/components/intec.universe/main.header/template.1/style.css?16487061961057 */
/* /bitrix/templates/matilda_s1/components/intec.universe/main.header/template.1/templates/desktop/template.1/style.css?164870619652042 */
/* /bitrix/templates/matilda_s1/components/bitrix/search.title/popup.1/style.css?16487061866887 */
/* /bitrix/templates/matilda_s1/components/bitrix/menu/horizontal.1/style.css?164870617817037 */
/* /bitrix/templates/matilda_s1/components/intec.universe/sale.basket.icons/.default/style.css?16487062121585 */
/* /bitrix/templates/matilda_s1/components/intec.universe/main.header/template.1/templates/fixed/template.1/style.css?16487061982245 */
/* /bitrix/templates/matilda_s1/components/intec.universe/main.header/template.1/templates/mobile/template.1/style.css?16487061983141 */
/* /bitrix/templates/matilda_s1/components/bitrix/menu/mobile.1/style.css?16487061784268 */
/* /bitrix/templates/matilda_s1/components/bitrix/breadcrumb/.default/style.css?16487061622089 */
/* /bitrix/templates/.default/components/intec.universe/widget/web.form.3/style.css?16487061623854 */
/* /bitrix/templates/matilda_s1/components/intec.universe/widget/footer/style.css?16487062189312 */
/* /bitrix/templates/matilda_s1/components/bitrix/menu/footer/style.css?16487061781314 */
/* /bitrix/templates/matilda_s1/styles.css?164870616232947 */
/* /bitrix/templates/matilda_s1/template_styles.css?164870616218462 */
