@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
@font-face {
  font-family: 'novecento_sans_widedemibold';
  src: url('../fonts/novecentosanswide-demibold-webfont.eot');
  src: url('../fonts/novecentosanswide-demibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/novecentosanswide-demibold-webfont.woff2') format('woff2'), url('../fonts/novecentosanswide-demibold-webfont.woff') format('woff'), url('../fonts/novecentosanswide-demibold-webfont.ttf') format('truetype'), url('../fonts/novecentosanswide-demibold-webfont.svg#novecento_sans_widedemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'novecento_sans_widemedium';
  src: url('../fonts/novecentosanswide-medium-webfont.eot');
  src: url('../fonts/novecentosanswide-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/novecentosanswide-medium-webfont.woff2') format('woff2'), url('../fonts/novecentosanswide-medium-webfont.woff') format('woff'), url('../fonts/novecentosanswide-medium-webfont.ttf') format('truetype'), url('../fonts/novecentosanswide-medium-webfont.svg#novecento_sans_widemedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'seravek';
  src: url('../fonts/seravek-webfont.eot');
  src: url('../fonts/seravek-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/seravek-webfont.woff2') format('woff2'), url('../fonts/seravek-webfont.woff') format('woff'), url('../fonts/seravek-webfont.ttf') format('truetype'), url('../fonts/seravek-webfont.svg#seravekregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'seravek';
  src: url('../fonts/seravek-bold-webfont.eot');
  src: url('../fonts/seravek-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/seravek-bold-webfont.woff2') format('woff2'), url('../fonts/seravek-bold-webfont.woff') format('woff'), url('../fonts/seravek-bold-webfont.ttf') format('truetype'), url('../fonts/seravek-bold-webfont.svg#seravekbold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'seravek';
  src: url('../fonts/seravek-medium-webfont.eot');
  src: url('../fonts/seravek-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/seravek-medium-webfont.woff2') format('woff2'), url('../fonts/seravek-medium-webfont.woff') format('woff'), url('../fonts/seravek-medium-webfont.ttf') format('truetype'), url('../fonts/seravek-medium-webfont.svg#seravekmedium') format('svg');
  font-weight: 500;
  font-style: normal;
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=be5685f1c18a894637c16bb1a2a7b95b)
 * Config saved to config.json and https://gist.github.com/be5685f1c18a894637c16bb1a2a7b95b
 */
/*!
 * 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;
  -ms-text-size-adjust: 100%;
  -webkit-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 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
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 {
  border: 0;
  padding: 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-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') 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: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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: #777777;
}
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 {
  background-color: #fcf8e3;
  padding: .2em;
}
.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: #777777;
}
.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 #eeeeee;
}
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;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 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;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.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: #ffffff;
  background-color: #333333;
  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;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  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;
}
.row {
  margin-left: -15px;
  margin-right: -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-left: 15px;
  padding-right: 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: #777777;
  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 #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.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 #dddddd;
}
.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 #dddddd;
}
.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;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.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 {
  overflow-x: auto;
  min-height: 0.01%;
}
@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 #dddddd;
  }
  .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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  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: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  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: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  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-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  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 {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 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;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.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;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.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;
  border-color: #a94442;
  background-color: #f2dede;
}
.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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.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;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.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: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  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: #333333;
  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: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  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: #ffffff;
  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: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  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: #ffffff;
  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: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  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: #ffffff;
  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: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  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: #ffffff;
  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: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  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: #ffffff;
  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: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  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: #777777;
  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-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  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);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.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: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 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-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-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-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  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-left: 0;
  padding-right: 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: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  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-bottom-right-radius: 0;
  border-top-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-bottom-left-radius: 0;
  border-top-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;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.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;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  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: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  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-right-radius: 3px;
  border-top-left-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 #dddddd;
  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-right-radius: 3px;
  border-top-left-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-right-radius: 0;
  border-top-left-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-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-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-left-radius: 3px;
  border-bottom-right-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 #dddddd;
}
.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 {
  border: 0;
  margin-bottom: 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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  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: #ffffff;
}
.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;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.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: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.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-left: 5px;
  margin-bottom: 0;
}
.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-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.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-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  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);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  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 {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd: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,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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;
  }
}
.fw100 {
  font-weight: 100 !important;
}
.fw200 {
  font-weight: 200 !important;
}
.fw300 {
  font-weight: 300 !important;
}
.fw400 {
  font-weight: 400 !important;
}
.fw500 {
  font-weight: 500 !important;
}
.fw600 {
  font-weight: 600 !important;
}
.fw700 {
  font-weight: 700 !important;
}
body:after {
  font: 13px/18px Arial;
  text-align: center;
  content: 'desktop';
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 5px 20px;
  min-width: 100px;
  z-index: 9999;
  background: rgba(0, 120, 0, 0.5);
  color: #fff;
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  body:after {
    content: 'tablet w600';
    background: rgba(0, 0, 255, 0.5);
  }
}
@media (max-width: 767px) {
  body:after {
    content: 'mobile';
    background: rgba(255, 0, 0, 0.5);
  }
}
@media (min-width: 344px) {
  body:after {
    content: 'mobile w360';
  }
}
@media (min-width: 464px) {
  body:after {
    content: 'mobile w480';
  }
}
@media (min-width: 584px) {
  body:after {
    content: 'mobile w600';
  }
}
@media (min-width: 768px) {
  body:after {
    content: 'tablet w768';
  }
}
@media (min-width: 824px) {
  body:after {
    content: 'tablet w840';
  }
}
@media (min-width: 944px) {
  body:after {
    content: 'tablet w960';
  }
}
@media (min-width: 992px) {
  body:after {
    content: 'desktop w992';
  }
}
@media (min-width: 1264px) {
  body:after {
    content: 'desktop w1280';
  }
}
@media (min-width: 1424px) {
  body:after {
    content: 'desktop w1440';
  }
}
@media (min-width: 1584px) {
  body:after {
    content: 'desktop w1600';
  }
}
body:before {
  display: none;
}
.color {
  color: #212121 !important;
}
.color-highlight {
  color: #3b5991 !important;
}
.color-dark {
  color: #181818 !important;
}
.color-light-more,
.color-light {
  color: #969595 !important;
}
.color-white {
  color: #fff !important;
}
.color-black {
  color: #000 !important;
}
.color-red {
  color: #e92934 !important;
}
.color-green {
  color: #3e9b00 !important;
}
.color-lgrey {
  color: #b4b4b4 !important;
}
.color-grey2 {
  color: #78777a !important;
}
.color-warning {
  color: #bfc600 !important;
}
body {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400 !important;
  color: #212121;
}
a {
  color: #000000;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #000000;
  color: inherit;
}
a,
a:link,
a:visited,
a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}
.title {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 60px;
  line-height: 64px;
  text-align: center;
  margin: 0 0 5px;
  font-weight: 100;
}
.title img {
  margin-bottom: 12px;
}
.title2 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
  margin: 0 0 5px;
  font-weight: 300;
}
.title3 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  margin: 0 0 5px;
  font-weight: 300;
}
.title4 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 42px;
  line-height: 46px;
  text-align: left;
  margin: 0 0 5px;
  font-weight: 100;
}
.title5 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 33px;
  font-weight: 400 !important;
  text-align: left;
  margin: 0 0 5px;
  color: #000000;
}
.title5--24 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
}
.title5 span {
  color: #78777a;
}
.title5 + .title5 {
  margin-top: 30px;
}
.title5 + .header-cart {
  margin-top: 20px;
}
.article-title--sub {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 28px;
  font-weight: 400 !important;
  text-align: center;
  margin-bottom: 46px;
}
h1,
.h1,
h2,
.h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 38px;
  margin: 0 0 22px;
  font-weight: 400;
}
h1 img,
.h1 img,
h2 img,
.h2 img {
  margin-bottom: 12px;
}
.h3,
h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  line-height: 30px;
  margin: 0 0 10px;
  font-weight: 400;
}
.h3 img,
h3 img {
  margin-bottom: 12px;
}
.h4,
h4 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  line-height: 24px;
  margin: 0 0 10px;
  font-weight: 400;
}
.h4 img,
h4 img {
  margin-bottom: 12px;
}
.h5,
h5,
.h6,
h6 {
  font-family: "seravek";
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  font-weight: 400;
}
.h5 img,
h5 img,
.h6 img,
h6 img {
  margin-bottom: 12px;
}
.h6,
.h6 {
  margin: 0;
}
.h6 img,
.h6 img {
  margin-bottom: 12px;
}
.title,
h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  color: #181818;
}
.title a,
h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}
.title a:hover,
h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: underline;
}
.title 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-family: "seravek";
  font-weight: 400;
  display: block;
  color: #969595;
}
.p {
  font-size: inherit;
  line-height: inherit;
  margin: 0 0 24px;
}
.grid,
p,
ul,
ol,
table,
dl,
blockquote {
  margin-bottom: 24px;
}
blockquote {
  margin-top: 24px;
}
input,
select,
button,
textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
hr {
  border-top-color: #ebeef1;
  margin: 24px 0;
}
.article {
  *zoom: 1;
}
.article:after {
  content: " ";
  display: table;
  clear: both;
}
.article a {
  color: #000000;
  text-decoration: none;
}
.article a:hover {
  text-decoration: none;
  color: #e92934;
}
.article h1:last-child,
.article h2:last-child,
.article h3:last-child,
.article h4:last-child,
.article h5:last-child,
.article h6:last-child,
.article p:last-child,
.article ul:last-child,
.article ol:last-child,
.article iframe:last-child,
.article object:last-child,
.article table:last-child,
.article embed:last-child,
.article div:last-child {
  margin-bottom: 0;
}
.article img {
  max-width: 100%;
  height: auto !important;
}
.article table {
  max-width: 100%;
}
.article .h1,
.article .h2,
.article .h3,
.article .h4,
.article .h5,
.article .h6,
.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  clear: both;
}
.article .h1 a,
.article .h2 a,
.article .h3 a,
.article .h4 a,
.article .h5 a,
.article .h6 a,
.article h1 a,
.article h2 a,
.article h3 a,
.article h4 a,
.article h5 a,
.article h6 a {
  color: inherit;
  text-decoration: none;
}
.article .h1 a:hover,
.article .h2 a:hover,
.article .h3 a:hover,
.article .h4 a:hover,
.article .h5 a:hover,
.article .h6 a:hover,
.article h1 a:hover,
.article h2 a:hover,
.article h3 a:hover,
.article h4 a:hover,
.article h5 a:hover,
.article h6 a:hover {
  color: #3b5991;
}
.article .h1,
.article .h2,
.article .h3,
.article h1,
.article h2,
.article h3 {
  margin-top: 40px;
}
.article .h1:first-child,
.article .h2:first-child,
.article .h3:first-child,
.article h1:first-child,
.article h2:first-child,
.article h3:first-child {
  margin-top: 0;
}
.article .p {
  margin-top: 0;
}
.article-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.article-links li {
  font: 0/0 a;
  display: inline-block;
}
.article-links li a {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
  padding: 2px 14px;
}
.article-links li a:hover {
  color: #ee2a31;
}
.article-links li + li {
  border-left: 2px solid #838383;
}
.article-links li.active a,
.article-links li:hover a {
  color: #ee2a31;
}
.article-links li:first-child a {
  padding-left: 0;
}
.article-links li:last-child a {
  padding-right: 0;
}
.article-links--footer {
  line-height: 0;
}
.article-links--footer li {
  border: none !important;
  padding-bottom: 5px;
}
.article-links--footer li a {
  padding: 0;
}
.article-links--nobold li a {
  font-weight: 400;
}
.wrapper--footer2 .article-links li a {
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 16px;
}
.left {
  float: left;
  margin-right: 18px;
}
img.left {
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  img.left {
    float: none;
    display: block;
    margin-right: 0;
  }
}
.right {
  float: right;
  margin-left: 18px;
}
img.right {
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  img.right {
    float: none;
    display: block;
    margin-left: 0;
  }
}
.center {
  margin-left: auto;
  margin-right: auto;
  text-align: inherit;
}
img.center {
  display: block;
  margin-bottom: 18px;
}
.nowrap {
  white-space: nowrap;
}
td.left,
th.left {
  text-align: left;
  margin: 0;
  float: none;
}
td.center,
th.center {
  text-align: center;
  margin: 0;
  float: none;
}
td.right,
th.right {
  text-align: right;
  margin: 0;
  float: none;
}
.grid {
  *zoom: 1;
}
.grid:after {
  content: " ";
  display: table;
  clear: both;
}
.grid-2,
.grid-two {
  min-height: 1px;
  float: right;
  width: 47%;
}
.grid-2:first-child,
.grid-two:first-child {
  float: left;
}
@media (max-width: 767px) {
  .grid-2,
  .grid-two {
    float: none !important;
    width: auto;
    margin: 0 0 24px;
  }
}
.grid-3,
.grid-three {
  min-height: 1px;
  float: left;
  width: 30%;
  margin-left: 4%;
  margin-left: 5%;
}
.grid-3:first-child,
.grid-three:first-child {
  margin-left: 0;
}
.grid-4,
.grid-four {
  min-height: 1px;
  float: left;
  width: 21%;
  margin-left: 4%;
  margin-left: 5%;
}
.grid-4:first-child,
.grid-four:first-child {
  margin-left: 0;
}
@media (max-width: 991px) {
  .grid-3,
  .grid-4,
  .grid-three,
  .grid-four {
    float: none;
    width: auto;
    margin: 0 0 24px;
  }
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.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-color: #ebeef1;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #f7f8fa;
}
.table-hover > tbody > tr:hover {
  background-color: #f3f4f6;
}
.pagination {
  margin: 0;
  padding: 0;
  text-align: center;
  font: 0/0 a;
}
.pagination .prev,
.pagination .next {
  display: none;
}
.pagination li {
  display: inline-block;
  vertical-align: top;
  margin: 0 7px;
  text-align: center;
}
.pagination a {
  display: block;
  width: 44px;
  height: 44px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 38px;
  line-height: 32px;
  border: 1px solid #c9c7c7;
  text-align: center;
}
.pagination li.active a {
  background-color: #e82332;
  color: #ffffff;
}
.pagination a:hover {
  background-color: #e82332;
  color: #ffffff;
}
.font--24 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 27px;
}
.font--15 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
}
.font--20 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 23px;
}
.font--36 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 39px;
}
@media (max-width: 767px) {
  .hide--768 {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .hidden-desktop {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .hidden-tm,
  .hidden-tabletmob {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-mob {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-tab,
  .hidden-tablet {
    display: none !important;
  }
}
.responsive {
  overflow: auto;
  margin: 0 0 24px;
}
.responsive > * {
  margin-bottom: 0;
}
.responsive-embed {
  position: relative;
  display: block;
  height: 0;
  padding: 56.25% 0 0;
  overflow: hidden;
  margin: 0 0 24px;
}
.responsive-embed > * {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0 none;
}
.responsive-embed--4x3 {
  padding-top: 75%;
}
.mod--color-inverse {
  color: #fff !important;
  background-color: #000;
  /*
    .btn {
        .btn-colors(
            @color-button-inverse-color, @color-button-inverse-bg, @color-button-inverse-bg,
            @color-button-inverse-color, lighten(@color-button-inverse-bg, 3%), @color-button-inverse-bg,
            @color-button-inverse-color, darken(@color-button-inverse-bg, 6%), darken(@color-button-inverse-bg, 6%)
        );   
    }*/
}
.mod--color-inverse a {
  color: #fff;
  text-decoration: underline;
}
.mod--color-inverse a:hover {
  text-decoration: none;
}
.mod--color-inverse a:hover {
  color: #fff;
}
.mod--color-inverse .title,
.mod--color-inverse h1,
.mod--color-inverse .h2,
.mod--color-inverse .h3,
.mod--color-inverse .h4,
.mod--color-inverse .h5,
.mod--color-inverse .h6,
.mod--color-inverse h1,
.mod--color-inverse h2,
.mod--color-inverse h3,
.mod--color-inverse h4,
.mod--color-inverse h5,
.mod--color-inverse h6 {
  color: #fff !important;
}
.mod--color-inverse .title a,
.mod--color-inverse h1 a,
.mod--color-inverse .h2 a,
.mod--color-inverse .h3 a,
.mod--color-inverse .h4 a,
.mod--color-inverse .h5 a,
.mod--color-inverse .h6 a,
.mod--color-inverse h1 a,
.mod--color-inverse h2 a,
.mod--color-inverse h3 a,
.mod--color-inverse h4 a,
.mod--color-inverse h5 a,
.mod--color-inverse h6 a {
  color: #fff !important;
}
.mod--color-inverse .title a:hover,
.mod--color-inverse h1 a:hover,
.mod--color-inverse .h2 a:hover,
.mod--color-inverse .h3 a:hover,
.mod--color-inverse .h4 a:hover,
.mod--color-inverse .h5 a:hover,
.mod--color-inverse .h6 a:hover,
.mod--color-inverse h1 a:hover,
.mod--color-inverse h2 a:hover,
.mod--color-inverse h3 a:hover,
.mod--color-inverse h4 a:hover,
.mod--color-inverse h5 a:hover,
.mod--color-inverse h6 a:hover {
  text-decoration: underline;
}
.mod--color-inverse .dvslider-pager a {
  background-color: rgba(255, 255, 255, 0.7);
}
.mod--color-inverse .dvslider-pager a.active {
  background-color: transparent;
  border: 8px solid #fff;
}
.mod--color-inverse .dvslider-pager a:hover {
  background-color: #fff;
}
.mod--color-inverse .article .item-price,
.article .mod--color-inverse .item-price,
.mod--color-inverse .price,
.mod--color-inverse .article .item-price del,
.article .mod--color-inverse .item-price del,
.mod--color-inverse .price del {
  color: #fff;
}
.dropdown,
.dropup {
  display: inline-block;
  vertical-align: top;
  position: relative;
  vertical-align: baseline;
}
.dropdown-trigger {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  position: relative;
}
.btn.dropdown-trigger {
  min-width: 0;
}
.btn.dropdown-trigger:after {
  display: none;
}
.dropdown-trigger:after {
  content: ' ';
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  margin: -2px 0 0 5px;
  opacity: 0.8;
  width: 9px;
  height: 6px;
  background: url(../img/arrow-down.png) left top no-repeat;
}
.dropdown-trigger:hover:after {
  opacity: 1;
  background: url(../img/arrow-down-r.png) left top no-repeat;
}
.open .dropdown-trigger:after {
  opacity: 1;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.dropdown-menu {
  width: 100%;
  min-width: 120px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 none;
  padding: 0;
  margin: 4px 0 0;
  background: #fff;
  display: block;
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -o-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -webkit-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  color: #212121;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 24px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.open > .dropdown-menu {
  visibility: visible;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.dropup .dropdown-menu {
  margin: 0 0 4px;
}
.dropdown-menu > li > a {
  font: inherit;
  text-decoration: none;
  color: inherit;
  padding: 4px 16px 3px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.dropdown-menu > li.active > a,
.dropdown-menu > li.active:hover > a,
.dropdown-menu > li > a:hover {
  color: #000;
  background: #f5f5f5;
}
.right .dropdown-menu {
  left: auto;
  right: 0;
}
.datepicker-dropdown.dropdown-menu {
  width: auto;
  visibility: visible;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.dropdown .dropdown-menu {
  right: -10px;
  left: auto;
  min-width: 410px;
  top: -33px;
}
.header-nav-lang .dropdown .dropdown-menu {
  top: 0;
  right: 0;
}
.dropdown .dropdown-menu-header {
  padding: 44px 50px 25px 50px;
  font-family: 'Roboto', sans-serif !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 17px !important;
  line-height: 20px !important;
}
.dropdown .dropdown-menu-header a {
  font-family: 'Roboto', sans-serif !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 17px !important;
  line-height: 20px !important;
}
.dropdown .dropdown-menu-header b {
  font-weight: 500 !important;
}
.dropdown .dropdown-menu-content {
  padding: 0px 50px 44px 50px;
}
.dropdown .dropdown-menu-content .user-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 20px;
}
.dropdown .dropdown-menu-content .user-menu li {
  position: relative;
}
.dropdown .dropdown-menu-content .user-menu li a {
  border-top: 1px solid #dedfe0;
  color: #000000;
  padding: 16px 0 17px 36px;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
}
.dropdown .dropdown-menu-content .user-menu li a:hover {
  color: #ef2432;
}
.dropdown .dropdown-menu-content .user-menu li:last-child a {
  border-bottom: 1px solid #dedfe0;
}
.dropdown .dropdown-menu-content .user-menu li .user-menu-icon {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.dropdown .dropdown-menu-content .auth {
  padding-top: 25px;
  border-top: 1px solid #dedfe0;
}
.dropdown .dropdown-trigger--close {
  width: 16px;
  height: 16px;
  background: url(../img/close.svg) left top no-repeat;
  display: block;
  position: absolute;
  right: 32px;
  top: 48px;
}
.dropdown .dropdown-trigger--close:after {
  display: none;
}
@media (min-width: 1264px) {
  #rinup-siteuser-header-box .dropdown-trigger:not(.dropdown-trigger--close) {
    max-width: 120px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 15px;
  }
  #rinup-siteuser-header-box .dropdown-trigger:not(.dropdown-trigger--close):after {
    position: absolute;
    right: 0px;
    top: 15px;
  }
}
.dropdown--custom[data-custom="cart"] {
  position: absolute;
  right: 20px;
  top: 40px;
}
@media (max-width: 991px) {
  .dropdown--custom[data-custom="cart"] {
    right: auto;
    left: 0;
    width: 100%;
    height: calc(100% - 64px);
    top: 64px;
    position: absolute;
  }
}
.dropdown--custom[data-custom="user"] {
  position: absolute;
  right: 150px;
  top: 40px;
}
@media (max-width: 1263px) {
  .dropdown--custom[data-custom="user"] {
    right: 70px;
  }
}
@media (max-width: 991px) {
  .dropdown--custom[data-custom="user"] {
    right: auto;
    left: 0;
    width: 100%;
    height: calc(100% - 64px);
    top: 64px;
    position: absolute;
  }
}
@media (max-width: 991px) {
  .dropdown--custom .dropdown-menu {
    right: 0 !important;
    left: 0 !important;
    box-shadow: none;
    width: 100%;
    min-width: 0 !important;
    height: calc(100% + 33px);
  }
}
@media (max-width: 991px) {
  .dropdown--custom .dropdown-menu-content {
    padding: 0px 20px 44px 20px;
  }
}
.dropdown--custom .dropdown-menu-header svg {
  margin-right: 7px;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .dropdown--custom .dropdown-menu-header {
    padding: 44px 20px 25px 20px;
  }
}
@media (max-width: 991px) {
  .dropdown--custom .dropdown-trigger--close {
    display: none;
  }
}
@media (max-width: 991px) {
  .body--mob-dropdown-opened .page {
    overflow: auto;
  }
}
.dvslider {
  position: relative;
  overflow: hidden;
  background: #000000;
}
.dvslider-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.dvslider-slider {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.dvslider-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  float: left;
}
.dvslider-content {
  height: 100%;
  background: center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.dvslider-pager {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  height: 26px;
  text-align: center;
}
.dvslider-pager a {
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 14px;
  font: 0/0 a;
  margin: 6px 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(131, 194, 223, 0.5);
}
.dvslider-pager a:hover {
  background-color: #83c2df;
}
.dvslider-pager a.active {
  background-color: #83c2df;
  margin: 0 7px;
  width: 26px;
  height: 26px;
}
.mod--fullheight .dvslider-pager a {
  background-color: rgba(255, 255, 255, 0.7);
}
.mod--fullheight .dvslider-pager a:hover {
  background-color: #83c2df;
}
.mod--fullheight .dvslider-pager a.active {
  background-color: #83c2df;
}
.dvslider-pager-slider {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  position: relative;
}
.dvslider-prev,
.dvslider-next {
  visibility: visible;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  width: 40px;
  height: 80px;
  font: 0/0 a;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -40px;
  border: 1px solid #ebeef1;
  background: url(../img/double-arrow-left.png) center center no-repeat #fff;
}
.dvslider-prev:hover,
.dvslider-next:hover {
  border-color: #3b5991;
}
.dvslider-next {
  left: auto;
  right: 0;
  background: url(../img/double-arrow-right.png) center center no-repeat #fff;
}
.flex {
  *zoom: 1;
  font: 0/0 a;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex:after {
  content: " ";
  display: table;
  clear: both;
}
.flex {
  margin-left: -10px;
  margin-right: -10px;
}
[class*='flexcol-'] {
  padding: 0px 10px 20px 10px;
  flex: 1;
  flex-basis: 100%;
}
[class*='flexcol-'] {
  position: relative;
  min-height: 1px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
}
.flexcol-2,
.flexcol-3,
.flexcol-4,
.flexcol-5,
.flexcol-6,
.flexcol-7,
.flexcol-8,
.flexcol-9,
.flexcol-10,
.flexcol-11,
.flexcol-12,
.flexcol-1of5,
.flexcol-2of5,
.flexcol-3of5,
.flexcol-4of5 {
  display: inline-block;
  vertical-align: top;
}
.flexcol-12 {
  width: 100%;
  flex-basis: 100%;
}
.flexcol-11 {
  width: 91.66666667%;
  flex-basis: 91.66666667%;
}
.flexcol-10 {
  width: 83.33333333%;
  flex-basis: 83.33333333%;
}
.flexcol-9 {
  width: 75%;
  flex-basis: 75%;
}
.flexcol-8 {
  width: 66.66666667%;
  flex-basis: 75%;
}
.flexcol-7 {
  width: 58.33333333%;
  flex-basis: 58.33333333%;
}
.flexcol-6 {
  width: 50%;
  flex-basis: 50%;
}
.flexcol-5 {
  width: 41.66666667%;
  flex-basis: 41.66666667%;
}
.flexcol-4 {
  width: 33.33333333%;
  flex-basis: 33.33333333%;
}
.flexcol-3 {
  width: 25%;
  flex-basis: 25%;
}
.flexcol-2 {
  width: 16.66666667%;
  flex-basis: 16.66666667%;
}
.flexcol-1 {
  width: 8.33333333%;
  flex-basis: 8.33333333%;
}
.flexcol-1of5 {
  width: 20%;
  flex-basis: 20%;
}
.flexcol-2of5 {
  width: 40%;
  flex-basis: 40%;
}
.flexcol-3of5 {
  width: 60%;
  flex-basis: 60%;
}
.flexcol-4of5 {
  width: 80%;
  flex-basis: 80%;
}
.flexcol-pull-0 {
  right: auto;
}
.flexcol-pull-1 {
  right: 8.33333333%;
}
.flexcol-pull-2 {
  right: 16.66666667%;
}
.flexcol-pull-3 {
  right: 25%;
}
.flexcol-pull-4 {
  right: 33.33333333%;
}
.flexcol-pull-5 {
  right: 41.66666667%;
}
.flexcol-pull-6 {
  right: 50%;
}
.flexcol-pull-7 {
  right: 58.33333333%;
}
.flexcol-pull-8 {
  right: 66.66666667%;
}
.flexcol-pull-9 {
  right: 75%;
}
.flexcol-pull-10 {
  right: 83.33333333%;
}
.flexcol-pull-11 {
  right: 91.66666667%;
}
.flexcol-pull-12 {
  right: 100%;
}
.flexcol-pull-1of5 {
  right: 20%;
}
.flexcol-pull-2of5 {
  right: 40%;
}
.flexcol-pull-3of5 {
  right: 60%;
}
.flexcol-pull-4of5 {
  right: 80%;
}
.flexcol-push-0 {
  left: auto;
}
.flexcol-push-1 {
  left: 8.33333333%;
}
.flexcol-push-2 {
  left: 16.66666667%;
}
.flexcol-push-3 {
  left: 25%;
}
.flexcol-push-4 {
  left: 33.33333333%;
}
.flexcol-push-5 {
  left: 41.66666667%;
}
.flexcol-push-6 {
  left: 50%;
}
.flexcol-push-7 {
  left: 58.33333333%;
}
.flexcol-push-8 {
  left: 66.66666667%;
}
.flexcol-push-9 {
  left: 75%;
}
.flexcol-push-10 {
  left: 83.33333333%;
}
.flexcol-push-11 {
  left: 91.66666667%;
}
.flexcol-push-12 {
  left: 100%;
}
.flexcol-push-1of5 {
  left: 20%;
}
.flexcol-push-2of5 {
  left: 40%;
}
.flexcol-push-3of5 {
  left: 60%;
}
.flexcol-push-4of5 {
  left: 80%;
}
.flexcol-offset-0 {
  margin-left: auto;
}
.flexcol-offset-1 {
  margin-left: 8.33333333%;
}
.flexcol-offset-2 {
  margin-left: 16.66666667%;
}
.flexcol-offset-3 {
  margin-left: 25%;
}
.flexcol-offset-4 {
  margin-left: 33.33333333%;
}
.flexcol-offset-5 {
  margin-left: 41.66666667%;
}
.flexcol-offset-6 {
  margin-left: 50%;
}
.flexcol-offset-7 {
  margin-left: 58.33333333%;
}
.flexcol-offset-8 {
  margin-left: 66.66666667%;
}
.flexcol-offset-9 {
  margin-left: 75%;
}
.flexcol-offset-10 {
  margin-left: 83.33333333%;
}
.flexcol-offset-11 {
  margin-left: 91.66666667%;
}
.flexcol-offset-12 {
  margin-left: 100%;
}
.flexcol-offset-1of5 {
  margin-left: 20%;
}
.flexcol-offset-2of5 {
  margin-left: 40%;
}
.flexcol-offset-3of5 {
  margin-left: 60%;
}
.flexcol-offset-4of5 {
  margin-left: 80%;
}
@media (min-width: 344px) {
  .flexcol-360-1,
  .flexcol-360-2,
  .flexcol-360-3,
  .flexcol-360-4,
  .flexcol-360-5,
  .flexcol-360-6,
  .flexcol-360-7,
  .flexcol-360-8,
  .flexcol-360-9,
  .flexcol-360-10,
  .flexcol-360-11,
  .flexcol-360-12,
  .flexcol-360-1of5,
  .flexcol-360-2of5,
  .flexcol-360-3of5,
  .flexcol-360-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .flexcol-360-12 {
    width: 100%;
    flex-basis: 100%;
  }
  .flexcol-360-11 {
    width: 91.66666667%;
    flex-basis: 91.66666667%;
  }
  .flexcol-360-10 {
    width: 83.33333333%;
    flex-basis: 83.33333333%;
  }
  .flexcol-360-9 {
    width: 75%;
    flex-basis: 20%;
  }
  .flexcol-360-8 {
    width: 66.66666667%;
    flex-basis: 66.66666667%;
  }
  .flexcol-360-7 {
    width: 58.33333333%;
    flex-basis: 58.33333333%;
  }
  .flexcol-360-6 {
    width: 50%;
    flex-basis: 50%;
  }
  .flexcol-360-5 {
    width: 41.66666667%;
    flex-basis: 41.66666667%;
  }
  .flexcol-360-4 {
    width: 33.33333333%;
    flex-basis: 33.33333333%;
  }
  .flexcol-360-3 {
    width: 25%;
    flex-basis: 25%;
  }
  .flexcol-360-2 {
    width: 16.66666667%;
    flex-basis: 16.66666667%;
  }
  .flexcol-360-1 {
    width: 8.33333333%;
    flex-basis: 8.33333333%;
  }
  .flexcol-360-1of5 {
    width: 20%;
    flex-basis: 20%;
  }
  .flexcol-360-2of5 {
    width: 40%;
    flex-basis: 40%;
  }
  .flexcol-360-3of5 {
    width: 60%;
    flex-basis: 60%;
  }
  .flexcol-360-4of5 {
    width: 80%;
    flex-basis: 80%;
  }
  .flexcol-360-pull-0 {
    right: auto;
  }
  .flexcol-360-pull-1 {
    right: 8.33333333%;
  }
  .flexcol-360-pull-2 {
    right: 16.66666667%;
  }
  .flexcol-360-pull-3 {
    right: 25%;
  }
  .flexcol-360-pull-4 {
    right: 33.33333333%;
  }
  .flexcol-360-pull-5 {
    right: 41.66666667%;
  }
  .flexcol-360-pull-6 {
    right: 50%;
  }
  .flexcol-360-pull-7 {
    right: 58.33333333%;
  }
  .flexcol-360-pull-8 {
    right: 66.66666667%;
  }
  .flexcol-360-pull-9 {
    right: 75%;
  }
  .flexcol-360-pull-10 {
    right: 83.33333333%;
  }
  .flexcol-360-pull-11 {
    right: 91.66666667%;
  }
  .flexcol-360-pull-12 {
    right: 100%;
  }
  .flexcol-360-pull-1of5 {
    right: 20%;
  }
  .flexcol-360-pull-2of5 {
    right: 40%;
  }
  .flexcol-360-pull-3of5 {
    right: 60%;
  }
  .flexcol-360-pull-4of5 {
    right: 80%;
  }
  .flexcol-360-push-0 {
    left: auto;
  }
  .flexcol-360-push-1 {
    left: 8.33333333%;
  }
  .flexcol-360-push-2 {
    left: 16.66666667%;
  }
  .flexcol-360-push-3 {
    left: 25%;
  }
  .flexcol-360-push-4 {
    left: 33.33333333%;
  }
  .flexcol-360-push-5 {
    left: 41.66666667%;
  }
  .flexcol-360-push-6 {
    left: 50%;
  }
  .flexcol-360-push-7 {
    left: 58.33333333%;
  }
  .flexcol-360-push-8 {
    left: 66.66666667%;
  }
  .flexcol-360-push-9 {
    left: 75%;
  }
  .flexcol-360-push-10 {
    left: 83.33333333%;
  }
  .flexcol-360-push-11 {
    left: 91.66666667%;
  }
  .flexcol-360-push-12 {
    left: 100%;
  }
  .flexcol-360-push-1of5 {
    left: 20%;
  }
  .flexcol-360-push-2of5 {
    left: 40%;
  }
  .flexcol-360-push-3of5 {
    left: 60%;
  }
  .flexcol-360-push-4of5 {
    left: 80%;
  }
  .flexcol-360-offset-0 {
    margin-left: auto;
  }
  .flexcol-360-offset-1 {
    margin-left: 8.33333333%;
  }
  .flexcol-360-offset-2 {
    margin-left: 16.66666667%;
  }
  .flexcol-360-offset-3 {
    margin-left: 25%;
  }
  .flexcol-360-offset-4 {
    margin-left: 33.33333333%;
  }
  .flexcol-360-offset-5 {
    margin-left: 41.66666667%;
  }
  .flexcol-360-offset-6 {
    margin-left: 50%;
  }
  .flexcol-360-offset-7 {
    margin-left: 58.33333333%;
  }
  .flexcol-360-offset-8 {
    margin-left: 66.66666667%;
  }
  .flexcol-360-offset-9 {
    margin-left: 75%;
  }
  .flexcol-360-offset-10 {
    margin-left: 83.33333333%;
  }
  .flexcol-360-offset-11 {
    margin-left: 91.66666667%;
  }
  .flexcol-360-offset-12 {
    margin-left: 100%;
  }
  .flexcol-360-offset-1of5 {
    margin-left: 20%;
  }
  .flexcol-360-offset-2of5 {
    margin-left: 40%;
  }
  .flexcol-360-offset-3of5 {
    margin-left: 60%;
  }
  .flexcol-360-offset-4of5 {
    margin-left: 80%;
  }
}
@media (min-width: 464px) {
  .flexcol-480-1,
  .flexcol-480-2,
  .flexcol-480-3,
  .flexcol-480-4,
  .flexcol-480-5,
  .flexcol-480-6,
  .flexcol-480-7,
  .flexcol-480-8,
  .flexcol-480-9,
  .flexcol-480-10,
  .flexcol-480-11,
  .flexcol-480-12,
  .flexcol-480-1of5,
  .flexcol-480-2of5,
  .flexcol-480-3of5,
  .flexcol-480-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .flexcol-480-12 {
    width: 100%;
    flex-basis: 100%;
  }
  .flexcol-480-11 {
    width: 91.66666667%;
    flex-basis: 91.66666667%;
  }
  .flexcol-480-10 {
    width: 83.33333333%;
    flex-basis: 83.33333333%;
  }
  .flexcol-480-9 {
    width: 75%;
    flex-basis: 20%;
  }
  .flexcol-480-8 {
    width: 66.66666667%;
    flex-basis: 66.66666667%;
  }
  .flexcol-480-7 {
    width: 58.33333333%;
    flex-basis: 58.33333333%;
  }
  .flexcol-480-6 {
    width: 50%;
    flex-basis: 50%;
  }
  .flexcol-480-5 {
    width: 41.66666667%;
    flex-basis: 41.66666667%;
  }
  .flexcol-480-4 {
    width: 33.33333333%;
    flex-basis: 33.33333333%;
  }
  .flexcol-480-3 {
    width: 25%;
    flex-basis: 25%;
  }
  .flexcol-480-2 {
    width: 16.66666667%;
    flex-basis: 16.66666667%;
  }
  .flexcol-480-1 {
    width: 8.33333333%;
    flex-basis: 8.33333333%;
  }
  .flexcol-480-1of5 {
    width: 20%;
    flex-basis: 20%;
  }
  .flexcol-480-2of5 {
    width: 40%;
    flex-basis: 40%;
  }
  .flexcol-480-3of5 {
    width: 60%;
    flex-basis: 60%;
  }
  .flexcol-480-4of5 {
    width: 80%;
    flex-basis: 80%;
  }
  .flexcol-480-pull-0 {
    right: auto;
  }
  .flexcol-480-pull-1 {
    right: 8.33333333%;
  }
  .flexcol-480-pull-2 {
    right: 16.66666667%;
  }
  .flexcol-480-pull-3 {
    right: 25%;
  }
  .flexcol-480-pull-4 {
    right: 33.33333333%;
  }
  .flexcol-480-pull-5 {
    right: 41.66666667%;
  }
  .flexcol-480-pull-6 {
    right: 50%;
  }
  .flexcol-480-pull-7 {
    right: 58.33333333%;
  }
  .flexcol-480-pull-8 {
    right: 66.66666667%;
  }
  .flexcol-480-pull-9 {
    right: 75%;
  }
  .flexcol-480-pull-10 {
    right: 83.33333333%;
  }
  .flexcol-480-pull-11 {
    right: 91.66666667%;
  }
  .flexcol-480-pull-12 {
    right: 100%;
  }
  .flexcol-480-pull-1of5 {
    right: 20%;
  }
  .flexcol-480-pull-2of5 {
    right: 40%;
  }
  .flexcol-480-pull-3of5 {
    right: 60%;
  }
  .flexcol-480-pull-4of5 {
    right: 80%;
  }
  .flexcol-480-push-0 {
    left: auto;
  }
  .flexcol-480-push-1 {
    left: 8.33333333%;
  }
  .flexcol-480-push-2 {
    left: 16.66666667%;
  }
  .flexcol-480-push-3 {
    left: 25%;
  }
  .flexcol-480-push-4 {
    left: 33.33333333%;
  }
  .flexcol-480-push-5 {
    left: 41.66666667%;
  }
  .flexcol-480-push-6 {
    left: 50%;
  }
  .flexcol-480-push-7 {
    left: 58.33333333%;
  }
  .flexcol-480-push-8 {
    left: 66.66666667%;
  }
  .flexcol-480-push-9 {
    left: 75%;
  }
  .flexcol-480-push-10 {
    left: 83.33333333%;
  }
  .flexcol-480-push-11 {
    left: 91.66666667%;
  }
  .flexcol-480-push-12 {
    left: 100%;
  }
  .flexcol-480-push-1of5 {
    left: 20%;
  }
  .flexcol-480-push-2of5 {
    left: 40%;
  }
  .flexcol-480-push-3of5 {
    left: 60%;
  }
  .flexcol-480-push-4of5 {
    left: 80%;
  }
  .flexcol-480-offset-0 {
    margin-left: auto;
  }
  .flexcol-480-offset-1 {
    margin-left: 8.33333333%;
  }
  .flexcol-480-offset-2 {
    margin-left: 16.66666667%;
  }
  .flexcol-480-offset-3 {
    margin-left: 25%;
  }
  .flexcol-480-offset-4 {
    margin-left: 33.33333333%;
  }
  .flexcol-480-offset-5 {
    margin-left: 41.66666667%;
  }
  .flexcol-480-offset-6 {
    margin-left: 50%;
  }
  .flexcol-480-offset-7 {
    margin-left: 58.33333333%;
  }
  .flexcol-480-offset-8 {
    margin-left: 66.66666667%;
  }
  .flexcol-480-offset-9 {
    margin-left: 75%;
  }
  .flexcol-480-offset-10 {
    margin-left: 83.33333333%;
  }
  .flexcol-480-offset-11 {
    margin-left: 91.66666667%;
  }
  .flexcol-480-offset-12 {
    margin-left: 100%;
  }
  .flexcol-480-offset-1of5 {
    margin-left: 20%;
  }
  .flexcol-480-offset-2of5 {
    margin-left: 40%;
  }
  .flexcol-480-offset-3of5 {
    margin-left: 60%;
  }
  .flexcol-480-offset-4of5 {
    margin-left: 80%;
  }
}
@media (min-width: 584px) {
  .flexcol-600-1,
  .flexcol-600-2,
  .flexcol-600-3,
  .flexcol-600-4,
  .flexcol-600-5,
  .flexcol-600-6,
  .flexcol-600-7,
  .flexcol-600-8,
  .flexcol-600-9,
  .flexcol-600-10,
  .flexcol-600-11,
  .flexcol-600-12,
  .flexcol-600-1of5,
  .flexcol-600-2of5,
  .flexcol-600-3of5,
  .flexcol-600-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .flexcol-600-12 {
    width: 100%;
    flex-basis: 100%;
  }
  .flexcol-600-11 {
    width: 91.66666667%;
    flex-basis: 91.66666667%;
  }
  .flexcol-600-10 {
    width: 83.33333333%;
    flex-basis: 83.33333333%;
  }
  .flexcol-600-9 {
    width: 75%;
    flex-basis: 20%;
  }
  .flexcol-600-8 {
    width: 66.66666667%;
    flex-basis: 66.66666667%;
  }
  .flexcol-600-7 {
    width: 58.33333333%;
    flex-basis: 58.33333333%;
  }
  .flexcol-600-6 {
    width: 50%;
    flex-basis: 50%;
  }
  .flexcol-600-5 {
    width: 41.66666667%;
    flex-basis: 41.66666667%;
  }
  .flexcol-600-4 {
    width: 33.33333333%;
    flex-basis: 33.33333333%;
  }
  .flexcol-600-3 {
    width: 25%;
    flex-basis: 25%;
  }
  .flexcol-600-2 {
    width: 16.66666667%;
    flex-basis: 16.66666667%;
  }
  .flexcol-600-1 {
    width: 8.33333333%;
    flex-basis: 8.33333333%;
  }
  .flexcol-600-1of5 {
    width: 20%;
    flex-basis: 20%;
  }
  .flexcol-600-2of5 {
    width: 40%;
    flex-basis: 40%;
  }
  .flexcol-600-3of5 {
    width: 60%;
    flex-basis: 60%;
  }
  .flexcol-600-4of5 {
    width: 80%;
    flex-basis: 80%;
  }
  .flexcol-600-pull-0 {
    right: auto;
  }
  .flexcol-600-pull-1 {
    right: 8.33333333%;
  }
  .flexcol-600-pull-2 {
    right: 16.66666667%;
  }
  .flexcol-600-pull-3 {
    right: 25%;
  }
  .flexcol-600-pull-4 {
    right: 33.33333333%;
  }
  .flexcol-600-pull-5 {
    right: 41.66666667%;
  }
  .flexcol-600-pull-6 {
    right: 50%;
  }
  .flexcol-600-pull-7 {
    right: 58.33333333%;
  }
  .flexcol-600-pull-8 {
    right: 66.66666667%;
  }
  .flexcol-600-pull-9 {
    right: 75%;
  }
  .flexcol-600-pull-10 {
    right: 83.33333333%;
  }
  .flexcol-600-pull-11 {
    right: 91.66666667%;
  }
  .flexcol-600-pull-12 {
    right: 100%;
  }
  .flexcol-600-pull-1of5 {
    right: 20%;
  }
  .flexcol-600-pull-2of5 {
    right: 40%;
  }
  .flexcol-600-pull-3of5 {
    right: 60%;
  }
  .flexcol-600-pull-4of5 {
    right: 80%;
  }
  .flexcol-600-push-0 {
    left: auto;
  }
  .flexcol-600-push-1 {
    left: 8.33333333%;
  }
  .flexcol-600-push-2 {
    left: 16.66666667%;
  }
  .flexcol-600-push-3 {
    left: 25%;
  }
  .flexcol-600-push-4 {
    left: 33.33333333%;
  }
  .flexcol-600-push-5 {
    left: 41.66666667%;
  }
  .flexcol-600-push-6 {
    left: 50%;
  }
  .flexcol-600-push-7 {
    left: 58.33333333%;
  }
  .flexcol-600-push-8 {
    left: 66.66666667%;
  }
  .flexcol-600-push-9 {
    left: 75%;
  }
  .flexcol-600-push-10 {
    left: 83.33333333%;
  }
  .flexcol-600-push-11 {
    left: 91.66666667%;
  }
  .flexcol-600-push-12 {
    left: 100%;
  }
  .flexcol-600-push-1of5 {
    left: 20%;
  }
  .flexcol-600-push-2of5 {
    left: 40%;
  }
  .flexcol-600-push-3of5 {
    left: 60%;
  }
  .flexcol-600-push-4of5 {
    left: 80%;
  }
  .flexcol-600-offset-0 {
    margin-left: auto;
  }
  .flexcol-600-offset-1 {
    margin-left: 8.33333333%;
  }
  .flexcol-600-offset-2 {
    margin-left: 16.66666667%;
  }
  .flexcol-600-offset-3 {
    margin-left: 25%;
  }
  .flexcol-600-offset-4 {
    margin-left: 33.33333333%;
  }
  .flexcol-600-offset-5 {
    margin-left: 41.66666667%;
  }
  .flexcol-600-offset-6 {
    margin-left: 50%;
  }
  .flexcol-600-offset-7 {
    margin-left: 58.33333333%;
  }
  .flexcol-600-offset-8 {
    margin-left: 66.66666667%;
  }
  .flexcol-600-offset-9 {
    margin-left: 75%;
  }
  .flexcol-600-offset-10 {
    margin-left: 83.33333333%;
  }
  .flexcol-600-offset-11 {
    margin-left: 91.66666667%;
  }
  .flexcol-600-offset-12 {
    margin-left: 100%;
  }
  .flexcol-600-offset-1of5 {
    margin-left: 20%;
  }
  .flexcol-600-offset-2of5 {
    margin-left: 40%;
  }
  .flexcol-600-offset-3of5 {
    margin-left: 60%;
  }
  .flexcol-600-offset-4of5 {
    margin-left: 80%;
  }
}
@media (min-width: 768px) {
  .flexcol-768-1,
  .flexcol-768-2,
  .flexcol-768-3,
  .flexcol-768-4,
  .flexcol-768-5,
  .flexcol-768-6,
  .flexcol-768-7,
  .flexcol-768-8,
  .flexcol-768-9,
  .flexcol-768-10,
  .flexcol-768-11,
  .flexcol-768-12,
  .flexcol-768-1of5,
  .flexcol-768-2of5,
  .flexcol-768-3of5,
  .flexcol-768-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .flexcol-768-12 {
    width: 100%;
    flex-basis: 100%;
  }
  .flexcol-768-11 {
    width: 91.66666667%;
    flex-basis: 91.66666667%;
  }
  .flexcol-768-10 {
    width: 83.33333333%;
    flex-basis: 83.33333333%;
  }
  .flexcol-768-9 {
    width: 75%;
    flex-basis: 20%;
  }
  .flexcol-768-8 {
    width: 66.66666667%;
    flex-basis: 66.66666667%;
  }
  .flexcol-768-7 {
    width: 58.33333333%;
    flex-basis: 58.33333333%;
  }
  .flexcol-768-6 {
    width: 50%;
    flex-basis: 50%;
  }
  .flexcol-768-5 {
    width: 41.66666667%;
    flex-basis: 41.66666667%;
  }
  .flexcol-768-4 {
    width: 33.33333333%;
    flex-basis: 33.33333333%;
  }
  .flexcol-768-3 {
    width: 25%;
    flex-basis: 25%;
  }
  .flexcol-768-2 {
    width: 16.66666667%;
    flex-basis: 16.66666667%;
  }
  .flexcol-768-1 {
    width: 8.33333333%;
    flex-basis: 8.33333333%;
  }
  .flexcol-768-1of5 {
    width: 20%;
    flex-basis: 20%;
  }
  .flexcol-768-2of5 {
    width: 40%;
    flex-basis: 40%;
  }
  .flexcol-768-3of5 {
    width: 60%;
    flex-basis: 60%;
  }
  .flexcol-768-4of5 {
    width: 80%;
    flex-basis: 80%;
  }
  .flexcol-768-pull-0 {
    right: auto;
  }
  .flexcol-768-pull-1 {
    right: 8.33333333%;
  }
  .flexcol-768-pull-2 {
    right: 16.66666667%;
  }
  .flexcol-768-pull-3 {
    right: 25%;
  }
  .flexcol-768-pull-4 {
    right: 33.33333333%;
  }
  .flexcol-768-pull-5 {
    right: 41.66666667%;
  }
  .flexcol-768-pull-6 {
    right: 50%;
  }
  .flexcol-768-pull-7 {
    right: 58.33333333%;
  }
  .flexcol-768-pull-8 {
    right: 66.66666667%;
  }
  .flexcol-768-pull-9 {
    right: 75%;
  }
  .flexcol-768-pull-10 {
    right: 83.33333333%;
  }
  .flexcol-768-pull-11 {
    right: 91.66666667%;
  }
  .flexcol-768-pull-12 {
    right: 100%;
  }
  .flexcol-768-pull-1of5 {
    right: 20%;
  }
  .flexcol-768-pull-2of5 {
    right: 40%;
  }
  .flexcol-768-pull-3of5 {
    right: 60%;
  }
  .flexcol-768-pull-4of5 {
    right: 80%;
  }
  .flexcol-768-push-0 {
    left: auto;
  }
  .flexcol-768-push-1 {
    left: 8.33333333%;
  }
  .flexcol-768-push-2 {
    left: 16.66666667%;
  }
  .flexcol-768-push-3 {
    left: 25%;
  }
  .flexcol-768-push-4 {
    left: 33.33333333%;
  }
  .flexcol-768-push-5 {
    left: 41.66666667%;
  }
  .flexcol-768-push-6 {
    left: 50%;
  }
  .flexcol-768-push-7 {
    left: 58.33333333%;
  }
  .flexcol-768-push-8 {
    left: 66.66666667%;
  }
  .flexcol-768-push-9 {
    left: 75%;
  }
  .flexcol-768-push-10 {
    left: 83.33333333%;
  }
  .flexcol-768-push-11 {
    left: 91.66666667%;
  }
  .flexcol-768-push-12 {
    left: 100%;
  }
  .flexcol-768-push-1of5 {
    left: 20%;
  }
  .flexcol-768-push-2of5 {
    left: 40%;
  }
  .flexcol-768-push-3of5 {
    left: 60%;
  }
  .flexcol-768-push-4of5 {
    left: 80%;
  }
  .flexcol-768-offset-0 {
    margin-left: auto;
  }
  .flexcol-768-offset-1 {
    margin-left: 8.33333333%;
  }
  .flexcol-768-offset-2 {
    margin-left: 16.66666667%;
  }
  .flexcol-768-offset-3 {
    margin-left: 25%;
  }
  .flexcol-768-offset-4 {
    margin-left: 33.33333333%;
  }
  .flexcol-768-offset-5 {
    margin-left: 41.66666667%;
  }
  .flexcol-768-offset-6 {
    margin-left: 50%;
  }
  .flexcol-768-offset-7 {
    margin-left: 58.33333333%;
  }
  .flexcol-768-offset-8 {
    margin-left: 66.66666667%;
  }
  .flexcol-768-offset-9 {
    margin-left: 75%;
  }
  .flexcol-768-offset-10 {
    margin-left: 83.33333333%;
  }
  .flexcol-768-offset-11 {
    margin-left: 91.66666667%;
  }
  .flexcol-768-offset-12 {
    margin-left: 100%;
  }
  .flexcol-768-offset-1of5 {
    margin-left: 20%;
  }
  .flexcol-768-offset-2of5 {
    margin-left: 40%;
  }
  .flexcol-768-offset-3of5 {
    margin-left: 60%;
  }
  .flexcol-768-offset-4of5 {
    margin-left: 80%;
  }
  .flexcol-tablet-1,
  .flexcol-tablet-2,
  .flexcol-tablet-3,
  .flexcol-tablet-4,
  .flexcol-tablet-5,
  .flexcol-tablet-6,
  .flexcol-tablet-7,
  .flexcol-tablet-8,
  .flexcol-tablet-9,
  .flexcol-tablet-10,
  .flexcol-tablet-11,
  .flexcol-tablet-12,
  .flexcol-tablet-1of5,
  .flexcol-tablet-2of5,
  .flexcol-tablet-3of5,
  .flexcol-tablet-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .flexcol-tablet-12 {
    width: 100%;
    flex-basis: 100%;
  }
  .flexcol-tablet-11 {
    width: 91.66666667%;
    flex-basis: 91.66666667%;
  }
  .flexcol-tablet-10 {
    width: 83.33333333%;
    flex-basis: 83.33333333%;
  }
  .flexcol-tablet-9 {
    width: 75%;
    flex-basis: 20%;
  }
  .flexcol-tablet-8 {
    width: 66.66666667%;
    flex-basis: 66.66666667%;
  }
  .flexcol-tablet-7 {
    width: 58.33333333%;
    flex-basis: 58.33333333%;
  }
  .flexcol-tablet-6 {
    width: 50%;
    flex-basis: 50%;
  }
  .flexcol-tablet-5 {
    width: 41.66666667%;
    flex-basis: 41.66666667%;
  }
  .flexcol-tablet-4 {
    width: 33.33333333%;
    flex-basis: 33.33333333%;
  }
  .flexcol-tablet-3 {
    width: 25%;
    flex-basis: 25%;
  }
  .flexcol-tablet-2 {
    width: 16.66666667%;
    flex-basis: 16.66666667%;
  }
  .flexcol-tablet-1 {
    width: 8.33333333%;
    flex-basis: 8.33333333%;
  }
  .flexcol-tablet-1of5 {
    width: 20%;
    flex-basis: 20%;
  }
  .flexcol-tablet-2of5 {
    width: 40%;
    flex-basis: 40%;
  }
  .flexcol-tablet-3of5 {
    width: 60%;
    flex-basis: 60%;
  }
  .flexcol-tablet-4of5 {
    width: 80%;
    flex-basis: 80%;
  }
  .flexcol-tablet-pull-0 {
    right: auto;
  }
  .flexcol-tablet-pull-1 {
    right: 8.33333333%;
  }
  .flexcol-tablet-pull-2 {
    right: 16.66666667%;
  }
  .flexcol-tablet-pull-3 {
    right: 25%;
  }
  .flexcol-tablet-pull-4 {
    right: 33.33333333%;
  }
  .flexcol-tablet-pull-5 {
    right: 41.66666667%;
  }
  .flexcol-tablet-pull-6 {
    right: 50%;
  }
  .flexcol-tablet-pull-7 {
    right: 58.33333333%;
  }
  .flexcol-tablet-pull-8 {
    right: 66.66666667%;
  }
  .flexcol-tablet-pull-9 {
    right: 75%;
  }
  .flexcol-tablet-pull-10 {
    right: 83.33333333%;
  }
  .flexcol-tablet-pull-11 {
    right: 91.66666667%;
  }
  .flexcol-tablet-pull-12 {
    right: 100%;
  }
  .flexcol-tablet-pull-1of5 {
    right: 20%;
  }
  .flexcol-tablet-pull-2of5 {
    right: 40%;
  }
  .flexcol-tablet-pull-3of5 {
    right: 60%;
  }
  .flexcol-tablet-pull-4of5 {
    right: 80%;
  }
  .flexcol-tablet-push-0 {
    left: auto;
  }
  .flexcol-tablet-push-1 {
    left: 8.33333333%;
  }
  .flexcol-tablet-push-2 {
    left: 16.66666667%;
  }
  .flexcol-tablet-push-3 {
    left: 25%;
  }
  .flexcol-tablet-push-4 {
    left: 33.33333333%;
  }
  .flexcol-tablet-push-5 {
    left: 41.66666667%;
  }
  .flexcol-tablet-push-6 {
    left: 50%;
  }
  .flexcol-tablet-push-7 {
    left: 58.33333333%;
  }
  .flexcol-tablet-push-8 {
    left: 66.66666667%;
  }
  .flexcol-tablet-push-9 {
    left: 75%;
  }
  .flexcol-tablet-push-10 {
    left: 83.33333333%;
  }
  .flexcol-tablet-push-11 {
    left: 91.66666667%;
  }
  .flexcol-tablet-push-12 {
    left: 100%;
  }
  .flexcol-tablet-push-1of5 {
    left: 20%;
  }
  .flexcol-tablet-push-2of5 {
    left: 40%;
  }
  .flexcol-tablet-push-3of5 {
    left: 60%;
  }
  .flexcol-tablet-push-4of5 {
    left: 80%;
  }
  .flexcol-tablet-offset-0 {
    margin-left: auto;
  }
  .flexcol-tablet-offset-1 {
    margin-left: 8.33333333%;
  }
  .flexcol-tablet-offset-2 {
    margin-left: 16.66666667%;
  }
  .flexcol-tablet-offset-3 {
    margin-left: 25%;
  }
  .flexcol-tablet-offset-4 {
    margin-left: 33.33333333%;
  }
  .flexcol-tablet-offset-5 {
    margin-left: 41.66666667%;
  }
  .flexcol-tablet-offset-6 {
    margin-left: 50%;
  }
  .flexcol-tablet-offset-7 {
    margin-left: 58.33333333%;
  }
  .flexcol-tablet-offset-8 {
    margin-left: 66.66666667%;
  }
  .flexcol-tablet-offset-9 {
    margin-left: 75%;
  }
  .flexcol-tablet-offset-10 {
    margin-left: 83.33333333%;
  }
  .flexcol-tablet-offset-11 {
    margin-left: 91.66666667%;
  }
  .flexcol-tablet-offset-12 {
    margin-left: 100%;
  }
  .flexcol-tablet-offset-1of5 {
    margin-left: 20%;
  }
  .flexcol-tablet-offset-2of5 {
    margin-left: 40%;
  }
  .flexcol-tablet-offset-3of5 {
    margin-left: 60%;
  }
  .flexcol-tablet-offset-4of5 {
    margin-left: 80%;
  }
}
@media (min-width: 824px) {
  .flexcol-840-1,
  .flexcol-840-2,
  .flexcol-840-3,
  .flexcol-840-4,
  .flexcol-840-5,
  .flexcol-840-6,
  .flexcol-840-7,
  .flexcol-840-8,
  .flexcol-840-9,
  .flexcol-840-10,
  .flexcol-840-11,
  .flexcol-840-12,
  .flexcol-840-1of5,
  .flexcol-840-2of5,
  .flexcol-840-3of5,
  .flexcol-840-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .flexcol-840-12 {
    width: 100%;
    flex-basis: 100%;
  }
  .flexcol-840-11 {
    width: 91.66666667%;
    flex-basis: 91.66666667%;
  }
  .flexcol-840-10 {
    width: 83.33333333%;
    flex-basis: 83.33333333%;
  }
  .flexcol-840-9 {
    width: 75%;
    flex-basis: 20%;
  }
  .flexcol-840-8 {
    width: 66.66666667%;
    flex-basis: 66.66666667%;
  }
  .flexcol-840-7 {
    width: 58.33333333%;
    flex-basis: 58.33333333%;
  }
  .flexcol-840-6 {
    width: 50%;
    flex-basis: 50%;
  }
  .flexcol-840-5 {
    width: 41.66666667%;
    flex-basis: 41.66666667%;
  }
  .flexcol-840-4 {
    width: 33.33333333%;
    flex-basis: 33.33333333%;
  }
  .flexcol-840-3 {
    width: 25%;
    flex-basis: 25%;
  }
  .flexcol-840-2 {
    width: 16.66666667%;
    flex-basis: 16.66666667%;
  }
  .flexcol-840-1 {
    width: 8.33333333%;
    flex-basis: 8.33333333%;
  }
  .flexcol-840-1of5 {
    width: 20%;
    flex-basis: 20%;
  }
  .flexcol-840-2of5 {
    width: 40%;
    flex-basis: 40%;
  }
  .flexcol-840-3of5 {
    width: 60%;
    flex-basis: 60%;
  }
  .flexcol-840-4of5 {
    width: 80%;
    flex-basis: 80%;
  }
  .flexcol-840-pull-0 {
    right: auto;
  }
  .flexcol-840-pull-1 {
    right: 8.33333333%;
  }
  .flexcol-840-pull-2 {
    right: 16.66666667%;
  }
  .flexcol-840-pull-3 {
    right: 25%;
  }
  .flexcol-840-pull-4 {
    right: 33.33333333%;
  }
  .flexcol-840-pull-5 {
    right: 41.66666667%;
  }
  .flexcol-840-pull-6 {
    right: 50%;
  }
  .flexcol-840-pull-7 {
    right: 58.33333333%;
  }
  .flexcol-840-pull-8 {
    right: 66.66666667%;
  }
  .flexcol-840-pull-9 {
    right: 75%;
  }
  .flexcol-840-pull-10 {
    right: 83.33333333%;
  }
  .flexcol-840-pull-11 {
    right: 91.66666667%;
  }
  .flexcol-840-pull-12 {
    right: 100%;
  }
  .flexcol-840-pull-1of5 {
    right: 20%;
  }
  .flexcol-840-pull-2of5 {
    right: 40%;
  }
  .flexcol-840-pull-3of5 {
    right: 60%;
  }
  .flexcol-840-pull-4of5 {
    right: 80%;
  }
  .flexcol-840-push-0 {
    left: auto;
  }
  .flexcol-840-push-1 {
    left: 8.33333333%;
  }
  .flexcol-840-push-2 {
    left: 16.66666667%;
  }
  .flexcol-840-push-3 {
    left: 25%;
  }
  .flexcol-840-push-4 {
    left: 33.33333333%;
  }
  .flexcol-840-push-5 {
    left: 41.66666667%;
  }
  .flexcol-840-push-6 {
    left: 50%;
  }
  .flexcol-840-push-7 {
    left: 58.33333333%;
  }
  .flexcol-840-push-8 {
    left: 66.66666667%;
  }
  .flexcol-840-push-9 {
    left: 75%;
  }
  .flexcol-840-push-10 {
    left: 83.33333333%;
  }
  .flexcol-840-push-11 {
    left: 91.66666667%;
  }
  .flexcol-840-push-12 {
    left: 100%;
  }
  .flexcol-840-push-1of5 {
    left: 20%;
  }
  .flexcol-840-push-2of5 {
    left: 40%;
  }
  .flexcol-840-push-3of5 {
    left: 60%;
  }
  .flexcol-840-push-4of5 {
    left: 80%;
  }
  .flexcol-840-offset-0 {
    margin-left: auto;
  }
  .flexcol-840-offset-1 {
    margin-left: 8.33333333%;
  }
  .flexcol-840-offset-2 {
    margin-left: 16.66666667%;
  }
  .flexcol-840-offset-3 {
    margin-left: 25%;
  }
  .flexcol-840-offset-4 {
    margin-left: 33.33333333%;
  }
  .flexcol-840-offset-5 {
    margin-left: 41.66666667%;
  }
  .flexcol-840-offset-6 {
    margin-left: 50%;
  }
  .flexcol-840-offset-7 {
    margin-left: 58.33333333%;
  }
  .flexcol-840-offset-8 {
    margin-left: 66.66666667%;
  }
  .flexcol-840-offset-9 {
    margin-left: 75%;
  }
  .flexcol-840-offset-10 {
    margin-left: 83.33333333%;
  }
  .flexcol-840-offset-11 {
    margin-left: 91.66666667%;
  }
  .flexcol-840-offset-12 {
    margin-left: 100%;
  }
  .flexcol-840-offset-1of5 {
    margin-left: 20%;
  }
  .flexcol-840-offset-2of5 {
    margin-left: 40%;
  }
  .flexcol-840-offset-3of5 {
    margin-left: 60%;
  }
  .flexcol-840-offset-4of5 {
    margin-left: 80%;
  }
}
@media (min-width: 944px) {
  .flexcol-960-1,
  .flexcol-960-2,
  .flexcol-960-3,
  .flexcol-960-4,
  .flexcol-960-5,
  .flexcol-960-6,
  .flexcol-960-7,
  .flexcol-960-8,
  .flexcol-960-9,
  .flexcol-960-10,
  .flexcol-960-11,
  .flexcol-960-12,
  .flexcol-960-1of5,
  .flexcol-960-2of5,
  .flexcol-960-3of5,
  .flexcol-960-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .flexcol-960-12 {
    width: 100%;
    flex-basis: 100%;
  }
  .flexcol-960-11 {
    width: 91.66666667%;
    flex-basis: 91.66666667%;
  }
  .flexcol-960-10 {
    width: 83.33333333%;
    flex-basis: 83.33333333%;
  }
  .flexcol-960-9 {
    width: 75%;
    flex-basis: 20%;
  }
  .flexcol-960-8 {
    width: 66.66666667%;
    flex-basis: 66.66666667%;
  }
  .flexcol-960-7 {
    width: 58.33333333%;
    flex-basis: 58.33333333%;
  }
  .flexcol-960-6 {
    width: 50%;
    flex-basis: 50%;
  }
  .flexcol-960-5 {
    width: 41.66666667%;
    flex-basis: 41.66666667%;
  }
  .flexcol-960-4 {
    width: 33.33333333%;
    flex-basis: 33.33333333%;
  }
  .flexcol-960-3 {
    width: 25%;
    flex-basis: 25%;
  }
  .flexcol-960-2 {
    width: 16.66666667%;
    flex-basis: 16.66666667%;
  }
  .flexcol-960-1 {
    width: 8.33333333%;
    flex-basis: 8.33333333%;
  }
  .flexcol-960-1of5 {
    width: 20%;
    flex-basis: 20%;
  }
  .flexcol-960-2of5 {
    width: 40%;
    flex-basis: 40%;
  }
  .flexcol-960-3of5 {
    width: 60%;
    flex-basis: 60%;
  }
  .flexcol-960-4of5 {
    width: 80%;
    flex-basis: 80%;
  }
  .flexcol-960-pull-0 {
    right: auto;
  }
  .flexcol-960-pull-1 {
    right: 8.33333333%;
  }
  .flexcol-960-pull-2 {
    right: 16.66666667%;
  }
  .flexcol-960-pull-3 {
    right: 25%;
  }
  .flexcol-960-pull-4 {
    right: 33.33333333%;
  }
  .flexcol-960-pull-5 {
    right: 41.66666667%;
  }
  .flexcol-960-pull-6 {
    right: 50%;
  }
  .flexcol-960-pull-7 {
    right: 58.33333333%;
  }
  .flexcol-960-pull-8 {
    right: 66.66666667%;
  }
  .flexcol-960-pull-9 {
    right: 75%;
  }
  .flexcol-960-pull-10 {
    right: 83.33333333%;
  }
  .flexcol-960-pull-11 {
    right: 91.66666667%;
  }
  .flexcol-960-pull-12 {
    right: 100%;
  }
  .flexcol-960-pull-1of5 {
    right: 20%;
  }
  .flexcol-960-pull-2of5 {
    right: 40%;
  }
  .flexcol-960-pull-3of5 {
    right: 60%;
  }
  .flexcol-960-pull-4of5 {
    right: 80%;
  }
  .flexcol-960-push-0 {
    left: auto;
  }
  .flexcol-960-push-1 {
    left: 8.33333333%;
  }
  .flexcol-960-push-2 {
    left: 16.66666667%;
  }
  .flexcol-960-push-3 {
    left: 25%;
  }
  .flexcol-960-push-4 {
    left: 33.33333333%;
  }
  .flexcol-960-push-5 {
    left: 41.66666667%;
  }
  .flexcol-960-push-6 {
    left: 50%;
  }
  .flexcol-960-push-7 {
    left: 58.33333333%;
  }
  .flexcol-960-push-8 {
    left: 66.66666667%;
  }
  .flexcol-960-push-9 {
    left: 75%;
  }
  .flexcol-960-push-10 {
    left: 83.33333333%;
  }
  .flexcol-960-push-11 {
    left: 91.66666667%;
  }
  .flexcol-960-push-12 {
    left: 100%;
  }
  .flexcol-960-push-1of5 {
    left: 20%;
  }
  .flexcol-960-push-2of5 {
    left: 40%;
  }
  .flexcol-960-push-3of5 {
    left: 60%;
  }
  .flexcol-960-push-4of5 {
    left: 80%;
  }
  .flexcol-960-offset-0 {
    margin-left: auto;
  }
  .flexcol-960-offset-1 {
    margin-left: 8.33333333%;
  }
  .flexcol-960-offset-2 {
    margin-left: 16.66666667%;
  }
  .flexcol-960-offset-3 {
    margin-left: 25%;
  }
  .flexcol-960-offset-4 {
    margin-left: 33.33333333%;
  }
  .flexcol-960-offset-5 {
    margin-left: 41.66666667%;
  }
  .flexcol-960-offset-6 {
    margin-left: 50%;
  }
  .flexcol-960-offset-7 {
    margin-left: 58.33333333%;
  }
  .flexcol-960-offset-8 {
    margin-left: 66.66666667%;
  }
  .flexcol-960-offset-9 {
    margin-left: 75%;
  }
  .flexcol-960-offset-10 {
    margin-left: 83.33333333%;
  }
  .flexcol-960-offset-11 {
    margin-left: 91.66666667%;
  }
  .flexcol-960-offset-12 {
    margin-left: 100%;
  }
  .flexcol-960-offset-1of5 {
    margin-left: 20%;
  }
  .flexcol-960-offset-2of5 {
    margin-left: 40%;
  }
  .flexcol-960-offset-3of5 {
    margin-left: 60%;
  }
  .flexcol-960-offset-4of5 {
    margin-left: 80%;
  }
}
@media (min-width: 992px) {
  .flexcol-992-1,
  .flexcol-992-2,
  .flexcol-992-3,
  .flexcol-992-4,
  .flexcol-992-5,
  .flexcol-992-6,
  .flexcol-992-7,
  .flexcol-992-8,
  .flexcol-992-9,
  .flexcol-992-10,
  .flexcol-992-11,
  .flexcol-992-12,
  .flexcol-992-1of5,
  .flexcol-992-2of5,
  .flexcol-992-3of5,
  .flexcol-992-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .flexcol-992-12 {
    width: 100%;
    flex-basis: 100%;
  }
  .flexcol-992-11 {
    width: 91.66666667%;
    flex-basis: 91.66666667%;
  }
  .flexcol-992-10 {
    width: 83.33333333%;
    flex-basis: 83.33333333%;
  }
  .flexcol-992-9 {
    width: 75%;
    flex-basis: 20%;
  }
  .flexcol-992-8 {
    width: 66.66666667%;
    flex-basis: 66.66666667%;
  }
  .flexcol-992-7 {
    width: 58.33333333%;
    flex-basis: 58.33333333%;
  }
  .flexcol-992-6 {
    width: 50%;
    flex-basis: 50%;
  }
  .flexcol-992-5 {
    width: 41.66666667%;
    flex-basis: 41.66666667%;
  }
  .flexcol-992-4 {
    width: 33.33333333%;
    flex-basis: 33.33333333%;
  }
  .flexcol-992-3 {
    width: 25%;
    flex-basis: 25%;
  }
  .flexcol-992-2 {
    width: 16.66666667%;
    flex-basis: 16.66666667%;
  }
  .flexcol-992-1 {
    width: 8.33333333%;
    flex-basis: 8.33333333%;
  }
  .flexcol-992-1of5 {
    width: 20%;
    flex-basis: 20%;
  }
  .flexcol-992-2of5 {
    width: 40%;
    flex-basis: 40%;
  }
  .flexcol-992-3of5 {
    width: 60%;
    flex-basis: 60%;
  }
  .flexcol-992-4of5 {
    width: 80%;
    flex-basis: 80%;
  }
  .flexcol-992-pull-0 {
    right: auto;
  }
  .flexcol-992-pull-1 {
    right: 8.33333333%;
  }
  .flexcol-992-pull-2 {
    right: 16.66666667%;
  }
  .flexcol-992-pull-3 {
    right: 25%;
  }
  .flexcol-992-pull-4 {
    right: 33.33333333%;
  }
  .flexcol-992-pull-5 {
    right: 41.66666667%;
  }
  .flexcol-992-pull-6 {
    right: 50%;
  }
  .flexcol-992-pull-7 {
    right: 58.33333333%;
  }
  .flexcol-992-pull-8 {
    right: 66.66666667%;
  }
  .flexcol-992-pull-9 {
    right: 75%;
  }
  .flexcol-992-pull-10 {
    right: 83.33333333%;
  }
  .flexcol-992-pull-11 {
    right: 91.66666667%;
  }
  .flexcol-992-pull-12 {
    right: 100%;
  }
  .flexcol-992-pull-1of5 {
    right: 20%;
  }
  .flexcol-992-pull-2of5 {
    right: 40%;
  }
  .flexcol-992-pull-3of5 {
    right: 60%;
  }
  .flexcol-992-pull-4of5 {
    right: 80%;
  }
  .flexcol-992-push-0 {
    left: auto;
  }
  .flexcol-992-push-1 {
    left: 8.33333333%;
  }
  .flexcol-992-push-2 {
    left: 16.66666667%;
  }
  .flexcol-992-push-3 {
    left: 25%;
  }
  .flexcol-992-push-4 {
    left: 33.33333333%;
  }
  .flexcol-992-push-5 {
    left: 41.66666667%;
  }
  .flexcol-992-push-6 {
    left: 50%;
  }
  .flexcol-992-push-7 {
    left: 58.33333333%;
  }
  .flexcol-992-push-8 {
    left: 66.66666667%;
  }
  .flexcol-992-push-9 {
    left: 75%;
  }
  .flexcol-992-push-10 {
    left: 83.33333333%;
  }
  .flexcol-992-push-11 {
    left: 91.66666667%;
  }
  .flexcol-992-push-12 {
    left: 100%;
  }
  .flexcol-992-push-1of5 {
    left: 20%;
  }
  .flexcol-992-push-2of5 {
    left: 40%;
  }
  .flexcol-992-push-3of5 {
    left: 60%;
  }
  .flexcol-992-push-4of5 {
    left: 80%;
  }
  .flexcol-992-offset-0 {
    margin-left: auto;
  }
  .flexcol-992-offset-1 {
    margin-left: 8.33333333%;
  }
  .flexcol-992-offset-2 {
    margin-left: 16.66666667%;
  }
  .flexcol-992-offset-3 {
    margin-left: 25%;
  }
  .flexcol-992-offset-4 {
    margin-left: 33.33333333%;
  }
  .flexcol-992-offset-5 {
    margin-left: 41.66666667%;
  }
  .flexcol-992-offset-6 {
    margin-left: 50%;
  }
  .flexcol-992-offset-7 {
    margin-left: 58.33333333%;
  }
  .flexcol-992-offset-8 {
    margin-left: 66.66666667%;
  }
  .flexcol-992-offset-9 {
    margin-left: 75%;
  }
  .flexcol-992-offset-10 {
    margin-left: 83.33333333%;
  }
  .flexcol-992-offset-11 {
    margin-left: 91.66666667%;
  }
  .flexcol-992-offset-12 {
    margin-left: 100%;
  }
  .flexcol-992-offset-1of5 {
    margin-left: 20%;
  }
  .flexcol-992-offset-2of5 {
    margin-left: 40%;
  }
  .flexcol-992-offset-3of5 {
    margin-left: 60%;
  }
  .flexcol-992-offset-4of5 {
    margin-left: 80%;
  }
  .flexcol-desktop-1,
  .flexcol-desktop-2,
  .flexcol-desktop-3,
  .flexcol-desktop-4,
  .flexcol-desktop-5,
  .flexcol-desktop-6,
  .flexcol-desktop-7,
  .flexcol-desktop-8,
  .flexcol-desktop-9,
  .flexcol-desktop-10,
  .flexcol-desktop-11,
  .flexcol-desktop-12,
  .flexcol-desktop-1of5,
  .flexcol-desktop-2of5,
  .flexcol-desktop-3of5,
  .flexcol-desktop-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .flexcol-desktop-12 {
    width: 100%;
    flex-basis: 100%;
  }
  .flexcol-desktop-11 {
    width: 91.66666667%;
    flex-basis: 91.66666667%;
  }
  .flexcol-desktop-10 {
    width: 83.33333333%;
    flex-basis: 83.33333333%;
  }
  .flexcol-desktop-9 {
    width: 75%;
    flex-basis: 20%;
  }
  .flexcol-desktop-8 {
    width: 66.66666667%;
    flex-basis: 66.66666667%;
  }
  .flexcol-desktop-7 {
    width: 58.33333333%;
    flex-basis: 58.33333333%;
  }
  .flexcol-desktop-6 {
    width: 50%;
    flex-basis: 50%;
  }
  .flexcol-desktop-5 {
    width: 41.66666667%;
    flex-basis: 41.66666667%;
  }
  .flexcol-desktop-4 {
    width: 33.33333333%;
    flex-basis: 33.33333333%;
  }
  .flexcol-desktop-3 {
    width: 25%;
    flex-basis: 25%;
  }
  .flexcol-desktop-2 {
    width: 16.66666667%;
    flex-basis: 16.66666667%;
  }
  .flexcol-desktop-1 {
    width: 8.33333333%;
    flex-basis: 8.33333333%;
  }
  .flexcol-desktop-1of5 {
    width: 20%;
    flex-basis: 20%;
  }
  .flexcol-desktop-2of5 {
    width: 40%;
    flex-basis: 40%;
  }
  .flexcol-desktop-3of5 {
    width: 60%;
    flex-basis: 60%;
  }
  .flexcol-desktop-4of5 {
    width: 80%;
    flex-basis: 80%;
  }
  .flexcol-desktop-pull-0 {
    right: auto;
  }
  .flexcol-desktop-pull-1 {
    right: 8.33333333%;
  }
  .flexcol-desktop-pull-2 {
    right: 16.66666667%;
  }
  .flexcol-desktop-pull-3 {
    right: 25%;
  }
  .flexcol-desktop-pull-4 {
    right: 33.33333333%;
  }
  .flexcol-desktop-pull-5 {
    right: 41.66666667%;
  }
  .flexcol-desktop-pull-6 {
    right: 50%;
  }
  .flexcol-desktop-pull-7 {
    right: 58.33333333%;
  }
  .flexcol-desktop-pull-8 {
    right: 66.66666667%;
  }
  .flexcol-desktop-pull-9 {
    right: 75%;
  }
  .flexcol-desktop-pull-10 {
    right: 83.33333333%;
  }
  .flexcol-desktop-pull-11 {
    right: 91.66666667%;
  }
  .flexcol-desktop-pull-12 {
    right: 100%;
  }
  .flexcol-desktop-pull-1of5 {
    right: 20%;
  }
  .flexcol-desktop-pull-2of5 {
    right: 40%;
  }
  .flexcol-desktop-pull-3of5 {
    right: 60%;
  }
  .flexcol-desktop-pull-4of5 {
    right: 80%;
  }
  .flexcol-desktop-push-0 {
    left: auto;
  }
  .flexcol-desktop-push-1 {
    left: 8.33333333%;
  }
  .flexcol-desktop-push-2 {
    left: 16.66666667%;
  }
  .flexcol-desktop-push-3 {
    left: 25%;
  }
  .flexcol-desktop-push-4 {
    left: 33.33333333%;
  }
  .flexcol-desktop-push-5 {
    left: 41.66666667%;
  }
  .flexcol-desktop-push-6 {
    left: 50%;
  }
  .flexcol-desktop-push-7 {
    left: 58.33333333%;
  }
  .flexcol-desktop-push-8 {
    left: 66.66666667%;
  }
  .flexcol-desktop-push-9 {
    left: 75%;
  }
  .flexcol-desktop-push-10 {
    left: 83.33333333%;
  }
  .flexcol-desktop-push-11 {
    left: 91.66666667%;
  }
  .flexcol-desktop-push-12 {
    left: 100%;
  }
  .flexcol-desktop-push-1of5 {
    left: 20%;
  }
  .flexcol-desktop-push-2of5 {
    left: 40%;
  }
  .flexcol-desktop-push-3of5 {
    left: 60%;
  }
  .flexcol-desktop-push-4of5 {
    left: 80%;
  }
  .flexcol-desktop-offset-0 {
    margin-left: auto;
  }
  .flexcol-desktop-offset-1 {
    margin-left: 8.33333333%;
  }
  .flexcol-desktop-offset-2 {
    margin-left: 16.66666667%;
  }
  .flexcol-desktop-offset-3 {
    margin-left: 25%;
  }
  .flexcol-desktop-offset-4 {
    margin-left: 33.33333333%;
  }
  .flexcol-desktop-offset-5 {
    margin-left: 41.66666667%;
  }
  .flexcol-desktop-offset-6 {
    margin-left: 50%;
  }
  .flexcol-desktop-offset-7 {
    margin-left: 58.33333333%;
  }
  .flexcol-desktop-offset-8 {
    margin-left: 66.66666667%;
  }
  .flexcol-desktop-offset-9 {
    margin-left: 75%;
  }
  .flexcol-desktop-offset-10 {
    margin-left: 83.33333333%;
  }
  .flexcol-desktop-offset-11 {
    margin-left: 91.66666667%;
  }
  .flexcol-desktop-offset-12 {
    margin-left: 100%;
  }
  .flexcol-desktop-offset-1of5 {
    margin-left: 20%;
  }
  .flexcol-desktop-offset-2of5 {
    margin-left: 40%;
  }
  .flexcol-desktop-offset-3of5 {
    margin-left: 60%;
  }
  .flexcol-desktop-offset-4of5 {
    margin-left: 80%;
  }
}
@media (min-width: 1264px) {
  .flexcol-1280-1,
  .flexcol-1280-2,
  .flexcol-1280-3,
  .flexcol-1280-4,
  .flexcol-1280-5,
  .flexcol-1280-6,
  .flexcol-1280-7,
  .flexcol-1280-8,
  .flexcol-1280-9,
  .flexcol-1280-10,
  .flexcol-1280-11,
  .flexcol-1280-12,
  .flexcol-1280-1of5,
  .flexcol-1280-2of5,
  .flexcol-1280-3of5,
  .flexcol-1280-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .flexcol-1280-12 {
    width: 100%;
    flex-basis: 100%;
  }
  .flexcol-1280-11 {
    width: 91.66666667%;
    flex-basis: 91.66666667%;
  }
  .flexcol-1280-10 {
    width: 83.33333333%;
    flex-basis: 83.33333333%;
  }
  .flexcol-1280-9 {
    width: 75%;
    flex-basis: 20%;
  }
  .flexcol-1280-8 {
    width: 66.66666667%;
    flex-basis: 66.66666667%;
  }
  .flexcol-1280-7 {
    width: 58.33333333%;
    flex-basis: 58.33333333%;
  }
  .flexcol-1280-6 {
    width: 50%;
    flex-basis: 50%;
  }
  .flexcol-1280-5 {
    width: 41.66666667%;
    flex-basis: 41.66666667%;
  }
  .flexcol-1280-4 {
    width: 33.33333333%;
    flex-basis: 33.33333333%;
  }
  .flexcol-1280-3 {
    width: 25%;
    flex-basis: 25%;
  }
  .flexcol-1280-2 {
    width: 16.66666667%;
    flex-basis: 16.66666667%;
  }
  .flexcol-1280-1 {
    width: 8.33333333%;
    flex-basis: 8.33333333%;
  }
  .flexcol-1280-1of5 {
    width: 20%;
    flex-basis: 20%;
  }
  .flexcol-1280-2of5 {
    width: 40%;
    flex-basis: 40%;
  }
  .flexcol-1280-3of5 {
    width: 60%;
    flex-basis: 60%;
  }
  .flexcol-1280-4of5 {
    width: 80%;
    flex-basis: 80%;
  }
  .flexcol-1280-pull-0 {
    right: auto;
  }
  .flexcol-1280-pull-1 {
    right: 8.33333333%;
  }
  .flexcol-1280-pull-2 {
    right: 16.66666667%;
  }
  .flexcol-1280-pull-3 {
    right: 25%;
  }
  .flexcol-1280-pull-4 {
    right: 33.33333333%;
  }
  .flexcol-1280-pull-5 {
    right: 41.66666667%;
  }
  .flexcol-1280-pull-6 {
    right: 50%;
  }
  .flexcol-1280-pull-7 {
    right: 58.33333333%;
  }
  .flexcol-1280-pull-8 {
    right: 66.66666667%;
  }
  .flexcol-1280-pull-9 {
    right: 75%;
  }
  .flexcol-1280-pull-10 {
    right: 83.33333333%;
  }
  .flexcol-1280-pull-11 {
    right: 91.66666667%;
  }
  .flexcol-1280-pull-12 {
    right: 100%;
  }
  .flexcol-1280-pull-1of5 {
    right: 20%;
  }
  .flexcol-1280-pull-2of5 {
    right: 40%;
  }
  .flexcol-1280-pull-3of5 {
    right: 60%;
  }
  .flexcol-1280-pull-4of5 {
    right: 80%;
  }
  .flexcol-1280-push-0 {
    left: auto;
  }
  .flexcol-1280-push-1 {
    left: 8.33333333%;
  }
  .flexcol-1280-push-2 {
    left: 16.66666667%;
  }
  .flexcol-1280-push-3 {
    left: 25%;
  }
  .flexcol-1280-push-4 {
    left: 33.33333333%;
  }
  .flexcol-1280-push-5 {
    left: 41.66666667%;
  }
  .flexcol-1280-push-6 {
    left: 50%;
  }
  .flexcol-1280-push-7 {
    left: 58.33333333%;
  }
  .flexcol-1280-push-8 {
    left: 66.66666667%;
  }
  .flexcol-1280-push-9 {
    left: 75%;
  }
  .flexcol-1280-push-10 {
    left: 83.33333333%;
  }
  .flexcol-1280-push-11 {
    left: 91.66666667%;
  }
  .flexcol-1280-push-12 {
    left: 100%;
  }
  .flexcol-1280-push-1of5 {
    left: 20%;
  }
  .flexcol-1280-push-2of5 {
    left: 40%;
  }
  .flexcol-1280-push-3of5 {
    left: 60%;
  }
  .flexcol-1280-push-4of5 {
    left: 80%;
  }
  .flexcol-1280-offset-0 {
    margin-left: auto;
  }
  .flexcol-1280-offset-1 {
    margin-left: 8.33333333%;
  }
  .flexcol-1280-offset-2 {
    margin-left: 16.66666667%;
  }
  .flexcol-1280-offset-3 {
    margin-left: 25%;
  }
  .flexcol-1280-offset-4 {
    margin-left: 33.33333333%;
  }
  .flexcol-1280-offset-5 {
    margin-left: 41.66666667%;
  }
  .flexcol-1280-offset-6 {
    margin-left: 50%;
  }
  .flexcol-1280-offset-7 {
    margin-left: 58.33333333%;
  }
  .flexcol-1280-offset-8 {
    margin-left: 66.66666667%;
  }
  .flexcol-1280-offset-9 {
    margin-left: 75%;
  }
  .flexcol-1280-offset-10 {
    margin-left: 83.33333333%;
  }
  .flexcol-1280-offset-11 {
    margin-left: 91.66666667%;
  }
  .flexcol-1280-offset-12 {
    margin-left: 100%;
  }
  .flexcol-1280-offset-1of5 {
    margin-left: 20%;
  }
  .flexcol-1280-offset-2of5 {
    margin-left: 40%;
  }
  .flexcol-1280-offset-3of5 {
    margin-left: 60%;
  }
  .flexcol-1280-offset-4of5 {
    margin-left: 80%;
  }
}
@media (min-width: 1424px) {
  .flexcol-1440-1,
  .flexcol-1440-2,
  .flexcol-1440-3,
  .flexcol-1440-4,
  .flexcol-1440-5,
  .flexcol-1440-6,
  .flexcol-1440-7,
  .flexcol-1440-8,
  .flexcol-1440-9,
  .flexcol-1440-10,
  .flexcol-1440-11,
  .flexcol-1440-12,
  .flexcol-1440-1of5,
  .flexcol-1440-2of5,
  .flexcol-1440-3of5,
  .flexcol-1440-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .flexcol-1440-12 {
    width: 100%;
    flex-basis: 100%;
  }
  .flexcol-1440-11 {
    width: 91.66666667%;
    flex-basis: 91.66666667%;
  }
  .flexcol-1440-10 {
    width: 83.33333333%;
    flex-basis: 83.33333333%;
  }
  .flexcol-1440-9 {
    width: 75%;
    flex-basis: 20%;
  }
  .flexcol-1440-8 {
    width: 66.66666667%;
    flex-basis: 66.66666667%;
  }
  .flexcol-1440-7 {
    width: 58.33333333%;
    flex-basis: 58.33333333%;
  }
  .flexcol-1440-6 {
    width: 50%;
    flex-basis: 50%;
  }
  .flexcol-1440-5 {
    width: 41.66666667%;
    flex-basis: 41.66666667%;
  }
  .flexcol-1440-4 {
    width: 33.33333333%;
    flex-basis: 33.33333333%;
  }
  .flexcol-1440-3 {
    width: 25%;
    flex-basis: 25%;
  }
  .flexcol-1440-2 {
    width: 16.66666667%;
    flex-basis: 16.66666667%;
  }
  .flexcol-1440-1 {
    width: 8.33333333%;
    flex-basis: 8.33333333%;
  }
  .flexcol-1440-1of5 {
    width: 20%;
    flex-basis: 20%;
  }
  .flexcol-1440-2of5 {
    width: 40%;
    flex-basis: 40%;
  }
  .flexcol-1440-3of5 {
    width: 60%;
    flex-basis: 60%;
  }
  .flexcol-1440-4of5 {
    width: 80%;
    flex-basis: 80%;
  }
  .flexcol-1440-pull-0 {
    right: auto;
  }
  .flexcol-1440-pull-1 {
    right: 8.33333333%;
  }
  .flexcol-1440-pull-2 {
    right: 16.66666667%;
  }
  .flexcol-1440-pull-3 {
    right: 25%;
  }
  .flexcol-1440-pull-4 {
    right: 33.33333333%;
  }
  .flexcol-1440-pull-5 {
    right: 41.66666667%;
  }
  .flexcol-1440-pull-6 {
    right: 50%;
  }
  .flexcol-1440-pull-7 {
    right: 58.33333333%;
  }
  .flexcol-1440-pull-8 {
    right: 66.66666667%;
  }
  .flexcol-1440-pull-9 {
    right: 75%;
  }
  .flexcol-1440-pull-10 {
    right: 83.33333333%;
  }
  .flexcol-1440-pull-11 {
    right: 91.66666667%;
  }
  .flexcol-1440-pull-12 {
    right: 100%;
  }
  .flexcol-1440-pull-1of5 {
    right: 20%;
  }
  .flexcol-1440-pull-2of5 {
    right: 40%;
  }
  .flexcol-1440-pull-3of5 {
    right: 60%;
  }
  .flexcol-1440-pull-4of5 {
    right: 80%;
  }
  .flexcol-1440-push-0 {
    left: auto;
  }
  .flexcol-1440-push-1 {
    left: 8.33333333%;
  }
  .flexcol-1440-push-2 {
    left: 16.66666667%;
  }
  .flexcol-1440-push-3 {
    left: 25%;
  }
  .flexcol-1440-push-4 {
    left: 33.33333333%;
  }
  .flexcol-1440-push-5 {
    left: 41.66666667%;
  }
  .flexcol-1440-push-6 {
    left: 50%;
  }
  .flexcol-1440-push-7 {
    left: 58.33333333%;
  }
  .flexcol-1440-push-8 {
    left: 66.66666667%;
  }
  .flexcol-1440-push-9 {
    left: 75%;
  }
  .flexcol-1440-push-10 {
    left: 83.33333333%;
  }
  .flexcol-1440-push-11 {
    left: 91.66666667%;
  }
  .flexcol-1440-push-12 {
    left: 100%;
  }
  .flexcol-1440-push-1of5 {
    left: 20%;
  }
  .flexcol-1440-push-2of5 {
    left: 40%;
  }
  .flexcol-1440-push-3of5 {
    left: 60%;
  }
  .flexcol-1440-push-4of5 {
    left: 80%;
  }
  .flexcol-1440-offset-0 {
    margin-left: auto;
  }
  .flexcol-1440-offset-1 {
    margin-left: 8.33333333%;
  }
  .flexcol-1440-offset-2 {
    margin-left: 16.66666667%;
  }
  .flexcol-1440-offset-3 {
    margin-left: 25%;
  }
  .flexcol-1440-offset-4 {
    margin-left: 33.33333333%;
  }
  .flexcol-1440-offset-5 {
    margin-left: 41.66666667%;
  }
  .flexcol-1440-offset-6 {
    margin-left: 50%;
  }
  .flexcol-1440-offset-7 {
    margin-left: 58.33333333%;
  }
  .flexcol-1440-offset-8 {
    margin-left: 66.66666667%;
  }
  .flexcol-1440-offset-9 {
    margin-left: 75%;
  }
  .flexcol-1440-offset-10 {
    margin-left: 83.33333333%;
  }
  .flexcol-1440-offset-11 {
    margin-left: 91.66666667%;
  }
  .flexcol-1440-offset-12 {
    margin-left: 100%;
  }
  .flexcol-1440-offset-1of5 {
    margin-left: 20%;
  }
  .flexcol-1440-offset-2of5 {
    margin-left: 40%;
  }
  .flexcol-1440-offset-3of5 {
    margin-left: 60%;
  }
  .flexcol-1440-offset-4of5 {
    margin-left: 80%;
  }
}
@media (min-width: 1584px) {
  .flexcol-1600-1,
  .flexcol-1600-2,
  .flexcol-1600-3,
  .flexcol-1600-4,
  .flexcol-1600-5,
  .flexcol-1600-6,
  .flexcol-1600-7,
  .flexcol-1600-8,
  .flexcol-1600-9,
  .flexcol-1600-10,
  .flexcol-1600-11,
  .flexcol-1600-12,
  .flexcol-1600-1of5,
  .flexcol-1600-2of5,
  .flexcol-1600-3of5,
  .flexcol-1600-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .flexcol-1600-12 {
    width: 100%;
    flex-basis: 100%;
  }
  .flexcol-1600-11 {
    width: 91.66666667%;
    flex-basis: 91.66666667%;
  }
  .flexcol-1600-10 {
    width: 83.33333333%;
    flex-basis: 83.33333333%;
  }
  .flexcol-1600-9 {
    width: 75%;
    flex-basis: 20%;
  }
  .flexcol-1600-8 {
    width: 66.66666667%;
    flex-basis: 66.66666667%;
  }
  .flexcol-1600-7 {
    width: 58.33333333%;
    flex-basis: 58.33333333%;
  }
  .flexcol-1600-6 {
    width: 50%;
    flex-basis: 50%;
  }
  .flexcol-1600-5 {
    width: 41.66666667%;
    flex-basis: 41.66666667%;
  }
  .flexcol-1600-4 {
    width: 33.33333333%;
    flex-basis: 33.33333333%;
  }
  .flexcol-1600-3 {
    width: 25%;
    flex-basis: 25%;
  }
  .flexcol-1600-2 {
    width: 16.66666667%;
    flex-basis: 16.66666667%;
  }
  .flexcol-1600-1 {
    width: 8.33333333%;
    flex-basis: 8.33333333%;
  }
  .flexcol-1600-1of5 {
    width: 20%;
    flex-basis: 20%;
  }
  .flexcol-1600-2of5 {
    width: 40%;
    flex-basis: 40%;
  }
  .flexcol-1600-3of5 {
    width: 60%;
    flex-basis: 60%;
  }
  .flexcol-1600-4of5 {
    width: 80%;
    flex-basis: 80%;
  }
  .flexcol-1600-pull-0 {
    right: auto;
  }
  .flexcol-1600-pull-1 {
    right: 8.33333333%;
  }
  .flexcol-1600-pull-2 {
    right: 16.66666667%;
  }
  .flexcol-1600-pull-3 {
    right: 25%;
  }
  .flexcol-1600-pull-4 {
    right: 33.33333333%;
  }
  .flexcol-1600-pull-5 {
    right: 41.66666667%;
  }
  .flexcol-1600-pull-6 {
    right: 50%;
  }
  .flexcol-1600-pull-7 {
    right: 58.33333333%;
  }
  .flexcol-1600-pull-8 {
    right: 66.66666667%;
  }
  .flexcol-1600-pull-9 {
    right: 75%;
  }
  .flexcol-1600-pull-10 {
    right: 83.33333333%;
  }
  .flexcol-1600-pull-11 {
    right: 91.66666667%;
  }
  .flexcol-1600-pull-12 {
    right: 100%;
  }
  .flexcol-1600-pull-1of5 {
    right: 20%;
  }
  .flexcol-1600-pull-2of5 {
    right: 40%;
  }
  .flexcol-1600-pull-3of5 {
    right: 60%;
  }
  .flexcol-1600-pull-4of5 {
    right: 80%;
  }
  .flexcol-1600-push-0 {
    left: auto;
  }
  .flexcol-1600-push-1 {
    left: 8.33333333%;
  }
  .flexcol-1600-push-2 {
    left: 16.66666667%;
  }
  .flexcol-1600-push-3 {
    left: 25%;
  }
  .flexcol-1600-push-4 {
    left: 33.33333333%;
  }
  .flexcol-1600-push-5 {
    left: 41.66666667%;
  }
  .flexcol-1600-push-6 {
    left: 50%;
  }
  .flexcol-1600-push-7 {
    left: 58.33333333%;
  }
  .flexcol-1600-push-8 {
    left: 66.66666667%;
  }
  .flexcol-1600-push-9 {
    left: 75%;
  }
  .flexcol-1600-push-10 {
    left: 83.33333333%;
  }
  .flexcol-1600-push-11 {
    left: 91.66666667%;
  }
  .flexcol-1600-push-12 {
    left: 100%;
  }
  .flexcol-1600-push-1of5 {
    left: 20%;
  }
  .flexcol-1600-push-2of5 {
    left: 40%;
  }
  .flexcol-1600-push-3of5 {
    left: 60%;
  }
  .flexcol-1600-push-4of5 {
    left: 80%;
  }
  .flexcol-1600-offset-0 {
    margin-left: auto;
  }
  .flexcol-1600-offset-1 {
    margin-left: 8.33333333%;
  }
  .flexcol-1600-offset-2 {
    margin-left: 16.66666667%;
  }
  .flexcol-1600-offset-3 {
    margin-left: 25%;
  }
  .flexcol-1600-offset-4 {
    margin-left: 33.33333333%;
  }
  .flexcol-1600-offset-5 {
    margin-left: 41.66666667%;
  }
  .flexcol-1600-offset-6 {
    margin-left: 50%;
  }
  .flexcol-1600-offset-7 {
    margin-left: 58.33333333%;
  }
  .flexcol-1600-offset-8 {
    margin-left: 66.66666667%;
  }
  .flexcol-1600-offset-9 {
    margin-left: 75%;
  }
  .flexcol-1600-offset-10 {
    margin-left: 83.33333333%;
  }
  .flexcol-1600-offset-11 {
    margin-left: 91.66666667%;
  }
  .flexcol-1600-offset-12 {
    margin-left: 100%;
  }
  .flexcol-1600-offset-1of5 {
    margin-left: 20%;
  }
  .flexcol-1600-offset-2of5 {
    margin-left: 40%;
  }
  .flexcol-1600-offset-3of5 {
    margin-left: 60%;
  }
  .flexcol-1600-offset-4of5 {
    margin-left: 80%;
  }
}
.swiper-container {
  position: relative;
  background: #000000;
  /*
    &-slider {
        .size(100%);
        .ohidden;
        .rel;
    }*/
}
.swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
}
.swiper-container .swiper-content {
  height: 100%;
  background: center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.swiper-container .swiper-pagination {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  height: 26px;
  text-align: center;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 14px;
  font: 0/0 a;
  margin: 6px 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(131, 194, 223, 0.5);
}
.swiper-container .swiper-pagination .swiper-pagination-bullet:hover {
  background-color: #83c2df;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #83c2df;
  margin: 0 7px;
  width: 26px;
  height: 26px;
}
.mod--fullheight .swiper-container .swiper-pagination .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.7);
}
.mod--fullheight .swiper-container .swiper-pagination .swiper-pagination-bullet:hover {
  background-color: #83c2df;
}
.mod--fullheight .swiper-container .swiper-pagination .swiper-pagination-bullet.active {
  background-color: #83c2df;
}
.swiper-container .swiper-pagination .swiper-slider {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  position: relative;
}
.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
  visibility: visible;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  width: 60px;
  height: 60px;
  font: 0/0 a;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -40px;
  background: url(../img/arrow-left-lg-w.png) center center no-repeat rgba(255, 255, 255, 0.5);
}
.swiper-container .swiper-button-prev:hover,
.swiper-container .swiper-button-next:hover {
  background: url(../img/arrow-left-lg-w.png) center center no-repeat rgba(25, 170, 10, 0.5);
}
.swiper-container .swiper-button-next {
  left: auto;
  right: 0;
  background: url(../img/arrow-right-lg-w.png) center center no-repeat rgba(255, 255, 255, 0.5);
}
.swiper-container .swiper-button-next:hover {
  background: url(../img/arrow-right-lg-w.png) center center no-repeat rgba(25, 170, 10, 0.5);
}
.btn {
  padding: 10px 30px 9px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  text-decoration: none !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border-width: 1px;
}
.btn,
.btn:hover,
.btn:focus,
.btn.focus,
.btn:active,
.btn.active,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  opacity: 0.5;
  cursor: not-allowed;
}
.btn img,
.btn svg {
  vertical-align: middle;
}
.btn svg {
  color: currentColor;
}
.btn .img {
  display: inline-block;
  vertical-align: top;
  margin: -2px 3px 0 -8px;
}
.btn .img img,
.btn .img svg {
  margin: 0;
}
.btn .img.img--end {
  margin-right: -8px;
  margin-left: 3px;
}
.form-group .btn {
  margin-right: 5px;
}
.form-group .btn-lg {
  margin-right: 8px;
}
.form-group .btn-sm {
  margin-right: 2px;
}
.form .btn {
  min-width: 150px;
}
.btn-lg {
  height: 44px;
  padding: 12px 32px;
}
.form .btn-lg {
  min-width: 200px;
}
.btn-sm {
  height: 28px;
  padding: 4px 16px;
  font-size: 13px;
}
.btn-sm-2 {
  height: 28px;
  padding: 4px 16px;
  font-size: 15px;
}
.btn-sm .img {
  margin-right: 1px;
  margin-left: -4px;
}
.btn-sm .img.img--end {
  margin-right: -4px;
  margin-left: 1px;
}
.form .btn-sm {
  min-width: 0;
}
.btn-xs {
  height: 22px;
  padding: 1px 6px;
  font-size: 12px;
}
.btn-xs .img {
  margin-right: 1px;
  margin-left: -2px;
}
.btn-xs .img.img--end {
  margin-right: -2px;
  margin-left: 1px;
}
.form .btn-xs {
  min-width: 0;
}
.btn-block + .btn-block {
  margin-top: 15px;
}
.btn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn,
.btn:hover,
.btn:focus,
.btn.focus,
.btn:active,
.btn.active,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  border-color: #e60a0a;
  color: #fff !important;
  fill: #fff;
  background-color: #e60a0a;
}
.open > .btn,
.btn:hover,
.btn:focus,
.btn.focus {
  border-color: #e60a0a;
  color: #fff !important;
  fill: #fff;
  background-color: #f40b0b;
}
.open > .btn,
.btn:active,
.btn.active,
.btn:active:hover,
.btn.active:hover,
.btn:active:active,
.btn.active:active,
.btn:active:focus,
.btn.active:focus,
.btn:active.focus,
.btn.active.focus {
  border-color: #c90909;
  color: #fff !important;
  fill: #fff;
  background-color: #c90909;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  border-color: #c9c7c7 !important;
  color: #78777a !important;
  fill: #c9c7c7 !important;
  background-color: transparent;
  border-radius: 3px;
}
.btn-danger {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-danger,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger:focus,
.btn-danger:active:focus,
.btn-danger.active:focus,
.btn-danger.focus,
.btn-danger:active.focus,
.btn-danger.active.focus {
  border-color: #de2243;
  color: #fff !important;
  fill: #fff;
  background-color: #de2243;
}
.open > .btn-danger,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus {
  border-color: #de2243;
  color: #fff !important;
  fill: #fff;
  background-color: #e02f4e;
}
.open > .btn-danger,
.btn-danger:active,
.btn-danger.active,
.btn-danger:active:hover,
.btn-danger.active:hover,
.btn-danger:active:active,
.btn-danger.active:active,
.btn-danger:active:focus,
.btn-danger.active:focus,
.btn-danger:active.focus,
.btn-danger.active.focus {
  border-color: #c41d3b;
  color: #fff !important;
  fill: #fff;
  background-color: #c41d3b;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger {
  border-color: #c9c7c7 !important;
  color: #78777a !important;
  fill: #c9c7c7 !important;
  background-color: transparent;
  border-radius: 3px;
}
.btn-secondary,
.btn-default {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-secondary,
.btn-default,
.btn-secondary:hover,
.btn-default:hover,
.btn-secondary:focus,
.btn-default:focus,
.btn-secondary.focus,
.btn-default.focus,
.btn-secondary:active,
.btn-default:active,
.btn-secondary.active,
.btn-default.active,
.btn-secondary:focus,
.btn-default:focus,
.btn-secondary:active:focus,
.btn-default:active:focus,
.btn-secondary.active:focus,
.btn-default.active:focus,
.btn-secondary.focus,
.btn-default.focus,
.btn-secondary:active.focus,
.btn-default:active.focus,
.btn-secondary.active.focus,
.btn-default.active.focus {
  border-color: #80bfdd;
  color: #fff !important;
  fill: #fff;
  background-color: #80bfdd;
}
.open > .btn-secondary,
.open > .btn-default,
.btn-secondary:hover,
.btn-default:hover,
.btn-secondary:focus,
.btn-default:focus,
.btn-secondary.focus,
.btn-default.focus {
  border-color: #80bfdd;
  color: #fff !important;
  fill: #fff;
  background-color: #8cc5e0;
}
.open > .btn-secondary,
.open > .btn-default,
.btn-secondary:active,
.btn-default:active,
.btn-secondary.active,
.btn-default.active,
.btn-secondary:active:hover,
.btn-default:active:hover,
.btn-secondary.active:hover,
.btn-default.active:hover,
.btn-secondary:active:active,
.btn-default:active:active,
.btn-secondary.active:active,
.btn-default.active:active,
.btn-secondary:active:focus,
.btn-default:active:focus,
.btn-secondary.active:focus,
.btn-default.active:focus,
.btn-secondary:active.focus,
.btn-default:active.focus,
.btn-secondary.active.focus,
.btn-default.active.focus {
  border-color: #68b3d7;
  color: #fff !important;
  fill: #fff;
  background-color: #68b3d7;
}
.btn-secondary.disabled,
.btn-default.disabled,
.btn-secondary[disabled],
.btn-default[disabled],
fieldset[disabled] .btn-secondary,
fieldset[disabled] .btn-default {
  border-color: #c9c7c7 !important;
  color: #78777a !important;
  fill: #c9c7c7 !important;
  background-color: transparent;
  border-radius: 3px;
}
.btn-clear,
.bootstrap-dialog-footer-buttons .btn-warning {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-clear,
.bootstrap-dialog-footer-buttons .btn-warning,
.btn-clear:hover,
.bootstrap-dialog-footer-buttons .btn-warning:hover,
.btn-clear:focus,
.bootstrap-dialog-footer-buttons .btn-warning:focus,
.btn-clear.focus,
.bootstrap-dialog-footer-buttons .btn-warning.focus,
.btn-clear:active,
.bootstrap-dialog-footer-buttons .btn-warning:active,
.btn-clear.active,
.bootstrap-dialog-footer-buttons .btn-warning.active,
.btn-clear:focus,
.bootstrap-dialog-footer-buttons .btn-warning:focus,
.btn-clear:active:focus,
.bootstrap-dialog-footer-buttons .btn-warning:active:focus,
.btn-clear.active:focus,
.bootstrap-dialog-footer-buttons .btn-warning.active:focus,
.btn-clear.focus,
.bootstrap-dialog-footer-buttons .btn-warning.focus,
.btn-clear:active.focus,
.bootstrap-dialog-footer-buttons .btn-warning:active.focus,
.btn-clear.active.focus,
.bootstrap-dialog-footer-buttons .btn-warning.active.focus {
  border-color: #e60a0a;
  color: #e60a0a !important;
  fill: #e60a0a;
  background-color: transparent;
}
.open > .btn-clear,
.open > .bootstrap-dialog-footer-buttons .btn-warning,
.btn-clear:hover,
.bootstrap-dialog-footer-buttons .btn-warning:hover,
.btn-clear:focus,
.bootstrap-dialog-footer-buttons .btn-warning:focus,
.btn-clear.focus,
.bootstrap-dialog-footer-buttons .btn-warning.focus {
  border-color: #e60a0a;
  color: #fff !important;
  fill: #fff;
  background-color: #e60a0a;
}
.open > .btn-clear,
.open > .bootstrap-dialog-footer-buttons .btn-warning,
.btn-clear:active,
.bootstrap-dialog-footer-buttons .btn-warning:active,
.btn-clear.active,
.bootstrap-dialog-footer-buttons .btn-warning.active,
.btn-clear:active:hover,
.bootstrap-dialog-footer-buttons .btn-warning:active:hover,
.btn-clear.active:hover,
.bootstrap-dialog-footer-buttons .btn-warning.active:hover,
.btn-clear:active:active,
.bootstrap-dialog-footer-buttons .btn-warning:active:active,
.btn-clear.active:active,
.bootstrap-dialog-footer-buttons .btn-warning.active:active,
.btn-clear:active:focus,
.bootstrap-dialog-footer-buttons .btn-warning:active:focus,
.btn-clear.active:focus,
.bootstrap-dialog-footer-buttons .btn-warning.active:focus,
.btn-clear:active.focus,
.bootstrap-dialog-footer-buttons .btn-warning:active.focus,
.btn-clear.active.focus,
.bootstrap-dialog-footer-buttons .btn-warning.active.focus {
  border-color: #e60a0a;
  color: #fff !important;
  fill: #fff;
  background-color: #e60a0a;
}
.btn-clear.disabled,
.bootstrap-dialog-footer-buttons .btn-warning.disabled,
.btn-clear[disabled],
.bootstrap-dialog-footer-buttons .btn-warning[disabled],
fieldset[disabled] .btn-clear,
fieldset[disabled] .bootstrap-dialog-footer-buttons .btn-warning {
  border-color: #c9c7c7 !important;
  color: #78777a !important;
  fill: #c9c7c7 !important;
  background-color: transparent;
  border-radius: 3px;
}
.btn-clear2 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-clear2,
.btn-clear2:hover,
.btn-clear2:focus,
.btn-clear2.focus,
.btn-clear2:active,
.btn-clear2.active,
.btn-clear2:focus,
.btn-clear2:active:focus,
.btn-clear2.active:focus,
.btn-clear2.focus,
.btn-clear2:active.focus,
.btn-clear2.active.focus {
  border-color: #e60a0a;
  color: #e60a0a !important;
  fill: #e60a0a;
  background-color: #ffffff;
}
.open > .btn-clear2,
.btn-clear2:hover,
.btn-clear2:focus,
.btn-clear2.focus {
  border-color: #e60a0a;
  color: #fff !important;
  fill: #fff;
  background-color: #e60a0a;
}
.open > .btn-clear2,
.btn-clear2:active,
.btn-clear2.active,
.btn-clear2:active:hover,
.btn-clear2.active:hover,
.btn-clear2:active:active,
.btn-clear2.active:active,
.btn-clear2:active:focus,
.btn-clear2.active:focus,
.btn-clear2:active.focus,
.btn-clear2.active.focus {
  border-color: #e60a0a;
  color: #fff !important;
  fill: #fff;
  background-color: #e60a0a;
}
.btn-clear2.disabled,
.btn-clear2[disabled],
fieldset[disabled] .btn-clear2 {
  border-color: #c9c7c7 !important;
  color: #78777a !important;
  fill: #c9c7c7 !important;
  background-color: transparent;
  border-radius: 3px;
}
.btn-clear-default {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-clear-default,
.btn-clear-default:hover,
.btn-clear-default:focus,
.btn-clear-default.focus,
.btn-clear-default:active,
.btn-clear-default.active,
.btn-clear-default:focus,
.btn-clear-default:active:focus,
.btn-clear-default.active:focus,
.btn-clear-default.focus,
.btn-clear-default:active.focus,
.btn-clear-default.active.focus {
  border-color: #000000;
  color: #000000 !important;
  fill: #000000;
  background-color: transparent;
}
.open > .btn-clear-default,
.btn-clear-default:hover,
.btn-clear-default:focus,
.btn-clear-default.focus {
  border-color: #000000;
  color: #ffffff !important;
  fill: #ffffff;
  background-color: #000000;
}
.open > .btn-clear-default,
.btn-clear-default:active,
.btn-clear-default.active,
.btn-clear-default:active:hover,
.btn-clear-default.active:hover,
.btn-clear-default:active:active,
.btn-clear-default.active:active,
.btn-clear-default:active:focus,
.btn-clear-default.active:focus,
.btn-clear-default:active.focus,
.btn-clear-default.active.focus {
  border-color: #000000;
  color: #ffffff !important;
  fill: #ffffff;
  background-color: #000000;
}
.btn-clear-default.disabled,
.btn-clear-default[disabled],
fieldset[disabled] .btn-clear-default {
  border-color: #c9c7c7 !important;
  color: #78777a !important;
  fill: #c9c7c7 !important;
  background-color: transparent;
  border-radius: 3px;
}
.btn-clear-default2 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-clear-default2,
.btn-clear-default2:hover,
.btn-clear-default2:focus,
.btn-clear-default2.focus,
.btn-clear-default2:active,
.btn-clear-default2.active,
.btn-clear-default2:focus,
.btn-clear-default2:active:focus,
.btn-clear-default2.active:focus,
.btn-clear-default2.focus,
.btn-clear-default2:active.focus,
.btn-clear-default2.active.focus {
  border-color: transparent;
  color: #000000 !important;
  fill: #000000;
  background-color: transparent;
}
.open > .btn-clear-default2,
.btn-clear-default2:hover,
.btn-clear-default2:focus,
.btn-clear-default2.focus {
  border-color: #000000;
  color: #000000 !important;
  fill: #000000;
  background-color: transparent;
}
.open > .btn-clear-default2,
.btn-clear-default2:active,
.btn-clear-default2.active,
.btn-clear-default2:active:hover,
.btn-clear-default2.active:hover,
.btn-clear-default2:active:active,
.btn-clear-default2.active:active,
.btn-clear-default2:active:focus,
.btn-clear-default2.active:focus,
.btn-clear-default2:active.focus,
.btn-clear-default2.active.focus {
  border-color: #000000;
  color: #000000 !important;
  fill: #000000;
  background-color: transparent;
}
.btn-clear-default2.disabled,
.btn-clear-default2[disabled],
fieldset[disabled] .btn-clear-default2 {
  border-color: #c9c7c7 !important;
  color: #78777a !important;
  fill: #c9c7c7 !important;
  background-color: transparent;
  border-radius: 3px;
}
.btn-clear-default3 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-clear-default3,
.btn-clear-default3:hover,
.btn-clear-default3:focus,
.btn-clear-default3.focus,
.btn-clear-default3:active,
.btn-clear-default3.active,
.btn-clear-default3:focus,
.btn-clear-default3:active:focus,
.btn-clear-default3.active:focus,
.btn-clear-default3.focus,
.btn-clear-default3:active.focus,
.btn-clear-default3.active.focus {
  border-color: #000000;
  color: #000000 !important;
  fill: #000000;
  background-color: transparent;
}
.open > .btn-clear-default3,
.btn-clear-default3:hover,
.btn-clear-default3:focus,
.btn-clear-default3.focus {
  border-color: #e60a0a;
  color: #fff !important;
  fill: #fff;
  background-color: #e60a0a;
}
.open > .btn-clear-default3,
.btn-clear-default3:active,
.btn-clear-default3.active,
.btn-clear-default3:active:hover,
.btn-clear-default3.active:hover,
.btn-clear-default3:active:active,
.btn-clear-default3.active:active,
.btn-clear-default3:active:focus,
.btn-clear-default3.active:focus,
.btn-clear-default3:active.focus,
.btn-clear-default3.active.focus {
  border-color: #e60a0a;
  color: #fff !important;
  fill: #fff;
  background-color: #e60a0a;
}
.btn-clear-default3.disabled,
.btn-clear-default3[disabled],
fieldset[disabled] .btn-clear-default3 {
  border-color: #c9c7c7 !important;
  color: #78777a !important;
  fill: #c9c7c7 !important;
  background-color: transparent;
  border-radius: 3px;
}
.btn-link {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link.focus,
.btn-link:active,
.btn-link.active,
.btn-link:focus,
.btn-link:active:focus,
.btn-link.active:focus,
.btn-link.focus,
.btn-link:active.focus,
.btn-link.active.focus {
  border-color: transparent;
  color: #010101 !important;
  fill: #010101;
  background-color: transparent;
}
.open > .btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link.focus {
  border-color: transparent;
  color: #ff2a34 !important;
  fill: #ff2a34;
  background-color: transparent;
}
.open > .btn-link,
.btn-link:active,
.btn-link.active,
.btn-link:active:hover,
.btn-link.active:hover,
.btn-link:active:active,
.btn-link.active:active,
.btn-link:active:focus,
.btn-link.active:focus,
.btn-link:active.focus,
.btn-link.active.focus {
  border-color: transparent;
  color: #ff2a34 !important;
  fill: #ff2a34;
  background-color: transparent;
}
.btn-link.disabled,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  border-color: #c9c7c7 !important;
  color: #78777a !important;
  fill: #c9c7c7 !important;
  background-color: transparent;
  border-radius: 3px;
}
.btn-link2 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-link2,
.btn-link2:hover,
.btn-link2:focus,
.btn-link2.focus,
.btn-link2:active,
.btn-link2.active,
.btn-link2:focus,
.btn-link2:active:focus,
.btn-link2.active:focus,
.btn-link2.focus,
.btn-link2:active.focus,
.btn-link2.active.focus {
  border-color: transparent;
  color: #ff2a34 !important;
  fill: #ff2a34;
  background-color: transparent;
}
.open > .btn-link2,
.btn-link2:hover,
.btn-link2:focus,
.btn-link2.focus {
  border-color: #ff2a34;
  color: #ffffff !important;
  fill: #ffffff;
  background-color: #ff2a34;
}
.open > .btn-link2,
.btn-link2:active,
.btn-link2.active,
.btn-link2:active:hover,
.btn-link2.active:hover,
.btn-link2:active:active,
.btn-link2.active:active,
.btn-link2:active:focus,
.btn-link2.active:focus,
.btn-link2:active.focus,
.btn-link2.active.focus {
  border-color: #ff2a34;
  color: #ffffff !important;
  fill: #ffffff;
  background-color: #ff2a34;
}
.btn-link2.disabled,
.btn-link2[disabled],
fieldset[disabled] .btn-link2 {
  border-color: #c9c7c7 !important;
  color: #78777a !important;
  fill: #c9c7c7 !important;
  background-color: transparent;
  border-radius: 3px;
}
.btn-grey {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-grey,
.btn-grey:hover,
.btn-grey:focus,
.btn-grey.focus,
.btn-grey:active,
.btn-grey.active,
.btn-grey:focus,
.btn-grey:active:focus,
.btn-grey.active:focus,
.btn-grey.focus,
.btn-grey:active.focus,
.btn-grey.active.focus {
  border-color: #f5f5f6;
  color: #000000 !important;
  fill: #000000;
  background-color: #f5f5f6;
}
.open > .btn-grey,
.btn-grey:hover,
.btn-grey:focus,
.btn-grey.focus {
  border-color: #e6e6e6;
  color: #000000 !important;
  fill: #000000;
  background-color: #e6e6e6;
}
.open > .btn-grey,
.btn-grey:active,
.btn-grey.active,
.btn-grey:active:hover,
.btn-grey.active:hover,
.btn-grey:active:active,
.btn-grey.active:active,
.btn-grey:active:focus,
.btn-grey.active:focus,
.btn-grey:active.focus,
.btn-grey.active.focus {
  border-color: #e6e6e6;
  color: #000000 !important;
  fill: #000000;
  background-color: #e6e6e6;
}
.btn-grey.disabled,
.btn-grey[disabled],
fieldset[disabled] .btn-grey {
  border-color: #c9c7c7 !important;
  color: #78777a !important;
  fill: #c9c7c7 !important;
  background-color: transparent;
  border-radius: 3px;
}
.btn-grey2,
.bootstrap-dialog-footer-buttons .btn-default {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-grey2,
.bootstrap-dialog-footer-buttons .btn-default,
.btn-grey2:hover,
.bootstrap-dialog-footer-buttons .btn-default:hover,
.btn-grey2:focus,
.bootstrap-dialog-footer-buttons .btn-default:focus,
.btn-grey2.focus,
.bootstrap-dialog-footer-buttons .btn-default.focus,
.btn-grey2:active,
.bootstrap-dialog-footer-buttons .btn-default:active,
.btn-grey2.active,
.bootstrap-dialog-footer-buttons .btn-default.active,
.btn-grey2:focus,
.bootstrap-dialog-footer-buttons .btn-default:focus,
.btn-grey2:active:focus,
.bootstrap-dialog-footer-buttons .btn-default:active:focus,
.btn-grey2.active:focus,
.bootstrap-dialog-footer-buttons .btn-default.active:focus,
.btn-grey2.focus,
.bootstrap-dialog-footer-buttons .btn-default.focus,
.btn-grey2:active.focus,
.bootstrap-dialog-footer-buttons .btn-default:active.focus,
.btn-grey2.active.focus,
.bootstrap-dialog-footer-buttons .btn-default.active.focus {
  border-color: #999999;
  color: #000000 !important;
  fill: #000000;
  background-color: transparent;
}
.open > .btn-grey2,
.open > .bootstrap-dialog-footer-buttons .btn-default,
.btn-grey2:hover,
.bootstrap-dialog-footer-buttons .btn-default:hover,
.btn-grey2:focus,
.bootstrap-dialog-footer-buttons .btn-default:focus,
.btn-grey2.focus,
.bootstrap-dialog-footer-buttons .btn-default.focus {
  border-color: #999999;
  color: #ffffff !important;
  fill: #ffffff;
  background-color: #999999;
}
.open > .btn-grey2,
.open > .bootstrap-dialog-footer-buttons .btn-default,
.btn-grey2:active,
.bootstrap-dialog-footer-buttons .btn-default:active,
.btn-grey2.active,
.bootstrap-dialog-footer-buttons .btn-default.active,
.btn-grey2:active:hover,
.bootstrap-dialog-footer-buttons .btn-default:active:hover,
.btn-grey2.active:hover,
.bootstrap-dialog-footer-buttons .btn-default.active:hover,
.btn-grey2:active:active,
.bootstrap-dialog-footer-buttons .btn-default:active:active,
.btn-grey2.active:active,
.bootstrap-dialog-footer-buttons .btn-default.active:active,
.btn-grey2:active:focus,
.bootstrap-dialog-footer-buttons .btn-default:active:focus,
.btn-grey2.active:focus,
.bootstrap-dialog-footer-buttons .btn-default.active:focus,
.btn-grey2:active.focus,
.bootstrap-dialog-footer-buttons .btn-default:active.focus,
.btn-grey2.active.focus,
.bootstrap-dialog-footer-buttons .btn-default.active.focus {
  border-color: #999999;
  color: #ffffff !important;
  fill: #ffffff;
  background-color: #999999;
}
.btn-grey2.disabled,
.bootstrap-dialog-footer-buttons .btn-default.disabled,
.btn-grey2[disabled],
.bootstrap-dialog-footer-buttons .btn-default[disabled],
fieldset[disabled] .btn-grey2,
fieldset[disabled] .bootstrap-dialog-footer-buttons .btn-default {
  border-color: #c9c7c7 !important;
  color: #78777a !important;
  fill: #c9c7c7 !important;
  background-color: transparent;
  border-radius: 3px;
}
.btn-grey3 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-grey3,
.btn-grey3:hover,
.btn-grey3:focus,
.btn-grey3.focus,
.btn-grey3:active,
.btn-grey3.active,
.btn-grey3:focus,
.btn-grey3:active:focus,
.btn-grey3.active:focus,
.btn-grey3.focus,
.btn-grey3:active.focus,
.btn-grey3.active.focus {
  border-color: #999999;
  color: #000000 !important;
  fill: #000000;
  background-color: #ffffff;
}
.open > .btn-grey3,
.btn-grey3:hover,
.btn-grey3:focus,
.btn-grey3.focus {
  border-color: #999999;
  color: #ffffff !important;
  fill: #ffffff;
  background-color: #999999;
}
.open > .btn-grey3,
.btn-grey3:active,
.btn-grey3.active,
.btn-grey3:active:hover,
.btn-grey3.active:hover,
.btn-grey3:active:active,
.btn-grey3.active:active,
.btn-grey3:active:focus,
.btn-grey3.active:focus,
.btn-grey3:active.focus,
.btn-grey3.active.focus {
  border-color: #999999;
  color: #ffffff !important;
  fill: #ffffff;
  background-color: #999999;
}
.btn-grey3.disabled,
.btn-grey3[disabled],
fieldset[disabled] .btn-grey3 {
  border-color: #c9c7c7 !important;
  color: #78777a !important;
  fill: #c9c7c7 !important;
  background-color: transparent;
  border-radius: 3px;
}
.btn-grey4 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-grey4,
.btn-grey4:hover,
.btn-grey4:focus,
.btn-grey4.focus,
.btn-grey4:active,
.btn-grey4.active,
.btn-grey4:focus,
.btn-grey4:active:focus,
.btn-grey4.active:focus,
.btn-grey4.focus,
.btn-grey4:active.focus,
.btn-grey4.active.focus {
  border-color: #999999;
  color: #999999 !important;
  fill: #999999;
  background-color: transparent;
}
.open > .btn-grey4,
.btn-grey4:hover,
.btn-grey4:focus,
.btn-grey4.focus {
  border-color: #999999;
  color: #ffffff !important;
  fill: #ffffff;
  background-color: #999999;
}
.open > .btn-grey4,
.btn-grey4:active,
.btn-grey4.active,
.btn-grey4:active:hover,
.btn-grey4.active:hover,
.btn-grey4:active:active,
.btn-grey4.active:active,
.btn-grey4:active:focus,
.btn-grey4.active:focus,
.btn-grey4:active.focus,
.btn-grey4.active.focus {
  border-color: #999999;
  color: #ffffff !important;
  fill: #ffffff;
  background-color: #999999;
}
.btn-grey4.disabled,
.btn-grey4[disabled],
fieldset[disabled] .btn-grey4 {
  border-color: #c9c7c7 !important;
  color: #78777a !important;
  fill: #c9c7c7 !important;
  background-color: transparent;
  border-radius: 3px;
}
.btn-link-grey {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-link-grey,
.btn-link-grey:hover,
.btn-link-grey:focus,
.btn-link-grey.focus,
.btn-link-grey:active,
.btn-link-grey.active,
.btn-link-grey:focus,
.btn-link-grey:active:focus,
.btn-link-grey.active:focus,
.btn-link-grey.focus,
.btn-link-grey:active.focus,
.btn-link-grey.active.focus {
  border-color: transparent;
  color: #76797a !important;
  fill: #76797a;
  background-color: transparent;
}
.open > .btn-link-grey,
.btn-link-grey:hover,
.btn-link-grey:focus,
.btn-link-grey.focus {
  border-color: transparent;
  color: #76797a !important;
  fill: #76797a;
  background-color: transparent;
}
.open > .btn-link-grey,
.btn-link-grey:active,
.btn-link-grey.active,
.btn-link-grey:active:hover,
.btn-link-grey.active:hover,
.btn-link-grey:active:active,
.btn-link-grey.active:active,
.btn-link-grey:active:focus,
.btn-link-grey.active:focus,
.btn-link-grey:active.focus,
.btn-link-grey.active.focus {
  border-color: transparent;
  color: #76797a !important;
  fill: #76797a;
  background-color: transparent;
}
.btn-link-grey.disabled,
.btn-link-grey[disabled],
fieldset[disabled] .btn-link-grey {
  border-color: #c9c7c7 !important;
  color: #78777a !important;
  fill: #c9c7c7 !important;
  background-color: transparent;
  border-radius: 3px;
}
.btn-link-white {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-link-white,
.btn-link-white:hover,
.btn-link-white:focus,
.btn-link-white.focus,
.btn-link-white:active,
.btn-link-white.active,
.btn-link-white:focus,
.btn-link-white:active:focus,
.btn-link-white.active:focus,
.btn-link-white.focus,
.btn-link-white:active.focus,
.btn-link-white.active.focus {
  border-color: #ffffff;
  color: #ffffff !important;
  fill: #ffffff;
  background-color: transparent;
}
.open > .btn-link-white,
.btn-link-white:hover,
.btn-link-white:focus,
.btn-link-white.focus {
  border-color: #ffffff;
  color: #212121 !important;
  fill: #212121;
  background-color: #ffffff;
}
.open > .btn-link-white,
.btn-link-white:active,
.btn-link-white.active,
.btn-link-white:active:hover,
.btn-link-white.active:hover,
.btn-link-white:active:active,
.btn-link-white.active:active,
.btn-link-white:active:focus,
.btn-link-white.active:focus,
.btn-link-white:active.focus,
.btn-link-white.active.focus {
  border-color: #ffffff;
  color: #212121 !important;
  fill: #212121;
  background-color: #ffffff;
}
.btn-link-white.disabled,
.btn-link-white[disabled],
fieldset[disabled] .btn-link-white {
  border-color: #c9c7c7 !important;
  color: #78777a !important;
  fill: #c9c7c7 !important;
  background-color: transparent;
  border-radius: 3px;
}
.btn:not(.btn-block) + .btn {
  margin-left: 10px;
}
.border1 {
  border-width: 1px;
}
.btn-nopadleft {
  padding-left: 0;
}
.btn-pad20 {
  padding-left: 20px;
  padding-right: 20px;
}
.btn-text-left {
  text-align: left;
}
.btn-text-right {
  text-align: right;
}
.btn-nopadright {
  padding-right: 0;
}
.btn-200 {
  width: 200px;
  height: 48px;
}
@media (max-width: 463px) {
  .btn-200 {
    width: 100%;
  }
}
.btn-260 {
  width: 260px;
}
@media (max-width: 463px) {
  .btn-260 {
    width: 100%;
  }
}
.btn-table {
  display: block;
  padding: 0;
  text-align: left;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300 !important;
  position: relative;
  white-space: normal;
  padding-right: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-table,
.btn-table:hover,
.btn-table:focus,
.btn-table.focus,
.btn-table:active,
.btn-table.active,
.btn-table:focus,
.btn-table:active:focus,
.btn-table.active:focus,
.btn-table.focus,
.btn-table:active.focus,
.btn-table.active.focus {
  border-color: transparent;
  color: #010101 !important;
  fill: #010101;
  background-color: transparent;
}
.open > .btn-table,
.btn-table:hover,
.btn-table:focus,
.btn-table.focus {
  border-color: transparent;
  color: #e92934 !important;
  fill: #e92934;
  background-color: transparent;
}
.open > .btn-table,
.btn-table:active,
.btn-table.active,
.btn-table:active:hover,
.btn-table.active:hover,
.btn-table:active:active,
.btn-table.active:active,
.btn-table:active:focus,
.btn-table.active:focus,
.btn-table:active.focus,
.btn-table.active.focus {
  border-color: transparent;
  color: #e92934 !important;
  fill: #e92934;
  background-color: transparent;
}
.btn-table.disabled,
.btn-table[disabled],
fieldset[disabled] .btn-table {
  border-color: #c9c7c7 !important;
  color: #78777a !important;
  fill: #c9c7c7 !important;
  background-color: transparent;
  border-radius: 3px;
}
.btn-table:after {
  content: "";
  position: absolute;
  right: 0;
  width: 8px;
  height: 15px;
  background: url(../img/arrow-right-g.png) no-repeat center center;
  top: 10px;
}
.btn-table:hover::after {
  background: url(../img/arrow-right-r.png) no-repeat center center;
}
.scroll-up {
  position: fixed;
  right: 97px;
  bottom: 340px;
  bottom: 97px;
  z-index: 5000;
  font: 0/0 a;
  width: 50px;
  height: 50px;
  text-align: center;
  background: url(../img/arrow-up-w.png) center center no-repeat;
  background-color: #83c2df;
  background-color: rgba(131, 194, 223, 0.8);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.scroll-up:hover {
  background-color: #83c2df;
}
@media (max-width: 767px) {
  .scroll-up {
    display: none;
  }
}
.breadcrumb {
  list-style: none;
  margin: 0px 0 0px;
  padding: 1px 9px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  line-height: 16px;
  color: #b9b9b9;
  position: absolute;
  top: 8px;
  /*
    & ~ .header-nav {
        margin-top: -30px;
        &-list {
            .max1440({
                margin-top: 6px;
            });
        }
        .body--header-fixed & {
            margin-top: -24px;
        }
    }*/
}
@media (max-width: 991px) {
  .breadcrumb {
    display: none;
  }
}
.body-header .breadcrumb {
  padding-left: 56px;
  margin: 0;
}
@media (max-width: 991px) {
  .body-header .breadcrumb {
    padding-left: 18px;
  }
}
.breadcrumb li {
  float: left;
  margin-left: 16px;
  position: relative;
}
.breadcrumb li:first-child {
  margin-left: 0;
}
.breadcrumb li:first-child:before {
  display: none;
}
.breadcrumb li:nth-child(2):before {
  background: url(../img/breadcrumb-dot.png) left top no-repeat;
}
.breadcrumb li:before {
  content: ' ';
  width: 3px;
  height: 5px;
  background: url(../img/breadcrumb.png) left top no-repeat;
  position: absolute;
  left: -9px;
  top: 6px;
}
.breadcrumb a {
  text-decoration: none;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
.breadcrumb a:hover {
  color: #000000;
  text-decoration: none;
}
.breadcrumb .active {
  color: #000000;
}
.breadcrumb .active:before {
  background: url(../img/breadcrumb.png) left top no-repeat;
}
.more {
  height: 1px;
  background: #b6c1d6;
  margin: 25px 0 49px;
  text-align: center;
}
.more span {
  display: inline-block;
  vertical-align: top;
  margin: -25px 0 0;
  background: #fff;
  padding: 0 9px;
}
.mod--shadow {
  -webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.08);
}
.links {
  list-style: none;
  padding-left: 0;
  font-size: 18px;
}
.links li {
  margin: 0 0 8px;
}
.links a {
  color: #010101;
}
.links .active a,
.links a:hover,
.links a.active {
  color: #e92934;
}
.links--mid {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 27px;
  font-weight: 300 !important;
}
.links--mid li {
  margin: 0 0 24px;
}
.links--midb {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 36px;
  font-weight: 400 !important;
}
.links--center {
  text-align: center;
}
.subheader {
  background: #f9fafd;
  border-top: 1px solid #e8e8e8;
  -webkit-box-shadow: inset 0 1px 0 0 #fff;
  -moz-box-shadow: inset 0 1px 0 0 #fff;
  -o-box-shadow: inset 0 1px 0 0 #fff;
  box-shadow: inset 0 1px 0 0 #fff;
  -webkit-box-shadow: inset 0 1px 0 0 #fff, 0 6px 6px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0 1px 0 0 #fff, 0 6px 6px 0 rgba(0, 0, 0, 0.08);
  -o-box-shadow: inset 0 1px 0 0 #fff, 0 6px 6px 0 rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px 0 0 #fff, 0 6px 6px 0 rgba(0, 0, 0, 0.08);
  padding: 30px 0 16px;
  margin: 0 0 54px;
}
.subheader:first-child {
  border-top: 0 none;
  -webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.08);
}
.subheader-title {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 38px;
  margin: 0 0 22px;
  font-weight: 400;
  display: block;
  color: #181818;
  text-align: center;
  margin: 0 0 16px;
}
.subheader-title img {
  margin-bottom: 12px;
}
.subheader-title a {
  text-decoration: none;
}
.subheader-title a:hover {
  text-decoration: underline;
}
.subheader-title small {
  font-family: "seravek";
  font-weight: 400;
  display: block;
  color: #969595;
}
.subheader-list {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
}
.subheader-list li {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 10px;
}
.subheader-list a {
  color: #212121;
}
.subheader-list .active a,
.subheader-list a:hover,
.subheader-list a.active {
  color: #000000;
}
.color {
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  font: 0/0 a;
  border: 1px solid transparent;
  margin: 0 8px 0 0;
}
.table-tech {
  border-top: 1px solid #e3e9f2;
  width: 100%;
}
.table-tech td,
.table-tech th {
  font-family: "seravek";
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  text-align: left;
  padding: 12px 0 11px;
  border-bottom: 1px solid #e3e9f2;
  vertical-align: top;
}
.table-tech td {
  padding-left: 20px;
  text-align: right;
}
.list-icons {
  line-height: none;
  padding: 0;
  margin: 0 0 24px;
  font: 0/0 a;
}
.list-icons li {
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  margin: 0 30px 10px 0;
}
.list-icons span {
  display: block;
  height: 40px;
  line-height: 40px;
}
.tooltip.in {
  opacity: 1;
}
.tooltip-inner {
  padding: 10px 20px;
  background: #3b5991;
  color: #fff;
  font-family: "seravek";
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #3b5991;
}
li {
  list-style-position: inside;
}
.dvgrid {
  *zoom: 1;
  font: 0/0 a;
}
.dvgrid:after {
  content: " ";
  display: table;
  clear: both;
}
.dvgrid--flex {
  *zoom: 1;
  font: 0/0 a;
  display: flex;
  justify-content: space-between;
  margin-left: -10px;
  margin-right: -10px;
  flex-wrap: wrap;
}
.dvgrid--flex:after {
  content: " ";
  display: table;
  clear: both;
}
.dvgrid {
  margin-left: -10px;
  margin-right: -10px;
}
[class*='dvcol-'] {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
[class*='dvcol-'] {
  position: relative;
  min-height: 1px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
}
.dvgrid--padding25 [class*='dvcol-'] {
  padding: 0 25px;
  margin-bottom: 45px;
}
.dvcol-2,
.dvcol-3,
.dvcol-4,
.dvcol-5,
.dvcol-6,
.dvcol-7,
.dvcol-8,
.dvcol-9,
.dvcol-10,
.dvcol-11,
.dvcol-12,
.dvcol-1of5,
.dvcol-2of5,
.dvcol-3of5,
.dvcol-4of5 {
  display: inline-block;
  vertical-align: top;
}
.dvcol-12 {
  width: 100%;
}
.dvcol-11 {
  width: 91.66666667%;
}
.dvcol-10 {
  width: 83.33333333%;
}
.dvcol-9 {
  width: 75%;
}
.dvcol-8 {
  width: 66.66666667%;
}
.dvcol-7 {
  width: 58.33333333%;
}
.dvcol-6 {
  width: 50%;
}
.dvcol-5 {
  width: 41.66666667%;
}
.dvcol-4 {
  width: 33.33333333%;
}
.dvcol-3 {
  width: 25%;
}
.dvcol-2 {
  width: 16.66666667%;
}
.dvcol-1 {
  width: 8.33333333%;
}
.dvcol-1of5 {
  width: 20%;
}
.dvcol-2of5 {
  width: 40%;
}
.dvcol-3of5 {
  width: 60%;
}
.dvcol-4of5 {
  width: 80%;
}
.dvcol-pull-0 {
  right: auto;
}
.dvcol-pull-1 {
  right: 8.33333333%;
}
.dvcol-pull-2 {
  right: 16.66666667%;
}
.dvcol-pull-3 {
  right: 25%;
}
.dvcol-pull-4 {
  right: 33.33333333%;
}
.dvcol-pull-5 {
  right: 41.66666667%;
}
.dvcol-pull-6 {
  right: 50%;
}
.dvcol-pull-7 {
  right: 58.33333333%;
}
.dvcol-pull-8 {
  right: 66.66666667%;
}
.dvcol-pull-9 {
  right: 75%;
}
.dvcol-pull-10 {
  right: 83.33333333%;
}
.dvcol-pull-11 {
  right: 91.66666667%;
}
.dvcol-pull-12 {
  right: 100%;
}
.dvcol-pull-1of5 {
  right: 20%;
}
.dvcol-pull-2of5 {
  right: 40%;
}
.dvcol-pull-3of5 {
  right: 60%;
}
.dvcol-pull-4of5 {
  right: 80%;
}
.dvcol-push-0 {
  left: auto;
}
.dvcol-push-1 {
  left: 8.33333333%;
}
.dvcol-push-2 {
  left: 16.66666667%;
}
.dvcol-push-3 {
  left: 25%;
}
.dvcol-push-4 {
  left: 33.33333333%;
}
.dvcol-push-5 {
  left: 41.66666667%;
}
.dvcol-push-6 {
  left: 50%;
}
.dvcol-push-7 {
  left: 58.33333333%;
}
.dvcol-push-8 {
  left: 66.66666667%;
}
.dvcol-push-9 {
  left: 75%;
}
.dvcol-push-10 {
  left: 83.33333333%;
}
.dvcol-push-11 {
  left: 91.66666667%;
}
.dvcol-push-12 {
  left: 100%;
}
.dvcol-push-1of5 {
  left: 20%;
}
.dvcol-push-2of5 {
  left: 40%;
}
.dvcol-push-3of5 {
  left: 60%;
}
.dvcol-push-4of5 {
  left: 80%;
}
.dvcol-offset-0 {
  margin-left: auto;
}
.dvcol-offset-1 {
  margin-left: 8.33333333%;
}
.dvcol-offset-2 {
  margin-left: 16.66666667%;
}
.dvcol-offset-3 {
  margin-left: 25%;
}
.dvcol-offset-4 {
  margin-left: 33.33333333%;
}
.dvcol-offset-5 {
  margin-left: 41.66666667%;
}
.dvcol-offset-6 {
  margin-left: 50%;
}
.dvcol-offset-7 {
  margin-left: 58.33333333%;
}
.dvcol-offset-8 {
  margin-left: 66.66666667%;
}
.dvcol-offset-9 {
  margin-left: 75%;
}
.dvcol-offset-10 {
  margin-left: 83.33333333%;
}
.dvcol-offset-11 {
  margin-left: 91.66666667%;
}
.dvcol-offset-12 {
  margin-left: 100%;
}
.dvcol-offset-1of5 {
  margin-left: 20%;
}
.dvcol-offset-2of5 {
  margin-left: 40%;
}
.dvcol-offset-3of5 {
  margin-left: 60%;
}
.dvcol-offset-4of5 {
  margin-left: 80%;
}
@media (min-width: 344px) {
  .dvcol-360-1,
  .dvcol-360-2,
  .dvcol-360-3,
  .dvcol-360-4,
  .dvcol-360-5,
  .dvcol-360-6,
  .dvcol-360-7,
  .dvcol-360-8,
  .dvcol-360-9,
  .dvcol-360-10,
  .dvcol-360-11,
  .dvcol-360-12,
  .dvcol-360-1of5,
  .dvcol-360-2of5,
  .dvcol-360-3of5,
  .dvcol-360-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .dvcol-360-12 {
    width: 100%;
  }
  .dvcol-360-11 {
    width: 91.66666667%;
  }
  .dvcol-360-10 {
    width: 83.33333333%;
  }
  .dvcol-360-9 {
    width: 75%;
  }
  .dvcol-360-8 {
    width: 66.66666667%;
  }
  .dvcol-360-7 {
    width: 58.33333333%;
  }
  .dvcol-360-6 {
    width: 50%;
  }
  .dvcol-360-5 {
    width: 41.66666667%;
  }
  .dvcol-360-4 {
    width: 33.33333333%;
  }
  .dvcol-360-3 {
    width: 25%;
  }
  .dvcol-360-2 {
    width: 16.66666667%;
  }
  .dvcol-360-1 {
    width: 8.33333333%;
  }
  .dvcol-360-1of5 {
    width: 20%;
  }
  .dvcol-360-2of5 {
    width: 40%;
  }
  .dvcol-360-3of5 {
    width: 60%;
  }
  .dvcol-360-4of5 {
    width: 80%;
  }
  .dvcol-360-pull-0 {
    right: auto;
  }
  .dvcol-360-pull-1 {
    right: 8.33333333%;
  }
  .dvcol-360-pull-2 {
    right: 16.66666667%;
  }
  .dvcol-360-pull-3 {
    right: 25%;
  }
  .dvcol-360-pull-4 {
    right: 33.33333333%;
  }
  .dvcol-360-pull-5 {
    right: 41.66666667%;
  }
  .dvcol-360-pull-6 {
    right: 50%;
  }
  .dvcol-360-pull-7 {
    right: 58.33333333%;
  }
  .dvcol-360-pull-8 {
    right: 66.66666667%;
  }
  .dvcol-360-pull-9 {
    right: 75%;
  }
  .dvcol-360-pull-10 {
    right: 83.33333333%;
  }
  .dvcol-360-pull-11 {
    right: 91.66666667%;
  }
  .dvcol-360-pull-12 {
    right: 100%;
  }
  .dvcol-360-pull-1of5 {
    right: 20%;
  }
  .dvcol-360-pull-2of5 {
    right: 40%;
  }
  .dvcol-360-pull-3of5 {
    right: 60%;
  }
  .dvcol-360-pull-4of5 {
    right: 80%;
  }
  .dvcol-360-push-0 {
    left: auto;
  }
  .dvcol-360-push-1 {
    left: 8.33333333%;
  }
  .dvcol-360-push-2 {
    left: 16.66666667%;
  }
  .dvcol-360-push-3 {
    left: 25%;
  }
  .dvcol-360-push-4 {
    left: 33.33333333%;
  }
  .dvcol-360-push-5 {
    left: 41.66666667%;
  }
  .dvcol-360-push-6 {
    left: 50%;
  }
  .dvcol-360-push-7 {
    left: 58.33333333%;
  }
  .dvcol-360-push-8 {
    left: 66.66666667%;
  }
  .dvcol-360-push-9 {
    left: 75%;
  }
  .dvcol-360-push-10 {
    left: 83.33333333%;
  }
  .dvcol-360-push-11 {
    left: 91.66666667%;
  }
  .dvcol-360-push-12 {
    left: 100%;
  }
  .dvcol-360-push-1of5 {
    left: 20%;
  }
  .dvcol-360-push-2of5 {
    left: 40%;
  }
  .dvcol-360-push-3of5 {
    left: 60%;
  }
  .dvcol-360-push-4of5 {
    left: 80%;
  }
  .dvcol-360-offset-0 {
    margin-left: auto;
  }
  .dvcol-360-offset-1 {
    margin-left: 8.33333333%;
  }
  .dvcol-360-offset-2 {
    margin-left: 16.66666667%;
  }
  .dvcol-360-offset-3 {
    margin-left: 25%;
  }
  .dvcol-360-offset-4 {
    margin-left: 33.33333333%;
  }
  .dvcol-360-offset-5 {
    margin-left: 41.66666667%;
  }
  .dvcol-360-offset-6 {
    margin-left: 50%;
  }
  .dvcol-360-offset-7 {
    margin-left: 58.33333333%;
  }
  .dvcol-360-offset-8 {
    margin-left: 66.66666667%;
  }
  .dvcol-360-offset-9 {
    margin-left: 75%;
  }
  .dvcol-360-offset-10 {
    margin-left: 83.33333333%;
  }
  .dvcol-360-offset-11 {
    margin-left: 91.66666667%;
  }
  .dvcol-360-offset-12 {
    margin-left: 100%;
  }
  .dvcol-360-offset-1of5 {
    margin-left: 20%;
  }
  .dvcol-360-offset-2of5 {
    margin-left: 40%;
  }
  .dvcol-360-offset-3of5 {
    margin-left: 60%;
  }
  .dvcol-360-offset-4of5 {
    margin-left: 80%;
  }
}
@media (min-width: 464px) {
  .dvcol-480-1,
  .dvcol-480-2,
  .dvcol-480-3,
  .dvcol-480-4,
  .dvcol-480-5,
  .dvcol-480-6,
  .dvcol-480-7,
  .dvcol-480-8,
  .dvcol-480-9,
  .dvcol-480-10,
  .dvcol-480-11,
  .dvcol-480-12,
  .dvcol-480-1of5,
  .dvcol-480-2of5,
  .dvcol-480-3of5,
  .dvcol-480-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .dvcol-480-12 {
    width: 100%;
  }
  .dvcol-480-11 {
    width: 91.66666667%;
  }
  .dvcol-480-10 {
    width: 83.33333333%;
  }
  .dvcol-480-9 {
    width: 75%;
  }
  .dvcol-480-8 {
    width: 66.66666667%;
  }
  .dvcol-480-7 {
    width: 58.33333333%;
  }
  .dvcol-480-6 {
    width: 50%;
  }
  .dvcol-480-5 {
    width: 41.66666667%;
  }
  .dvcol-480-4 {
    width: 33.33333333%;
  }
  .dvcol-480-3 {
    width: 25%;
  }
  .dvcol-480-2 {
    width: 16.66666667%;
  }
  .dvcol-480-1 {
    width: 8.33333333%;
  }
  .dvcol-480-1of5 {
    width: 20%;
  }
  .dvcol-480-2of5 {
    width: 40%;
  }
  .dvcol-480-3of5 {
    width: 60%;
  }
  .dvcol-480-4of5 {
    width: 80%;
  }
  .dvcol-480-pull-0 {
    right: auto;
  }
  .dvcol-480-pull-1 {
    right: 8.33333333%;
  }
  .dvcol-480-pull-2 {
    right: 16.66666667%;
  }
  .dvcol-480-pull-3 {
    right: 25%;
  }
  .dvcol-480-pull-4 {
    right: 33.33333333%;
  }
  .dvcol-480-pull-5 {
    right: 41.66666667%;
  }
  .dvcol-480-pull-6 {
    right: 50%;
  }
  .dvcol-480-pull-7 {
    right: 58.33333333%;
  }
  .dvcol-480-pull-8 {
    right: 66.66666667%;
  }
  .dvcol-480-pull-9 {
    right: 75%;
  }
  .dvcol-480-pull-10 {
    right: 83.33333333%;
  }
  .dvcol-480-pull-11 {
    right: 91.66666667%;
  }
  .dvcol-480-pull-12 {
    right: 100%;
  }
  .dvcol-480-pull-1of5 {
    right: 20%;
  }
  .dvcol-480-pull-2of5 {
    right: 40%;
  }
  .dvcol-480-pull-3of5 {
    right: 60%;
  }
  .dvcol-480-pull-4of5 {
    right: 80%;
  }
  .dvcol-480-push-0 {
    left: auto;
  }
  .dvcol-480-push-1 {
    left: 8.33333333%;
  }
  .dvcol-480-push-2 {
    left: 16.66666667%;
  }
  .dvcol-480-push-3 {
    left: 25%;
  }
  .dvcol-480-push-4 {
    left: 33.33333333%;
  }
  .dvcol-480-push-5 {
    left: 41.66666667%;
  }
  .dvcol-480-push-6 {
    left: 50%;
  }
  .dvcol-480-push-7 {
    left: 58.33333333%;
  }
  .dvcol-480-push-8 {
    left: 66.66666667%;
  }
  .dvcol-480-push-9 {
    left: 75%;
  }
  .dvcol-480-push-10 {
    left: 83.33333333%;
  }
  .dvcol-480-push-11 {
    left: 91.66666667%;
  }
  .dvcol-480-push-12 {
    left: 100%;
  }
  .dvcol-480-push-1of5 {
    left: 20%;
  }
  .dvcol-480-push-2of5 {
    left: 40%;
  }
  .dvcol-480-push-3of5 {
    left: 60%;
  }
  .dvcol-480-push-4of5 {
    left: 80%;
  }
  .dvcol-480-offset-0 {
    margin-left: auto;
  }
  .dvcol-480-offset-1 {
    margin-left: 8.33333333%;
  }
  .dvcol-480-offset-2 {
    margin-left: 16.66666667%;
  }
  .dvcol-480-offset-3 {
    margin-left: 25%;
  }
  .dvcol-480-offset-4 {
    margin-left: 33.33333333%;
  }
  .dvcol-480-offset-5 {
    margin-left: 41.66666667%;
  }
  .dvcol-480-offset-6 {
    margin-left: 50%;
  }
  .dvcol-480-offset-7 {
    margin-left: 58.33333333%;
  }
  .dvcol-480-offset-8 {
    margin-left: 66.66666667%;
  }
  .dvcol-480-offset-9 {
    margin-left: 75%;
  }
  .dvcol-480-offset-10 {
    margin-left: 83.33333333%;
  }
  .dvcol-480-offset-11 {
    margin-left: 91.66666667%;
  }
  .dvcol-480-offset-12 {
    margin-left: 100%;
  }
  .dvcol-480-offset-1of5 {
    margin-left: 20%;
  }
  .dvcol-480-offset-2of5 {
    margin-left: 40%;
  }
  .dvcol-480-offset-3of5 {
    margin-left: 60%;
  }
  .dvcol-480-offset-4of5 {
    margin-left: 80%;
  }
}
@media (min-width: 584px) {
  .dvcol-600-1,
  .dvcol-600-2,
  .dvcol-600-3,
  .dvcol-600-4,
  .dvcol-600-5,
  .dvcol-600-6,
  .dvcol-600-7,
  .dvcol-600-8,
  .dvcol-600-9,
  .dvcol-600-10,
  .dvcol-600-11,
  .dvcol-600-12,
  .dvcol-600-1of5,
  .dvcol-600-2of5,
  .dvcol-600-3of5,
  .dvcol-600-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .dvcol-600-12 {
    width: 100%;
  }
  .dvcol-600-11 {
    width: 91.66666667%;
  }
  .dvcol-600-10 {
    width: 83.33333333%;
  }
  .dvcol-600-9 {
    width: 75%;
  }
  .dvcol-600-8 {
    width: 66.66666667%;
  }
  .dvcol-600-7 {
    width: 58.33333333%;
  }
  .dvcol-600-6 {
    width: 50%;
  }
  .dvcol-600-5 {
    width: 41.66666667%;
  }
  .dvcol-600-4 {
    width: 33.33333333%;
  }
  .dvcol-600-3 {
    width: 25%;
  }
  .dvcol-600-2 {
    width: 16.66666667%;
  }
  .dvcol-600-1 {
    width: 8.33333333%;
  }
  .dvcol-600-1of5 {
    width: 20%;
  }
  .dvcol-600-2of5 {
    width: 40%;
  }
  .dvcol-600-3of5 {
    width: 60%;
  }
  .dvcol-600-4of5 {
    width: 80%;
  }
  .dvcol-600-pull-0 {
    right: auto;
  }
  .dvcol-600-pull-1 {
    right: 8.33333333%;
  }
  .dvcol-600-pull-2 {
    right: 16.66666667%;
  }
  .dvcol-600-pull-3 {
    right: 25%;
  }
  .dvcol-600-pull-4 {
    right: 33.33333333%;
  }
  .dvcol-600-pull-5 {
    right: 41.66666667%;
  }
  .dvcol-600-pull-6 {
    right: 50%;
  }
  .dvcol-600-pull-7 {
    right: 58.33333333%;
  }
  .dvcol-600-pull-8 {
    right: 66.66666667%;
  }
  .dvcol-600-pull-9 {
    right: 75%;
  }
  .dvcol-600-pull-10 {
    right: 83.33333333%;
  }
  .dvcol-600-pull-11 {
    right: 91.66666667%;
  }
  .dvcol-600-pull-12 {
    right: 100%;
  }
  .dvcol-600-pull-1of5 {
    right: 20%;
  }
  .dvcol-600-pull-2of5 {
    right: 40%;
  }
  .dvcol-600-pull-3of5 {
    right: 60%;
  }
  .dvcol-600-pull-4of5 {
    right: 80%;
  }
  .dvcol-600-push-0 {
    left: auto;
  }
  .dvcol-600-push-1 {
    left: 8.33333333%;
  }
  .dvcol-600-push-2 {
    left: 16.66666667%;
  }
  .dvcol-600-push-3 {
    left: 25%;
  }
  .dvcol-600-push-4 {
    left: 33.33333333%;
  }
  .dvcol-600-push-5 {
    left: 41.66666667%;
  }
  .dvcol-600-push-6 {
    left: 50%;
  }
  .dvcol-600-push-7 {
    left: 58.33333333%;
  }
  .dvcol-600-push-8 {
    left: 66.66666667%;
  }
  .dvcol-600-push-9 {
    left: 75%;
  }
  .dvcol-600-push-10 {
    left: 83.33333333%;
  }
  .dvcol-600-push-11 {
    left: 91.66666667%;
  }
  .dvcol-600-push-12 {
    left: 100%;
  }
  .dvcol-600-push-1of5 {
    left: 20%;
  }
  .dvcol-600-push-2of5 {
    left: 40%;
  }
  .dvcol-600-push-3of5 {
    left: 60%;
  }
  .dvcol-600-push-4of5 {
    left: 80%;
  }
  .dvcol-600-offset-0 {
    margin-left: auto;
  }
  .dvcol-600-offset-1 {
    margin-left: 8.33333333%;
  }
  .dvcol-600-offset-2 {
    margin-left: 16.66666667%;
  }
  .dvcol-600-offset-3 {
    margin-left: 25%;
  }
  .dvcol-600-offset-4 {
    margin-left: 33.33333333%;
  }
  .dvcol-600-offset-5 {
    margin-left: 41.66666667%;
  }
  .dvcol-600-offset-6 {
    margin-left: 50%;
  }
  .dvcol-600-offset-7 {
    margin-left: 58.33333333%;
  }
  .dvcol-600-offset-8 {
    margin-left: 66.66666667%;
  }
  .dvcol-600-offset-9 {
    margin-left: 75%;
  }
  .dvcol-600-offset-10 {
    margin-left: 83.33333333%;
  }
  .dvcol-600-offset-11 {
    margin-left: 91.66666667%;
  }
  .dvcol-600-offset-12 {
    margin-left: 100%;
  }
  .dvcol-600-offset-1of5 {
    margin-left: 20%;
  }
  .dvcol-600-offset-2of5 {
    margin-left: 40%;
  }
  .dvcol-600-offset-3of5 {
    margin-left: 60%;
  }
  .dvcol-600-offset-4of5 {
    margin-left: 80%;
  }
}
@media (min-width: 768px) {
  .dvcol-768-1,
  .dvcol-768-2,
  .dvcol-768-3,
  .dvcol-768-4,
  .dvcol-768-5,
  .dvcol-768-6,
  .dvcol-768-7,
  .dvcol-768-8,
  .dvcol-768-9,
  .dvcol-768-10,
  .dvcol-768-11,
  .dvcol-768-12,
  .dvcol-768-1of5,
  .dvcol-768-2of5,
  .dvcol-768-3of5,
  .dvcol-768-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .dvcol-768-12 {
    width: 100%;
  }
  .dvcol-768-11 {
    width: 91.66666667%;
  }
  .dvcol-768-10 {
    width: 83.33333333%;
  }
  .dvcol-768-9 {
    width: 75%;
  }
  .dvcol-768-8 {
    width: 66.66666667%;
  }
  .dvcol-768-7 {
    width: 58.33333333%;
  }
  .dvcol-768-6 {
    width: 50%;
  }
  .dvcol-768-5 {
    width: 41.66666667%;
  }
  .dvcol-768-4 {
    width: 33.33333333%;
  }
  .dvcol-768-3 {
    width: 25%;
  }
  .dvcol-768-2 {
    width: 16.66666667%;
  }
  .dvcol-768-1 {
    width: 8.33333333%;
  }
  .dvcol-768-1of5 {
    width: 20%;
  }
  .dvcol-768-2of5 {
    width: 40%;
  }
  .dvcol-768-3of5 {
    width: 60%;
  }
  .dvcol-768-4of5 {
    width: 80%;
  }
  .dvcol-768-pull-0 {
    right: auto;
  }
  .dvcol-768-pull-1 {
    right: 8.33333333%;
  }
  .dvcol-768-pull-2 {
    right: 16.66666667%;
  }
  .dvcol-768-pull-3 {
    right: 25%;
  }
  .dvcol-768-pull-4 {
    right: 33.33333333%;
  }
  .dvcol-768-pull-5 {
    right: 41.66666667%;
  }
  .dvcol-768-pull-6 {
    right: 50%;
  }
  .dvcol-768-pull-7 {
    right: 58.33333333%;
  }
  .dvcol-768-pull-8 {
    right: 66.66666667%;
  }
  .dvcol-768-pull-9 {
    right: 75%;
  }
  .dvcol-768-pull-10 {
    right: 83.33333333%;
  }
  .dvcol-768-pull-11 {
    right: 91.66666667%;
  }
  .dvcol-768-pull-12 {
    right: 100%;
  }
  .dvcol-768-pull-1of5 {
    right: 20%;
  }
  .dvcol-768-pull-2of5 {
    right: 40%;
  }
  .dvcol-768-pull-3of5 {
    right: 60%;
  }
  .dvcol-768-pull-4of5 {
    right: 80%;
  }
  .dvcol-768-push-0 {
    left: auto;
  }
  .dvcol-768-push-1 {
    left: 8.33333333%;
  }
  .dvcol-768-push-2 {
    left: 16.66666667%;
  }
  .dvcol-768-push-3 {
    left: 25%;
  }
  .dvcol-768-push-4 {
    left: 33.33333333%;
  }
  .dvcol-768-push-5 {
    left: 41.66666667%;
  }
  .dvcol-768-push-6 {
    left: 50%;
  }
  .dvcol-768-push-7 {
    left: 58.33333333%;
  }
  .dvcol-768-push-8 {
    left: 66.66666667%;
  }
  .dvcol-768-push-9 {
    left: 75%;
  }
  .dvcol-768-push-10 {
    left: 83.33333333%;
  }
  .dvcol-768-push-11 {
    left: 91.66666667%;
  }
  .dvcol-768-push-12 {
    left: 100%;
  }
  .dvcol-768-push-1of5 {
    left: 20%;
  }
  .dvcol-768-push-2of5 {
    left: 40%;
  }
  .dvcol-768-push-3of5 {
    left: 60%;
  }
  .dvcol-768-push-4of5 {
    left: 80%;
  }
  .dvcol-768-offset-0 {
    margin-left: auto;
  }
  .dvcol-768-offset-1 {
    margin-left: 8.33333333%;
  }
  .dvcol-768-offset-2 {
    margin-left: 16.66666667%;
  }
  .dvcol-768-offset-3 {
    margin-left: 25%;
  }
  .dvcol-768-offset-4 {
    margin-left: 33.33333333%;
  }
  .dvcol-768-offset-5 {
    margin-left: 41.66666667%;
  }
  .dvcol-768-offset-6 {
    margin-left: 50%;
  }
  .dvcol-768-offset-7 {
    margin-left: 58.33333333%;
  }
  .dvcol-768-offset-8 {
    margin-left: 66.66666667%;
  }
  .dvcol-768-offset-9 {
    margin-left: 75%;
  }
  .dvcol-768-offset-10 {
    margin-left: 83.33333333%;
  }
  .dvcol-768-offset-11 {
    margin-left: 91.66666667%;
  }
  .dvcol-768-offset-12 {
    margin-left: 100%;
  }
  .dvcol-768-offset-1of5 {
    margin-left: 20%;
  }
  .dvcol-768-offset-2of5 {
    margin-left: 40%;
  }
  .dvcol-768-offset-3of5 {
    margin-left: 60%;
  }
  .dvcol-768-offset-4of5 {
    margin-left: 80%;
  }
  .dvcol-tablet-1,
  .dvcol-tablet-2,
  .dvcol-tablet-3,
  .dvcol-tablet-4,
  .dvcol-tablet-5,
  .dvcol-tablet-6,
  .dvcol-tablet-7,
  .dvcol-tablet-8,
  .dvcol-tablet-9,
  .dvcol-tablet-10,
  .dvcol-tablet-11,
  .dvcol-tablet-12,
  .dvcol-tablet-1of5,
  .dvcol-tablet-2of5,
  .dvcol-tablet-3of5,
  .dvcol-tablet-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .dvcol-tablet-12 {
    width: 100%;
  }
  .dvcol-tablet-11 {
    width: 91.66666667%;
  }
  .dvcol-tablet-10 {
    width: 83.33333333%;
  }
  .dvcol-tablet-9 {
    width: 75%;
  }
  .dvcol-tablet-8 {
    width: 66.66666667%;
  }
  .dvcol-tablet-7 {
    width: 58.33333333%;
  }
  .dvcol-tablet-6 {
    width: 50%;
  }
  .dvcol-tablet-5 {
    width: 41.66666667%;
  }
  .dvcol-tablet-4 {
    width: 33.33333333%;
  }
  .dvcol-tablet-3 {
    width: 25%;
  }
  .dvcol-tablet-2 {
    width: 16.66666667%;
  }
  .dvcol-tablet-1 {
    width: 8.33333333%;
  }
  .dvcol-tablet-1of5 {
    width: 20%;
  }
  .dvcol-tablet-2of5 {
    width: 40%;
  }
  .dvcol-tablet-3of5 {
    width: 60%;
  }
  .dvcol-tablet-4of5 {
    width: 80%;
  }
  .dvcol-tablet-pull-0 {
    right: auto;
  }
  .dvcol-tablet-pull-1 {
    right: 8.33333333%;
  }
  .dvcol-tablet-pull-2 {
    right: 16.66666667%;
  }
  .dvcol-tablet-pull-3 {
    right: 25%;
  }
  .dvcol-tablet-pull-4 {
    right: 33.33333333%;
  }
  .dvcol-tablet-pull-5 {
    right: 41.66666667%;
  }
  .dvcol-tablet-pull-6 {
    right: 50%;
  }
  .dvcol-tablet-pull-7 {
    right: 58.33333333%;
  }
  .dvcol-tablet-pull-8 {
    right: 66.66666667%;
  }
  .dvcol-tablet-pull-9 {
    right: 75%;
  }
  .dvcol-tablet-pull-10 {
    right: 83.33333333%;
  }
  .dvcol-tablet-pull-11 {
    right: 91.66666667%;
  }
  .dvcol-tablet-pull-12 {
    right: 100%;
  }
  .dvcol-tablet-pull-1of5 {
    right: 20%;
  }
  .dvcol-tablet-pull-2of5 {
    right: 40%;
  }
  .dvcol-tablet-pull-3of5 {
    right: 60%;
  }
  .dvcol-tablet-pull-4of5 {
    right: 80%;
  }
  .dvcol-tablet-push-0 {
    left: auto;
  }
  .dvcol-tablet-push-1 {
    left: 8.33333333%;
  }
  .dvcol-tablet-push-2 {
    left: 16.66666667%;
  }
  .dvcol-tablet-push-3 {
    left: 25%;
  }
  .dvcol-tablet-push-4 {
    left: 33.33333333%;
  }
  .dvcol-tablet-push-5 {
    left: 41.66666667%;
  }
  .dvcol-tablet-push-6 {
    left: 50%;
  }
  .dvcol-tablet-push-7 {
    left: 58.33333333%;
  }
  .dvcol-tablet-push-8 {
    left: 66.66666667%;
  }
  .dvcol-tablet-push-9 {
    left: 75%;
  }
  .dvcol-tablet-push-10 {
    left: 83.33333333%;
  }
  .dvcol-tablet-push-11 {
    left: 91.66666667%;
  }
  .dvcol-tablet-push-12 {
    left: 100%;
  }
  .dvcol-tablet-push-1of5 {
    left: 20%;
  }
  .dvcol-tablet-push-2of5 {
    left: 40%;
  }
  .dvcol-tablet-push-3of5 {
    left: 60%;
  }
  .dvcol-tablet-push-4of5 {
    left: 80%;
  }
  .dvcol-tablet-offset-0 {
    margin-left: auto;
  }
  .dvcol-tablet-offset-1 {
    margin-left: 8.33333333%;
  }
  .dvcol-tablet-offset-2 {
    margin-left: 16.66666667%;
  }
  .dvcol-tablet-offset-3 {
    margin-left: 25%;
  }
  .dvcol-tablet-offset-4 {
    margin-left: 33.33333333%;
  }
  .dvcol-tablet-offset-5 {
    margin-left: 41.66666667%;
  }
  .dvcol-tablet-offset-6 {
    margin-left: 50%;
  }
  .dvcol-tablet-offset-7 {
    margin-left: 58.33333333%;
  }
  .dvcol-tablet-offset-8 {
    margin-left: 66.66666667%;
  }
  .dvcol-tablet-offset-9 {
    margin-left: 75%;
  }
  .dvcol-tablet-offset-10 {
    margin-left: 83.33333333%;
  }
  .dvcol-tablet-offset-11 {
    margin-left: 91.66666667%;
  }
  .dvcol-tablet-offset-12 {
    margin-left: 100%;
  }
  .dvcol-tablet-offset-1of5 {
    margin-left: 20%;
  }
  .dvcol-tablet-offset-2of5 {
    margin-left: 40%;
  }
  .dvcol-tablet-offset-3of5 {
    margin-left: 60%;
  }
  .dvcol-tablet-offset-4of5 {
    margin-left: 80%;
  }
}
@media (min-width: 824px) {
  .dvcol-840-1,
  .dvcol-840-2,
  .dvcol-840-3,
  .dvcol-840-4,
  .dvcol-840-5,
  .dvcol-840-6,
  .dvcol-840-7,
  .dvcol-840-8,
  .dvcol-840-9,
  .dvcol-840-10,
  .dvcol-840-11,
  .dvcol-840-12,
  .dvcol-840-1of5,
  .dvcol-840-2of5,
  .dvcol-840-3of5,
  .dvcol-840-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .dvcol-840-12 {
    width: 100%;
  }
  .dvcol-840-11 {
    width: 91.66666667%;
  }
  .dvcol-840-10 {
    width: 83.33333333%;
  }
  .dvcol-840-9 {
    width: 75%;
  }
  .dvcol-840-8 {
    width: 66.66666667%;
  }
  .dvcol-840-7 {
    width: 58.33333333%;
  }
  .dvcol-840-6 {
    width: 50%;
  }
  .dvcol-840-5 {
    width: 41.66666667%;
  }
  .dvcol-840-4 {
    width: 33.33333333%;
  }
  .dvcol-840-3 {
    width: 25%;
  }
  .dvcol-840-2 {
    width: 16.66666667%;
  }
  .dvcol-840-1 {
    width: 8.33333333%;
  }
  .dvcol-840-1of5 {
    width: 20%;
  }
  .dvcol-840-2of5 {
    width: 40%;
  }
  .dvcol-840-3of5 {
    width: 60%;
  }
  .dvcol-840-4of5 {
    width: 80%;
  }
  .dvcol-840-pull-0 {
    right: auto;
  }
  .dvcol-840-pull-1 {
    right: 8.33333333%;
  }
  .dvcol-840-pull-2 {
    right: 16.66666667%;
  }
  .dvcol-840-pull-3 {
    right: 25%;
  }
  .dvcol-840-pull-4 {
    right: 33.33333333%;
  }
  .dvcol-840-pull-5 {
    right: 41.66666667%;
  }
  .dvcol-840-pull-6 {
    right: 50%;
  }
  .dvcol-840-pull-7 {
    right: 58.33333333%;
  }
  .dvcol-840-pull-8 {
    right: 66.66666667%;
  }
  .dvcol-840-pull-9 {
    right: 75%;
  }
  .dvcol-840-pull-10 {
    right: 83.33333333%;
  }
  .dvcol-840-pull-11 {
    right: 91.66666667%;
  }
  .dvcol-840-pull-12 {
    right: 100%;
  }
  .dvcol-840-pull-1of5 {
    right: 20%;
  }
  .dvcol-840-pull-2of5 {
    right: 40%;
  }
  .dvcol-840-pull-3of5 {
    right: 60%;
  }
  .dvcol-840-pull-4of5 {
    right: 80%;
  }
  .dvcol-840-push-0 {
    left: auto;
  }
  .dvcol-840-push-1 {
    left: 8.33333333%;
  }
  .dvcol-840-push-2 {
    left: 16.66666667%;
  }
  .dvcol-840-push-3 {
    left: 25%;
  }
  .dvcol-840-push-4 {
    left: 33.33333333%;
  }
  .dvcol-840-push-5 {
    left: 41.66666667%;
  }
  .dvcol-840-push-6 {
    left: 50%;
  }
  .dvcol-840-push-7 {
    left: 58.33333333%;
  }
  .dvcol-840-push-8 {
    left: 66.66666667%;
  }
  .dvcol-840-push-9 {
    left: 75%;
  }
  .dvcol-840-push-10 {
    left: 83.33333333%;
  }
  .dvcol-840-push-11 {
    left: 91.66666667%;
  }
  .dvcol-840-push-12 {
    left: 100%;
  }
  .dvcol-840-push-1of5 {
    left: 20%;
  }
  .dvcol-840-push-2of5 {
    left: 40%;
  }
  .dvcol-840-push-3of5 {
    left: 60%;
  }
  .dvcol-840-push-4of5 {
    left: 80%;
  }
  .dvcol-840-offset-0 {
    margin-left: auto;
  }
  .dvcol-840-offset-1 {
    margin-left: 8.33333333%;
  }
  .dvcol-840-offset-2 {
    margin-left: 16.66666667%;
  }
  .dvcol-840-offset-3 {
    margin-left: 25%;
  }
  .dvcol-840-offset-4 {
    margin-left: 33.33333333%;
  }
  .dvcol-840-offset-5 {
    margin-left: 41.66666667%;
  }
  .dvcol-840-offset-6 {
    margin-left: 50%;
  }
  .dvcol-840-offset-7 {
    margin-left: 58.33333333%;
  }
  .dvcol-840-offset-8 {
    margin-left: 66.66666667%;
  }
  .dvcol-840-offset-9 {
    margin-left: 75%;
  }
  .dvcol-840-offset-10 {
    margin-left: 83.33333333%;
  }
  .dvcol-840-offset-11 {
    margin-left: 91.66666667%;
  }
  .dvcol-840-offset-12 {
    margin-left: 100%;
  }
  .dvcol-840-offset-1of5 {
    margin-left: 20%;
  }
  .dvcol-840-offset-2of5 {
    margin-left: 40%;
  }
  .dvcol-840-offset-3of5 {
    margin-left: 60%;
  }
  .dvcol-840-offset-4of5 {
    margin-left: 80%;
  }
}
@media (min-width: 944px) {
  .dvcol-960-1,
  .dvcol-960-2,
  .dvcol-960-3,
  .dvcol-960-4,
  .dvcol-960-5,
  .dvcol-960-6,
  .dvcol-960-7,
  .dvcol-960-8,
  .dvcol-960-9,
  .dvcol-960-10,
  .dvcol-960-11,
  .dvcol-960-12,
  .dvcol-960-1of5,
  .dvcol-960-2of5,
  .dvcol-960-3of5,
  .dvcol-960-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .dvcol-960-12 {
    width: 100%;
  }
  .dvcol-960-11 {
    width: 91.66666667%;
  }
  .dvcol-960-10 {
    width: 83.33333333%;
  }
  .dvcol-960-9 {
    width: 75%;
  }
  .dvcol-960-8 {
    width: 66.66666667%;
  }
  .dvcol-960-7 {
    width: 58.33333333%;
  }
  .dvcol-960-6 {
    width: 50%;
  }
  .dvcol-960-5 {
    width: 41.66666667%;
  }
  .dvcol-960-4 {
    width: 33.33333333%;
  }
  .dvcol-960-3 {
    width: 25%;
  }
  .dvcol-960-2 {
    width: 16.66666667%;
  }
  .dvcol-960-1 {
    width: 8.33333333%;
  }
  .dvcol-960-1of5 {
    width: 20%;
  }
  .dvcol-960-2of5 {
    width: 40%;
  }
  .dvcol-960-3of5 {
    width: 60%;
  }
  .dvcol-960-4of5 {
    width: 80%;
  }
  .dvcol-960-pull-0 {
    right: auto;
  }
  .dvcol-960-pull-1 {
    right: 8.33333333%;
  }
  .dvcol-960-pull-2 {
    right: 16.66666667%;
  }
  .dvcol-960-pull-3 {
    right: 25%;
  }
  .dvcol-960-pull-4 {
    right: 33.33333333%;
  }
  .dvcol-960-pull-5 {
    right: 41.66666667%;
  }
  .dvcol-960-pull-6 {
    right: 50%;
  }
  .dvcol-960-pull-7 {
    right: 58.33333333%;
  }
  .dvcol-960-pull-8 {
    right: 66.66666667%;
  }
  .dvcol-960-pull-9 {
    right: 75%;
  }
  .dvcol-960-pull-10 {
    right: 83.33333333%;
  }
  .dvcol-960-pull-11 {
    right: 91.66666667%;
  }
  .dvcol-960-pull-12 {
    right: 100%;
  }
  .dvcol-960-pull-1of5 {
    right: 20%;
  }
  .dvcol-960-pull-2of5 {
    right: 40%;
  }
  .dvcol-960-pull-3of5 {
    right: 60%;
  }
  .dvcol-960-pull-4of5 {
    right: 80%;
  }
  .dvcol-960-push-0 {
    left: auto;
  }
  .dvcol-960-push-1 {
    left: 8.33333333%;
  }
  .dvcol-960-push-2 {
    left: 16.66666667%;
  }
  .dvcol-960-push-3 {
    left: 25%;
  }
  .dvcol-960-push-4 {
    left: 33.33333333%;
  }
  .dvcol-960-push-5 {
    left: 41.66666667%;
  }
  .dvcol-960-push-6 {
    left: 50%;
  }
  .dvcol-960-push-7 {
    left: 58.33333333%;
  }
  .dvcol-960-push-8 {
    left: 66.66666667%;
  }
  .dvcol-960-push-9 {
    left: 75%;
  }
  .dvcol-960-push-10 {
    left: 83.33333333%;
  }
  .dvcol-960-push-11 {
    left: 91.66666667%;
  }
  .dvcol-960-push-12 {
    left: 100%;
  }
  .dvcol-960-push-1of5 {
    left: 20%;
  }
  .dvcol-960-push-2of5 {
    left: 40%;
  }
  .dvcol-960-push-3of5 {
    left: 60%;
  }
  .dvcol-960-push-4of5 {
    left: 80%;
  }
  .dvcol-960-offset-0 {
    margin-left: auto;
  }
  .dvcol-960-offset-1 {
    margin-left: 8.33333333%;
  }
  .dvcol-960-offset-2 {
    margin-left: 16.66666667%;
  }
  .dvcol-960-offset-3 {
    margin-left: 25%;
  }
  .dvcol-960-offset-4 {
    margin-left: 33.33333333%;
  }
  .dvcol-960-offset-5 {
    margin-left: 41.66666667%;
  }
  .dvcol-960-offset-6 {
    margin-left: 50%;
  }
  .dvcol-960-offset-7 {
    margin-left: 58.33333333%;
  }
  .dvcol-960-offset-8 {
    margin-left: 66.66666667%;
  }
  .dvcol-960-offset-9 {
    margin-left: 75%;
  }
  .dvcol-960-offset-10 {
    margin-left: 83.33333333%;
  }
  .dvcol-960-offset-11 {
    margin-left: 91.66666667%;
  }
  .dvcol-960-offset-12 {
    margin-left: 100%;
  }
  .dvcol-960-offset-1of5 {
    margin-left: 20%;
  }
  .dvcol-960-offset-2of5 {
    margin-left: 40%;
  }
  .dvcol-960-offset-3of5 {
    margin-left: 60%;
  }
  .dvcol-960-offset-4of5 {
    margin-left: 80%;
  }
}
@media (min-width: 992px) {
  .dvcol-992-1,
  .dvcol-992-2,
  .dvcol-992-3,
  .dvcol-992-4,
  .dvcol-992-5,
  .dvcol-992-6,
  .dvcol-992-7,
  .dvcol-992-8,
  .dvcol-992-9,
  .dvcol-992-10,
  .dvcol-992-11,
  .dvcol-992-12,
  .dvcol-992-1of5,
  .dvcol-992-2of5,
  .dvcol-992-3of5,
  .dvcol-992-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .dvcol-992-12 {
    width: 100%;
  }
  .dvcol-992-11 {
    width: 91.66666667%;
  }
  .dvcol-992-10 {
    width: 83.33333333%;
  }
  .dvcol-992-9 {
    width: 75%;
  }
  .dvcol-992-8 {
    width: 66.66666667%;
  }
  .dvcol-992-7 {
    width: 58.33333333%;
  }
  .dvcol-992-6 {
    width: 50%;
  }
  .dvcol-992-5 {
    width: 41.66666667%;
  }
  .dvcol-992-4 {
    width: 33.33333333%;
  }
  .dvcol-992-3 {
    width: 25%;
  }
  .dvcol-992-2 {
    width: 16.66666667%;
  }
  .dvcol-992-1 {
    width: 8.33333333%;
  }
  .dvcol-992-1of5 {
    width: 20%;
  }
  .dvcol-992-2of5 {
    width: 40%;
  }
  .dvcol-992-3of5 {
    width: 60%;
  }
  .dvcol-992-4of5 {
    width: 80%;
  }
  .dvcol-992-pull-0 {
    right: auto;
  }
  .dvcol-992-pull-1 {
    right: 8.33333333%;
  }
  .dvcol-992-pull-2 {
    right: 16.66666667%;
  }
  .dvcol-992-pull-3 {
    right: 25%;
  }
  .dvcol-992-pull-4 {
    right: 33.33333333%;
  }
  .dvcol-992-pull-5 {
    right: 41.66666667%;
  }
  .dvcol-992-pull-6 {
    right: 50%;
  }
  .dvcol-992-pull-7 {
    right: 58.33333333%;
  }
  .dvcol-992-pull-8 {
    right: 66.66666667%;
  }
  .dvcol-992-pull-9 {
    right: 75%;
  }
  .dvcol-992-pull-10 {
    right: 83.33333333%;
  }
  .dvcol-992-pull-11 {
    right: 91.66666667%;
  }
  .dvcol-992-pull-12 {
    right: 100%;
  }
  .dvcol-992-pull-1of5 {
    right: 20%;
  }
  .dvcol-992-pull-2of5 {
    right: 40%;
  }
  .dvcol-992-pull-3of5 {
    right: 60%;
  }
  .dvcol-992-pull-4of5 {
    right: 80%;
  }
  .dvcol-992-push-0 {
    left: auto;
  }
  .dvcol-992-push-1 {
    left: 8.33333333%;
  }
  .dvcol-992-push-2 {
    left: 16.66666667%;
  }
  .dvcol-992-push-3 {
    left: 25%;
  }
  .dvcol-992-push-4 {
    left: 33.33333333%;
  }
  .dvcol-992-push-5 {
    left: 41.66666667%;
  }
  .dvcol-992-push-6 {
    left: 50%;
  }
  .dvcol-992-push-7 {
    left: 58.33333333%;
  }
  .dvcol-992-push-8 {
    left: 66.66666667%;
  }
  .dvcol-992-push-9 {
    left: 75%;
  }
  .dvcol-992-push-10 {
    left: 83.33333333%;
  }
  .dvcol-992-push-11 {
    left: 91.66666667%;
  }
  .dvcol-992-push-12 {
    left: 100%;
  }
  .dvcol-992-push-1of5 {
    left: 20%;
  }
  .dvcol-992-push-2of5 {
    left: 40%;
  }
  .dvcol-992-push-3of5 {
    left: 60%;
  }
  .dvcol-992-push-4of5 {
    left: 80%;
  }
  .dvcol-992-offset-0 {
    margin-left: auto;
  }
  .dvcol-992-offset-1 {
    margin-left: 8.33333333%;
  }
  .dvcol-992-offset-2 {
    margin-left: 16.66666667%;
  }
  .dvcol-992-offset-3 {
    margin-left: 25%;
  }
  .dvcol-992-offset-4 {
    margin-left: 33.33333333%;
  }
  .dvcol-992-offset-5 {
    margin-left: 41.66666667%;
  }
  .dvcol-992-offset-6 {
    margin-left: 50%;
  }
  .dvcol-992-offset-7 {
    margin-left: 58.33333333%;
  }
  .dvcol-992-offset-8 {
    margin-left: 66.66666667%;
  }
  .dvcol-992-offset-9 {
    margin-left: 75%;
  }
  .dvcol-992-offset-10 {
    margin-left: 83.33333333%;
  }
  .dvcol-992-offset-11 {
    margin-left: 91.66666667%;
  }
  .dvcol-992-offset-12 {
    margin-left: 100%;
  }
  .dvcol-992-offset-1of5 {
    margin-left: 20%;
  }
  .dvcol-992-offset-2of5 {
    margin-left: 40%;
  }
  .dvcol-992-offset-3of5 {
    margin-left: 60%;
  }
  .dvcol-992-offset-4of5 {
    margin-left: 80%;
  }
  .dvcol-desktop-1,
  .dvcol-desktop-2,
  .dvcol-desktop-3,
  .dvcol-desktop-4,
  .dvcol-desktop-5,
  .dvcol-desktop-6,
  .dvcol-desktop-7,
  .dvcol-desktop-8,
  .dvcol-desktop-9,
  .dvcol-desktop-10,
  .dvcol-desktop-11,
  .dvcol-desktop-12,
  .dvcol-desktop-1of5,
  .dvcol-desktop-2of5,
  .dvcol-desktop-3of5,
  .dvcol-desktop-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .dvcol-desktop-12 {
    width: 100%;
  }
  .dvcol-desktop-11 {
    width: 91.66666667%;
  }
  .dvcol-desktop-10 {
    width: 83.33333333%;
  }
  .dvcol-desktop-9 {
    width: 75%;
  }
  .dvcol-desktop-8 {
    width: 66.66666667%;
  }
  .dvcol-desktop-7 {
    width: 58.33333333%;
  }
  .dvcol-desktop-6 {
    width: 50%;
  }
  .dvcol-desktop-5 {
    width: 41.66666667%;
  }
  .dvcol-desktop-4 {
    width: 33.33333333%;
  }
  .dvcol-desktop-3 {
    width: 25%;
  }
  .dvcol-desktop-2 {
    width: 16.66666667%;
  }
  .dvcol-desktop-1 {
    width: 8.33333333%;
  }
  .dvcol-desktop-1of5 {
    width: 20%;
  }
  .dvcol-desktop-2of5 {
    width: 40%;
  }
  .dvcol-desktop-3of5 {
    width: 60%;
  }
  .dvcol-desktop-4of5 {
    width: 80%;
  }
  .dvcol-desktop-pull-0 {
    right: auto;
  }
  .dvcol-desktop-pull-1 {
    right: 8.33333333%;
  }
  .dvcol-desktop-pull-2 {
    right: 16.66666667%;
  }
  .dvcol-desktop-pull-3 {
    right: 25%;
  }
  .dvcol-desktop-pull-4 {
    right: 33.33333333%;
  }
  .dvcol-desktop-pull-5 {
    right: 41.66666667%;
  }
  .dvcol-desktop-pull-6 {
    right: 50%;
  }
  .dvcol-desktop-pull-7 {
    right: 58.33333333%;
  }
  .dvcol-desktop-pull-8 {
    right: 66.66666667%;
  }
  .dvcol-desktop-pull-9 {
    right: 75%;
  }
  .dvcol-desktop-pull-10 {
    right: 83.33333333%;
  }
  .dvcol-desktop-pull-11 {
    right: 91.66666667%;
  }
  .dvcol-desktop-pull-12 {
    right: 100%;
  }
  .dvcol-desktop-pull-1of5 {
    right: 20%;
  }
  .dvcol-desktop-pull-2of5 {
    right: 40%;
  }
  .dvcol-desktop-pull-3of5 {
    right: 60%;
  }
  .dvcol-desktop-pull-4of5 {
    right: 80%;
  }
  .dvcol-desktop-push-0 {
    left: auto;
  }
  .dvcol-desktop-push-1 {
    left: 8.33333333%;
  }
  .dvcol-desktop-push-2 {
    left: 16.66666667%;
  }
  .dvcol-desktop-push-3 {
    left: 25%;
  }
  .dvcol-desktop-push-4 {
    left: 33.33333333%;
  }
  .dvcol-desktop-push-5 {
    left: 41.66666667%;
  }
  .dvcol-desktop-push-6 {
    left: 50%;
  }
  .dvcol-desktop-push-7 {
    left: 58.33333333%;
  }
  .dvcol-desktop-push-8 {
    left: 66.66666667%;
  }
  .dvcol-desktop-push-9 {
    left: 75%;
  }
  .dvcol-desktop-push-10 {
    left: 83.33333333%;
  }
  .dvcol-desktop-push-11 {
    left: 91.66666667%;
  }
  .dvcol-desktop-push-12 {
    left: 100%;
  }
  .dvcol-desktop-push-1of5 {
    left: 20%;
  }
  .dvcol-desktop-push-2of5 {
    left: 40%;
  }
  .dvcol-desktop-push-3of5 {
    left: 60%;
  }
  .dvcol-desktop-push-4of5 {
    left: 80%;
  }
  .dvcol-desktop-offset-0 {
    margin-left: auto;
  }
  .dvcol-desktop-offset-1 {
    margin-left: 8.33333333%;
  }
  .dvcol-desktop-offset-2 {
    margin-left: 16.66666667%;
  }
  .dvcol-desktop-offset-3 {
    margin-left: 25%;
  }
  .dvcol-desktop-offset-4 {
    margin-left: 33.33333333%;
  }
  .dvcol-desktop-offset-5 {
    margin-left: 41.66666667%;
  }
  .dvcol-desktop-offset-6 {
    margin-left: 50%;
  }
  .dvcol-desktop-offset-7 {
    margin-left: 58.33333333%;
  }
  .dvcol-desktop-offset-8 {
    margin-left: 66.66666667%;
  }
  .dvcol-desktop-offset-9 {
    margin-left: 75%;
  }
  .dvcol-desktop-offset-10 {
    margin-left: 83.33333333%;
  }
  .dvcol-desktop-offset-11 {
    margin-left: 91.66666667%;
  }
  .dvcol-desktop-offset-12 {
    margin-left: 100%;
  }
  .dvcol-desktop-offset-1of5 {
    margin-left: 20%;
  }
  .dvcol-desktop-offset-2of5 {
    margin-left: 40%;
  }
  .dvcol-desktop-offset-3of5 {
    margin-left: 60%;
  }
  .dvcol-desktop-offset-4of5 {
    margin-left: 80%;
  }
}
@media (min-width: 1264px) {
  .dvcol-1280-1,
  .dvcol-1280-2,
  .dvcol-1280-3,
  .dvcol-1280-4,
  .dvcol-1280-5,
  .dvcol-1280-6,
  .dvcol-1280-7,
  .dvcol-1280-8,
  .dvcol-1280-9,
  .dvcol-1280-10,
  .dvcol-1280-11,
  .dvcol-1280-12,
  .dvcol-1280-1of5,
  .dvcol-1280-2of5,
  .dvcol-1280-3of5,
  .dvcol-1280-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .dvcol-1280-12 {
    width: 100%;
  }
  .dvcol-1280-11 {
    width: 91.66666667%;
  }
  .dvcol-1280-10 {
    width: 83.33333333%;
  }
  .dvcol-1280-9 {
    width: 75%;
  }
  .dvcol-1280-8 {
    width: 66.66666667%;
  }
  .dvcol-1280-7 {
    width: 58.33333333%;
  }
  .dvcol-1280-6 {
    width: 50%;
  }
  .dvcol-1280-5 {
    width: 41.66666667%;
  }
  .dvcol-1280-4 {
    width: 33.33333333%;
  }
  .dvcol-1280-3 {
    width: 25%;
  }
  .dvcol-1280-2 {
    width: 16.66666667%;
  }
  .dvcol-1280-1 {
    width: 8.33333333%;
  }
  .dvcol-1280-1of5 {
    width: 20%;
  }
  .dvcol-1280-2of5 {
    width: 40%;
  }
  .dvcol-1280-3of5 {
    width: 60%;
  }
  .dvcol-1280-4of5 {
    width: 80%;
  }
  .dvcol-1280-pull-0 {
    right: auto;
  }
  .dvcol-1280-pull-1 {
    right: 8.33333333%;
  }
  .dvcol-1280-pull-2 {
    right: 16.66666667%;
  }
  .dvcol-1280-pull-3 {
    right: 25%;
  }
  .dvcol-1280-pull-4 {
    right: 33.33333333%;
  }
  .dvcol-1280-pull-5 {
    right: 41.66666667%;
  }
  .dvcol-1280-pull-6 {
    right: 50%;
  }
  .dvcol-1280-pull-7 {
    right: 58.33333333%;
  }
  .dvcol-1280-pull-8 {
    right: 66.66666667%;
  }
  .dvcol-1280-pull-9 {
    right: 75%;
  }
  .dvcol-1280-pull-10 {
    right: 83.33333333%;
  }
  .dvcol-1280-pull-11 {
    right: 91.66666667%;
  }
  .dvcol-1280-pull-12 {
    right: 100%;
  }
  .dvcol-1280-pull-1of5 {
    right: 20%;
  }
  .dvcol-1280-pull-2of5 {
    right: 40%;
  }
  .dvcol-1280-pull-3of5 {
    right: 60%;
  }
  .dvcol-1280-pull-4of5 {
    right: 80%;
  }
  .dvcol-1280-push-0 {
    left: auto;
  }
  .dvcol-1280-push-1 {
    left: 8.33333333%;
  }
  .dvcol-1280-push-2 {
    left: 16.66666667%;
  }
  .dvcol-1280-push-3 {
    left: 25%;
  }
  .dvcol-1280-push-4 {
    left: 33.33333333%;
  }
  .dvcol-1280-push-5 {
    left: 41.66666667%;
  }
  .dvcol-1280-push-6 {
    left: 50%;
  }
  .dvcol-1280-push-7 {
    left: 58.33333333%;
  }
  .dvcol-1280-push-8 {
    left: 66.66666667%;
  }
  .dvcol-1280-push-9 {
    left: 75%;
  }
  .dvcol-1280-push-10 {
    left: 83.33333333%;
  }
  .dvcol-1280-push-11 {
    left: 91.66666667%;
  }
  .dvcol-1280-push-12 {
    left: 100%;
  }
  .dvcol-1280-push-1of5 {
    left: 20%;
  }
  .dvcol-1280-push-2of5 {
    left: 40%;
  }
  .dvcol-1280-push-3of5 {
    left: 60%;
  }
  .dvcol-1280-push-4of5 {
    left: 80%;
  }
  .dvcol-1280-offset-0 {
    margin-left: auto;
  }
  .dvcol-1280-offset-1 {
    margin-left: 8.33333333%;
  }
  .dvcol-1280-offset-2 {
    margin-left: 16.66666667%;
  }
  .dvcol-1280-offset-3 {
    margin-left: 25%;
  }
  .dvcol-1280-offset-4 {
    margin-left: 33.33333333%;
  }
  .dvcol-1280-offset-5 {
    margin-left: 41.66666667%;
  }
  .dvcol-1280-offset-6 {
    margin-left: 50%;
  }
  .dvcol-1280-offset-7 {
    margin-left: 58.33333333%;
  }
  .dvcol-1280-offset-8 {
    margin-left: 66.66666667%;
  }
  .dvcol-1280-offset-9 {
    margin-left: 75%;
  }
  .dvcol-1280-offset-10 {
    margin-left: 83.33333333%;
  }
  .dvcol-1280-offset-11 {
    margin-left: 91.66666667%;
  }
  .dvcol-1280-offset-12 {
    margin-left: 100%;
  }
  .dvcol-1280-offset-1of5 {
    margin-left: 20%;
  }
  .dvcol-1280-offset-2of5 {
    margin-left: 40%;
  }
  .dvcol-1280-offset-3of5 {
    margin-left: 60%;
  }
  .dvcol-1280-offset-4of5 {
    margin-left: 80%;
  }
}
@media (min-width: 1424px) {
  .dvcol-1440-1,
  .dvcol-1440-2,
  .dvcol-1440-3,
  .dvcol-1440-4,
  .dvcol-1440-5,
  .dvcol-1440-6,
  .dvcol-1440-7,
  .dvcol-1440-8,
  .dvcol-1440-9,
  .dvcol-1440-10,
  .dvcol-1440-11,
  .dvcol-1440-12,
  .dvcol-1440-1of5,
  .dvcol-1440-2of5,
  .dvcol-1440-3of5,
  .dvcol-1440-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .dvcol-1440-12 {
    width: 100%;
  }
  .dvcol-1440-11 {
    width: 91.66666667%;
  }
  .dvcol-1440-10 {
    width: 83.33333333%;
  }
  .dvcol-1440-9 {
    width: 75%;
  }
  .dvcol-1440-8 {
    width: 66.66666667%;
  }
  .dvcol-1440-7 {
    width: 58.33333333%;
  }
  .dvcol-1440-6 {
    width: 50%;
  }
  .dvcol-1440-5 {
    width: 41.66666667%;
  }
  .dvcol-1440-4 {
    width: 33.33333333%;
  }
  .dvcol-1440-3 {
    width: 25%;
  }
  .dvcol-1440-2 {
    width: 16.66666667%;
  }
  .dvcol-1440-1 {
    width: 8.33333333%;
  }
  .dvcol-1440-1of5 {
    width: 20%;
  }
  .dvcol-1440-2of5 {
    width: 40%;
  }
  .dvcol-1440-3of5 {
    width: 60%;
  }
  .dvcol-1440-4of5 {
    width: 80%;
  }
  .dvcol-1440-pull-0 {
    right: auto;
  }
  .dvcol-1440-pull-1 {
    right: 8.33333333%;
  }
  .dvcol-1440-pull-2 {
    right: 16.66666667%;
  }
  .dvcol-1440-pull-3 {
    right: 25%;
  }
  .dvcol-1440-pull-4 {
    right: 33.33333333%;
  }
  .dvcol-1440-pull-5 {
    right: 41.66666667%;
  }
  .dvcol-1440-pull-6 {
    right: 50%;
  }
  .dvcol-1440-pull-7 {
    right: 58.33333333%;
  }
  .dvcol-1440-pull-8 {
    right: 66.66666667%;
  }
  .dvcol-1440-pull-9 {
    right: 75%;
  }
  .dvcol-1440-pull-10 {
    right: 83.33333333%;
  }
  .dvcol-1440-pull-11 {
    right: 91.66666667%;
  }
  .dvcol-1440-pull-12 {
    right: 100%;
  }
  .dvcol-1440-pull-1of5 {
    right: 20%;
  }
  .dvcol-1440-pull-2of5 {
    right: 40%;
  }
  .dvcol-1440-pull-3of5 {
    right: 60%;
  }
  .dvcol-1440-pull-4of5 {
    right: 80%;
  }
  .dvcol-1440-push-0 {
    left: auto;
  }
  .dvcol-1440-push-1 {
    left: 8.33333333%;
  }
  .dvcol-1440-push-2 {
    left: 16.66666667%;
  }
  .dvcol-1440-push-3 {
    left: 25%;
  }
  .dvcol-1440-push-4 {
    left: 33.33333333%;
  }
  .dvcol-1440-push-5 {
    left: 41.66666667%;
  }
  .dvcol-1440-push-6 {
    left: 50%;
  }
  .dvcol-1440-push-7 {
    left: 58.33333333%;
  }
  .dvcol-1440-push-8 {
    left: 66.66666667%;
  }
  .dvcol-1440-push-9 {
    left: 75%;
  }
  .dvcol-1440-push-10 {
    left: 83.33333333%;
  }
  .dvcol-1440-push-11 {
    left: 91.66666667%;
  }
  .dvcol-1440-push-12 {
    left: 100%;
  }
  .dvcol-1440-push-1of5 {
    left: 20%;
  }
  .dvcol-1440-push-2of5 {
    left: 40%;
  }
  .dvcol-1440-push-3of5 {
    left: 60%;
  }
  .dvcol-1440-push-4of5 {
    left: 80%;
  }
  .dvcol-1440-offset-0 {
    margin-left: auto;
  }
  .dvcol-1440-offset-1 {
    margin-left: 8.33333333%;
  }
  .dvcol-1440-offset-2 {
    margin-left: 16.66666667%;
  }
  .dvcol-1440-offset-3 {
    margin-left: 25%;
  }
  .dvcol-1440-offset-4 {
    margin-left: 33.33333333%;
  }
  .dvcol-1440-offset-5 {
    margin-left: 41.66666667%;
  }
  .dvcol-1440-offset-6 {
    margin-left: 50%;
  }
  .dvcol-1440-offset-7 {
    margin-left: 58.33333333%;
  }
  .dvcol-1440-offset-8 {
    margin-left: 66.66666667%;
  }
  .dvcol-1440-offset-9 {
    margin-left: 75%;
  }
  .dvcol-1440-offset-10 {
    margin-left: 83.33333333%;
  }
  .dvcol-1440-offset-11 {
    margin-left: 91.66666667%;
  }
  .dvcol-1440-offset-12 {
    margin-left: 100%;
  }
  .dvcol-1440-offset-1of5 {
    margin-left: 20%;
  }
  .dvcol-1440-offset-2of5 {
    margin-left: 40%;
  }
  .dvcol-1440-offset-3of5 {
    margin-left: 60%;
  }
  .dvcol-1440-offset-4of5 {
    margin-left: 80%;
  }
}
@media (min-width: 1584px) {
  .dvcol-1600-1,
  .dvcol-1600-2,
  .dvcol-1600-3,
  .dvcol-1600-4,
  .dvcol-1600-5,
  .dvcol-1600-6,
  .dvcol-1600-7,
  .dvcol-1600-8,
  .dvcol-1600-9,
  .dvcol-1600-10,
  .dvcol-1600-11,
  .dvcol-1600-12,
  .dvcol-1600-1of5,
  .dvcol-1600-2of5,
  .dvcol-1600-3of5,
  .dvcol-1600-4of5 {
    display: inline-block;
    vertical-align: top;
  }
  .dvcol-1600-12 {
    width: 100%;
  }
  .dvcol-1600-11 {
    width: 91.66666667%;
  }
  .dvcol-1600-10 {
    width: 83.33333333%;
  }
  .dvcol-1600-9 {
    width: 75%;
  }
  .dvcol-1600-8 {
    width: 66.66666667%;
  }
  .dvcol-1600-7 {
    width: 58.33333333%;
  }
  .dvcol-1600-6 {
    width: 50%;
  }
  .dvcol-1600-5 {
    width: 41.66666667%;
  }
  .dvcol-1600-4 {
    width: 33.33333333%;
  }
  .dvcol-1600-3 {
    width: 25%;
  }
  .dvcol-1600-2 {
    width: 16.66666667%;
  }
  .dvcol-1600-1 {
    width: 8.33333333%;
  }
  .dvcol-1600-1of5 {
    width: 20%;
  }
  .dvcol-1600-2of5 {
    width: 40%;
  }
  .dvcol-1600-3of5 {
    width: 60%;
  }
  .dvcol-1600-4of5 {
    width: 80%;
  }
  .dvcol-1600-pull-0 {
    right: auto;
  }
  .dvcol-1600-pull-1 {
    right: 8.33333333%;
  }
  .dvcol-1600-pull-2 {
    right: 16.66666667%;
  }
  .dvcol-1600-pull-3 {
    right: 25%;
  }
  .dvcol-1600-pull-4 {
    right: 33.33333333%;
  }
  .dvcol-1600-pull-5 {
    right: 41.66666667%;
  }
  .dvcol-1600-pull-6 {
    right: 50%;
  }
  .dvcol-1600-pull-7 {
    right: 58.33333333%;
  }
  .dvcol-1600-pull-8 {
    right: 66.66666667%;
  }
  .dvcol-1600-pull-9 {
    right: 75%;
  }
  .dvcol-1600-pull-10 {
    right: 83.33333333%;
  }
  .dvcol-1600-pull-11 {
    right: 91.66666667%;
  }
  .dvcol-1600-pull-12 {
    right: 100%;
  }
  .dvcol-1600-pull-1of5 {
    right: 20%;
  }
  .dvcol-1600-pull-2of5 {
    right: 40%;
  }
  .dvcol-1600-pull-3of5 {
    right: 60%;
  }
  .dvcol-1600-pull-4of5 {
    right: 80%;
  }
  .dvcol-1600-push-0 {
    left: auto;
  }
  .dvcol-1600-push-1 {
    left: 8.33333333%;
  }
  .dvcol-1600-push-2 {
    left: 16.66666667%;
  }
  .dvcol-1600-push-3 {
    left: 25%;
  }
  .dvcol-1600-push-4 {
    left: 33.33333333%;
  }
  .dvcol-1600-push-5 {
    left: 41.66666667%;
  }
  .dvcol-1600-push-6 {
    left: 50%;
  }
  .dvcol-1600-push-7 {
    left: 58.33333333%;
  }
  .dvcol-1600-push-8 {
    left: 66.66666667%;
  }
  .dvcol-1600-push-9 {
    left: 75%;
  }
  .dvcol-1600-push-10 {
    left: 83.33333333%;
  }
  .dvcol-1600-push-11 {
    left: 91.66666667%;
  }
  .dvcol-1600-push-12 {
    left: 100%;
  }
  .dvcol-1600-push-1of5 {
    left: 20%;
  }
  .dvcol-1600-push-2of5 {
    left: 40%;
  }
  .dvcol-1600-push-3of5 {
    left: 60%;
  }
  .dvcol-1600-push-4of5 {
    left: 80%;
  }
  .dvcol-1600-offset-0 {
    margin-left: auto;
  }
  .dvcol-1600-offset-1 {
    margin-left: 8.33333333%;
  }
  .dvcol-1600-offset-2 {
    margin-left: 16.66666667%;
  }
  .dvcol-1600-offset-3 {
    margin-left: 25%;
  }
  .dvcol-1600-offset-4 {
    margin-left: 33.33333333%;
  }
  .dvcol-1600-offset-5 {
    margin-left: 41.66666667%;
  }
  .dvcol-1600-offset-6 {
    margin-left: 50%;
  }
  .dvcol-1600-offset-7 {
    margin-left: 58.33333333%;
  }
  .dvcol-1600-offset-8 {
    margin-left: 66.66666667%;
  }
  .dvcol-1600-offset-9 {
    margin-left: 75%;
  }
  .dvcol-1600-offset-10 {
    margin-left: 83.33333333%;
  }
  .dvcol-1600-offset-11 {
    margin-left: 91.66666667%;
  }
  .dvcol-1600-offset-12 {
    margin-left: 100%;
  }
  .dvcol-1600-offset-1of5 {
    margin-left: 20%;
  }
  .dvcol-1600-offset-2of5 {
    margin-left: 40%;
  }
  .dvcol-1600-offset-3of5 {
    margin-left: 60%;
  }
  .dvcol-1600-offset-4of5 {
    margin-left: 80%;
  }
}
/* LAYOUT */
html,
body {
  background-color: #fff;
  height: 100%;
}
body {
  min-height: 640px;
}
@media (max-width: 991px) {
  body {
    min-height: 0;
  }
}
.page {
  position: relative;
  min-width: 975px;
  min-height: 100%;
}
@media (max-width: 991px) {
  .page {
    min-width: 280px;
  }
}
.body {
  background: #fff;
  position: relative;
}
.body-header {
  margin: -7px 0 -15px;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .body-header {
    margin: 0 0 -15px;
  }
}
@media (max-width: 767px) {
  .body-header {
    margin: 0 0 10px;
  }
}
.body-content {
  position: relative;
  z-index: 3;
}
.wrapper {
  max-width: 1206px;
  padding-left: 18px;
  padding-right: 18px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .wrapper {
    max-width: none;
    padding-left: 18px;
    padding-right: 18px;
  }
}
.mod--fullwidth > .wrapper {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}
.wrapper--460 {
  max-width: 460px;
}
.container {
  background: center center no-repeat;
  background-image: none;
  background-size: auto auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.container:not(.mod--fullheight) {
  padding-top: 70px;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  .container:not(.mod--fullheight) {
    padding-top: 50px;
  }
}
.container:not(.mod--fullheight):first-child {
  padding-top: 70px;
}
@media (max-width: 767px) {
  .container:not(.mod--fullheight):first-child {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .container:not(.mod--fullheight) {
    padding-bottom: 50px;
  }
}
.container:last-child {
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  .container:last-child {
    padding-bottom: 50px;
  }
}
.container--gmap {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.mod--nopadtop {
  padding-top: 0 !important;
}
.mod--nopadleft {
  padding-left: 0 !important;
}
.mod--nopadright {
  padding-right: 0 !important;
}
.mod--nopadbot {
  padding-bottom: 0 !important;
}
.mod--nomartop {
  margin-top: 0 !important;
}
.mod--nomarbot {
  margin-bottom: 0 !important;
}
.mod--lesspadding {
  padding-top: 20px !important;
  padding-bottom: 40px !important;
}
.mod--less-paddingbot {
  padding-bottom: 50px !important;
}
.mod--minus-margintop {
  margin-top: -50px;
  padding-top: 90px !important;
}
.mod--padding30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.mod--mtop20 {
  margin-top: 20px !important;
}
.mod--ptop30 {
  padding-top: 30px !important;
}
.mod--mtop30 {
  margin-top: 30px !important;
}
.mod--mtop70 {
  margin-top: 70px !important;
}
.mod--text-align-center {
  text-align: center;
}
.mod--text-align-left {
  text-align: left;
}
.mod--text-align-right {
  text-align: right;
}
.mod--valign-top,
.mod--valign-top img {
  vertical-align: top !important;
}
.mod--valign-middle,
.mod--valign-middle img {
  vertical-align: middle !important;
}
.mod--valign-bottom,
.mod--valign-bottom img {
  vertical-align: bottom !important;
}
.mod--size360 .wrapper {
  max-width: 480px;
}
.mod--size480 .wrapper {
  max-width: 480px;
}
.mod--size600 .wrapper {
  max-width: 600px;
}
.mod--size768 .wrapper {
  max-width: 768px;
}
.mod--size840 .wrapper {
  max-width: 840px;
}
.mod--size992 .wrapper {
  max-width: 992px;
}
.mod--nobordertop {
  border-top: none !important;
}
.mod--noborderbot {
  border-bottom: none !important;
}
.mod--padding-right20 {
  padding-right: 20px !important;
}
.mod--btn-remove {
  position: relative;
  padding-right: 20px !important;
}
.mod--btn-remove .garbage {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.mod--center {
  margin: 0 auto;
}
@media (max-width: 583px) {
  .mod--center {
    margin-left: 0;
  }
}
.mod--btn-remove2 {
  position: relative;
  padding-right: 20px !important;
}
.mod--btn-remove2 .garbage {
  position: absolute;
  right: 0;
  top: 24px;
}
.container--links {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: 48px;
}
.container--links .links {
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 40px;
  font: 0/0 a;
}
.container--links .links li {
  margin: 0;
  display: inline-block;
  font: 0/0 a;
  line-height: 48px;
}
.container--links .links li a {
  font-family: 'Roboto Medium', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 16px;
  color: #f6f6f6;
  border-bottom: 2px solid transparent;
  padding: 18px 19px 12px;
  display: block;
}
.container--links .links li:hover a,
.container--links .links li.hover a,
.container--links .links li.active a {
  border-color: #fff;
}
.container--image .wrapper {
  height: 940px;
  max-width: 80%;
  display: flex;
}
@media (max-width: 991px) {
  .container--image .wrapper {
    height: 100%;
    min-height: 640px;
    max-width: 100%;
  }
}
.container--image .wrapper .title {
  text-align: left;
  color: #fff;
}
.container--image .wrapper .article {
  color: #fff;
  width: 640px;
}
@media (max-width: 991px) {
  .container--image .wrapper .article {
    width: 100%;
    padding: 0px 10px;
  }
}
.container--image.mod--text-right .wrapper {
  justify-content: flex-end;
}
.container--image.mod--text-left .wrapper {
  justify-content: flex-start;
}
.container--image.mod--text-center .wrapper {
  justify-content: center;
}
.container--image.mod--pos-top .wrapper {
  align-items: flex-start;
}
.container--image.mod--pos-bottom .wrapper {
  align-items: flex-end;
}
.container--image.mod--pos-center .wrapper {
  align-items: center;
}
.container--auth {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
  border-bottom: 20px solid #f6f6f6;
}
@media (max-width: 991px) {
  .container--auth {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
}
.container--auth .article {
  width: 460px;
  background-color: #fcfcfc;
  margin: 0 auto;
  padding: 70px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 583px) {
  .container--auth .article {
    width: 100%;
  }
}
.container--contacts {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}
@media (max-width: 991px) {
  .container--contacts {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
}
.container--contacts .article {
  width: 540px;
  background-color: #fcfcfc;
  margin: 0 auto;
  padding: 60px 70px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .container--contacts .article {
    width: 100%;
    padding: 20px 25px;
  }
}
.container--contacts .article .form-group-captcha {
  overflow: hidden;
}
.mod--nopadtop {
  padding-top: 0 !important;
}
.mod--nopadbot {
  padding-bottom: 0 !important;
}
.mod--nomartop {
  margin-top: 0 !important;
}
.mod--nomarbot {
  margin-bottom: 0 !important;
}
.mod--nopad {
  padding: 0 !important;
}
.mod--padtop20 {
  padding-top: 20px;
}
.mod--padtop21 {
  padding-top: 21px;
}
.mod--padtop22 {
  padding-top: 22px;
}
.mod--padtop23 {
  padding-top: 23px;
}
.mod--padtop24 {
  padding-top: 24px;
}
.mod--padtop25 {
  padding-top: 25px;
}
.mod--padtop26 {
  padding-top: 26px;
}
.mod--padtop27 {
  padding-top: 27px;
}
.mod--padtop28 {
  padding-top: 28px;
}
.mod--padtop29 {
  padding-top: 29px;
}
.mod--padtop30 {
  padding-top: 30px;
}
.mod--padtop31 {
  padding-top: 31px;
}
.mod--padtop32 {
  padding-top: 32px;
}
.mod--padtop33 {
  padding-top: 33px;
}
.mod--padtop34 {
  padding-top: 34px;
}
.mod--padtop35 {
  padding-top: 35px;
}
.mod--padtop36 {
  padding-top: 36px;
}
.mod--padtop37 {
  padding-top: 37px;
}
.mod--padtop38 {
  padding-top: 38px;
}
.mod--padtop39 {
  padding-top: 39px;
}
.mod--padtop40 {
  padding-top: 40px;
}
.mod--padtop41 {
  padding-top: 41px;
}
.mod--padtop42 {
  padding-top: 42px;
}
.mod--padtop43 {
  padding-top: 43px;
}
.mod--padtop44 {
  padding-top: 44px;
}
.mod--padtop45 {
  padding-top: 45px;
}
.mod--padtop46 {
  padding-top: 46px;
}
.mod--padtop47 {
  padding-top: 47px;
}
.mod--padtop48 {
  padding-top: 48px;
}
.mod--padtop49 {
  padding-top: 49px;
}
.mod--padtop50 {
  padding-top: 50px;
}
.mod--padtop51 {
  padding-top: 51px;
}
.mod--padtop52 {
  padding-top: 52px;
}
.mod--padtop53 {
  padding-top: 53px;
}
.mod--padtop54 {
  padding-top: 54px;
}
.mod--padtop55 {
  padding-top: 55px;
}
.mod--padtop56 {
  padding-top: 56px;
}
.mod--padtop57 {
  padding-top: 57px;
}
.mod--padtop58 {
  padding-top: 58px;
}
.mod--padtop59 {
  padding-top: 59px;
}
.mod--padtop60 {
  padding-top: 60px;
}
.mod--padtop61 {
  padding-top: 61px;
}
.mod--padtop62 {
  padding-top: 62px;
}
.mod--padtop63 {
  padding-top: 63px;
}
.mod--padtop64 {
  padding-top: 64px;
}
.mod--padtop65 {
  padding-top: 65px;
}
.mod--padtop66 {
  padding-top: 66px;
}
.mod--padtop67 {
  padding-top: 67px;
}
.mod--padtop68 {
  padding-top: 68px;
}
.mod--padtop69 {
  padding-top: 69px;
}
.mod--padtop70 {
  padding-top: 70px;
}
.mod--padtop71 {
  padding-top: 71px;
}
.mod--padtop72 {
  padding-top: 72px;
}
.mod--padtop73 {
  padding-top: 73px;
}
.mod--padtop74 {
  padding-top: 74px;
}
.mod--padtop75 {
  padding-top: 75px;
}
.mod--padtop76 {
  padding-top: 76px;
}
.mod--padtop77 {
  padding-top: 77px;
}
.mod--padtop78 {
  padding-top: 78px;
}
.mod--padtop79 {
  padding-top: 79px;
}
.mod--padtop80 {
  padding-top: 80px;
}
.mod--padtop81 {
  padding-top: 81px;
}
.mod--padtop82 {
  padding-top: 82px;
}
.mod--padtop83 {
  padding-top: 83px;
}
.mod--padtop84 {
  padding-top: 84px;
}
.mod--padtop85 {
  padding-top: 85px;
}
.mod--padtop86 {
  padding-top: 86px;
}
.mod--padtop87 {
  padding-top: 87px;
}
.mod--padtop88 {
  padding-top: 88px;
}
.mod--padtop89 {
  padding-top: 89px;
}
.mod--padtop90 {
  padding-top: 90px;
}
.mod--padtop91 {
  padding-top: 91px;
}
.mod--padtop92 {
  padding-top: 92px;
}
.mod--padtop93 {
  padding-top: 93px;
}
.mod--padtop94 {
  padding-top: 94px;
}
.mod--padtop95 {
  padding-top: 95px;
}
.mod--padtop96 {
  padding-top: 96px;
}
.mod--padtop97 {
  padding-top: 97px;
}
.mod--padtop98 {
  padding-top: 98px;
}
.mod--padtop99 {
  padding-top: 99px;
}
.mod--padtop100 {
  padding-top: 100px;
}
.mod--padbot20 {
  padding-bottom: 20px;
}
.mod--padbot21 {
  padding-bottom: 21px;
}
.mod--padbot22 {
  padding-bottom: 22px;
}
.mod--padbot23 {
  padding-bottom: 23px;
}
.mod--padbot24 {
  padding-bottom: 24px;
}
.mod--padbot25 {
  padding-bottom: 25px;
}
.mod--padbot26 {
  padding-bottom: 26px;
}
.mod--padbot27 {
  padding-bottom: 27px;
}
.mod--padbot28 {
  padding-bottom: 28px;
}
.mod--padbot29 {
  padding-bottom: 29px;
}
.mod--padbot30 {
  padding-bottom: 30px;
}
.mod--padbot31 {
  padding-bottom: 31px;
}
.mod--padbot32 {
  padding-bottom: 32px;
}
.mod--padbot33 {
  padding-bottom: 33px;
}
.mod--padbot34 {
  padding-bottom: 34px;
}
.mod--padbot35 {
  padding-bottom: 35px;
}
.mod--padbot36 {
  padding-bottom: 36px;
}
.mod--padbot37 {
  padding-bottom: 37px;
}
.mod--padbot38 {
  padding-bottom: 38px;
}
.mod--padbot39 {
  padding-bottom: 39px;
}
.mod--padbot40 {
  padding-bottom: 40px;
}
.mod--padbot41 {
  padding-bottom: 41px;
}
.mod--padbot42 {
  padding-bottom: 42px;
}
.mod--padbot43 {
  padding-bottom: 43px;
}
.mod--padbot44 {
  padding-bottom: 44px;
}
.mod--padbot45 {
  padding-bottom: 45px;
}
.mod--padbot46 {
  padding-bottom: 46px;
}
.mod--padbot47 {
  padding-bottom: 47px;
}
.mod--padbot48 {
  padding-bottom: 48px;
}
.mod--padbot49 {
  padding-bottom: 49px;
}
.mod--padbot50 {
  padding-bottom: 50px;
}
.mod--padbot51 {
  padding-bottom: 51px;
}
.mod--padbot52 {
  padding-bottom: 52px;
}
.mod--padbot53 {
  padding-bottom: 53px;
}
.mod--padbot54 {
  padding-bottom: 54px;
}
.mod--padbot55 {
  padding-bottom: 55px;
}
.mod--padbot56 {
  padding-bottom: 56px;
}
.mod--padbot57 {
  padding-bottom: 57px;
}
.mod--padbot58 {
  padding-bottom: 58px;
}
.mod--padbot59 {
  padding-bottom: 59px;
}
.mod--padbot60 {
  padding-bottom: 60px;
}
.mod--padbot61 {
  padding-bottom: 61px;
}
.mod--padbot62 {
  padding-bottom: 62px;
}
.mod--padbot63 {
  padding-bottom: 63px;
}
.mod--padbot64 {
  padding-bottom: 64px;
}
.mod--padbot65 {
  padding-bottom: 65px;
}
.mod--padbot66 {
  padding-bottom: 66px;
}
.mod--padbot67 {
  padding-bottom: 67px;
}
.mod--padbot68 {
  padding-bottom: 68px;
}
.mod--padbot69 {
  padding-bottom: 69px;
}
.mod--padbot70 {
  padding-bottom: 70px;
}
.mod--padbot71 {
  padding-bottom: 71px;
}
.mod--padbot72 {
  padding-bottom: 72px;
}
.mod--padbot73 {
  padding-bottom: 73px;
}
.mod--padbot74 {
  padding-bottom: 74px;
}
.mod--padbot75 {
  padding-bottom: 75px;
}
.mod--padbot76 {
  padding-bottom: 76px;
}
.mod--padbot77 {
  padding-bottom: 77px;
}
.mod--padbot78 {
  padding-bottom: 78px;
}
.mod--padbot79 {
  padding-bottom: 79px;
}
.mod--padbot80 {
  padding-bottom: 80px;
}
.mod--padbot81 {
  padding-bottom: 81px;
}
.mod--padbot82 {
  padding-bottom: 82px;
}
.mod--padbot83 {
  padding-bottom: 83px;
}
.mod--padbot84 {
  padding-bottom: 84px;
}
.mod--padbot85 {
  padding-bottom: 85px;
}
.mod--padbot86 {
  padding-bottom: 86px;
}
.mod--padbot87 {
  padding-bottom: 87px;
}
.mod--padbot88 {
  padding-bottom: 88px;
}
.mod--padbot89 {
  padding-bottom: 89px;
}
.mod--padbot90 {
  padding-bottom: 90px;
}
.mod--padbot91 {
  padding-bottom: 91px;
}
.mod--padbot92 {
  padding-bottom: 92px;
}
.mod--padbot93 {
  padding-bottom: 93px;
}
.mod--padbot94 {
  padding-bottom: 94px;
}
.mod--padbot95 {
  padding-bottom: 95px;
}
.mod--padbot96 {
  padding-bottom: 96px;
}
.mod--padbot97 {
  padding-bottom: 97px;
}
.mod--padbot98 {
  padding-bottom: 98px;
}
.mod--padbot99 {
  padding-bottom: 99px;
}
.mod--padbot100 {
  padding-bottom: 100px;
}
.mod--martop20 {
  margin-top: 20px;
}
.mod--martop21 {
  margin-top: 21px;
}
.mod--martop22 {
  margin-top: 22px;
}
.mod--martop23 {
  margin-top: 23px;
}
.mod--martop24 {
  margin-top: 24px;
}
.mod--martop25 {
  margin-top: 25px;
}
.mod--martop26 {
  margin-top: 26px;
}
.mod--martop27 {
  margin-top: 27px;
}
.mod--martop28 {
  margin-top: 28px;
}
.mod--martop29 {
  margin-top: 29px;
}
.mod--martop30 {
  margin-top: 30px;
}
.mod--martop31 {
  margin-top: 31px;
}
.mod--martop32 {
  margin-top: 32px;
}
.mod--martop33 {
  margin-top: 33px;
}
.mod--martop34 {
  margin-top: 34px;
}
.mod--martop35 {
  margin-top: 35px;
}
.mod--martop36 {
  margin-top: 36px;
}
.mod--martop37 {
  margin-top: 37px;
}
.mod--martop38 {
  margin-top: 38px;
}
.mod--martop39 {
  margin-top: 39px;
}
.mod--martop40 {
  margin-top: 40px;
}
.mod--martop41 {
  margin-top: 41px;
}
.mod--martop42 {
  margin-top: 42px;
}
.mod--martop43 {
  margin-top: 43px;
}
.mod--martop44 {
  margin-top: 44px;
}
.mod--martop45 {
  margin-top: 45px;
}
.mod--martop46 {
  margin-top: 46px;
}
.mod--martop47 {
  margin-top: 47px;
}
.mod--martop48 {
  margin-top: 48px;
}
.mod--martop49 {
  margin-top: 49px;
}
.mod--martop50 {
  margin-top: 50px;
}
.mod--martop51 {
  margin-top: 51px;
}
.mod--martop52 {
  margin-top: 52px;
}
.mod--martop53 {
  margin-top: 53px;
}
.mod--martop54 {
  margin-top: 54px;
}
.mod--martop55 {
  margin-top: 55px;
}
.mod--martop56 {
  margin-top: 56px;
}
.mod--martop57 {
  margin-top: 57px;
}
.mod--martop58 {
  margin-top: 58px;
}
.mod--martop59 {
  margin-top: 59px;
}
.mod--martop60 {
  margin-top: 60px;
}
.mod--martop61 {
  margin-top: 61px;
}
.mod--martop62 {
  margin-top: 62px;
}
.mod--martop63 {
  margin-top: 63px;
}
.mod--martop64 {
  margin-top: 64px;
}
.mod--martop65 {
  margin-top: 65px;
}
.mod--martop66 {
  margin-top: 66px;
}
.mod--martop67 {
  margin-top: 67px;
}
.mod--martop68 {
  margin-top: 68px;
}
.mod--martop69 {
  margin-top: 69px;
}
.mod--martop70 {
  margin-top: 70px;
}
.mod--martop71 {
  margin-top: 71px;
}
.mod--martop72 {
  margin-top: 72px;
}
.mod--martop73 {
  margin-top: 73px;
}
.mod--martop74 {
  margin-top: 74px;
}
.mod--martop75 {
  margin-top: 75px;
}
.mod--martop76 {
  margin-top: 76px;
}
.mod--martop77 {
  margin-top: 77px;
}
.mod--martop78 {
  margin-top: 78px;
}
.mod--martop79 {
  margin-top: 79px;
}
.mod--martop80 {
  margin-top: 80px;
}
.mod--martop81 {
  margin-top: 81px;
}
.mod--martop82 {
  margin-top: 82px;
}
.mod--martop83 {
  margin-top: 83px;
}
.mod--martop84 {
  margin-top: 84px;
}
.mod--martop85 {
  margin-top: 85px;
}
.mod--martop86 {
  margin-top: 86px;
}
.mod--martop87 {
  margin-top: 87px;
}
.mod--martop88 {
  margin-top: 88px;
}
.mod--martop89 {
  margin-top: 89px;
}
.mod--martop90 {
  margin-top: 90px;
}
.mod--martop91 {
  margin-top: 91px;
}
.mod--martop92 {
  margin-top: 92px;
}
.mod--martop93 {
  margin-top: 93px;
}
.mod--martop94 {
  margin-top: 94px;
}
.mod--martop95 {
  margin-top: 95px;
}
.mod--martop96 {
  margin-top: 96px;
}
.mod--martop97 {
  margin-top: 97px;
}
.mod--martop98 {
  margin-top: 98px;
}
.mod--martop99 {
  margin-top: 99px;
}
.mod--martop100 {
  margin-top: 100px;
}
.mod--marbot20 {
  margin-bottom: 20px;
}
.mod--marbot21 {
  margin-bottom: 21px;
}
.mod--marbot22 {
  margin-bottom: 22px;
}
.mod--marbot23 {
  margin-bottom: 23px;
}
.mod--marbot24 {
  margin-bottom: 24px;
}
.mod--marbot25 {
  margin-bottom: 25px;
}
.mod--marbot26 {
  margin-bottom: 26px;
}
.mod--marbot27 {
  margin-bottom: 27px;
}
.mod--marbot28 {
  margin-bottom: 28px;
}
.mod--marbot29 {
  margin-bottom: 29px;
}
.mod--marbot30 {
  margin-bottom: 30px;
}
.mod--marbot31 {
  margin-bottom: 31px;
}
.mod--marbot32 {
  margin-bottom: 32px;
}
.mod--marbot33 {
  margin-bottom: 33px;
}
.mod--marbot34 {
  margin-bottom: 34px;
}
.mod--marbot35 {
  margin-bottom: 35px;
}
.mod--marbot36 {
  margin-bottom: 36px;
}
.mod--marbot37 {
  margin-bottom: 37px;
}
.mod--marbot38 {
  margin-bottom: 38px;
}
.mod--marbot39 {
  margin-bottom: 39px;
}
.mod--marbot40 {
  margin-bottom: 40px;
}
.mod--marbot41 {
  margin-bottom: 41px;
}
.mod--marbot42 {
  margin-bottom: 42px;
}
.mod--marbot43 {
  margin-bottom: 43px;
}
.mod--marbot44 {
  margin-bottom: 44px;
}
.mod--marbot45 {
  margin-bottom: 45px;
}
.mod--marbot46 {
  margin-bottom: 46px;
}
.mod--marbot47 {
  margin-bottom: 47px;
}
.mod--marbot48 {
  margin-bottom: 48px;
}
.mod--marbot49 {
  margin-bottom: 49px;
}
.mod--marbot50 {
  margin-bottom: 50px;
}
.mod--marbot51 {
  margin-bottom: 51px;
}
.mod--marbot52 {
  margin-bottom: 52px;
}
.mod--marbot53 {
  margin-bottom: 53px;
}
.mod--marbot54 {
  margin-bottom: 54px;
}
.mod--marbot55 {
  margin-bottom: 55px;
}
.mod--marbot56 {
  margin-bottom: 56px;
}
.mod--marbot57 {
  margin-bottom: 57px;
}
.mod--marbot58 {
  margin-bottom: 58px;
}
.mod--marbot59 {
  margin-bottom: 59px;
}
.mod--marbot60 {
  margin-bottom: 60px;
}
.mod--marbot61 {
  margin-bottom: 61px;
}
.mod--marbot62 {
  margin-bottom: 62px;
}
.mod--marbot63 {
  margin-bottom: 63px;
}
.mod--marbot64 {
  margin-bottom: 64px;
}
.mod--marbot65 {
  margin-bottom: 65px;
}
.mod--marbot66 {
  margin-bottom: 66px;
}
.mod--marbot67 {
  margin-bottom: 67px;
}
.mod--marbot68 {
  margin-bottom: 68px;
}
.mod--marbot69 {
  margin-bottom: 69px;
}
.mod--marbot70 {
  margin-bottom: 70px;
}
.mod--marbot71 {
  margin-bottom: 71px;
}
.mod--marbot72 {
  margin-bottom: 72px;
}
.mod--marbot73 {
  margin-bottom: 73px;
}
.mod--marbot74 {
  margin-bottom: 74px;
}
.mod--marbot75 {
  margin-bottom: 75px;
}
.mod--marbot76 {
  margin-bottom: 76px;
}
.mod--marbot77 {
  margin-bottom: 77px;
}
.mod--marbot78 {
  margin-bottom: 78px;
}
.mod--marbot79 {
  margin-bottom: 79px;
}
.mod--marbot80 {
  margin-bottom: 80px;
}
.mod--marbot81 {
  margin-bottom: 81px;
}
.mod--marbot82 {
  margin-bottom: 82px;
}
.mod--marbot83 {
  margin-bottom: 83px;
}
.mod--marbot84 {
  margin-bottom: 84px;
}
.mod--marbot85 {
  margin-bottom: 85px;
}
.mod--marbot86 {
  margin-bottom: 86px;
}
.mod--marbot87 {
  margin-bottom: 87px;
}
.mod--marbot88 {
  margin-bottom: 88px;
}
.mod--marbot89 {
  margin-bottom: 89px;
}
.mod--marbot90 {
  margin-bottom: 90px;
}
.mod--marbot91 {
  margin-bottom: 91px;
}
.mod--marbot92 {
  margin-bottom: 92px;
}
.mod--marbot93 {
  margin-bottom: 93px;
}
.mod--marbot94 {
  margin-bottom: 94px;
}
.mod--marbot95 {
  margin-bottom: 95px;
}
.mod--marbot96 {
  margin-bottom: 96px;
}
.mod--marbot97 {
  margin-bottom: 97px;
}
.mod--marbot98 {
  margin-bottom: 98px;
}
.mod--marbot99 {
  margin-bottom: 99px;
}
.mod--marbot100 {
  margin-bottom: 100px;
}
@media (max-width: 1263px) {
  .mod--padbot-1280-20 {
    padding-bottom: 20px;
  }
  .mod--padbot-1280-21 {
    padding-bottom: 21px;
  }
  .mod--padbot-1280-22 {
    padding-bottom: 22px;
  }
  .mod--padbot-1280-23 {
    padding-bottom: 23px;
  }
  .mod--padbot-1280-24 {
    padding-bottom: 24px;
  }
  .mod--padbot-1280-25 {
    padding-bottom: 25px;
  }
  .mod--padbot-1280-26 {
    padding-bottom: 26px;
  }
  .mod--padbot-1280-27 {
    padding-bottom: 27px;
  }
  .mod--padbot-1280-28 {
    padding-bottom: 28px;
  }
  .mod--padbot-1280-29 {
    padding-bottom: 29px;
  }
  .mod--padbot-1280-30 {
    padding-bottom: 30px;
  }
  .mod--padbot-1280-31 {
    padding-bottom: 31px;
  }
  .mod--padbot-1280-32 {
    padding-bottom: 32px;
  }
  .mod--padbot-1280-33 {
    padding-bottom: 33px;
  }
  .mod--padbot-1280-34 {
    padding-bottom: 34px;
  }
  .mod--padbot-1280-35 {
    padding-bottom: 35px;
  }
  .mod--padbot-1280-36 {
    padding-bottom: 36px;
  }
  .mod--padbot-1280-37 {
    padding-bottom: 37px;
  }
  .mod--padbot-1280-38 {
    padding-bottom: 38px;
  }
  .mod--padbot-1280-39 {
    padding-bottom: 39px;
  }
  .mod--padbot-1280-40 {
    padding-bottom: 40px;
  }
  .mod--padbot-1280-41 {
    padding-bottom: 41px;
  }
  .mod--padbot-1280-42 {
    padding-bottom: 42px;
  }
  .mod--padbot-1280-43 {
    padding-bottom: 43px;
  }
  .mod--padbot-1280-44 {
    padding-bottom: 44px;
  }
  .mod--padbot-1280-45 {
    padding-bottom: 45px;
  }
  .mod--padbot-1280-46 {
    padding-bottom: 46px;
  }
  .mod--padbot-1280-47 {
    padding-bottom: 47px;
  }
  .mod--padbot-1280-48 {
    padding-bottom: 48px;
  }
  .mod--padbot-1280-49 {
    padding-bottom: 49px;
  }
  .mod--padbot-1280-50 {
    padding-bottom: 50px;
  }
  .mod--padbot-1280-51 {
    padding-bottom: 51px;
  }
  .mod--padbot-1280-52 {
    padding-bottom: 52px;
  }
  .mod--padbot-1280-53 {
    padding-bottom: 53px;
  }
  .mod--padbot-1280-54 {
    padding-bottom: 54px;
  }
  .mod--padbot-1280-55 {
    padding-bottom: 55px;
  }
  .mod--padbot-1280-56 {
    padding-bottom: 56px;
  }
  .mod--padbot-1280-57 {
    padding-bottom: 57px;
  }
  .mod--padbot-1280-58 {
    padding-bottom: 58px;
  }
  .mod--padbot-1280-59 {
    padding-bottom: 59px;
  }
  .mod--padbot-1280-60 {
    padding-bottom: 60px;
  }
  .mod--padbot-1280-61 {
    padding-bottom: 61px;
  }
  .mod--padbot-1280-62 {
    padding-bottom: 62px;
  }
  .mod--padbot-1280-63 {
    padding-bottom: 63px;
  }
  .mod--padbot-1280-64 {
    padding-bottom: 64px;
  }
  .mod--padbot-1280-65 {
    padding-bottom: 65px;
  }
  .mod--padbot-1280-66 {
    padding-bottom: 66px;
  }
  .mod--padbot-1280-67 {
    padding-bottom: 67px;
  }
  .mod--padbot-1280-68 {
    padding-bottom: 68px;
  }
  .mod--padbot-1280-69 {
    padding-bottom: 69px;
  }
  .mod--padbot-1280-70 {
    padding-bottom: 70px;
  }
  .mod--padbot-1280-71 {
    padding-bottom: 71px;
  }
  .mod--padbot-1280-72 {
    padding-bottom: 72px;
  }
  .mod--padbot-1280-73 {
    padding-bottom: 73px;
  }
  .mod--padbot-1280-74 {
    padding-bottom: 74px;
  }
  .mod--padbot-1280-75 {
    padding-bottom: 75px;
  }
  .mod--padbot-1280-76 {
    padding-bottom: 76px;
  }
  .mod--padbot-1280-77 {
    padding-bottom: 77px;
  }
  .mod--padbot-1280-78 {
    padding-bottom: 78px;
  }
  .mod--padbot-1280-79 {
    padding-bottom: 79px;
  }
  .mod--padbot-1280-80 {
    padding-bottom: 80px;
  }
  .mod--padbot-1280-81 {
    padding-bottom: 81px;
  }
  .mod--padbot-1280-82 {
    padding-bottom: 82px;
  }
  .mod--padbot-1280-83 {
    padding-bottom: 83px;
  }
  .mod--padbot-1280-84 {
    padding-bottom: 84px;
  }
  .mod--padbot-1280-85 {
    padding-bottom: 85px;
  }
  .mod--padbot-1280-86 {
    padding-bottom: 86px;
  }
  .mod--padbot-1280-87 {
    padding-bottom: 87px;
  }
  .mod--padbot-1280-88 {
    padding-bottom: 88px;
  }
  .mod--padbot-1280-89 {
    padding-bottom: 89px;
  }
  .mod--padbot-1280-90 {
    padding-bottom: 90px;
  }
  .mod--padbot-1280-91 {
    padding-bottom: 91px;
  }
  .mod--padbot-1280-92 {
    padding-bottom: 92px;
  }
  .mod--padbot-1280-93 {
    padding-bottom: 93px;
  }
  .mod--padbot-1280-94 {
    padding-bottom: 94px;
  }
  .mod--padbot-1280-95 {
    padding-bottom: 95px;
  }
  .mod--padbot-1280-96 {
    padding-bottom: 96px;
  }
  .mod--padbot-1280-97 {
    padding-bottom: 97px;
  }
  .mod--padbot-1280-98 {
    padding-bottom: 98px;
  }
  .mod--padbot-1280-99 {
    padding-bottom: 99px;
  }
  .mod--padbot-1280-100 {
    padding-bottom: 100px;
  }
  .mod--padtop-1280-20 {
    padding-top: 20px;
  }
  .mod--padtop-1280-21 {
    padding-top: 21px;
  }
  .mod--padtop-1280-22 {
    padding-top: 22px;
  }
  .mod--padtop-1280-23 {
    padding-top: 23px;
  }
  .mod--padtop-1280-24 {
    padding-top: 24px;
  }
  .mod--padtop-1280-25 {
    padding-top: 25px;
  }
  .mod--padtop-1280-26 {
    padding-top: 26px;
  }
  .mod--padtop-1280-27 {
    padding-top: 27px;
  }
  .mod--padtop-1280-28 {
    padding-top: 28px;
  }
  .mod--padtop-1280-29 {
    padding-top: 29px;
  }
  .mod--padtop-1280-30 {
    padding-top: 30px;
  }
  .mod--padtop-1280-31 {
    padding-top: 31px;
  }
  .mod--padtop-1280-32 {
    padding-top: 32px;
  }
  .mod--padtop-1280-33 {
    padding-top: 33px;
  }
  .mod--padtop-1280-34 {
    padding-top: 34px;
  }
  .mod--padtop-1280-35 {
    padding-top: 35px;
  }
  .mod--padtop-1280-36 {
    padding-top: 36px;
  }
  .mod--padtop-1280-37 {
    padding-top: 37px;
  }
  .mod--padtop-1280-38 {
    padding-top: 38px;
  }
  .mod--padtop-1280-39 {
    padding-top: 39px;
  }
  .mod--padtop-1280-40 {
    padding-top: 40px;
  }
  .mod--padtop-1280-41 {
    padding-top: 41px;
  }
  .mod--padtop-1280-42 {
    padding-top: 42px;
  }
  .mod--padtop-1280-43 {
    padding-top: 43px;
  }
  .mod--padtop-1280-44 {
    padding-top: 44px;
  }
  .mod--padtop-1280-45 {
    padding-top: 45px;
  }
  .mod--padtop-1280-46 {
    padding-top: 46px;
  }
  .mod--padtop-1280-47 {
    padding-top: 47px;
  }
  .mod--padtop-1280-48 {
    padding-top: 48px;
  }
  .mod--padtop-1280-49 {
    padding-top: 49px;
  }
  .mod--padtop-1280-50 {
    padding-top: 50px;
  }
  .mod--padtop-1280-51 {
    padding-top: 51px;
  }
  .mod--padtop-1280-52 {
    padding-top: 52px;
  }
  .mod--padtop-1280-53 {
    padding-top: 53px;
  }
  .mod--padtop-1280-54 {
    padding-top: 54px;
  }
  .mod--padtop-1280-55 {
    padding-top: 55px;
  }
  .mod--padtop-1280-56 {
    padding-top: 56px;
  }
  .mod--padtop-1280-57 {
    padding-top: 57px;
  }
  .mod--padtop-1280-58 {
    padding-top: 58px;
  }
  .mod--padtop-1280-59 {
    padding-top: 59px;
  }
  .mod--padtop-1280-60 {
    padding-top: 60px;
  }
  .mod--padtop-1280-61 {
    padding-top: 61px;
  }
  .mod--padtop-1280-62 {
    padding-top: 62px;
  }
  .mod--padtop-1280-63 {
    padding-top: 63px;
  }
  .mod--padtop-1280-64 {
    padding-top: 64px;
  }
  .mod--padtop-1280-65 {
    padding-top: 65px;
  }
  .mod--padtop-1280-66 {
    padding-top: 66px;
  }
  .mod--padtop-1280-67 {
    padding-top: 67px;
  }
  .mod--padtop-1280-68 {
    padding-top: 68px;
  }
  .mod--padtop-1280-69 {
    padding-top: 69px;
  }
  .mod--padtop-1280-70 {
    padding-top: 70px;
  }
  .mod--padtop-1280-71 {
    padding-top: 71px;
  }
  .mod--padtop-1280-72 {
    padding-top: 72px;
  }
  .mod--padtop-1280-73 {
    padding-top: 73px;
  }
  .mod--padtop-1280-74 {
    padding-top: 74px;
  }
  .mod--padtop-1280-75 {
    padding-top: 75px;
  }
  .mod--padtop-1280-76 {
    padding-top: 76px;
  }
  .mod--padtop-1280-77 {
    padding-top: 77px;
  }
  .mod--padtop-1280-78 {
    padding-top: 78px;
  }
  .mod--padtop-1280-79 {
    padding-top: 79px;
  }
  .mod--padtop-1280-80 {
    padding-top: 80px;
  }
  .mod--padtop-1280-81 {
    padding-top: 81px;
  }
  .mod--padtop-1280-82 {
    padding-top: 82px;
  }
  .mod--padtop-1280-83 {
    padding-top: 83px;
  }
  .mod--padtop-1280-84 {
    padding-top: 84px;
  }
  .mod--padtop-1280-85 {
    padding-top: 85px;
  }
  .mod--padtop-1280-86 {
    padding-top: 86px;
  }
  .mod--padtop-1280-87 {
    padding-top: 87px;
  }
  .mod--padtop-1280-88 {
    padding-top: 88px;
  }
  .mod--padtop-1280-89 {
    padding-top: 89px;
  }
  .mod--padtop-1280-90 {
    padding-top: 90px;
  }
  .mod--padtop-1280-91 {
    padding-top: 91px;
  }
  .mod--padtop-1280-92 {
    padding-top: 92px;
  }
  .mod--padtop-1280-93 {
    padding-top: 93px;
  }
  .mod--padtop-1280-94 {
    padding-top: 94px;
  }
  .mod--padtop-1280-95 {
    padding-top: 95px;
  }
  .mod--padtop-1280-96 {
    padding-top: 96px;
  }
  .mod--padtop-1280-97 {
    padding-top: 97px;
  }
  .mod--padtop-1280-98 {
    padding-top: 98px;
  }
  .mod--padtop-1280-99 {
    padding-top: 99px;
  }
  .mod--padtop-1280-100 {
    padding-top: 100px;
  }
  .mod--marbot-1280-20 {
    margin-bottom: 20px;
  }
  .mod--marbot-1280-21 {
    margin-bottom: 21px;
  }
  .mod--marbot-1280-22 {
    margin-bottom: 22px;
  }
  .mod--marbot-1280-23 {
    margin-bottom: 23px;
  }
  .mod--marbot-1280-24 {
    margin-bottom: 24px;
  }
  .mod--marbot-1280-25 {
    margin-bottom: 25px;
  }
  .mod--marbot-1280-26 {
    margin-bottom: 26px;
  }
  .mod--marbot-1280-27 {
    margin-bottom: 27px;
  }
  .mod--marbot-1280-28 {
    margin-bottom: 28px;
  }
  .mod--marbot-1280-29 {
    margin-bottom: 29px;
  }
  .mod--marbot-1280-30 {
    margin-bottom: 30px;
  }
  .mod--marbot-1280-31 {
    margin-bottom: 31px;
  }
  .mod--marbot-1280-32 {
    margin-bottom: 32px;
  }
  .mod--marbot-1280-33 {
    margin-bottom: 33px;
  }
  .mod--marbot-1280-34 {
    margin-bottom: 34px;
  }
  .mod--marbot-1280-35 {
    margin-bottom: 35px;
  }
  .mod--marbot-1280-36 {
    margin-bottom: 36px;
  }
  .mod--marbot-1280-37 {
    margin-bottom: 37px;
  }
  .mod--marbot-1280-38 {
    margin-bottom: 38px;
  }
  .mod--marbot-1280-39 {
    margin-bottom: 39px;
  }
  .mod--marbot-1280-40 {
    margin-bottom: 40px;
  }
  .mod--marbot-1280-41 {
    margin-bottom: 41px;
  }
  .mod--marbot-1280-42 {
    margin-bottom: 42px;
  }
  .mod--marbot-1280-43 {
    margin-bottom: 43px;
  }
  .mod--marbot-1280-44 {
    margin-bottom: 44px;
  }
  .mod--marbot-1280-45 {
    margin-bottom: 45px;
  }
  .mod--marbot-1280-46 {
    margin-bottom: 46px;
  }
  .mod--marbot-1280-47 {
    margin-bottom: 47px;
  }
  .mod--marbot-1280-48 {
    margin-bottom: 48px;
  }
  .mod--marbot-1280-49 {
    margin-bottom: 49px;
  }
  .mod--marbot-1280-50 {
    margin-bottom: 50px;
  }
  .mod--marbot-1280-51 {
    margin-bottom: 51px;
  }
  .mod--marbot-1280-52 {
    margin-bottom: 52px;
  }
  .mod--marbot-1280-53 {
    margin-bottom: 53px;
  }
  .mod--marbot-1280-54 {
    margin-bottom: 54px;
  }
  .mod--marbot-1280-55 {
    margin-bottom: 55px;
  }
  .mod--marbot-1280-56 {
    margin-bottom: 56px;
  }
  .mod--marbot-1280-57 {
    margin-bottom: 57px;
  }
  .mod--marbot-1280-58 {
    margin-bottom: 58px;
  }
  .mod--marbot-1280-59 {
    margin-bottom: 59px;
  }
  .mod--marbot-1280-60 {
    margin-bottom: 60px;
  }
  .mod--marbot-1280-61 {
    margin-bottom: 61px;
  }
  .mod--marbot-1280-62 {
    margin-bottom: 62px;
  }
  .mod--marbot-1280-63 {
    margin-bottom: 63px;
  }
  .mod--marbot-1280-64 {
    margin-bottom: 64px;
  }
  .mod--marbot-1280-65 {
    margin-bottom: 65px;
  }
  .mod--marbot-1280-66 {
    margin-bottom: 66px;
  }
  .mod--marbot-1280-67 {
    margin-bottom: 67px;
  }
  .mod--marbot-1280-68 {
    margin-bottom: 68px;
  }
  .mod--marbot-1280-69 {
    margin-bottom: 69px;
  }
  .mod--marbot-1280-70 {
    margin-bottom: 70px;
  }
  .mod--marbot-1280-71 {
    margin-bottom: 71px;
  }
  .mod--marbot-1280-72 {
    margin-bottom: 72px;
  }
  .mod--marbot-1280-73 {
    margin-bottom: 73px;
  }
  .mod--marbot-1280-74 {
    margin-bottom: 74px;
  }
  .mod--marbot-1280-75 {
    margin-bottom: 75px;
  }
  .mod--marbot-1280-76 {
    margin-bottom: 76px;
  }
  .mod--marbot-1280-77 {
    margin-bottom: 77px;
  }
  .mod--marbot-1280-78 {
    margin-bottom: 78px;
  }
  .mod--marbot-1280-79 {
    margin-bottom: 79px;
  }
  .mod--marbot-1280-80 {
    margin-bottom: 80px;
  }
  .mod--marbot-1280-81 {
    margin-bottom: 81px;
  }
  .mod--marbot-1280-82 {
    margin-bottom: 82px;
  }
  .mod--marbot-1280-83 {
    margin-bottom: 83px;
  }
  .mod--marbot-1280-84 {
    margin-bottom: 84px;
  }
  .mod--marbot-1280-85 {
    margin-bottom: 85px;
  }
  .mod--marbot-1280-86 {
    margin-bottom: 86px;
  }
  .mod--marbot-1280-87 {
    margin-bottom: 87px;
  }
  .mod--marbot-1280-88 {
    margin-bottom: 88px;
  }
  .mod--marbot-1280-89 {
    margin-bottom: 89px;
  }
  .mod--marbot-1280-90 {
    margin-bottom: 90px;
  }
  .mod--marbot-1280-91 {
    margin-bottom: 91px;
  }
  .mod--marbot-1280-92 {
    margin-bottom: 92px;
  }
  .mod--marbot-1280-93 {
    margin-bottom: 93px;
  }
  .mod--marbot-1280-94 {
    margin-bottom: 94px;
  }
  .mod--marbot-1280-95 {
    margin-bottom: 95px;
  }
  .mod--marbot-1280-96 {
    margin-bottom: 96px;
  }
  .mod--marbot-1280-97 {
    margin-bottom: 97px;
  }
  .mod--marbot-1280-98 {
    margin-bottom: 98px;
  }
  .mod--marbot-1280-99 {
    margin-bottom: 99px;
  }
  .mod--marbot-1280-100 {
    margin-bottom: 100px;
  }
  .mod--martop-1280-20 {
    margin-top: 20px;
  }
  .mod--martop-1280-21 {
    margin-top: 21px;
  }
  .mod--martop-1280-22 {
    margin-top: 22px;
  }
  .mod--martop-1280-23 {
    margin-top: 23px;
  }
  .mod--martop-1280-24 {
    margin-top: 24px;
  }
  .mod--martop-1280-25 {
    margin-top: 25px;
  }
  .mod--martop-1280-26 {
    margin-top: 26px;
  }
  .mod--martop-1280-27 {
    margin-top: 27px;
  }
  .mod--martop-1280-28 {
    margin-top: 28px;
  }
  .mod--martop-1280-29 {
    margin-top: 29px;
  }
  .mod--martop-1280-30 {
    margin-top: 30px;
  }
  .mod--martop-1280-31 {
    margin-top: 31px;
  }
  .mod--martop-1280-32 {
    margin-top: 32px;
  }
  .mod--martop-1280-33 {
    margin-top: 33px;
  }
  .mod--martop-1280-34 {
    margin-top: 34px;
  }
  .mod--martop-1280-35 {
    margin-top: 35px;
  }
  .mod--martop-1280-36 {
    margin-top: 36px;
  }
  .mod--martop-1280-37 {
    margin-top: 37px;
  }
  .mod--martop-1280-38 {
    margin-top: 38px;
  }
  .mod--martop-1280-39 {
    margin-top: 39px;
  }
  .mod--martop-1280-40 {
    margin-top: 40px;
  }
  .mod--martop-1280-41 {
    margin-top: 41px;
  }
  .mod--martop-1280-42 {
    margin-top: 42px;
  }
  .mod--martop-1280-43 {
    margin-top: 43px;
  }
  .mod--martop-1280-44 {
    margin-top: 44px;
  }
  .mod--martop-1280-45 {
    margin-top: 45px;
  }
  .mod--martop-1280-46 {
    margin-top: 46px;
  }
  .mod--martop-1280-47 {
    margin-top: 47px;
  }
  .mod--martop-1280-48 {
    margin-top: 48px;
  }
  .mod--martop-1280-49 {
    margin-top: 49px;
  }
  .mod--martop-1280-50 {
    margin-top: 50px;
  }
  .mod--martop-1280-51 {
    margin-top: 51px;
  }
  .mod--martop-1280-52 {
    margin-top: 52px;
  }
  .mod--martop-1280-53 {
    margin-top: 53px;
  }
  .mod--martop-1280-54 {
    margin-top: 54px;
  }
  .mod--martop-1280-55 {
    margin-top: 55px;
  }
  .mod--martop-1280-56 {
    margin-top: 56px;
  }
  .mod--martop-1280-57 {
    margin-top: 57px;
  }
  .mod--martop-1280-58 {
    margin-top: 58px;
  }
  .mod--martop-1280-59 {
    margin-top: 59px;
  }
  .mod--martop-1280-60 {
    margin-top: 60px;
  }
  .mod--martop-1280-61 {
    margin-top: 61px;
  }
  .mod--martop-1280-62 {
    margin-top: 62px;
  }
  .mod--martop-1280-63 {
    margin-top: 63px;
  }
  .mod--martop-1280-64 {
    margin-top: 64px;
  }
  .mod--martop-1280-65 {
    margin-top: 65px;
  }
  .mod--martop-1280-66 {
    margin-top: 66px;
  }
  .mod--martop-1280-67 {
    margin-top: 67px;
  }
  .mod--martop-1280-68 {
    margin-top: 68px;
  }
  .mod--martop-1280-69 {
    margin-top: 69px;
  }
  .mod--martop-1280-70 {
    margin-top: 70px;
  }
  .mod--martop-1280-71 {
    margin-top: 71px;
  }
  .mod--martop-1280-72 {
    margin-top: 72px;
  }
  .mod--martop-1280-73 {
    margin-top: 73px;
  }
  .mod--martop-1280-74 {
    margin-top: 74px;
  }
  .mod--martop-1280-75 {
    margin-top: 75px;
  }
  .mod--martop-1280-76 {
    margin-top: 76px;
  }
  .mod--martop-1280-77 {
    margin-top: 77px;
  }
  .mod--martop-1280-78 {
    margin-top: 78px;
  }
  .mod--martop-1280-79 {
    margin-top: 79px;
  }
  .mod--martop-1280-80 {
    margin-top: 80px;
  }
  .mod--martop-1280-81 {
    margin-top: 81px;
  }
  .mod--martop-1280-82 {
    margin-top: 82px;
  }
  .mod--martop-1280-83 {
    margin-top: 83px;
  }
  .mod--martop-1280-84 {
    margin-top: 84px;
  }
  .mod--martop-1280-85 {
    margin-top: 85px;
  }
  .mod--martop-1280-86 {
    margin-top: 86px;
  }
  .mod--martop-1280-87 {
    margin-top: 87px;
  }
  .mod--martop-1280-88 {
    margin-top: 88px;
  }
  .mod--martop-1280-89 {
    margin-top: 89px;
  }
  .mod--martop-1280-90 {
    margin-top: 90px;
  }
  .mod--martop-1280-91 {
    margin-top: 91px;
  }
  .mod--martop-1280-92 {
    margin-top: 92px;
  }
  .mod--martop-1280-93 {
    margin-top: 93px;
  }
  .mod--martop-1280-94 {
    margin-top: 94px;
  }
  .mod--martop-1280-95 {
    margin-top: 95px;
  }
  .mod--martop-1280-96 {
    margin-top: 96px;
  }
  .mod--martop-1280-97 {
    margin-top: 97px;
  }
  .mod--martop-1280-98 {
    margin-top: 98px;
  }
  .mod--martop-1280-99 {
    margin-top: 99px;
  }
  .mod--martop-1280-100 {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .mod--padbot-992-20 {
    padding-bottom: 20px;
  }
  .mod--padbot-992-21 {
    padding-bottom: 21px;
  }
  .mod--padbot-992-22 {
    padding-bottom: 22px;
  }
  .mod--padbot-992-23 {
    padding-bottom: 23px;
  }
  .mod--padbot-992-24 {
    padding-bottom: 24px;
  }
  .mod--padbot-992-25 {
    padding-bottom: 25px;
  }
  .mod--padbot-992-26 {
    padding-bottom: 26px;
  }
  .mod--padbot-992-27 {
    padding-bottom: 27px;
  }
  .mod--padbot-992-28 {
    padding-bottom: 28px;
  }
  .mod--padbot-992-29 {
    padding-bottom: 29px;
  }
  .mod--padbot-992-30 {
    padding-bottom: 30px;
  }
  .mod--padbot-992-31 {
    padding-bottom: 31px;
  }
  .mod--padbot-992-32 {
    padding-bottom: 32px;
  }
  .mod--padbot-992-33 {
    padding-bottom: 33px;
  }
  .mod--padbot-992-34 {
    padding-bottom: 34px;
  }
  .mod--padbot-992-35 {
    padding-bottom: 35px;
  }
  .mod--padbot-992-36 {
    padding-bottom: 36px;
  }
  .mod--padbot-992-37 {
    padding-bottom: 37px;
  }
  .mod--padbot-992-38 {
    padding-bottom: 38px;
  }
  .mod--padbot-992-39 {
    padding-bottom: 39px;
  }
  .mod--padbot-992-40 {
    padding-bottom: 40px;
  }
  .mod--padbot-992-41 {
    padding-bottom: 41px;
  }
  .mod--padbot-992-42 {
    padding-bottom: 42px;
  }
  .mod--padbot-992-43 {
    padding-bottom: 43px;
  }
  .mod--padbot-992-44 {
    padding-bottom: 44px;
  }
  .mod--padbot-992-45 {
    padding-bottom: 45px;
  }
  .mod--padbot-992-46 {
    padding-bottom: 46px;
  }
  .mod--padbot-992-47 {
    padding-bottom: 47px;
  }
  .mod--padbot-992-48 {
    padding-bottom: 48px;
  }
  .mod--padbot-992-49 {
    padding-bottom: 49px;
  }
  .mod--padbot-992-50 {
    padding-bottom: 50px;
  }
  .mod--padbot-992-51 {
    padding-bottom: 51px;
  }
  .mod--padbot-992-52 {
    padding-bottom: 52px;
  }
  .mod--padbot-992-53 {
    padding-bottom: 53px;
  }
  .mod--padbot-992-54 {
    padding-bottom: 54px;
  }
  .mod--padbot-992-55 {
    padding-bottom: 55px;
  }
  .mod--padbot-992-56 {
    padding-bottom: 56px;
  }
  .mod--padbot-992-57 {
    padding-bottom: 57px;
  }
  .mod--padbot-992-58 {
    padding-bottom: 58px;
  }
  .mod--padbot-992-59 {
    padding-bottom: 59px;
  }
  .mod--padbot-992-60 {
    padding-bottom: 60px;
  }
  .mod--padbot-992-61 {
    padding-bottom: 61px;
  }
  .mod--padbot-992-62 {
    padding-bottom: 62px;
  }
  .mod--padbot-992-63 {
    padding-bottom: 63px;
  }
  .mod--padbot-992-64 {
    padding-bottom: 64px;
  }
  .mod--padbot-992-65 {
    padding-bottom: 65px;
  }
  .mod--padbot-992-66 {
    padding-bottom: 66px;
  }
  .mod--padbot-992-67 {
    padding-bottom: 67px;
  }
  .mod--padbot-992-68 {
    padding-bottom: 68px;
  }
  .mod--padbot-992-69 {
    padding-bottom: 69px;
  }
  .mod--padbot-992-70 {
    padding-bottom: 70px;
  }
  .mod--padbot-992-71 {
    padding-bottom: 71px;
  }
  .mod--padbot-992-72 {
    padding-bottom: 72px;
  }
  .mod--padbot-992-73 {
    padding-bottom: 73px;
  }
  .mod--padbot-992-74 {
    padding-bottom: 74px;
  }
  .mod--padbot-992-75 {
    padding-bottom: 75px;
  }
  .mod--padbot-992-76 {
    padding-bottom: 76px;
  }
  .mod--padbot-992-77 {
    padding-bottom: 77px;
  }
  .mod--padbot-992-78 {
    padding-bottom: 78px;
  }
  .mod--padbot-992-79 {
    padding-bottom: 79px;
  }
  .mod--padbot-992-80 {
    padding-bottom: 80px;
  }
  .mod--padbot-992-81 {
    padding-bottom: 81px;
  }
  .mod--padbot-992-82 {
    padding-bottom: 82px;
  }
  .mod--padbot-992-83 {
    padding-bottom: 83px;
  }
  .mod--padbot-992-84 {
    padding-bottom: 84px;
  }
  .mod--padbot-992-85 {
    padding-bottom: 85px;
  }
  .mod--padbot-992-86 {
    padding-bottom: 86px;
  }
  .mod--padbot-992-87 {
    padding-bottom: 87px;
  }
  .mod--padbot-992-88 {
    padding-bottom: 88px;
  }
  .mod--padbot-992-89 {
    padding-bottom: 89px;
  }
  .mod--padbot-992-90 {
    padding-bottom: 90px;
  }
  .mod--padbot-992-91 {
    padding-bottom: 91px;
  }
  .mod--padbot-992-92 {
    padding-bottom: 92px;
  }
  .mod--padbot-992-93 {
    padding-bottom: 93px;
  }
  .mod--padbot-992-94 {
    padding-bottom: 94px;
  }
  .mod--padbot-992-95 {
    padding-bottom: 95px;
  }
  .mod--padbot-992-96 {
    padding-bottom: 96px;
  }
  .mod--padbot-992-97 {
    padding-bottom: 97px;
  }
  .mod--padbot-992-98 {
    padding-bottom: 98px;
  }
  .mod--padbot-992-99 {
    padding-bottom: 99px;
  }
  .mod--padbot-992-100 {
    padding-bottom: 100px;
  }
  .mod--padtop-992-20 {
    padding-top: 20px;
  }
  .mod--padtop-992-21 {
    padding-top: 21px;
  }
  .mod--padtop-992-22 {
    padding-top: 22px;
  }
  .mod--padtop-992-23 {
    padding-top: 23px;
  }
  .mod--padtop-992-24 {
    padding-top: 24px;
  }
  .mod--padtop-992-25 {
    padding-top: 25px;
  }
  .mod--padtop-992-26 {
    padding-top: 26px;
  }
  .mod--padtop-992-27 {
    padding-top: 27px;
  }
  .mod--padtop-992-28 {
    padding-top: 28px;
  }
  .mod--padtop-992-29 {
    padding-top: 29px;
  }
  .mod--padtop-992-30 {
    padding-top: 30px;
  }
  .mod--padtop-992-31 {
    padding-top: 31px;
  }
  .mod--padtop-992-32 {
    padding-top: 32px;
  }
  .mod--padtop-992-33 {
    padding-top: 33px;
  }
  .mod--padtop-992-34 {
    padding-top: 34px;
  }
  .mod--padtop-992-35 {
    padding-top: 35px;
  }
  .mod--padtop-992-36 {
    padding-top: 36px;
  }
  .mod--padtop-992-37 {
    padding-top: 37px;
  }
  .mod--padtop-992-38 {
    padding-top: 38px;
  }
  .mod--padtop-992-39 {
    padding-top: 39px;
  }
  .mod--padtop-992-40 {
    padding-top: 40px;
  }
  .mod--padtop-992-41 {
    padding-top: 41px;
  }
  .mod--padtop-992-42 {
    padding-top: 42px;
  }
  .mod--padtop-992-43 {
    padding-top: 43px;
  }
  .mod--padtop-992-44 {
    padding-top: 44px;
  }
  .mod--padtop-992-45 {
    padding-top: 45px;
  }
  .mod--padtop-992-46 {
    padding-top: 46px;
  }
  .mod--padtop-992-47 {
    padding-top: 47px;
  }
  .mod--padtop-992-48 {
    padding-top: 48px;
  }
  .mod--padtop-992-49 {
    padding-top: 49px;
  }
  .mod--padtop-992-50 {
    padding-top: 50px;
  }
  .mod--padtop-992-51 {
    padding-top: 51px;
  }
  .mod--padtop-992-52 {
    padding-top: 52px;
  }
  .mod--padtop-992-53 {
    padding-top: 53px;
  }
  .mod--padtop-992-54 {
    padding-top: 54px;
  }
  .mod--padtop-992-55 {
    padding-top: 55px;
  }
  .mod--padtop-992-56 {
    padding-top: 56px;
  }
  .mod--padtop-992-57 {
    padding-top: 57px;
  }
  .mod--padtop-992-58 {
    padding-top: 58px;
  }
  .mod--padtop-992-59 {
    padding-top: 59px;
  }
  .mod--padtop-992-60 {
    padding-top: 60px;
  }
  .mod--padtop-992-61 {
    padding-top: 61px;
  }
  .mod--padtop-992-62 {
    padding-top: 62px;
  }
  .mod--padtop-992-63 {
    padding-top: 63px;
  }
  .mod--padtop-992-64 {
    padding-top: 64px;
  }
  .mod--padtop-992-65 {
    padding-top: 65px;
  }
  .mod--padtop-992-66 {
    padding-top: 66px;
  }
  .mod--padtop-992-67 {
    padding-top: 67px;
  }
  .mod--padtop-992-68 {
    padding-top: 68px;
  }
  .mod--padtop-992-69 {
    padding-top: 69px;
  }
  .mod--padtop-992-70 {
    padding-top: 70px;
  }
  .mod--padtop-992-71 {
    padding-top: 71px;
  }
  .mod--padtop-992-72 {
    padding-top: 72px;
  }
  .mod--padtop-992-73 {
    padding-top: 73px;
  }
  .mod--padtop-992-74 {
    padding-top: 74px;
  }
  .mod--padtop-992-75 {
    padding-top: 75px;
  }
  .mod--padtop-992-76 {
    padding-top: 76px;
  }
  .mod--padtop-992-77 {
    padding-top: 77px;
  }
  .mod--padtop-992-78 {
    padding-top: 78px;
  }
  .mod--padtop-992-79 {
    padding-top: 79px;
  }
  .mod--padtop-992-80 {
    padding-top: 80px;
  }
  .mod--padtop-992-81 {
    padding-top: 81px;
  }
  .mod--padtop-992-82 {
    padding-top: 82px;
  }
  .mod--padtop-992-83 {
    padding-top: 83px;
  }
  .mod--padtop-992-84 {
    padding-top: 84px;
  }
  .mod--padtop-992-85 {
    padding-top: 85px;
  }
  .mod--padtop-992-86 {
    padding-top: 86px;
  }
  .mod--padtop-992-87 {
    padding-top: 87px;
  }
  .mod--padtop-992-88 {
    padding-top: 88px;
  }
  .mod--padtop-992-89 {
    padding-top: 89px;
  }
  .mod--padtop-992-90 {
    padding-top: 90px;
  }
  .mod--padtop-992-91 {
    padding-top: 91px;
  }
  .mod--padtop-992-92 {
    padding-top: 92px;
  }
  .mod--padtop-992-93 {
    padding-top: 93px;
  }
  .mod--padtop-992-94 {
    padding-top: 94px;
  }
  .mod--padtop-992-95 {
    padding-top: 95px;
  }
  .mod--padtop-992-96 {
    padding-top: 96px;
  }
  .mod--padtop-992-97 {
    padding-top: 97px;
  }
  .mod--padtop-992-98 {
    padding-top: 98px;
  }
  .mod--padtop-992-99 {
    padding-top: 99px;
  }
  .mod--padtop-992-100 {
    padding-top: 100px;
  }
  .mod--marbot-992-20 {
    margin-bottom: 20px;
  }
  .mod--marbot-992-21 {
    margin-bottom: 21px;
  }
  .mod--marbot-992-22 {
    margin-bottom: 22px;
  }
  .mod--marbot-992-23 {
    margin-bottom: 23px;
  }
  .mod--marbot-992-24 {
    margin-bottom: 24px;
  }
  .mod--marbot-992-25 {
    margin-bottom: 25px;
  }
  .mod--marbot-992-26 {
    margin-bottom: 26px;
  }
  .mod--marbot-992-27 {
    margin-bottom: 27px;
  }
  .mod--marbot-992-28 {
    margin-bottom: 28px;
  }
  .mod--marbot-992-29 {
    margin-bottom: 29px;
  }
  .mod--marbot-992-30 {
    margin-bottom: 30px;
  }
  .mod--marbot-992-31 {
    margin-bottom: 31px;
  }
  .mod--marbot-992-32 {
    margin-bottom: 32px;
  }
  .mod--marbot-992-33 {
    margin-bottom: 33px;
  }
  .mod--marbot-992-34 {
    margin-bottom: 34px;
  }
  .mod--marbot-992-35 {
    margin-bottom: 35px;
  }
  .mod--marbot-992-36 {
    margin-bottom: 36px;
  }
  .mod--marbot-992-37 {
    margin-bottom: 37px;
  }
  .mod--marbot-992-38 {
    margin-bottom: 38px;
  }
  .mod--marbot-992-39 {
    margin-bottom: 39px;
  }
  .mod--marbot-992-40 {
    margin-bottom: 40px;
  }
  .mod--marbot-992-41 {
    margin-bottom: 41px;
  }
  .mod--marbot-992-42 {
    margin-bottom: 42px;
  }
  .mod--marbot-992-43 {
    margin-bottom: 43px;
  }
  .mod--marbot-992-44 {
    margin-bottom: 44px;
  }
  .mod--marbot-992-45 {
    margin-bottom: 45px;
  }
  .mod--marbot-992-46 {
    margin-bottom: 46px;
  }
  .mod--marbot-992-47 {
    margin-bottom: 47px;
  }
  .mod--marbot-992-48 {
    margin-bottom: 48px;
  }
  .mod--marbot-992-49 {
    margin-bottom: 49px;
  }
  .mod--marbot-992-50 {
    margin-bottom: 50px;
  }
  .mod--marbot-992-51 {
    margin-bottom: 51px;
  }
  .mod--marbot-992-52 {
    margin-bottom: 52px;
  }
  .mod--marbot-992-53 {
    margin-bottom: 53px;
  }
  .mod--marbot-992-54 {
    margin-bottom: 54px;
  }
  .mod--marbot-992-55 {
    margin-bottom: 55px;
  }
  .mod--marbot-992-56 {
    margin-bottom: 56px;
  }
  .mod--marbot-992-57 {
    margin-bottom: 57px;
  }
  .mod--marbot-992-58 {
    margin-bottom: 58px;
  }
  .mod--marbot-992-59 {
    margin-bottom: 59px;
  }
  .mod--marbot-992-60 {
    margin-bottom: 60px;
  }
  .mod--marbot-992-61 {
    margin-bottom: 61px;
  }
  .mod--marbot-992-62 {
    margin-bottom: 62px;
  }
  .mod--marbot-992-63 {
    margin-bottom: 63px;
  }
  .mod--marbot-992-64 {
    margin-bottom: 64px;
  }
  .mod--marbot-992-65 {
    margin-bottom: 65px;
  }
  .mod--marbot-992-66 {
    margin-bottom: 66px;
  }
  .mod--marbot-992-67 {
    margin-bottom: 67px;
  }
  .mod--marbot-992-68 {
    margin-bottom: 68px;
  }
  .mod--marbot-992-69 {
    margin-bottom: 69px;
  }
  .mod--marbot-992-70 {
    margin-bottom: 70px;
  }
  .mod--marbot-992-71 {
    margin-bottom: 71px;
  }
  .mod--marbot-992-72 {
    margin-bottom: 72px;
  }
  .mod--marbot-992-73 {
    margin-bottom: 73px;
  }
  .mod--marbot-992-74 {
    margin-bottom: 74px;
  }
  .mod--marbot-992-75 {
    margin-bottom: 75px;
  }
  .mod--marbot-992-76 {
    margin-bottom: 76px;
  }
  .mod--marbot-992-77 {
    margin-bottom: 77px;
  }
  .mod--marbot-992-78 {
    margin-bottom: 78px;
  }
  .mod--marbot-992-79 {
    margin-bottom: 79px;
  }
  .mod--marbot-992-80 {
    margin-bottom: 80px;
  }
  .mod--marbot-992-81 {
    margin-bottom: 81px;
  }
  .mod--marbot-992-82 {
    margin-bottom: 82px;
  }
  .mod--marbot-992-83 {
    margin-bottom: 83px;
  }
  .mod--marbot-992-84 {
    margin-bottom: 84px;
  }
  .mod--marbot-992-85 {
    margin-bottom: 85px;
  }
  .mod--marbot-992-86 {
    margin-bottom: 86px;
  }
  .mod--marbot-992-87 {
    margin-bottom: 87px;
  }
  .mod--marbot-992-88 {
    margin-bottom: 88px;
  }
  .mod--marbot-992-89 {
    margin-bottom: 89px;
  }
  .mod--marbot-992-90 {
    margin-bottom: 90px;
  }
  .mod--marbot-992-91 {
    margin-bottom: 91px;
  }
  .mod--marbot-992-92 {
    margin-bottom: 92px;
  }
  .mod--marbot-992-93 {
    margin-bottom: 93px;
  }
  .mod--marbot-992-94 {
    margin-bottom: 94px;
  }
  .mod--marbot-992-95 {
    margin-bottom: 95px;
  }
  .mod--marbot-992-96 {
    margin-bottom: 96px;
  }
  .mod--marbot-992-97 {
    margin-bottom: 97px;
  }
  .mod--marbot-992-98 {
    margin-bottom: 98px;
  }
  .mod--marbot-992-99 {
    margin-bottom: 99px;
  }
  .mod--marbot-992-100 {
    margin-bottom: 100px;
  }
  .mod--martop-992-20 {
    margin-top: 20px;
  }
  .mod--martop-992-21 {
    margin-top: 21px;
  }
  .mod--martop-992-22 {
    margin-top: 22px;
  }
  .mod--martop-992-23 {
    margin-top: 23px;
  }
  .mod--martop-992-24 {
    margin-top: 24px;
  }
  .mod--martop-992-25 {
    margin-top: 25px;
  }
  .mod--martop-992-26 {
    margin-top: 26px;
  }
  .mod--martop-992-27 {
    margin-top: 27px;
  }
  .mod--martop-992-28 {
    margin-top: 28px;
  }
  .mod--martop-992-29 {
    margin-top: 29px;
  }
  .mod--martop-992-30 {
    margin-top: 30px;
  }
  .mod--martop-992-31 {
    margin-top: 31px;
  }
  .mod--martop-992-32 {
    margin-top: 32px;
  }
  .mod--martop-992-33 {
    margin-top: 33px;
  }
  .mod--martop-992-34 {
    margin-top: 34px;
  }
  .mod--martop-992-35 {
    margin-top: 35px;
  }
  .mod--martop-992-36 {
    margin-top: 36px;
  }
  .mod--martop-992-37 {
    margin-top: 37px;
  }
  .mod--martop-992-38 {
    margin-top: 38px;
  }
  .mod--martop-992-39 {
    margin-top: 39px;
  }
  .mod--martop-992-40 {
    margin-top: 40px;
  }
  .mod--martop-992-41 {
    margin-top: 41px;
  }
  .mod--martop-992-42 {
    margin-top: 42px;
  }
  .mod--martop-992-43 {
    margin-top: 43px;
  }
  .mod--martop-992-44 {
    margin-top: 44px;
  }
  .mod--martop-992-45 {
    margin-top: 45px;
  }
  .mod--martop-992-46 {
    margin-top: 46px;
  }
  .mod--martop-992-47 {
    margin-top: 47px;
  }
  .mod--martop-992-48 {
    margin-top: 48px;
  }
  .mod--martop-992-49 {
    margin-top: 49px;
  }
  .mod--martop-992-50 {
    margin-top: 50px;
  }
  .mod--martop-992-51 {
    margin-top: 51px;
  }
  .mod--martop-992-52 {
    margin-top: 52px;
  }
  .mod--martop-992-53 {
    margin-top: 53px;
  }
  .mod--martop-992-54 {
    margin-top: 54px;
  }
  .mod--martop-992-55 {
    margin-top: 55px;
  }
  .mod--martop-992-56 {
    margin-top: 56px;
  }
  .mod--martop-992-57 {
    margin-top: 57px;
  }
  .mod--martop-992-58 {
    margin-top: 58px;
  }
  .mod--martop-992-59 {
    margin-top: 59px;
  }
  .mod--martop-992-60 {
    margin-top: 60px;
  }
  .mod--martop-992-61 {
    margin-top: 61px;
  }
  .mod--martop-992-62 {
    margin-top: 62px;
  }
  .mod--martop-992-63 {
    margin-top: 63px;
  }
  .mod--martop-992-64 {
    margin-top: 64px;
  }
  .mod--martop-992-65 {
    margin-top: 65px;
  }
  .mod--martop-992-66 {
    margin-top: 66px;
  }
  .mod--martop-992-67 {
    margin-top: 67px;
  }
  .mod--martop-992-68 {
    margin-top: 68px;
  }
  .mod--martop-992-69 {
    margin-top: 69px;
  }
  .mod--martop-992-70 {
    margin-top: 70px;
  }
  .mod--martop-992-71 {
    margin-top: 71px;
  }
  .mod--martop-992-72 {
    margin-top: 72px;
  }
  .mod--martop-992-73 {
    margin-top: 73px;
  }
  .mod--martop-992-74 {
    margin-top: 74px;
  }
  .mod--martop-992-75 {
    margin-top: 75px;
  }
  .mod--martop-992-76 {
    margin-top: 76px;
  }
  .mod--martop-992-77 {
    margin-top: 77px;
  }
  .mod--martop-992-78 {
    margin-top: 78px;
  }
  .mod--martop-992-79 {
    margin-top: 79px;
  }
  .mod--martop-992-80 {
    margin-top: 80px;
  }
  .mod--martop-992-81 {
    margin-top: 81px;
  }
  .mod--martop-992-82 {
    margin-top: 82px;
  }
  .mod--martop-992-83 {
    margin-top: 83px;
  }
  .mod--martop-992-84 {
    margin-top: 84px;
  }
  .mod--martop-992-85 {
    margin-top: 85px;
  }
  .mod--martop-992-86 {
    margin-top: 86px;
  }
  .mod--martop-992-87 {
    margin-top: 87px;
  }
  .mod--martop-992-88 {
    margin-top: 88px;
  }
  .mod--martop-992-89 {
    margin-top: 89px;
  }
  .mod--martop-992-90 {
    margin-top: 90px;
  }
  .mod--martop-992-91 {
    margin-top: 91px;
  }
  .mod--martop-992-92 {
    margin-top: 92px;
  }
  .mod--martop-992-93 {
    margin-top: 93px;
  }
  .mod--martop-992-94 {
    margin-top: 94px;
  }
  .mod--martop-992-95 {
    margin-top: 95px;
  }
  .mod--martop-992-96 {
    margin-top: 96px;
  }
  .mod--martop-992-97 {
    margin-top: 97px;
  }
  .mod--martop-992-98 {
    margin-top: 98px;
  }
  .mod--martop-992-99 {
    margin-top: 99px;
  }
  .mod--martop-992-100 {
    margin-top: 100px;
  }
}
@media (max-width: 767px) {
  .mod--padbot-840-20 {
    padding-bottom: 20px;
  }
  .mod--padbot-840-21 {
    padding-bottom: 21px;
  }
  .mod--padbot-840-22 {
    padding-bottom: 22px;
  }
  .mod--padbot-840-23 {
    padding-bottom: 23px;
  }
  .mod--padbot-840-24 {
    padding-bottom: 24px;
  }
  .mod--padbot-840-25 {
    padding-bottom: 25px;
  }
  .mod--padbot-840-26 {
    padding-bottom: 26px;
  }
  .mod--padbot-840-27 {
    padding-bottom: 27px;
  }
  .mod--padbot-840-28 {
    padding-bottom: 28px;
  }
  .mod--padbot-840-29 {
    padding-bottom: 29px;
  }
  .mod--padbot-840-30 {
    padding-bottom: 30px;
  }
  .mod--padbot-840-31 {
    padding-bottom: 31px;
  }
  .mod--padbot-840-32 {
    padding-bottom: 32px;
  }
  .mod--padbot-840-33 {
    padding-bottom: 33px;
  }
  .mod--padbot-840-34 {
    padding-bottom: 34px;
  }
  .mod--padbot-840-35 {
    padding-bottom: 35px;
  }
  .mod--padbot-840-36 {
    padding-bottom: 36px;
  }
  .mod--padbot-840-37 {
    padding-bottom: 37px;
  }
  .mod--padbot-840-38 {
    padding-bottom: 38px;
  }
  .mod--padbot-840-39 {
    padding-bottom: 39px;
  }
  .mod--padbot-840-40 {
    padding-bottom: 40px;
  }
  .mod--padbot-840-41 {
    padding-bottom: 41px;
  }
  .mod--padbot-840-42 {
    padding-bottom: 42px;
  }
  .mod--padbot-840-43 {
    padding-bottom: 43px;
  }
  .mod--padbot-840-44 {
    padding-bottom: 44px;
  }
  .mod--padbot-840-45 {
    padding-bottom: 45px;
  }
  .mod--padbot-840-46 {
    padding-bottom: 46px;
  }
  .mod--padbot-840-47 {
    padding-bottom: 47px;
  }
  .mod--padbot-840-48 {
    padding-bottom: 48px;
  }
  .mod--padbot-840-49 {
    padding-bottom: 49px;
  }
  .mod--padbot-840-50 {
    padding-bottom: 50px;
  }
  .mod--padbot-840-51 {
    padding-bottom: 51px;
  }
  .mod--padbot-840-52 {
    padding-bottom: 52px;
  }
  .mod--padbot-840-53 {
    padding-bottom: 53px;
  }
  .mod--padbot-840-54 {
    padding-bottom: 54px;
  }
  .mod--padbot-840-55 {
    padding-bottom: 55px;
  }
  .mod--padbot-840-56 {
    padding-bottom: 56px;
  }
  .mod--padbot-840-57 {
    padding-bottom: 57px;
  }
  .mod--padbot-840-58 {
    padding-bottom: 58px;
  }
  .mod--padbot-840-59 {
    padding-bottom: 59px;
  }
  .mod--padbot-840-60 {
    padding-bottom: 60px;
  }
  .mod--padbot-840-61 {
    padding-bottom: 61px;
  }
  .mod--padbot-840-62 {
    padding-bottom: 62px;
  }
  .mod--padbot-840-63 {
    padding-bottom: 63px;
  }
  .mod--padbot-840-64 {
    padding-bottom: 64px;
  }
  .mod--padbot-840-65 {
    padding-bottom: 65px;
  }
  .mod--padbot-840-66 {
    padding-bottom: 66px;
  }
  .mod--padbot-840-67 {
    padding-bottom: 67px;
  }
  .mod--padbot-840-68 {
    padding-bottom: 68px;
  }
  .mod--padbot-840-69 {
    padding-bottom: 69px;
  }
  .mod--padbot-840-70 {
    padding-bottom: 70px;
  }
  .mod--padbot-840-71 {
    padding-bottom: 71px;
  }
  .mod--padbot-840-72 {
    padding-bottom: 72px;
  }
  .mod--padbot-840-73 {
    padding-bottom: 73px;
  }
  .mod--padbot-840-74 {
    padding-bottom: 74px;
  }
  .mod--padbot-840-75 {
    padding-bottom: 75px;
  }
  .mod--padbot-840-76 {
    padding-bottom: 76px;
  }
  .mod--padbot-840-77 {
    padding-bottom: 77px;
  }
  .mod--padbot-840-78 {
    padding-bottom: 78px;
  }
  .mod--padbot-840-79 {
    padding-bottom: 79px;
  }
  .mod--padbot-840-80 {
    padding-bottom: 80px;
  }
  .mod--padbot-840-81 {
    padding-bottom: 81px;
  }
  .mod--padbot-840-82 {
    padding-bottom: 82px;
  }
  .mod--padbot-840-83 {
    padding-bottom: 83px;
  }
  .mod--padbot-840-84 {
    padding-bottom: 84px;
  }
  .mod--padbot-840-85 {
    padding-bottom: 85px;
  }
  .mod--padbot-840-86 {
    padding-bottom: 86px;
  }
  .mod--padbot-840-87 {
    padding-bottom: 87px;
  }
  .mod--padbot-840-88 {
    padding-bottom: 88px;
  }
  .mod--padbot-840-89 {
    padding-bottom: 89px;
  }
  .mod--padbot-840-90 {
    padding-bottom: 90px;
  }
  .mod--padbot-840-91 {
    padding-bottom: 91px;
  }
  .mod--padbot-840-92 {
    padding-bottom: 92px;
  }
  .mod--padbot-840-93 {
    padding-bottom: 93px;
  }
  .mod--padbot-840-94 {
    padding-bottom: 94px;
  }
  .mod--padbot-840-95 {
    padding-bottom: 95px;
  }
  .mod--padbot-840-96 {
    padding-bottom: 96px;
  }
  .mod--padbot-840-97 {
    padding-bottom: 97px;
  }
  .mod--padbot-840-98 {
    padding-bottom: 98px;
  }
  .mod--padbot-840-99 {
    padding-bottom: 99px;
  }
  .mod--padbot-840-100 {
    padding-bottom: 100px;
  }
  .mod--padtop-840-20 {
    padding-top: 20px;
  }
  .mod--padtop-840-21 {
    padding-top: 21px;
  }
  .mod--padtop-840-22 {
    padding-top: 22px;
  }
  .mod--padtop-840-23 {
    padding-top: 23px;
  }
  .mod--padtop-840-24 {
    padding-top: 24px;
  }
  .mod--padtop-840-25 {
    padding-top: 25px;
  }
  .mod--padtop-840-26 {
    padding-top: 26px;
  }
  .mod--padtop-840-27 {
    padding-top: 27px;
  }
  .mod--padtop-840-28 {
    padding-top: 28px;
  }
  .mod--padtop-840-29 {
    padding-top: 29px;
  }
  .mod--padtop-840-30 {
    padding-top: 30px;
  }
  .mod--padtop-840-31 {
    padding-top: 31px;
  }
  .mod--padtop-840-32 {
    padding-top: 32px;
  }
  .mod--padtop-840-33 {
    padding-top: 33px;
  }
  .mod--padtop-840-34 {
    padding-top: 34px;
  }
  .mod--padtop-840-35 {
    padding-top: 35px;
  }
  .mod--padtop-840-36 {
    padding-top: 36px;
  }
  .mod--padtop-840-37 {
    padding-top: 37px;
  }
  .mod--padtop-840-38 {
    padding-top: 38px;
  }
  .mod--padtop-840-39 {
    padding-top: 39px;
  }
  .mod--padtop-840-40 {
    padding-top: 40px;
  }
  .mod--padtop-840-41 {
    padding-top: 41px;
  }
  .mod--padtop-840-42 {
    padding-top: 42px;
  }
  .mod--padtop-840-43 {
    padding-top: 43px;
  }
  .mod--padtop-840-44 {
    padding-top: 44px;
  }
  .mod--padtop-840-45 {
    padding-top: 45px;
  }
  .mod--padtop-840-46 {
    padding-top: 46px;
  }
  .mod--padtop-840-47 {
    padding-top: 47px;
  }
  .mod--padtop-840-48 {
    padding-top: 48px;
  }
  .mod--padtop-840-49 {
    padding-top: 49px;
  }
  .mod--padtop-840-50 {
    padding-top: 50px;
  }
  .mod--padtop-840-51 {
    padding-top: 51px;
  }
  .mod--padtop-840-52 {
    padding-top: 52px;
  }
  .mod--padtop-840-53 {
    padding-top: 53px;
  }
  .mod--padtop-840-54 {
    padding-top: 54px;
  }
  .mod--padtop-840-55 {
    padding-top: 55px;
  }
  .mod--padtop-840-56 {
    padding-top: 56px;
  }
  .mod--padtop-840-57 {
    padding-top: 57px;
  }
  .mod--padtop-840-58 {
    padding-top: 58px;
  }
  .mod--padtop-840-59 {
    padding-top: 59px;
  }
  .mod--padtop-840-60 {
    padding-top: 60px;
  }
  .mod--padtop-840-61 {
    padding-top: 61px;
  }
  .mod--padtop-840-62 {
    padding-top: 62px;
  }
  .mod--padtop-840-63 {
    padding-top: 63px;
  }
  .mod--padtop-840-64 {
    padding-top: 64px;
  }
  .mod--padtop-840-65 {
    padding-top: 65px;
  }
  .mod--padtop-840-66 {
    padding-top: 66px;
  }
  .mod--padtop-840-67 {
    padding-top: 67px;
  }
  .mod--padtop-840-68 {
    padding-top: 68px;
  }
  .mod--padtop-840-69 {
    padding-top: 69px;
  }
  .mod--padtop-840-70 {
    padding-top: 70px;
  }
  .mod--padtop-840-71 {
    padding-top: 71px;
  }
  .mod--padtop-840-72 {
    padding-top: 72px;
  }
  .mod--padtop-840-73 {
    padding-top: 73px;
  }
  .mod--padtop-840-74 {
    padding-top: 74px;
  }
  .mod--padtop-840-75 {
    padding-top: 75px;
  }
  .mod--padtop-840-76 {
    padding-top: 76px;
  }
  .mod--padtop-840-77 {
    padding-top: 77px;
  }
  .mod--padtop-840-78 {
    padding-top: 78px;
  }
  .mod--padtop-840-79 {
    padding-top: 79px;
  }
  .mod--padtop-840-80 {
    padding-top: 80px;
  }
  .mod--padtop-840-81 {
    padding-top: 81px;
  }
  .mod--padtop-840-82 {
    padding-top: 82px;
  }
  .mod--padtop-840-83 {
    padding-top: 83px;
  }
  .mod--padtop-840-84 {
    padding-top: 84px;
  }
  .mod--padtop-840-85 {
    padding-top: 85px;
  }
  .mod--padtop-840-86 {
    padding-top: 86px;
  }
  .mod--padtop-840-87 {
    padding-top: 87px;
  }
  .mod--padtop-840-88 {
    padding-top: 88px;
  }
  .mod--padtop-840-89 {
    padding-top: 89px;
  }
  .mod--padtop-840-90 {
    padding-top: 90px;
  }
  .mod--padtop-840-91 {
    padding-top: 91px;
  }
  .mod--padtop-840-92 {
    padding-top: 92px;
  }
  .mod--padtop-840-93 {
    padding-top: 93px;
  }
  .mod--padtop-840-94 {
    padding-top: 94px;
  }
  .mod--padtop-840-95 {
    padding-top: 95px;
  }
  .mod--padtop-840-96 {
    padding-top: 96px;
  }
  .mod--padtop-840-97 {
    padding-top: 97px;
  }
  .mod--padtop-840-98 {
    padding-top: 98px;
  }
  .mod--padtop-840-99 {
    padding-top: 99px;
  }
  .mod--padtop-840-100 {
    padding-top: 100px;
  }
  .mod--marbot-840-20 {
    margin-bottom: 20px;
  }
  .mod--marbot-840-21 {
    margin-bottom: 21px;
  }
  .mod--marbot-840-22 {
    margin-bottom: 22px;
  }
  .mod--marbot-840-23 {
    margin-bottom: 23px;
  }
  .mod--marbot-840-24 {
    margin-bottom: 24px;
  }
  .mod--marbot-840-25 {
    margin-bottom: 25px;
  }
  .mod--marbot-840-26 {
    margin-bottom: 26px;
  }
  .mod--marbot-840-27 {
    margin-bottom: 27px;
  }
  .mod--marbot-840-28 {
    margin-bottom: 28px;
  }
  .mod--marbot-840-29 {
    margin-bottom: 29px;
  }
  .mod--marbot-840-30 {
    margin-bottom: 30px;
  }
  .mod--marbot-840-31 {
    margin-bottom: 31px;
  }
  .mod--marbot-840-32 {
    margin-bottom: 32px;
  }
  .mod--marbot-840-33 {
    margin-bottom: 33px;
  }
  .mod--marbot-840-34 {
    margin-bottom: 34px;
  }
  .mod--marbot-840-35 {
    margin-bottom: 35px;
  }
  .mod--marbot-840-36 {
    margin-bottom: 36px;
  }
  .mod--marbot-840-37 {
    margin-bottom: 37px;
  }
  .mod--marbot-840-38 {
    margin-bottom: 38px;
  }
  .mod--marbot-840-39 {
    margin-bottom: 39px;
  }
  .mod--marbot-840-40 {
    margin-bottom: 40px;
  }
  .mod--marbot-840-41 {
    margin-bottom: 41px;
  }
  .mod--marbot-840-42 {
    margin-bottom: 42px;
  }
  .mod--marbot-840-43 {
    margin-bottom: 43px;
  }
  .mod--marbot-840-44 {
    margin-bottom: 44px;
  }
  .mod--marbot-840-45 {
    margin-bottom: 45px;
  }
  .mod--marbot-840-46 {
    margin-bottom: 46px;
  }
  .mod--marbot-840-47 {
    margin-bottom: 47px;
  }
  .mod--marbot-840-48 {
    margin-bottom: 48px;
  }
  .mod--marbot-840-49 {
    margin-bottom: 49px;
  }
  .mod--marbot-840-50 {
    margin-bottom: 50px;
  }
  .mod--marbot-840-51 {
    margin-bottom: 51px;
  }
  .mod--marbot-840-52 {
    margin-bottom: 52px;
  }
  .mod--marbot-840-53 {
    margin-bottom: 53px;
  }
  .mod--marbot-840-54 {
    margin-bottom: 54px;
  }
  .mod--marbot-840-55 {
    margin-bottom: 55px;
  }
  .mod--marbot-840-56 {
    margin-bottom: 56px;
  }
  .mod--marbot-840-57 {
    margin-bottom: 57px;
  }
  .mod--marbot-840-58 {
    margin-bottom: 58px;
  }
  .mod--marbot-840-59 {
    margin-bottom: 59px;
  }
  .mod--marbot-840-60 {
    margin-bottom: 60px;
  }
  .mod--marbot-840-61 {
    margin-bottom: 61px;
  }
  .mod--marbot-840-62 {
    margin-bottom: 62px;
  }
  .mod--marbot-840-63 {
    margin-bottom: 63px;
  }
  .mod--marbot-840-64 {
    margin-bottom: 64px;
  }
  .mod--marbot-840-65 {
    margin-bottom: 65px;
  }
  .mod--marbot-840-66 {
    margin-bottom: 66px;
  }
  .mod--marbot-840-67 {
    margin-bottom: 67px;
  }
  .mod--marbot-840-68 {
    margin-bottom: 68px;
  }
  .mod--marbot-840-69 {
    margin-bottom: 69px;
  }
  .mod--marbot-840-70 {
    margin-bottom: 70px;
  }
  .mod--marbot-840-71 {
    margin-bottom: 71px;
  }
  .mod--marbot-840-72 {
    margin-bottom: 72px;
  }
  .mod--marbot-840-73 {
    margin-bottom: 73px;
  }
  .mod--marbot-840-74 {
    margin-bottom: 74px;
  }
  .mod--marbot-840-75 {
    margin-bottom: 75px;
  }
  .mod--marbot-840-76 {
    margin-bottom: 76px;
  }
  .mod--marbot-840-77 {
    margin-bottom: 77px;
  }
  .mod--marbot-840-78 {
    margin-bottom: 78px;
  }
  .mod--marbot-840-79 {
    margin-bottom: 79px;
  }
  .mod--marbot-840-80 {
    margin-bottom: 80px;
  }
  .mod--marbot-840-81 {
    margin-bottom: 81px;
  }
  .mod--marbot-840-82 {
    margin-bottom: 82px;
  }
  .mod--marbot-840-83 {
    margin-bottom: 83px;
  }
  .mod--marbot-840-84 {
    margin-bottom: 84px;
  }
  .mod--marbot-840-85 {
    margin-bottom: 85px;
  }
  .mod--marbot-840-86 {
    margin-bottom: 86px;
  }
  .mod--marbot-840-87 {
    margin-bottom: 87px;
  }
  .mod--marbot-840-88 {
    margin-bottom: 88px;
  }
  .mod--marbot-840-89 {
    margin-bottom: 89px;
  }
  .mod--marbot-840-90 {
    margin-bottom: 90px;
  }
  .mod--marbot-840-91 {
    margin-bottom: 91px;
  }
  .mod--marbot-840-92 {
    margin-bottom: 92px;
  }
  .mod--marbot-840-93 {
    margin-bottom: 93px;
  }
  .mod--marbot-840-94 {
    margin-bottom: 94px;
  }
  .mod--marbot-840-95 {
    margin-bottom: 95px;
  }
  .mod--marbot-840-96 {
    margin-bottom: 96px;
  }
  .mod--marbot-840-97 {
    margin-bottom: 97px;
  }
  .mod--marbot-840-98 {
    margin-bottom: 98px;
  }
  .mod--marbot-840-99 {
    margin-bottom: 99px;
  }
  .mod--marbot-840-100 {
    margin-bottom: 100px;
  }
  .mod--martop-840-20 {
    margin-top: 20px;
  }
  .mod--martop-840-21 {
    margin-top: 21px;
  }
  .mod--martop-840-22 {
    margin-top: 22px;
  }
  .mod--martop-840-23 {
    margin-top: 23px;
  }
  .mod--martop-840-24 {
    margin-top: 24px;
  }
  .mod--martop-840-25 {
    margin-top: 25px;
  }
  .mod--martop-840-26 {
    margin-top: 26px;
  }
  .mod--martop-840-27 {
    margin-top: 27px;
  }
  .mod--martop-840-28 {
    margin-top: 28px;
  }
  .mod--martop-840-29 {
    margin-top: 29px;
  }
  .mod--martop-840-30 {
    margin-top: 30px;
  }
  .mod--martop-840-31 {
    margin-top: 31px;
  }
  .mod--martop-840-32 {
    margin-top: 32px;
  }
  .mod--martop-840-33 {
    margin-top: 33px;
  }
  .mod--martop-840-34 {
    margin-top: 34px;
  }
  .mod--martop-840-35 {
    margin-top: 35px;
  }
  .mod--martop-840-36 {
    margin-top: 36px;
  }
  .mod--martop-840-37 {
    margin-top: 37px;
  }
  .mod--martop-840-38 {
    margin-top: 38px;
  }
  .mod--martop-840-39 {
    margin-top: 39px;
  }
  .mod--martop-840-40 {
    margin-top: 40px;
  }
  .mod--martop-840-41 {
    margin-top: 41px;
  }
  .mod--martop-840-42 {
    margin-top: 42px;
  }
  .mod--martop-840-43 {
    margin-top: 43px;
  }
  .mod--martop-840-44 {
    margin-top: 44px;
  }
  .mod--martop-840-45 {
    margin-top: 45px;
  }
  .mod--martop-840-46 {
    margin-top: 46px;
  }
  .mod--martop-840-47 {
    margin-top: 47px;
  }
  .mod--martop-840-48 {
    margin-top: 48px;
  }
  .mod--martop-840-49 {
    margin-top: 49px;
  }
  .mod--martop-840-50 {
    margin-top: 50px;
  }
  .mod--martop-840-51 {
    margin-top: 51px;
  }
  .mod--martop-840-52 {
    margin-top: 52px;
  }
  .mod--martop-840-53 {
    margin-top: 53px;
  }
  .mod--martop-840-54 {
    margin-top: 54px;
  }
  .mod--martop-840-55 {
    margin-top: 55px;
  }
  .mod--martop-840-56 {
    margin-top: 56px;
  }
  .mod--martop-840-57 {
    margin-top: 57px;
  }
  .mod--martop-840-58 {
    margin-top: 58px;
  }
  .mod--martop-840-59 {
    margin-top: 59px;
  }
  .mod--martop-840-60 {
    margin-top: 60px;
  }
  .mod--martop-840-61 {
    margin-top: 61px;
  }
  .mod--martop-840-62 {
    margin-top: 62px;
  }
  .mod--martop-840-63 {
    margin-top: 63px;
  }
  .mod--martop-840-64 {
    margin-top: 64px;
  }
  .mod--martop-840-65 {
    margin-top: 65px;
  }
  .mod--martop-840-66 {
    margin-top: 66px;
  }
  .mod--martop-840-67 {
    margin-top: 67px;
  }
  .mod--martop-840-68 {
    margin-top: 68px;
  }
  .mod--martop-840-69 {
    margin-top: 69px;
  }
  .mod--martop-840-70 {
    margin-top: 70px;
  }
  .mod--martop-840-71 {
    margin-top: 71px;
  }
  .mod--martop-840-72 {
    margin-top: 72px;
  }
  .mod--martop-840-73 {
    margin-top: 73px;
  }
  .mod--martop-840-74 {
    margin-top: 74px;
  }
  .mod--martop-840-75 {
    margin-top: 75px;
  }
  .mod--martop-840-76 {
    margin-top: 76px;
  }
  .mod--martop-840-77 {
    margin-top: 77px;
  }
  .mod--martop-840-78 {
    margin-top: 78px;
  }
  .mod--martop-840-79 {
    margin-top: 79px;
  }
  .mod--martop-840-80 {
    margin-top: 80px;
  }
  .mod--martop-840-81 {
    margin-top: 81px;
  }
  .mod--martop-840-82 {
    margin-top: 82px;
  }
  .mod--martop-840-83 {
    margin-top: 83px;
  }
  .mod--martop-840-84 {
    margin-top: 84px;
  }
  .mod--martop-840-85 {
    margin-top: 85px;
  }
  .mod--martop-840-86 {
    margin-top: 86px;
  }
  .mod--martop-840-87 {
    margin-top: 87px;
  }
  .mod--martop-840-88 {
    margin-top: 88px;
  }
  .mod--martop-840-89 {
    margin-top: 89px;
  }
  .mod--martop-840-90 {
    margin-top: 90px;
  }
  .mod--martop-840-91 {
    margin-top: 91px;
  }
  .mod--martop-840-92 {
    margin-top: 92px;
  }
  .mod--martop-840-93 {
    margin-top: 93px;
  }
  .mod--martop-840-94 {
    margin-top: 94px;
  }
  .mod--martop-840-95 {
    margin-top: 95px;
  }
  .mod--martop-840-96 {
    margin-top: 96px;
  }
  .mod--martop-840-97 {
    margin-top: 97px;
  }
  .mod--martop-840-98 {
    margin-top: 98px;
  }
  .mod--martop-840-99 {
    margin-top: 99px;
  }
  .mod--martop-840-100 {
    margin-top: 100px;
  }
}
@media (max-width: 767px) {
  .mod--padbot-768-20 {
    padding-bottom: 20px;
  }
  .mod--padbot-768-21 {
    padding-bottom: 21px;
  }
  .mod--padbot-768-22 {
    padding-bottom: 22px;
  }
  .mod--padbot-768-23 {
    padding-bottom: 23px;
  }
  .mod--padbot-768-24 {
    padding-bottom: 24px;
  }
  .mod--padbot-768-25 {
    padding-bottom: 25px;
  }
  .mod--padbot-768-26 {
    padding-bottom: 26px;
  }
  .mod--padbot-768-27 {
    padding-bottom: 27px;
  }
  .mod--padbot-768-28 {
    padding-bottom: 28px;
  }
  .mod--padbot-768-29 {
    padding-bottom: 29px;
  }
  .mod--padbot-768-30 {
    padding-bottom: 30px;
  }
  .mod--padbot-768-31 {
    padding-bottom: 31px;
  }
  .mod--padbot-768-32 {
    padding-bottom: 32px;
  }
  .mod--padbot-768-33 {
    padding-bottom: 33px;
  }
  .mod--padbot-768-34 {
    padding-bottom: 34px;
  }
  .mod--padbot-768-35 {
    padding-bottom: 35px;
  }
  .mod--padbot-768-36 {
    padding-bottom: 36px;
  }
  .mod--padbot-768-37 {
    padding-bottom: 37px;
  }
  .mod--padbot-768-38 {
    padding-bottom: 38px;
  }
  .mod--padbot-768-39 {
    padding-bottom: 39px;
  }
  .mod--padbot-768-40 {
    padding-bottom: 40px;
  }
  .mod--padbot-768-41 {
    padding-bottom: 41px;
  }
  .mod--padbot-768-42 {
    padding-bottom: 42px;
  }
  .mod--padbot-768-43 {
    padding-bottom: 43px;
  }
  .mod--padbot-768-44 {
    padding-bottom: 44px;
  }
  .mod--padbot-768-45 {
    padding-bottom: 45px;
  }
  .mod--padbot-768-46 {
    padding-bottom: 46px;
  }
  .mod--padbot-768-47 {
    padding-bottom: 47px;
  }
  .mod--padbot-768-48 {
    padding-bottom: 48px;
  }
  .mod--padbot-768-49 {
    padding-bottom: 49px;
  }
  .mod--padbot-768-50 {
    padding-bottom: 50px;
  }
  .mod--padbot-768-51 {
    padding-bottom: 51px;
  }
  .mod--padbot-768-52 {
    padding-bottom: 52px;
  }
  .mod--padbot-768-53 {
    padding-bottom: 53px;
  }
  .mod--padbot-768-54 {
    padding-bottom: 54px;
  }
  .mod--padbot-768-55 {
    padding-bottom: 55px;
  }
  .mod--padbot-768-56 {
    padding-bottom: 56px;
  }
  .mod--padbot-768-57 {
    padding-bottom: 57px;
  }
  .mod--padbot-768-58 {
    padding-bottom: 58px;
  }
  .mod--padbot-768-59 {
    padding-bottom: 59px;
  }
  .mod--padbot-768-60 {
    padding-bottom: 60px;
  }
  .mod--padbot-768-61 {
    padding-bottom: 61px;
  }
  .mod--padbot-768-62 {
    padding-bottom: 62px;
  }
  .mod--padbot-768-63 {
    padding-bottom: 63px;
  }
  .mod--padbot-768-64 {
    padding-bottom: 64px;
  }
  .mod--padbot-768-65 {
    padding-bottom: 65px;
  }
  .mod--padbot-768-66 {
    padding-bottom: 66px;
  }
  .mod--padbot-768-67 {
    padding-bottom: 67px;
  }
  .mod--padbot-768-68 {
    padding-bottom: 68px;
  }
  .mod--padbot-768-69 {
    padding-bottom: 69px;
  }
  .mod--padbot-768-70 {
    padding-bottom: 70px;
  }
  .mod--padbot-768-71 {
    padding-bottom: 71px;
  }
  .mod--padbot-768-72 {
    padding-bottom: 72px;
  }
  .mod--padbot-768-73 {
    padding-bottom: 73px;
  }
  .mod--padbot-768-74 {
    padding-bottom: 74px;
  }
  .mod--padbot-768-75 {
    padding-bottom: 75px;
  }
  .mod--padbot-768-76 {
    padding-bottom: 76px;
  }
  .mod--padbot-768-77 {
    padding-bottom: 77px;
  }
  .mod--padbot-768-78 {
    padding-bottom: 78px;
  }
  .mod--padbot-768-79 {
    padding-bottom: 79px;
  }
  .mod--padbot-768-80 {
    padding-bottom: 80px;
  }
  .mod--padbot-768-81 {
    padding-bottom: 81px;
  }
  .mod--padbot-768-82 {
    padding-bottom: 82px;
  }
  .mod--padbot-768-83 {
    padding-bottom: 83px;
  }
  .mod--padbot-768-84 {
    padding-bottom: 84px;
  }
  .mod--padbot-768-85 {
    padding-bottom: 85px;
  }
  .mod--padbot-768-86 {
    padding-bottom: 86px;
  }
  .mod--padbot-768-87 {
    padding-bottom: 87px;
  }
  .mod--padbot-768-88 {
    padding-bottom: 88px;
  }
  .mod--padbot-768-89 {
    padding-bottom: 89px;
  }
  .mod--padbot-768-90 {
    padding-bottom: 90px;
  }
  .mod--padbot-768-91 {
    padding-bottom: 91px;
  }
  .mod--padbot-768-92 {
    padding-bottom: 92px;
  }
  .mod--padbot-768-93 {
    padding-bottom: 93px;
  }
  .mod--padbot-768-94 {
    padding-bottom: 94px;
  }
  .mod--padbot-768-95 {
    padding-bottom: 95px;
  }
  .mod--padbot-768-96 {
    padding-bottom: 96px;
  }
  .mod--padbot-768-97 {
    padding-bottom: 97px;
  }
  .mod--padbot-768-98 {
    padding-bottom: 98px;
  }
  .mod--padbot-768-99 {
    padding-bottom: 99px;
  }
  .mod--padbot-768-100 {
    padding-bottom: 100px;
  }
  .mod--padtop-768-20 {
    padding-top: 20px;
  }
  .mod--padtop-768-21 {
    padding-top: 21px;
  }
  .mod--padtop-768-22 {
    padding-top: 22px;
  }
  .mod--padtop-768-23 {
    padding-top: 23px;
  }
  .mod--padtop-768-24 {
    padding-top: 24px;
  }
  .mod--padtop-768-25 {
    padding-top: 25px;
  }
  .mod--padtop-768-26 {
    padding-top: 26px;
  }
  .mod--padtop-768-27 {
    padding-top: 27px;
  }
  .mod--padtop-768-28 {
    padding-top: 28px;
  }
  .mod--padtop-768-29 {
    padding-top: 29px;
  }
  .mod--padtop-768-30 {
    padding-top: 30px;
  }
  .mod--padtop-768-31 {
    padding-top: 31px;
  }
  .mod--padtop-768-32 {
    padding-top: 32px;
  }
  .mod--padtop-768-33 {
    padding-top: 33px;
  }
  .mod--padtop-768-34 {
    padding-top: 34px;
  }
  .mod--padtop-768-35 {
    padding-top: 35px;
  }
  .mod--padtop-768-36 {
    padding-top: 36px;
  }
  .mod--padtop-768-37 {
    padding-top: 37px;
  }
  .mod--padtop-768-38 {
    padding-top: 38px;
  }
  .mod--padtop-768-39 {
    padding-top: 39px;
  }
  .mod--padtop-768-40 {
    padding-top: 40px;
  }
  .mod--padtop-768-41 {
    padding-top: 41px;
  }
  .mod--padtop-768-42 {
    padding-top: 42px;
  }
  .mod--padtop-768-43 {
    padding-top: 43px;
  }
  .mod--padtop-768-44 {
    padding-top: 44px;
  }
  .mod--padtop-768-45 {
    padding-top: 45px;
  }
  .mod--padtop-768-46 {
    padding-top: 46px;
  }
  .mod--padtop-768-47 {
    padding-top: 47px;
  }
  .mod--padtop-768-48 {
    padding-top: 48px;
  }
  .mod--padtop-768-49 {
    padding-top: 49px;
  }
  .mod--padtop-768-50 {
    padding-top: 50px;
  }
  .mod--padtop-768-51 {
    padding-top: 51px;
  }
  .mod--padtop-768-52 {
    padding-top: 52px;
  }
  .mod--padtop-768-53 {
    padding-top: 53px;
  }
  .mod--padtop-768-54 {
    padding-top: 54px;
  }
  .mod--padtop-768-55 {
    padding-top: 55px;
  }
  .mod--padtop-768-56 {
    padding-top: 56px;
  }
  .mod--padtop-768-57 {
    padding-top: 57px;
  }
  .mod--padtop-768-58 {
    padding-top: 58px;
  }
  .mod--padtop-768-59 {
    padding-top: 59px;
  }
  .mod--padtop-768-60 {
    padding-top: 60px;
  }
  .mod--padtop-768-61 {
    padding-top: 61px;
  }
  .mod--padtop-768-62 {
    padding-top: 62px;
  }
  .mod--padtop-768-63 {
    padding-top: 63px;
  }
  .mod--padtop-768-64 {
    padding-top: 64px;
  }
  .mod--padtop-768-65 {
    padding-top: 65px;
  }
  .mod--padtop-768-66 {
    padding-top: 66px;
  }
  .mod--padtop-768-67 {
    padding-top: 67px;
  }
  .mod--padtop-768-68 {
    padding-top: 68px;
  }
  .mod--padtop-768-69 {
    padding-top: 69px;
  }
  .mod--padtop-768-70 {
    padding-top: 70px;
  }
  .mod--padtop-768-71 {
    padding-top: 71px;
  }
  .mod--padtop-768-72 {
    padding-top: 72px;
  }
  .mod--padtop-768-73 {
    padding-top: 73px;
  }
  .mod--padtop-768-74 {
    padding-top: 74px;
  }
  .mod--padtop-768-75 {
    padding-top: 75px;
  }
  .mod--padtop-768-76 {
    padding-top: 76px;
  }
  .mod--padtop-768-77 {
    padding-top: 77px;
  }
  .mod--padtop-768-78 {
    padding-top: 78px;
  }
  .mod--padtop-768-79 {
    padding-top: 79px;
  }
  .mod--padtop-768-80 {
    padding-top: 80px;
  }
  .mod--padtop-768-81 {
    padding-top: 81px;
  }
  .mod--padtop-768-82 {
    padding-top: 82px;
  }
  .mod--padtop-768-83 {
    padding-top: 83px;
  }
  .mod--padtop-768-84 {
    padding-top: 84px;
  }
  .mod--padtop-768-85 {
    padding-top: 85px;
  }
  .mod--padtop-768-86 {
    padding-top: 86px;
  }
  .mod--padtop-768-87 {
    padding-top: 87px;
  }
  .mod--padtop-768-88 {
    padding-top: 88px;
  }
  .mod--padtop-768-89 {
    padding-top: 89px;
  }
  .mod--padtop-768-90 {
    padding-top: 90px;
  }
  .mod--padtop-768-91 {
    padding-top: 91px;
  }
  .mod--padtop-768-92 {
    padding-top: 92px;
  }
  .mod--padtop-768-93 {
    padding-top: 93px;
  }
  .mod--padtop-768-94 {
    padding-top: 94px;
  }
  .mod--padtop-768-95 {
    padding-top: 95px;
  }
  .mod--padtop-768-96 {
    padding-top: 96px;
  }
  .mod--padtop-768-97 {
    padding-top: 97px;
  }
  .mod--padtop-768-98 {
    padding-top: 98px;
  }
  .mod--padtop-768-99 {
    padding-top: 99px;
  }
  .mod--padtop-768-100 {
    padding-top: 100px;
  }
  .mod--marbot-768-20 {
    margin-bottom: 20px;
  }
  .mod--marbot-768-21 {
    margin-bottom: 21px;
  }
  .mod--marbot-768-22 {
    margin-bottom: 22px;
  }
  .mod--marbot-768-23 {
    margin-bottom: 23px;
  }
  .mod--marbot-768-24 {
    margin-bottom: 24px;
  }
  .mod--marbot-768-25 {
    margin-bottom: 25px;
  }
  .mod--marbot-768-26 {
    margin-bottom: 26px;
  }
  .mod--marbot-768-27 {
    margin-bottom: 27px;
  }
  .mod--marbot-768-28 {
    margin-bottom: 28px;
  }
  .mod--marbot-768-29 {
    margin-bottom: 29px;
  }
  .mod--marbot-768-30 {
    margin-bottom: 30px;
  }
  .mod--marbot-768-31 {
    margin-bottom: 31px;
  }
  .mod--marbot-768-32 {
    margin-bottom: 32px;
  }
  .mod--marbot-768-33 {
    margin-bottom: 33px;
  }
  .mod--marbot-768-34 {
    margin-bottom: 34px;
  }
  .mod--marbot-768-35 {
    margin-bottom: 35px;
  }
  .mod--marbot-768-36 {
    margin-bottom: 36px;
  }
  .mod--marbot-768-37 {
    margin-bottom: 37px;
  }
  .mod--marbot-768-38 {
    margin-bottom: 38px;
  }
  .mod--marbot-768-39 {
    margin-bottom: 39px;
  }
  .mod--marbot-768-40 {
    margin-bottom: 40px;
  }
  .mod--marbot-768-41 {
    margin-bottom: 41px;
  }
  .mod--marbot-768-42 {
    margin-bottom: 42px;
  }
  .mod--marbot-768-43 {
    margin-bottom: 43px;
  }
  .mod--marbot-768-44 {
    margin-bottom: 44px;
  }
  .mod--marbot-768-45 {
    margin-bottom: 45px;
  }
  .mod--marbot-768-46 {
    margin-bottom: 46px;
  }
  .mod--marbot-768-47 {
    margin-bottom: 47px;
  }
  .mod--marbot-768-48 {
    margin-bottom: 48px;
  }
  .mod--marbot-768-49 {
    margin-bottom: 49px;
  }
  .mod--marbot-768-50 {
    margin-bottom: 50px;
  }
  .mod--marbot-768-51 {
    margin-bottom: 51px;
  }
  .mod--marbot-768-52 {
    margin-bottom: 52px;
  }
  .mod--marbot-768-53 {
    margin-bottom: 53px;
  }
  .mod--marbot-768-54 {
    margin-bottom: 54px;
  }
  .mod--marbot-768-55 {
    margin-bottom: 55px;
  }
  .mod--marbot-768-56 {
    margin-bottom: 56px;
  }
  .mod--marbot-768-57 {
    margin-bottom: 57px;
  }
  .mod--marbot-768-58 {
    margin-bottom: 58px;
  }
  .mod--marbot-768-59 {
    margin-bottom: 59px;
  }
  .mod--marbot-768-60 {
    margin-bottom: 60px;
  }
  .mod--marbot-768-61 {
    margin-bottom: 61px;
  }
  .mod--marbot-768-62 {
    margin-bottom: 62px;
  }
  .mod--marbot-768-63 {
    margin-bottom: 63px;
  }
  .mod--marbot-768-64 {
    margin-bottom: 64px;
  }
  .mod--marbot-768-65 {
    margin-bottom: 65px;
  }
  .mod--marbot-768-66 {
    margin-bottom: 66px;
  }
  .mod--marbot-768-67 {
    margin-bottom: 67px;
  }
  .mod--marbot-768-68 {
    margin-bottom: 68px;
  }
  .mod--marbot-768-69 {
    margin-bottom: 69px;
  }
  .mod--marbot-768-70 {
    margin-bottom: 70px;
  }
  .mod--marbot-768-71 {
    margin-bottom: 71px;
  }
  .mod--marbot-768-72 {
    margin-bottom: 72px;
  }
  .mod--marbot-768-73 {
    margin-bottom: 73px;
  }
  .mod--marbot-768-74 {
    margin-bottom: 74px;
  }
  .mod--marbot-768-75 {
    margin-bottom: 75px;
  }
  .mod--marbot-768-76 {
    margin-bottom: 76px;
  }
  .mod--marbot-768-77 {
    margin-bottom: 77px;
  }
  .mod--marbot-768-78 {
    margin-bottom: 78px;
  }
  .mod--marbot-768-79 {
    margin-bottom: 79px;
  }
  .mod--marbot-768-80 {
    margin-bottom: 80px;
  }
  .mod--marbot-768-81 {
    margin-bottom: 81px;
  }
  .mod--marbot-768-82 {
    margin-bottom: 82px;
  }
  .mod--marbot-768-83 {
    margin-bottom: 83px;
  }
  .mod--marbot-768-84 {
    margin-bottom: 84px;
  }
  .mod--marbot-768-85 {
    margin-bottom: 85px;
  }
  .mod--marbot-768-86 {
    margin-bottom: 86px;
  }
  .mod--marbot-768-87 {
    margin-bottom: 87px;
  }
  .mod--marbot-768-88 {
    margin-bottom: 88px;
  }
  .mod--marbot-768-89 {
    margin-bottom: 89px;
  }
  .mod--marbot-768-90 {
    margin-bottom: 90px;
  }
  .mod--marbot-768-91 {
    margin-bottom: 91px;
  }
  .mod--marbot-768-92 {
    margin-bottom: 92px;
  }
  .mod--marbot-768-93 {
    margin-bottom: 93px;
  }
  .mod--marbot-768-94 {
    margin-bottom: 94px;
  }
  .mod--marbot-768-95 {
    margin-bottom: 95px;
  }
  .mod--marbot-768-96 {
    margin-bottom: 96px;
  }
  .mod--marbot-768-97 {
    margin-bottom: 97px;
  }
  .mod--marbot-768-98 {
    margin-bottom: 98px;
  }
  .mod--marbot-768-99 {
    margin-bottom: 99px;
  }
  .mod--marbot-768-100 {
    margin-bottom: 100px;
  }
  .mod--martop-768-20 {
    margin-top: 20px;
  }
  .mod--martop-768-21 {
    margin-top: 21px;
  }
  .mod--martop-768-22 {
    margin-top: 22px;
  }
  .mod--martop-768-23 {
    margin-top: 23px;
  }
  .mod--martop-768-24 {
    margin-top: 24px;
  }
  .mod--martop-768-25 {
    margin-top: 25px;
  }
  .mod--martop-768-26 {
    margin-top: 26px;
  }
  .mod--martop-768-27 {
    margin-top: 27px;
  }
  .mod--martop-768-28 {
    margin-top: 28px;
  }
  .mod--martop-768-29 {
    margin-top: 29px;
  }
  .mod--martop-768-30 {
    margin-top: 30px;
  }
  .mod--martop-768-31 {
    margin-top: 31px;
  }
  .mod--martop-768-32 {
    margin-top: 32px;
  }
  .mod--martop-768-33 {
    margin-top: 33px;
  }
  .mod--martop-768-34 {
    margin-top: 34px;
  }
  .mod--martop-768-35 {
    margin-top: 35px;
  }
  .mod--martop-768-36 {
    margin-top: 36px;
  }
  .mod--martop-768-37 {
    margin-top: 37px;
  }
  .mod--martop-768-38 {
    margin-top: 38px;
  }
  .mod--martop-768-39 {
    margin-top: 39px;
  }
  .mod--martop-768-40 {
    margin-top: 40px;
  }
  .mod--martop-768-41 {
    margin-top: 41px;
  }
  .mod--martop-768-42 {
    margin-top: 42px;
  }
  .mod--martop-768-43 {
    margin-top: 43px;
  }
  .mod--martop-768-44 {
    margin-top: 44px;
  }
  .mod--martop-768-45 {
    margin-top: 45px;
  }
  .mod--martop-768-46 {
    margin-top: 46px;
  }
  .mod--martop-768-47 {
    margin-top: 47px;
  }
  .mod--martop-768-48 {
    margin-top: 48px;
  }
  .mod--martop-768-49 {
    margin-top: 49px;
  }
  .mod--martop-768-50 {
    margin-top: 50px;
  }
  .mod--martop-768-51 {
    margin-top: 51px;
  }
  .mod--martop-768-52 {
    margin-top: 52px;
  }
  .mod--martop-768-53 {
    margin-top: 53px;
  }
  .mod--martop-768-54 {
    margin-top: 54px;
  }
  .mod--martop-768-55 {
    margin-top: 55px;
  }
  .mod--martop-768-56 {
    margin-top: 56px;
  }
  .mod--martop-768-57 {
    margin-top: 57px;
  }
  .mod--martop-768-58 {
    margin-top: 58px;
  }
  .mod--martop-768-59 {
    margin-top: 59px;
  }
  .mod--martop-768-60 {
    margin-top: 60px;
  }
  .mod--martop-768-61 {
    margin-top: 61px;
  }
  .mod--martop-768-62 {
    margin-top: 62px;
  }
  .mod--martop-768-63 {
    margin-top: 63px;
  }
  .mod--martop-768-64 {
    margin-top: 64px;
  }
  .mod--martop-768-65 {
    margin-top: 65px;
  }
  .mod--martop-768-66 {
    margin-top: 66px;
  }
  .mod--martop-768-67 {
    margin-top: 67px;
  }
  .mod--martop-768-68 {
    margin-top: 68px;
  }
  .mod--martop-768-69 {
    margin-top: 69px;
  }
  .mod--martop-768-70 {
    margin-top: 70px;
  }
  .mod--martop-768-71 {
    margin-top: 71px;
  }
  .mod--martop-768-72 {
    margin-top: 72px;
  }
  .mod--martop-768-73 {
    margin-top: 73px;
  }
  .mod--martop-768-74 {
    margin-top: 74px;
  }
  .mod--martop-768-75 {
    margin-top: 75px;
  }
  .mod--martop-768-76 {
    margin-top: 76px;
  }
  .mod--martop-768-77 {
    margin-top: 77px;
  }
  .mod--martop-768-78 {
    margin-top: 78px;
  }
  .mod--martop-768-79 {
    margin-top: 79px;
  }
  .mod--martop-768-80 {
    margin-top: 80px;
  }
  .mod--martop-768-81 {
    margin-top: 81px;
  }
  .mod--martop-768-82 {
    margin-top: 82px;
  }
  .mod--martop-768-83 {
    margin-top: 83px;
  }
  .mod--martop-768-84 {
    margin-top: 84px;
  }
  .mod--martop-768-85 {
    margin-top: 85px;
  }
  .mod--martop-768-86 {
    margin-top: 86px;
  }
  .mod--martop-768-87 {
    margin-top: 87px;
  }
  .mod--martop-768-88 {
    margin-top: 88px;
  }
  .mod--martop-768-89 {
    margin-top: 89px;
  }
  .mod--martop-768-90 {
    margin-top: 90px;
  }
  .mod--martop-768-91 {
    margin-top: 91px;
  }
  .mod--martop-768-92 {
    margin-top: 92px;
  }
  .mod--martop-768-93 {
    margin-top: 93px;
  }
  .mod--martop-768-94 {
    margin-top: 94px;
  }
  .mod--martop-768-95 {
    margin-top: 95px;
  }
  .mod--martop-768-96 {
    margin-top: 96px;
  }
  .mod--martop-768-97 {
    margin-top: 97px;
  }
  .mod--martop-768-98 {
    margin-top: 98px;
  }
  .mod--martop-768-99 {
    margin-top: 99px;
  }
  .mod--martop-768-100 {
    margin-top: 100px;
  }
}
@media (max-width: 583px) {
  .mod--padbot-600-20 {
    padding-bottom: 20px;
  }
  .mod--padbot-600-21 {
    padding-bottom: 21px;
  }
  .mod--padbot-600-22 {
    padding-bottom: 22px;
  }
  .mod--padbot-600-23 {
    padding-bottom: 23px;
  }
  .mod--padbot-600-24 {
    padding-bottom: 24px;
  }
  .mod--padbot-600-25 {
    padding-bottom: 25px;
  }
  .mod--padbot-600-26 {
    padding-bottom: 26px;
  }
  .mod--padbot-600-27 {
    padding-bottom: 27px;
  }
  .mod--padbot-600-28 {
    padding-bottom: 28px;
  }
  .mod--padbot-600-29 {
    padding-bottom: 29px;
  }
  .mod--padbot-600-30 {
    padding-bottom: 30px;
  }
  .mod--padbot-600-31 {
    padding-bottom: 31px;
  }
  .mod--padbot-600-32 {
    padding-bottom: 32px;
  }
  .mod--padbot-600-33 {
    padding-bottom: 33px;
  }
  .mod--padbot-600-34 {
    padding-bottom: 34px;
  }
  .mod--padbot-600-35 {
    padding-bottom: 35px;
  }
  .mod--padbot-600-36 {
    padding-bottom: 36px;
  }
  .mod--padbot-600-37 {
    padding-bottom: 37px;
  }
  .mod--padbot-600-38 {
    padding-bottom: 38px;
  }
  .mod--padbot-600-39 {
    padding-bottom: 39px;
  }
  .mod--padbot-600-40 {
    padding-bottom: 40px;
  }
  .mod--padbot-600-41 {
    padding-bottom: 41px;
  }
  .mod--padbot-600-42 {
    padding-bottom: 42px;
  }
  .mod--padbot-600-43 {
    padding-bottom: 43px;
  }
  .mod--padbot-600-44 {
    padding-bottom: 44px;
  }
  .mod--padbot-600-45 {
    padding-bottom: 45px;
  }
  .mod--padbot-600-46 {
    padding-bottom: 46px;
  }
  .mod--padbot-600-47 {
    padding-bottom: 47px;
  }
  .mod--padbot-600-48 {
    padding-bottom: 48px;
  }
  .mod--padbot-600-49 {
    padding-bottom: 49px;
  }
  .mod--padbot-600-50 {
    padding-bottom: 50px;
  }
  .mod--padbot-600-51 {
    padding-bottom: 51px;
  }
  .mod--padbot-600-52 {
    padding-bottom: 52px;
  }
  .mod--padbot-600-53 {
    padding-bottom: 53px;
  }
  .mod--padbot-600-54 {
    padding-bottom: 54px;
  }
  .mod--padbot-600-55 {
    padding-bottom: 55px;
  }
  .mod--padbot-600-56 {
    padding-bottom: 56px;
  }
  .mod--padbot-600-57 {
    padding-bottom: 57px;
  }
  .mod--padbot-600-58 {
    padding-bottom: 58px;
  }
  .mod--padbot-600-59 {
    padding-bottom: 59px;
  }
  .mod--padbot-600-60 {
    padding-bottom: 60px;
  }
  .mod--padbot-600-61 {
    padding-bottom: 61px;
  }
  .mod--padbot-600-62 {
    padding-bottom: 62px;
  }
  .mod--padbot-600-63 {
    padding-bottom: 63px;
  }
  .mod--padbot-600-64 {
    padding-bottom: 64px;
  }
  .mod--padbot-600-65 {
    padding-bottom: 65px;
  }
  .mod--padbot-600-66 {
    padding-bottom: 66px;
  }
  .mod--padbot-600-67 {
    padding-bottom: 67px;
  }
  .mod--padbot-600-68 {
    padding-bottom: 68px;
  }
  .mod--padbot-600-69 {
    padding-bottom: 69px;
  }
  .mod--padbot-600-70 {
    padding-bottom: 70px;
  }
  .mod--padbot-600-71 {
    padding-bottom: 71px;
  }
  .mod--padbot-600-72 {
    padding-bottom: 72px;
  }
  .mod--padbot-600-73 {
    padding-bottom: 73px;
  }
  .mod--padbot-600-74 {
    padding-bottom: 74px;
  }
  .mod--padbot-600-75 {
    padding-bottom: 75px;
  }
  .mod--padbot-600-76 {
    padding-bottom: 76px;
  }
  .mod--padbot-600-77 {
    padding-bottom: 77px;
  }
  .mod--padbot-600-78 {
    padding-bottom: 78px;
  }
  .mod--padbot-600-79 {
    padding-bottom: 79px;
  }
  .mod--padbot-600-80 {
    padding-bottom: 80px;
  }
  .mod--padbot-600-81 {
    padding-bottom: 81px;
  }
  .mod--padbot-600-82 {
    padding-bottom: 82px;
  }
  .mod--padbot-600-83 {
    padding-bottom: 83px;
  }
  .mod--padbot-600-84 {
    padding-bottom: 84px;
  }
  .mod--padbot-600-85 {
    padding-bottom: 85px;
  }
  .mod--padbot-600-86 {
    padding-bottom: 86px;
  }
  .mod--padbot-600-87 {
    padding-bottom: 87px;
  }
  .mod--padbot-600-88 {
    padding-bottom: 88px;
  }
  .mod--padbot-600-89 {
    padding-bottom: 89px;
  }
  .mod--padbot-600-90 {
    padding-bottom: 90px;
  }
  .mod--padbot-600-91 {
    padding-bottom: 91px;
  }
  .mod--padbot-600-92 {
    padding-bottom: 92px;
  }
  .mod--padbot-600-93 {
    padding-bottom: 93px;
  }
  .mod--padbot-600-94 {
    padding-bottom: 94px;
  }
  .mod--padbot-600-95 {
    padding-bottom: 95px;
  }
  .mod--padbot-600-96 {
    padding-bottom: 96px;
  }
  .mod--padbot-600-97 {
    padding-bottom: 97px;
  }
  .mod--padbot-600-98 {
    padding-bottom: 98px;
  }
  .mod--padbot-600-99 {
    padding-bottom: 99px;
  }
  .mod--padbot-600-100 {
    padding-bottom: 100px;
  }
  .mod--padtop-600-20 {
    padding-top: 20px;
  }
  .mod--padtop-600-21 {
    padding-top: 21px;
  }
  .mod--padtop-600-22 {
    padding-top: 22px;
  }
  .mod--padtop-600-23 {
    padding-top: 23px;
  }
  .mod--padtop-600-24 {
    padding-top: 24px;
  }
  .mod--padtop-600-25 {
    padding-top: 25px;
  }
  .mod--padtop-600-26 {
    padding-top: 26px;
  }
  .mod--padtop-600-27 {
    padding-top: 27px;
  }
  .mod--padtop-600-28 {
    padding-top: 28px;
  }
  .mod--padtop-600-29 {
    padding-top: 29px;
  }
  .mod--padtop-600-30 {
    padding-top: 30px;
  }
  .mod--padtop-600-31 {
    padding-top: 31px;
  }
  .mod--padtop-600-32 {
    padding-top: 32px;
  }
  .mod--padtop-600-33 {
    padding-top: 33px;
  }
  .mod--padtop-600-34 {
    padding-top: 34px;
  }
  .mod--padtop-600-35 {
    padding-top: 35px;
  }
  .mod--padtop-600-36 {
    padding-top: 36px;
  }
  .mod--padtop-600-37 {
    padding-top: 37px;
  }
  .mod--padtop-600-38 {
    padding-top: 38px;
  }
  .mod--padtop-600-39 {
    padding-top: 39px;
  }
  .mod--padtop-600-40 {
    padding-top: 40px;
  }
  .mod--padtop-600-41 {
    padding-top: 41px;
  }
  .mod--padtop-600-42 {
    padding-top: 42px;
  }
  .mod--padtop-600-43 {
    padding-top: 43px;
  }
  .mod--padtop-600-44 {
    padding-top: 44px;
  }
  .mod--padtop-600-45 {
    padding-top: 45px;
  }
  .mod--padtop-600-46 {
    padding-top: 46px;
  }
  .mod--padtop-600-47 {
    padding-top: 47px;
  }
  .mod--padtop-600-48 {
    padding-top: 48px;
  }
  .mod--padtop-600-49 {
    padding-top: 49px;
  }
  .mod--padtop-600-50 {
    padding-top: 50px;
  }
  .mod--padtop-600-51 {
    padding-top: 51px;
  }
  .mod--padtop-600-52 {
    padding-top: 52px;
  }
  .mod--padtop-600-53 {
    padding-top: 53px;
  }
  .mod--padtop-600-54 {
    padding-top: 54px;
  }
  .mod--padtop-600-55 {
    padding-top: 55px;
  }
  .mod--padtop-600-56 {
    padding-top: 56px;
  }
  .mod--padtop-600-57 {
    padding-top: 57px;
  }
  .mod--padtop-600-58 {
    padding-top: 58px;
  }
  .mod--padtop-600-59 {
    padding-top: 59px;
  }
  .mod--padtop-600-60 {
    padding-top: 60px;
  }
  .mod--padtop-600-61 {
    padding-top: 61px;
  }
  .mod--padtop-600-62 {
    padding-top: 62px;
  }
  .mod--padtop-600-63 {
    padding-top: 63px;
  }
  .mod--padtop-600-64 {
    padding-top: 64px;
  }
  .mod--padtop-600-65 {
    padding-top: 65px;
  }
  .mod--padtop-600-66 {
    padding-top: 66px;
  }
  .mod--padtop-600-67 {
    padding-top: 67px;
  }
  .mod--padtop-600-68 {
    padding-top: 68px;
  }
  .mod--padtop-600-69 {
    padding-top: 69px;
  }
  .mod--padtop-600-70 {
    padding-top: 70px;
  }
  .mod--padtop-600-71 {
    padding-top: 71px;
  }
  .mod--padtop-600-72 {
    padding-top: 72px;
  }
  .mod--padtop-600-73 {
    padding-top: 73px;
  }
  .mod--padtop-600-74 {
    padding-top: 74px;
  }
  .mod--padtop-600-75 {
    padding-top: 75px;
  }
  .mod--padtop-600-76 {
    padding-top: 76px;
  }
  .mod--padtop-600-77 {
    padding-top: 77px;
  }
  .mod--padtop-600-78 {
    padding-top: 78px;
  }
  .mod--padtop-600-79 {
    padding-top: 79px;
  }
  .mod--padtop-600-80 {
    padding-top: 80px;
  }
  .mod--padtop-600-81 {
    padding-top: 81px;
  }
  .mod--padtop-600-82 {
    padding-top: 82px;
  }
  .mod--padtop-600-83 {
    padding-top: 83px;
  }
  .mod--padtop-600-84 {
    padding-top: 84px;
  }
  .mod--padtop-600-85 {
    padding-top: 85px;
  }
  .mod--padtop-600-86 {
    padding-top: 86px;
  }
  .mod--padtop-600-87 {
    padding-top: 87px;
  }
  .mod--padtop-600-88 {
    padding-top: 88px;
  }
  .mod--padtop-600-89 {
    padding-top: 89px;
  }
  .mod--padtop-600-90 {
    padding-top: 90px;
  }
  .mod--padtop-600-91 {
    padding-top: 91px;
  }
  .mod--padtop-600-92 {
    padding-top: 92px;
  }
  .mod--padtop-600-93 {
    padding-top: 93px;
  }
  .mod--padtop-600-94 {
    padding-top: 94px;
  }
  .mod--padtop-600-95 {
    padding-top: 95px;
  }
  .mod--padtop-600-96 {
    padding-top: 96px;
  }
  .mod--padtop-600-97 {
    padding-top: 97px;
  }
  .mod--padtop-600-98 {
    padding-top: 98px;
  }
  .mod--padtop-600-99 {
    padding-top: 99px;
  }
  .mod--padtop-600-100 {
    padding-top: 100px;
  }
  .mod--marbot-600-20 {
    margin-bottom: 20px;
  }
  .mod--marbot-600-21 {
    margin-bottom: 21px;
  }
  .mod--marbot-600-22 {
    margin-bottom: 22px;
  }
  .mod--marbot-600-23 {
    margin-bottom: 23px;
  }
  .mod--marbot-600-24 {
    margin-bottom: 24px;
  }
  .mod--marbot-600-25 {
    margin-bottom: 25px;
  }
  .mod--marbot-600-26 {
    margin-bottom: 26px;
  }
  .mod--marbot-600-27 {
    margin-bottom: 27px;
  }
  .mod--marbot-600-28 {
    margin-bottom: 28px;
  }
  .mod--marbot-600-29 {
    margin-bottom: 29px;
  }
  .mod--marbot-600-30 {
    margin-bottom: 30px;
  }
  .mod--marbot-600-31 {
    margin-bottom: 31px;
  }
  .mod--marbot-600-32 {
    margin-bottom: 32px;
  }
  .mod--marbot-600-33 {
    margin-bottom: 33px;
  }
  .mod--marbot-600-34 {
    margin-bottom: 34px;
  }
  .mod--marbot-600-35 {
    margin-bottom: 35px;
  }
  .mod--marbot-600-36 {
    margin-bottom: 36px;
  }
  .mod--marbot-600-37 {
    margin-bottom: 37px;
  }
  .mod--marbot-600-38 {
    margin-bottom: 38px;
  }
  .mod--marbot-600-39 {
    margin-bottom: 39px;
  }
  .mod--marbot-600-40 {
    margin-bottom: 40px;
  }
  .mod--marbot-600-41 {
    margin-bottom: 41px;
  }
  .mod--marbot-600-42 {
    margin-bottom: 42px;
  }
  .mod--marbot-600-43 {
    margin-bottom: 43px;
  }
  .mod--marbot-600-44 {
    margin-bottom: 44px;
  }
  .mod--marbot-600-45 {
    margin-bottom: 45px;
  }
  .mod--marbot-600-46 {
    margin-bottom: 46px;
  }
  .mod--marbot-600-47 {
    margin-bottom: 47px;
  }
  .mod--marbot-600-48 {
    margin-bottom: 48px;
  }
  .mod--marbot-600-49 {
    margin-bottom: 49px;
  }
  .mod--marbot-600-50 {
    margin-bottom: 50px;
  }
  .mod--marbot-600-51 {
    margin-bottom: 51px;
  }
  .mod--marbot-600-52 {
    margin-bottom: 52px;
  }
  .mod--marbot-600-53 {
    margin-bottom: 53px;
  }
  .mod--marbot-600-54 {
    margin-bottom: 54px;
  }
  .mod--marbot-600-55 {
    margin-bottom: 55px;
  }
  .mod--marbot-600-56 {
    margin-bottom: 56px;
  }
  .mod--marbot-600-57 {
    margin-bottom: 57px;
  }
  .mod--marbot-600-58 {
    margin-bottom: 58px;
  }
  .mod--marbot-600-59 {
    margin-bottom: 59px;
  }
  .mod--marbot-600-60 {
    margin-bottom: 60px;
  }
  .mod--marbot-600-61 {
    margin-bottom: 61px;
  }
  .mod--marbot-600-62 {
    margin-bottom: 62px;
  }
  .mod--marbot-600-63 {
    margin-bottom: 63px;
  }
  .mod--marbot-600-64 {
    margin-bottom: 64px;
  }
  .mod--marbot-600-65 {
    margin-bottom: 65px;
  }
  .mod--marbot-600-66 {
    margin-bottom: 66px;
  }
  .mod--marbot-600-67 {
    margin-bottom: 67px;
  }
  .mod--marbot-600-68 {
    margin-bottom: 68px;
  }
  .mod--marbot-600-69 {
    margin-bottom: 69px;
  }
  .mod--marbot-600-70 {
    margin-bottom: 70px;
  }
  .mod--marbot-600-71 {
    margin-bottom: 71px;
  }
  .mod--marbot-600-72 {
    margin-bottom: 72px;
  }
  .mod--marbot-600-73 {
    margin-bottom: 73px;
  }
  .mod--marbot-600-74 {
    margin-bottom: 74px;
  }
  .mod--marbot-600-75 {
    margin-bottom: 75px;
  }
  .mod--marbot-600-76 {
    margin-bottom: 76px;
  }
  .mod--marbot-600-77 {
    margin-bottom: 77px;
  }
  .mod--marbot-600-78 {
    margin-bottom: 78px;
  }
  .mod--marbot-600-79 {
    margin-bottom: 79px;
  }
  .mod--marbot-600-80 {
    margin-bottom: 80px;
  }
  .mod--marbot-600-81 {
    margin-bottom: 81px;
  }
  .mod--marbot-600-82 {
    margin-bottom: 82px;
  }
  .mod--marbot-600-83 {
    margin-bottom: 83px;
  }
  .mod--marbot-600-84 {
    margin-bottom: 84px;
  }
  .mod--marbot-600-85 {
    margin-bottom: 85px;
  }
  .mod--marbot-600-86 {
    margin-bottom: 86px;
  }
  .mod--marbot-600-87 {
    margin-bottom: 87px;
  }
  .mod--marbot-600-88 {
    margin-bottom: 88px;
  }
  .mod--marbot-600-89 {
    margin-bottom: 89px;
  }
  .mod--marbot-600-90 {
    margin-bottom: 90px;
  }
  .mod--marbot-600-91 {
    margin-bottom: 91px;
  }
  .mod--marbot-600-92 {
    margin-bottom: 92px;
  }
  .mod--marbot-600-93 {
    margin-bottom: 93px;
  }
  .mod--marbot-600-94 {
    margin-bottom: 94px;
  }
  .mod--marbot-600-95 {
    margin-bottom: 95px;
  }
  .mod--marbot-600-96 {
    margin-bottom: 96px;
  }
  .mod--marbot-600-97 {
    margin-bottom: 97px;
  }
  .mod--marbot-600-98 {
    margin-bottom: 98px;
  }
  .mod--marbot-600-99 {
    margin-bottom: 99px;
  }
  .mod--marbot-600-100 {
    margin-bottom: 100px;
  }
  .mod--martop-600-20 {
    margin-top: 20px;
  }
  .mod--martop-600-21 {
    margin-top: 21px;
  }
  .mod--martop-600-22 {
    margin-top: 22px;
  }
  .mod--martop-600-23 {
    margin-top: 23px;
  }
  .mod--martop-600-24 {
    margin-top: 24px;
  }
  .mod--martop-600-25 {
    margin-top: 25px;
  }
  .mod--martop-600-26 {
    margin-top: 26px;
  }
  .mod--martop-600-27 {
    margin-top: 27px;
  }
  .mod--martop-600-28 {
    margin-top: 28px;
  }
  .mod--martop-600-29 {
    margin-top: 29px;
  }
  .mod--martop-600-30 {
    margin-top: 30px;
  }
  .mod--martop-600-31 {
    margin-top: 31px;
  }
  .mod--martop-600-32 {
    margin-top: 32px;
  }
  .mod--martop-600-33 {
    margin-top: 33px;
  }
  .mod--martop-600-34 {
    margin-top: 34px;
  }
  .mod--martop-600-35 {
    margin-top: 35px;
  }
  .mod--martop-600-36 {
    margin-top: 36px;
  }
  .mod--martop-600-37 {
    margin-top: 37px;
  }
  .mod--martop-600-38 {
    margin-top: 38px;
  }
  .mod--martop-600-39 {
    margin-top: 39px;
  }
  .mod--martop-600-40 {
    margin-top: 40px;
  }
  .mod--martop-600-41 {
    margin-top: 41px;
  }
  .mod--martop-600-42 {
    margin-top: 42px;
  }
  .mod--martop-600-43 {
    margin-top: 43px;
  }
  .mod--martop-600-44 {
    margin-top: 44px;
  }
  .mod--martop-600-45 {
    margin-top: 45px;
  }
  .mod--martop-600-46 {
    margin-top: 46px;
  }
  .mod--martop-600-47 {
    margin-top: 47px;
  }
  .mod--martop-600-48 {
    margin-top: 48px;
  }
  .mod--martop-600-49 {
    margin-top: 49px;
  }
  .mod--martop-600-50 {
    margin-top: 50px;
  }
  .mod--martop-600-51 {
    margin-top: 51px;
  }
  .mod--martop-600-52 {
    margin-top: 52px;
  }
  .mod--martop-600-53 {
    margin-top: 53px;
  }
  .mod--martop-600-54 {
    margin-top: 54px;
  }
  .mod--martop-600-55 {
    margin-top: 55px;
  }
  .mod--martop-600-56 {
    margin-top: 56px;
  }
  .mod--martop-600-57 {
    margin-top: 57px;
  }
  .mod--martop-600-58 {
    margin-top: 58px;
  }
  .mod--martop-600-59 {
    margin-top: 59px;
  }
  .mod--martop-600-60 {
    margin-top: 60px;
  }
  .mod--martop-600-61 {
    margin-top: 61px;
  }
  .mod--martop-600-62 {
    margin-top: 62px;
  }
  .mod--martop-600-63 {
    margin-top: 63px;
  }
  .mod--martop-600-64 {
    margin-top: 64px;
  }
  .mod--martop-600-65 {
    margin-top: 65px;
  }
  .mod--martop-600-66 {
    margin-top: 66px;
  }
  .mod--martop-600-67 {
    margin-top: 67px;
  }
  .mod--martop-600-68 {
    margin-top: 68px;
  }
  .mod--martop-600-69 {
    margin-top: 69px;
  }
  .mod--martop-600-70 {
    margin-top: 70px;
  }
  .mod--martop-600-71 {
    margin-top: 71px;
  }
  .mod--martop-600-72 {
    margin-top: 72px;
  }
  .mod--martop-600-73 {
    margin-top: 73px;
  }
  .mod--martop-600-74 {
    margin-top: 74px;
  }
  .mod--martop-600-75 {
    margin-top: 75px;
  }
  .mod--martop-600-76 {
    margin-top: 76px;
  }
  .mod--martop-600-77 {
    margin-top: 77px;
  }
  .mod--martop-600-78 {
    margin-top: 78px;
  }
  .mod--martop-600-79 {
    margin-top: 79px;
  }
  .mod--martop-600-80 {
    margin-top: 80px;
  }
  .mod--martop-600-81 {
    margin-top: 81px;
  }
  .mod--martop-600-82 {
    margin-top: 82px;
  }
  .mod--martop-600-83 {
    margin-top: 83px;
  }
  .mod--martop-600-84 {
    margin-top: 84px;
  }
  .mod--martop-600-85 {
    margin-top: 85px;
  }
  .mod--martop-600-86 {
    margin-top: 86px;
  }
  .mod--martop-600-87 {
    margin-top: 87px;
  }
  .mod--martop-600-88 {
    margin-top: 88px;
  }
  .mod--martop-600-89 {
    margin-top: 89px;
  }
  .mod--martop-600-90 {
    margin-top: 90px;
  }
  .mod--martop-600-91 {
    margin-top: 91px;
  }
  .mod--martop-600-92 {
    margin-top: 92px;
  }
  .mod--martop-600-93 {
    margin-top: 93px;
  }
  .mod--martop-600-94 {
    margin-top: 94px;
  }
  .mod--martop-600-95 {
    margin-top: 95px;
  }
  .mod--martop-600-96 {
    margin-top: 96px;
  }
  .mod--martop-600-97 {
    margin-top: 97px;
  }
  .mod--martop-600-98 {
    margin-top: 98px;
  }
  .mod--martop-600-99 {
    margin-top: 99px;
  }
  .mod--martop-600-100 {
    margin-top: 100px;
  }
}
@media (max-width: 463px) {
  .mod--padbot-480-20 {
    padding-bottom: 20px;
  }
  .mod--padbot-480-21 {
    padding-bottom: 21px;
  }
  .mod--padbot-480-22 {
    padding-bottom: 22px;
  }
  .mod--padbot-480-23 {
    padding-bottom: 23px;
  }
  .mod--padbot-480-24 {
    padding-bottom: 24px;
  }
  .mod--padbot-480-25 {
    padding-bottom: 25px;
  }
  .mod--padbot-480-26 {
    padding-bottom: 26px;
  }
  .mod--padbot-480-27 {
    padding-bottom: 27px;
  }
  .mod--padbot-480-28 {
    padding-bottom: 28px;
  }
  .mod--padbot-480-29 {
    padding-bottom: 29px;
  }
  .mod--padbot-480-30 {
    padding-bottom: 30px;
  }
  .mod--padbot-480-31 {
    padding-bottom: 31px;
  }
  .mod--padbot-480-32 {
    padding-bottom: 32px;
  }
  .mod--padbot-480-33 {
    padding-bottom: 33px;
  }
  .mod--padbot-480-34 {
    padding-bottom: 34px;
  }
  .mod--padbot-480-35 {
    padding-bottom: 35px;
  }
  .mod--padbot-480-36 {
    padding-bottom: 36px;
  }
  .mod--padbot-480-37 {
    padding-bottom: 37px;
  }
  .mod--padbot-480-38 {
    padding-bottom: 38px;
  }
  .mod--padbot-480-39 {
    padding-bottom: 39px;
  }
  .mod--padbot-480-40 {
    padding-bottom: 40px;
  }
  .mod--padbot-480-41 {
    padding-bottom: 41px;
  }
  .mod--padbot-480-42 {
    padding-bottom: 42px;
  }
  .mod--padbot-480-43 {
    padding-bottom: 43px;
  }
  .mod--padbot-480-44 {
    padding-bottom: 44px;
  }
  .mod--padbot-480-45 {
    padding-bottom: 45px;
  }
  .mod--padbot-480-46 {
    padding-bottom: 46px;
  }
  .mod--padbot-480-47 {
    padding-bottom: 47px;
  }
  .mod--padbot-480-48 {
    padding-bottom: 48px;
  }
  .mod--padbot-480-49 {
    padding-bottom: 49px;
  }
  .mod--padbot-480-50 {
    padding-bottom: 50px;
  }
  .mod--padbot-480-51 {
    padding-bottom: 51px;
  }
  .mod--padbot-480-52 {
    padding-bottom: 52px;
  }
  .mod--padbot-480-53 {
    padding-bottom: 53px;
  }
  .mod--padbot-480-54 {
    padding-bottom: 54px;
  }
  .mod--padbot-480-55 {
    padding-bottom: 55px;
  }
  .mod--padbot-480-56 {
    padding-bottom: 56px;
  }
  .mod--padbot-480-57 {
    padding-bottom: 57px;
  }
  .mod--padbot-480-58 {
    padding-bottom: 58px;
  }
  .mod--padbot-480-59 {
    padding-bottom: 59px;
  }
  .mod--padbot-480-60 {
    padding-bottom: 60px;
  }
  .mod--padbot-480-61 {
    padding-bottom: 61px;
  }
  .mod--padbot-480-62 {
    padding-bottom: 62px;
  }
  .mod--padbot-480-63 {
    padding-bottom: 63px;
  }
  .mod--padbot-480-64 {
    padding-bottom: 64px;
  }
  .mod--padbot-480-65 {
    padding-bottom: 65px;
  }
  .mod--padbot-480-66 {
    padding-bottom: 66px;
  }
  .mod--padbot-480-67 {
    padding-bottom: 67px;
  }
  .mod--padbot-480-68 {
    padding-bottom: 68px;
  }
  .mod--padbot-480-69 {
    padding-bottom: 69px;
  }
  .mod--padbot-480-70 {
    padding-bottom: 70px;
  }
  .mod--padbot-480-71 {
    padding-bottom: 71px;
  }
  .mod--padbot-480-72 {
    padding-bottom: 72px;
  }
  .mod--padbot-480-73 {
    padding-bottom: 73px;
  }
  .mod--padbot-480-74 {
    padding-bottom: 74px;
  }
  .mod--padbot-480-75 {
    padding-bottom: 75px;
  }
  .mod--padbot-480-76 {
    padding-bottom: 76px;
  }
  .mod--padbot-480-77 {
    padding-bottom: 77px;
  }
  .mod--padbot-480-78 {
    padding-bottom: 78px;
  }
  .mod--padbot-480-79 {
    padding-bottom: 79px;
  }
  .mod--padbot-480-80 {
    padding-bottom: 80px;
  }
  .mod--padbot-480-81 {
    padding-bottom: 81px;
  }
  .mod--padbot-480-82 {
    padding-bottom: 82px;
  }
  .mod--padbot-480-83 {
    padding-bottom: 83px;
  }
  .mod--padbot-480-84 {
    padding-bottom: 84px;
  }
  .mod--padbot-480-85 {
    padding-bottom: 85px;
  }
  .mod--padbot-480-86 {
    padding-bottom: 86px;
  }
  .mod--padbot-480-87 {
    padding-bottom: 87px;
  }
  .mod--padbot-480-88 {
    padding-bottom: 88px;
  }
  .mod--padbot-480-89 {
    padding-bottom: 89px;
  }
  .mod--padbot-480-90 {
    padding-bottom: 90px;
  }
  .mod--padbot-480-91 {
    padding-bottom: 91px;
  }
  .mod--padbot-480-92 {
    padding-bottom: 92px;
  }
  .mod--padbot-480-93 {
    padding-bottom: 93px;
  }
  .mod--padbot-480-94 {
    padding-bottom: 94px;
  }
  .mod--padbot-480-95 {
    padding-bottom: 95px;
  }
  .mod--padbot-480-96 {
    padding-bottom: 96px;
  }
  .mod--padbot-480-97 {
    padding-bottom: 97px;
  }
  .mod--padbot-480-98 {
    padding-bottom: 98px;
  }
  .mod--padbot-480-99 {
    padding-bottom: 99px;
  }
  .mod--padbot-480-100 {
    padding-bottom: 100px;
  }
  .mod--padtop-480-20 {
    padding-top: 20px;
  }
  .mod--padtop-480-21 {
    padding-top: 21px;
  }
  .mod--padtop-480-22 {
    padding-top: 22px;
  }
  .mod--padtop-480-23 {
    padding-top: 23px;
  }
  .mod--padtop-480-24 {
    padding-top: 24px;
  }
  .mod--padtop-480-25 {
    padding-top: 25px;
  }
  .mod--padtop-480-26 {
    padding-top: 26px;
  }
  .mod--padtop-480-27 {
    padding-top: 27px;
  }
  .mod--padtop-480-28 {
    padding-top: 28px;
  }
  .mod--padtop-480-29 {
    padding-top: 29px;
  }
  .mod--padtop-480-30 {
    padding-top: 30px;
  }
  .mod--padtop-480-31 {
    padding-top: 31px;
  }
  .mod--padtop-480-32 {
    padding-top: 32px;
  }
  .mod--padtop-480-33 {
    padding-top: 33px;
  }
  .mod--padtop-480-34 {
    padding-top: 34px;
  }
  .mod--padtop-480-35 {
    padding-top: 35px;
  }
  .mod--padtop-480-36 {
    padding-top: 36px;
  }
  .mod--padtop-480-37 {
    padding-top: 37px;
  }
  .mod--padtop-480-38 {
    padding-top: 38px;
  }
  .mod--padtop-480-39 {
    padding-top: 39px;
  }
  .mod--padtop-480-40 {
    padding-top: 40px;
  }
  .mod--padtop-480-41 {
    padding-top: 41px;
  }
  .mod--padtop-480-42 {
    padding-top: 42px;
  }
  .mod--padtop-480-43 {
    padding-top: 43px;
  }
  .mod--padtop-480-44 {
    padding-top: 44px;
  }
  .mod--padtop-480-45 {
    padding-top: 45px;
  }
  .mod--padtop-480-46 {
    padding-top: 46px;
  }
  .mod--padtop-480-47 {
    padding-top: 47px;
  }
  .mod--padtop-480-48 {
    padding-top: 48px;
  }
  .mod--padtop-480-49 {
    padding-top: 49px;
  }
  .mod--padtop-480-50 {
    padding-top: 50px;
  }
  .mod--padtop-480-51 {
    padding-top: 51px;
  }
  .mod--padtop-480-52 {
    padding-top: 52px;
  }
  .mod--padtop-480-53 {
    padding-top: 53px;
  }
  .mod--padtop-480-54 {
    padding-top: 54px;
  }
  .mod--padtop-480-55 {
    padding-top: 55px;
  }
  .mod--padtop-480-56 {
    padding-top: 56px;
  }
  .mod--padtop-480-57 {
    padding-top: 57px;
  }
  .mod--padtop-480-58 {
    padding-top: 58px;
  }
  .mod--padtop-480-59 {
    padding-top: 59px;
  }
  .mod--padtop-480-60 {
    padding-top: 60px;
  }
  .mod--padtop-480-61 {
    padding-top: 61px;
  }
  .mod--padtop-480-62 {
    padding-top: 62px;
  }
  .mod--padtop-480-63 {
    padding-top: 63px;
  }
  .mod--padtop-480-64 {
    padding-top: 64px;
  }
  .mod--padtop-480-65 {
    padding-top: 65px;
  }
  .mod--padtop-480-66 {
    padding-top: 66px;
  }
  .mod--padtop-480-67 {
    padding-top: 67px;
  }
  .mod--padtop-480-68 {
    padding-top: 68px;
  }
  .mod--padtop-480-69 {
    padding-top: 69px;
  }
  .mod--padtop-480-70 {
    padding-top: 70px;
  }
  .mod--padtop-480-71 {
    padding-top: 71px;
  }
  .mod--padtop-480-72 {
    padding-top: 72px;
  }
  .mod--padtop-480-73 {
    padding-top: 73px;
  }
  .mod--padtop-480-74 {
    padding-top: 74px;
  }
  .mod--padtop-480-75 {
    padding-top: 75px;
  }
  .mod--padtop-480-76 {
    padding-top: 76px;
  }
  .mod--padtop-480-77 {
    padding-top: 77px;
  }
  .mod--padtop-480-78 {
    padding-top: 78px;
  }
  .mod--padtop-480-79 {
    padding-top: 79px;
  }
  .mod--padtop-480-80 {
    padding-top: 80px;
  }
  .mod--padtop-480-81 {
    padding-top: 81px;
  }
  .mod--padtop-480-82 {
    padding-top: 82px;
  }
  .mod--padtop-480-83 {
    padding-top: 83px;
  }
  .mod--padtop-480-84 {
    padding-top: 84px;
  }
  .mod--padtop-480-85 {
    padding-top: 85px;
  }
  .mod--padtop-480-86 {
    padding-top: 86px;
  }
  .mod--padtop-480-87 {
    padding-top: 87px;
  }
  .mod--padtop-480-88 {
    padding-top: 88px;
  }
  .mod--padtop-480-89 {
    padding-top: 89px;
  }
  .mod--padtop-480-90 {
    padding-top: 90px;
  }
  .mod--padtop-480-91 {
    padding-top: 91px;
  }
  .mod--padtop-480-92 {
    padding-top: 92px;
  }
  .mod--padtop-480-93 {
    padding-top: 93px;
  }
  .mod--padtop-480-94 {
    padding-top: 94px;
  }
  .mod--padtop-480-95 {
    padding-top: 95px;
  }
  .mod--padtop-480-96 {
    padding-top: 96px;
  }
  .mod--padtop-480-97 {
    padding-top: 97px;
  }
  .mod--padtop-480-98 {
    padding-top: 98px;
  }
  .mod--padtop-480-99 {
    padding-top: 99px;
  }
  .mod--padtop-480-100 {
    padding-top: 100px;
  }
  .mod--marbot-480-20 {
    margin-bottom: 20px;
  }
  .mod--marbot-480-21 {
    margin-bottom: 21px;
  }
  .mod--marbot-480-22 {
    margin-bottom: 22px;
  }
  .mod--marbot-480-23 {
    margin-bottom: 23px;
  }
  .mod--marbot-480-24 {
    margin-bottom: 24px;
  }
  .mod--marbot-480-25 {
    margin-bottom: 25px;
  }
  .mod--marbot-480-26 {
    margin-bottom: 26px;
  }
  .mod--marbot-480-27 {
    margin-bottom: 27px;
  }
  .mod--marbot-480-28 {
    margin-bottom: 28px;
  }
  .mod--marbot-480-29 {
    margin-bottom: 29px;
  }
  .mod--marbot-480-30 {
    margin-bottom: 30px;
  }
  .mod--marbot-480-31 {
    margin-bottom: 31px;
  }
  .mod--marbot-480-32 {
    margin-bottom: 32px;
  }
  .mod--marbot-480-33 {
    margin-bottom: 33px;
  }
  .mod--marbot-480-34 {
    margin-bottom: 34px;
  }
  .mod--marbot-480-35 {
    margin-bottom: 35px;
  }
  .mod--marbot-480-36 {
    margin-bottom: 36px;
  }
  .mod--marbot-480-37 {
    margin-bottom: 37px;
  }
  .mod--marbot-480-38 {
    margin-bottom: 38px;
  }
  .mod--marbot-480-39 {
    margin-bottom: 39px;
  }
  .mod--marbot-480-40 {
    margin-bottom: 40px;
  }
  .mod--marbot-480-41 {
    margin-bottom: 41px;
  }
  .mod--marbot-480-42 {
    margin-bottom: 42px;
  }
  .mod--marbot-480-43 {
    margin-bottom: 43px;
  }
  .mod--marbot-480-44 {
    margin-bottom: 44px;
  }
  .mod--marbot-480-45 {
    margin-bottom: 45px;
  }
  .mod--marbot-480-46 {
    margin-bottom: 46px;
  }
  .mod--marbot-480-47 {
    margin-bottom: 47px;
  }
  .mod--marbot-480-48 {
    margin-bottom: 48px;
  }
  .mod--marbot-480-49 {
    margin-bottom: 49px;
  }
  .mod--marbot-480-50 {
    margin-bottom: 50px;
  }
  .mod--marbot-480-51 {
    margin-bottom: 51px;
  }
  .mod--marbot-480-52 {
    margin-bottom: 52px;
  }
  .mod--marbot-480-53 {
    margin-bottom: 53px;
  }
  .mod--marbot-480-54 {
    margin-bottom: 54px;
  }
  .mod--marbot-480-55 {
    margin-bottom: 55px;
  }
  .mod--marbot-480-56 {
    margin-bottom: 56px;
  }
  .mod--marbot-480-57 {
    margin-bottom: 57px;
  }
  .mod--marbot-480-58 {
    margin-bottom: 58px;
  }
  .mod--marbot-480-59 {
    margin-bottom: 59px;
  }
  .mod--marbot-480-60 {
    margin-bottom: 60px;
  }
  .mod--marbot-480-61 {
    margin-bottom: 61px;
  }
  .mod--marbot-480-62 {
    margin-bottom: 62px;
  }
  .mod--marbot-480-63 {
    margin-bottom: 63px;
  }
  .mod--marbot-480-64 {
    margin-bottom: 64px;
  }
  .mod--marbot-480-65 {
    margin-bottom: 65px;
  }
  .mod--marbot-480-66 {
    margin-bottom: 66px;
  }
  .mod--marbot-480-67 {
    margin-bottom: 67px;
  }
  .mod--marbot-480-68 {
    margin-bottom: 68px;
  }
  .mod--marbot-480-69 {
    margin-bottom: 69px;
  }
  .mod--marbot-480-70 {
    margin-bottom: 70px;
  }
  .mod--marbot-480-71 {
    margin-bottom: 71px;
  }
  .mod--marbot-480-72 {
    margin-bottom: 72px;
  }
  .mod--marbot-480-73 {
    margin-bottom: 73px;
  }
  .mod--marbot-480-74 {
    margin-bottom: 74px;
  }
  .mod--marbot-480-75 {
    margin-bottom: 75px;
  }
  .mod--marbot-480-76 {
    margin-bottom: 76px;
  }
  .mod--marbot-480-77 {
    margin-bottom: 77px;
  }
  .mod--marbot-480-78 {
    margin-bottom: 78px;
  }
  .mod--marbot-480-79 {
    margin-bottom: 79px;
  }
  .mod--marbot-480-80 {
    margin-bottom: 80px;
  }
  .mod--marbot-480-81 {
    margin-bottom: 81px;
  }
  .mod--marbot-480-82 {
    margin-bottom: 82px;
  }
  .mod--marbot-480-83 {
    margin-bottom: 83px;
  }
  .mod--marbot-480-84 {
    margin-bottom: 84px;
  }
  .mod--marbot-480-85 {
    margin-bottom: 85px;
  }
  .mod--marbot-480-86 {
    margin-bottom: 86px;
  }
  .mod--marbot-480-87 {
    margin-bottom: 87px;
  }
  .mod--marbot-480-88 {
    margin-bottom: 88px;
  }
  .mod--marbot-480-89 {
    margin-bottom: 89px;
  }
  .mod--marbot-480-90 {
    margin-bottom: 90px;
  }
  .mod--marbot-480-91 {
    margin-bottom: 91px;
  }
  .mod--marbot-480-92 {
    margin-bottom: 92px;
  }
  .mod--marbot-480-93 {
    margin-bottom: 93px;
  }
  .mod--marbot-480-94 {
    margin-bottom: 94px;
  }
  .mod--marbot-480-95 {
    margin-bottom: 95px;
  }
  .mod--marbot-480-96 {
    margin-bottom: 96px;
  }
  .mod--marbot-480-97 {
    margin-bottom: 97px;
  }
  .mod--marbot-480-98 {
    margin-bottom: 98px;
  }
  .mod--marbot-480-99 {
    margin-bottom: 99px;
  }
  .mod--marbot-480-100 {
    margin-bottom: 100px;
  }
  .mod--martop-480-20 {
    margin-top: 20px;
  }
  .mod--martop-480-21 {
    margin-top: 21px;
  }
  .mod--martop-480-22 {
    margin-top: 22px;
  }
  .mod--martop-480-23 {
    margin-top: 23px;
  }
  .mod--martop-480-24 {
    margin-top: 24px;
  }
  .mod--martop-480-25 {
    margin-top: 25px;
  }
  .mod--martop-480-26 {
    margin-top: 26px;
  }
  .mod--martop-480-27 {
    margin-top: 27px;
  }
  .mod--martop-480-28 {
    margin-top: 28px;
  }
  .mod--martop-480-29 {
    margin-top: 29px;
  }
  .mod--martop-480-30 {
    margin-top: 30px;
  }
  .mod--martop-480-31 {
    margin-top: 31px;
  }
  .mod--martop-480-32 {
    margin-top: 32px;
  }
  .mod--martop-480-33 {
    margin-top: 33px;
  }
  .mod--martop-480-34 {
    margin-top: 34px;
  }
  .mod--martop-480-35 {
    margin-top: 35px;
  }
  .mod--martop-480-36 {
    margin-top: 36px;
  }
  .mod--martop-480-37 {
    margin-top: 37px;
  }
  .mod--martop-480-38 {
    margin-top: 38px;
  }
  .mod--martop-480-39 {
    margin-top: 39px;
  }
  .mod--martop-480-40 {
    margin-top: 40px;
  }
  .mod--martop-480-41 {
    margin-top: 41px;
  }
  .mod--martop-480-42 {
    margin-top: 42px;
  }
  .mod--martop-480-43 {
    margin-top: 43px;
  }
  .mod--martop-480-44 {
    margin-top: 44px;
  }
  .mod--martop-480-45 {
    margin-top: 45px;
  }
  .mod--martop-480-46 {
    margin-top: 46px;
  }
  .mod--martop-480-47 {
    margin-top: 47px;
  }
  .mod--martop-480-48 {
    margin-top: 48px;
  }
  .mod--martop-480-49 {
    margin-top: 49px;
  }
  .mod--martop-480-50 {
    margin-top: 50px;
  }
  .mod--martop-480-51 {
    margin-top: 51px;
  }
  .mod--martop-480-52 {
    margin-top: 52px;
  }
  .mod--martop-480-53 {
    margin-top: 53px;
  }
  .mod--martop-480-54 {
    margin-top: 54px;
  }
  .mod--martop-480-55 {
    margin-top: 55px;
  }
  .mod--martop-480-56 {
    margin-top: 56px;
  }
  .mod--martop-480-57 {
    margin-top: 57px;
  }
  .mod--martop-480-58 {
    margin-top: 58px;
  }
  .mod--martop-480-59 {
    margin-top: 59px;
  }
  .mod--martop-480-60 {
    margin-top: 60px;
  }
  .mod--martop-480-61 {
    margin-top: 61px;
  }
  .mod--martop-480-62 {
    margin-top: 62px;
  }
  .mod--martop-480-63 {
    margin-top: 63px;
  }
  .mod--martop-480-64 {
    margin-top: 64px;
  }
  .mod--martop-480-65 {
    margin-top: 65px;
  }
  .mod--martop-480-66 {
    margin-top: 66px;
  }
  .mod--martop-480-67 {
    margin-top: 67px;
  }
  .mod--martop-480-68 {
    margin-top: 68px;
  }
  .mod--martop-480-69 {
    margin-top: 69px;
  }
  .mod--martop-480-70 {
    margin-top: 70px;
  }
  .mod--martop-480-71 {
    margin-top: 71px;
  }
  .mod--martop-480-72 {
    margin-top: 72px;
  }
  .mod--martop-480-73 {
    margin-top: 73px;
  }
  .mod--martop-480-74 {
    margin-top: 74px;
  }
  .mod--martop-480-75 {
    margin-top: 75px;
  }
  .mod--martop-480-76 {
    margin-top: 76px;
  }
  .mod--martop-480-77 {
    margin-top: 77px;
  }
  .mod--martop-480-78 {
    margin-top: 78px;
  }
  .mod--martop-480-79 {
    margin-top: 79px;
  }
  .mod--martop-480-80 {
    margin-top: 80px;
  }
  .mod--martop-480-81 {
    margin-top: 81px;
  }
  .mod--martop-480-82 {
    margin-top: 82px;
  }
  .mod--martop-480-83 {
    margin-top: 83px;
  }
  .mod--martop-480-84 {
    margin-top: 84px;
  }
  .mod--martop-480-85 {
    margin-top: 85px;
  }
  .mod--martop-480-86 {
    margin-top: 86px;
  }
  .mod--martop-480-87 {
    margin-top: 87px;
  }
  .mod--martop-480-88 {
    margin-top: 88px;
  }
  .mod--martop-480-89 {
    margin-top: 89px;
  }
  .mod--martop-480-90 {
    margin-top: 90px;
  }
  .mod--martop-480-91 {
    margin-top: 91px;
  }
  .mod--martop-480-92 {
    margin-top: 92px;
  }
  .mod--martop-480-93 {
    margin-top: 93px;
  }
  .mod--martop-480-94 {
    margin-top: 94px;
  }
  .mod--martop-480-95 {
    margin-top: 95px;
  }
  .mod--martop-480-96 {
    margin-top: 96px;
  }
  .mod--martop-480-97 {
    margin-top: 97px;
  }
  .mod--martop-480-98 {
    margin-top: 98px;
  }
  .mod--martop-480-99 {
    margin-top: 99px;
  }
  .mod--martop-480-100 {
    margin-top: 100px;
  }
}
@media (max-width: 343px) {
  .mod--padbot-360-20 {
    padding-bottom: 20px;
  }
  .mod--padbot-360-21 {
    padding-bottom: 21px;
  }
  .mod--padbot-360-22 {
    padding-bottom: 22px;
  }
  .mod--padbot-360-23 {
    padding-bottom: 23px;
  }
  .mod--padbot-360-24 {
    padding-bottom: 24px;
  }
  .mod--padbot-360-25 {
    padding-bottom: 25px;
  }
  .mod--padbot-360-26 {
    padding-bottom: 26px;
  }
  .mod--padbot-360-27 {
    padding-bottom: 27px;
  }
  .mod--padbot-360-28 {
    padding-bottom: 28px;
  }
  .mod--padbot-360-29 {
    padding-bottom: 29px;
  }
  .mod--padbot-360-30 {
    padding-bottom: 30px;
  }
  .mod--padbot-360-31 {
    padding-bottom: 31px;
  }
  .mod--padbot-360-32 {
    padding-bottom: 32px;
  }
  .mod--padbot-360-33 {
    padding-bottom: 33px;
  }
  .mod--padbot-360-34 {
    padding-bottom: 34px;
  }
  .mod--padbot-360-35 {
    padding-bottom: 35px;
  }
  .mod--padbot-360-36 {
    padding-bottom: 36px;
  }
  .mod--padbot-360-37 {
    padding-bottom: 37px;
  }
  .mod--padbot-360-38 {
    padding-bottom: 38px;
  }
  .mod--padbot-360-39 {
    padding-bottom: 39px;
  }
  .mod--padbot-360-40 {
    padding-bottom: 40px;
  }
  .mod--padbot-360-41 {
    padding-bottom: 41px;
  }
  .mod--padbot-360-42 {
    padding-bottom: 42px;
  }
  .mod--padbot-360-43 {
    padding-bottom: 43px;
  }
  .mod--padbot-360-44 {
    padding-bottom: 44px;
  }
  .mod--padbot-360-45 {
    padding-bottom: 45px;
  }
  .mod--padbot-360-46 {
    padding-bottom: 46px;
  }
  .mod--padbot-360-47 {
    padding-bottom: 47px;
  }
  .mod--padbot-360-48 {
    padding-bottom: 48px;
  }
  .mod--padbot-360-49 {
    padding-bottom: 49px;
  }
  .mod--padbot-360-50 {
    padding-bottom: 50px;
  }
  .mod--padbot-360-51 {
    padding-bottom: 51px;
  }
  .mod--padbot-360-52 {
    padding-bottom: 52px;
  }
  .mod--padbot-360-53 {
    padding-bottom: 53px;
  }
  .mod--padbot-360-54 {
    padding-bottom: 54px;
  }
  .mod--padbot-360-55 {
    padding-bottom: 55px;
  }
  .mod--padbot-360-56 {
    padding-bottom: 56px;
  }
  .mod--padbot-360-57 {
    padding-bottom: 57px;
  }
  .mod--padbot-360-58 {
    padding-bottom: 58px;
  }
  .mod--padbot-360-59 {
    padding-bottom: 59px;
  }
  .mod--padbot-360-60 {
    padding-bottom: 60px;
  }
  .mod--padbot-360-61 {
    padding-bottom: 61px;
  }
  .mod--padbot-360-62 {
    padding-bottom: 62px;
  }
  .mod--padbot-360-63 {
    padding-bottom: 63px;
  }
  .mod--padbot-360-64 {
    padding-bottom: 64px;
  }
  .mod--padbot-360-65 {
    padding-bottom: 65px;
  }
  .mod--padbot-360-66 {
    padding-bottom: 66px;
  }
  .mod--padbot-360-67 {
    padding-bottom: 67px;
  }
  .mod--padbot-360-68 {
    padding-bottom: 68px;
  }
  .mod--padbot-360-69 {
    padding-bottom: 69px;
  }
  .mod--padbot-360-70 {
    padding-bottom: 70px;
  }
  .mod--padbot-360-71 {
    padding-bottom: 71px;
  }
  .mod--padbot-360-72 {
    padding-bottom: 72px;
  }
  .mod--padbot-360-73 {
    padding-bottom: 73px;
  }
  .mod--padbot-360-74 {
    padding-bottom: 74px;
  }
  .mod--padbot-360-75 {
    padding-bottom: 75px;
  }
  .mod--padbot-360-76 {
    padding-bottom: 76px;
  }
  .mod--padbot-360-77 {
    padding-bottom: 77px;
  }
  .mod--padbot-360-78 {
    padding-bottom: 78px;
  }
  .mod--padbot-360-79 {
    padding-bottom: 79px;
  }
  .mod--padbot-360-80 {
    padding-bottom: 80px;
  }
  .mod--padbot-360-81 {
    padding-bottom: 81px;
  }
  .mod--padbot-360-82 {
    padding-bottom: 82px;
  }
  .mod--padbot-360-83 {
    padding-bottom: 83px;
  }
  .mod--padbot-360-84 {
    padding-bottom: 84px;
  }
  .mod--padbot-360-85 {
    padding-bottom: 85px;
  }
  .mod--padbot-360-86 {
    padding-bottom: 86px;
  }
  .mod--padbot-360-87 {
    padding-bottom: 87px;
  }
  .mod--padbot-360-88 {
    padding-bottom: 88px;
  }
  .mod--padbot-360-89 {
    padding-bottom: 89px;
  }
  .mod--padbot-360-90 {
    padding-bottom: 90px;
  }
  .mod--padbot-360-91 {
    padding-bottom: 91px;
  }
  .mod--padbot-360-92 {
    padding-bottom: 92px;
  }
  .mod--padbot-360-93 {
    padding-bottom: 93px;
  }
  .mod--padbot-360-94 {
    padding-bottom: 94px;
  }
  .mod--padbot-360-95 {
    padding-bottom: 95px;
  }
  .mod--padbot-360-96 {
    padding-bottom: 96px;
  }
  .mod--padbot-360-97 {
    padding-bottom: 97px;
  }
  .mod--padbot-360-98 {
    padding-bottom: 98px;
  }
  .mod--padbot-360-99 {
    padding-bottom: 99px;
  }
  .mod--padbot-360-100 {
    padding-bottom: 100px;
  }
  .mod--padtop-360-20 {
    padding-top: 20px;
  }
  .mod--padtop-360-21 {
    padding-top: 21px;
  }
  .mod--padtop-360-22 {
    padding-top: 22px;
  }
  .mod--padtop-360-23 {
    padding-top: 23px;
  }
  .mod--padtop-360-24 {
    padding-top: 24px;
  }
  .mod--padtop-360-25 {
    padding-top: 25px;
  }
  .mod--padtop-360-26 {
    padding-top: 26px;
  }
  .mod--padtop-360-27 {
    padding-top: 27px;
  }
  .mod--padtop-360-28 {
    padding-top: 28px;
  }
  .mod--padtop-360-29 {
    padding-top: 29px;
  }
  .mod--padtop-360-30 {
    padding-top: 30px;
  }
  .mod--padtop-360-31 {
    padding-top: 31px;
  }
  .mod--padtop-360-32 {
    padding-top: 32px;
  }
  .mod--padtop-360-33 {
    padding-top: 33px;
  }
  .mod--padtop-360-34 {
    padding-top: 34px;
  }
  .mod--padtop-360-35 {
    padding-top: 35px;
  }
  .mod--padtop-360-36 {
    padding-top: 36px;
  }
  .mod--padtop-360-37 {
    padding-top: 37px;
  }
  .mod--padtop-360-38 {
    padding-top: 38px;
  }
  .mod--padtop-360-39 {
    padding-top: 39px;
  }
  .mod--padtop-360-40 {
    padding-top: 40px;
  }
  .mod--padtop-360-41 {
    padding-top: 41px;
  }
  .mod--padtop-360-42 {
    padding-top: 42px;
  }
  .mod--padtop-360-43 {
    padding-top: 43px;
  }
  .mod--padtop-360-44 {
    padding-top: 44px;
  }
  .mod--padtop-360-45 {
    padding-top: 45px;
  }
  .mod--padtop-360-46 {
    padding-top: 46px;
  }
  .mod--padtop-360-47 {
    padding-top: 47px;
  }
  .mod--padtop-360-48 {
    padding-top: 48px;
  }
  .mod--padtop-360-49 {
    padding-top: 49px;
  }
  .mod--padtop-360-50 {
    padding-top: 50px;
  }
  .mod--padtop-360-51 {
    padding-top: 51px;
  }
  .mod--padtop-360-52 {
    padding-top: 52px;
  }
  .mod--padtop-360-53 {
    padding-top: 53px;
  }
  .mod--padtop-360-54 {
    padding-top: 54px;
  }
  .mod--padtop-360-55 {
    padding-top: 55px;
  }
  .mod--padtop-360-56 {
    padding-top: 56px;
  }
  .mod--padtop-360-57 {
    padding-top: 57px;
  }
  .mod--padtop-360-58 {
    padding-top: 58px;
  }
  .mod--padtop-360-59 {
    padding-top: 59px;
  }
  .mod--padtop-360-60 {
    padding-top: 60px;
  }
  .mod--padtop-360-61 {
    padding-top: 61px;
  }
  .mod--padtop-360-62 {
    padding-top: 62px;
  }
  .mod--padtop-360-63 {
    padding-top: 63px;
  }
  .mod--padtop-360-64 {
    padding-top: 64px;
  }
  .mod--padtop-360-65 {
    padding-top: 65px;
  }
  .mod--padtop-360-66 {
    padding-top: 66px;
  }
  .mod--padtop-360-67 {
    padding-top: 67px;
  }
  .mod--padtop-360-68 {
    padding-top: 68px;
  }
  .mod--padtop-360-69 {
    padding-top: 69px;
  }
  .mod--padtop-360-70 {
    padding-top: 70px;
  }
  .mod--padtop-360-71 {
    padding-top: 71px;
  }
  .mod--padtop-360-72 {
    padding-top: 72px;
  }
  .mod--padtop-360-73 {
    padding-top: 73px;
  }
  .mod--padtop-360-74 {
    padding-top: 74px;
  }
  .mod--padtop-360-75 {
    padding-top: 75px;
  }
  .mod--padtop-360-76 {
    padding-top: 76px;
  }
  .mod--padtop-360-77 {
    padding-top: 77px;
  }
  .mod--padtop-360-78 {
    padding-top: 78px;
  }
  .mod--padtop-360-79 {
    padding-top: 79px;
  }
  .mod--padtop-360-80 {
    padding-top: 80px;
  }
  .mod--padtop-360-81 {
    padding-top: 81px;
  }
  .mod--padtop-360-82 {
    padding-top: 82px;
  }
  .mod--padtop-360-83 {
    padding-top: 83px;
  }
  .mod--padtop-360-84 {
    padding-top: 84px;
  }
  .mod--padtop-360-85 {
    padding-top: 85px;
  }
  .mod--padtop-360-86 {
    padding-top: 86px;
  }
  .mod--padtop-360-87 {
    padding-top: 87px;
  }
  .mod--padtop-360-88 {
    padding-top: 88px;
  }
  .mod--padtop-360-89 {
    padding-top: 89px;
  }
  .mod--padtop-360-90 {
    padding-top: 90px;
  }
  .mod--padtop-360-91 {
    padding-top: 91px;
  }
  .mod--padtop-360-92 {
    padding-top: 92px;
  }
  .mod--padtop-360-93 {
    padding-top: 93px;
  }
  .mod--padtop-360-94 {
    padding-top: 94px;
  }
  .mod--padtop-360-95 {
    padding-top: 95px;
  }
  .mod--padtop-360-96 {
    padding-top: 96px;
  }
  .mod--padtop-360-97 {
    padding-top: 97px;
  }
  .mod--padtop-360-98 {
    padding-top: 98px;
  }
  .mod--padtop-360-99 {
    padding-top: 99px;
  }
  .mod--padtop-360-100 {
    padding-top: 100px;
  }
  .mod--marbot-360-20 {
    margin-bottom: 20px;
  }
  .mod--marbot-360-21 {
    margin-bottom: 21px;
  }
  .mod--marbot-360-22 {
    margin-bottom: 22px;
  }
  .mod--marbot-360-23 {
    margin-bottom: 23px;
  }
  .mod--marbot-360-24 {
    margin-bottom: 24px;
  }
  .mod--marbot-360-25 {
    margin-bottom: 25px;
  }
  .mod--marbot-360-26 {
    margin-bottom: 26px;
  }
  .mod--marbot-360-27 {
    margin-bottom: 27px;
  }
  .mod--marbot-360-28 {
    margin-bottom: 28px;
  }
  .mod--marbot-360-29 {
    margin-bottom: 29px;
  }
  .mod--marbot-360-30 {
    margin-bottom: 30px;
  }
  .mod--marbot-360-31 {
    margin-bottom: 31px;
  }
  .mod--marbot-360-32 {
    margin-bottom: 32px;
  }
  .mod--marbot-360-33 {
    margin-bottom: 33px;
  }
  .mod--marbot-360-34 {
    margin-bottom: 34px;
  }
  .mod--marbot-360-35 {
    margin-bottom: 35px;
  }
  .mod--marbot-360-36 {
    margin-bottom: 36px;
  }
  .mod--marbot-360-37 {
    margin-bottom: 37px;
  }
  .mod--marbot-360-38 {
    margin-bottom: 38px;
  }
  .mod--marbot-360-39 {
    margin-bottom: 39px;
  }
  .mod--marbot-360-40 {
    margin-bottom: 40px;
  }
  .mod--marbot-360-41 {
    margin-bottom: 41px;
  }
  .mod--marbot-360-42 {
    margin-bottom: 42px;
  }
  .mod--marbot-360-43 {
    margin-bottom: 43px;
  }
  .mod--marbot-360-44 {
    margin-bottom: 44px;
  }
  .mod--marbot-360-45 {
    margin-bottom: 45px;
  }
  .mod--marbot-360-46 {
    margin-bottom: 46px;
  }
  .mod--marbot-360-47 {
    margin-bottom: 47px;
  }
  .mod--marbot-360-48 {
    margin-bottom: 48px;
  }
  .mod--marbot-360-49 {
    margin-bottom: 49px;
  }
  .mod--marbot-360-50 {
    margin-bottom: 50px;
  }
  .mod--marbot-360-51 {
    margin-bottom: 51px;
  }
  .mod--marbot-360-52 {
    margin-bottom: 52px;
  }
  .mod--marbot-360-53 {
    margin-bottom: 53px;
  }
  .mod--marbot-360-54 {
    margin-bottom: 54px;
  }
  .mod--marbot-360-55 {
    margin-bottom: 55px;
  }
  .mod--marbot-360-56 {
    margin-bottom: 56px;
  }
  .mod--marbot-360-57 {
    margin-bottom: 57px;
  }
  .mod--marbot-360-58 {
    margin-bottom: 58px;
  }
  .mod--marbot-360-59 {
    margin-bottom: 59px;
  }
  .mod--marbot-360-60 {
    margin-bottom: 60px;
  }
  .mod--marbot-360-61 {
    margin-bottom: 61px;
  }
  .mod--marbot-360-62 {
    margin-bottom: 62px;
  }
  .mod--marbot-360-63 {
    margin-bottom: 63px;
  }
  .mod--marbot-360-64 {
    margin-bottom: 64px;
  }
  .mod--marbot-360-65 {
    margin-bottom: 65px;
  }
  .mod--marbot-360-66 {
    margin-bottom: 66px;
  }
  .mod--marbot-360-67 {
    margin-bottom: 67px;
  }
  .mod--marbot-360-68 {
    margin-bottom: 68px;
  }
  .mod--marbot-360-69 {
    margin-bottom: 69px;
  }
  .mod--marbot-360-70 {
    margin-bottom: 70px;
  }
  .mod--marbot-360-71 {
    margin-bottom: 71px;
  }
  .mod--marbot-360-72 {
    margin-bottom: 72px;
  }
  .mod--marbot-360-73 {
    margin-bottom: 73px;
  }
  .mod--marbot-360-74 {
    margin-bottom: 74px;
  }
  .mod--marbot-360-75 {
    margin-bottom: 75px;
  }
  .mod--marbot-360-76 {
    margin-bottom: 76px;
  }
  .mod--marbot-360-77 {
    margin-bottom: 77px;
  }
  .mod--marbot-360-78 {
    margin-bottom: 78px;
  }
  .mod--marbot-360-79 {
    margin-bottom: 79px;
  }
  .mod--marbot-360-80 {
    margin-bottom: 80px;
  }
  .mod--marbot-360-81 {
    margin-bottom: 81px;
  }
  .mod--marbot-360-82 {
    margin-bottom: 82px;
  }
  .mod--marbot-360-83 {
    margin-bottom: 83px;
  }
  .mod--marbot-360-84 {
    margin-bottom: 84px;
  }
  .mod--marbot-360-85 {
    margin-bottom: 85px;
  }
  .mod--marbot-360-86 {
    margin-bottom: 86px;
  }
  .mod--marbot-360-87 {
    margin-bottom: 87px;
  }
  .mod--marbot-360-88 {
    margin-bottom: 88px;
  }
  .mod--marbot-360-89 {
    margin-bottom: 89px;
  }
  .mod--marbot-360-90 {
    margin-bottom: 90px;
  }
  .mod--marbot-360-91 {
    margin-bottom: 91px;
  }
  .mod--marbot-360-92 {
    margin-bottom: 92px;
  }
  .mod--marbot-360-93 {
    margin-bottom: 93px;
  }
  .mod--marbot-360-94 {
    margin-bottom: 94px;
  }
  .mod--marbot-360-95 {
    margin-bottom: 95px;
  }
  .mod--marbot-360-96 {
    margin-bottom: 96px;
  }
  .mod--marbot-360-97 {
    margin-bottom: 97px;
  }
  .mod--marbot-360-98 {
    margin-bottom: 98px;
  }
  .mod--marbot-360-99 {
    margin-bottom: 99px;
  }
  .mod--marbot-360-100 {
    margin-bottom: 100px;
  }
  .mod--martop-360-20 {
    margin-top: 20px;
  }
  .mod--martop-360-21 {
    margin-top: 21px;
  }
  .mod--martop-360-22 {
    margin-top: 22px;
  }
  .mod--martop-360-23 {
    margin-top: 23px;
  }
  .mod--martop-360-24 {
    margin-top: 24px;
  }
  .mod--martop-360-25 {
    margin-top: 25px;
  }
  .mod--martop-360-26 {
    margin-top: 26px;
  }
  .mod--martop-360-27 {
    margin-top: 27px;
  }
  .mod--martop-360-28 {
    margin-top: 28px;
  }
  .mod--martop-360-29 {
    margin-top: 29px;
  }
  .mod--martop-360-30 {
    margin-top: 30px;
  }
  .mod--martop-360-31 {
    margin-top: 31px;
  }
  .mod--martop-360-32 {
    margin-top: 32px;
  }
  .mod--martop-360-33 {
    margin-top: 33px;
  }
  .mod--martop-360-34 {
    margin-top: 34px;
  }
  .mod--martop-360-35 {
    margin-top: 35px;
  }
  .mod--martop-360-36 {
    margin-top: 36px;
  }
  .mod--martop-360-37 {
    margin-top: 37px;
  }
  .mod--martop-360-38 {
    margin-top: 38px;
  }
  .mod--martop-360-39 {
    margin-top: 39px;
  }
  .mod--martop-360-40 {
    margin-top: 40px;
  }
  .mod--martop-360-41 {
    margin-top: 41px;
  }
  .mod--martop-360-42 {
    margin-top: 42px;
  }
  .mod--martop-360-43 {
    margin-top: 43px;
  }
  .mod--martop-360-44 {
    margin-top: 44px;
  }
  .mod--martop-360-45 {
    margin-top: 45px;
  }
  .mod--martop-360-46 {
    margin-top: 46px;
  }
  .mod--martop-360-47 {
    margin-top: 47px;
  }
  .mod--martop-360-48 {
    margin-top: 48px;
  }
  .mod--martop-360-49 {
    margin-top: 49px;
  }
  .mod--martop-360-50 {
    margin-top: 50px;
  }
  .mod--martop-360-51 {
    margin-top: 51px;
  }
  .mod--martop-360-52 {
    margin-top: 52px;
  }
  .mod--martop-360-53 {
    margin-top: 53px;
  }
  .mod--martop-360-54 {
    margin-top: 54px;
  }
  .mod--martop-360-55 {
    margin-top: 55px;
  }
  .mod--martop-360-56 {
    margin-top: 56px;
  }
  .mod--martop-360-57 {
    margin-top: 57px;
  }
  .mod--martop-360-58 {
    margin-top: 58px;
  }
  .mod--martop-360-59 {
    margin-top: 59px;
  }
  .mod--martop-360-60 {
    margin-top: 60px;
  }
  .mod--martop-360-61 {
    margin-top: 61px;
  }
  .mod--martop-360-62 {
    margin-top: 62px;
  }
  .mod--martop-360-63 {
    margin-top: 63px;
  }
  .mod--martop-360-64 {
    margin-top: 64px;
  }
  .mod--martop-360-65 {
    margin-top: 65px;
  }
  .mod--martop-360-66 {
    margin-top: 66px;
  }
  .mod--martop-360-67 {
    margin-top: 67px;
  }
  .mod--martop-360-68 {
    margin-top: 68px;
  }
  .mod--martop-360-69 {
    margin-top: 69px;
  }
  .mod--martop-360-70 {
    margin-top: 70px;
  }
  .mod--martop-360-71 {
    margin-top: 71px;
  }
  .mod--martop-360-72 {
    margin-top: 72px;
  }
  .mod--martop-360-73 {
    margin-top: 73px;
  }
  .mod--martop-360-74 {
    margin-top: 74px;
  }
  .mod--martop-360-75 {
    margin-top: 75px;
  }
  .mod--martop-360-76 {
    margin-top: 76px;
  }
  .mod--martop-360-77 {
    margin-top: 77px;
  }
  .mod--martop-360-78 {
    margin-top: 78px;
  }
  .mod--martop-360-79 {
    margin-top: 79px;
  }
  .mod--martop-360-80 {
    margin-top: 80px;
  }
  .mod--martop-360-81 {
    margin-top: 81px;
  }
  .mod--martop-360-82 {
    margin-top: 82px;
  }
  .mod--martop-360-83 {
    margin-top: 83px;
  }
  .mod--martop-360-84 {
    margin-top: 84px;
  }
  .mod--martop-360-85 {
    margin-top: 85px;
  }
  .mod--martop-360-86 {
    margin-top: 86px;
  }
  .mod--martop-360-87 {
    margin-top: 87px;
  }
  .mod--martop-360-88 {
    margin-top: 88px;
  }
  .mod--martop-360-89 {
    margin-top: 89px;
  }
  .mod--martop-360-90 {
    margin-top: 90px;
  }
  .mod--martop-360-91 {
    margin-top: 91px;
  }
  .mod--martop-360-92 {
    margin-top: 92px;
  }
  .mod--martop-360-93 {
    margin-top: 93px;
  }
  .mod--martop-360-94 {
    margin-top: 94px;
  }
  .mod--martop-360-95 {
    margin-top: 95px;
  }
  .mod--martop-360-96 {
    margin-top: 96px;
  }
  .mod--martop-360-97 {
    margin-top: 97px;
  }
  .mod--martop-360-98 {
    margin-top: 98px;
  }
  .mod--martop-360-99 {
    margin-top: 99px;
  }
  .mod--martop-360-100 {
    margin-top: 100px;
  }
}
.mod--nopad {
  padding: 0 !important;
}
.header {
  height: 95px;
  padding: 36px 0 0;
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  z-index: 10;
}
.header-desktop {
  height: 59px;
  float: left;
  width: 100%;
  position: relative;
}
@media (max-width: 991px) {
  .header-desktop {
    display: none;
  }
}
.body--header-fixed .header-desktop {
  position: fixed;
  height: 55px;
  left: 0;
  top: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 100;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.body--header-fixed .header-desktop:hover {
  background-color: #fff;
}
.header-logo {
  position: absolute;
  left: 35px;
  top: 0;
  height: 59px;
  line-height: 46px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header-logo img {
  height: 33px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1263px) {
  .header-logo img {
    height: 28px;
  }
}
.body--header-fixed .header-logo img {
  height: 25px;
  margin-top: 10px;
}
@media (max-width: 1263px) {
  .header-logo {
    left: 18px;
  }
}
.header-nav {
  height: 59px;
  /*new start*/
  display: flex;
  padding-left: 180px;
  /*new end*/
}
@media (max-width: 1263px) {
  .header-nav {
    padding-left: 135px;
  }
}
.body--header-fixed .header-nav {
  height: 55px;
  padding-left: 135px;
}
.header-nav-list {
  list-style: none;
  margin: 0px 290px 0 250px;
  padding: 0;
  text-align: center;
  height: 59px;
  /*new start*/
  margin: 0 auto;
  display: flex;
  justify-content: center;
  width: 100%;
  /*new end*/
  font: 0/0 a;
}
@media (max-width: 1423px) {
  .header-nav-list {
    justify-content: space-evenly;
  }
}
@media (max-width: 1263px) {
  .header-nav-list {
    /*new start*/
    margin: 0 auto;
    /*new end*/
  }
}
.body--header-fixed .header-nav-list {
  height: 47px;
  margin-top: 0px;
}
.header-nav-list li {
  display: inline-block;
  vertical-align: top;
}
.header-nav-list li.withsub > a:before {
  position: absolute;
  bottom: -4px;
  left: 50%;
  transform: translate(-50%, -1px);
  content: '';
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -moz-transition: transform 0.1s linear 0.1s;
  -o-transition: transform 0.1s linear 0.1s;
  -webkit-transition: transform 0.1s linear 0.1s;
  transition: transform 0.1s linear 0.1s;
}
.header-nav-list li.withsub > a:after {
  position: absolute;
  bottom: -4px;
  left: 50%;
  transform: translate(-50%, -1px);
  content: '';
  width: 0px;
  height: 0px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #e92934;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -moz-transition: transform 0.1s linear 0.1s;
  -o-transition: transform 0.1s linear 0.1s;
  -webkit-transition: transform 0.1s linear 0.1s;
  transition: transform 0.1s linear 0.1s;
}
.header-nav-list li.withsub.hover .header-sub {
  visibility: visible;
  opacity: 1;
  z-index: -1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;
}
.header-nav-list li.withsub.hover > a:before {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0%);
  transition-delay: 0s;
}
.header-nav-list li.withsub.hover > a:after {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0%);
  transition-delay: 0s;
}
.header-nav-list li > a:not(.btn) {
  display: block;
  padding: 10px 18px 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 26px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
  border-bottom: 3px solid transparent;
  position: relative;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1423px) {
  .header-nav-list li > a:not(.btn) {
    padding: 10px 10px 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 26px;
    font-weight: 500 !important;
  }
}
@media (max-width: 1263px) {
  .header-nav-list li > a:not(.btn) {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 26px;
    font-weight: 500 !important;
  }
}
.body--header-fixed .header-nav-list li > a:not(.btn) {
  padding: 15px 23px 12px;
}
@media (max-width: 1423px) {
  .body--header-fixed .header-nav-list li > a:not(.btn) {
    padding: 15px 16px 12px;
  }
}
@media (max-width: 1263px) {
  .body--header-fixed .header-nav-list li > a:not(.btn) {
    padding: 15px 10px 12px;
  }
}
.header-nav-list li > a:not(.btn):hover {
  color: #ef2432;
}
.header-nav-list li.hover > a,
.header-nav-list a:hover,
.header-nav-list li.active > a {
  color: #ef2432;
  border-color: #e92934;
}
.header-nav-list li.withsub.hover > a,
.header-nav-list li.withsub > a:hover,
.header-nav-list li.active.withsub > a {
  color: #ef2432;
  border-color: #e92934;
  position: relative;
}
.header-nav-list li.withsub.hover > a,
.header-nav-list li.withsub.hover.active > a {
  border-color: transparent;
}
.body--header-nav-opened .header-nav-list li > a {
  border-color: transparent !important;
}
.header-nav-list .right {
  float: none;
  margin: 0;
}
.no-js .header-nav-list-categories {
  display: none;
}
.header-nav-list .header-sub {
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0s;
  -o-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0s;
  -webkit-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0s;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0s;
  transform: translateY(-1px);
  z-index: -1;
  position: absolute;
  left: 0;
  background-color: #fcfcfc;
  width: 100%;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  border-top: 1px solid #e92934;
}
.header-nav-list .header-sub .wrapper {
  display: -webkit-flex;
  display: flex;
  padding: 45px 20px 25px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 22px;
  width: 992px;
}
.header-nav-list .header-sub--text {
  -webkit-flex-grow: 0;
  -webkit-flex-shrink: 0;
  width: 45%;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  padding: 0px 30px;
  text-align: left;
}
.header-nav-list .header-sub--links {
  -webkit-flex-grow: 0;
  -webkit-flex-shrink: 0;
  width: 55%;
  border-left: 1px solid #b0b0b0;
  text-align: left;
  padding: 10px 220px 10px 40px;
  position: relative;
}
.header-nav-list .header-sub--links a {
  text-decoration: none;
  border: none;
  padding: 0 !important;
}
.header-nav-list .header-sub--links-image {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0%, -50%);
}
.header-nav-list .header-sub ul {
  padding: 0;
  margin: 0;
}
.header-nav-list .header-sub ul li {
  display: block;
}
.header-nav-list .header-sub ul li a {
  padding: 8px 0 !important;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  border: none;
  text-transform: none;
}
.header-subnav {
  position: absolute;
  margin: -5px 0 0 -5px;
  background: #fff;
  -webkit-box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.1);
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -o-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -webkit-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  white-space: nowrap;
  z-index: 1000;
}
.hover > .header-subnav {
  visibility: visible;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.header-subnav-multilist {
  display: inline-block;
  vertical-align: top;
  font-family: 'novecento_sans_widedemibold';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  list-style: none;
  padding: 9px 28px 18px 0;
  margin: 0;
  width: 142px;
}
.header-subnav-multilist:first-child {
  margin-left: 28px;
}
.header-subnav-multilist > li {
  padding: 0;
  display: block;
}
.header-subnav-multilist > li > a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  color: #000000;
  padding: 0;
  font-family: 'novecento_sans_widedemibold';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 10px 0 9px !important;
  border: none !important;
}
.header-subnav-multilist > li.active > a,
.header-subnav-multilist > li > a:hover {
  color: #ef2432;
}
.header-subnav .header-subnav {
  display: none;
}
.right .header-subnav {
  right: 18px;
}
.left.right .header-subnav {
  left: 18px;
  right: 18px;
  width: auto;
}
.header-nav-other {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 25px;
  top: 8px;
  line-height: 28px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /*new start*/
  position: relative;
  right: auto !important;
  margin-right: 15px;
  margin-left: 15px;
  flex-shrink: 0;
  max-width: 420px;
  /*new end*/
}
@media (max-width: 1263px) {
  .header-nav-other {
    right: 18px;
    line-height: 26px;
    top: 6px;
  }
  .header-nav-other > li a:not(.btn) {
    font-size: 12px;
    line-height: 26px;
  }
}
.header-nav-other > li {
  float: left;
  margin: 0 0 0 12px;
  padding: 0 0 0 6px;
  /*new start*/
  /*new end*/
}
.header-nav-other > li a {
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 1263px) {
  .header-nav-other > li {
    padding: 0;
    margin: 0 0 0 12px;
  }
}
.header-nav-other > li:first-child {
  padding-left: 0;
  margin-left: 0;
}
.header-nav-other > li.active > a,
.header-nav-other > li:hover > a,
.header-nav-other > li.active > .dropdown > a,
.header-nav-other > li:hover > .dropdown > a {
  color: #ef2432;
}
.header-nav-other > li.active > a svg,
.header-nav-other > li:hover > a svg,
.header-nav-other > li.active > .dropdown > a svg,
.header-nav-other > li:hover > .dropdown > a svg,
.header-nav-other > li.active > a svg g,
.header-nav-other > li:hover > a svg g,
.header-nav-other > li.active > .dropdown > a svg g,
.header-nav-other > li:hover > .dropdown > a svg g {
  fill: #ef2432;
}
@media (max-width: 1263px) {
  .header-nav-other > li > a:not(.btn) {
    font: 0/0 a !important;
  }
}
.header-nav-other img,
.header-nav-other svg {
  vertical-align: middle;
  margin-right: 5px;
}
@media (max-width: 1263px) {
  .header-nav-other img,
  .header-nav-other svg {
    margin-right: 2px;
  }
}
@media (max-width: 1263px) {
  .header-nav-other > a:not(.btn),
  .header-nav-other .dropdown > a {
    font: 0/0 a !important;
  }
}
.body--header-fixed .header-nav-other {
  top: 14px;
}
.header-nav-lang {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 9px;
  line-height: 28px;
  width: 80px;
  font-weight: 500;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /*new start*/
  display: block;
  position: relative;
  left: auto;
  margin-right: 10px;
  flex-shrink: 0;
  /*new end*/
}
@media (max-width: 1423px) {
  .header-nav-lang {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 26px;
    font-weight: 600 !important;
  }
}
@media (max-width: 1263px) {
  .header-nav-lang {
    width: auto;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 26px;
    font-weight: 600 !important;
  }
  .header-nav-lang img {
    display: none;
  }
}
.header-nav-lang .dropdown-trigger {
  text-transform: uppercase;
}
.header-nav-lang .dropdown-trigger span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.header-nav-lang .dropdown-trigger span svg {
  margin-right: 5px;
}
.header-nav-lang .dropdown-trigger:after {
  margin-top: -6px;
}
.header-nav-lang .dropdown-trigger:hover {
  color: #ef2432;
}
.header-nav-lang .dropdown-trigger:hover svg {
  fill: #ef2432;
}
.header-nav-lang .dropdown-menu {
  min-width: 77px;
  left: 0px;
  top: -6px !important;
  right: auto;
}
.header-nav-lang .dropdown-menu > li {
  padding: 0 16px;
}
.header-nav-lang .dropdown-menu > li:first-child {
  padding-top: 7px;
}
.header-nav-lang .dropdown-menu > li:last-child {
  padding-bottom: 7px;
}
.header-nav-lang .dropdown-menu > li.active > a {
  background-color: #fff;
  color: #ef2432;
}
.header-nav-lang .dropdown-menu > li > a {
  text-transform: uppercase;
  font-weight: 500 !important;
  text-align: center;
  padding: 4px 0 3px;
  border-bottom: 1px solid #dfdfdf;
}
.header-nav-lang .dropdown-menu > li > a.dropdown-trigger:after {
  display: none;
}
.header-nav-lang .dropdown-menu > li:last-child > a {
  border-bottom: none;
}
.header-nav-lang .dropdown-menu > li:hover {
  background: #f5f5f5;
}
.header-nav-lang .dropdown-menu > li:hover > a {
  color: #ef2432;
}
.header-nav-lang img {
  margin-right: 3px;
  margin-top: -2px;
}
.body--header-fixed .header-nav-lang {
  top: 14px;
}
@media (max-width: 1263px) {
}
@media (max-width: 991px) {
  .header-desktop {
    display: none;
  }
}
.header-mob {
  display: none;
}
.header-mob:before {
  content: url("../img/arrow-left-lg.png") url("../img/arrow-right-lg.png");
  display: none;
}
@media (max-width: 991px) {
  .header {
    position: static;
    height: 64px;
    background-color: #fff;
    margin: 0;
    padding: 0;
  }
  .header-mob {
    display: block;
    height: 64px;
  }
}
.header-mob-top {
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  height: 64px;
  z-index: 9999;
  padding: 0 18px;
  overflow: hidden;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.header-mob-logo {
  position: absolute;
  left: 18px;
  top: 12px;
  bottom: 13px;
  line-height: 38px;
  max-width: 50%;
}
.header-mob-logo img {
  height: 24px;
  vertical-align: middle;
}
.header-mob-icons {
  float: right;
  list-style: none;
  margin: 18px 0 0 0;
  padding: 0;
  position: relative;
  z-index: 2;
}
.header-mob-icons li {
  float: left;
  margin: 0 0 0 16px;
}
.header-mob-icons a {
  display: block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
}
.header-mob-icons a img {
  opacity: 0.55;
}
.header-mob-icons a:hover img {
  opacity: 1;
}
.header-mob-nav-trigger {
  position: relative;
  font: 0/0 a;
  opacity: 1 !important;
}
.header-mob-nav-trigger b {
  position: absolute;
  height: 1px;
  left: 4px;
  right: 4px;
  background-color: #000000;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-mob-nav-trigger .b1 {
  top: 5px;
}
.header-mob-nav-trigger .b2 {
  top: 13px;
  visibility: visible;
  opacity: 1;
}
.header-mob-nav-trigger .b3 {
  top: 21px;
}
.csstransforms .body--mob-nav-opened .header-mob-nav-trigger .b2 {
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -o-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -webkit-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  transition: opacity 0.3s ease, visibility 0s ease 0.3s;
}
.csstransforms .body--mob-nav-opened .header-mob-nav-trigger .b1 {
  -webkit-transform: translateY(8px) rotate(135deg);
  -moz-transform: translateY(8px) rotate(135deg);
  -ms-transform: translateY(8px) rotate(135deg);
  -o-transform: translateY(8px) rotate(135deg);
  transform: translateY(8px) rotate(135deg);
}
.csstransforms .body--mob-nav-opened .header-mob-nav-trigger .b3 {
  -webkit-transform: translateY(-8px) rotate(45deg);
  -moz-transform: translateY(-8px) rotate(45deg);
  -ms-transform: translateY(-8px) rotate(45deg);
  -o-transform: translateY(-8px) rotate(45deg);
  transform: translateY(-8px) rotate(45deg);
}
.header-mob-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9991;
  overflow: visible;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0;
  padding: 64px 0 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  visibility: hidden;
  -moz-transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, -ms-transform 0.3s ease, visibility 0s ease 0.3s;
  -o-transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, -ms-transform 0.3s ease, visibility 0s ease 0.3s;
  -webkit-transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, -ms-transform 0.3s ease, visibility 0s ease 0.3s;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, -ms-transform 0.3s ease, visibility 0s ease 0.3s;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
.body--mob-nav-opened .header-mob-nav[data-level="1"],
.header-mob-nav.visible {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, -ms-transform 0.3s ease;
  -o-transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, -ms-transform 0.3s ease;
  -webkit-transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, -ms-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, -ms-transform 0.3s ease;
}
@media (max-width: 991px) {
  body.body--mob-nav-opened {
    min-height: 0;
  }
  .body--mob-nav-opened .page {
    overflow: hidden;
    position: relative;
  }
}
.header-mob-nav[data-level="2"],
.header-mob-nav[data-level="3"],
.header-mob-nav[data-level="4"],
.header-mob-nav[data-level="5"] {
  position: absolute;
  top: 0;
}
.header-mob-nav[data-level="2"] {
  z-index: 9992;
}
.header-mob-nav[data-level="3"] {
  z-index: 9993;
}
.header-mob-nav[data-level="4"] {
  z-index: 9994;
}
.header-mob-nav[data-level="5"] {
  z-index: 9995;
}
.header-mob-nav-list {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 46px;
  font-weight: 500 !important;
  text-transform: uppercase;
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ebeef1;
  color: #000000;
}
.header-mob-nav-list a {
  display: block;
  padding: 0 16px 0 52px;
  padding: 0 18px;
  position: relative;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-top: 1px solid #ebeef1;
}
.header-mob-nav-list a:hover {
  text-decoration: underline;
}
.header-mob-nav-list a:hover {
  text-decoration: none;
  color: #ef2432;
}
.header-mob-nav-list a img {
  margin-top: -3px;
  margin-right: 3px;
}
.header-mob-nav-list .hassub > a {
  padding-right: 40px;
}
.header-mob-nav-list .hassub > a:after {
  content: ' ';
  position: absolute;
  height: 100%;
  top: 0;
  right: 5px;
  width: 32px;
  background: url(../img/arrow-right-lg.png) center center no-repeat;
  opacity: 0.13;
}
.header-mob-nav-list .img,
.header-mob-nav-list .icon {
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  margin: 6px 0 0;
}
.header-mob-nav-list .icon {
  opacity: 0.55;
}
.header-mob-nav-list .misc {
  display: inline-block;
  vertical-align: top;
  line-height: 32px;
  margin: 6px 3px 0 0;
}
.header-mob-nav-list .header-mob-nav-back {
  padding-left: 42px;
  background-color: #fff;
}
.header-mob-nav-list .header-mob-nav-back:after {
  content: ' ';
  position: absolute;
  height: 100%;
  top: 0;
  left: 5px;
  width: 32px;
  background: url(../img/arrow-left-lg.png) center center no-repeat;
  opacity: 0.13;
}
.header-mob-nav-list + .header-mob-nav-list {
  border-top: 2px solid #ebeef1;
}
.header-mob-nav-list .dropdown-trigger span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.header-mob-nav-list .dropdown-trigger span svg {
  margin-right: 5px;
}
.header-mob-nav-list .dropdown-trigger:hover svg {
  fill: #ef2432;
}
.header-mob-search {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 100%;
  background-color: #fff;
  z-index: 10;
  padding: 10px 56px 10px 18px;
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -o-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -webkit-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  transition: opacity 0.3s ease, visibility 0s ease 0.3s;
}
.body--mob-search-opened .header-mob-search {
  visibility: visible;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.header-mob-search .icon-close {
  position: absolute;
  right: 18px;
  top: 15px;
}
.header-mob-search form {
  padding: 0 44px 0 0;
  position: relative;
}
.header-mob-search input.form-control {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
  border-right: 0 none;
}
.header-mob-search .btn {
  width: 44px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  font: 0/0 a;
  background-image: url(../img/search-w.svg);
  background-position: center center;
  background-repeat: no-repeat;
  min-width: 0;
}
/*
.header-mob-cart {
    .absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9991;
    overflow: visible;
    background-color: @color-bg-mob-header-nav;
    .bgsize(cover);
    margin: 0;
    
    .borderbox;
    visibility: hidden; 
    @time: .3s;
    .transition(opacity @time ease, transform @time ease, -webkit-transform @time ease, -ms-transform @time ease, visibility 0s ease @time);
    .translate3d(-100%,0,0);
    .body--mob-cart-opened & {
        overflow: visible;
        visibility: visible;
        .translate3d(0,0,0);
        .transition(opacity @time ease, transform @time ease, -webkit-transform @time ease, -ms-transform @time ease); 
    }
    .shadow(0.3, 0, 0, 5px);
}

.user-menu-block,
.header-cart {
    .max992({
        padding: 64px 20px 20px;
        overflow: auto;
    });
}

.header-mob-user {
    .absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9991;
    overflow: visible;
    background-color: @color-bg-mob-header-nav;
    .bgsize(cover);
    margin: 0;
    
    .borderbox;
    visibility: hidden; 
    @time: .3s;
    .transition(opacity @time ease, transform @time ease, -webkit-transform @time ease, -ms-transform @time ease, visibility 0s ease @time);
    .translate3d(-100%,0,0);
    .body--mob-user-opened & {
        overflow: visible;
        visibility: visible;
        .translate3d(0,0,0);
        .transition(opacity @time ease, transform @time ease, -webkit-transform @time ease, -ms-transform @time ease); 
    }
    .shadow(0.3, 0, 0, 5px);
}
.body--mob-user-opened .page,
.body--mob-cart-opened .page {
    overflow: hidden;
}
*/
.header-mob-nav-langs {
  list-style: none;
  margin: 20px 8px 0 18px;
  padding: 0;
  font: 0/0 a;
}
.header-mob-nav-langs li {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 10px 0;
}
.header-mob-nav-langs a {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  vertical-align: middle;
  text-align: center;
  font-family: "novecento_sans_widemedium", Arial, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 32px;
  text-decoration: none;
  color: #000000;
}
.header-mob-nav-langs a:hover,
.header-mob-nav-langs .active a {
  color: #ef2432;
}
.user-menu-header {
  padding: 14px 10px 14px 10px;
  font-family: 'Roboto', sans-serif !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 17px !important;
  line-height: 20px !important;
}
.user-menu-header a {
  font-family: 'Roboto', sans-serif !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 17px !important;
  line-height: 20px !important;
}
.user-menu-header b {
  font-weight: 500 !important;
}
.user-menu-content {
  padding: 0px 10px 14px 10px;
}
.user-menu-content .user-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 20px;
}
.user-menu-content .user-menu li {
  position: relative;
}
.user-menu-content .user-menu li a {
  border-top: 1px solid #dedfe0;
  color: #000000;
  padding: 16px 0 17px 36px;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
}
.user-menu-content .user-menu li a:hover {
  color: #ef2432;
}
.user-menu-content .user-menu li:last-child a {
  border-bottom: 1px solid #dedfe0;
}
.user-menu-content .user-menu li .user-menu-icon {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.user-menu-content .auth {
  padding-top: 25px;
  border-top: 1px solid #dedfe0;
}
/*
.page {
    padding-bottom: 726px;
    .tm({
        padding-bottom: 0;
    });
}*/
.footer {
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  color: #212121;
  position: relative;
  left: 0;
  bottom: 0;
  right: 0;
}
.footer-blocks {
  background-color: #2b2b2b;
  color: #eff1f2;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 24px;
  padding: 70px 10px 40px 10px;
  text-align: left;
}
@media (max-width: 991px) {
  .footer-blocks {
    padding: 40px 10px 0 10px;
  }
}
.footer-blocks [class*="dvcol-"] {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 24px;
}
@media (max-width: 991px) {
  .footer-blocks [class*="dvcol-"] {
    margin-bottom: 30px;
  }
  .footer-blocks [class*="dvcol-"]:last-child {
    margin-bottom: 0;
  }
}
.footer-blocks .modal-body {
  color: #000000;
}
.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 4px;
}
.footer-links li a {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400 !important;
  display: block;
  padding: 6px 0px;
}
.footer-links li.active a,
.footer-links li:hover a {
  color: #ff4c54;
}
.footer-newsletter-form {
  margin-top: 48px;
  margin-bottom: 28px;
}
@media (max-width: 991px) {
  .footer-newsletter-form {
    margin-top: 28px;
  }
}
.footer-newsletter-form span {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 30px;
  color: #eff1f2;
  font-weight: 700 !important;
}
.footer-newsletter-form .input-group {
  margin-top: 6px;
  height: 48px;
}
.footer-newsletter-form .input-group.has-focus .input-group-addon {
  border-color: #66afe9;
}
.footer-newsletter-form .input-group-btn .btn {
  height: 48px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 21px;
  padding: 10px 14px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  /*.max480({
                        .nofont;
                        padding: 6px 10px;
                        .size(48);
                    });*/
}
.footer-newsletter-form .input-group .form-control {
  height: 48px;
  color: #78777a;
}
.footer-newsletter-form .input-group-addon {
  padding: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.footer-payment {
  border-top: 1px solid #444444;
  padding: 20px 0;
}
@media (max-width: 767px) {
  .footer-payment .right {
    float: left;
    text-align: left;
    margin: 0;
    padding-top: 10px;
  }
}
.footer a {
  text-decoration: none;
}
.footer a:hover {
  color: #3b5991;
}
.footer p {
  margin: 0;
}
@media (max-width: 991px) {
  .footer {
    position: static;
  }
}
.footer .dropdown-trigger::after {
  background: url(../img/arrow-down-w.png) left top no-repeat;
}
.footer .dropdown-trigger:hover {
  color: #ff4c54;
}
.footer .dropdown-trigger img {
  margin-top: -3px;
}
.footer .dropdown + .dropdown {
  margin-left: 20px;
}
.footer .dropup + .dropup {
  margin-left: 20px;
}
.footer .wrapper--footer2 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 24px;
}
.footer .wrapper--footer2 a:hover {
  color: #ff4c54;
}
.footer .footer-payment .dropdown-trigger span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.footer .footer-payment .dropdown-trigger span svg {
  margin-right: 5px;
  fill: #ffffff;
}
.footer .footer-payment .dropdown-trigger:hover svg {
  fill: #ef2432;
}
.footer .footer-payment .dropdown-trigger:hover:after {
  background: url(../img/arrow-down-r.png) left top no-repeat;
}
.footer .footer-payment .dropup .dropdown-menu {
  bottom: 0px;
  margin: 0;
}
.footer .footer-payment .dropup .dropdown-menu .dropdown-trigger svg {
  fill: #000000;
}
.footer .footer-payment .dropup .dropdown-menu .dropdown-trigger:hover svg {
  fill: #ff4c54;
}
.footer .footer-payment .dropup .dropdown-menu .dropdown-trigger:after {
  display: none;
}
.footer .footer-payment .dropup .dropdown-menu li {
  padding: 0 16px;
}
.footer .footer-payment .dropup .dropdown-menu li > a {
  padding-left: 0;
  padding-right: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid #dcdcdc;
  font-weight: 500 !important;
  text-align: center;
}
.footer .footer-payment .dropup .dropdown-menu li:first-child {
  padding-top: 5px;
}
.footer .footer-payment .dropup .dropdown-menu li:last-child {
  padding-bottom: 2px;
}
.footer .footer-payment .dropup .dropdown-menu li:last-child > a {
  border-bottom: none;
}
.footer .footer-payment .dropup .dropdown-menu li:hover {
  background: #f5f5f5;
}
.footer .footer-payment .dropup .dropdown-menu li:hover > a {
  color: #ef2432;
}
.owexx {
  white-space: nowrap;
}
.owexx svg {
  vertical-align: top;
  margin-top: 5px;
}
.owexx svg {
  height: 10px;
  width: 50px;
}
.owexx path {
  fill: #767676;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.owexx a {
  text-decoration: none;
}
.owexx a:hover {
  color: #212121;
  text-decoration: none;
}
.owexx a:hover path {
  fill: #000;
}
.owexx a:hover .owexx-x {
  fill: #ff0000;
}
.body--clear-new {
  background: #f5f5f5;
}
.body--clear-new .body {
  background-color: #ffffff;
  padding-bottom: 130px;
}
@media (max-width: 991px) {
  .body--clear-new .body {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .body--clear-new .body {
    padding-bottom: 30px;
  }
}
.body--clear-new.mod--nobg {
  background-color: transparent;
}
.body--clear-new.mod--nobg .body {
  background-color: transparent;
}
.body--clear-new.mod--bg-reverse {
  background-color: #ffffff;
}
.body--clear-new.mod--bg-reverse .body {
  background-color: #f5f5f5;
}
.body--clear-new.mod--fullbg {
  background-color: #f5f5f5;
}
.body--clear-new.mod--fullbg .body {
  background-color: #f5f5f5;
}
.body--clear-new .header-clear {
  width: 100%;
  height: 135px;
  background-color: transparent;
  padding: 50px 80px 50px 80px;
  margin: 0;
}
.body--clear-new .header-clear-logo {
  float: left;
}
@media (max-width: 991px) {
  .body--clear-new .header-clear-logo {
    z-index: 9999;
    position: relative;
  }
}
@media (max-width: 583px) {
  .body--clear-new .header-clear-logo img {
    max-width: 100px;
  }
}
@media (max-width: 991px) {
  .body--clear-new .header-clear {
    padding: 50px 20px 50px 20px;
  }
  .body--mob-nav-opened.body--clear-new .header-clear,
  .body--mob-dropdown-opened.body--clear-new .header-clear {
    padding: 15px 20px 50px 20px;
  }
}
@media (max-width: 767px) {
  .body--clear-new .header-clear {
    text-align: center;
    padding: 20px 20px 20px 20px;
    height: 70px;
  }
}
.body--clear-new .header-clear-nav {
  float: right;
}
@media (max-width: 991px) {
  .body--clear-new .header-clear-nav {
    z-index: 9999;
    position: relative;
  }
}
.body--clear-new .header-clear-nav-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.body--clear-new .header-clear-nav-menu li {
  display: inline-block;
  margin: 0 0 0 20px;
}
@media (max-width: 583px) {
  .body--clear-new .header-clear-nav-menu li {
    margin: 0 0 0 7px;
  }
}
.body--clear-new .header-clear-nav-menu li:first-child {
  margin-left: 0;
}
.body--clear-new .header-clear-nav-menu li a {
  text-align: left;
}
.body--clear-new .header-clear-nav-menu li a:hover {
  color: #eb1f2a;
}
.body--clear-new .header-clear-nav-menu li a:hover svg,
.body--clear-new .header-clear-nav-menu li a:hover svg g {
  fill: #eb1f2a;
}
.body--clear-new .header-clear-nav-menu li a img {
  padding-right: 5px;
}
.body--clear-new .header-clear-nav-menu li a svg {
  vertical-align: middle;
  margin-right: 2px;
}
.body--clear-new .header-clear-nav-menu li.active a {
  color: #eb1f2a;
}
.body--clear-new .header-clear-nav-menu li.active svg,
.body--clear-new .header-clear-nav-menu li.active svg g {
  fill: #eb1f2a;
}
.body--clear-new .page {
  padding-bottom: 0;
}
.body--clear-new .page .wrapper {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.body--clear-new .page .wrapper--400 {
  width: 400px;
}
@media (max-width: 463px) {
  .body--clear-new .page .wrapper--400 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.body--clear-new .page .wrapper--540 {
  width: 540px;
}
@media (max-width: 583px) {
  .body--clear-new .page .wrapper--540 {
    width: 100%;
  }
}
.body--clear-new .page .wrapper--600 {
  width: 599px;
}
@media (max-width: 767px) {
  .body--clear-new .page .wrapper--600 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.body--clear-new .page .wrapper--768 {
  width: 767px;
}
@media (max-width: 823px) {
  .body--clear-new .page .wrapper--768 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.body--clear-new .page .wrapper--840 {
  width: 839px;
}
@media (max-width: 991px) {
  .body--clear-new .page .wrapper--840 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.body--clear-new .page .wrapper--870 {
  width: 870px;
}
@media (max-width: 991px) {
  .body--clear-new .page .wrapper--870 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.body--clear-new .page .wrapper--992 {
  width: 991px;
}
@media (max-width: 991px) {
  .body--clear-new .page .wrapper--992 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.body--clear-new .footer-clear a {
  text-decoration: underline;
}
.body--clear-new .dropdown--custom:not(.open) {
  display: none;
}
@media (max-width: 991px) {
  .body--clear-new .dropdown--custom.open {
    height: 100%;
    top: 0;
  }
}
@media (max-width: 991px) {
  .body--clear-new .dropdown--custom.open .dropdown-menu {
    top: 0;
    height: 100%;
  }
}
@media (max-width: 991px) {
  .body--clear-new .dropdown--custom.open .dropdown-menu-header {
    padding-top: 64px;
  }
}
.body--clear-new .dropdown-remote.open {
  /*.max992({
                background: url(../img/close.svg) center center no-repeat;
                width: 22px;
                height: 22px;
                svg {
                    .none;
                }
                &:after {
                    .none;
                }
            });*/
}
.body--clear-new .header-mob-nav-trigger {
  display: block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
}
@media (min-width: 992px) {
  .body--clear-new .header-mob-nav-trigger {
    display: none;
  }
}
@media (max-width: 991px) {
  .body--clear-new .header-mob-nav-list a {
    text-align: left;
  }
}
@media (max-width: 991px) {
  .body--clear-new.body--mob-dropdown-opened {
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  .body--clear-new.body--mob-dropdown-opened .dropdown--custom .dropdown-menu {
    overflow: auto;
  }
}
/* ELEMENTS */
form {
  position: relative;
}
.form-group {
  border: 1px solid #c9c7c7;
  -moz-transition: border 0.3s ease;
  -o-transition: border 0.3s ease;
  -webkit-transition: border 0.3s ease;
  transition: border 0.3s ease;
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-top: 42px;
  position: relative;
  margin: 0 0 18px;
  overflow: hidden;
}
.form-group:last-of-type {
  margin: 0;
}
.form-group-label {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 16px;
  position: absolute;
  top: 14px;
  left: 12px;
  right: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  z-index: 4;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #78777a;
}
.form-group-input {
  z-index: 3;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 16px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 44px;
  border: 0 none;
  padding: 17px 12px;
  background-color: #ffffff;
  margin: 0;
  opacity: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: 0;
}
.form-group-textarea {
  z-index: 3;
  font-family: "seravek";
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0 none;
  padding: 17px 12px;
  background-color: #ffffff;
  margin: 0;
  opacity: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: 0;
  resize: none;
}
.form-group .help-block {
  border-top: 1px solid #efefef;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 14px;
  padding: 10px 12px;
  background-color: #f8f8f8;
  display: none;
  margin: 0;
}
.form-group .help-block p {
  margin: 0;
}
.form-group-captcha {
  margin-bottom: 20px;
}
.form-group.has-value .form-group-label,
.form-group.has-focus .form-group-label {
  /*
        .f;
        .fs(11px, 12px);
        height: 14px;
        top: 7px;
        opacity: 1;
        //color: #78777a;
        color: #000000;*/
  display: none;
}
.form-group.has-value .form-group-input,
.form-group.has-focus .form-group-input,
.form-group.has-value .form-group-textarea,
.form-group.has-focus .form-group-textarea {
  opacity: 1;
  color: #000000;
}
.form-group.has-value.form-group--textarea,
.form-group.has-focus.form-group--textarea {
  padding-top: 0px;
}
.form-group.has-focus {
  border-color: #78777a;
}
.form-group.has-focus .form-group-label {
  color: #000000;
}
.form-group.has-focus .form-group-input {
  color: #000000;
}
.form-group.has-focus .form-group-info {
  border-color: #7e9bbe;
  background-color: #7e9bbe;
}
.form-group.has-error {
  border-color: #f70000;
}
.form-group.has-error:after {
  content: ' ';
  position: absolute;
  right: 7px;
  top: 7px;
  width: 39px;
  height: 36px;
}
.form-group.has-error .form-group-label {
  color: #f70000;
  right: 46px;
}
.form-group.has-error .help-block {
  display: block;
  border-color: transparent;
  background-color: #fef4f4;
}
.form-group input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px white inset;
  -webkit-text-fill-color: #333;
}
.form-group input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 50px white inset;
  -webkit-text-fill-color: #333;
}
.form-group textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px white inset;
  -webkit-text-fill-color: #333;
}
.form-group textarea:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 50px white inset;
  -webkit-text-fill-color: #333;
}
.form-group--textarea.row-4 {
  height: 106px;
}
.form-group--textarea.row-4 {
  height: 106px;
}
.form-group--textarea .form-group-input {
  height: 100%;
  position: relative;
  padding-top: 10px;
}
.form-group--textarea .form-group-textarea {
  height: 100%;
  position: relative;
  padding-top: 10px;
}
.form-group--textarea2 {
  height: 204px;
}
.form-group--textarea2 .form-group-input {
  height: 200px;
}
.form-group--checkbox {
  background-color: transparent;
  border: none;
  padding: 0;
}
.form-group--checkbox .checkbox {
  padding: 0;
}
.form-group--checkbox .checkbox label {
  font-size: 12px;
  line-height: 16px;
  position: relative;
  padding: 0 0 0 32px;
}
.form-group--checkbox .checkbox .icheckbox,
.form-group--checkbox .checkbox .iradio {
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(../img/icheck.png) no-repeat;
  border: none;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 3px;
}
.form-group--checkbox .checkbox .icheckbox {
  background-position: 0 0;
}
.form-group--checkbox .checkbox .icheckbox.checked {
  background-position: -22px 0;
}
.form-group--checkbox .checkbox .icheckbox.disabled {
  background-position: -44px 0;
  cursor: default;
}
.form-group--checkbox .checkbox .icheckbox.checked.disabled {
  background-position: -66px 0;
}
.form-group--checkbox .checkbox .iradio {
  background-position: -88px 0;
}
.form-group--checkbox .checkbox .iradio.checked {
  background-position: -110px 0;
}
.form-group--checkbox .checkbox .iradio.disabled {
  background-position: -132px 0;
  cursor: default;
}
.form-group--checkbox .checkbox .iradio.checked.disabled {
  background-position: -154px 0;
}
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  .form-group--checkbox .checkbox .icheckbox,
  .form-group--checkbox .checkbox .iradio {
    background: url(../img/icheck@2x.png) '';
    -webkit-background-size: 176px 22px;
    -moz-background-size: 176px 22px;
    -o-background-size: 176px 22px;
    background-size: 176px 22px;
  }
}
.form-group--message {
  border: none;
  padding: 0;
  margin-top: 30px;
  color: #7e9cbe;
}
.form-group--message .message-title {
  font-family: 'novecento_sans_widedemibold';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  color: #7e9cbe;
}
.form-group--message .message-title span {
  font-size: 36px;
  line-height: 40px;
  margin-right: 8px;
  vertical-align: middle;
}
.form-group--button {
  border: none;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-group-tag {
  background-color: #f9f9f9;
}
.form-group-select2 {
  position: relative;
}
.form-group-select2 .select2-container--krajee .select2-selection {
  border: none !important;
  box-shadow: none !important;
  color: #000;
  background-color: transparent;
}
.form-group-select2 .select2-container--krajee .select2-selection--single {
  padding: 0;
  height: 20px;
}
.form-group-select2 .select2-container--krajee .select2-selection__rendered {
  color: #78777a;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 16px;
  text-overflow: ellipsis;
  padding-right: 25px;
}
.form-group-select2 .select2-container--krajee .select2-selection__rendered b.red {
  color: #eb1f2a;
}
.form-group-select2 .select2-container--krajee .select2-selection__rendered b.grey {
  color: #b4b4b4;
}
.form-group-select2 .select2-container--krajee .select2-selection__rendered strike {
  color: #b4b4b4;
  padding: 0px 8px;
}
.form-group-select2 .select2-container--krajee .select2-selection__clear {
  color: #000;
  font-family: "Roboto", sans-serif;
  top: auto;
  bottom: 8px;
  font-weight: 700;
  font-size: 20px;
  line-height: 14px;
}
.form-group-select2 .select2-container--krajee .select2-selection__arrow {
  top: auto;
  bottom: 9px;
  border: none;
  border-radius: 0;
  right: 15px;
  width: 17px;
  height: 9px;
  background-image: url(../img/select-trigger.svg) !important;
}
.form-group-select2 .select2-container--krajee .select2-selection__arrow b {
  display: none;
}
.form-group-select2 .select2-container--krajee .select2-selection__placeholder {
  color: #78777a;
}
.form-group-select2 .select2-container--krajee.select2-container--open .select2-selection__arrow {
  transform: rotate(180deg);
}
.form-group-input-group .input-group {
  height: 50px;
  margin-top: -50px;
  display: block;
}
.form-group-input-group .input-group-addon {
  position: absolute;
  background-color: transparent;
  border: none;
  box-shadow: none;
  right: 10px;
  height: 16px;
  width: 16px;
  bottom: 8px;
  color: #000;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 10px;
  opacity: 0.4;
  padding: 0;
  z-index: 3;
}
.form-group-input-group .input-group-addon.kv-date-remove {
  right: 34px;
}
.form-group-input-group .input-group-addon:last-child {
  border: none;
}
.form-group-select2 .select2-container,
.form-group-input-group .input-group .form-control {
  width: 100%;
  background: transparent;
  border: none;
  top: 0;
  height: 44px;
  z-index: 3;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  position: absolute;
  left: 0;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  margin: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: 0;
  box-shadow: none !important;
  opacity: 1;
  padding: 26px 12px 8px;
  color: #000000;
}
.form-group-select2 .form-group-label,
.form-group-input-group .form-group-label {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 12px;
  height: 14px;
  top: 7px;
  opacity: 1;
  color: #78777a;
}
.form-group.mod--nolabel .form-group-label,
.form-group--input-group .form-group-label,
.form-group--input-tel .form-group-label {
  display: none;
}
.form-group.mod--nolabel .form-group-input,
.form-group--input-group .form-group-input,
.form-group--input-tel .form-group-input,
.form-group.mod--nolabel .select2-container,
.form-group--input-group .select2-container,
.form-group--input-tel .select2-container,
.form-group-input-group.form-group.mod--nolabel.input-group .form-control,
.form-group-input-group.form-group--input-group.input-group .form-control,
.form-group-input-group.form-group--input-tel.input-group .form-control,
.form-group.mod--nolabel .form-control,
.form-group--input-group .form-control,
.form-group--input-tel .form-control {
  opacity: 1;
  padding: 8px 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 16px;
}
.form-group-select2.form-group.mod--nolabel .select2-container--krajee .select2-selection__arrow,
.form-group-select2.form-group--input-group .select2-container--krajee .select2-selection__arrow,
.form-group-select2.form-group--input-tel .select2-container--krajee .select2-selection__arrow {
  bottom: 17px;
}
.form-group-select2.form-group.mod--nolabel .select2-container--krajee .select2-selection__rendered,
.form-group-select2.form-group--input-group .select2-container--krajee .select2-selection__rendered,
.form-group-select2.form-group--input-tel .select2-container--krajee .select2-selection__rendered {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 16px;
  margin-top: 5px;
  text-overflow: ellipsis;
  padding-right: 25px;
}
.form-group.mod--nolabel .intl-tel-input .selected-flag,
.form-group--input-group .intl-tel-input .selected-flag,
.form-group--input-tel .intl-tel-input .selected-flag {
  padding: 0 0 0 11px;
}
.form-group.mod--nolabel .intl-tel-input .selected-flag .iti-arrow,
.form-group--input-group .intl-tel-input .selected-flag .iti-arrow,
.form-group--input-tel .intl-tel-input .selected-flag .iti-arrow {
  border: none;
  width: 11px;
  height: 6px;
  background-image: url(../img/select-trigger--sm.svg);
  right: 2px;
}
.form-group.mod--nolabel .intl-tel-input.allow-dropdown input,
.form-group--input-group .intl-tel-input.allow-dropdown input,
.form-group--input-tel .intl-tel-input.allow-dropdown input,
.form-group.mod--nolabel .intl-tel-input.allow-dropdown input[type="text"],
.form-group--input-group .intl-tel-input.allow-dropdown input[type="text"],
.form-group--input-tel .intl-tel-input.allow-dropdown input[type="text"],
.form-group.mod--nolabel .intl-tel-input.allow-dropdown input[type="tel"],
.form-group--input-group .intl-tel-input.allow-dropdown input[type="tel"],
.form-group--input-tel .intl-tel-input.allow-dropdown input[type="tel"],
.form-group.mod--nolabel .intl-tel-input.separate-dial-code input,
.form-group--input-group .intl-tel-input.separate-dial-code input,
.form-group--input-tel .intl-tel-input.separate-dial-code input,
.form-group.mod--nolabel .intl-tel-input.separate-dial-code input[type="text"],
.form-group--input-group .intl-tel-input.separate-dial-code input[type="text"],
.form-group--input-tel .intl-tel-input.separate-dial-code input[type="text"],
.form-group.mod--nolabel .intl-tel-input.separate-dial-code input[type="tel"],
.form-group--input-group .intl-tel-input.separate-dial-code input[type="tel"],
.form-group--input-tel .intl-tel-input.separate-dial-code input[type="tel"] {
  padding-left: 60px;
}
.form-group.mod--nolabel .intl-tel-input.allow-dropdown .selected-flag,
.form-group--input-group .intl-tel-input.allow-dropdown .selected-flag,
.form-group--input-tel .intl-tel-input.allow-dropdown .selected-flag,
.form-group.mod--nolabel .intl-tel-input.separate-dial-code .selected-flag,
.form-group--input-group .intl-tel-input.separate-dial-code .selected-flag,
.form-group--input-tel .intl-tel-input.separate-dial-code .selected-flag {
  width: 50px;
}
.form-group--input-group {
  display: table;
  min-height: 44px;
  padding: 0;
}
.form-group--input-group .form-group-input,
.form-group--input-group .select2-container,
.form-group-input-group.form-group--input-group.input-group .form-control {
  display: table-cell;
  position: relative;
}
.has-focus.form-group--input-group .form-group-input,
.has-focus.form-group--input-group .select2-container,
.has-focus.form-group-input-group.form-group--input-group.input-group .form-control,
.has-value.form-group--input-group .form-group-input,
.has-value.form-group--input-group .select2-container,
.has-value.form-group-input-group.form-group--input-group.input-group .form-control {
  padding: 8px 12px;
}
.form-group--input-group .input-group-btn--tel {
  display: table-cell;
}
.form-group--input-group .input-group-btn--tel .form-group-select2 {
  padding: 0;
  border: none;
  width: 60px;
  min-height: 44px;
}
.form-group--input-group .input-group-btn--tel .form-group-select2 .select2-container {
  height: 44px;
}
.form-group--input-group .input-group-btn--tel .form-group-select2 .select2-container--krajee {
  width: 60px !important;
}
.form-group--input-group .input-group-btn--tel .form-group-select2 .select2-container--krajee .select2-selection__rendered {
  line-height: 12px;
  text-overflow: ellipsis;
  padding-right: 0;
}
.form-group--input-group .input-group-btn--tel .form-group-select2 .select2-container--krajee .select2-selection__arrow {
  width: 11px;
  height: 6px;
  background-image: url(../img/select-trigger--sm.svg) !important;
  top: 21px;
  right: 8px;
}
.form-group--input-group .input-group-btn--tel .form-group-select2 .select2-container--krajee .select2-selection--single {
  height: 12px;
  margin-top: -3px;
  padding: 0;
}
.form-group--input-tel {
  display: block;
  min-height: 44px;
  padding: 0;
  overflow: visible;
}
.form-group--input-tel .intl-tel-input {
  width: 100%;
}
.form-group--input-tel .intl-tel-input .country-list {
  z-index: 10;
}
.form-group--input-tel .form-control {
  height: 44px;
  border: none;
  background-color: transparent;
  box-shadow: none;
}
.form-group--noborder {
  border: none;
  padding: 0;
}
.form-group--payment {
  width: 150px;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 583px) {
  .form-group--payment {
    width: 100%;
    position: relative;
    margin: 0;
  }
}
.form-group--payment + .cart-items-pay-wallet {
  margin-top: 40px;
}
.select2-container--krajee .select2-results__option,
.select2-container--krajee .select2-selection__rendered {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  text-overflow: ellipsis;
  padding-right: 25px;
}
.select2-container--krajee .select2-results__option b.red,
.select2-container--krajee .select2-selection__rendered b.red {
  color: #eb1f2a;
}
.select2-container--krajee .select2-results__option b.grey,
.select2-container--krajee .select2-selection__rendered b.grey {
  color: #b4b4b4;
}
.select2-container--krajee .select2-results__option strike,
.select2-container--krajee .select2-selection__rendered strike {
  color: #b4b4b4;
  padding: 0px 8px;
}
.select2-container--krajee .select2-results__option--highlighted[aria-selected] {
  background-color: #e8e8e8;
  color: #000000;
}
.form-block {
  width: 100%;
  padding: 24px 28px 34px;
  background-color: #f7f7f8;
  margin: 0 0 18px;
}
.form-block-title {
  color: #008cc8;
}
.form-block .form-group--inline {
  width: 100%;
}
.form-block .form-group--inline .form-group {
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
  width: 48%;
}
.form-block .form-group--inline .form-group:first-child {
  margin: 0;
}
.form-block .form-group--inline .form-group:last-child {
  margin: 0;
  float: right;
  margin-left: 18px;
}
img.form-block .form-group--inline .form-group:last-child {
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  img.form-block .form-group--inline .form-group:last-child {
    float: none;
    display: block;
    margin-left: 0;
  }
}
.form-block .form-group--inline .form-group input {
  background-color: #fff;
}
.form-link {
  margin-top: -10px;
  margin-bottom: 15px;
}
.form-actions-sep {
  height: 1px;
  background: #dedfe0;
  text-align: center;
  margin: 21px 0;
  color: #78777a;
}
.form-actions-sep b,
.form-actions-sep span {
  color: #78777a;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  padding: 0 10px;
  margin: -11px 0 0;
}
.form-actions-sep2 {
  height: 1px;
  background: #f5f5f5;
  text-align: center;
  margin: 21px 0;
}
.form-actions-sep2 b,
.form-actions-sep2 span {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  padding: 0 10px;
  margin: -11px 0 0;
}
.form-actions-sep3 {
  height: 1px;
  background: #dedfe0;
  text-align: center;
  margin: 26px 0;
  color: #78777a;
}
.form-actions-sep3 b,
.form-actions-sep3 span {
  color: #78777a;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
  background: #f5f5f5;
  padding: 0 30px;
  margin: -11px 0 0;
}
body:not(.mod--bg-reverse) .form-actions-sep3 b,
body:not(.mod--bg-reverse) .form-actions-sep3 span {
  background: #ffffff;
}
.form-actions-sep4 {
  height: 1px;
  background: #dedfe0;
  text-align: center;
  margin: 10px 0 26px;
  color: #78777a;
}
.form-actions-sep4 b,
.form-actions-sep4 span {
  color: #78777a;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
  background: #f5f5f5;
  padding: 0 30px;
  margin: -11px 0 0;
}
body:not(.mod--bg-reverse) .form-actions-sep4 b,
body:not(.mod--bg-reverse) .form-actions-sep4 span {
  background: #ffffff;
}
.radio .iradio,
.checkbox .icheckbox {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../img/icheck.png) no-repeat;
  border: none;
  cursor: pointer;
  margin-right: 5px;
}
.checkbox2 .icheckbox {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../img/icheck.png) no-repeat;
  border: none;
  cursor: pointer;
  margin-right: 5px;
}
.radio .iradio {
  background: url(../img/iradio.png) no-repeat;
  width: 28px;
  height: 28px;
}
.radio2 .iradio {
  background: url(../img/iradio2.png) no-repeat;
  width: 28px;
  height: 28px;
}
.icheckbox {
  background-position: 0 0;
}
.icheckbox.hover {
  background-position: -24px 0;
}
.icheckbox.checked {
  background-position: -48px 0;
}
.icheckbox.disabled {
  background-position: -72px 0;
  cursor: default;
}
.icheckbox.checked.disabled {
  background-position: -96px 0;
}
.radio .iradio,
.radio2 .iradio {
  background-position: 0 0;
}
.radio .iradio.hover,
.radio2 .iradio.hover {
  background-position: -30px 0;
}
.radio .iradio.checked,
.radio2 .iradio.checked {
  background-position: -60px 0;
}
.radio .iradio.disabled,
.radio2 .iradio.disabled {
  background-position: -90px 0;
  cursor: default;
}
.radio .iradio.checked.disabled,
.radio2 .iradio.checked.disabled {
  background-position: -120px 0;
}
label.checkbox2,
label.radio2 {
  padding-left: 30px;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400 !important;
}
label.checkbox2:hover,
label.radio2:hover,
label.checkbox2.hover,
label.radio2.hover,
label.checkbox2.checked,
label.radio2.checked {
  color: #000000;
}
label.checkbox2 .icheckbox,
label.radio2 .icheckbox,
label.checkbox2 .iradio,
label.radio2 .iradio {
  margin-left: -30px;
  margin-top: -2px;
}
label.checkbox2 + .checkbox2,
label.radio2 + .checkbox2,
label.checkbox2 + .checkbox,
label.radio2 + .checkbox,
label.checkbox2 + .radio,
label.radio2 + .radio,
label.checkbox2 + .radio2,
label.radio2 + .radio2 {
  margin-top: 15px;
}
label.checkbox2 a,
label.radio2 a {
  text-decoration: underline;
}
label.checkbox2 a:hover,
label.radio2 a:hover,
label.checkbox2 a.hover,
label.radio2 a.hover {
  color: #eb1f2a;
}
.form-check div.checkbox {
  padding-left: 0px;
}
.form-check div.checkbox label {
  padding-left: 30px;
  color: #78777a;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400 !important;
}
.form-check div.checkbox label:hover,
.form-check div.checkbox label.hover,
.form-check div.checkbox label.checked {
  color: #000000;
}
.form-check div.checkbox label .icheckbox {
  margin-left: -30px;
  margin-top: -2px;
}
.form-check div.checkbox label a {
  text-decoration: underline;
}
.form-check div.checkbox label a:hover,
.form-check div.checkbox label a.hover {
  color: #eb1f2a;
}
.form-check2 label.checkbox2,
.form-check2 label.radio2 {
  padding-left: 0;
  margin-bottom: 0;
}
.form-check2 label.checkbox2 .icheckbox,
.form-check2 label.radio2 .icheckbox {
  margin-left: 0;
}
.form-check2 label.checkbox2 .input,
.form-check2 label.radio2 .input {
  display: table-cell;
  vertical-align: middle;
}
.form-check2 label.checkbox2 .text,
.form-check2 label.radio2 .text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 20px;
  font-weight: 500 !important;
}
.form-check2 label.checkbox2 .text span,
.form-check2 label.radio2 .text span {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400 !important;
  color: #78777a;
}
.form-check2 .text {
  margin-left: 37px;
  margin-top: 5px;
}
.form-check2 a {
  text-decoration: underline;
}
.form-check2 a:hover,
.form-check2 a.hover {
  color: #eb1f2a;
}
.form-check2 div.checkbox,
.form-check2 div.radio {
  padding-left: 0px;
}
.form-check2 div.checkbox label,
.form-check2 div.radio label {
  padding-left: 30px;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400 !important;
}
.form-check2 div.checkbox label:hover,
.form-check2 div.radio label:hover,
.form-check2 div.checkbox label.hover,
.form-check2 div.radio label.hover,
.form-check2 div.checkbox label.checked,
.form-check2 div.radio label.checked {
  color: #000000;
}
.form-check2 div.checkbox label .icheckbox,
.form-check2 div.radio label .icheckbox {
  margin-left: -30px;
  margin-top: -2px;
}
.form-check2 div.checkbox label a,
.form-check2 div.radio label a {
  text-decoration: underline;
}
.form-check2 div.checkbox label a:hover,
.form-check2 div.radio label a:hover,
.form-check2 div.checkbox label a.hover,
.form-check2 div.radio label a.hover {
  color: #eb1f2a;
}
.form-check3 label.checkbox {
  padding-left: 30px;
}
.form-check3 label.checkbox .icheckbox,
.form-check3 label.checkbox .text {
  display: table-cell;
}
label.checkbox,
label.radio,
div.checkbox label,
div.radio label {
  padding-left: 30px;
  color: #78777a;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400 !important;
}
label.checkbox:hover,
label.radio:hover,
div.checkbox label:hover,
div.radio label:hover,
label.checkbox.hover,
label.radio.hover,
div.checkbox label.hover,
div.radio label.hover,
label.checkbox.checked,
label.radio.checked,
div.checkbox label.checked,
div.radio label.checked {
  color: #000000;
}
label.checkbox .icheckbox,
label.radio .icheckbox,
div.checkbox label .icheckbox,
div.radio label .icheckbox,
label.checkbox .iradio,
label.radio .iradio,
div.checkbox label .iradio,
div.radio label .iradio {
  margin-left: -30px;
  margin-top: -2px;
}
.isCompany {
  background-color: #f5f5f6;
  color: #78777a;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400 !important;
  padding: 16px 20px;
  margin: 20px 0 0px;
}
.isCompany label {
  margin: 0;
  color: #78777a;
}
.isCompany label:hover,
.isCompany label.hover,
.isCompany label.checked {
  color: #78777a;
}
#company-info,
.company-info {
  /*margin-top: 20px;*/
  background-color: #f5f5f6;
  padding: 15px 20px;
}
.form-check.has-error label {
  color: #78777a;
}
.help-block {
  padding: 10px 13px;
  background-color: #fef4f4;
  color: #eb1f2a;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400 !important;
  margin-bottom: 20px;
}
.has-error .help-block {
  color: #eb1f2a;
}
.form-check2 + .form-actions,
.form-check + .form-actions {
  margin-top: 15px;
}
@media (max-width: 991px) {
  .modal,
  .modal-open {
    padding-right: 0 !important;
  }
}
.modal-dialog {
  width: 500px;
}
@media (max-width: 991px) {
  .modal-dialog {
    margin: 81px auto 18px;
  }
}
@media (max-width: 767px) {
  .modal-dialog {
    margin-left: 18px;
    margin-right: 18px;
  }
}
@media (max-width: 583px) {
  .modal-dialog {
    width: calc(100% - 36px);
  }
}
.modal-content {
  padding: 0;
  overflow: hidden;
  background: #fff;
}
.modal-header {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 38px;
  margin: 0 0 22px;
  font-weight: 400;
  display: block;
  color: #181818;
  padding: 40px 50px 12px;
  margin: 0;
  background-color: #ffffff;
  border: 0 none;
}
.modal-header img {
  margin-bottom: 12px;
}
.modal-header a {
  text-decoration: none;
}
.modal-header a:hover {
  text-decoration: underline;
}
.modal-header small {
  font-family: "seravek";
  font-weight: 400;
  display: block;
  color: #969595;
}
@media (max-width: 767px) {
  .modal-header {
    padding: 10px 15px 4px;
    margin: 0 0 20px;
  }
}
.modal-header .bootstrap-dialog-title {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 38px;
  margin: 0 0 22px;
  font-weight: 400;
  color: #181818;
  font-weight: 100 !important;
  display: block;
  color: #212121;
  margin: 0;
}
.modal-header .bootstrap-dialog-title img {
  margin-bottom: 12px;
}
.modal-header .bootstrap-dialog-title a {
  text-decoration: none;
}
.modal-header .bootstrap-dialog-title a:hover {
  text-decoration: underline;
}
.modal-header .bootstrap-dialog-title small {
  font-family: "seravek";
  font-weight: 400;
  display: block;
  color: #969595;
}
.modal-header .title,
.modal-header h1,
.modal-header .h2,
.modal-header .h3,
.modal-header .h4,
.modal-header .h5,
.modal-header .h6,
.modal-header h1,
.modal-header h2,
.modal-header h3,
.modal-header h4,
.modal-header h5,
.modal-header h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 38px;
  margin: 0 0 22px;
  font-weight: 400;
  display: block;
  color: #181818;
  margin: 0;
  font-weight: 100 !important;
}
.modal-header .title img,
.modal-header h1 img,
.modal-header .h2 img,
.modal-header .h3 img,
.modal-header .h4 img,
.modal-header .h5 img,
.modal-header .h6 img,
.modal-header h1 img,
.modal-header h2 img,
.modal-header h3 img,
.modal-header h4 img,
.modal-header h5 img,
.modal-header h6 img {
  margin-bottom: 12px;
}
.modal-header .title a,
.modal-header h1 a,
.modal-header .h2 a,
.modal-header .h3 a,
.modal-header .h4 a,
.modal-header .h5 a,
.modal-header .h6 a,
.modal-header h1 a,
.modal-header h2 a,
.modal-header h3 a,
.modal-header h4 a,
.modal-header h5 a,
.modal-header h6 a {
  text-decoration: none;
}
.modal-header .title a:hover,
.modal-header h1 a:hover,
.modal-header .h2 a:hover,
.modal-header .h3 a:hover,
.modal-header .h4 a:hover,
.modal-header .h5 a:hover,
.modal-header .h6 a:hover,
.modal-header h1 a:hover,
.modal-header h2 a:hover,
.modal-header h3 a:hover,
.modal-header h4 a:hover,
.modal-header h5 a:hover,
.modal-header h6 a:hover {
  text-decoration: underline;
}
.modal-header .title small,
.modal-header h1 small,
.modal-header .h2 small,
.modal-header .h3 small,
.modal-header .h4 small,
.modal-header .h5 small,
.modal-header .h6 small,
.modal-header h1 small,
.modal-header h2 small,
.modal-header h3 small,
.modal-header h4 small,
.modal-header h5 small,
.modal-header h6 small {
  font-family: "seravek";
  font-weight: 400;
  display: block;
  color: #969595;
}
.modal-body {
  padding: 12px 50px 20px;
  margin: 0;
  *zoom: 1;
}
.modal-body:last-child {
  padding-bottom: 40px;
}
.modal-body:after {
  content: " ";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  .modal-body {
    padding: 0 18px;
    margin: 0;
  }
  .modal-body:last-child {
    padding-bottom: 20px;
  }
}
.modal-body > *:last-child {
  margin-bottom: 0;
}
.modal-body .form-actions {
  margin-top: 15px;
}
.modal-footer {
  padding: 0px 50px 55px;
  background-color: #ffffff;
  border: 0 none;
  text-align: left;
}
@media (max-width: 767px) {
  .modal-footer {
    padding: 16px 18px;
    text-align: left;
  }
}
.modal-footer .btn + .btn {
  margin-left: 10px;
}
@media (max-width: 463px) {
  .modal-footer .btn {
    display: block;
    margin-bottom: 10px;
    width: 100%;
  }
  .modal-footer .btn:last-child {
    margin: 0;
  }
}
.modal .close,
.modal-close {
  width: 30px;
  height: 30px;
  position: absolute;
  font: 0/0 a;
  border: 0 none;
  padding: 0;
  margin: 0;
  right: 16px;
  top: 16px;
  background: url(../img/close.svg) center center no-repeat;
  opacity: 0.4;
}
.modal .close:hover,
.modal-close:hover {
  opacity: 1;
}
.modal--lg .modal-dialog {
  width: 900px;
}
@media (max-width: 991px) {
  .modal--lg .modal-dialog {
    width: calc(100% - 36px);
  }
}
.modal-backdrop.in {
  opacity: .2;
}
.bootstrap-dialog.type-warning .modal-header {
  background-color: #ffffff !important;
}
.bootstrap-dialog-footer-buttons span.glyphicon {
  display: none;
}
.bootstrap-dialog-footer-buttons button {
  width: calc(50% - 5px);
  float: right;
}
.bootstrap-dialog-footer-buttons button.btn-warning {
  float: left;
  margin-left: 0;
}
.bootstrap-dialog-footer-buttons .btn + .btn {
  margin-left: 0;
}
table:not(.nostyle) {
  background-color: transparent;
  width: 100%;
  max-width: 100%;
  margin-bottom: 12px;
}
table:not(.nostyle) caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #000000;
  text-align: left;
}
table:not(.nostyle) th {
  text-align: left;
}
table:not(.nostyle) > thead > tr > th,
table:not(.nostyle) > tbody > tr > th,
table:not(.nostyle) > tfoot > tr > th,
table:not(.nostyle) > thead > tr > td,
table:not(.nostyle) > tbody > tr > td,
table:not(.nostyle) > tfoot > tr > td {
  padding: 20px 10px 19px 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  vertical-align: top;
  color: #000000;
  background-color: #f6f6f6;
  vertical-align: middle;
}
table:not(.nostyle) > thead > tr:nth-child(2n) > td,
table:not(.nostyle) > tbody > tr:nth-child(2n) > td,
table:not(.nostyle) > tfoot > tr:nth-child(2n) > td {
  background-color: #ffffff;
}
table:not(.nostyle) > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
table:not(.nostyle) > caption + thead > tr:first-child > th,
table:not(.nostyle) > colgroup + thead > tr:first-child > th,
table:not(.nostyle) > thead:first-child > tr:first-child > th,
table:not(.nostyle) > caption + thead > tr:first-child > td,
table:not(.nostyle) > colgroup + thead > tr:first-child > td,
table:not(.nostyle) > thead:first-child > tr:first-child > td {
  border-top: 0;
}
table:not(.nostyle) > tbody + tbody {
  border-top: 2px solid #ddd;
}
table:not(.nostyle) col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table:not(.nostyle) td[class*="col-"],
table:not(.nostyle) th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
table.table--services > thead > tr > th,
table.table--services > tbody > tr > th,
table.table--services > tfoot > tr > th,
table.table--services > thead > tr > td,
table.table--services > tbody > tr > td,
table.table--services > tfoot > tr > td {
  padding: 14px 10px 14px 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #000000;
  vertical-align: middle;
  border-bottom: 1px solid #dedfe0;
  background-color: transparent;
  min-height: 70px;
}
table.table--services > thead > tr > th a,
table.table--services > tbody > tr > th a,
table.table--services > tfoot > tr > th a,
table.table--services > thead > tr > td a,
table.table--services > tbody > tr > td a,
table.table--services > tfoot > tr > td a {
  text-decoration: none;
  color: #000000;
}
table.table--services > thead > tr > th a:hover,
table.table--services > tbody > tr > th a:hover,
table.table--services > tfoot > tr > th a:hover,
table.table--services > thead > tr > td a:hover,
table.table--services > tbody > tr > td a:hover,
table.table--services > tfoot > tr > td a:hover {
  color: #ef2432;
}
table.table--services > thead > tr > th img,
table.table--services > tbody > tr > th img,
table.table--services > tfoot > tr > th img,
table.table--services > thead > tr > td img,
table.table--services > tbody > tr > td img,
table.table--services > tfoot > tr > td img {
  margin-top: -8px;
  margin-right: 5px;
}
table.table--services > thead > tr > th:first-child::after,
table.table--services > tbody > tr > th:first-child::after,
table.table--services > tfoot > tr > th:first-child::after,
table.table--services > thead > tr > td:first-child::after,
table.table--services > tbody > tr > td:first-child::after,
table.table--services > tfoot > tr > td:first-child::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  min-height: 41px;
}
@media (max-width: 583px) {
  table.table--services > thead > tr > th:first-child::after,
  table.table--services > tbody > tr > th:first-child::after,
  table.table--services > tfoot > tr > th:first-child::after,
  table.table--services > thead > tr > td:first-child::after,
  table.table--services > tbody > tr > td:first-child::after,
  table.table--services > tfoot > tr > td:first-child::after {
    display: none;
  }
}
table.table--services > thead > tr > th small.text-grey,
table.table--services > tbody > tr > th small.text-grey,
table.table--services > tfoot > tr > th small.text-grey,
table.table--services > thead > tr > td small.text-grey,
table.table--services > tbody > tr > td small.text-grey,
table.table--services > tfoot > tr > td small.text-grey,
table.table--services > thead > tr > th span.text-grey,
table.table--services > tbody > tr > th span.text-grey,
table.table--services > tfoot > tr > th span.text-grey,
table.table--services > thead > tr > td span.text-grey,
table.table--services > tbody > tr > td span.text-grey,
table.table--services > tfoot > tr > td span.text-grey {
  color: #b4b4b4;
}
table.table--services > thead > tr > th small.text-grey2,
table.table--services > tbody > tr > th small.text-grey2,
table.table--services > tfoot > tr > th small.text-grey2,
table.table--services > thead > tr > td small.text-grey2,
table.table--services > tbody > tr > td small.text-grey2,
table.table--services > tfoot > tr > td small.text-grey2,
table.table--services > thead > tr > th span.text-grey2,
table.table--services > tbody > tr > th span.text-grey2,
table.table--services > tfoot > tr > th span.text-grey2,
table.table--services > thead > tr > td span.text-grey2,
table.table--services > tbody > tr > td span.text-grey2,
table.table--services > tfoot > tr > td span.text-grey2 {
  color: #78777a;
}
table.table--services > thead > tr > th .cart-addons,
table.table--services > tbody > tr > th .cart-addons,
table.table--services > tfoot > tr > th .cart-addons,
table.table--services > thead > tr > td .cart-addons,
table.table--services > tbody > tr > td .cart-addons,
table.table--services > tfoot > tr > td .cart-addons {
  list-style: none;
  padding: 0;
  margin: 0;
}
table.table--services > thead > tr > th .cart-addons li,
table.table--services > tbody > tr > th .cart-addons li,
table.table--services > tfoot > tr > th .cart-addons li,
table.table--services > thead > tr > td .cart-addons li,
table.table--services > tbody > tr > td .cart-addons li,
table.table--services > tfoot > tr > td .cart-addons li {
  padding-left: 22px;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  margin-top: 5px;
}
table.table--services > thead > tr > th .cart-addons li:before,
table.table--services > tbody > tr > th .cart-addons li:before,
table.table--services > tfoot > tr > th .cart-addons li:before,
table.table--services > thead > tr > td .cart-addons li:before,
table.table--services > tbody > tr > td .cart-addons li:before,
table.table--services > tfoot > tr > td .cart-addons li:before {
  content: "+";
  width: 8px;
  height: 8px;
  display: block;
  color: #000;
  margin-left: -15px;
  position: absolute;
}
table.table--services > thead > tr:hover,
table.table--services > tbody > tr:hover,
table.table--services > tfoot > tr:hover {
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
table.table--services > thead > tr:nth-child(2n) > td,
table.table--services > tbody > tr:nth-child(2n) > td,
table.table--services > tfoot > tr:nth-child(2n) > td {
  background-color: transparent;
}
table.table--services > thead > tr > th,
table.table--services > tfoot > tr > th,
table.table--services > thead > tr > td,
table.table--services > tfoot > tr > td {
  border-bottom: none;
  border-top: none;
}
table.table--services > thead > tr > th:first-child::after,
table.table--services > tfoot > tr > th:first-child::after,
table.table--services > thead > tr > td:first-child::after,
table.table--services > tfoot > tr > td:first-child::after {
  display: none;
}
table.table--services > thead > tr:hover,
table.table--services > tfoot > tr:hover {
  box-shadow: none;
}
table.table--services > tbody > tr:last-child > th,
table.table--services > tbody > tr:last-child > td {
  border-bottom: none;
}
table.table--services > tbody > tr:first-child > th,
table.table--services > tbody > tr:first-child > td {
  border-top: 1px solid #dedfe0;
}
table.table--services > tfoot > tr > th,
table.table--services > tfoot > tr > td {
  padding: 0;
  padding-top: 14px;
}
table.table--services-small > thead > tr > th,
table.table--services-small > tbody > tr > th,
table.table--services-small > tfoot > tr > th,
table.table--services-small > thead > tr > td,
table.table--services-small > tbody > tr > td,
table.table--services-small > tfoot > tr > td {
  padding: 11px 0px 10px 0px;
}
table.table--services-small > thead > tr > th:first-child::after,
table.table--services-small > tbody > tr > th:first-child::after,
table.table--services-small > tfoot > tr > th:first-child::after,
table.table--services-small > thead > tr > td:first-child::after,
table.table--services-small > tbody > tr > td:first-child::after,
table.table--services-small > tfoot > tr > td:first-child::after {
  min-height: 23px;
}
@media (max-width: 583px) {
  table.table--services-small > thead > tr > th:first-child::after,
  table.table--services-small > tbody > tr > th:first-child::after,
  table.table--services-small > tfoot > tr > th:first-child::after,
  table.table--services-small > thead > tr > td:first-child::after,
  table.table--services-small > tbody > tr > td:first-child::after,
  table.table--services-small > tfoot > tr > td:first-child::after {
    display: none;
  }
}
table.table--services-small > thead > tr:hover,
table.table--services-small > tbody > tr:hover,
table.table--services-small > tfoot > tr:hover {
  box-shadow: none;
}
table.table--services-small > thead > tr:last-child > td,
table.table--services-small > tbody > tr:last-child > td,
table.table--services-small > tfoot > tr:last-child > td {
  padding-bottom: 10px;
}
.title5 + table.table--services-small {
  margin-top: 20px;
}
table.table--services-mid > thead > tr > th,
table.table--services-mid > tbody > tr > th,
table.table--services-mid > tfoot > tr > th,
table.table--services-mid > thead > tr > td,
table.table--services-mid > tbody > tr > td,
table.table--services-mid > tfoot > tr > td {
  padding: 0px 10px 0px 15px;
}
table.table--services-mid > thead > tr > th > div,
table.table--services-mid > tbody > tr > th > div,
table.table--services-mid > tfoot > tr > th > div,
table.table--services-mid > thead > tr > td > div,
table.table--services-mid > tbody > tr > td > div,
table.table--services-mid > tfoot > tr > td > div {
  min-height: 55px;
  vertical-align: middle;
  display: table-cell;
}
table.table--services-mid > thead > tr > th:first-child::after,
table.table--services-mid > tbody > tr > th:first-child::after,
table.table--services-mid > tfoot > tr > th:first-child::after,
table.table--services-mid > thead > tr > td:first-child::after,
table.table--services-mid > tbody > tr > td:first-child::after,
table.table--services-mid > tfoot > tr > td:first-child::after {
  /*min-height: 55px;
                                .max600({
                                    .none;
                                });*/
  display: none;
}
table.table--services-mid > thead > tr:hover,
table.table--services-mid > tbody > tr:hover,
table.table--services-mid > tfoot > tr:hover {
  box-shadow: none;
}
table.table--services-mid > thead > tr:last-child > td,
table.table--services-mid > tbody > tr:last-child > td,
table.table--services-mid > tfoot > tr:last-child > td {
  padding-bottom: 10px;
}
.title5 + table.table--services-mid {
  margin-top: 20px;
}
table.table--services-domains > thead > tr > th,
table.table--services-domains > tbody > tr > th,
table.table--services-domains > tfoot > tr > th,
table.table--services-domains > thead > tr > td,
table.table--services-domains > tbody > tr > td,
table.table--services-domains > tfoot > tr > td {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 20px;
  font-weight: 500;
}
table.table--services-domains > thead > tr > th small,
table.table--services-domains > tbody > tr > th small,
table.table--services-domains > tfoot > tr > th small,
table.table--services-domains > thead > tr > td small,
table.table--services-domains > tbody > tr > td small,
table.table--services-domains > tfoot > tr > td small {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 20px;
  font-weight: 500;
}
table.table--services-domains > thead > tr > th big,
table.table--services-domains > tbody > tr > th big,
table.table--services-domains > tfoot > tr > th big,
table.table--services-domains > thead > tr > td big,
table.table--services-domains > tbody > tr > td big,
table.table--services-domains > tfoot > tr > td big {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
}
table.table--services2 > thead > tr > th,
table.table--services2 > tbody > tr > th,
table.table--services2 > tfoot > tr > th,
table.table--services2 > thead > tr > td,
table.table--services2 > tbody > tr > td,
table.table--services2 > tfoot > tr > td {
  padding: 30px 0 30px 0;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #000000;
  vertical-align: middle;
  border-bottom: 1px solid #dedfe0;
  background-color: #ffffff;
  min-height: 70px;
}
table.table--services2 > thead > tr > th a,
table.table--services2 > tbody > tr > th a,
table.table--services2 > tfoot > tr > th a,
table.table--services2 > thead > tr > td a,
table.table--services2 > tbody > tr > td a,
table.table--services2 > tfoot > tr > td a {
  text-decoration: none;
  color: #000000;
}
table.table--services2 > thead > tr > th a:hover,
table.table--services2 > tbody > tr > th a:hover,
table.table--services2 > tfoot > tr > th a:hover,
table.table--services2 > thead > tr > td a:hover,
table.table--services2 > tbody > tr > td a:hover,
table.table--services2 > tfoot > tr > td a:hover {
  color: #ef2432;
}
table.table--services2 > thead > tr > th img,
table.table--services2 > tbody > tr > th img,
table.table--services2 > tfoot > tr > th img,
table.table--services2 > thead > tr > td img,
table.table--services2 > tbody > tr > td img,
table.table--services2 > tfoot > tr > td img {
  margin-top: -8px;
}
table.table--services2 > thead > tr > th small.text-grey,
table.table--services2 > tbody > tr > th small.text-grey,
table.table--services2 > tfoot > tr > th small.text-grey,
table.table--services2 > thead > tr > td small.text-grey,
table.table--services2 > tbody > tr > td small.text-grey,
table.table--services2 > tfoot > tr > td small.text-grey {
  color: #b4b4b4;
}
table.table--services2 > thead > tr > th .cart-addons,
table.table--services2 > tbody > tr > th .cart-addons,
table.table--services2 > tfoot > tr > th .cart-addons,
table.table--services2 > thead > tr > td .cart-addons,
table.table--services2 > tbody > tr > td .cart-addons,
table.table--services2 > tfoot > tr > td .cart-addons {
  list-style: none;
  padding: 0;
  margin: 0;
}
table.table--services2 > thead > tr > th .cart-addons li,
table.table--services2 > tbody > tr > th .cart-addons li,
table.table--services2 > tfoot > tr > th .cart-addons li,
table.table--services2 > thead > tr > td .cart-addons li,
table.table--services2 > tbody > tr > td .cart-addons li,
table.table--services2 > tfoot > tr > td .cart-addons li {
  padding-left: 22px;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  margin-top: 5px;
}
table.table--services2 > thead > tr > th .cart-addons li:before,
table.table--services2 > tbody > tr > th .cart-addons li:before,
table.table--services2 > tfoot > tr > th .cart-addons li:before,
table.table--services2 > thead > tr > td .cart-addons li:before,
table.table--services2 > tbody > tr > td .cart-addons li:before,
table.table--services2 > tfoot > tr > td .cart-addons li:before {
  content: "+";
  width: 8px;
  height: 8px;
  display: block;
  color: #000;
  margin-left: -15px;
  position: absolute;
}
table.table--services2 > thead > tr > th,
table.table--services2 > tfoot > tr > th,
table.table--services2 > thead > tr > td,
table.table--services2 > tfoot > tr > td {
  border-bottom: none;
  border-top: none;
}
table.table--services2 > thead > tr > th:first-child::after,
table.table--services2 > tfoot > tr > th:first-child::after,
table.table--services2 > thead > tr > td:first-child::after,
table.table--services2 > tfoot > tr > td:first-child::after {
  display: none;
}
table.table--services2 > thead > tr:hover,
table.table--services2 > tfoot > tr:hover {
  box-shadow: none;
}
table.table--services2 > tbody > tr:last-child > th,
table.table--services2 > tbody > tr:last-child > td {
  border-bottom: none;
}
table.table--services2 > tfoot > tr > th,
table.table--services2 > tfoot > tr > td {
  padding: 0;
  padding-top: 14px;
}
table.table-compare {
  margin-top: 30px;
}
table.table-compare tr td {
  text-align: center;
  vertical-align: middle;
  background-color: transparent !important;
  border-bottom: 1px solid #dddddd;
}
table.table-compare tr td:first-child {
  text-align: left;
}
table.table-compare tr td > strong,
table.table-compare tr td > b {
  font-family: 'Roboto Medium', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: 500 !important;
  color: #555555;
}
table.table-compare tr:last-child td {
  border-bottom: none;
}
table.table-compare tr:last-child td .btn {
  margin-top: 10px;
  padding: 10px 20px 9px;
}
table.table-compare thead:first-child > tr:first-child > td {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 50px 10px 48px 15px;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
  border: none;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
  }
  .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;
  }
}
.title ~ .table--services,
.title ~ .dvgrid {
  margin-top: 70px;
}
.title ~ .table-responsive {
  margin-top: 40px;
}
/*
.header-cart {
    width: 100%;
    margin: 0 10px 10px;
    padding: 0px 50px 25px 50px;
    *zoom: 1;
    :after {
        content: " ";
        display: table;
        clear: both;
    }
    &-list {
        margin: 0;
        padding: 0;
        list-style: none;
        color: #777777;
        .f4(13, 16);
        .fw(400);
        li {
            *zoom: 1;
            padding: 6px 18px 10px 60px;
            margin: 0 0 10px;
            border-top: 1px solid #dedfe0;
            position: relative;
            float: none;
            text-align: left;
            &:after {
                content: " ";
                display: table;
                clear: both;
            }
            * {
                display: inline-block;
            }
        }
        .img {
            float: left;
            .size(50);
            margin: -6px 0 0 -60px !important;
            .flexbox;
            -webkit-align-items: center;
            -webkit-justify-content: content;
            align-items: center;
            justify-content: content;
        }
        img {
            margin: -6px 0 0 -60px !important;
            float: left;
            .objectfit & {
                .size(50);
                object-fit: contain;
            }
        }
        a {
            color: #777777;
            display: block !important;
            text-decoration: none;
            .text-left;
            min-width: 0;
            &:hover {
                b {
                    text-decoration: underline;
                }
            }
        }
        b {
            display: block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            color: #e60a0a;
            margin: 0 0 4px;
        }
    }
    a {
        min-width: 0;
        display: inline-block;
        vertical-align: top;
    }
    &-remove {
        .size(20);
        .nofont;
        position: absolute;
        .bg("../img/s-remove-sm.png", center 5px no-repeat);
        right: -2px;
        top: 50%;
        margin-top: -15px;
        &:hover {
            background-position: center -95px;
        }
    }
    &-content {
        .f4(13, 18);
        .fw(700);
        color: #777777;
        padding: 0 14px 10px;
        margin: 0 0 10px;
        border-bottom: 1px solid #e1e1e1;
    }
}
*/
.rinup-cart-header .dropdown-menu {
  right: -10px;
  left: auto;
  width: auto;
  text-align: left;
}
.rinup-cart-header .dropdown-menu-header {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  padding-right: 40px;
  color: #000000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: left;
  white-space: nowrap;
  padding-right: 26px;
}
.rinup-cart-header .dropdown-menu-header a {
  min-width: 0;
  text-align: left;
  text-decoration: none;
}
.rinup-cart-header .dropdown-menu-header a img {
  height: 24px;
  margin-right: 2px;
  opacity: 0.64;
}
.rinup-cart-header .dropdown-menu-header img[src*="cart"] + b + strong {
  margin-left: 18px;
}
.body--clear-new .container--cart {
  padding-top: 60px !important;
  padding-bottom: 50px !important;
}
@media (max-width: 767px) {
  .body--clear-new .container--cart {
    padding-top: 40px !important;
    padding-bottom: 30px !important;
  }
}
.body--clear-new.mod--fullbg .container--cart {
  background-color: #ffffff;
  padding: 60px 70px 70px 75px;
}
@media (max-width: 767px) {
  .body--clear-new.mod--fullbg .container--cart {
    padding: 20px 25px 25px 25px;
  }
}
.body--clear-new .cart .title {
  margin-bottom: 30px;
}
@media (max-width: 463px) {
  .body--clear-new .cart .title {
    font-size: 48px;
    line-height: 52px;
    margin-bottom: 20px;
  }
}
.step-nav-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .step-nav-list {
    display: block;
  }
}
.step-nav-list li {
  width: 180px;
  float: left;
  margin: -1px 0 -1px;
}
@media (max-width: 767px) {
  .step-nav-list li {
    display: block;
    width: 100%;
  }
}
.step-nav-list a,
.step-nav-list b {
  display: block;
  border-right: 1px solid #e5e5e5;
  color: #ffffff;
  padding: 15px 30px 15px 30px;
  text-decoration: none;
  font-family: "Roboto", Arial, serif;
  font-weight: 700;
  position: relative;
}
@media (max-width: 767px) {
  .step-nav-list a,
  .step-nav-list b {
    padding-left: 0px;
    border-right: none;
    border-bottom: 1px solid #e5e5e5;
  }
}
.step-nav-list span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  line-height: 15px;
  font-size: 13px;
  color: #bababa;
}
.step-nav-list div {
  display: table-cell;
  vertical-align: middle;
}
.step-nav-list div > span {
  padding: 0;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: transparent;
  color: #bababa;
  border: 1px solid #bababa;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300 !important;
}
.step-nav-list li:first-child b,
.step-nav-list li:first-child a {
  padding-left: 50px;
}
@media (max-width: 767px) {
  .step-nav-list li:first-child b,
  .step-nav-list li:first-child a {
    padding-left: 0px;
  }
}
.step-nav-list li:last-child b,
.step-nav-list li:last-child a {
  padding-right: 50px;
  border: none;
}
@media (max-width: 767px) {
  .step-nav-list li:last-child b,
  .step-nav-list li:last-child a {
    padding-right: 30px;
  }
}
.step-nav-list a:hover span {
  color: #000000;
}
.step-nav-list a:hover div > span {
  color: #000000;
  border-color: #000000;
}
.step-nav-list .active,
.step-nav-list .checked {
  /*
        ~ li:not(.checked),
        ~ li:not(.active) {
            b,
            a {
                span {
                    color: #bababa;
                }
                div {
                    > span {
                        color: #bababa;
                        border-color: #bababa;
                    }
                }
            }
            a:hover {
                span {
                    color: #000000;
                }
                div {
                    > span {
                        color: #000000;
                        border-color: #000000;
                    }
                }
            }
        }*/
}
.step-nav-list .active b span,
.step-nav-list .checked b span,
.step-nav-list .active a span,
.step-nav-list .checked a span {
  color: #000000;
}
.step-nav-list .active b div > span,
.step-nav-list .checked b div > span,
.step-nav-list .active a div > span,
.step-nav-list .checked a div > span {
  color: #000000;
  border-color: #000000;
}
.step-nav-list .checked b div > span,
.step-nav-list .checked.active b div > span,
.step-nav-list .checked a div > span,
.step-nav-list .checked.active a div > span {
  font: 0/0 a;
  position: relative;
  background: url(../img/checked.svg) center center no-repeat;
}
.cart-row {
  padding: 30px 15px 30px 35px;
  border: 1px solid #e9e9e9;
  border-radius: 1px;
  margin-bottom: 20px;
}
.cart-row:last-child {
  margin-bottom: 0;
}
.cart-row.mod--lessbot {
  padding-bottom: 15px;
}
.cart-row.mod--nobot {
  padding-bottom: 0;
}
@media (max-width: 583px) {
  .cart-row {
    padding: 15px 17px 15px 17px;
  }
  .cart-row.mod--lessbot {
    padding-bottom: 5px;
  }
  .cart-row.mod--nobot {
    padding-bottom: 0;
  }
}
[class*='flexcol-'] .cart-row {
  height: 100%;
}
.cart-row-child {
  display: grid;
  vertical-align: middle;
  position: relative;
  grid-template-columns: 45% auto 30px;
  grid-gap: 1em;
}
.cart-row-child:not(:first-child) {
  margin-top: 16px;
}
@media (max-width: 767px) {
  .cart-row-child {
    grid-template-columns: calc(100% - 50px);
  }
}
@media (max-width: 583px) {
  .cart-row-child {
    grid-template-columns: 100%;
    margin-bottom: 30px;
  }
}
.cart-row-title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.cart-row-title b {
  width: 100%;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 20px;
  font-weight: 500 !important;
  color: #000000;
}
.cart-row-title span {
  width: 100%;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400 !important;
  color: #78777a;
}
.cart-row-btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .cart-row-btn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
  }
}
@media (max-width: 583px) {
  .cart-row-btn {
    position: relative;
    top: 0;
    transform: none;
    justify-content: center;
  }
}
.cart-row-text .checkbox {
  color: #000000;
}
.cart-row-text-details {
  margin-bottom: 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400 !important;
  color: #000000;
}
.cart-row-total {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 38px;
  font-weight: 500 !important;
  color: #000;
  display: table;
  vertical-align: middle;
  margin: 0 auto;
}
@media (max-width: 463px) {
  .cart-row-total {
    margin-left: 0;
  }
}
.cart-row-total span {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 39px;
  font-weight: 500 !important;
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}
@media (max-width: 463px) {
  .cart-row-total span {
    display: block;
    padding-left: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    line-height: 33px;
    font-weight: 500 !important;
  }
}
.cart-items-promo {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 20px;
  font-weight: 500 !important;
  padding: 10px 0 9px;
}
.cart-items-promo img {
  margin-top: -3px;
  padding-left: 5px;
}
.cart-items-price {
  padding: 10px 0 9px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400 !important;
  margin-bottom: 20px;
}
.cart-items-price span {
  padding-left: 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 28px;
  font-weight: 400 !important;
}
.cart-items-price b {
  font-weight: 600 !important;
}
.cart-items-price b span {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
  font-weight: 600 !important;
}
.cart-items-empty-btn {
  padding: 10px 0 9px;
}
.cart-items-empty-btn img {
  margin-top: -3px;
  padding-left: 5px;
}
.cart-items-empty-btn:hover {
  color: #000000 !important;
}
@media (max-width: 767px) {
  .cart-items-empty-btn {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .cart-items-action {
    display: grid;
  }
}
@media (max-width: 767px) {
  .cart-items-action .dvcol-768-8 {
    order: 2;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .cart-items-action .dvcol-768-4 {
    order: 1;
  }
}
.cart-items-payment-method {
  padding-top: 10px;
}
.cart-items-payment-method .title3 {
  padding-top: 5px;
}
@media (max-width: 823px) {
  .cart-items-payment-method .title3 {
    text-align: left;
  }
}
.cart-items-payment-method + .cart-items-action {
  margin-top: 20px;
}
.cart-items-pay-wallet {
  padding: 30px 15px 30px 35px;
  border: 1px solid #e9e9e9;
  border-radius: 1px;
  margin-bottom: 0px;
  display: block;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 23px;
  font-weight: 600 !important;
}
.cart-items-pay-wallet span {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  font-weight: 600 !important;
}
.cart-items-pay-wallet:hover,
.cart-items-pay-wallet.active {
  border-color: #ee1c23;
  color: #ee1c23;
}
.cart-items-pay-wallet + .form-group .form-actions-sep4 {
  margin-top: 30px;
}
.list-payments {
  list-style: none;
  padding: 0;
  margin: -10px;
  font: 0/0 a;
}
@media (max-width: 463px) {
  .list-payments {
    margin: -5px;
  }
}
.list-payments li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 10px;
}
@media (min-width: 1424px) {
  .list-payments li {
    width: 20%;
  }
}
@media (max-width: 1423px) {
  .list-payments li {
    width: 20%;
  }
}
@media (max-width: 991px) {
  .list-payments li {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .list-payments li {
    width: 33.333%;
  }
}
@media (max-width: 463px) {
  .list-payments li {
    width: 50%;
    padding: 5px;
  }
}
.list-payments li > div {
  height: 0;
  padding-top: 85%;
  position: relative;
}
.list-payments a,
.list-payments label {
  display: block;
  background: #ffffff;
  border: 1px solid #e1e1e1;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 10px;
  text-align: center;
  line-height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.list-payments a.checked img,
.list-payments label.checked img,
.list-payments a:hover img,
.list-payments label:hover img,
.list-payments a.checked svg,
.list-payments label.checked svg,
.list-payments a:hover svg,
.list-payments label:hover svg {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  opacity: 1;
}
.list-payments a.checked,
.list-payments label.checked,
.list-payments a.active,
.list-payments label.active,
.list-payments a:hover,
.list-payments label:hover {
  border-color: #ee1c23;
  border-width: 1px;
}
.list-payments .iradio {
  display: none !important;
}
.list-payments img,
.list-payments svg {
  max-width: 100%;
  height: auto;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  opacity: 0.8;
}
.list-payments + .list-payments {
  margin-top: 5px;
}
.list-payments:first-child {
  margin-top: 25px;
}
.header-cart--items .item {
  border-top: 1px solid #dedfe0;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  padding: 10px 0;
  min-height: 55px;
}
.header-cart--items .item .cart-title,
.header-cart--items .item .cart-price,
.header-cart--items .item .cart-remove {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
}
.header-cart--items .item .cart-title {
  width: 60%;
}
@media (max-width: 463px) {
  .header-cart--items .item .cart-title {
    width: 100%;
    padding-right: 20px;
  }
}
.header-cart--items .item .cart-price {
  width: calc(40% - 30px);
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  text-align: right;
}
.header-cart--items .item .cart-price-2 {
  width: 40%;
}
.header-cart--items .item .cart-price b,
.header-cart--items .item .cart-price del {
  width: 100%;
  display: block;
}
.header-cart--items .item .cart-price-align--center {
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 463px) {
  .header-cart--items .item .cart-price {
    width: 100%;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
    padding-top: 6px;
  }
}
.header-cart--items .item .cart-remove {
  width: 30px;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-top: 2px;
}
.header-cart--items .item .cart-remove-align--center {
  -webkit-align-items: center;
  align-items: center;
  margin-top: 0;
}
@media (max-width: 463px) {
  .header-cart--items .item .cart-remove {
    position: absolute;
    right: 0;
    top: 13px;
  }
}
.header-cart--items .item .cart-addons {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
}
.header-cart--items .item .cart-addons li {
  padding-left: 22px;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  margin-top: 5px;
}
.header-cart--items .item .cart-addons li:before {
  content: "+";
  width: 8px;
  height: 8px;
  display: block;
  color: #000;
  margin-left: -15px;
  position: absolute;
}
.rinup-payment-provider {
  margin-top: 14px;
}
.rinup-payment-provider + .rinup-payment-provider {
  margin-top: 18px;
}
.rinup-cart-add .btn {
  margin-top: 0 !important;
  margin-bottom: 10px;
  margin-left: 0 !important;
  margin-right: 10px;
}
.infoblock {
  list-style-position: inside;
  padding: 10px 280px 11px 10px;
  min-height: 210px;
  position: relative;
}
@media (max-width: 767px) {
  .infoblock {
    padding: 10px 10px 11px 10px;
  }
}
.infoblock-block {
  position: absolute;
  width: 230px;
  min-height: 210px;
  top: 50%;
  transform: translate(0%, -50%);
  right: 0;
  padding: 36px 38px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
@media (max-width: 767px) {
  .infoblock-block {
    position: static;
    top: auto;
    right: auto;
    left: 0;
    transform: none;
    margin-top: 24px;
    margin: 24px auto auto;
  }
}
.infoblock-block--title {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 20px;
  font-weight: 700;
  color: #000;
  display: block;
  margin-bottom: 16px;
}
.infoblock-block--cost-del {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 26px;
  font-weight: 200;
  display: block;
  color: #000;
  padding-bottom: 5px;
}
.infoblock-block--cost {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  display: block;
  position: relative;
  color: #e92934;
  padding: 0px 20px;
}
.infoblock-block--cost-small {
  font-size: 40px;
  line-height: 40px;
}
.infoblock-block--currency-icon {
  position: absolute;
  top: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  line-height: 32px;
  font-weight: 300;
  left: 0;
  display: block;
}
.infoblock-block--cost-small .infoblock-block--currency-icon {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
}
.infoblock-block--period {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 16px;
  position: absolute;
  bottom: -8px;
  right: 0;
}
.infoblock-block .btn {
  margin-top: 26px;
  height: 45px;
  padding: 11px 18px 12px;
}
.infoblock-block--rounded {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #b2b2b2;
  width: 235px;
  height: 235px;
}
.infoblock-block--rounded .infoblock-block--title {
  color: #fff;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600 !important;
  margin: 20px 0 0 0;
}
.infoblock-block--rounded .infoblock-block--title b {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 60px;
  line-height: 66px;
  font-weight: 600 !important;
  display: block;
}
.infoblock-block--rounded-nobg {
  background-color: transparent;
  box-shadow: none;
}
.infoblock-block--rounded-nobg .infoblock-block--title {
  color: #212121;
}
.infoblock--left {
  padding: 10px 10px 11px 280px;
}
.infoblock--left .infoblock-block {
  right: auto;
  left: 0;
}
.sideblock {
  position: absolute;
  top: -50px;
  right: -42px;
  width: 400px;
  height: 100vh;
  z-index: 9991;
  overflow: visible;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0;
  padding: 40px 50px 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  visibility: hidden;
  -moz-transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease, -ms-transform 0.5s ease, visibility 0s ease 0.5s;
  -o-transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease, -ms-transform 0.5s ease, visibility 0s ease 0.5s;
  -webkit-transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease, -ms-transform 0.5s ease, visibility 0s ease 0.5s;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease, -ms-transform 0.5s ease, visibility 0s ease 0.5s;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.body--sideblock-opened .sideblock.visible {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease, -ms-transform 0.5s ease;
  -o-transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease, -ms-transform 0.5s ease;
  -webkit-transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease, -ms-transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease, -ms-transform 0.5s ease;
}
.sideblock--bg {
  background-color: rgba(0, 0, 0, 0.16);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 20;
}
.sideblock-header {
  position: relative;
  padding: 0 0 25px;
  border-bottom: 1px solid #dedfe0;
}
.sideblock--cart .sideblock-header {
  border-bottom: none;
}
.sideblock-header-close {
  width: 16px;
  height: 16px;
  background: url(../img/close.svg) no-repeat center center;
  font: 0/0 a !important;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.sideblock-content {
  padding: 25px 0 0;
}
.sideblock--cart .sideblock-content {
  padding: 0;
}
.body--header-fixed .sideblock {
  top: -15px;
}
body.body--sideblock-opened {
  min-height: 0;
  overflow: hidden;
}
body.body--sideblock-opened .sideblock--bg {
  display: block;
}
.body--sideblock-opened .page {
  overflow: hidden;
  position: relative;
}
.user-info-grid {
  margin-top: 40px;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: minmax(200px, 270px) minmax(200px, 270px) minmax(200px, 270px) minmax(200px, 270px);
}
@media (max-width: 991px) {
  .user-info-grid {
    grid-template-columns: minmax(200px, 300px) minmax(200px, 300px) minmax(200px, 300px);
  }
}
@media (max-width: 767px) {
  .user-info-grid {
    grid-template-columns: minmax(190px, 330px) minmax(190px, 330px);
  }
}
@media (max-width: 463px) {
  .user-info-grid {
    grid-template-columns: minmax(190px, 480px);
  }
}
.user-info-grid .item {
  background-color: #ffffff;
  border: 1px solid #e9e9e9;
  padding: 25px 15px 25px 30px;
  line-height: 19px;
  text-decoration: none;
  color: #000000;
  position: relative;
}
.user-info-grid .item--2 {
  grid-column: 1 / 3;
}
@media (max-width: 463px) {
  .user-info-grid .item--2 {
    grid-column: 1;
    width: 100%;
  }
}
.user-info-grid .item .grid-title {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  font-weight: 300 !important;
  display: block;
}
.user-info-grid .item .count {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 34px;
  font-weight: 300 !important;
  float: left;
}
.user-info-grid .item .checkbox {
  float: right;
  margin-top: 5px;
  margin-bottom: 0;
}
.user-info-grid .item .icon {
  margin-top: 5px;
  float: left;
  display: block;
}
.user-info-grid .item .icon + .checkbox {
  margin-top: 10px;
}
.user-info-grid .item .profile {
  padding-left: 125px;
  vertical-align: top;
  position: relative;
}
.user-info-grid .item .profile-img {
  position: absolute;
  top: 0;
  left: 10px;
  width: 75px !important;
  height: 75px !important;
  display: inline-block;
}
.user-info-grid .item .profile-img img {
  width: 75px !important;
  height: 75px !important;
  background-color: #f5f5f5;
}
.user-info-grid .item:hover,
.user-info-grid .item.active {
  color: #ffffff;
  background-color: #ed1c23;
  border-color: #ed1c23;
}
.user-info-grid .item--red {
  color: #ed1c23;
}
.user-info-grid .item--red:hover,
.user-info-grid .item--red.active {
  color: #ffffff;
  background-color: #ed1c23;
  border-color: #ed1c23;
}
/* SECTIONS */
.container--monitor {
  padding-bottom: 0 !important;
  padding-top: 120px !important;
}
@media (max-width: 1423px) {
  .container--monitor {
    padding-top: 50px !important;
  }
}
.container--monitor .monitor {
  padding-left: calc(50% + 60px);
  padding-right: 5%;
  position: relative;
}
@media (min-width: 1424px) {
  .container--monitor .monitor {
    padding-right: 15%;
  }
}
@media (max-width: 991px) {
  .container--monitor .monitor {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container--monitor .monitor .title {
  text-align: left;
  margin-bottom: 40px;
}
.container--monitor .monitor--img {
  position: absolute;
  bottom: -180px;
  left: calc(52% - 491px);
  width: 491px;
  height: 400px;
  background: url(../img/monitor-md.png) no-repeat center center;
  padding: 17px 17px 125px 17px;
}
@media (min-width: 1424px) {
  .container--monitor .monitor--img {
    bottom: -210px;
    background: url(../img/monitor.png) no-repeat center center;
    width: 663px;
    height: 540px;
    left: calc(48% - 663px);
    padding: 25px 25px 170px 22px;
  }
}
@media (max-width: 991px) {
  .container--monitor .monitor--img {
    position: static;
    margin-bottom: -180px !important;
    margin-top: 60px;
    left: 0;
  }
}
@media (max-width: 583px) {
  .container--monitor .monitor--img {
    background: url(../img/transparent) left top no-repeat;
    width: 100%;
    height: 250px;
    padding: 0;
  }
}
.container--monitor .monitor--img iframe {
  width: 100%;
  height: 100%;
}
.container--monitor .wrapper2 {
  margin-top: 90px;
  min-height: 200px;
  background-color: #fff;
}
.body--action-contacts .body {
  padding-bottom: 0;
}
.body--action-contacts .rinup-gmap-container {
  border-bottom: 3px solid #fff;
}
.contacts-container {
  *zoom: 1;
}
.contacts-container .content {
  float: right;
  width: 45.5%;
  min-height: 542px;
  position: relative;
  padding-top: 27px;
}
@media (min-width: 1264px) {
  .contacts-container .content {
    padding-right: 248px;
  }
  .contacts-container .content:after {
    content: ' ';
    position: absolute;
    right: 235px;
    top: 0;
    bottom: 0;
    background: #f0f7fc;
    width: 2px;
  }
}
@media (max-width: 767px) {
  .contacts-container .content {
    float: none;
    width: auto;
    min-height: 0;
    padding-top: 0;
  }
}
.contacts-container .article:after {
  display: none;
}
@media (max-width: 767px) {
  .contacts-container .article {
    *zoom: 1;
    margin: 0 0 30px;
  }
  .contacts-container .article:after {
    content: " ";
    display: table;
    clear: both;
  }
}
.contacts-container:after {
  content: " ";
  display: table;
  clear: both;
}
.contacts-form {
  float: left;
  width: 48%;
  background: #f0f7fc;
  padding: 55px 68px 46px;
}
.contacts-form-title {
  font-family: "seravek";
  font-weight: 500;
  font-size: 36px;
  line-height: 36px;
  color: #4a91b3;
  margin: 0 0 24px;
}
.contacts-form textarea {
  height: 130px;
}
@media (max-width: 991px) {
  .contacts-form {
    padding: 55px 30px 46px;
  }
}
@media (max-width: 767px) {
  .contacts-form {
    padding: 55px 68px 46px;
    float: none;
    width: auto;
  }
}
@media (max-width: 463px) {
  .contacts-form {
    padding: 30px;
  }
}
@media (min-width: 1264px) {
  .contacts-linkedin {
    position: absolute;
    right: 0;
    top: 50%;
    width: 220px;
    text-align: center;
    margin: -14px 0 0;
  }
}
.rinup-gmap-container {
  height: 400px !important;
  background-color: #000000;
  border-top: 3px solid #98c6de;
  border-bottom: 3px solid #98c6de;
  position: relative;
}
.mod--fullheight .rinup-gmap-container {
  height: 100vh !important;
}
.rinup-gmap-info {
  background: #fff;
  -webkit-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 60px 60px 60px 34px;
  position: absolute;
  left: -30px;
  bottom: 5px;
  width: auto;
  min-width: 300px;
}
@media (max-width: 767px) {
  .rinup-gmap-info {
    min-width: 240px;
    width: 240px;
    padding: 20px;
  }
}
.rinup-gmap-info-content {
  color: #212121;
  font-family: "seravek";
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.rinup-gmap-info-content p:last-child {
  margin-bottom: 0;
}
.rinup-gmap-info-close {
  position: absolute;
  width: 25px;
  height: 25px;
  background: url(../img/gmap-close.png) center center no-repeat;
  right: 15px;
  top: 15px;
  font: 0/0 a;
  cursor: pointer;
}
.rinup-gmap-info-arrow {
  display: none;
}
.rinup-gmap-info:before,
.rinup-gmap-info:after {
  content: ' ';
  border-color: #fff transparent transparent transparent;
  border-width: 10px;
  border-style: solid;
  position: absolute;
  left: 20px;
  top: 100%;
  z-index: 2;
  margin-top: -1px;
}
.rinup-gmap-info:after {
  border-color: rgba(0, 0, 0, 0.1) transparent transparent transparent;
  z-index: 1;
  margin-top: 0;
}
.container--map {
  padding-bottom: 0 !important;
}
.stores-container .rinup-gmap-container {
  height: 80vh !important;
}
.stores-container .rinup-gmap-info-content .img {
  margin: 0 0 20px;
}
.stores-container .rinup-gmap-info-content .img img {
  max-width: 100%;
  height: auto;
}
.flexbox .stores-container .rinup-gmap-info-content {
  display: -webkit-flex;
  display: flex;
  position: relative;
}
.flexbox .stores-container .rinup-gmap-info-content:after {
  content: ' ';
  left: 138px;
  width: 2px;
  background: #000000;
  top: 0;
  bottom: 0;
  position: absolute;
}
.flexbox .stores-container .rinup-gmap-info-content .img {
  text-align: center;
  width: 104px;
  margin: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-grow: 0;
  flex-shrink: 0;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  justify-content: center;
  align-items: center;
}
.flexbox .stores-container .rinup-gmap-info-content .content {
  margin-left: 70px;
}
@media (max-width: 767px) {
  .flexbox .stores-container .rinup-gmap-info-content {
    display: block;
  }
  .flexbox .stores-container .rinup-gmap-info-content:after {
    display: none;
  }
  .flexbox .stores-container .rinup-gmap-info-content .img {
    width: auto;
    display: block;
    margin: 0 0 20px;
    text-align: left;
  }
  .flexbox .stores-container .rinup-gmap-info-content .content {
    margin: 0;
  }
}
.stores-filter {
  background: #f0f7fc;
  padding: 40px 0 10px;
  margin: 0 0 54px;
}
.stores-filter .dvgrid {
  margin-left: -15px;
  margin-right: -15px;
}
.stores-filter [class*='dvcol-'] {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
.stores-filter [class*='dvcol-'] {
  padding-bottom: 18px;
}
@media (max-width: 463px) {
  .stores-filter {
    padding-bottom: 22px;
  }
}
.stores-block {
  *zoom: 1;
  margin: 0 0 20px;
}
.stores-block:after {
  content: " ";
  display: table;
  clear: both;
}
.stores-block-title {
  font-family: "seravek";
  font-weight: 500;
  font-size: 42px;
  line-height: 42px;
  display: block;
  margin: 0 0 27px;
}
.stores-block-subtitle {
  font-family: "seravek";
  font-weight: 500;
  font-size: 22px;
  line-height: 22px;
  color: #4a91b3;
  display: block;
  position: absolute;
  left: 0;
  width: 290px;
  text-align: right;
  margin: 30px 0 0;
}
@media (max-width: 991px) {
  .stores-block-subtitle {
    width: 150px;
  }
}
@media (max-width: 767px) {
  .stores-block-subtitle {
    position: static;
    width: auto;
    text-align: left;
    margin: 0;
    padding: 20px 0 0;
  }
}
.items--stores {
  padding: 0 0 0 376px;
  position: relative;
}
.items--stores:after {
  content: ' ';
  position: absolute;
  left: 331px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #e3e9f2;
}
.items--stores .item {
  max-width: 595px;
  padding: 28px 0;
}
.items--stores .item-image {
  float: right;
  width: 280px;
  text-align: center;
  margin: 0 0 0 26px;
}
.items--stores .item-image img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 583px) {
  .items--stores .item-image {
    width: auto;
    float: none;
    margin: 0 0 24px;
    text-align: left;
  }
}
.items--stores .item-content *:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .items--stores {
    padding-left: 236px;
  }
  .items--stores:after {
    left: 191px;
  }
  .items--stores .item {
    max-width: none;
  }
}
@media (max-width: 767px) {
  .items--stores {
    padding-left: 24px;
  }
  .items--stores:after {
    left: 0;
  }
  .items--stores .item {
    padding: 20px 0 38px;
  }
}
.news-container .dvgrid {
  margin-left: -23px;
  margin-right: -23px;
}
.news-container [class*='dvcol-'] {
  padding-left: 23px;
  padding-right: 23px;
  margin-bottom: 23px;
}
.items--news .item {
  padding: 0 0 0 100px;
  margin: 0 0 50px;
  position: relative;
}
.items--news .item-date {
  font-family: "seravek";
  font-weight: 500;
  font-size: 10px;
  line-height: 11px;
  text-align: center;
  color: #181818;
  text-transform: uppercase;
  padding: 7px 6px 11px;
  background: #f1f3fa;
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
}
.items--news .item-date b {
  font-family: "seravek";
  font-weight: 500;
  font-size: 36px;
  line-height: 36px;
  display: block;
  margin: 0 0 -2px;
}
.items--news .item-title {
  font-family: "seravek";
  font-weight: 500;
  font-size: 22px;
  line-height: 22px;
  color: #3b5991;
  display: block;
  margin: 0 0 11px;
}
.items--news .item-title a {
  color: inherit;
  text-decoration: none;
}
.items--news .item-title a:hover {
  color: #3b5991;
}
.items--news .item-title a:hover {
  color: #212121;
}
.items--news .item-content {
  color: #969595;
}
.items--news .item-content ul,
.items--news .item-content ol,
.items--news .item-content p {
  margin: 0;
}
.items--news .more {
  margin-top: 85px;
}
.item--news {
  padding: 0 0 0 100px;
  margin: 0 0 50px;
  position: relative;
}
.item--news .item-date {
  font-family: "seravek";
  font-weight: 500;
  font-size: 10px;
  line-height: 11px;
  text-align: center;
  color: #181818;
  text-transform: uppercase;
  padding: 7px 6px 11px;
  background: #f1f3fa;
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
}
.item--news .item-date b {
  font-family: "seravek";
  font-weight: 500;
  font-size: 36px;
  line-height: 36px;
  display: block;
  margin: 0 0 -2px;
}
.item--news .item-title {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 38px;
  margin: 0 0 22px;
  font-weight: 400;
}
.item--news .item-title img {
  margin-bottom: 12px;
}
.subscribe {
  background: url(../img/subscribe-bg.jpg) center bottom no-repeat #000000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 64px 67px 260px;
  padding: 64px 67px;
  min-height: 540px;
}
.subscribe-title {
  font-family: "seravek";
  font-weight: 500;
  font-size: 36px;
  line-height: 36px;
  color: #4a91b3;
  display: block;
  margin: 0 160px 24px 0;
}
@media (max-width: 991px) {
  .subscribe-title {
    margin-right: 0;
  }
}
.subscribe-linkedin {
  float: right;
  margin: -53px 0 0;
}
@media (max-width: 991px) {
  .subscribe-linkedin {
    display: none;
  }
}
@media (max-width: 823px) {
  .subscribe {
    margin-top: 80px;
  }
}
@media (max-width: 463px) {
  .subscribe {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.items--products {
  font: 0/0 a;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 1;
  position: relative;
}
.items--products .item {
  text-decoration: none;
  color: #212121;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-flex-grow: 0;
  -webkit-flex-shrink: 0;
  background-color: #ffffff;
  width: calc(33.3333% - 40px);
  display: inline-block;
  vertical-align: top;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  position: relative;
  margin: 20px 20px 20px;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  /*
        &:nth-last-child(-n + 3) {
            margin-bottom: 0;
        }*/
}
.items--products--nobg.items--products .item {
  background-color: transparent;
}
@media (max-width: 991px) {
  .items--products .item {
    width: calc(50% - 40px);
    /*&:nth-last-child(-n + 3) {
                margin-bottom: 40px;
            }
            &:nth-last-child(-n + 2) {
                margin-bottom: 0;
            }*/
  }
}
@media (max-width: 767px) {
  .items--products .item {
    width: calc(50% - 20px);
    margin: 0px 10px 20px;
    /*&:nth-last-child(-n + 3) {
                margin-bottom: 20px;
            }
            &:nth-child(odd) {
                margin-left: 0;
            }
            &:nth-child(even) {
                margin-right: 0;
            }
            &:nth-last-child(-n + 2) {
                margin-bottom: 0;
            }*/
  }
}
@media (max-width: 583px) {
  .items--products .item {
    width: 100%;
    margin: 0px 0px 10px;
    /*&:nth-last-child(-n + 2) {
                margin-bottom: 20px;
            }*/
  }
}
.items--products .item-title-block {
  padding: 0px 20px;
  height: 92px;
  position: relative;
  width: 100%;
}
@media (max-width: 1263px) {
}
.items--products .item-title-block .item-title {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 24px;
  font-weight: 300 !important;
  color: #010101;
  width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.items--products .item-content-block {
  background-color: #f6f6f6;
  padding: 34px 46px;
}
@media (max-width: 1263px) {
  .items--products .item-content-block {
    padding: 24px 24px;
  }
}
.items--products .item-content-block--cost-del {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 26px;
  font-weight: 300;
  display: block;
  color: #000;
}
.items--products .item-content-block--cost {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  position: relative;
  color: #e92934;
  padding: 0px 0px 0px 20px;
}
.items--products .item-content-block--cost ~ .item-content-block--cost-del {
  margin-bottom: 20px;
}
.items--products .item-content-block--cost ~ p {
  margin-top: 20px;
}
.items--products .item-content-block--currency-icon {
  position: absolute;
  top: 8px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
  left: 0;
  display: block;
}
.items--products .item-content-block--nuo {
  position: absolute;
  bottom: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  left: -9px;
  display: block;
}
.items--products .item-content-block--period {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 16px;
  text-align: left;
  display: inline-block;
  text-transform: lowercase;
}
.items--products .item-content-plan {
  padding: 34px 46px 60px 46px;
  background-color: #ffffff;
  text-align: center;
}
@media (max-width: 1263px) {
  .items--products .item-content-plan {
    padding: 24px 26px 40px 26px;
  }
}
.items--products--nobg .items--products .item-content-plan {
  background-color: transparent;
}
.items--products .item-content-plan ul {
  text-align: left;
  list-style-type: circle;
  padding-left: 25px;
}
@media (max-width: 767px) {
  .items--products .item-content-plan ul {
    padding: 0;
  }
}
.items--products .item-content-plan .btn + .btn {
  margin-top: 5px;
}
.items--products .item-content-image {
  margin-top: 25px;
}
.items--products .item:hover {
  -webkit-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.1);
  color: #212121;
  z-index: 2;
}
.items--products--nobg.items--products .item:hover {
  box-shadow: none;
}
.items--products-2 .item {
  width: 30%;
  margin: 1.111%;
  box-shadow: none;
}
.items--products-2 .item a {
  color: #212121;
  text-decoration: none;
}
.items--products-2 .item a .item-content-block {
  color: #212121;
  text-decoration: none;
}
.items--products-2 .item-title {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 32px;
  margin: 0;
  margin-top: 15px;
}
.items--products-2 .item p {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
}
.items--products-2 .item-content-block {
  background-color: transparent;
  padding: 50px 28px 50px 28px;
  height: 100%;
  color: #212121;
  text-decoration: none;
}
.items--products--nobg.items--products-2 .item-content-block {
  background-color: transparent;
}
.items--products-2 .item:hover {
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.items--products-2 .item:hover .item-content-block {
  background-color: #fcfcfc;
}
.items--products--nobg.items--products-2 .item:hover .item-content-block {
  background-color: transparent;
  box-shadow: none;
}
.items--products-2 .item:hover a {
  color: #212121;
  text-decoration: none;
}
.items--products-2 .item:hover a .item-content-block {
  color: #212121;
  text-decoration: none;
}
@media (max-width: 991px) {
  .items--products-2 .item {
    width: calc(50% - 40px);
  }
}
@media (max-width: 767px) {
  .items--products-2 .item {
    width: calc(50% - 20px);
    margin: 0px 10px 20px;
  }
}
@media (max-width: 583px) {
  .items--products-2 .item {
    width: 100%;
    margin: 0px 0px 10px;
  }
}
.items--products-2--nobg .items--products-2 .item {
  box-shadow: none;
}
.items--products-about {
  text-align: center;
}
.items--products-3 .item-title-block {
  padding: 35px 20px 35px 20px;
  background-color: #f6f6f6;
  height: auto;
}
.items--products-3 .item-title-block .item-title {
  position: relative;
  top: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.items--products-3 .item-content-block {
  background-color: #ffffff;
}
.title ~ .items--products {
  margin-top: 50px;
}
.item--product {
  *zoom: 1;
}
.item--product:after {
  content: " ";
  display: table;
  clear: both;
}
.item--product .item-media {
  float: left;
  width: 51%;
}
@media (max-width: 767px) {
  .item--product .item-media {
    float: none;
    width: auto;
    margin: 0 0 20px;
  }
}
.item--product .item-wrapper {
  float: right;
  width: 43%;
}
@media (max-width: 767px) {
  .item--product .item-wrapper {
    float: none;
    width: auto;
  }
}
.item--product .item-title {
  font-family: "seravek";
  font-weight: 500;
  font-size: 34px;
  line-height: 36px;
  color: #3b5991;
  display: block;
  margin: 0 0 30px;
}
.item--product .item-description {
  margin: 0 0 30px;
}
.item--product .item-description ul,
.item--product .item-description ol,
.item--product .item-description p {
  margin: 0;
}
.item--product .item-title + .item-description {
  margin-top: -24px;
}
.item--product .item-subtitle {
  font-family: "seravek";
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  display: block;
  margin: 0 0 10px;
}
.item--product .item-colors {
  margin: 0 0 26px;
}
.item--product .item-colors p {
  margin: 0;
}
.item--product .item-colors .color {
  margin-bottom: 10px;
}
.item--product .item-tech {
  margin: 0 0 36px;
}
.item--product .item-tech table {
  margin: 0;
}
.item--product .item-content {
  margin: 0 0 36px;
}
.item--product .item-misc {
  margin: 0 0 36px;
}
.item--product .item-misc img {
  max-width: 100%;
  height: auto;
}
.item--product .item-images {
  position: relative;
}
.item--product .item-images-main {
  padding: 28px;
  position: relative;
  text-align: center;
}
@media (max-width: 583px) {
  .item--product .item-images-main {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.item--product .item-images-main:after {
  content: ' ';
  position: absolute;
  right: -1px;
  width: 2px;
  top: 0;
  bottom: 0;
  background: #e3e9f2;
}
@media (max-width: 767px) {
  .item--product .item-images-main:after {
    display: none;
  }
}
.item--product .item-images-main img {
  max-width: 100%;
  height: auto;
  text-align: center;
  cursor: pointer;
}
.item--product .item-images-thumbs ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font: 0/0 a;
}
.item--product .item-images-thumbs li {
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  position: relative;
  margin: 0 0 15px;
  height: 0;
  padding: 20% 0 0;
}
.item--product .item-images-thumbs li:after,
.item--product .item-images-thumbs li:before {
  content: ' ';
  left: -1px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #e4eaf3;
  position: absolute;
}
.item--product .item-images-thumbs li:after {
  left: auto;
  right: -1px;
}
@media (max-width: 463px) {
  .item--product .item-images-thumbs li {
    width: 50%;
    padding: 30% 0 0;
  }
}
.item--product .item-images-thumbs b,
.item--product .item-images-thumbs a {
  display: block;
  text-align: center;
  position: absolute;
  left: 28px;
  right: 28px;
  top: 10px;
  bottom: 10px;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
}
@media (max-width: 583px) {
  .item--product .item-images-thumbs b,
  .item--product .item-images-thumbs a {
    left: 18px;
    right: 18px;
  }
}
.item--product .item-images-thumbs img {
  max-width: 100%;
  height: auto;
  cursor: pointer;
}
.objectfit .item--product .item-images-thumbs img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.items--services {
  font: 0/0 a;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.items--services .item {
  -webkit-flex-grow: 0;
  -webkit-flex-shrink: 0;
  width: 33.3333%;
  display: inline-block;
  vertical-align: top;
  font-family: "seravek";
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  padding: 20px 55px;
  text-align: center;
  position: relative;
  margin: 0 0 32px;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (max-width: 991px) {
  .items--services .item {
    padding: 20px 25px;
  }
}
@media (max-width: 823px) {
  .items--services .item {
    width: 50%;
  }
}
@media (max-width: 583px) {
  .items--services .item {
    width: 100%;
    padding: 20px 10px;
  }
}
.items--services .item-image {
  margin: 0 0 15px;
}
.items--services .item-image-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  text-align: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.items--services .item-image img {
  max-width: 100%;
}
@media (max-width: 583px) {
  .items--services .item-image {
    padding-top: 0;
    height: auto;
  }
  .items--services .item-image-wrapper {
    position: static;
    width: auto;
    height: auto;
  }
}
.items--services .item-icons {
  position: absolute;
  right: 27px;
  bottom: 13px;
}
.items--services .item-icons > * {
  margin: 0 0 0 10px;
  float: right;
}
.items--services .item-title {
  font-family: "seravek";
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #666666;
  display: block;
  margin: 0 0 3px;
}
.items--services .item-title a:hover {
  color: #212121;
  text-decoration: none;
}
.items--services .item-content {
  color: #666666;
}
.items--services .item-content ul,
.items--services .item-content ol,
.items--services .item-content p {
  margin: 0;
}
.body--domain-search-fixed .container--services {
  margin-top: 112px;
}
.container--services .services--block {
  position: relative;
  margin-top: 40px;
  min-height: 300px;
}
@media (max-width: 991px) {
  .container--services .services--block {
    width: 100%;
    padding: 0;
  }
}
.container--services .services--orders-items {
  position: sticky;
  top: 80px;
}
@media (max-width: 991px) {
  .container--services .services--orders-items {
    top: 0;
    position: relative;
  }
}
.container--services .services--plans {
  width: calc(100% - 440px);
  display: inline-block;
}
@media (max-width: 991px) {
  .container--services .services--plans {
    width: 100%;
  }
}
.container--services .services--plans-fullwidth {
  width: 100%;
}
.container--services .services--plans-bottom {
  text-align: center;
  margin-top: 35px;
}
.container--services .services--plans-bottom span {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 39px;
  font-weight: 100 !important;
  color: #000000;
  display: block;
}
.container--services .services--plans-bottom .btn {
  width: 395px;
  margin-top: 10px;
}
@media (max-width: 583px) {
  .container--services .services--plans-bottom .btn {
    width: 100%;
    display: block;
  }
}
.container--services .services--plans-item {
  margin-bottom: 50px;
  background-color: #ffffff;
  padding: 40px 50px 45px 50px;
}
@media (max-width: 583px) {
  .container--services .services--plans-item {
    padding: 20px 25px 20px 25px;
  }
}
.container--services .services--plans-item label.checkbox,
.container--services .services--plans-item label.checkbox2,
.container--services .services--plans-item label.radio,
.container--services .services--plans-item label.radio2 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 27px;
  color: #000000;
}
@media (max-width: 823px) {
  .container--services .services--plans-item label.checkbox,
  .container--services .services--plans-item label.checkbox2,
  .container--services .services--plans-item label.radio,
  .container--services .services--plans-item label.radio2 {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 21px;
  }
}
.container--services .services--plans-item .price {
  display: block;
  float: right;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
}
@media (max-width: 583px) {
  .container--services .services--plans-item .price {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 17px;
    float: left;
    width: 100%;
  }
}
.container--services .services--plans-item .price span {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 27px;
  font-weight: 500 !important;
}
@media (max-width: 583px) {
  .container--services .services--plans-item .price span {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 21px;
    font-weight: 500 !important;
  }
}
.container--services .services--plans-item .price--discount {
  color: #e82332;
}
.container--services .services--plans-item .price--discount span {
  color: #e82332;
}
.container--services .services--plans-item .price del,
.container--services .services--plans-item .price strike {
  display: block;
  color: #78777a;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
}
.container--services .services--plans-item .price del span,
.container--services .services--plans-item .price strike span {
  color: #78777a;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 20px;
}
.container--services .services--plans-item .dicountBtn {
  float: left;
  width: 44px;
  height: 44px;
  border: 1px solid #e82332;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500 !important;
  padding: 11px 0px 11px 2px;
  text-align: center;
  color: #e82332;
  margin-right: 10px;
}
@media (max-width: 583px) {
  .container--services .services--plans-item .dicountBtn {
    float: right;
    margin-right: 0;
  }
}
.container--services .services--plans-item-row {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid #dedfe0;
  padding: 30px 0 30px 0;
}
.container--services .services--plans-item-row:last-child {
  border-bottom: none;
}
.container--services .services--plans-item-row.mod--lesspad {
  padding: 22px 0 22px 0;
}
.container--services .services--plans-item-row--check {
  background-color: #f5f5f6;
  padding: 16px 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  color: #78777a;
  border: none;
  margin-top: 22px;
}
.container--services .services--plans-item-row--check label {
  font-family: 'Roboto', sans-serif !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 15px !important;
  line-height: 18px !important;
  color: #78777a !important;
  margin: 0;
}
.container--services .services--plans-item-row.active {
  border-bottom: 3px double #e82332;
}
.container--services .services--plans-item-row.mod--bordertop {
  border-top: 1px solid #dedfe0;
}
.container--services .services--plans-item-row p {
  width: 100%;
}
.container--services .services--plans-item-row .row-input-label {
  width: calc(70% - 175px);
  overflow: visible;
  display: inline-block;
  text-overflow: ellipsis;
}
@media (max-width: 583px) {
  .container--services .services--plans-item-row .row-input-label {
    width: 100%;
  }
}
.container--services .services--plans-item-row .row-input-label--24 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 24px;
}
.container--services .services--plans-item-row .row-input-label--24 span:not(.domain-name) {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  display: block;
}
@media (max-width: 463px) {
  .container--services .services--plans-item-row .row-input-label .form-group {
    width: 100%;
  }
}
.container--services .services--plans-item-row .row-input-label2 {
  width: 70%;
  overflow: visible;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 583px) {
  .container--services .services--plans-item-row .row-input-label2 {
    width: 100%;
  }
}
.container--services .services--plans-item-row .row-input-label2--24 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 24px;
}
.container--services .services--plans-item-row .row-input-label2--24 span:not(.domain-name) {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  display: block;
}
@media (max-width: 463px) {
  .container--services .services--plans-item-row .row-input-label2 .form-group {
    width: 100%;
  }
}
.container--services .services--plans-item-row .row-input-price {
  width: 30%;
  text-align: right;
}
@media (max-width: 583px) {
  .container--services .services--plans-item-row .row-input-price {
    width: 100%;
    margin-top: 10px;
  }
}
.container--services .services--plans-item-row .row-input-price .price {
  text-align: right;
}
@media (max-width: 583px) {
  .container--services .services--plans-item-row .row-input-price .price {
    text-align: left;
  }
}
.container--services .services--plans-item-row .row-input-btn {
  width: 145px;
  text-align: center;
  padding-left: 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 27px;
  font-weight: 500 !important;
  color: #6e7275;
  /*
                        &:hover,
                        &.active {
                            color: #e82332;
                            svg,
                            svg g {
                                fill: #e82332;
                            }
                            a {
                                &.remove {
                                    color: #e82332;
                                    .garbage {
                                        .bg('../img/icons/garbage-h.svg');
                                    }
                                }
                            }
                        }*/
}
.container--services .services--plans-item-row .row-input-btn svg,
.container--services .services--plans-item-row .row-input-btn svg g {
  fill: #6e7275;
}
.container--services .services--plans-item-row .row-input-btn > img {
  margin-top: -5px;
}
.container--services .services--plans-item-row .row-input-btn a.continue-to-cart {
  color: #78777a;
}
.container--services .services--plans-item-row .row-input-btn a.remove {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400 !important;
  color: #78777a;
}
.container--services .services--plans-item-row .row-input-btn a.remove .garbage {
  margin-top: 1px;
}
.container--services .services--plans-item-row .row-input-btn a.remove:hover {
  color: #e82332;
}
.container--services .services--plans-item-row .row-input-btn a.remove:hover .garbage {
  background: url(../img/icons/garbage-h.svg) left top no-repeat;
}
.container--services .services--plans-item-row .row-input-btn a:hover,
.container--services .services--plans-item-row .row-input-btn a.active {
  color: #e82332;
}
.container--services .services--plans-item-row .row-input-btn a:hover svg,
.container--services .services--plans-item-row .row-input-btn a.active svg,
.container--services .services--plans-item-row .row-input-btn a:hover svg g,
.container--services .services--plans-item-row .row-input-btn a.active svg g {
  fill: #e82332;
}
.container--services .services--plans-item-row .row-input-btn .temp-sale {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
}
@media (max-width: 583px) {
  .container--services .services--plans-item-row .row-input-btn {
    width: 100%;
    padding-left: 0;
    text-align: left;
    margin-top: 10px;
  }
}
@media (max-width: 463px) {
  .container--services .services--plans-item-row .row-input-btn .btn {
    display: block;
    width: 100%;
  }
}
.container--services .services--orders {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 410px;
  height: 100%;
  vertical-align: top;
}
.container--services .services--orders > .item,
.container--services .services--orders-items > .item {
  padding: 40px 50px 30px;
  background-color: #ffffff;
  width: 100%;
}
@media (max-width: 583px) {
  .container--services .services--orders > .item,
  .container--services .services--orders-items > .item {
    padding: 20px 25px 15px;
  }
}
.container--services .services--orders > .item:before,
.container--services .services--orders-items > .item:before,
.container--services .services--orders > .item:after,
.container--services .services--orders-items > .item:after {
  content: '';
  display: table;
}
.container--services .services--orders.fixed {
  position: fixed;
}
@media (max-width: 991px) {
  .container--services .services--orders {
    position: relative !important;
    width: 100%;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .total-markered {
    float: left;
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.total-markered + p {
  margin-bottom: 5px;
}
.user-info {
  margin-bottom: 50px;
  margin-top: 50px;
  background-color: #ffffff;
  padding: 40px 165px 100px;
}
.user-info--profiles {
  padding: 65px 110px 70px;
}
.user-info--orders {
  padding: 70px 165px 70px;
}
@media (max-width: 1263px) {
  .user-info--orders {
    padding: 40px 105px 40px;
  }
}
.user-info--orders .account-list .item:last-child {
  border-bottom: none;
}
.user-info--order {
  padding: 60px 105px 80px;
}
@media (max-width: 1263px) {
  .user-info--order {
    padding: 30px 50px 40px;
  }
}
.user-info--order .cart-row-text {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
}
.user-info--order .cart-row-text a {
  color: #000000;
  text-decoration: none;
}
.user-info--order .cart-row-text .pdf {
  line-height: 40px;
}
.user-info--order .cart-row-text .pdf img {
  margin-right: 5px;
}
.user-info--domains {
  padding: 65px 105px 95px;
}
.user-info--domains-settings {
  padding: 85px 150px 90px;
}
.user-info--domains-settings .domain-info {
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 991px) {
  .user-info--domains-settings .domain-info {
    display: block;
  }
}
.user-info--domains-settings .domain-info .domain-text {
  width: 60%;
}
@media (max-width: 991px) {
  .user-info--domains-settings .domain-info .domain-text {
    width: 100%;
  }
}
.user-info--domains-settings .domain-info .domain-title {
  margin: 0;
}
@media (max-width: 583px) {
  .user-info--domains-settings .domain-info .domain-title {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 26px;
    line-height: 29px;
  }
}
.user-info--domains-settings .domain-info .domain-btn {
  width: 40%;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 991px) {
  .user-info--domains-settings .domain-info .domain-btn {
    width: 100%;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
@media (max-width: 463px) {
  .user-info--domains-settings .domain-info .btn {
    display: block;
    width: 100%;
  }
}
.user-info--domains-settings .contact-info p {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
}
@media (max-width: 463px) {
  .user-info--domains-settings .contact-info .btn {
    display: block;
    width: 100%;
  }
}
.user-info--domains-settings .domain-settings {
  margin-bottom: 45px;
}
.user-info--domains-settings .domain-settings p {
  margin-bottom: 0;
}
.user-info--domains-settings .domain-settings .btn {
  margin-top: 10px;
}
@media (max-width: 463px) {
  .user-info--domains-settings .domain-settings .btn.btn-link {
    margin-left: 0;
  }
}
@media (max-width: 463px) {
  .user-info--domains-settings .domain-settings .btn {
    display: block;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .user-info {
    padding: 30px 125px 75px;
  }
  .user-info--profiles {
    padding: 35px 55px 35px;
  }
  .user-info--orders {
    padding: 30px 25px 15px;
  }
  .user-info--order {
    padding: 30px 25px 15px;
  }
  .user-info--domains {
    padding: 30px 65px 35px;
  }
}
@media (max-width: 767px) {
  .user-info {
    padding: 30px 25px 15px;
  }
}
.user-info--avatar {
  /*
        text-align: center;
        vertical-align: bottom;
        margin-bottom: 45px;*/
  width: 225px;
  margin: 0 auto 45px;
  padding-left: 165px;
  vertical-align: bottom;
  position: relative;
}
.user-info--avatar a {
  text-decoration: none;
  color: #78777a;
}
.user-info--avatar a#upload-btn {
  cursor: pointer;
}
.user-info--avatar a:hover {
  color: #e82332;
}
.user-info--avatar-change {
  position: absolute;
  left: 165px;
  bottom: 0;
}
.user-info--avatar-remove {
  position: absolute;
  left: 165px;
  top: 0;
}
.user-info--avatar img {
  width: 155px !important;
  height: 155px !important;
  vertical-align: bottom;
  margin-left: -155px;
  max-width: 155px;
  border-radius: 78px;
  background-color: #f5f5f5;
}
.user-info--data {
  border-bottom: 1px solid #dedfdf;
  padding-bottom: 50px;
  padding-top: 50px;
}
.user-info--data:last-child {
  border: none;
  padding-bottom: 0;
}
.user-info--data.first {
  padding-top: 0;
}
.user-info--data .title2 {
  text-align: left;
  margin-bottom: 20px;
}
.user-info-filter {
  background-color: #f5f5f7;
  min-height: 55px;
  padding: 16px 25px 15px;
  margin-bottom: 30px;
}
.user-info-filter--trigger {
  float: right;
  position: relative;
  padding-right: 23px;
  color: #78777a !important;
}
.user-info-filter--trigger:after {
  content: "";
  position: absolute;
  top: 10px;
  border: none;
  right: 0px;
  width: 17px;
  height: 9px;
  background-image: url(../img/select-trigger.svg) !important;
}
.user-info-filter--trigger.collapsed:after {
  transform: rotate(180deg);
}
@media (max-width: 991px) {
  .user-info-filter .collapse,
  .user-info-filter .collapsing {
    margin-top: 40px;
  }
}
.mod--padleft {
  padding-left: 25px;
}
@media (max-width: 823px) {
  .mod--padleft {
    padding-left: 0;
  }
}
.mod--padright40 {
  padding-right: 40px;
}
@media (max-width: 823px) {
  .mod--padright40 {
    padding-right: 0;
  }
}
.account-list {
  width: 100%;
  margin-top: 40px;
}
.account-list .item {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 35px 0;
  border-bottom: 1px solid #dedfe0;
  position: relative;
}
.account-list .item:first-child {
  border-top: 1px solid #dedfe0;
  padding-top: 40px;
}
.account-list .item a {
  color: #000000;
  text-decoration: none;
}
.account-list .item--header {
  background-color: #f5f5f7;
  padding: 20px 0;
  border: none;
}
@media (max-width: 823px) {
  .account-list .item--header {
    display: none;
  }
}
.account-list .item--header:first-child {
  padding-top: 20px;
  border: none;
}
.account-list .item.mod--lesspad {
  padding: 25px 0;
}
.account-list .item.mod--noborderbot {
  border-bottom: none;
}
.account-list .item-title {
  width: 50%;
}
@media (max-width: 823px) {
  .account-list .item-title {
    width: 100%;
  }
}
.account-list .item-center {
  width: 25%;
  text-align: right;
}
@media (max-width: 1263px) {
  .account-list .item-center {
    width: 20%;
    padding-right: 40px;
  }
}
@media (max-width: 823px) {
  .account-list .item-center {
    width: 100%;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 15px;
  }
}
.account-list .item-right {
  width: calc(25% - 60px);
  text-align: right;
}
@media (max-width: 1263px) {
  .account-list .item-right {
    width: calc(30% - 60px);
  }
}
@media (max-width: 823px) {
  .account-list .item-right {
    width: calc(100% - 60px);
    text-align: left;
  }
}
.account-list .item-remove {
  width: 50px;
  text-align: right;
}
@media (max-width: 823px) {
  .account-list .item-remove {
    margin-left: auto;
    margin-right: 0;
  }
}
.account-list .item-half-left {
  width: 50%;
  text-align: right;
  padding-right: 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 24px;
}
@media (max-width: 583px) {
  .account-list .item-half-left {
    width: 100%;
    text-align: left;
    padding: 0;
  }
}
.account-list .item-half-right {
  width: 50%;
  text-align: left;
  padding-left: 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 24px;
}
@media (max-width: 583px) {
  .account-list .item-half-right {
    width: 100%;
    text-align: left;
    padding: 0;
    margin-bottom: 10px;
  }
}
.account-list .item-order--date {
  width: 15%;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
}
@media (max-width: 823px) {
  .account-list .item-order--date {
    width: 100%;
    margin-top: 5px;
  }
}
.account-list .item-order--number {
  width: 30%;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
}
@media (max-width: 823px) {
  .account-list .item-order--number {
    width: 100%;
    margin-top: 5px;
  }
}
.account-list .item-order--price {
  width: 15%;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
}
@media (max-width: 823px) {
  .account-list .item-order--price {
    width: 100%;
    margin-top: 5px;
  }
}
.account-list .item-order--quantity {
  width: 20%;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
}
@media (max-width: 823px) {
  .account-list .item-order--quantity {
    width: 100%;
    margin-top: 5px;
    text-align: left;
  }
}
.account-list .item-order--total {
  width: 15%;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
}
@media (max-width: 823px) {
  .account-list .item-order--total {
    width: 100%;
    margin-top: 5px;
    text-align: left;
  }
}
.account-list .item-order--status {
  width: 20%;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
.account-list .item-order--status img {
  margin-right: 10px;
}
@media (max-width: 823px) {
  .account-list .item-order--status {
    width: 50%;
    margin-top: 5px;
  }
}
.account-list .item-order--status a {
  display: table;
}
.account-list .item-order--status a svg {
  display: table-cell;
}
.account-list .item-order--status a span {
  display: table-cell;
  padding-left: 10px;
  vertical-align: top;
}
.account-list .item-order--status a.color-red svg,
.account-list .item-order--status a.color-red svg g,
.account-list .item-order--status a.color-red svg g .st0 {
  stroke: #e92934;
}
.account-list .item-order--status a.color-grey2 svg,
.account-list .item-order--status a.color-grey2 svg g,
.account-list .item-order--status a.color-grey2 svg g .st0 {
  stroke: #78777a;
}
.account-list .item-order--button {
  width: calc(20% - 40px);
  text-align: right;
}
@media (max-width: 823px) {
  .account-list .item-order--button {
    width: calc(50% - 40px);
    margin-top: 5px;
  }
}
@media (max-width: 463px) {
  .account-list .item-order--button {
    width: 100%;
    margin-top: 10px;
  }
  .account-list .item-order--button .btn {
    width: 100%;
  }
}
.account-list .item-order--remove {
  width: 40px;
  text-align: right;
}
@media (max-width: 823px) {
  .account-list .item-order--remove {
    margin-top: 5px;
  }
}
@media (max-width: 463px) {
  .account-list .item-order--remove {
    position: absolute;
    right: 0;
    top: 25px;
  }
}
.account-list .item-domain--checkbox {
  width: 40px;
  margin-left: -40px;
}
@media (max-width: 767px) {
  .account-list .item-domain--checkbox {
    margin-left: 0;
  }
}
.account-list .item-domain--name {
  width: calc(35% - 135px);
}
@media (max-width: 991px) {
  .account-list .item-domain--name {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .account-list .item-domain--name {
    width: calc(50% - 50px);
  }
}
@media (max-width: 583px) {
  .account-list .item-domain--name {
    width: 100%;
  }
}
.account-list .item-domain--expires {
  width: 180px;
}
@media (max-width: 991px) {
  .account-list .item-domain--expires {
    width: 50%;
    text-align: right;
  }
}
@media (max-width: 583px) {
  .account-list .item-domain--expires {
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 991px) {
  .account-list .item-domain--status {
    width: 100%;
  }
}
.account-list .item-domain--autorenew {
  width: 20%;
}
@media (max-width: 991px) {
  .account-list .item-domain--autorenew {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .account-list .item-domain--button {
    width: 100%;
  }
}
.account-list .item-domain--action {
  width: calc(35% - 135px);
}
@media (max-width: 991px) {
  .account-list .item-domain--action {
    width: 100%;
    margin-bottom: 20px;
  }
}
.account-list .item-domain--pagination {
  width: calc(65% + 135px);
  text-align: right;
}
.account-list .item-domain--pagination .pagination {
  text-align: right;
}
@media (max-width: 991px) {
  .account-list .item-domain--pagination {
    width: 100%;
  }
}
.container--domain-search {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.container--domain-search-small {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  position: sticky;
  top: 55px;
}
@media (max-width: 991px) {
  .container--domain-search-small {
    position: static;
  }
}
.body--domain-search-fixed .container--domain-search {
  padding-top: 30px !important;
  padding-bottom: 26px !important;
  z-index: 999;
  position: fixed;
  width: 100%;
}
.container--domain-search .domain-search {
  padding: 20px 0 0 0;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.container--domain-search-small.container--domain-search .domain-search {
  padding: 0;
}
.container--domain-search .domain-search h1 {
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 60px;
  line-height: 66px;
  color: #000;
  font-weight: 100;
  margin-bottom: 5px;
}
@media (max-width: 463px) {
  .container--domain-search .domain-search h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 50px;
    line-height: 56px;
    font-weight: 200;
  }
}
.container--domain-search .domain-search h1 b,
.container--domain-search .domain-search h1 strong {
  font-weight: 500;
}
.container--domain-search .domain-search p {
  text-align: center;
  font-size: 17px;
  line-height: 24px;
}
.container--domain-search .domain-search-form {
  padding-top: 12px;
  padding-bottom: 14px;
  margin: 0 auto;
  width: 800px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.container--domain-search-small.container--domain-search .domain-search-form {
  margin-left: 0;
  display: inline-block;
  width: calc(100% - 224px);
}
@media (max-width: 767px) {
  .container--domain-search-small.container--domain-search .domain-search-form {
    width: 100%;
  }
}
.body--domain-search-fixed .container--domain-search .domain-search-form {
  padding: 0;
}
@media (max-width: 991px) {
  .container--domain-search .domain-search-form {
    width: 700px;
  }
}
@media (max-width: 767px) {
  .container--domain-search .domain-search-form {
    width: 100%;
  }
}
.container--domain-search .domain-search-form .input-group {
  height: 48px;
}
.container--domain-search .domain-search-form .input-group.has-focus .input-group-addon {
  border-color: #66afe9;
}
.container--domain-search .domain-search-form .input-group-addon {
  background-color: #fff;
  border: 1px solid #c9c7c7;
  border-right: none;
  color: #78777a;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-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;
  padding-right: 0;
}
.container--domain-search .domain-search-form .input-group-addon + .form-control {
  border-left: none;
  box-shadow: none;
}
.container--domain-search .domain-search-form .input-group-btn .btn {
  height: 48px;
  width: 115px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 21px;
  padding: 10px 14px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.container--domain-search .domain-search-form .input-group-btn .btn img {
  margin-right: 5px;
}
@media (max-width: 463px) {
  .container--domain-search .domain-search-form .input-group-btn .btn {
    font: 0/0 a;
    padding: 6px 10px;
    width: 48px;
    height: 48px;
  }
}
.container--domain-search .domain-search-form .input-group .form-control {
  height: 48px;
  color: #78777a;
}
.container--domain-search .domain-search .btn-200 {
  margin-top: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.container--domain-search-small.container--domain-search .domain-search .btn-200 {
  margin-top: 12px;
  margin-left: 20px;
  vertical-align: top;
}
.body--domain-search-fixed .container--domain-search-small.container--domain-search .domain-search .btn-200 {
  margin-top: 0;
}
@media (max-width: 767px) {
  .container--domain-search-small.container--domain-search .domain-search .btn-200 {
    margin: 0;
  }
}
@media (max-width: 463px) {
  .container--domain-search-small.container--domain-search .domain-search .btn-200 {
    width: 100%;
    display: block;
  }
}
.container--domain-search .domain-search-links {
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.container--domain-search .domain-search-links li {
  font: 0/0 a;
  display: inline-block;
}
.container--domain-search .domain-search-links li a {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  text-decoration: none;
  padding: 2px 14px;
}
.container--domain-search .domain-search-links li a:hover {
  color: #ee2a31;
}
.container--domain-search .domain-search-links li + li {
  border-left: 2px solid #838383;
}
.container--domain-search .domain-search-links li.active a,
.container--domain-search .domain-search-links li:hover a {
  color: #ee2a31;
}
.faq {
  text-align: left;
  color: #484a4a;
  margin-bottom: 30px;
  padding-top: 10px;
}
.faq-item {
  color: #000;
  margin-bottom: 20px;
}
.faq-item-content {
  display: none;
  padding: 14px 30px 15px;
}
@media (max-width: 767px) {
  .faq-item-content {
    padding: 14px 0 0px 30px;
  }
}
.faq-item-content p {
  margin: 0;
}
.faq-item--hidden .faq-item-content {
  display: none;
}
.faq-item-content ul {
  padding: 0;
  margin: 0;
}
.faq-item-title {
  font-family: 'Myriad Pro', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 27px;
  display: block;
  margin: 0 0 0;
  color: #e92934;
  padding: 0 0 0 30px;
  position: relative;
  cursor: pointer;
}
.faq-item--hidden .faq-item-title {
  color: #000000;
}
.faq--list-noicons .faq-item-title {
  padding: 0;
}
.faq-item-title:before {
  content: '';
  width: 20px;
  height: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 2px;
  background: url(../img/plusminus.png) 0 -20px no-repeat #e92934;
  display: block;
}
.faq-item--hidden .faq-item-title:before {
  background: url(../img/plusminus.png) 0 1px no-repeat #aaa9aa;
}
.faq--list-noicons .faq-item-title:before {
  display: none;
}
.faq-item-title:hover {
  color: #e92934;
}
.faq-item-title:hover:before {
  background: url(../img/plusminus.png) 0 -20px no-repeat #e92934;
}
.faq-item--hidden .faq-item-title:hover:before {
  background: url(../img/plusminus.png) 0 1px no-repeat #e92934;
}
.faq-block {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .faq-block {
    display: block;
  }
}
.faq-block-title {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 42px;
  line-height: 46px;
  text-align: left;
  margin: 0 0 5px;
  font-weight: 100;
}
.faq-block-nav {
  width: 25%;
}
@media (max-width: 991px) {
  .faq-block-nav {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .faq-block-nav {
    width: 100%;
    margin-bottom: 30px;
  }
}
.faq-block-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.faq-block-nav ul li a {
  padding: 8px 0;
  display: block;
  color: #9d9d9d;
  text-decoration: none;
}
.faq-block-nav ul li a:hover {
  color: #000;
}
.faq-block-nav ul li.active a {
  color: #000;
}
.faq-block-content {
  width: 75%;
}
@media (max-width: 991px) {
  .faq-block-content {
    width: 66%;
  }
}
@media (max-width: 767px) {
  .faq-block-content {
    width: 100%;
  }
}
.faq-block-content .faq-block-title {
  margin-bottom: 16px;
}
.faq-block-content .faq--list .faq-item-title {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  padding: 0;
}
.faq-block-content .faq--list .faq-item-title:before {
  display: none;
}
.faq-block-content .faq--list .faq-item-content {
  padding: 14px 0px 15px;
}
.faq-link {
  list-style: none;
  padding: 0;
  margin: 0;
}
.faq-link li a {
  display: block;
  color: #000000;
  text-decoration: none;
  padding: 10px 0;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
}
.faq-link li a:hover {
  color: #e92934;
}
.faq-link li.active a {
  color: #e92934;
}
.faq-link li:first-child a {
  padding: 0 0 10px 0;
}
.body--clear {
  background: #fafafa;
}
.body--clear .page {
  background: #fafafa;
  padding: 50px 0 80px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.body--clear .page .wrapper {
  width: 100%;
  padding: 0;
}
@media (max-width: 583px) {
  .body--clear .page .wrapper {
    padding: 0;
  }
}
.header-clear {
  margin: 0 0 18px;
}
.footer-clear {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 26px;
  color: #78777a;
  background-color: #f5f5f5;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 17px;
  padding: 0px 20px;
}
@media (max-width: 991px) {
  .footer-clear {
    position: relative;
    bottom: 0;
    padding-bottom: 30px;
  }
}
.footer-clear p {
  margin: 0;
}
.footer-clear .owexx svg {
  margin-top: 4px;
}
.login-register-container {
  *zoom: 1;
}
.login-register-container:after {
  content: " ";
  display: table;
  clear: both;
}
.login-register-container .checkbox,
.login-register-container .radio {
  padding-bottom: 10px;
}
.login-register-container .checkbox label,
.login-register-container .radio label {
  font-family: "seravek";
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  padding: 0 0 0 30px;
}
.login-register-container .checkbox .icheckbox,
.login-register-container .radio .icheckbox,
.login-register-container .checkbox .iradio,
.login-register-container .radio .iradio {
  position: absolute !important;
  left: 0;
  top: 50%;
  margin: -12px 0 0;
}
.login-register-left,
.clear-container {
  border: 1px solid #eee;
  background: #fff;
  padding: 46px 64px 46px;
}
@media (max-width: 463px) {
  .login-register-left,
  .clear-container {
    padding: 23px 32px 23px;
  }
}
.login-register-left {
  float: left;
  width: 460px;
}
@media (max-width: 463px) {
  .login-register-left {
    width: 100%;
  }
}
.login-register-right {
  float: right;
  width: 330px;
  padding: 47px 0 0;
}
.login-register-right .form {
  margin: 0 0 18px;
}
.login-register-right .login-register-list {
  padding-top: 38px;
  margin-top: 30px;
  border-top: 1px solid #dfdfdf;
}
.login-register-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: "seravek";
  font-weight: 700;
  font-size: 17px;
  line-height: 15px;
  color: #000;
}
.login-register-list a {
  text-decoration: none;
}
.login-register-list a:hover {
  text-decoration: underline;
}
.login-register-list li {
  padding-left: 30px;
  background: url(../img/check-3.png) 7px 2px no-repeat;
}
.login-register-list li + li {
  margin: 30px 0 0;
}
.remind-block p {
  margin: 6px 0;
}
.remind-block .btn-block {
  margin: 12px 0;
}
.body--clear-new .container--auth-new {
  padding-top: 80px !important;
  padding-bottom: 70px !important;
}
@media (max-width: 767px) {
  .body--clear-new .container--auth-new {
    padding-top: 40px !important;
    padding-bottom: 30px !important;
  }
}
.body--clear-new.mod--fullbg .container--auth-new {
  background-color: #ffffff;
  padding: 60px 75px 70px 75px !important;
}
@media (max-width: 583px) {
  .body--clear-new.mod--fullbg .container--auth-new {
    padding: 20px 25px 25px 25px !important;
  }
}
.body--clear-new .auth .title {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 39px;
  font-weight: 100 !important;
  text-align: left;
  margin-bottom: 15px;
}
.body--clear-new .auth .title + p {
  margin-bottom: 10px;
}
.body--clear-new .auth .form-group {
  background-color: #fff;
}
.body--clear-new .auth .form-group-label {
  color: #78777a;
}
.body--clear-new .auth .form-action + p,
.body--clear-new .auth .btn + p {
  margin-top: 10px;
}
.body--clear-new .auth :last-child {
  margin-bottom: 0;
}
.form-actions--icons {
  text-align: center;
  margin-bottom: 16px;
}
.auth-icons {
  list-style: none;
  padding: 0;
  margin: 0;
}
.auth-icons li {
  margin: 0 9px 9px;
  display: inline-block;
}
.auth-icons li img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.auth-icons li.active img,
.auth-icons li:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.garbage {
  width: 13px;
  height: 14px;
  background: url(../img/icons/garbage.svg) left top no-repeat;
  display: inline-block;
}
.garbage:hover,
.garbage.active {
  background: url(../img/icons/garbage-h.svg) left top no-repeat;
}
.ok {
  width: 14px;
  height: 10px;
  background: url(../img/icons/ok.svg) left top no-repeat;
  display: inline-block;
}
.ok:hover,
.ok.active {
  background: url(../img/icons/ok-h.svg) left top no-repeat;
}
.block-slider {
  padding: 0;
  background: transparent;
  overflow: visible;
}
.block-slider .dvslider {
  background: transparent;
}
.block-slider .dvslider-wrapper {
  height: 450px;
}
.block-slider .dvslider-content {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}
.block-slider .article {
  margin: 18px 0 !important;
  padding: 0 18px 0 0;
  float: right;
  width: 45%;
}
.block-slider .mod--align-right {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.block-slider .mod--align-right .article {
  padding-left: 0;
  padding-right: 18px;
  float: right;
}
.block-slider .mod--align-left {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.block-slider .mod--align-left .article {
  padding-right: 0;
  padding-left: 18px;
  float: left;
}
.block-slider .mod--align-center {
  -webkit-justify-content: center;
  justify-content: center;
}
.block-slider .mod--align-center .article {
  float: none;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0;
  padding-right: 0;
}
.block-slider .mod--align-top {
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.block-slider .mod--align-middle {
  -webkit-align-items: center;
  align-items: center;
}
.block-slider .mod--align-bottom {
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.block-slider .dvslider-pager {
  position: static;
  margin: 20px 0 0;
}
@media (max-width: 991px) {
  .block-slider .dvslider-slide .dvslider-content {
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    text-align: center;
  }
  .block-slider .dvslider-slide .article {
    width: 80%;
    max-width: none;
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .block-slider .dvslider-slide .dvslider-content {
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    text-align: center;
  }
  .block-slider .dvslider-slide .article {
    width: auto;
    float: none;
    margin: 0 0 24px !important;
    padding: 0 18px !important;
  }
  .block-slider .dvslider-slide .article > * {
    display: none;
  }
  .block-slider .dvslider-slide .article .title,
  .block-slider .dvslider-slide .article h1,
  .block-slider .dvslider-slide .article .h2,
  .block-slider .dvslider-slide .article .h3,
  .block-slider .dvslider-slide .article .h4,
  .block-slider .dvslider-slide .article .h5,
  .block-slider .dvslider-slide .article .h6,
  .block-slider .dvslider-slide .article h1,
  .block-slider .dvslider-slide .article h2,
  .block-slider .dvslider-slide .article h3,
  .block-slider .dvslider-slide .article h4,
  .block-slider .dvslider-slide .article h5,
  .block-slider .dvslider-slide .article h6 {
    display: block;
    margin: 0;
  }
}
.mod--fullheight .block-slider .article {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}
.mod--fullheight .block-slider .dvslider-wrapper {
  height: 650px;
  height: 100vh;
}
.mod--fullheight .block-slider .dvslider-pager {
  position: absolute;
  bottom: 40px;
}
.mod--fullheight:first-child .block-slider .dvslider-wrapper {
  height: calc(100vh - 95px);
}
@media (max-width: 991px) {
  .mod--fullheight:first-child .block-slider .dvslider-wrapper {
    height: calc(100vh - 64px);
  }
}
.block-slider-3 {
  padding: 0;
  background: transparent;
  overflow: visible;
}
.block-slider-3 .dvslider,
.block-slider-3 .swiper-container {
  background: transparent;
}
.block-slider-3 .dvslider-wrapper,
.block-slider-3 .swiper-wrapper {
  height: 450px;
}
.block-slider-3 .dvslider-content,
.block-slider-3 .swiper-content {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
  overflow: hidden;
}
.block-slider-3 .article {
  padding: 0 18px 0 0;
  width: 33%;
  min-width: 500px;
  max-width: 700px;
  float: right;
  margin: 18px 12% 18px 18px !important;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
  padding: 50px 45px 37px;
}
.block-slider-3 .mod--align-right {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.block-slider-3 .mod--align-right .article {
  float: right;
  margin-left: 18px !important;
  margin-right: 12% !important;
}
.block-slider-3 .mod--align-left {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.block-slider-3 .mod--align-left .article {
  float: left;
  margin-left: 12% !important;
  margin-right: 18px !important;
}
.block-slider-3 .mod--align-center {
  -webkit-justify-content: center;
  justify-content: center;
}
.block-slider-3 .mod--align-center .article {
  float: none;
  margin-left: auto !important;
  margin-right: auto !important;
}
.block-slider-3 .mod--align-top {
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.block-slider-3 .mod--align-middle {
  -webkit-align-items: center;
  align-items: center;
}
.block-slider-3 .mod--align-bottom {
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.block-slider-3 .mod--bg-dark .article {
  background: #000000;
  background: rgba(0, 0, 0, 0.6);
}
.block-slider-3 .mod--bg-none .article {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.block-slider-3 .mod--text-light .article {
  color: #fff;
}
.block-slider-3 .mod--text-none .article {
  background: transparent;
  box-shadow: none;
}
.block-slider-3 .mod--text-none .article > * {
  display: none !important;
}
.block-slider-3 .dvslider-pager {
  position: static;
  margin: 20px 0 0;
}
@media (max-width: 991px) {
  .block-slider-3 .dvslider-slide .dvslider-content,
  .block-slider-3 .swiper-slide .dvslider-content,
  .block-slider-3 .dvslider-slide .swiper-content,
  .block-slider-3 .swiper-slide .swiper-content {
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    text-align: center;
  }
  .block-slider-3 .dvslider-slide .article,
  .block-slider-3 .swiper-slide .article {
    text-align: left;
    width: 80%;
    min-width: 0;
    max-width: none;
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
    position: absolute;
    bottom: 0;
    left: 10%;
  }
}
@media (max-width: 767px) {
  .block-slider-3 .dvslider-slide .dvslider-content,
  .block-slider-3 .swiper-slide .dvslider-content,
  .block-slider-3 .dvslider-slide .swiper-content,
  .block-slider-3 .swiper-slide .swiper-content {
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    text-align: center;
  }
  .block-slider-3 .dvslider-slide .article,
  .block-slider-3 .swiper-slide .article {
    width: 100%;
    float: none;
    margin: 0 0 24px !important;
    padding: 0 18px !important;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    left: 0;
  }
  .block-slider-3 .dvslider-slide .article .title,
  .block-slider-3 .swiper-slide .article .title,
  .block-slider-3 .dvslider-slide .article h1,
  .block-slider-3 .swiper-slide .article h1,
  .block-slider-3 .dvslider-slide .article .h2,
  .block-slider-3 .swiper-slide .article .h2,
  .block-slider-3 .dvslider-slide .article .h3,
  .block-slider-3 .swiper-slide .article .h3,
  .block-slider-3 .dvslider-slide .article .h4,
  .block-slider-3 .swiper-slide .article .h4,
  .block-slider-3 .dvslider-slide .article .h5,
  .block-slider-3 .swiper-slide .article .h5,
  .block-slider-3 .dvslider-slide .article .h6,
  .block-slider-3 .swiper-slide .article .h6,
  .block-slider-3 .dvslider-slide .article h1,
  .block-slider-3 .swiper-slide .article h1,
  .block-slider-3 .dvslider-slide .article h2,
  .block-slider-3 .swiper-slide .article h2,
  .block-slider-3 .dvslider-slide .article h3,
  .block-slider-3 .swiper-slide .article h3,
  .block-slider-3 .dvslider-slide .article h4,
  .block-slider-3 .swiper-slide .article h4,
  .block-slider-3 .dvslider-slide .article h5,
  .block-slider-3 .swiper-slide .article h5,
  .block-slider-3 .dvslider-slide .article h6,
  .block-slider-3 .swiper-slide .article h6 {
    display: block;
    margin: 0;
  }
}
.mod--fullheight .block-slider-3 .article {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}
.mod--fullheight .block-slider-3 .dvslider-wrapper,
.mod--fullheight .block-slider-3 .swiper-wrapper {
  height: 100vh;
}
.mod--fullheight .block-slider-3 .dvslider-pager {
  position: absolute;
  bottom: 40px;
}
.mod--fullheight:first-child .block-slider-3 .dvslider-wrapper,
.mod--fullheight:first-child .block-slider-3 .swiper-wrapper {
  height: calc(100vh - 95px);
}
@media (max-width: 991px) {
  .mod--fullheight:first-child .block-slider-3 .dvslider-wrapper,
  .mod--fullheight:first-child .block-slider-3 .swiper-wrapper {
    height: calc(100vh - 64px);
  }
}
.items--categories-blocks {
  background: transparent;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
.items--categories-blocks .item {
  min-height: 400px;
  min-height: 30vw;
  width: 100%;
  flex-basis: 100%;
  position: relative;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  padding-left: 50%;
  padding-right: 0;
}
.blocks--nolimit-height.items--categories-blocks .item {
  min-height: 0;
}
.items--categories-blocks .item--height25 {
  min-height: 25vw;
}
.items--categories-blocks .item-image {
  font: 0/0 a;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  background: center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-grow: 0;
  flex-shrink: 0;
}
.items--categories-blocks .item-image div,
.items--categories-blocks .item-image a {
  width: 100%;
  height: 100%;
  display: block;
  background: center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.items--categories-blocks .item-image a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.items--categories-blocks .item-content {
  width: 100%;
  overflow: hidden;
  padding: 50px 10%;
  -webkit-flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-grow: 0;
  flex-shrink: 0;
}
@media (max-width: 1423px) {
  .items--categories-blocks .item-content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.items--categories-blocks .item-content .title {
  text-align: left;
  margin-bottom: 40px;
}
.items--categories-blocks .item:not(.item--noimage-left):nth-child(2n+2) .items--categories-blocks .item:not(.item--noimage-right):nth-child(2n+2) {
  padding-left: 0;
  padding-right: 50%;
}
.items--categories-blocks .item:not(.item--noimage-left):nth-child(2n+2) .items--categories-blocks .item:not(.item--noimage-right):nth-child(2n+2) .item-image {
  left: auto;
  right: 0;
}
.items--categories-blocks .item-title {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 38px;
  margin: 0 0 22px;
  font-weight: 400;
}
.items--categories-blocks .item-title img {
  margin-bottom: 12px;
}
.items--categories-blocks .item--noimage-left,
.items--categories-blocks .item--noimage-right {
  flex-basis: 50%;
  width: 50%;
  padding: 0;
}
@media (max-width: 767px) {
  .items--categories-blocks .item--noimage-left,
  .items--categories-blocks .item--noimage-right {
    flex-basis: 100%;
    width: 100%;
  }
}
.items--categories-blocks .item--noimage-left .item-image,
.items--categories-blocks .item--noimage-right .item-image {
  display: none;
}
.items--categories-blocks .item--noimage-left {
  float: left;
}
.items--categories-blocks .item--noimage-right {
  float: right;
}
.items--categories-blocks .item--image-right {
  padding-left: 0;
  padding-right: 50%;
}
@media (max-width: 767px) {
  .items--categories-blocks .item--image-right {
    padding-left: 0;
    padding-right: 0;
  }
}
.items--categories-blocks .item--image-right .item-image {
  left: auto;
  right: 0;
}
.items--categories-blocks .item--image-left {
  padding-left: 50%;
  padding-right: 0;
}
@media (max-width: 767px) {
  .items--categories-blocks .item--image-left {
    padding-left: 0;
    padding-right: 0;
  }
}
.items--categories-blocks .item--image-left .item-image {
  left: 0 !important;
  right: auto !important;
}
.items--categories-blocks .item--align-top {
  -webkit-align-items: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
}
.items--categories-blocks .item--align-bottom {
  -webkit-align-items: flex-end;
  align-items: flex-end;
  justify-content: flex-end;
}
.items--categories-blocks .item--more-padding .item-content {
  padding: 150px 140px 150px 160px;
}
@media (max-width: 1583px) {
  .items--categories-blocks .item--more-padding .item-content {
    padding: 120px 110px 120px 130px;
  }
}
@media (max-width: 1423px) {
  .items--categories-blocks .item--more-padding .item-content {
    padding: 100px 90px 100px 110px;
  }
}
@media (max-width: 1263px) {
  .items--categories-blocks .item--more-padding .item-content {
    padding: 80px 70px 80px 90px;
  }
}
@media (max-width: 991px) {
  .items--categories-blocks .item--more-padding .item-content {
    padding: 60px 30px 60px 50px;
  }
}
@media (max-width: 823px) {
  .items--categories-blocks .item--more-padding .item-content {
    padding: 60px 30px 60px 30px;
  }
}
.items--categories-blocks .item--less-padding .item-content {
  padding: 50px 5%;
}
@media (max-width: 767px) {
  .items--categories-blocks .item--less-padding .item-content {
    padding: 24px 0;
  }
}
@media (max-width: 991px) {
  .items--categories-blocks .item-content {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (max-width: 767px) {
  .items--categories-blocks .item {
    display: block;
    min-height: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .items--categories-blocks .item:nth-child(2n+2) {
    padding-right: 0;
  }
  .items--categories-blocks .item-image {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: 200px;
    height: 30vh;
  }
  .items--categories-blocks .item-content {
    width: auto;
    margin: 0 !important;
    padding: 24px 0;
  }
  .mod--fullwidth .items--categories-blocks .item-content {
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media (max-width: 463px) {
  .items--categories-blocks .item .btn {
    display: block;
    margin-bottom: 20px;
    margin-left: 0;
  }
}
.items--categories-blocks-4 {
  margin-left: -1px;
  background: transparent;
  overflow: hidden;
}
.items--categories-blocks-4 .item {
  float: left;
  width: 50%;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  padding: 0 0 1px 1px;
}
.items--categories-blocks-4 .item-image {
  font: 0/0 a;
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.items--categories-blocks-4 .item:after {
  content: ' ';
  position: absolute;
  left: 1px;
  top: 0;
  right: 0;
  bottom: 1px;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.3);
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.items--categories-blocks-4 .item-wrapper {
  position: relative;
  padding: 36.6% 0 0;
  height: 0;
  overflow: hidden;
}
.items--categories-blocks-4 .item-title {
  font-family: "seravek";
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  display: block;
  position: relative;
  z-index: 3;
  text-align: center;
  margin: 0;
}
.items--categories-blocks-4 .item-content {
  z-index: 3;
  text-align: center;
  position: absolute;
  left: 18px;
  top: 18px;
  right: 18px;
  bottom: 18px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.items--categories-blocks-4 .item-content > * {
  opacity: 0;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.items--categories-blocks-4 .item-content > .item-title {
  opacity: 1;
}
.items--categories-blocks-4 .item-content .btn {
  margin: 18px 0 0;
}
.items--categories-blocks-4 .item:hover .item-image img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.items--categories-blocks-4 .item:hover .item-content > * {
  opacity: 1;
}
.items--categories-blocks-4 .item:hover:after {
  background-color: rgba(0, 0, 0, 0.85);
}
.items--categories-blocks-4 .item--button .item-content {
  padding-top: 54px;
}
.items--categories-blocks-4 .item--button:hover .item-content {
  padding-top: 0;
}
.items--categories-blocks-4--3 .item {
  width: 33.3333%;
}
.items--categories-blocks-4--3 .item-wrapper {
  padding-top: 55%;
}
@media (max-width: 991px) {
  .items--categories-blocks-4--3 .item-title {
    font-family: "seravek";
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
  }
}
.items--categories-blocks-4--1 .item {
  width: auto;
  display: block;
  float: none;
}
.items--categories-blocks-4--1 .item-wrapper {
  padding-top: 25%;
}
@media (max-width: 767px) {
  .items--categories-blocks-4 .item {
    width: auto;
    display: block;
    float: none;
  }
  .items--categories-blocks-4 .item-title {
    font-family: "seravek";
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
  }
  .items--categories-blocks-4 .item-wrapper {
    padding-top: 55%;
  }
}
.items--categories-blocks-5 {
  background: transparent;
  overflow: hidden;
}
.items--categories-blocks-5 .item {
  float: left;
  width: 50%;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
.items--categories-blocks-5 .item-image {
  font: 0/0 a;
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.items--categories-blocks-5 .item:after {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.3);
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.items--categories-blocks-5 .item-wrapper {
  position: relative;
  padding: 36.6% 0 0;
  height: 0;
  overflow: hidden;
}
.items--categories-blocks-5 .item-title {
  font-family: "seravek";
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  display: block;
  position: relative;
  z-index: 3;
  text-align: center;
  margin: 0;
}
.items--categories-blocks-5 .item-content {
  z-index: 3;
  text-align: center;
  position: absolute;
  left: 18px;
  top: 18px;
  right: 18px;
  bottom: 18px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 0 0 0;
}
.items--categories-blocks-5 .item-content > * {
  opacity: 0;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.items--categories-blocks-5 .item-content > .item-title {
  opacity: 1;
}
.items--categories-blocks-5 .item-content .btn {
  margin: 18px 0 0;
}
.items--categories-blocks-5 .item:hover .item-image {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.items--categories-blocks-5 .item:hover .item-content {
  padding: 0;
}
.items--categories-blocks-5 .item:hover .item-content > * {
  opacity: 1;
}
.items--categories-blocks-5 .item:hover:after {
  background-color: rgba(0, 0, 0, 0.85);
}
.items--categories-blocks-5 .item--button .item-content {
  padding-top: 54px;
}
.items--categories-blocks-5 .item--button:hover .item-content {
  padding-top: 0;
}
.items--categories-blocks-5--3 .item {
  width: 33.3333%;
}
.items--categories-blocks-5--3 .item-wrapper {
  padding-top: 55%;
}
@media (max-width: 991px) {
  .items--categories-blocks-5--3 .item-title {
    font-family: "seravek";
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
  }
}
.items--categories-blocks-5--1 .item {
  width: auto;
  display: block;
  float: none;
}
.items--categories-blocks-5--1 .item-wrapper {
  padding-top: 25%;
}
@media (max-width: 767px) {
  .items--categories-blocks-5 .item {
    width: auto;
    display: block;
    float: none;
  }
  .items--categories-blocks-5 .item-title {
    font-family: "seravek";
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
  }
  .items--categories-blocks-5 .item-wrapper {
    padding-top: 55%;
  }
}
.items--categories-blocks-6 .dvgrid {
  margin-left: -17px;
  margin-right: -17px;
}
.items--categories-blocks-6 [class*='dvcol-'] {
  padding-left: 17px;
  padding-right: 17px;
  margin-bottom: 17px;
}
.items--categories-blocks-6 .item {
  margin: 0 0 34px;
  padding: 50px 40px 43px 47px;
  background: #f9fafd;
  position: relative;
  *zoom: 1;
}
.items--categories-blocks-6 .item:after {
  content: " ";
  display: table;
  clear: both;
}
@media (max-width: 991px) {
  .items--categories-blocks-6 .item {
    padding: 30px 20px 23px 27px;
  }
}
.items--categories-blocks-6 .item-image {
  float: right;
  margin: 0 -10px 10px 20px;
  max-width: 40%;
}
@media (max-width: 991px) {
  .items--categories-blocks-6 .item-image {
    margin: 0;
    position: absolute;
    right: 40px;
    bottom: 43px;
    opacity: 0.2;
  }
}
.items--categories-blocks-6 .item .title,
.items--categories-blocks-6 .item h1,
.items--categories-blocks-6 .item .h2,
.items--categories-blocks-6 .item .h3,
.items--categories-blocks-6 .item .h4,
.items--categories-blocks-6 .item .h5,
.items--categories-blocks-6 .item .h6,
.items--categories-blocks-6 .item h1,
.items--categories-blocks-6 .item h2,
.items--categories-blocks-6 .item h3,
.items--categories-blocks-6 .item h4,
.items--categories-blocks-6 .item h5,
.items--categories-blocks-6 .item h6 {
  clear: none;
}
.items--categories-blocks-6 .item-content {
  color: #777777;
  padding: 0 0 74px;
  position: relative;
  z-index: 2;
  min-height: 222px;
}
.items--categories-blocks-6 .item-content .btn {
  position: absolute;
  left: 0;
  bottom: 0;
}
.items--categories-blocks-6 .item-content p,
.items--categories-blocks-6 .item-content ul,
.items--categories-blocks-6 .item-content ol {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .items--categories-blocks-6 .item-content {
    min-height: 0;
  }
}
.items--categories-blocks-6 [class*="dvcol-"]:nth-last-child(1) .item,
.items--categories-blocks-6 [class*="dvcol-"]:nth-last-child(2) .item {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .items--categories-blocks-6 [class*="dvcol-"]:nth-last-child(2) .item {
    margin-bottom: 34px;
  }
}
.items--categories-blocks-7 .item-image {
  height: 446px;
  background: center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: block;
  font: 0/0 a;
}
@media (max-width: 767px) {
  .items--categories-blocks-7 .item-image {
    height: 200px;
    height: 30vh;
  }
}
.items--categories-blocks-7 .item-content {
  padding-top: 30px;
  padding-bottom: 60px;
}
.items--categories-blocks-7 .item-content ul,
.items--categories-blocks-7 .item-content ol,
.items--categories-blocks-7 .item-content p {
  margin: 0;
}
@media (max-width: 767px) {
  .items--categories-blocks-7 .item-content {
    padding-bottom: 30px;
  }
}
.items--categories-blocks-7 .item-title {
  text-align: center;
}
.items--categories-blocks-8 {
  background: transparent;
}
.items--categories-blocks-8 .item {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  padding-left: 50%;
  padding-right: 0;
  background: #f9fafd;
  margin: 0 0 20px;
}
.items--categories-blocks-8 .item-image {
  font: 0/0 a;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  background: center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-grow: 0;
  flex-shrink: 0;
}
.items--categories-blocks-8 .item-image div,
.items--categories-blocks-8 .item-image a {
  width: 100%;
  height: 100%;
  display: block;
  background: center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.items--categories-blocks-8 .item-image a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.items--categories-blocks-8 .item-content {
  min-height: 380px;
  width: 100%;
  -webkit-align-self: flex-start;
  align-self: flex-start;
  overflow: hidden;
  padding: 80px 10%;
  -webkit-flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-grow: 0;
  flex-shrink: 0;
  color: #777;
}
@media (max-width: 1423px) {
  .items--categories-blocks-8 .item-content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.items--categories-blocks-8 .item-content .title,
.items--categories-blocks-8 .item-content h1,
.items--categories-blocks-8 .item-content .h2,
.items--categories-blocks-8 .item-content .h3,
.items--categories-blocks-8 .item-content .h4,
.items--categories-blocks-8 .item-content .h5,
.items--categories-blocks-8 .item-content .h6,
.items--categories-blocks-8 .item-content h1,
.items--categories-blocks-8 .item-content h2,
.items--categories-blocks-8 .item-content h3,
.items--categories-blocks-8 .item-content h4,
.items--categories-blocks-8 .item-content h5,
.items--categories-blocks-8 .item-content h6 {
  color: #181818;
}
.items--categories-blocks-8 .item-title {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 38px;
  margin: 0 0 22px;
  font-weight: 400;
}
.items--categories-blocks-8 .item-title img {
  margin-bottom: 12px;
}
.items--categories-blocks-8--right .item {
  padding-right: 50%;
  padding-left: 0;
}
.items--categories-blocks-8--right .item-image {
  left: auto;
  right: 0;
}
@media (max-width: 991px) {
  .items--categories-blocks-8 .item-content {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (max-width: 767px) {
  .items--categories-blocks-8 .item {
    display: block;
    min-height: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .items--categories-blocks-8 .item-image {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: 200px;
    height: 30vh;
  }
  .items--categories-blocks-8 .item-content {
    width: auto;
    margin: 0 !important;
    padding: 24px 18px;
  }
  .mod--fullwidth .items--categories-blocks-8 .item-content {
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .items--categories-blocks-8 .item-content {
    min-height: 0;
  }
}
.items--categories-blocks-9 {
  background: transparent;
}
.items--categories-blocks-9 .item {
  min-height: 400px;
  min-height: 30vw;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  padding-left: 50%;
  padding-right: 0;
  background: center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.items--categories-blocks-9 .item:after {
  content: ' ';
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 50%;
  background-color: #f9fafd;
  background-color: rgba(249, 250, 253, 0.9);
  z-index: 2;
}
@media (max-width: 767px) {
  .items--categories-blocks-9 .item:after {
    display: none;
  }
}
.items--categories-blocks-9 .item-image {
  font: 0/0 a;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  background: center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-grow: 0;
  flex-shrink: 0;
}
.items--categories-blocks-9 .item-image div,
.items--categories-blocks-9 .item-image a {
  width: 100%;
  height: 100%;
  display: block;
  background: center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.items--categories-blocks-9 .item-image a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.items--categories-blocks-9 .item-content {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 3;
  padding: 50px 10%;
  -webkit-flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-grow: 0;
  flex-shrink: 0;
  color: #777;
}
@media (max-width: 1423px) {
  .items--categories-blocks-9 .item-content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.items--categories-blocks-9 .item-content .title,
.items--categories-blocks-9 .item-content h1,
.items--categories-blocks-9 .item-content .h2,
.items--categories-blocks-9 .item-content .h3,
.items--categories-blocks-9 .item-content .h4,
.items--categories-blocks-9 .item-content .h5,
.items--categories-blocks-9 .item-content .h6,
.items--categories-blocks-9 .item-content h1,
.items--categories-blocks-9 .item-content h2,
.items--categories-blocks-9 .item-content h3,
.items--categories-blocks-9 .item-content h4,
.items--categories-blocks-9 .item-content h5,
.items--categories-blocks-9 .item-content h6 {
  color: #181818;
}
.items--categories-blocks-9 .item:nth-child(2n+2) {
  padding-left: 0;
  padding-right: 50%;
}
.items--categories-blocks-9 .item:nth-child(2n+2):after {
  left: auto;
  right: 50%;
}
.items--categories-blocks-9 .item-title {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 38px;
  margin: 0 0 22px;
  font-weight: 400;
}
.items--categories-blocks-9 .item-title img {
  margin-bottom: 12px;
}
@media (max-width: 991px) {
  .items--categories-blocks-9 .item-content {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (max-width: 767px) {
  .items--categories-blocks-9 .item {
    display: block;
    min-height: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .items--categories-blocks-9 .item:nth-child(2n+2) {
    padding-right: 0;
  }
  .items--categories-blocks-9 .item-image {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: 200px;
    height: 30vh;
  }
  .items--categories-blocks-9 .item-content {
    width: auto;
    margin: 0 !important;
    padding: 24px 0;
  }
  .mod--fullwidth .items--categories-blocks-9 .item-content {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.items--categories-blocks-10 {
  background: transparent;
}
.items--categories-blocks-10 .item {
  min-height: 400px;
  min-height: 30vw;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  padding-left: 63%;
  padding-right: 0;
  background: center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.items--categories-blocks-10 .item:after {
  content: ' ';
  position: absolute;
  left: 63%;
  top: 0;
  bottom: 0;
  width: 37%;
  background-color: #f9fafd;
  background-color: rgba(249, 250, 253, 0.9);
  z-index: 2;
}
@media (max-width: 767px) {
  .items--categories-blocks-10 .item:after {
    display: none;
  }
}
.items--categories-blocks-10 .item-image {
  font: 0/0 a;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  background: center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-grow: 0;
  flex-shrink: 0;
}
.items--categories-blocks-10 .item-image div,
.items--categories-blocks-10 .item-image a {
  width: 100%;
  height: 100%;
  display: block;
  background: center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.items--categories-blocks-10 .item-image a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.items--categories-blocks-10 .item-content {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 3;
  padding: 50px 10%;
  -webkit-flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-grow: 0;
  flex-shrink: 0;
  color: #777;
}
@media (max-width: 1423px) {
  .items--categories-blocks-10 .item-content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.items--categories-blocks-10 .item-content .title,
.items--categories-blocks-10 .item-content h1,
.items--categories-blocks-10 .item-content .h2,
.items--categories-blocks-10 .item-content .h3,
.items--categories-blocks-10 .item-content .h4,
.items--categories-blocks-10 .item-content .h5,
.items--categories-blocks-10 .item-content .h6,
.items--categories-blocks-10 .item-content h1,
.items--categories-blocks-10 .item-content h2,
.items--categories-blocks-10 .item-content h3,
.items--categories-blocks-10 .item-content h4,
.items--categories-blocks-10 .item-content h5,
.items--categories-blocks-10 .item-content h6 {
  color: #181818;
}
.items--categories-blocks-10 .item:nth-child(2n+2) {
  padding-left: 0;
  padding-right: 63%;
}
.items--categories-blocks-10 .item:nth-child(2n+2):after {
  left: auto;
  right: 63%;
}
.items--categories-blocks-10 .item-title {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 38px;
  margin: 0 0 22px;
  font-weight: 400;
}
.items--categories-blocks-10 .item-title img {
  margin-bottom: 12px;
}
@media (max-width: 991px) {
  .items--categories-blocks-10 .item-content {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (max-width: 767px) {
  .items--categories-blocks-10 .item {
    display: block;
    min-height: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .items--categories-blocks-10 .item:nth-child(2n+2) {
    padding-right: 0;
  }
  .items--categories-blocks-10 .item-image {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: 200px;
    height: 30vh;
  }
  .items--categories-blocks-10 .item-content {
    width: auto;
    margin: 0 !important;
    padding: 24px 0;
  }
  .mod--fullwidth .items--categories-blocks-10 .item-content {
    padding-left: 18px;
    padding-right: 18px;
  }
}
