@charset "UTF-8";
/*! 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 */
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext';
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; 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; 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; 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; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print { *, *:before, *:after { background: transparent !important; color: #000 !important; -webkit-box-shadow: none !important; box-shadow: none !important; text-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  .navbar { display: none; }
  .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; }
  .label { border: 1px solid #000; }
  .table { border-collapse: collapse !important; }
  .table td, .table th { background-color: #fff !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } }

* { -webkit-box-sizing: border-box; box-sizing: border-box; }

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

html { font-size: 10px; -webkit-tap-highlight-color: transparent; }

body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857; color: #333333; background-color: #fff; }

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

a { color: #337ab7; text-decoration: none; }

a:hover, a:focus { color: #23527c; text-decoration: underline; }

a:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

figure { margin: 0; }

img { vertical-align: middle; }

.img-responsive { display: block; max-width: 100%; height: auto; }

.img-rounded { -webkit-border-radius: 6px; border-radius: 6px; }

.img-thumbnail { padding: 4px; line-height: 1.42857; background-color: #fff; border: 1px solid #ddd; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; }

.img-circle { -webkit-border-radius: 50%; 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, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 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, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small { font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 { margin-top: 10px; margin-bottom: 10px; }

h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .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, .initialism { 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; }

.bg-primary { 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, ul ol, ol ul, 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.42857; }

dt { font-weight: bold; }

dd { margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; display: table; }

.dl-horizontal dd:after { clear: both; }

@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%; }

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.42857; 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-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before { content: ''; }

.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; }

address { margin-bottom: 20px; font-style: normal; line-height: 1.42857; }

code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; -webkit-border-radius: 4px; border-radius: 4px; }

kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; -webkit-border-radius: 3px; 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.42857; word-break: break-all; word-wrap: break-word; color: #333333; background-color: #f5f5f5; border: 1px solid #ccc; -webkit-border-radius: 4px; border-radius: 4px; }

pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; -webkit-border-radius: 0; border-radius: 0; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }

.container:before, .container:after { content: " "; display: table; }

.container:after { clear: both; }

@media (min-width: 768px) { .container { width: 750px; } }

@media (min-width: 992px) { .container { width: 970px; } }

@media (min-width: 1200px) { .container { width: 1170px; } }

.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }

.container-fluid:before, .container-fluid:after { content: " "; display: table; }

.container-fluid:after { clear: both; }

.row { margin-left: -15px; margin-right: -15px; }

.row:before, .row:after { content: " "; display: table; }

.row:after { clear: both; }

.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-1 { width: 8.33333%; }

.col-xs-2 { width: 16.66667%; }

.col-xs-3 { width: 25%; }

.col-xs-4 { width: 33.33333%; }

.col-xs-5 { width: 41.66667%; }

.col-xs-6 { width: 50%; }

.col-xs-7 { width: 58.33333%; }

.col-xs-8 { width: 66.66667%; }

.col-xs-9 { width: 75%; }

.col-xs-10 { width: 83.33333%; }

.col-xs-11 { width: 91.66667%; }

.col-xs-12 { width: 100%; }

.col-xs-pull-0 { right: auto; }

.col-xs-pull-1 { right: 8.33333%; }

.col-xs-pull-2 { right: 16.66667%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-4 { right: 33.33333%; }

.col-xs-pull-5 { right: 41.66667%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-7 { right: 58.33333%; }

.col-xs-pull-8 { right: 66.66667%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-10 { right: 83.33333%; }

.col-xs-pull-11 { right: 91.66667%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-push-0 { left: auto; }

.col-xs-push-1 { left: 8.33333%; }

.col-xs-push-2 { left: 16.66667%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-4 { left: 33.33333%; }

.col-xs-push-5 { left: 41.66667%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-7 { left: 58.33333%; }

.col-xs-push-8 { left: 66.66667%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-10 { left: 83.33333%; }

.col-xs-push-11 { left: 91.66667%; }

.col-xs-push-12 { left: 100%; }

.col-xs-offset-0 { margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-12 { margin-left: 100%; }

@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-1 { width: 8.33333%; }
  .col-sm-2 { width: 16.66667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.33333%; }
  .col-sm-5 { width: 41.66667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.33333%; }
  .col-sm-8 { width: 66.66667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.33333%; }
  .col-sm-11 { width: 91.66667%; }
  .col-sm-12 { width: 100%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-pull-1 { right: 8.33333%; }
  .col-sm-pull-2 { right: 16.66667%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-4 { right: 33.33333%; }
  .col-sm-pull-5 { right: 41.66667%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-7 { right: 58.33333%; }
  .col-sm-pull-8 { right: 66.66667%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-10 { right: 83.33333%; }
  .col-sm-pull-11 { right: 91.66667%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-push-1 { left: 8.33333%; }
  .col-sm-push-2 { left: 16.66667%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-4 { left: 33.33333%; }
  .col-sm-push-5 { left: 41.66667%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-7 { left: 58.33333%; }
  .col-sm-push-8 { left: 66.66667%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-10 { left: 83.33333%; }
  .col-sm-push-11 { left: 91.66667%; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 8.33333%; }
  .col-sm-offset-2 { margin-left: 16.66667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.33333%; }
  .col-sm-offset-5 { margin-left: 41.66667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.33333%; }
  .col-sm-offset-8 { margin-left: 66.66667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.33333%; }
  .col-sm-offset-11 { margin-left: 91.66667%; }
  .col-sm-offset-12 { margin-left: 100%; } }

@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-1 { width: 8.33333%; }
  .col-md-2 { width: 16.66667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.33333%; }
  .col-md-5 { width: 41.66667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.33333%; }
  .col-md-8 { width: 66.66667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.33333%; }
  .col-md-11 { width: 91.66667%; }
  .col-md-12 { width: 100%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 8.33333%; }
  .col-md-pull-2 { right: 16.66667%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-4 { right: 33.33333%; }
  .col-md-pull-5 { right: 41.66667%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-7 { right: 58.33333%; }
  .col-md-pull-8 { right: 66.66667%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-10 { right: 83.33333%; }
  .col-md-pull-11 { right: 91.66667%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 8.33333%; }
  .col-md-push-2 { left: 16.66667%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-4 { left: 33.33333%; }
  .col-md-push-5 { left: 41.66667%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-7 { left: 58.33333%; }
  .col-md-push-8 { left: 66.66667%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-10 { left: 83.33333%; }
  .col-md-push-11 { left: 91.66667%; }
  .col-md-push-12 { left: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 8.33333%; }
  .col-md-offset-2 { margin-left: 16.66667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.33333%; }
  .col-md-offset-5 { margin-left: 41.66667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.33333%; }
  .col-md-offset-8 { margin-left: 66.66667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.33333%; }
  .col-md-offset-11 { margin-left: 91.66667%; }
  .col-md-offset-12 { margin-left: 100%; } }

@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-1 { width: 8.33333%; }
  .col-lg-2 { width: 16.66667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.33333%; }
  .col-lg-5 { width: 41.66667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.33333%; }
  .col-lg-8 { width: 66.66667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.33333%; }
  .col-lg-11 { width: 91.66667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 8.33333%; }
  .col-lg-pull-2 { right: 16.66667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.33333%; }
  .col-lg-pull-5 { right: 41.66667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.33333%; }
  .col-lg-pull-8 { right: 66.66667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.33333%; }
  .col-lg-pull-11 { right: 91.66667%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 8.33333%; }
  .col-lg-push-2 { left: 16.66667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.33333%; }
  .col-lg-push-5 { left: 41.66667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.33333%; }
  .col-lg-push-8 { left: 66.66667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.33333%; }
  .col-lg-push-11 { left: 91.66667%; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0%; }
  .col-lg-offset-1 { margin-left: 8.33333%; }
  .col-lg-offset-2 { margin-left: 16.66667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.33333%; }
  .col-lg-offset-5 { margin-left: 41.66667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.33333%; }
  .col-lg-offset-8 { margin-left: 66.66667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.33333%; }
  .col-lg-offset-11 { margin-left: 91.66667%; }
  .col-lg-offset-12 { margin-left: 100%; } }

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 > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td { padding: 8px; line-height: 1.42857; vertical-align: top; border-top: 1px solid #ddd; }

.table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td { border-top: 0; }

.table > tbody + tbody { border-top: 2px solid #ddd; }

.table .table { background-color: #fff; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td { padding: 5px; }

.table-bordered { border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td { border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) { background-color: #FFFFFF; }

.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 > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .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 > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .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 > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .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 > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .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 > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .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 #ddd; }
  .table-responsive > .table { margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .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 > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .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; 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.42857; color: #555555; }

.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccc; -webkit-border-radius: 4px; 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, box-shadow ease-in-out 0.15s; -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }

.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder { color: #999; opacity: 1; }

.form-control:-ms-input-placeholder { color: #999; }

.form-control::-webkit-input-placeholder { color: #999; }

.form-control::-ms-expand { 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-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm input[type="month"] { line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .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="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline { cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled 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, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn { padding-left: 0; padding-right: 0; }

.input-sm, .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; -webkit-border-radius: 3px; border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn { height: 30px; line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn { height: auto; }

.form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; -webkit-border-radius: 3px; 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, .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.33333; -webkit-border-radius: 6px; border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn { height: 46px; line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn { height: auto; }

.form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33333; -webkit-border-radius: 6px; 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.33333; }

.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 + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .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 + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .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; }

.form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; display: table; }

.form-horizontal .form-group:after { clear: both; }

@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.42857; -webkit-border-radius: 4px; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

.btn:hover, .btn:focus, .btn.focus { color: #333; text-decoration: none; }

.btn:active, .btn.active { 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: #333; background-color: #fff; border-color: #ccc; }

.btn-default:focus, .btn-default.focus { color: #333; background-color: #e6e6e6; border-color: #8c8c8c; }

.btn-default:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; }

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { color: #333; background-color: #e6e6e6; border-color: #adadad; }

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus { color: #333; background-color: #d4d4d4; border-color: #8c8c8c; }

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { background-image: none; }

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus { background-color: #fff; border-color: #ccc; }

.btn-default .badge { color: #fff; background-color: #333; }

.btn-primary { color: #fff; background-color: #337ab7; border-color: #2e6da4; }

.btn-primary:focus, .btn-primary.focus { color: #fff; background-color: #286090; border-color: #122b40; }

.btn-primary:hover { color: #fff; background-color: #286090; border-color: #204d74; }

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { color: #fff; background-color: #286090; border-color: #204d74; }

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus { color: #fff; background-color: #204d74; border-color: #122b40; }

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { background-image: none; }

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus { background-color: #337ab7; border-color: #2e6da4; }

.btn-primary .badge { color: #337ab7; background-color: #fff; }

.btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c; }

.btn-success:focus, .btn-success.focus { color: #fff; background-color: #449d44; border-color: #255625; }

.btn-success:hover { color: #fff; background-color: #449d44; border-color: #398439; }

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { color: #fff; background-color: #449d44; border-color: #398439; }

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus { color: #fff; background-color: #398439; border-color: #255625; }

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { background-image: none; }

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus { background-color: #5cb85c; border-color: #4cae4c; }

.btn-success .badge { color: #5cb85c; background-color: #fff; }

.btn-info { color: #fff; background-color: #5bc0de; border-color: #46b8da; }

.btn-info:focus, .btn-info.focus { color: #fff; background-color: #31b0d5; border-color: #1b6d85; }

.btn-info:hover { color: #fff; background-color: #31b0d5; border-color: #269abc; }

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { color: #fff; background-color: #31b0d5; border-color: #269abc; }

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus { color: #fff; background-color: #269abc; border-color: #1b6d85; }

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { background-image: none; }

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus { background-color: #5bc0de; border-color: #46b8da; }

.btn-info .badge { color: #5bc0de; background-color: #fff; }

.btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236; }

.btn-warning:focus, .btn-warning.focus { color: #fff; background-color: #ec971f; border-color: #985f0d; }

.btn-warning:hover { color: #fff; background-color: #ec971f; border-color: #d58512; }

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { color: #fff; background-color: #ec971f; border-color: #d58512; }

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus { color: #fff; background-color: #d58512; border-color: #985f0d; }

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { background-image: none; }

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus { background-color: #f0ad4e; border-color: #eea236; }

.btn-warning .badge { color: #f0ad4e; background-color: #fff; }

.btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a; }

.btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #c9302c; border-color: #761c19; }

.btn-danger:hover { color: #fff; background-color: #c9302c; border-color: #ac2925; }

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { color: #fff; background-color: #c9302c; border-color: #ac2925; }

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus { color: #fff; background-color: #ac2925; border-color: #761c19; }

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { background-image: none; }

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus { background-color: #d9534f; border-color: #d43f3a; }

.btn-danger .badge { color: #d9534f; background-color: #fff; }

.btn-link { color: #337ab7; font-weight: normal; -webkit-border-radius: 0; 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, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, 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.33333; -webkit-border-radius: 6px; border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; -webkit-border-radius: 3px; border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; -webkit-border-radius: 3px; 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; 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; transition-property: height, visibility; -webkit-transition-duration: 0.35s; transition-duration: 0.35s; -webkit-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: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.15); -webkit-border-radius: 4px; 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); 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.42857; 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: #fff; 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.42857; 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 { right: 0; left: auto; }
  .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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .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:before, .btn-toolbar:after { content: " "; display: table; }

.btn-toolbar:after { clear: both; }

.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) { -webkit-border-radius: 0; border-radius: 0; }

.btn-group > .btn:first-child { margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-top-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 { -webkit-border-radius: 0; 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 { -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-top-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, .btn-group-lg.btn-group > .btn + .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, .btn-group-lg > .btn .caret { border-width: 5px 5px 0; border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after { content: " "; display: table; }

.btn-group-vertical > .btn-group:after { clear: both; }

.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) { -webkit-border-radius: 0; border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) { -webkit-border-top-right-radius: 0; border-top-right-radius: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { -webkit-border-radius: 0; 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 { -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { -webkit-border-top-right-radius: 0; border-top-right-radius: 0; -webkit-border-top-left-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 input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [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-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) { -webkit-border-radius: 0; 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 #ccc; -webkit-border-radius: 4px; border-radius: 4px; }

.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; -webkit-border-radius: 3px; border-radius: 3px; }

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; -webkit-border-radius: 6px; 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 { -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -webkit-border-top-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 { -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-top-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; }

.nav { margin-bottom: 0; padding-left: 0; list-style: none; }

.nav:before, .nav:after { content: " "; display: table; }

.nav:after { clear: both; }

.nav > li { position: relative; display: block; }

.nav > li > a { position: relative; display: block; padding: 10px 15px; }

.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; }

.nav > li.disabled > a { color: #777777; }

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #777777; text-decoration: none; background-color: transparent; cursor: not-allowed; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eeeeee; border-color: #337ab7; }

.nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }

.nav > li > a > img { max-width: none; }

.nav-tabs { border-bottom: 1px solid #ddd; }

.nav-tabs > li { float: left; margin-bottom: -1px; }

.nav-tabs > li > a { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #ddd; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent; cursor: default; }

.nav-pills > li { float: left; }

.nav-pills > li > a { -webkit-border-radius: 4px; border-radius: 4px; }

.nav-pills > li + li { margin-left: 2px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: #fff; background-color: #337ab7; }

.nav-stacked > li { float: none; }

.nav-stacked > li + li { margin-top: 2px; margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified { width: 100%; }

.nav-justified > li, .nav-tabs.nav-justified > li { float: none; }

.nav-justified > li > a, .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; }

.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; }

@media (min-width: 768px) { .nav-justified > li, .nav-tabs.nav-justified > li { display: table-cell; width: 1%; }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a { margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified { border-bottom: 0; }

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; -webkit-border-radius: 4px; border-radius: 4px; }

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #ddd; }

@media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #ddd; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: #fff; } }

.tab-content > .tab-pane { display: none; }

.tab-content > .active { display: block; }

.nav-tabs .dropdown-menu { margin-top: -1px; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; }

.navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; }

.navbar:before, .navbar:after { content: " "; display: table; }

.navbar:after { clear: both; }

@media (min-width: 768px) { .navbar { -webkit-border-radius: 4px; border-radius: 4px; } }

.navbar-header:before, .navbar-header:after { content: " "; display: table; }

.navbar-header:after { clear: both; }

@media (min-width: 768px) { .navbar-header { float: left; } }

.navbar-collapse { overflow-x: visible; padding-right: 15px; padding-left: 15px; border-top: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch; }

.navbar-collapse:before, .navbar-collapse:after { content: " "; display: table; }

.navbar-collapse:after { clear: both; }

.navbar-collapse.in { overflow-y: auto; }

@media (min-width: 768px) { .navbar-collapse { width: auto; border-top: 0; -webkit-box-shadow: none; box-shadow: none; }
  .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; }
  .navbar-collapse.in { overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { padding-left: 0; padding-right: 0; } }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) { .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 200px; } }

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: -15px; margin-left: -15px; }

@media (min-width: 768px) { .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: 0; margin-left: 0; } }

.navbar-static-top { z-index: 1000; border-width: 0 0 1px; }

@media (min-width: 768px) { .navbar-static-top { -webkit-border-radius: 0; border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; }

@media (min-width: 768px) { .navbar-fixed-top, .navbar-fixed-bottom { -webkit-border-radius: 0; border-radius: 0; } }

.navbar-fixed-top { top: 0; border-width: 0 0 1px; }

.navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0; }

.navbar-brand { float: left; padding: 15px 15px; font-size: 18px; line-height: 20px; height: 50px; }

.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }

.navbar-brand > img { display: block; }

@media (min-width: 768px) { .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: -15px; } }

.navbar-toggle { position: relative; float: right; margin-right: 15px; padding: 9px 10px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; -webkit-border-radius: 4px; border-radius: 4px; }

.navbar-toggle:focus { outline: 0; }

.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; -webkit-border-radius: 1px; border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }

@media (min-width: 768px) { .navbar-toggle { display: none; } }

.navbar-nav { margin: 7.5px -15px; }

.navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; }

@media (max-width: 767px) { .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; -webkit-box-shadow: none; box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; } }

@media (min-width: 768px) { .navbar-nav { float: left; margin: 0; }
  .navbar-nav > li { float: left; }
  .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; } }

.navbar-form { margin-left: -15px; margin-right: -15px; padding: 10px 15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); margin-top: 8px; margin-bottom: 8px; }

@media (min-width: 768px) { .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
  .navbar-form .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .navbar-form .form-control-static { display: inline-block; }
  .navbar-form .input-group { display: inline-table; vertical-align: middle; }
  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control { width: auto; }
  .navbar-form .input-group > .form-control { width: 100%; }
  .navbar-form .control-label { margin-bottom: 0; vertical-align: middle; }
  .navbar-form .radio, .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; }
  .navbar-form .radio label, .navbar-form .checkbox label { padding-left: 0; }
  .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] { position: relative; margin-left: 0; }
  .navbar-form .has-feedback .form-control-feedback { top: 0; } }

@media (max-width: 767px) { .navbar-form .form-group { margin-bottom: 5px; }
  .navbar-form .form-group:last-child { margin-bottom: 0; } }

@media (min-width: 768px) { .navbar-form { width: auto; border: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-bottom: 0; -webkit-box-shadow: none; box-shadow: none; } }

.navbar-nav > li > .dropdown-menu { margin-top: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; }

.navbar-btn { margin-top: 8px; margin-bottom: 8px; }

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn { margin-top: 10px; margin-bottom: 10px; }

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn { margin-top: 14px; margin-bottom: 14px; }

.navbar-text { margin-top: 15px; margin-bottom: 15px; }

@media (min-width: 768px) { .navbar-text { float: left; margin-left: 15px; margin-right: 15px; } }

@media (min-width: 768px) { .navbar-left { float: left !important; }
  .navbar-right { float: right !important; margin-right: -15px; }
  .navbar-right ~ .navbar-right { margin-right: 0; } }

.navbar-default { background-color: #f8f8f8; border-color: #e7e7e7; }

.navbar-default .navbar-brand { color: #777; }

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #5e5e5e; background-color: transparent; }

.navbar-default .navbar-text { color: #777; }

.navbar-default .navbar-nav > li > a { color: #777; }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #333; background-color: transparent; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #555; background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: #ccc; background-color: transparent; }

.navbar-default .navbar-toggle { border-color: #ddd; }

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar { background-color: #888; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: #e7e7e7; color: #555; }

@media (max-width: 767px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333; background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555; background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #ccc; background-color: transparent; } }

.navbar-default .navbar-link { color: #777; }

.navbar-default .navbar-link:hover { color: #333; }

.navbar-default .btn-link { color: #777; }

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus { color: #333; }

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus { color: #ccc; }

.navbar-inverse { background-color: #222; border-color: #090909; }

.navbar-inverse .navbar-brand { color: #9d9d9d; }

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #fff; background-color: transparent; }

.navbar-inverse .navbar-text { color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a { color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #fff; background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background-color: #090909; }

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444; background-color: transparent; }

.navbar-inverse .navbar-toggle { border-color: #333; }

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333; }

.navbar-inverse .navbar-toggle .icon-bar { background-color: #fff; }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { background-color: #090909; color: #fff; }

@media (max-width: 767px) { .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #9d9d9d; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: #fff; background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fff; background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444; background-color: transparent; } }

.navbar-inverse .navbar-link { color: #9d9d9d; }

.navbar-inverse .navbar-link:hover { color: #fff; }

.navbar-inverse .btn-link { color: #9d9d9d; }

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus { color: #fff; }

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus { color: #444; }

.breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: #f5f5f5; -webkit-border-radius: 4px; border-radius: 4px; }

.breadcrumb > li { display: inline-block; }

.breadcrumb > li + li:before { content: "/ "; padding: 0 5px; color: #ccc; }

.breadcrumb > .active { color: #777777; }

.pagination { display: inline-block; padding-left: 0; margin: 20px 0; -webkit-border-radius: 4px; border-radius: 4px; }

.pagination > li { display: inline; }

.pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; line-height: 1.42857; text-decoration: none; color: #337ab7; background-color: #fff; border: 1px solid #ddd; margin-left: -1px; }

.pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }

.pagination > li:last-child > a, .pagination > li:last-child > span { -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus { z-index: 2; color: #23527c; background-color: #eeeeee; border-color: #ddd; }

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus { z-index: 3; color: #fff; background-color: #337ab7; border-color: #337ab7; cursor: default; }

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #777777; background-color: #fff; border-color: #ddd; cursor: not-allowed; }

.pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; line-height: 1.33333; }

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; line-height: 1.5; }

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; }

.pager { padding-left: 0; margin: 20px 0; list-style: none; text-align: center; }

.pager:before, .pager:after { content: " "; display: table; }

.pager:after { clear: both; }

.pager li { display: inline; }

.pager li > a, .pager li > span { display: inline-block; padding: 5px 14px; background-color: #fff; border: 1px solid #ddd; -webkit-border-radius: 15px; border-radius: 15px; }

.pager li > a:hover, .pager li > a:focus { text-decoration: none; background-color: #eeeeee; }

.pager .next > a, .pager .next > span { float: right; }

.pager .previous > a, .pager .previous > span { float: left; }

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span { color: #777777; background-color: #fff; cursor: not-allowed; }

.label { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; -webkit-border-radius: .25em; border-radius: .25em; }

.label:empty { display: none; }

.btn .label { position: relative; top: -1px; }

a.label:hover, a.label:focus { color: #fff; text-decoration: none; cursor: pointer; }

.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: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #777777; -webkit-border-radius: 10px; border-radius: 10px; }

.badge:empty { display: none; }

.btn .badge { position: relative; top: -1px; }

.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge { top: 0; padding: 1px 5px; }

.list-group-item.active > .badge, .nav-pills > .active > a > .badge { color: #337ab7; background-color: #fff; }

.list-group-item > .badge { float: right; }

.list-group-item > .badge + .badge { margin-right: 5px; }

.nav-pills > li > a > .badge { margin-left: 3px; }

a.badge:hover, a.badge:focus { color: #fff; text-decoration: none; cursor: pointer; }

.jumbotron { padding-top: 30px; padding-bottom: 30px; margin-bottom: 30px; color: inherit; background-color: #eeeeee; }

.jumbotron h1, .jumbotron .h1 { color: inherit; }

.jumbotron p { margin-bottom: 15px; font-size: 21px; font-weight: 200; }

.jumbotron > hr { border-top-color: #d5d5d5; }

.container .jumbotron, .container-fluid .jumbotron { -webkit-border-radius: 6px; border-radius: 6px; padding-left: 15px; padding-right: 15px; }

.jumbotron .container { max-width: 100%; }

@media screen and (min-width: 768px) { .jumbotron { padding-top: 48px; padding-bottom: 48px; }
  .container .jumbotron, .container-fluid .jumbotron { padding-left: 60px; padding-right: 60px; }
  .jumbotron h1, .jumbotron .h1 { font-size: 63px; } }

.thumbnail { display: block; padding: 4px; margin-bottom: 20px; line-height: 1.42857; background-color: #fff; border: 1px solid #ddd; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; }

.thumbnail > img, .thumbnail a > img { display: block; max-width: 100%; height: auto; margin-left: auto; margin-right: auto; }

.thumbnail .caption { padding: 9px; color: #333333; }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { border-color: #337ab7; }

.alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; -webkit-border-radius: 4px; 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; }

@-webkit-keyframes progress-bar-stripes { from { background-position: 40px 0; }
  to { background-position: 0 0; } }

@keyframes progress-bar-stripes { from { background-position: 40px 0; }
  to { background-position: 0 0; } }

.progress { overflow: hidden; height: 20px; margin-bottom: 20px; background-color: #f5f5f5; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar { float: left; width: 0%; height: 100%; font-size: 12px; line-height: 20px; color: #fff; text-align: center; background-color: #337ab7; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-transition: width 0.6s ease; transition: width 0.6s ease; }

.progress-striped .progress-bar, .progress-bar-striped { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px; }

.progress.active .progress-bar, .progress-bar.active { -webkit-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success { background-color: #5cb85c; }

.progress-striped .progress-bar-success { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info { background-color: #5bc0de; }

.progress-striped .progress-bar-info { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning { background-color: #f0ad4e; }

.progress-striped .progress-bar-warning { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger { background-color: #d9534f; }

.progress-striped .progress-bar-danger { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media { margin-top: 15px; }

.media:first-child { margin-top: 0; }

.media, .media-body { zoom: 1; overflow: hidden; }

.media-body { width: 10000px; }

.media-object { display: block; }

.media-object.img-thumbnail { max-width: none; }

.media-right, .media > .pull-right { padding-left: 10px; }

.media-left, .media > .pull-left { padding-right: 10px; }

.media-left, .media-right, .media-body { display: table-cell; vertical-align: top; }

.media-middle { vertical-align: middle; }

.media-bottom { vertical-align: bottom; }

.media-heading { margin-top: 0; margin-bottom: 5px; }

.media-list { padding-left: 0; list-style: none; }

.list-group { margin-bottom: 20px; padding-left: 0; }

.list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; }

.list-group-item:first-child { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }

.list-group-item:last-child { margin-bottom: 0; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }

a.list-group-item, button.list-group-item { color: #555; }

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading { color: #333; }

a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus { text-decoration: none; color: #555; background-color: #f5f5f5; }

button.list-group-item { width: 100%; text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus { background-color: #eeeeee; color: #777777; cursor: not-allowed; }

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading { color: inherit; }

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text { color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { z-index: 2; color: #fff; background-color: #337ab7; border-color: #337ab7; }

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small { color: inherit; }

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text { color: #c7ddef; }

.list-group-item-success { color: #3c763d; background-color: #dff0d8; }

a.list-group-item-success, button.list-group-item-success { color: #3c763d; }

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading { color: inherit; }

a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus { color: #3c763d; background-color: #d0e9c6; }

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus { color: #fff; background-color: #3c763d; border-color: #3c763d; }

.list-group-item-info { color: #31708f; background-color: #d9edf7; }

a.list-group-item-info, button.list-group-item-info { color: #31708f; }

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading { color: inherit; }

a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus { color: #31708f; background-color: #c4e3f3; }

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus { color: #fff; background-color: #31708f; border-color: #31708f; }

.list-group-item-warning { color: #8a6d3b; background-color: #fcf8e3; }

a.list-group-item-warning, button.list-group-item-warning { color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading { color: inherit; }

a.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus { color: #8a6d3b; background-color: #faf2cc; }

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus { color: #fff; background-color: #8a6d3b; border-color: #8a6d3b; }

.list-group-item-danger { color: #a94442; background-color: #f2dede; }

a.list-group-item-danger, button.list-group-item-danger { color: #a94442; }

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading { color: inherit; }

a.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus { color: #a94442; background-color: #ebcccc; }

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus { color: #fff; background-color: #a94442; border-color: #a94442; }

.list-group-item-heading { margin-top: 0; margin-bottom: 5px; }

.list-group-item-text { margin-bottom: 0; line-height: 1.3; }

.panel { margin-bottom: 20px; background-color: #fff; border: 1px solid transparent; -webkit-border-radius: 4px; 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-body:before, .panel-body:after { content: " "; display: table; }

.panel-body:after { clear: both; }

.panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; -webkit-border-top-left-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 #ddd; -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; -webkit-border-bottom-left-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; -webkit-border-radius: 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; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; -webkit-border-top-left-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; -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child { -webkit-border-top-right-radius: 0; border-top-right-radius: 0; -webkit-border-top-left-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 { -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; }

.panel > .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 > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .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 th:first-child, .panel > .table-responsive:first-child > .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 th:first-child { -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .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 th:last-child, .panel > .table-responsive:first-child > .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 th:last-child { -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; }

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; }

.panel > .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 > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .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 th:first-child, .panel > .table-responsive:last-child > .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 th:first-child { -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .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 th:last-child, .panel > .table-responsive:last-child > .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 th:last-child { -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body { border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td { border-top: 0; }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered { border: 0; }

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .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; -webkit-border-radius: 4px; border-radius: 4px; }

.panel-group .panel + .panel { margin-top: 5px; }

.panel-group .panel-heading { border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group { border-top: 1px solid #ddd; }

.panel-group .panel-footer { border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid #ddd; }

.panel-default { border-color: #ddd; }

.panel-default > .panel-heading { color: #333333; background-color: #f5f5f5; border-color: #ddd; }

.panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ddd; }

.panel-default > .panel-heading .badge { color: #f5f5f5; background-color: #333333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ddd; }

.panel-primary { border-color: #337ab7; }

.panel-primary > .panel-heading { color: #fff; background-color: #337ab7; border-color: #337ab7; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body { border-top-color: #337ab7; }

.panel-primary > .panel-heading .badge { color: #337ab7; background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #337ab7; }

.panel-success { border-color: #d6e9c6; }

.panel-success > .panel-heading { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse > .panel-body { border-top-color: #d6e9c6; }

.panel-success > .panel-heading .badge { color: #dff0d8; background-color: #3c763d; }

.panel-success > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #d6e9c6; }

.panel-info { border-color: #bce8f1; }

.panel-info > .panel-heading { color: #31708f; background-color: #d9edf7; border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse > .panel-body { border-top-color: #bce8f1; }

.panel-info > .panel-heading .badge { color: #d9edf7; background-color: #31708f; }

.panel-info > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #bce8f1; }

.panel-warning { border-color: #faebcc; }

.panel-warning > .panel-heading { color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body { border-top-color: #faebcc; }

.panel-warning > .panel-heading .badge { color: #fcf8e3; background-color: #8a6d3b; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #faebcc; }

.panel-danger { border-color: #ebccd1; }

.panel-danger > .panel-heading { color: #a94442; background-color: #f2dede; border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ebccd1; }

.panel-danger > .panel-heading .badge { color: #f2dede; background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ebccd1; }

.embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; left: 0; bottom: 0; height: 100%; width: 100%; border: 0; }

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

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

.well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote { border-color: #ddd; border-color: rgba(0, 0, 0, 0.15); }

.well-lg { padding: 24px; -webkit-border-radius: 6px; border-radius: 6px; }

.well-sm { padding: 9px; -webkit-border-radius: 3px; border-radius: 3px; }

.close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: 0.2; filter: alpha(opacity=20); }

.close:hover, .close:focus { color: #000; 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%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; transition: -webkit-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }

.modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal-dialog { position: relative; width: auto; margin: 10px; }

.modal-content { position: relative; background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 6px; 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); background-clip: padding-box; outline: 0; }

.modal-backdrop { display: none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; }

.modal-backdrop.fade { display: none; opacity: 0; filter: alpha(opacity=0); }

.modal-backdrop.in { display: none; opacity: 0.5; filter: alpha(opacity=50); } 

.modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; }

.modal-header:before, .modal-header:after { content: " "; display: table; }

.modal-header:after { clear: both; }

.modal-header .close { margin-top: -2px; }

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

.modal-body { position: relative; padding: 15px; }

.modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; }

.modal-footer:before, .modal-footer:after { content: " "; display: table; }

.modal-footer:after { clear: both; }

.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.42857; 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: #fff; text-align: center; background-color: #000; -webkit-border-radius: 4px; border-radius: 4px; }

.tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }

.tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000; }

.tooltip.top-left .tooltip-arrow { bottom: 0; right: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000; }

.tooltip.top-right .tooltip-arrow { bottom: 0; left: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000; }

.tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000; }

.tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000; }

.tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow { top: 0; right: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow { top: 0; left: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000; }

.popover { position: absolute; top: 0; left: 0; z-index: 1060; display: none; max-width: 276px; padding: 1px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; letter-spacing: normal; line-break: auto; line-height: 1.42857; 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: #fff; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 6px; 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; -webkit-border-radius: 5px 5px 0 0; 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: #fff; }

.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: #fff; }

.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: #fff; }

.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: #fff; bottom: -10px; }

.carousel { position: relative; }

.carousel-inner { position: relative; overflow: hidden; width: 100%; }

.carousel-inner > .item { display: none; position: relative; -webkit-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; }

.carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) { .carousel-inner > .item { -webkit-transition: -webkit-transform 0.6s ease-in-out; transition: -webkit-transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; perspective: 1000px; }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); left: 0; }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); left: 0; }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); left: 0; } }

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; }

.carousel-inner > .active { left: 0; }

.carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0; width: 100%; }

.carousel-inner > .next { left: 100%; }

.carousel-inner > .prev { left: -100%; }

.carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0; }

.carousel-inner > .active.left { left: -100%; }

.carousel-inner > .active.right { left: 100%; }

.carousel-control { position: absolute; top: 0; left: 0; bottom: 0; width: 15%; opacity: 0.5; filter: alpha(opacity=50); font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); background-color: transparent; }

.carousel-control.left { background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001))); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }

.carousel-control.right { left: auto; right: 0; background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5))); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }

.carousel-control:hover, .carousel-control:focus { outline: 0; color: #fff; text-decoration: none; opacity: 0.9; filter: alpha(opacity=90); }

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; margin-top: -10px; z-index: 5; display: inline-block; }

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; margin-left: -10px; }

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px; }

.carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; line-height: 1; font-family: serif; }

.carousel-control .icon-prev:before { content: '\2039'; }

.carousel-control .icon-next:before { content: '\203a'; }

.carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; margin-left: -30%; padding-left: 0; list-style: none; text-align: center; }

.carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; border: 1px solid #fff; -webkit-border-radius: 10px; border-radius: 10px; cursor: pointer; background-color: #000 \9; background-color: transparent; }

.carousel-indicators .active { margin: 0; width: 12px; height: 12px; background-color: #fff; }

.carousel-caption { position: absolute; left: 15%; right: 15%; bottom: 20px; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn { text-shadow: none; }

@media screen and (min-width: 768px) { .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -10px; font-size: 30px; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -10px; }
  .carousel-caption { left: 20%; right: 20%; padding-bottom: 30px; }
  .carousel-indicators { bottom: 20px; } }

.clearfix:before, .clearfix:after { content: " "; display: table; }

.clearfix: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 { display: none !important; }

.visible-sm { display: none !important; }

.visible-md { display: none !important; }

.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; } }

/*! Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
/* FONT PATH -------------------------- */
@font-face { font-family: 'FontAwesome'; src: url("../assets/fonts/icons/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../assets/fonts/icons/fontawesome-webfont.ttf?v=4.7.0") format("truetype"); font-weight: normal; font-style: normal; }

.fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -15%; }

.fa-2x { font-size: 2em; }

.fa-3x { font-size: 3em; }

.fa-4x { font-size: 4em; }

.fa-5x { font-size: 5em; }

.fa-fw { width: 1.28571em; text-align: center; }

.fa-ul { padding-left: 0; margin-left: 2.14286em; list-style-type: none; }

.fa-ul > li { position: relative; }

.fa-li { position: absolute; left: -2.14286em; width: 2.14286em; top: 0.14286em; text-align: center; }

.fa-li.fa-lg { left: -1.85714em; }

.fa-border { padding: .2em .25em .15em; border: solid 0.08em #eee; -webkit-border-radius: .1em; border-radius: .1em; }

.fa-pull-left { float: left; }

.fa-pull-right { float: right; }

.fa.fa-pull-left { margin-right: .3em; }

.fa.fa-pull-right { margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right { float: right; }

.pull-left { float: left; }

.fa.pull-left { margin-right: .3em; }

.fa.pull-right { margin-left: .3em; }

.fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }

.fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

.fa-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); }

.fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { -webkit-filter: none; filter: none; }

.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; }

.fa-stack-1x { line-height: inherit; }

.fa-stack-2x { font-size: 2em; }

.fa-inverse { color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */
.fa-glass:before { content: ""; }

.fa-music:before { content: ""; }

.fa-search:before { content: ""; }

.fa-envelope-o:before { content: ""; }

.fa-heart:before { content: ""; }

.fa-star:before { content: ""; }

.fa-star-o:before { content: ""; }

.fa-user:before { content: ""; }

.fa-film:before { content: ""; }

.fa-th-large:before { content: ""; }

.fa-th:before { content: ""; }

.fa-th-list:before { content: ""; }

.fa-check:before { content: ""; }

.fa-remove:before, .fa-close:before, .fa-times:before { content: ""; }

.fa-search-plus:before { content: ""; }

.fa-search-minus:before { content: ""; }

.fa-power-off:before { content: ""; }

.fa-signal:before { content: ""; }

.fa-gear:before, .fa-cog:before { content: ""; }

.fa-trash-o:before { content: ""; }

.fa-home:before { content: ""; }

.fa-file-o:before { content: ""; }

.fa-clock-o:before { content: ""; }

.fa-road:before { content: ""; }

.fa-download:before { content: ""; }

.fa-arrow-circle-o-down:before { content: ""; }

.fa-arrow-circle-o-up:before { content: ""; }

.fa-inbox:before { content: ""; }

.fa-play-circle-o:before { content: ""; }

.fa-rotate-right:before, .fa-repeat:before { content: ""; }

.fa-refresh:before { content: ""; }

.fa-list-alt:before { content: ""; }

.fa-lock:before { content: ""; }

.fa-flag:before { content: ""; }

.fa-headphones:before { content: ""; }

.fa-volume-off:before { content: ""; }

.fa-volume-down:before { content: ""; }

.fa-volume-up:before { content: ""; }

.fa-qrcode:before { content: ""; }

.fa-barcode:before { content: ""; }

.fa-tag:before { content: ""; }

.fa-tags:before { content: ""; }

.fa-book:before { content: ""; }

.fa-bookmark:before { content: ""; }

.fa-print:before { content: ""; }

.fa-camera:before { content: ""; }

.fa-font:before { content: ""; }

.fa-bold:before { content: ""; }

.fa-italic:before { content: ""; }

.fa-text-height:before { content: ""; }

.fa-text-width:before { content: ""; }

.fa-align-left:before { content: ""; }

.fa-align-center:before { content: ""; }

.fa-align-right:before { content: ""; }

.fa-align-justify:before { content: ""; }

.fa-list:before { content: ""; }

.fa-dedent:before, .fa-outdent:before { content: ""; }

.fa-indent:before { content: ""; }

.fa-video-camera:before { content: ""; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before { content: ""; }

.fa-pencil:before { content: ""; }

.fa-map-marker:before { content: ""; }

.fa-adjust:before { content: ""; }

.fa-tint:before { content: ""; }

.fa-edit:before, .fa-pencil-square-o:before { content: ""; }

.fa-share-square-o:before { content: ""; }

.fa-check-square-o:before { content: ""; }

.fa-arrows:before { content: ""; }

.fa-step-backward:before { content: ""; }

.fa-fast-backward:before { content: ""; }

.fa-backward:before { content: ""; }

.fa-play:before { content: ""; }

.fa-pause:before { content: ""; }

.fa-stop:before { content: ""; }

.fa-forward:before { content: ""; }

.fa-fast-forward:before { content: ""; }

.fa-step-forward:before { content: ""; }

.fa-eject:before { content: ""; }

.fa-chevron-left:before { content: ""; }

.fa-chevron-right:before { content: ""; }

.fa-plus-circle:before { content: ""; }

.fa-minus-circle:before { content: ""; }

.fa-times-circle:before { content: ""; }

.fa-check-circle:before { content: ""; }

.fa-question-circle:before { content: ""; }

.fa-info-circle:before { content: ""; }

.fa-crosshairs:before { content: ""; }

.fa-times-circle-o:before { content: ""; }

.fa-check-circle-o:before { content: ""; }

.fa-ban:before { content: ""; }

.fa-arrow-left:before { content: ""; }

.fa-arrow-right:before { content: ""; }

.fa-arrow-up:before { content: ""; }

.fa-arrow-down:before { content: ""; }

.fa-mail-forward:before, .fa-share:before { content: ""; }

.fa-expand:before { content: ""; }

.fa-compress:before { content: ""; }

.fa-plus:before { content: ""; }

.fa-minus:before { content: ""; }

.fa-asterisk:before { content: ""; }

.fa-exclamation-circle:before { content: ""; }

.fa-gift:before { content: ""; }

.fa-leaf:before { content: ""; }

.fa-fire:before { content: ""; }

.fa-eye:before { content: ""; }

.fa-eye-slash:before { content: ""; }

.fa-warning:before, .fa-exclamation-triangle:before { content: ""; }

.fa-plane:before { content: ""; }

.fa-calendar:before { content: ""; }

.fa-random:before { content: ""; }

.fa-comment:before { content: ""; }

.fa-magnet:before { content: ""; }

.fa-chevron-up:before { content: ""; }

.fa-chevron-down:before { content: ""; }

.fa-retweet:before { content: ""; }

.fa-shopping-cart:before { content: ""; }

.fa-folder:before { content: ""; }

.fa-folder-open:before { content: ""; }

.fa-arrows-v:before { content: ""; }

.fa-arrows-h:before { content: ""; }

.fa-bar-chart-o:before, .fa-bar-chart:before { content: ""; }

.fa-twitter-square:before { content: ""; }

.fa-facebook-square:before { content: ""; }

.fa-camera-retro:before { content: ""; }

.fa-key:before { content: ""; }

.fa-gears:before, .fa-cogs:before { content: ""; }

.fa-comments:before { content: ""; }

.fa-thumbs-o-up:before { content: ""; }

.fa-thumbs-o-down:before { content: ""; }

.fa-star-half:before { content: ""; }

.fa-heart-o:before { content: ""; }

.fa-sign-out:before { content: ""; }

.fa-linkedin-square:before { content: ""; }

.fa-thumb-tack:before { content: ""; }

.fa-external-link:before { content: ""; }

.fa-sign-in:before { content: ""; }

.fa-trophy:before { content: ""; }

.fa-github-square:before { content: ""; }

.fa-upload:before { content: ""; }

.fa-lemon-o:before { content: ""; }

.fa-phone:before { content: ""; }

.fa-square-o:before { content: ""; }

.fa-bookmark-o:before { content: ""; }

.fa-phone-square:before { content: ""; }

.fa-twitter:before { content: ""; }

.fa-facebook-f:before, .fa-facebook:before { content: ""; }

.fa-github:before { content: ""; }

.fa-unlock:before { content: ""; }

.fa-credit-card:before { content: ""; }

.fa-feed:before, .fa-rss:before { content: ""; }

.fa-hdd-o:before { content: ""; }

.fa-bullhorn:before { content: ""; }

.fa-bell:before { content: ""; }

.fa-certificate:before { content: ""; }

.fa-hand-o-right:before { content: ""; }

.fa-hand-o-left:before { content: ""; }

.fa-hand-o-up:before { content: ""; }

.fa-hand-o-down:before { content: ""; }

.fa-arrow-circle-left:before { content: ""; }

.fa-arrow-circle-right:before { content: ""; }

.fa-arrow-circle-up:before { content: ""; }

.fa-arrow-circle-down:before { content: ""; }

.fa-globe:before { content: ""; }

.fa-wrench:before { content: ""; }

.fa-tasks:before { content: ""; }

.fa-filter:before { content: ""; }

.fa-briefcase:before { content: ""; }

.fa-arrows-alt:before { content: ""; }

.fa-group:before, .fa-users:before { content: ""; }

.fa-chain:before, .fa-link:before { content: ""; }

.fa-cloud:before { content: ""; }

.fa-flask:before { content: ""; }

.fa-cut:before, .fa-scissors:before { content: ""; }

.fa-copy:before, .fa-files-o:before { content: ""; }

.fa-paperclip:before { content: ""; }

.fa-save:before, .fa-floppy-o:before { content: ""; }

.fa-square:before { content: ""; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: ""; }

.fa-list-ul:before { content: ""; }

.fa-list-ol:before { content: ""; }

.fa-strikethrough:before { content: ""; }

.fa-underline:before { content: ""; }

.fa-table:before { content: ""; }

.fa-magic:before { content: ""; }

.fa-truck:before { content: ""; }

.fa-pinterest:before { content: ""; }

.fa-pinterest-square:before { content: ""; }

.fa-google-plus-square:before { content: ""; }

.fa-google-plus:before { content: ""; }

.fa-money:before { content: ""; }

.fa-caret-down:before { content: ""; }

.fa-caret-up:before { content: ""; }

.fa-caret-left:before { content: ""; }

.fa-caret-right:before { content: ""; }

.fa-columns:before { content: ""; }

.fa-unsorted:before, .fa-sort:before { content: ""; }

.fa-sort-down:before, .fa-sort-desc:before { content: ""; }

.fa-sort-up:before, .fa-sort-asc:before { content: ""; }

.fa-envelope:before { content: ""; }

.fa-linkedin:before { content: ""; }

.fa-rotate-left:before, .fa-undo:before { content: ""; }

.fa-legal:before, .fa-gavel:before { content: ""; }

.fa-dashboard:before, .fa-tachometer:before { content: ""; }

.fa-comment-o:before { content: ""; }

.fa-comments-o:before { content: ""; }

.fa-flash:before, .fa-bolt:before { content: ""; }

.fa-sitemap:before { content: ""; }

.fa-umbrella:before { content: ""; }

.fa-paste:before, .fa-clipboard:before { content: ""; }

.fa-lightbulb-o:before { content: ""; }

.fa-exchange:before { content: ""; }

.fa-cloud-download:before { content: ""; }

.fa-cloud-upload:before { content: ""; }

.fa-user-md:before { content: ""; }

.fa-stethoscope:before { content: ""; }

.fa-suitcase:before { content: ""; }

.fa-bell-o:before { content: ""; }

.fa-coffee:before { content: ""; }

.fa-cutlery:before { content: ""; }

.fa-file-text-o:before { content: ""; }

.fa-building-o:before { content: ""; }

.fa-hospital-o:before { content: ""; }

.fa-ambulance:before { content: ""; }

.fa-medkit:before { content: ""; }

.fa-fighter-jet:before { content: ""; }

.fa-beer:before { content: ""; }

.fa-h-square:before { content: ""; }

.fa-plus-square:before { content: ""; }

.fa-angle-double-left:before { content: ""; }

.fa-angle-double-right:before { content: ""; }

.fa-angle-double-up:before { content: ""; }

.fa-angle-double-down:before { content: ""; }

.fa-angle-left:before { content: ""; }

.fa-angle-right:before { content: ""; }

.fa-angle-up:before { content: ""; }

.fa-angle-down:before { content: ""; }

.fa-desktop:before { content: ""; }

.fa-laptop:before { content: ""; }

.fa-tablet:before { content: ""; }

.fa-mobile-phone:before, .fa-mobile:before { content: ""; }

.fa-circle-o:before { content: ""; }

.fa-quote-left:before { content: ""; }

.fa-quote-right:before { content: ""; }

.fa-spinner:before { content: ""; }

.fa-circle:before { content: ""; }

.fa-mail-reply:before, .fa-reply:before { content: ""; }

.fa-github-alt:before { content: ""; }

.fa-folder-o:before { content: ""; }

.fa-folder-open-o:before { content: ""; }

.fa-smile-o:before { content: ""; }

.fa-frown-o:before { content: ""; }

.fa-meh-o:before { content: ""; }

.fa-gamepad:before { content: ""; }

.fa-keyboard-o:before { content: ""; }

.fa-flag-o:before { content: ""; }

.fa-flag-checkered:before { content: ""; }

.fa-terminal:before { content: ""; }

.fa-code:before { content: ""; }

.fa-mail-reply-all:before, .fa-reply-all:before { content: ""; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: ""; }

.fa-location-arrow:before { content: ""; }

.fa-crop:before { content: ""; }

.fa-code-fork:before { content: ""; }

.fa-unlink:before, .fa-chain-broken:before { content: ""; }

.fa-question:before { content: ""; }

.fa-info:before { content: ""; }

.fa-exclamation:before { content: ""; }

.fa-superscript:before { content: ""; }

.fa-subscript:before { content: ""; }

.fa-eraser:before { content: ""; }

.fa-puzzle-piece:before { content: ""; }

.fa-microphone:before { content: ""; }

.fa-microphone-slash:before { content: ""; }

.fa-shield:before { content: ""; }

.fa-calendar-o:before { content: ""; }

.fa-fire-extinguisher:before { content: ""; }

.fa-rocket:before { content: ""; }

.fa-maxcdn:before { content: ""; }

.fa-chevron-circle-left:before { content: ""; }

.fa-chevron-circle-right:before { content: ""; }

.fa-chevron-circle-up:before { content: ""; }

.fa-chevron-circle-down:before { content: ""; }

.fa-html5:before { content: ""; }

.fa-css3:before { content: ""; }

.fa-anchor:before { content: ""; }

.fa-unlock-alt:before { content: ""; }

.fa-bullseye:before { content: ""; }

.fa-ellipsis-h:before { content: ""; }

.fa-ellipsis-v:before { content: ""; }

.fa-rss-square:before { content: ""; }

.fa-play-circle:before { content: ""; }

.fa-ticket:before { content: ""; }

.fa-minus-square:before { content: ""; }

.fa-minus-square-o:before { content: ""; }

.fa-level-up:before { content: ""; }

.fa-level-down:before { content: ""; }

.fa-check-square:before { content: ""; }

.fa-pencil-square:before { content: ""; }

.fa-external-link-square:before { content: ""; }

.fa-share-square:before { content: ""; }

.fa-compass:before { content: ""; }

.fa-toggle-down:before, .fa-caret-square-o-down:before { content: ""; }

.fa-toggle-up:before, .fa-caret-square-o-up:before { content: ""; }

.fa-toggle-right:before, .fa-caret-square-o-right:before { content: ""; }

.fa-euro:before, .fa-eur:before { content: ""; }

.fa-gbp:before { content: ""; }

.fa-dollar:before, .fa-usd:before { content: ""; }

.fa-rupee:before, .fa-inr:before { content: ""; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: ""; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: ""; }

.fa-won:before, .fa-krw:before { content: ""; }

.fa-bitcoin:before, .fa-btc:before { content: ""; }

.fa-file:before { content: ""; }

.fa-file-text:before { content: ""; }

.fa-sort-alpha-asc:before { content: ""; }

.fa-sort-alpha-desc:before { content: ""; }

.fa-sort-amount-asc:before { content: ""; }

.fa-sort-amount-desc:before { content: ""; }

.fa-sort-numeric-asc:before { content: ""; }

.fa-sort-numeric-desc:before { content: ""; }

.fa-thumbs-up:before { content: ""; }

.fa-thumbs-down:before { content: ""; }

.fa-youtube-square:before { content: ""; }

.fa-youtube:before { content: ""; }

.fa-xing:before { content: ""; }

.fa-xing-square:before { content: ""; }

.fa-youtube-play:before { content: ""; }

.fa-dropbox:before { content: ""; }

.fa-stack-overflow:before { content: ""; }

.fa-instagram:before { content: ""; }

.fa-flickr:before { content: ""; }

.fa-adn:before { content: ""; }

.fa-bitbucket:before { content: ""; }

.fa-bitbucket-square:before { content: ""; }

.fa-tumblr:before { content: ""; }

.fa-tumblr-square:before { content: ""; }

.fa-long-arrow-down:before { content: ""; }

.fa-long-arrow-up:before { content: ""; }

.fa-long-arrow-left:before { content: ""; }

.fa-long-arrow-right:before { content: ""; }

.fa-apple:before { content: ""; }

.fa-windows:before { content: ""; }

.fa-android:before { content: ""; }

.fa-linux:before { content: ""; }

.fa-dribbble:before { content: ""; }

.fa-skype:before { content: ""; }

.fa-foursquare:before { content: ""; }

.fa-trello:before { content: ""; }

.fa-female:before { content: ""; }

.fa-male:before { content: ""; }

.fa-gittip:before, .fa-gratipay:before { content: ""; }

.fa-sun-o:before { content: ""; }

.fa-moon-o:before { content: ""; }

.fa-archive:before { content: ""; }

.fa-bug:before { content: ""; }

.fa-vk:before { content: ""; }

.fa-weibo:before { content: ""; }

.fa-renren:before { content: ""; }

.fa-pagelines:before { content: ""; }

.fa-stack-exchange:before { content: ""; }

.fa-arrow-circle-o-right:before { content: ""; }

.fa-arrow-circle-o-left:before { content: ""; }

.fa-toggle-left:before, .fa-caret-square-o-left:before { content: ""; }

.fa-dot-circle-o:before { content: ""; }

.fa-wheelchair:before { content: ""; }

.fa-vimeo-square:before { content: ""; }

.fa-turkish-lira:before, .fa-try:before { content: ""; }

.fa-plus-square-o:before { content: ""; }

.fa-space-shuttle:before { content: ""; }

.fa-slack:before { content: ""; }

.fa-envelope-square:before { content: ""; }

.fa-wordpress:before { content: ""; }

.fa-openid:before { content: ""; }

.fa-institution:before, .fa-bank:before, .fa-university:before { content: ""; }

.fa-mortar-board:before, .fa-graduation-cap:before { content: ""; }

.fa-yahoo:before { content: ""; }

.fa-google:before { content: ""; }

.fa-reddit:before { content: ""; }

.fa-reddit-square:before { content: ""; }

.fa-stumbleupon-circle:before { content: ""; }

.fa-stumbleupon:before { content: ""; }

.fa-delicious:before { content: ""; }

.fa-digg:before { content: ""; }

.fa-pied-piper-pp:before { content: ""; }

.fa-pied-piper-alt:before { content: ""; }

.fa-drupal:before { content: ""; }

.fa-joomla:before { content: ""; }

.fa-language:before { content: ""; }

.fa-fax:before { content: ""; }

.fa-building:before { content: ""; }

.fa-child:before { content: ""; }

.fa-paw:before { content: ""; }

.fa-spoon:before { content: ""; }

.fa-cube:before { content: ""; }

.fa-cubes:before { content: ""; }

.fa-behance:before { content: ""; }

.fa-behance-square:before { content: ""; }

.fa-steam:before { content: ""; }

.fa-steam-square:before { content: ""; }

.fa-recycle:before { content: ""; }

.fa-automobile:before, .fa-car:before { content: ""; }

.fa-cab:before, .fa-taxi:before { content: ""; }

.fa-tree:before { content: ""; }

.fa-spotify:before { content: ""; }

.fa-deviantart:before { content: ""; }

.fa-soundcloud:before { content: ""; }

.fa-database:before { content: ""; }

.fa-file-pdf-o:before { content: ""; }

.fa-file-word-o:before { content: ""; }

.fa-file-excel-o:before { content: ""; }

.fa-file-powerpoint-o:before { content: ""; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: ""; }

.fa-file-zip-o:before, .fa-file-archive-o:before { content: ""; }

.fa-file-sound-o:before, .fa-file-audio-o:before { content: ""; }

.fa-file-movie-o:before, .fa-file-video-o:before { content: ""; }

.fa-file-code-o:before { content: ""; }

.fa-vine:before { content: ""; }

.fa-codepen:before { content: ""; }

.fa-jsfiddle:before { content: ""; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: ""; }

.fa-circle-o-notch:before { content: ""; }

.fa-ra:before, .fa-resistance:before, .fa-rebel:before { content: ""; }

.fa-ge:before, .fa-empire:before { content: ""; }

.fa-git-square:before { content: ""; }

.fa-git:before { content: ""; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before { content: ""; }

.fa-tencent-weibo:before { content: ""; }

.fa-qq:before { content: ""; }

.fa-wechat:before, .fa-weixin:before { content: ""; }

.fa-send:before, .fa-paper-plane:before { content: ""; }

.fa-send-o:before, .fa-paper-plane-o:before { content: ""; }

.fa-history:before { content: ""; }

.fa-circle-thin:before { content: ""; }

.fa-header:before { content: ""; }

.fa-paragraph:before { content: ""; }

.fa-sliders:before { content: ""; }

.fa-share-alt:before { content: ""; }

.fa-share-alt-square:before { content: ""; }

.fa-bomb:before { content: ""; }

.fa-soccer-ball-o:before, .fa-futbol-o:before { content: ""; }

.fa-tty:before { content: ""; }

.fa-binoculars:before { content: ""; }

.fa-plug:before { content: ""; }

.fa-slideshare:before { content: ""; }

.fa-twitch:before { content: ""; }

.fa-yelp:before { content: ""; }

.fa-newspaper-o:before { content: ""; }

.fa-wifi:before { content: ""; }

.fa-calculator:before { content: ""; }

.fa-paypal:before { content: ""; }

.fa-google-wallet:before { content: ""; }

.fa-cc-visa:before { content: ""; }

.fa-cc-mastercard:before { content: ""; }

.fa-cc-discover:before { content: ""; }

.fa-cc-amex:before { content: ""; }

.fa-cc-paypal:before { content: ""; }

.fa-cc-stripe:before { content: ""; }

.fa-bell-slash:before { content: ""; }

.fa-bell-slash-o:before { content: ""; }

.fa-trash:before { content: ""; }

.fa-copyright:before { content: ""; }

.fa-at:before { content: ""; }

.fa-eyedropper:before { content: ""; }

.fa-paint-brush:before { content: ""; }

.fa-birthday-cake:before { content: ""; }

.fa-area-chart:before { content: ""; }

.fa-pie-chart:before { content: ""; }

.fa-line-chart:before { content: ""; }

.fa-lastfm:before { content: ""; }

.fa-lastfm-square:before { content: ""; }

.fa-toggle-off:before { content: ""; }

.fa-toggle-on:before { content: ""; }

.fa-bicycle:before { content: ""; }

.fa-bus:before { content: ""; }

.fa-ioxhost:before { content: ""; }

.fa-angellist:before { content: ""; }

.fa-cc:before { content: ""; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: ""; }

.fa-meanpath:before { content: ""; }

.fa-buysellads:before { content: ""; }

.fa-connectdevelop:before { content: ""; }

.fa-dashcube:before { content: ""; }

.fa-forumbee:before { content: ""; }

.fa-leanpub:before { content: ""; }

.fa-sellsy:before { content: ""; }

.fa-shirtsinbulk:before { content: ""; }

.fa-simplybuilt:before { content: ""; }

.fa-skyatlas:before { content: ""; }

.fa-cart-plus:before { content: ""; }

.fa-cart-arrow-down:before { content: ""; }

.fa-diamond:before { content: ""; }

.fa-ship:before { content: ""; }

.fa-user-secret:before { content: ""; }

.fa-motorcycle:before { content: ""; }

.fa-street-view:before { content: ""; }

.fa-heartbeat:before { content: ""; }

.fa-venus:before { content: ""; }

.fa-mars:before { content: ""; }

.fa-mercury:before { content: ""; }

.fa-intersex:before, .fa-transgender:before { content: ""; }

.fa-transgender-alt:before { content: ""; }

.fa-venus-double:before { content: ""; }

.fa-mars-double:before { content: ""; }

.fa-venus-mars:before { content: ""; }

.fa-mars-stroke:before { content: ""; }

.fa-mars-stroke-v:before { content: ""; }

.fa-mars-stroke-h:before { content: ""; }

.fa-neuter:before { content: ""; }

.fa-genderless:before { content: ""; }

.fa-facebook-official:before { content: ""; }

.fa-pinterest-p:before { content: ""; }

.fa-whatsapp:before { content: ""; }

.fa-server:before { content: ""; }

.fa-user-plus:before { content: ""; }

.fa-user-times:before { content: ""; }

.fa-hotel:before, .fa-bed:before { content: ""; }

.fa-viacoin:before { content: ""; }

.fa-train:before { content: ""; }

.fa-subway:before { content: ""; }

.fa-medium:before { content: ""; }

.fa-yc:before, .fa-y-combinator:before { content: ""; }

.fa-optin-monster:before { content: ""; }

.fa-opencart:before { content: ""; }

.fa-expeditedssl:before { content: ""; }

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before { content: ""; }

.fa-battery-3:before, .fa-battery-three-quarters:before { content: ""; }

.fa-battery-2:before, .fa-battery-half:before { content: ""; }

.fa-battery-1:before, .fa-battery-quarter:before { content: ""; }

.fa-battery-0:before, .fa-battery-empty:before { content: ""; }

.fa-mouse-pointer:before { content: ""; }

.fa-i-cursor:before { content: ""; }

.fa-object-group:before { content: ""; }

.fa-object-ungroup:before { content: ""; }

.fa-sticky-note:before { content: ""; }

.fa-sticky-note-o:before { content: ""; }

.fa-cc-jcb:before { content: ""; }

.fa-cc-diners-club:before { content: ""; }

.fa-clone:before { content: ""; }

.fa-balance-scale:before { content: ""; }

.fa-hourglass-o:before { content: ""; }

.fa-hourglass-1:before, .fa-hourglass-start:before { content: ""; }

.fa-hourglass-2:before, .fa-hourglass-half:before { content: ""; }

.fa-hourglass-3:before, .fa-hourglass-end:before { content: ""; }

.fa-hourglass:before { content: ""; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before { content: ""; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before { content: ""; }

.fa-hand-scissors-o:before { content: ""; }

.fa-hand-lizard-o:before { content: ""; }

.fa-hand-spock-o:before { content: ""; }

.fa-hand-pointer-o:before { content: ""; }

.fa-hand-peace-o:before { content: ""; }

.fa-trademark:before { content: ""; }

.fa-registered:before { content: ""; }

.fa-creative-commons:before { content: ""; }

.fa-gg:before { content: ""; }

.fa-gg-circle:before { content: ""; }

.fa-tripadvisor:before { content: ""; }

.fa-odnoklassniki:before { content: ""; }

.fa-odnoklassniki-square:before { content: ""; }

.fa-get-pocket:before { content: ""; }

.fa-wikipedia-w:before { content: ""; }

.fa-safari:before { content: ""; }

.fa-chrome:before { content: ""; }

.fa-firefox:before { content: ""; }

.fa-opera:before { content: ""; }

.fa-internet-explorer:before { content: ""; }

.fa-tv:before, .fa-television:before { content: ""; }

.fa-contao:before { content: ""; }

.fa-500px:before { content: ""; }

.fa-amazon:before { content: ""; }

.fa-calendar-plus-o:before { content: ""; }

.fa-calendar-minus-o:before { content: ""; }

.fa-calendar-times-o:before { content: ""; }

.fa-calendar-check-o:before { content: ""; }

.fa-industry:before { content: ""; }

.fa-map-pin:before { content: ""; }

.fa-map-signs:before { content: ""; }

.fa-map-o:before { content: ""; }

.fa-map:before { content: ""; }

.fa-commenting:before { content: ""; }

.fa-commenting-o:before { content: ""; }

.fa-houzz:before { content: ""; }

.fa-vimeo:before { content: ""; }

.fa-black-tie:before { content: ""; }

.fa-fonticons:before { content: ""; }

.fa-reddit-alien:before { content: ""; }

.fa-edge:before { content: ""; }

.fa-credit-card-alt:before { content: ""; }

.fa-codiepie:before { content: ""; }

.fa-modx:before { content: ""; }

.fa-fort-awesome:before { content: ""; }

.fa-usb:before { content: ""; }

.fa-product-hunt:before { content: ""; }

.fa-mixcloud:before { content: ""; }

.fa-scribd:before { content: ""; }

.fa-pause-circle:before { content: ""; }

.fa-pause-circle-o:before { content: ""; }

.fa-stop-circle:before { content: ""; }

.fa-stop-circle-o:before { content: ""; }

.fa-shopping-bag:before { content: ""; }

.fa-shopping-basket:before { content: ""; }

.fa-hashtag:before { content: ""; }

.fa-bluetooth:before { content: ""; }

.fa-bluetooth-b:before { content: ""; }

.fa-percent:before { content: ""; }

.fa-gitlab:before { content: ""; }

.fa-wpbeginner:before { content: ""; }

.fa-wpforms:before { content: ""; }

.fa-envira:before { content: ""; }

.fa-universal-access:before { content: ""; }

.fa-wheelchair-alt:before { content: ""; }

.fa-question-circle-o:before { content: ""; }

.fa-blind:before { content: ""; }

.fa-audio-description:before { content: ""; }

.fa-volume-control-phone:before { content: ""; }

.fa-braille:before { content: ""; }

.fa-assistive-listening-systems:before { content: ""; }

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before { content: ""; }

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before { content: ""; }

.fa-glide:before { content: ""; }

.fa-glide-g:before { content: ""; }

.fa-signing:before, .fa-sign-language:before { content: ""; }

.fa-low-vision:before { content: ""; }

.fa-viadeo:before { content: ""; }

.fa-viadeo-square:before { content: ""; }

.fa-snapchat:before { content: ""; }

.fa-snapchat-ghost:before { content: ""; }

.fa-snapchat-square:before { content: ""; }

.fa-pied-piper:before { content: ""; }

.fa-first-order:before { content: ""; }

.fa-yoast:before { content: ""; }

.fa-themeisle:before { content: ""; }

.fa-google-plus-circle:before, .fa-google-plus-official:before { content: ""; }

.fa-fa:before, .fa-font-awesome:before { content: ""; }

.fa-handshake-o:before { content: ""; }

.fa-envelope-open:before { content: ""; }

.fa-envelope-open-o:before { content: ""; }

.fa-linode:before { content: ""; }

.fa-address-book:before { content: ""; }

.fa-address-book-o:before { content: ""; }

.fa-vcard:before, .fa-address-card:before { content: ""; }

.fa-vcard-o:before, .fa-address-card-o:before { content: ""; }

.fa-user-circle:before { content: ""; }

.fa-user-circle-o:before { content: ""; }

.fa-user-o:before { content: ""; }

.fa-id-badge:before { content: ""; }

.fa-drivers-license:before, .fa-id-card:before { content: ""; }

.fa-drivers-license-o:before, .fa-id-card-o:before { content: ""; }

.fa-quora:before { content: ""; }

.fa-free-code-camp:before { content: ""; }

.fa-telegram:before { content: ""; }

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before { content: ""; }

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before { content: ""; }

.fa-thermometer-2:before, .fa-thermometer-half:before { content: ""; }

.fa-thermometer-1:before, .fa-thermometer-quarter:before { content: ""; }

.fa-thermometer-0:before, .fa-thermometer-empty:before { content: ""; }

.fa-shower:before { content: ""; }

.fa-bathtub:before, .fa-s15:before, .fa-bath:before { content: ""; }

.fa-podcast:before { content: ""; }

.fa-window-maximize:before { content: ""; }

.fa-window-minimize:before { content: ""; }

.fa-window-restore:before { content: ""; }

.fa-times-rectangle:before, .fa-window-close:before { content: ""; }

.fa-times-rectangle-o:before, .fa-window-close-o:before { content: ""; }

.fa-bandcamp:before { content: ""; }

.fa-grav:before { content: ""; }

.fa-etsy:before { content: ""; }

.fa-imdb:before { content: ""; }

.fa-ravelry:before { content: ""; }

.fa-eercast:before { content: ""; }

.fa-microchip:before { content: ""; }

.fa-snowflake-o:before { content: ""; }

.fa-superpowers:before { content: ""; }

.fa-wpexplorer:before { content: ""; }

.fa-meetup:before { content: ""; }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

html, body { margin: 0; padding: 0; height: 100%; font-size: 10px; line-height: 1 !important; background-color: white; }

.wrapper { position: relative; height: 100%; margin: 0 auto; }

footer .footer__flx, .news-one .news, .equipment_page-one .equipment_page .items, .delivery-two ul.block, .block-one .block { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

#menu-left ul, footer .footer__menu, footer .flx .relat__disp__left, footer .flx .relat__disp, .header-page #menu-left ul, .header-page #menu-right .entry ul, .header-page .relat__disp__left, .header-page .meta-langs, .pagination ul, .reviews-one ul.item-3, .about-two ul, .service-one ul, .internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart, .internal-one .actions_block .internal-left-block ul.tabl, .block-contact ul.info, .block-contact ul.item-3, .block-contact-two .block-recv ul, .basket-one .cart-body ul.cart, .delivery-one .block-left ul.block-form, .delivery-one .block-left ul.block-form li ul.tabl-form, .delivery-one .block-right ul.tabl, .delivery-one .block-right ul.tabl-1, .delivery-two ul.block, .delivery-three ul.tark, header #menu-left ul, header #menu-right .entry ul, header .relat__disp__left, header .meta-langs { list-style: none; padding: 0; margin: 0; }

.block-two .item h2 { font-size: 27px; text-align: center; font-family: "Open Sans", sans-serif; color: #00B4DF; }

.actions-block-one .actions-news .grid-item .nofloat h3, .delivery-two ul.block li.item .it h3, .block-one .block .item .posit h3 { font-size: 20px; text-align: center; font-family: "Open Sans", sans-serif; }

.equipment-one .img-circle h4, .equipment_page-one .equipment_page .items .colom h4, header .container-header .img-circle h4 { font-family: "Open Sans", sans-serif; font-size: 18px; text-align: center; color: #ffffff; display: block; font-weight: 700; }

@media (min-width: 768px) and (max-width: 991px) { .equipment-one .img-circle h4, .equipment_page-one .equipment_page .items .colom h4, header .container-header .img-circle h4 { font-size: 15px; } }

@media screen and (max-width: 767px) { .equipment-one .img-circle h4, .equipment_page-one .equipment_page .items .colom h4, header .container-header .img-circle h4 { font-size: 14px; } }

.equipment_page-one .equipment_page .items .colom h6 { font-size: 14px; text-align: center; color: #0074A3; font-family: "Open Sans", sans-serif; }

.title { position: relative; z-index: 3; background-color: #fff; color: #007BC4; overflow: hidden; text-transform: uppercase; text-align: center; font-size: 53px; padding-top: 110px; margin: 0 auto; }

.title:before, .title:after { content: ""; display: inline-block; vertical-align: middle; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 1px; border: solid #00B4DF; border-width: 0 35px; margin-left: -100%; margin-top: -10px; margin-right: 15px; }

.title:after { margin-right: -100%; margin-left: 15px; }

@media screen and (max-width: 991px) { .title { padding-top: 50px; } }

@media screen and (max-width: 480px) { .title:before, .title:after { display: none; } }

.title2 { position: relative; z-index: 3; background-color: #fff; font-size: 27px; text-align: center; font-family: "Open Sans", sans-serif; color: #00B4DF; margin: 0; line-height: 1; }

@media screen and (max-width: 480px) { .title2 { padding: 10px 0 0 0; line-height: 1.1; text-align: center; display: block; } }

.title-page { position: relative; z-index: 3; background-color: #fff; color: #007BC4; overflow: hidden; text-transform: uppercase; text-align: center; font-size: 26px; margin: 43px auto 56px; }

.title-page:before, .title-page:after { content: ""; display: inline-block; vertical-align: middle; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 1px; border: solid #00B4DF; border-width: 0 35px; margin-left: -100%; margin-top: -10px; margin-right: 15px; }

.title-page:after { margin-right: -100%; margin-left: 15px; }

@media screen and (max-width: 767px) { .title-page { padding: 40px 0; margin: 0; } }

@media screen and (max-width: 480px) { .title-page { margin: 30px auto; padding: 0; }
  .title-page:before, .title-page:after { display: none; } }

.heading { position: absolute; left: 0; right: 0; top: -80px; height: 80px; text-align: center; background: url("../img/oval.png") center no-repeat; z-index: 3; }

@media screen and (max-width: 480px) { .heading { display: none; } }

.heading-page1 { position: absolute; left: 0; right: 0; bottom: 0; height: 80px; text-align: center; background: url("../img/oval.png") center no-repeat; z-index: 3; }

@media screen and (max-width: 680px) { .heading-page1 { display: none; } }

.maska { top: 0; left: 0; width: 20%; height: 100%; z-index: 5; position: absolute; outline: none; }

.text-page p, .news-one .news .colom p, .actions-block-one .actions-news .grid-item .nofloat p, .actions_page-one .actions_block .news-block-two p, .actions_page-one .actions_block p, .actions_page-one .item .colom p, .about-two .about-txt p, .service-one ul li b, .service-one ul li i, .service-one .about-txt p, .internal-one .actions_block .internal-left-block ul.tabl li b, .internal-one .actions_block .internal-left-block ul.tabl li i, .block-contact ul.info li p, .block-contact-two .block-recv ul li p, .delivery-one .block-right ul.tabl li b, .delivery-one .block-right ul.tabl li i, .delivery-one .block-right ul.tabl-1 li b, .delivery-one .block-right ul.tabl-1 li i, .delivery-one .block-right ul.tabl-1 li p, .delivery-two ul.block li.item .it p, .block-one .block .item p, .block-two .item p, .block-three p { font-family: "Open Sans", sans-serif; font-size: 15px; color: #575756; margin: 0; }

.news-one .news .colom img, .equipment_page-one .equipment_page .items .colom img, .actions-block-one .actions-news .grid-item img, .block-two .img-circle img, .block-three .block-three-1 img { width: 100%; height: auto; }

.actions-block-one .actions-news .grid-item .nofloat .promotion, .actions_page-one .actions_block .promotion, .actions_page-one .item .colom .promotion, .block-two .item .promotion { color: #6EA09F; font-family: "Open Sans", sans-serif; font-size: 17px; display: block; font-style: normal; }

.actions_page-one .actions_block .news-block-two time, .actions_page-one .item .colom time { font-family: 'Open Sans', sans-serif; color: #6EA09F; font-size: 17px; display: block; }

.detailed { font-family: 'FranklinGothicBooks'; font-size: 20px; color: #fff; text-align: right; outline: none; padding: 8px 33px 10px 35px; background-color: #009FE3; -webkit-transition: all 1s ease; transition: all 1s ease; -webkit-border-radius: 18px; border-radius: 18px; outline: none; border: none; }

.detailed:hover { background-color: #007BC4; text-decoration: none; color: #fff; }

.detailed .icons { margin-left: 5px; font-size: 8px !important; vertical-align: baseline; }

.detailed .icons:hover { color: #fff; }

.detailed-news { font-family: "Open Sans", sans-serif; font-size: 20px; color: #00B4DF; float: right; outline: none; padding: 7px 15px; display: inline-block; -webkit-transition: all 1s ease; transition: all 1s ease; -webkit-border-radius: 18px; border-radius: 18px; outline: none; border: 1px solid #00B4DF; position: relative; z-index: 2; }

.detailed-news:after { content: "\f0da"; position: relative; color: #00B4DF; padding: 0 0 0 4px; font-size: 17px !important; font: normal normal normal 17px/1 FontAwesome; -webkit-transition: all 1s ease; transition: all 1s ease; }

.detailed-news:hover { background-color: #00B4DF; text-decoration: none; color: #fff; border: 1px solid #00B4DF; }

.detailed-news:hover:after { color: #fff; text-decoration: none; }

.detailed-block-footer { font-family: 'FranklinGothicBooks'; font-size: 18px; color: #00B4DF; background-color: #fff; border: 1px solid #fff; text-align: center; outline: none; padding: 5px 0 4px; display: block; text-transform: uppercase; width: 179px; font-weight: 500; -webkit-border-radius: 20px; border-radius: 20px; position: absolute; top: -24px; right: 31px; }

.detailed-block-footer:hover { color: #004A9B; text-decoration: none; border: 1px solid #fff; background-color: #00B4DF; -webkit-transition: all 1s ease; transition: all 1s ease; }

@media screen and (max-width: 1200px) { .detailed-block-footer { right: 0; } }

@media (min-width: 680px) and (max-width: 991px) { .detailed-block-footer { width: 179px; left: 14px; top: 101px; } }

@media screen and (max-width: 680px) { .detailed-block-footer { width: 176px; right: 0; left: 0; top: 435px; margin: 0 auto; } }

.modal_detailed { font-family: 'FranklinGothicBooks'; font-weight: lighter; background-color: #0ABAEC; border: 0; text-transform: uppercase; color: #fff; padding: 7px 22px; font-size: 16px; -webkit-border-radius: 23px; border-radius: 23px; text-align: center; display: block; }

.modal_detailed:hover { background-color: #004A9B; -webkit-transition: all .5s ease; transition: all .5s ease; }

.reviews-one ul.item-3 li > .armor, .block-contact ul.item-3 li > .armor { font-family: 'Open Sans', sans-serif; background-color: #00B4DF; color: #fff; outline: none; font-size: 14px; -webkit-border-radius: 10px; border-radius: 10px; border: 0; padding: 10px 15px 9px; text-transform: uppercase; letter-spacing: .3px; }

.reviews-one ul.item-3 li > .armor:hover, .block-contact ul.item-3 li > .armor:hover { background-color: #004A9B; -webkit-transition: all 1s ease; transition: all 1s ease; }

/*-----------------------------------
mixin
-----------------------------------*/
/* 
@include addPrefix(filter, grayscale(100%));
transition: all 0.3s ease;} 
.nav:not(.icons)
*/
@keyframes animatedBackground-wave { 0% { background-position: 0 0; }
  100% { background-position: 440px 0; } }

@-webkit-keyframes animatedBackground-wave { 0% { background-position: 0 0; }
  100% { background-position: 440px 0; } }

@keyframes animatedBackground-wave-o { 0% { background-position: -160px 0; }
  100% { background-position: 260px 0; } }

@-webkit-keyframes animatedBackground-wave-o { 0% { background-position: -160px 0; }
  100% { background-position: 260px 0; } }

@-webkit-keyframes fade { 0% { opacity: 0.1; }
  10% { opacity: 0.9; }
  100% { opacity: 1; } }

@-webkit-keyframes fall { from { top: 100px; }
  to { top: 10px; } }

@-webkit-keyframes accumulate { from { height: 0px;
    opacity: 1; }
  to { height: 20px;
    opacity: 1; } }

/* @-webkit-keyframes spin1{
  0%   { -webkit-transform: rotate(-180deg) translate(0px, 0px);}
  100% { -webkit-transform: rotate(180deg) translate(0px, 0px);}
} */

/* @-moz-keyframes spin1{
  0%   { -moz-transform: rotate(-180deg) translate(0px, 0px);}
  100% { -moz-transform: rotate(180deg) translate(0px, 0px);}
} */
.snow div { position: absolute; top: 0px; display: none; }

.snowflake { position: absolute; }

.snowflake.f1 { left: 40px; -webkit-animation-duration: .8s; -moz-animation-duration: .8s; background: url(../img/kapli-vody-psd.png) repeat-x 0 0; background-size: 100%; width: 5px; height: 5px; }

.snowflake.f2 { left: 50px; -webkit-animation-duration: 2s; -moz-animation-duration: 2s; background: url(../img/kapli-vody-psd.png) repeat-x 0 0; background-size: 100%; width: 15px; height: 15px; }

.snowflake.f3 { left: 80px; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; background: url(../img/kapli-vody-psd.png) repeat-x 0 0; background-size: 100%; width: 10px; height: 10px; }

.snowflake.f4 { left: 120px; -webkit-animation-ddetaileduration: 1.4s; -moz-animation-duration: 1.4s; background: url(../img/kapli-vody-psd.png) repeat-x 0 0; background-size: 100%; width: 20px; height: 20px; }

.snowflake.f5 { left: 200px; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; background: url(../img/kapli-vody-psd.png) repeat-x 0 0; background-size: 100%; width: 15px; height: 15px; }

.snowflake.f6 { left: 220px; -webkit-animation-duration: .8s; -moz-animation-duration: .8s; background: url(../img/kapli-vody-psd.png) repeat-x 0 0; background-size: 100%; width: 8px; height: 8px; }

.snowflake.f7 { left: 280px; -webkit-animation-duration: 2s; -moz-animation-duration: 2s; background: url(../img/kapli-vody-psd.png) repeat-x 0 0; background-size: 100%; width: 20px; height: 20px; }

#ground { background-color: #fff; width: 100%; position: absolute; bottom: 0; height: 20px; -webkit-animation-name: accumulate; -webkit-animation-duration: 60s; -moz-animation-name: accumulate; -moz-animation-duration: 60s; }

/* Margins Classes Helper classes for side margins */
.ml-0 { margin-left: 0 !important; }

.ml-5 { margin-left: 5px !important; }

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

.ml-15 { margin-left: 15px !important; }

.ml-20 { margin-left: 20px !important; }

.ml-25 { margin-left: 25px !important; }

.ml-30 { margin-left: 30px !important; }

.ml-35 { margin-left: 35px !important; }

.ml-40 { margin-left: 40px !important; }

.ml-45 { margin-left: 45px !important; }

.ml-50 { margin-left: 50px !important; }

.ml-60 { margin-left: 60px !important; }

.ml-70 { margin-left: 70px !important; }

.ml-80 { margin-left: 80px !important; }

.ml-90 { margin-left: 90px !important; }

.ml-100 { margin-left: 100px !important; }

.ml-110 { margin-left: 110px !important; }

.ml-120 { margin-left: 120px !important; }

.ml-130 { margin-left: 130px !important; }

.ml-140 { margin-left: 140px !important; }

.ml-150 { margin-left: 150px !important; }

.ml-200 { margin-left: 200px !important; }

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

.mr-5 { margin-right: 5px !important; }

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

.mr-15 { margin-right: 15px !important; }

.mr-20 { margin-right: 20px !important; }

.mr-25 { margin-right: 25px !important; }

.mr-30 { margin-right: 30px !important; }

.mr-35 { margin-right: 35px !important; }

.mr-40 { margin-right: 40px !important; }

.mr-45 { margin-right: 45px !important; }

.mr-50 { margin-right: 50px !important; }

.mr-60 { margin-right: 60px !important; }

.mr-70 { margin-right: 70px !important; }

.mr-80 { margin-right: 80px !important; }

.mr-90 { margin-right: 90px !important; }

.mr-100 { margin-right: 100px !important; }

.mr-110 { margin-right: 110px !important; }

.mr-120 { margin-right: 120px !important; }

.mr-130 { margin-right: 130px !important; }

.mr-140 { margin-right: 140px !important; }

.mr-150 { margin-right: 150px !important; }

.mr-200 { margin-right: 200px !important; }

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

.mt-5 { margin-top: 5px !important; }

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

.mt-15 { margin-top: 15px !important; }

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

.mt-25 { margin-top: 25px !important; }

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

.mt-35 { margin-top: 35px !important; }

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

.mt-45 { margin-top: 45px !important; }

.mt-50 { margin-top: 50px !important; }

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

.mt-70 { margin-top: 70px !important; }

.mt-80 { margin-top: 80px !important; }

.mt-90 { margin-top: 90px !important; }

.mt-100 { margin-top: 100px !important; }

.mt-110 { margin-top: 110px !important; }

.mt-120 { margin-top: 120px !important; }

.mt-130 { margin-top: 130px !important; }

.mt-140 { margin-top: 140px !important; }

.mt-150 { margin-top: 150px !important; }

.mt-200 { margin-top: 200px !important; }

.mt-250 { margin-top: 250px !important; }

.mt-300 { margin-top: 300px !important; }

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

.mb-5 { margin-bottom: 5px !important; }

.mb-10 { margin-bottom: 10px !important; }

.mb-15 { margin-bottom: 15px !important; }

.mb-20 { margin-bottom: 20px !important; }

.mb-25 { margin-bottom: 25px !important; }

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

.mb-35 { margin-bottom: 35px !important; }

.mb-40 { margin-bottom: 40px !important; }

.mb-45 { margin-bottom: 45px !important; }

.mb-50 { margin-bottom: 50px !important; }

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

.mb-70 { margin-bottom: 70px !important; }

.mb-80 { margin-bottom: 80px !important; }

.mb-90 { margin-bottom: 90px !important; }

.mb-100 { margin-bottom: 100px !important; }

.mb-110 { margin-bottom: 110px !important; }

.mb-120 { margin-bottom: 120px !important; }

.mb-130 { margin-bottom: 130px !important; }

.mb-140 { margin-bottom: 140px !important; }

.mb-150 { margin-bottom: 150px !important; }

.mb-200 { margin-bottom: 200px !important; }

.mb-250 { margin-bottom: 250px !important; }

.mb-300 { margin-bottom: 300px !important; }

/* Margins Classes - Negative Helper classes for side margins on negative */
.mnl-10 { margin-left: -10px !important; }

.mnl-20 { margin-left: -20px !important; }

.mnl-30 { margin-left: -30px !important; }

.mnl-40 { margin-left: -40px !important; }

.mnl-50 { margin-left: -50px !important; }

.mnl-60 { margin-left: -60px !important; }

.mnl-70 { margin-left: -70px !important; }

.mnl-80 { margin-left: -80px !important; }

.mnl-90 { margin-left: -90px !important; }

.mnl-100 { margin-left: -100px !important; }

.mnl-110 { margin-left: -110px !important; }

.mnl-120 { margin-left: -120px !important; }

.mnl-130 { margin-left: -130px !important; }

.mnl-140 { margin-left: -140px !important; }

.mnl-150 { margin-left: -150px !important; }

.mnl-200 { margin-left: -200px !important; }

.mnl-250 { margin-left: -250px !important; }

.mnl-300 { margin-left: -300px !important; }

.mnl-350 { margin-left: -350px !important; }

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

.mnr-20 { margin-right: -20px !important; }

.mnr-30 { margin-right: -30px !important; }

.mnr-40 { margin-right: -40px !important; }

.mnr-50 { margin-right: -50px !important; }

.mnr-60 { margin-right: -60px !important; }

.mnr-70 { margin-right: -70px !important; }

.mnr-80 { margin-right: -80px !important; }

.mnr-90 { margin-right: -90px !important; }

.mnr-100 { margin-right: -100px !important; }

.mnr-110 { margin-right: -110px !important; }

.mnr-120 { margin-right: -120px !important; }

.mnr-130 { margin-right: -130px !important; }

.mnr-140 { margin-right: -140px !important; }

.mnr-150 { margin-right: -150px !important; }

.mnr-200 { margin-right: -200px !important; }

.mnr-250 { margin-right: -250px !important; }

.mnr-300 { margin-right: -300px !important; }

.mnr-350 { margin-right: -350px !important; }

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

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

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

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

.mnt-50 { margin-top: -50px !important; }

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

.mnt-70 { margin-top: -70px !important; }

.mnt-80 { margin-top: -80px !important; }

.mnt-90 { margin-top: -90px !important; }

.mnt-100 { margin-top: -100px !important; }

.mnt-110 { margin-top: -110px !important; }

.mnt-120 { margin-top: -120px !important; }

.mnt-130 { margin-top: -130px !important; }

.mnt-140 { margin-top: -140px !important; }

.mnt-150 { margin-top: -150px !important; }

.mnt-200 { margin-top: -200px !important; }

.mnt-250 { margin-top: -250px !important; }

.mnt-300 { margin-top: -300px !important; }

.mnt-350 { margin-top: -350px !important; }

.mnb-10 { margin-bottom: -10px !important; }

.mnb-20 { margin-bottom: -20px !important; }

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

.mnb-40 { margin-bottom: -40px !important; }

.mnb-50 { margin-bottom: -50px !important; }

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

.mnb-70 { margin-bottom: -70px !important; }

.mnb-80 { margin-bottom: -80px !important; }

.mnb-90 { margin-bottom: -90px !important; }

.mnb-100 { margin-bottom: -100px !important; }

.mnb-110 { margin-bottom: -110px !important; }

.mnb-120 { margin-bottom: -120px !important; }

.mnb-130 { margin-bottom: -130px !important; }

.mnb-140 { margin-bottom: -140px !important; }

.mnb-150 { margin-bottom: -150px !important; }

.mnb-200 { margin-bottom: -200px !important; }

.mnb-250 { margin-bottom: -250px !important; }

.mnb-300 { margin-bottom: -300px !important; }

.mnb-350 { margin-bottom: -350px !important; }

/* Padding Classes Helper classes for side padding */
.pl-0 { padding-left: 0 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pt-5 { padding-top: 5px !important; }

.pt-10 { padding-top: 10px !important; }

.pt-15 { padding-top: 15px !important; }

.pt-20 { padding-top: 20px !important; }

.pt-25 { padding-top: 25px !important; }

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

.pt-35 { padding-top: 35px !important; }

.pt-40 { padding-top: 40px !important; }

.pt-45 { padding-top: 45px !important; }

.pt-50 { padding-top: 50px !important; }

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

.pt-70 { padding-top: 70px !important; }

.pt-80 { padding-top: 80px !important; }

.pt-90 { padding-top: 90px !important; }

.pt-100 { padding-top: 100px !important; }

.pt-110 { padding-top: 110px !important; }

.pt-120 { padding-top: 120px !important; }

.pt-130 { padding-top: 130px !important; }

.pt-140 { padding-top: 140px !important; }

.pt-150 { padding-top: 150px !important; }

.pt-200 { padding-top: 200px !important; }

.pt-250 { padding-top: 250px !important; }

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

.pb-5 { padding-bottom: 5px !important; }

.pb-10 { padding-bottom: 10px !important; }

.pb-15 { padding-bottom: 15px !important; }

.pb-20 { padding-bottom: 20px !important; }

.pb-25 { padding-bottom: 25px !important; }

.pb-30 { padding-bottom: 30px !important; }

.pb-35 { padding-bottom: 35px !important; }

.pb-40 { padding-bottom: 40px !important; }

.pb-45 { padding-bottom: 45px !important; }

.pb-50 { padding-bottom: 50px !important; }

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

.pb-70 { padding-bottom: 70px !important; }

.pb-80 { padding-bottom: 80px !important; }

.pb-90 { padding-bottom: 90px !important; }

.pb-100 { padding-bottom: 100px !important; }

.pb-110 { padding-bottom: 110px !important; }

.pb-120 { padding-bottom: 120px !important; }

.pb-130 { padding-bottom: 130px !important; }

.pb-140 { padding-bottom: 140px !important; }

.pb-150 { padding-bottom: 150px !important; }

.pb-200 { padding-bottom: 200px !important; }

.pb-250 { padding-bottom: 250px !important; }

/* Font-sizes-presets */
.fs-9 { font-size: 9px !important; }

.fs-11 { font-size: 11px !important; }

.fs-12 { font-size: 12px !important; }

.fs-13 { font-size: 13px !important; }

.fs-14 { font-size: 14px !important; }

.fs-15 { font-size: 15px !important; }

.fs-16 { font-size: 16px !important; }

.fs-17 { font-size: 17px !important; }

.fs-18 { font-size: 18px !important; }

.fs-20 { font-size: 20px !important; }

.fs-22 { font-size: 22px !important; }

.fs-24 { font-size: 24px !important; }

.fs-26 { font-size: 26px !important; }

.fs-28 { font-size: 28px !important; }

.fs-30 { font-size: 30px !important; }

.fs-32 { font-size: 32px !important; }

.fs-34 { font-size: 34px !important; }

.fs-36 { font-size: 36px !important; }

.fs-38 { font-size: 38px !important; }

.fs-40 { font-size: 40px !important; }

.fs-42 { font-size: 42px !important; }

.fs-44 { font-size: 44px !important; }

.fs-46 { font-size: 46px !important; }

.fs-48 { font-size: 48px !important; }

.fs-50 { font-size: 50px !important; }

.fs-52 { font-size: 52px !important; }

.fs-54 { font-size: 54px !important; }

.fs-56 { font-size: 56px !important; }

.fs-58 { font-size: 58px !important; }

.fs-60 { font-size: 60px !important; }

.fs-62 { font-size: 62px !important; }

.fs-64 { font-size: 64px !important; }

.fs-66 { font-size: 66px !important; }

.fs-68 { font-size: 68px !important; }

.fs-70 { font-size: 70px !important; }

.fs-72 { font-size: 72px !important; }

.fs-74 { font-size: 74px !important; }

.fs-76 { font-size: 76px !important; }

.fs-78 { font-size: 78px !important; }

.fs-80 { font-size: 80px !important; }

.fs-100 { font-size: 100px !important; }

.fs-120 { font-size: 120px !important; }

.fs-150 { font-size: 150px !important; }

.fs-200 { font-size: 200px !important; }

/* Height Sizing Presets These are height values from 10 to 10 to set responsive height to a block */
.hsize-reset { height: 0 !important; }

.hsize-auto { height: auto !important; }

.hsize-10 { height: 10px; }

.hsize-20 { height: 20px; }

.hsize-30 { height: 30px; }

.hsize-40 { height: 40px; }

.hsize-50 { height: 50px; }

.hsize-60 { height: 60px; }

.hsize-70 { height: 70px; }

.hsize-80 { height: 80px; }

.hsize-90 { height: 90px; }

.hsize-100 { height: 100px; }

.hsize-110 { height: 110px; }

.hsize-120 { height: 120px; }

.hsize-130 { height: 130px; }

.hsize-140 { height: 140px; }

.hsize-150 { height: 150px; }

.hsize-160 { height: 160px; }

.hsize-170 { height: 170px; }

.hsize-180 { height: 180px; }

.hsize-190 { height: 190px; }

.hsize-200 { height: 200px; }

.hsize-210 { height: 210px; }

.hsize-220 { height: 220px; }

.hsize-230 { height: 230px; }

.hsize-240 { height: 240px; }

.hsize-250 { height: 250px; }

.hsize-260 { height: 260px; }

.hsize-270 { height: 270px; }

.hsize-280 { height: 280px; }

.hsize-290 { height: 290px; }

.hsize-300 { height: 300px; }

.hsize-310 { height: 310px; }

.hsize-320 { height: 320px; }

.hsize-330 { height: 330px; }

.hsize-340 { height: 340px; }

.hsize-350 { height: 350px; }

.hsize-360 { height: 360px; }

.hsize-370 { height: 370px; }

.hsize-380 { height: 380px; }

.hsize-390 { height: 390px; }

.hsize-400 { height: 400px; }

.hsize-410 { height: 410px; }

.hsize-420 { height: 420px; }

.hsize-430 { height: 430px; }

.hsize-440 { height: 440px; }

.hsize-450 { height: 450px; }

.hsize-460 { height: 460px; }

.hsize-470 { height: 470px; }

.hsize-480 { height: 480px; }

.hsize-490 { height: 490px; }

.hsize-500 { height: 500px; }

.hsize-510 { height: 510px; }

.hsize-520 { height: 520px; }

.hsize-530 { height: 530px; }

.hsize-540 { height: 540px; }

.hsize-550 { height: 550px; }

.hsize-560 { height: 560px; }

.hsize-570 { height: 570px; }

.hsize-580 { height: 580px; }

.hsize-590 { height: 590px; }

.hsize-600 { height: 600px; }

.hsize-610 { height: 610px; }

.hsize-620 { height: 620px; }

.hsize-630 { height: 630px; }

.hsize-640 { height: 640px; }

.hsize-650 { height: 650px; }

.hsize-660 { height: 660px; }

.hsize-670 { height: 670px; }

.hsize-680 { height: 680px; }

.hsize-690 { height: 690px; }

.hsize-700 { height: 700px; }

/* Absolute Width Sizing Presets */
.wsize-reset { width: 0 !important; }

.wsize-auto { width: auto !important; }

.wsize-10 { width: 10px; }

.wsize-20 { width: 20px; }

.wsize-30 { width: 30px; }

.wsize-40 { width: 40px; }

.wsize-50 { width: 50px; }

.wsize-60 { width: 60px; }

.wsize-70 { width: 70px; }

.wsize-80 { width: 80px; }

.wsize-90 { width: 90px; }

.wsize-100 { width: 100px; }

.wsize-110 { width: 110px; }

.wsize-120 { width: 120px; }

.wsize-130 { width: 130px; }

.wsize-140 { width: 140px; }

.wsize-150 { width: 150px; }

.wsize-160 { width: 160px; }

.wsize-170 { width: 170px; }

.wsize-180 { width: 180px; }

.wsize-190 { width: 190px; }

.wsize-200 { width: 200px; }

.wsize-210 { width: 210px; }

.wsize-220 { width: 220px; }

.wsize-230 { width: 230px; }

.wsize-240 { width: 240px; }

.wsize-250 { width: 250px; }

.wsize-260 { width: 260px; }

.wsize-270 { width: 270px; }

.wsize-280 { width: 280px; }

.wsize-290 { width: 290px; }

.wsize-300 { width: 300px; }

.wsize-310 { width: 310px; }

.wsize-320 { width: 320px; }

.wsize-330 { width: 330px; }

.wsize-340 { width: 340px; }

.wsize-350 { width: 350px; }

.wsize-360 { width: 360px; }

.wsize-370 { width: 370px; }

.wsize-380 { width: 380px; }

.wsize-390 { width: 390px; }

.wsize-400 { width: 400px; }

.wsize-410 { width: 410px; }

.wsize-420 { width: 420px; }

.wsize-430 { width: 430px; }

.wsize-440 { width: 440px; }

.wsize-450 { width: 450px; }

.wsize-460 { width: 460px; }

.wsize-470 { width: 470px; }

.wsize-480 { width: 480px; }

.wsize-490 { width: 490px; }

.wsize-500 { width: 500px; }

.wsize-510 { width: 510px; }

.wsize-520 { width: 520px; }

.wsize-530 { width: 530px; }

.wsize-540 { width: 540px; }

.wsize-550 { width: 550px; }

.wsize-560 { width: 560px; }

.wsize-570 { width: 570px; }

.wsize-580 { width: 580px; }

.wsize-590 { width: 590px; }

.wsize-600 { width: 600px; }

.wsize-610 { width: 610px; }

.wsize-620 { width: 620px; }

.wsize-630 { width: 630px; }

.wsize-640 { width: 640px; }

.wsize-650 { width: 650px; }

.wsize-660 { width: 660px; }

.wsize-670 { width: 670px; }

.wsize-680 { width: 680px; }

.wsize-690 { width: 690px; }

.wsize-700 { width: 700px; }

/* Relative Width Sizing Presets */
.w-5 { width: 5% !important; }

.w-10 { width: 10% !important; }

.w-15 { width: 15% !important; }

.w-20 { width: 20% !important; }

.w-25 { width: 25% !important; }

.w-30 { width: 30% !important; }

.w-35 { width: 35% !important; }

.w-40 { width: 40% !important; }

.w-45 { width: 45% !important; }

.w-50 { width: 50% !important; }

.w-55 { width: 55% !important; }

.w-60 { width: 60% !important; }

.w-65 { width: 65% !important; }

.w-70 { width: 70% !important; }

.w-75 { width: 75% !important; }

.w-80 { width: 80% !important; }

.w-85 { width: 85% !important; }

.w-90 { width: 90% !important; }

.w-95 { width: 95% !important; }

.w-100 { width: 100% !important; }

/* Float None */
.pull-none { float: none !important; }

/* Float Clearing Presets */
.cleft { clear: left; }

.cright { clear: right; }

.cboth { clear: both; }

/* Display */
.display-none { display: none !important; }

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

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

/* Position */
.pos-a { position: absolute !important; }

.pos-r { position: relative !important; }

.pos-s { position: static !important; }

/* Text Center */
.text-center { text-align: center !important; }

@media only screen and (min-width: 1200px) { .pl-lg-55 { padding-left: 55px !important; } }

@media only screen and (max-width: 1199px) { /* Margins Classes Helper classes for side margins MEDIUM */
  .ml-md-0 { margin-left: 0 !important; }
  .ml-md-5 { margin-left: 5px !important; }
  .ml-md-10 { margin-left: 10px !important; }
  .ml-md-15 { margin-left: 15px !important; }
  .ml-md-20 { margin-left: 20px !important; }
  .ml-md-25 { margin-left: 25px !important; }
  .ml-md-30 { margin-left: 30px !important; }
  .ml-md-35 { margin-left: 35px !important; }
  .ml-md-40 { margin-left: 40px !important; }
  .ml-md-45 { margin-left: 45px !important; }
  .ml-md-50 { margin-left: 50px !important; }
  .ml-md-60 { margin-left: 60px !important; }
  .ml-md-70 { margin-left: 70px !important; }
  .ml-md-80 { margin-left: 80px !important; }
  .ml-md-90 { margin-left: 90px !important; }
  .ml-md-100 { margin-left: 100px !important; }
  .ml-md-110 { margin-left: 110px !important; }
  .ml-md-120 { margin-left: 120px !important; }
  .ml-md-130 { margin-left: 130px !important; }
  .ml-md-140 { margin-left: 140px !important; }
  .ml-md-150 { margin-left: 150px !important; }
  .mr-md-0 { margin-right: 0 !important; }
  .mr-md-5 { margin-right: 5px !important; }
  .mr-md-10 { margin-right: 10px !important; }
  .mr-md-15 { margin-right: 15px !important; }
  .mr-md-20 { margin-right: 20px !important; }
  .mr-md-25 { margin-right: 25px !important; }
  .mr-md-30 { margin-right: 30px !important; }
  .mr-md-35 { margin-right: 35px !important; }
  .mr-md-40 { margin-right: 40px !important; }
  .mr-md-45 { margin-right: 45px !important; }
  .mr-md-50 { margin-right: 50px !important; }
  .mr-md-60 { margin-right: 60px !important; }
  .mr-md-70 { margin-right: 70px !important; }
  .mr-md-80 { margin-right: 80px !important; }
  .mr-md-90 { margin-right: 90px !important; }
  .mr-md-100 { margin-right: 100px !important; }
  .mr-md-110 { margin-right: 110px !important; }
  .mr-md-120 { margin-right: 120px !important; }
  .mr-md-130 { margin-right: 130px !important; }
  .mr-md-140 { margin-right: 140px !important; }
  .mr-md-150 { margin-right: 150px !important; }
  .mt-md-0 { margin-top: 0 !important; }
  .mt-md-5 { margin-top: 5px !important; }
  .mt-md-10 { margin-top: 10px !important; }
  .mt-md-15 { margin-top: 15px !important; }
  .mt-md-20 { margin-top: 20px !important; }
  .mt-md-25 { margin-top: 25px !important; }
  .mt-md-30 { margin-top: 30px !important; }
  .mt-md-35 { margin-top: 35px !important; }
  .mt-md-40 { margin-top: 40px !important; }
  .mt-md-45 { margin-top: 45px !important; }
  .mt-md-50 { margin-top: 50px !important; }
  .mt-md-60 { margin-top: 60px !important; }
  .mt-md-70 { margin-top: 70px !important; }
  .mt-md-80 { margin-top: 80px !important; }
  .mt-md-90 { margin-top: 90px !important; }
  .mt-md-100 { margin-top: 100px !important; }
  .mt-md-110 { margin-top: 110px !important; }
  .mt-md-120 { margin-top: 120px !important; }
  .mt-md-130 { margin-top: 130px !important; }
  .mt-md-140 { margin-top: 140px !important; }
  .mt-md-150 { margin-top: 150px !important; }
  .mt-md-200 { margin-top: 200px !important; }
  .mt-md-250 { margin-top: 250px !important; }
  .mb-md-0 { margin-bottom: 0 !important; }
  .mb-md-5 { margin-bottom: 5px !important; }
  .mb-md-10 { margin-bottom: 10px !important; }
  .mb-md-15 { margin-bottom: 15px !important; }
  .mb-md-20 { margin-bottom: 20px !important; }
  .mb-md-25 { margin-bottom: 25px !important; }
  .mb-md-30 { margin-bottom: 30px !important; }
  .mb-md-35 { margin-bottom: 35px !important; }
  .mb-md-40 { margin-bottom: 40px !important; }
  .mb-md-45 { margin-bottom: 45px !important; }
  .mb-md-50 { margin-bottom: 50px !important; }
  .mb-md-60 { margin-bottom: 60px !important; }
  .mb-md-70 { margin-bottom: 70px !important; }
  .mb-md-80 { margin-bottom: 80px !important; }
  .mb-md-90 { margin-bottom: 90px !important; }
  .mb-md-100 { margin-bottom: 100px !important; }
  .mb-md-110 { margin-bottom: 110px !important; }
  .mb-md-120 { margin-bottom: 120px !important; }
  .mb-md-130 { margin-bottom: 130px !important; }
  .mb-md-140 { margin-bottom: 140px !important; }
  .mb-md-150 { margin-bottom: 150px !important; }
  .mb-md-200 { margin-bottom: 200px !important; }
  .mb-md-250 { margin-bottom: 250px !important; }
  /* Margins Classes - Negative Helper classes for side margins on negative MEDIUM */
  .mnl-md-10 { margin-left: -10px !important; }
  .mnl-md-20 { margin-left: -20px !important; }
  .mnl-md-30 { margin-left: -30px !important; }
  .mnl-md-40 { margin-left: -40px !important; }
  .mnl-md-50 { margin-left: -50px !important; }
  .mnl-md-60 { margin-left: -60px !important; }
  .mnl-md-70 { margin-left: -70px !important; }
  .mnl-md-80 { margin-left: -80px !important; }
  .mnl-md-90 { margin-left: -90px !important; }
  .mnl-md-100 { margin-left: -100px !important; }
  .mnl-md-110 { margin-left: -110px !important; }
  .mnl-md-120 { margin-left: -120px !important; }
  .mnl-md-130 { margin-left: -130px !important; }
  .mnl-md-140 { margin-left: -140px !important; }
  .mnl-md-150 { margin-left: -150px !important; }
  .mnr-md-10 { margin-right: -10px !important; }
  .mnr-md-20 { margin-right: -20px !important; }
  .mnr-md-30 { margin-right: -30px !important; }
  .mnr-md-40 { margin-right: -40px !important; }
  .mnr-md-50 { margin-right: -50px !important; }
  .mnr-md-60 { margin-right: -60px !important; }
  .mnr-md-70 { margin-right: -70px !important; }
  .mnr-md-80 { margin-right: -80px !important; }
  .mnr-md-90 { margin-right: -90px !important; }
  .mnr-md-100 { margin-right: -100px !important; }
  .mnr-md-110 { margin-right: -110px !important; }
  .mnr-md-120 { margin-right: -120px !important; }
  .mnr-md-130 { margin-right: -130px !important; }
  .mnr-md-140 { margin-right: -140px !important; }
  .mnr-md-150 { margin-right: -150px !important; }
  .mnt-md-10 { margin-top: -10px !important; }
  .mnt-md-20 { margin-top: -20px !important; }
  .mnt-md-30 { margin-top: -30px !important; }
  .mnt-md-40 { margin-top: -40px !important; }
  .mnt-md-50 { margin-top: -50px !important; }
  .mnt-md-60 { margin-top: -60px !important; }
  .mnt-md-70 { margin-top: -70px !important; }
  .mnt-md-80 { margin-top: -80px !important; }
  .mnt-md-90 { margin-top: -90px !important; }
  .mnt-md-100 { margin-top: -100px !important; }
  .mnt-md-110 { margin-top: -110px !important; }
  .mnt-md-120 { margin-top: -120px !important; }
  .mnt-md-130 { margin-top: -130px !important; }
  .mnt-md-140 { margin-top: -140px !important; }
  .mnt-md-150 { margin-top: -150px !important; }
  .mnb-md-10 { margin-bottom: -10px !important; }
  .mnb-md-20 { margin-bottom: -20px !important; }
  .mnb-md-30 { margin-bottom: -30px !important; }
  .mnb-md-40 { margin-bottom: -40px !important; }
  .mnb-md-50 { margin-bottom: -50px !important; }
  .mnb-md-60 { margin-bottom: -60px !important; }
  .mnb-md-70 { margin-bottom: -70px !important; }
  .mnb-md-80 { margin-bottom: -80px !important; }
  .mnb-md-90 { margin-bottom: -90px !important; }
  .mnb-md-100 { margin-bottom: -100px !important; }
  .mnb-md-110 { margin-bottom: -110px !important; }
  .mnb-md-120 { margin-bottom: -120px !important; }
  .mnb-md-130 { margin-bottom: -130px !important; }
  .mnb-md-140 { margin-bottom: -140px !important; }
  .mnb-md-150 { margin-bottom: -150px !important; }
  /* Padding Classes Helper classes for side padding MEDIUM */
  .pl-md-0 { padding-left: 0 !important; }
  .pl-md-5 { padding-left: 5px !important; }
  .pl-md-10 { padding-left: 10px !important; }
  .pl-md-15 { padding-left: 15px !important; }
  .pl-md-20 { padding-left: 20px !important; }
  .pl-md-25 { padding-left: 25px !important; }
  .pl-md-30 { padding-left: 30px !important; }
  .pl-md-35 { padding-left: 35px !important; }
  .pl-md-40 { padding-left: 40px !important; }
  .pl-md-45 { padding-left: 45px !important; }
  .pl-md-50 { padding-left: 50px !important; }
  .pl-md-60 { padding-left: 60px !important; }
  .pl-md-70 { padding-left: 70px !important; }
  .pl-md-80 { padding-left: 80px !important; }
  .pl-md-90 { padding-left: 90px !important; }
  .pl-md-100 { padding-left: 100px !important; }
  .pl-md-110 { padding-left: 110px !important; }
  .pl-md-120 { padding-left: 120px !important; }
  .pl-md-130 { padding-left: 130px !important; }
  .pl-md-140 { padding-left: 140px !important; }
  .pl-md-150 { padding-left: 150px !important; }
  .pr-md-0 { padding-right: 0 !important; }
  .pr-md-5 { padding-right: 5px !important; }
  .pr-md-10 { padding-right: 10px !important; }
  .pr-md-15 { padding-right: 15px !important; }
  .pr-md-20 { padding-right: 20px !important; }
  .pr-md-25 { padding-right: 25px !important; }
  .pr-md-30 { padding-right: 30px !important; }
  .pr-md-35 { padding-right: 35px !important; }
  .pr-md-40 { padding-right: 40px !important; }
  .pr-md-45 { padding-right: 45px !important; }
  .pr-md-50 { padding-right: 50px !important; }
  .pr-md-60 { padding-right: 60px !important; }
  .pr-md-70 { padding-right: 70px !important; }
  .pr-md-80 { padding-right: 80px !important; }
  .pr-md-90 { padding-right: 90px !important; }
  .pr-md-100 { padding-right: 100px !important; }
  .pr-md-110 { padding-right: 110px !important; }
  .pr-md-120 { padding-right: 120px !important; }
  .pr-md-130 { padding-right: 130px !important; }
  .pr-md-140 { padding-right: 140px !important; }
  .pr-md-150 { padding-right: 150px !important; }
  .pt-md-0 { padding-top: 0 !important; }
  .pt-md-5 { padding-top: 5px !important; }
  .pt-md-10 { padding-top: 10px !important; }
  .pt-md-15 { padding-top: 15px !important; }
  .pt-md-20 { padding-top: 20px !important; }
  .pt-md-25 { padding-top: 25px !important; }
  .pt-md-30 { padding-top: 30px !important; }
  .pt-md-35 { padding-top: 35px !important; }
  .pt-md-40 { padding-top: 40px !important; }
  .pt-md-45 { padding-top: 45px !important; }
  .pt-md-50 { padding-top: 50px !important; }
  .pt-md-60 { padding-top: 60px !important; }
  .pt-md-70 { padding-top: 70px !important; }
  .pt-md-80 { padding-top: 80px !important; }
  .pt-md-90 { padding-top: 90px !important; }
  .pt-md-100 { padding-top: 100px !important; }
  .pt-md-110 { padding-top: 110px !important; }
  .pt-md-120 { padding-top: 120px !important; }
  .pt-md-130 { padding-top: 130px !important; }
  .pt-md-140 { padding-top: 140px !important; }
  .pt-md-150 { padding-top: 150px !important; }
  .pt-md-200 { padding-top: 200px !important; }
  .pt-md-250 { padding-top: 250px !important; }
  .pb-md-0 { padding-bottom: 0 !important; }
  .pb-md-5 { padding-bottom: 5px !important; }
  .pb-md-10 { padding-bottom: 10px !important; }
  .pb-md-15 { padding-bottom: 15px !important; }
  .pb-md-20 { padding-bottom: 20px !important; }
  .pb-md-25 { padding-bottom: 25px !important; }
  .pb-md-30 { padding-bottom: 30px !important; }
  .pb-md-35 { padding-bottom: 35px !important; }
  .pb-md-40 { padding-bottom: 40px !important; }
  .pb-md-45 { padding-bottom: 45px !important; }
  .pb-md-50 { padding-bottom: 50px !important; }
  .pb-md-60 { padding-bottom: 60px !important; }
  .pb-md-70 { padding-bottom: 70px !important; }
  .pb-md-80 { padding-bottom: 80px !important; }
  .pb-md-90 { padding-bottom: 90px !important; }
  .pb-md-100 { padding-bottom: 100px !important; }
  .pb-md-110 { padding-bottom: 110px !important; }
  .pb-md-120 { padding-bottom: 120px !important; }
  .pb-md-130 { padding-bottom: 130px !important; }
  .pb-md-140 { padding-bottom: 140px !important; }
  .pb-md-150 { padding-bottom: 150px !important; }
  .pb-md-200 { padding-bottom: 200px !important; }
  .pb-md-250 { padding-bottom: 250px !important; }
  /* Font-sizes-presets */
  .fs-md-9 { font-size: 9px !important; }
  .fs-md-11 { font-size: 11px !important; }
  .fs-md-12 { font-size: 12px !important; }
  .fs-md-13 { font-size: 13px !important; }
  .fs-md-14 { font-size: 14px !important; }
  .fs-md-15 { font-size: 15px !important; }
  .fs-md-16 { font-size: 16px !important; }
  .fs-md-17 { font-size: 17px !important; }
  .fs-md-18 { font-size: 18px !important; }
  .fs-md-20 { font-size: 20px !important; }
  .fs-md-22 { font-size: 22px !important; }
  .fs-md-24 { font-size: 24px !important; }
  .fs-md-26 { font-size: 26px !important; }
  .fs-md-28 { font-size: 28px !important; }
  .fs-md-30 { font-size: 30px !important; }
  .fs-md-32 { font-size: 32px !important; }
  .fs-md-34 { font-size: 34px !important; }
  .fs-md-36 { font-size: 36px !important; }
  .fs-md-38 { font-size: 38px !important; }
  .fs-md-40 { font-size: 40px !important; }
  .fs-md-42 { font-size: 42px !important; }
  .fs-md-44 { font-size: 44px !important; }
  .fs-md-46 { font-size: 46px !important; }
  .fs-md-48 { font-size: 48px !important; }
  .fs-md-50 { font-size: 50px !important; }
  .fs-md-52 { font-size: 52px !important; }
  .fs-md-54 { font-size: 54px !important; }
  .fs-md-56 { font-size: 56px !important; }
  .fs-md-58 { font-size: 58px !important; }
  .fs-md-60 { font-size: 60px !important; }
  .fs-md-62 { font-size: 62px !important; }
  .fs-md-64 { font-size: 64px !important; }
  .fs-md-66 { font-size: 66px !important; }
  .fs-md-68 { font-size: 68px !important; }
  .fs-md-70 { font-size: 70px !important; }
  .fs-md-72 { font-size: 72px !important; }
  .fs-md-74 { font-size: 74px !important; }
  .fs-md-76 { font-size: 76px !important; }
  .fs-md-78 { font-size: 78px !important; }
  .fs-md-80 { font-size: 80px !important; }
  .fs-md-100 { font-size: 100px !important; }
  .fs-md-120 { font-size: 120px !important; }
  .fs-md-150 { font-size: 150px !important; }
  .fs-md-200 { font-size: 200px !important; }
  /* Height Sizing Presets These are height values from 10 to 10 to set responsive height to a block */
  .hsize-md-reset { height: 0 !important; }
  .hsize-md-auto { height: auto !important; }
  .hsize-md-10 { height: 10px; }
  .hsize-md-20 { height: 20px; }
  .hsize-md-30 { height: 30px; }
  .hsize-md-40 { height: 40px; }
  .hsize-md-50 { height: 50px; }
  .hsize-md-60 { height: 60px; }
  .hsize-md-70 { height: 70px; }
  .hsize-md-80 { height: 80px; }
  .hsize-md-90 { height: 90px; }
  .hsize-md-100 { height: 100px; }
  .hsize-md-110 { height: 110px; }
  .hsize-md-120 { height: 120px; }
  .hsize-md-130 { height: 130px; }
  .hsize-md-140 { height: 140px; }
  .hsize-md-150 { height: 150px; }
  .hsize-md-160 { height: 160px; }
  .hsize-md-170 { height: 170px; }
  .hsize-md-180 { height: 180px; }
  .hsize-md-190 { height: 190px; }
  .hsize-md-200 { height: 200px; }
  .hsize-md-210 { height: 210px; }
  .hsize-md-220 { height: 220px; }
  .hsize-md-230 { height: 230px; }
  .hsize-md-240 { height: 240px; }
  .hsize-md-250 { height: 250px; }
  .hsize-md-260 { height: 260px; }
  .hsize-md-270 { height: 270px; }
  .hsize-md-280 { height: 280px; }
  .hsize-md-290 { height: 290px; }
  .hsize-md-300 { height: 300px; }
  .hsize-md-310 { height: 310px; }
  .hsize-md-320 { height: 320px; }
  .hsize-md-330 { height: 330px; }
  .hsize-md-340 { height: 340px; }
  .hsize-md-350 { height: 350px; }
  .hsize-md-360 { height: 360px; }
  .hsize-md-370 { height: 370px; }
  .hsize-md-380 { height: 380px; }
  .hsize-md-390 { height: 390px; }
  .hsize-md-400 { height: 400px; }
  .hsize-md-410 { height: 410px; }
  .hsize-md-420 { height: 420px; }
  .hsize-md-430 { height: 430px; }
  .hsize-md-440 { height: 440px; }
  .hsize-md-450 { height: 450px; }
  .hsize-md-460 { height: 460px; }
  .hsize-md-470 { height: 470px; }
  .hsize-md-480 { height: 480px; }
  .hsize-md-490 { height: 490px; }
  .hsize-md-500 { height: 500px; }
  .hsize-md-510 { height: 510px; }
  .hsize-md-520 { height: 520px; }
  .hsize-md-530 { height: 530px; }
  .hsize-md-540 { height: 540px; }
  .hsize-md-550 { height: 550px; }
  .hsize-md-560 { height: 560px; }
  .hsize-md-570 { height: 570px; }
  .hsize-md-580 { height: 580px; }
  .hsize-md-590 { height: 590px; }
  .hsize-md-600 { height: 600px; }
  .hsize-md-610 { height: 610px; }
  .hsize-md-620 { height: 620px; }
  .hsize-md-630 { height: 630px; }
  .hsize-md-640 { height: 640px; }
  .hsize-md-650 { height: 650px; }
  .hsize-md-660 { height: 660px; }
  .hsize-md-670 { height: 670px; }
  .hsize-md-680 { height: 680px; }
  .hsize-md-690 { height: 690px; }
  .hsize-md-700 { height: 700px; }
  /* Absolute Width Sizing Presets */
  .wsize-md-reset { width: 0 !important; }
  .wsize-md-auto { width: auto !important; }
  .wsize-md-10 { width: 10px; }
  .wsize-md-20 { width: 20px; }
  .wsize-md-30 { width: 30px; }
  .wsize-md-40 { width: 40px; }
  .wsize-md-50 { width: 50px; }
  .wsize-md-60 { width: 60px; }
  .wsize-md-70 { width: 70px; }
  .wsize-md-80 { width: 80px; }
  .wsize-md-90 { width: 90px; }
  .wsize-md-100 { width: 100px; }
  .wsize-md-110 { width: 110px; }
  .wsize-md-120 { width: 120px; }
  .wsize-md-130 { width: 130px; }
  .wsize-md-140 { width: 140px; }
  .wsize-md-150 { width: 150px; }
  .wsize-md-160 { width: 160px; }
  .wsize-md-170 { width: 170px; }
  .wsize-md-180 { width: 180px; }
  .wsize-md-190 { width: 190px; }
  .wsize-md-200 { width: 200px; }
  .wsize-md-210 { width: 210px; }
  .wsize-md-220 { width: 220px; }
  .wsize-md-230 { width: 230px; }
  .wsize-md-240 { width: 240px; }
  .wsize-md-250 { width: 250px; }
  .wsize-md-260 { width: 260px; }
  .wsize-md-270 { width: 270px; }
  .wsize-md-280 { width: 280px; }
  .wsize-md-290 { width: 290px; }
  .wsize-md-300 { width: 300px; }
  .wsize-md-310 { width: 310px; }
  .wsize-md-320 { width: 320px; }
  .wsize-md-330 { width: 330px; }
  .wsize-md-340 { width: 340px; }
  .wsize-md-350 { width: 350px; }
  .wsize-md-360 { width: 360px; }
  .wsize-md-370 { width: 370px; }
  .wsize-md-380 { width: 380px; }
  .wsize-md-390 { width: 390px; }
  .wsize-md-400 { width: 400px; }
  .wsize-md-410 { width: 410px; }
  .wsize-md-420 { width: 420px; }
  .wsize-md-430 { width: 430px; }
  .wsize-md-440 { width: 440px; }
  .wsize-md-450 { width: 450px; }
  .wsize-md-460 { width: 460px; }
  .wsize-md-470 { width: 470px; }
  .wsize-md-480 { width: 480px; }
  .wsize-md-490 { width: 490px; }
  .wsize-md-500 { width: 500px; }
  .wsize-md-510 { width: 510px; }
  .wsize-md-520 { width: 520px; }
  .wsize-md-530 { width: 530px; }
  .wsize-md-540 { width: 540px; }
  .wsize-md-550 { width: 550px; }
  .wsize-md-560 { width: 560px; }
  .wsize-md-570 { width: 570px; }
  .wsize-md-580 { width: 580px; }
  .wsize-md-590 { width: 590px; }
  .wsize-md-600 { width: 600px; }
  .wsize-md-610 { width: 610px; }
  .wsize-md-620 { width: 620px; }
  .wsize-md-630 { width: 630px; }
  .wsize-md-640 { width: 640px; }
  .wsize-md-650 { width: 650px; }
  .wsize-md-660 { width: 660px; }
  .wsize-md-670 { width: 670px; }
  .wsize-md-680 { width: 680px; }
  .wsize-md-690 { width: 690px; }
  .wsize-md-700 { width: 700px; }
  /* Relative Width Sizing Presets */
  .w-md-5 { width: 5% !important; }
  .w-md-10 { width: 10% !important; }
  .w-md-15 { width: 15% !important; }
  .w-md-20 { width: 20% !important; }
  .w-md-25 { width: 25% !important; }
  .w-md-30 { width: 30% !important; }
  .w-md-35 { width: 35% !important; }
  .w-md-40 { width: 40% !important; }
  .w-md-45 { width: 45% !important; }
  .w-md-50 { width: 50% !important; }
  .w-md-55 { width: 55% !important; }
  .w-md-60 { width: 60% !important; }
  .w-md-65 { width: 65% !important; }
  .w-md-70 { width: 70% !important; }
  .w-md-75 { width: 75% !important; }
  .w-md-80 { width: 80% !important; }
  .w-md-85 { width: 85% !important; }
  .w-md-90 { width: 90% !important; }
  .w-md-95 { width: 95% !important; }
  .w-md-100 { width: 100% !important; }
  /* Reset Columnized Lists */
  .list-col-reset-md[data-columns] { margin-left: 0; }
  .list-col-reset-md[data-columns] li { float: none; margin-left: 0; width: auto; display: block; }
  /* Float Clearing Presets */
  .cleft-md { clear: left; }
  .cright-md { clear: right; }
  .cboth-md { clear: both; }
  /* Float None */
  .pull-none-md { float: none !important; }
  /* Display */
  .display-none-md { display: none !important; }
  .display-block-md { display: block !important; }
  .display-iblock-md { display: inline-block !important; }
  /* Position */
  .pos-a-md { position: absolute !important; }
  .pos-r-md { position: relative !important; }
  .pos-s-md { position: static !important; }
  /* Button Padding Presets */
  .btn.mid-padding-md { padding: 10px 20px; line-height: 1; }
  .btn.big-padding-md { padding: 15px 30px; line-height: 1; }
  .btn.long-padding-md { padding-left: 30px; padding-right: 30px; }
  /* Text Alignment */
  .text-center-md { text-align: center !important; }
  .text-left-md { text-align: left !important; }
  .text-right-md { text-align: right !important; } }

@media only screen and (max-width: 991px) { /* Margins Classes Helper classes for side margins SMALL */
  .ml-sm-0 { margin-left: 0 !important; }
  .ml-sm-5 { margin-left: 5px !important; }
  .ml-sm-10 { margin-left: 10px !important; }
  .ml-sm-15 { margin-left: 15px !important; }
  .ml-sm-20 { margin-left: 20px !important; }
  .ml-sm-25 { margin-left: 25px !important; }
  .ml-sm-30 { margin-left: 30px !important; }
  .ml-sm-35 { margin-left: 35px !important; }
  .ml-sm-40 { margin-left: 40px !important; }
  .ml-sm-45 { margin-left: 45px !important; }
  .ml-sm-50 { margin-left: 50px !important; }
  .ml-sm-60 { margin-left: 60px !important; }
  .ml-sm-70 { margin-left: 70px !important; }
  .ml-sm-80 { margin-left: 80px !important; }
  .ml-sm-90 { margin-left: 90px !important; }
  .ml-sm-100 { margin-left: 100px !important; }
  .ml-sm-110 { margin-left: 110px !important; }
  .ml-sm-120 { margin-left: 120px !important; }
  .ml-sm-130 { margin-left: 130px !important; }
  .ml-sm-140 { margin-left: 140px !important; }
  .ml-sm-150 { margin-left: 150px !important; }
  .mr-sm-0 { margin-right: 0 !important; }
  .mr-sm-5 { margin-right: 5px !important; }
  .mr-sm-10 { margin-right: 10px !important; }
  .mr-sm-15 { margin-right: 15px !important; }
  .mr-sm-20 { margin-right: 20px !important; }
  .mr-sm-25 { margin-right: 25px !important; }
  .mr-sm-30 { margin-right: 30px !important; }
  .mr-sm-35 { margin-right: 35px !important; }
  .mr-sm-40 { margin-right: 40px !important; }
  .mr-sm-45 { margin-right: 45px !important; }
  .mr-sm-50 { margin-right: 50px !important; }
  .mr-sm-60 { margin-right: 60px !important; }
  .mr-sm-70 { margin-right: 70px !important; }
  .mr-sm-80 { margin-right: 80px !important; }
  .mr-sm-90 { margin-right: 90px !important; }
  .mr-sm-100 { margin-right: 100px !important; }
  .mr-sm-110 { margin-right: 110px !important; }
  .mr-sm-120 { margin-right: 120px !important; }
  .mr-sm-130 { margin-right: 130px !important; }
  .mr-sm-140 { margin-right: 140px !important; }
  .mr-sm-150 { margin-right: 150px !important; }
  .mt-sm-0 { margin-top: 0 !important; }
  .mt-sm-5 { margin-top: 5px !important; }
  .mt-sm-10 { margin-top: 10px !important; }
  .mt-sm-15 { margin-top: 15px !important; }
  .mt-sm-20 { margin-top: 20px !important; }
  .mt-sm-25 { margin-top: 25px !important; }
  .mt-sm-30 { margin-top: 30px !important; }
  .mt-sm-35 { margin-top: 35px !important; }
  .mt-sm-40 { margin-top: 40px !important; }
  .mt-sm-45 { margin-top: 45px !important; }
  .mt-sm-50 { margin-top: 50px !important; }
  .mt-sm-60 { margin-top: 60px !important; }
  .mt-sm-70 { margin-top: 70px !important; }
  .mt-sm-80 { margin-top: 80px !important; }
  .mt-sm-90 { margin-top: 90px !important; }
  .mt-sm-100 { margin-top: 100px !important; }
  .mt-sm-110 { margin-top: 110px !important; }
  .mt-sm-120 { margin-top: 120px !important; }
  .mt-sm-130 { margin-top: 130px !important; }
  .mt-sm-140 { margin-top: 140px !important; }
  .mt-sm-150 { margin-top: 150px !important; }
  .mt-sm-200 { margin-top: 200px !important; }
  .mt-sm-250 { margin-top: 250px !important; }
  .mb-sm-0 { margin-bottom: 0 !important; }
  .mb-sm-5 { margin-bottom: 5px !important; }
  .mb-sm-10 { margin-bottom: 10px !important; }
  .mb-sm-15 { margin-bottom: 15px !important; }
  .mb-sm-20 { margin-bottom: 20px !important; }
  .mb-sm-25 { margin-bottom: 25px !important; }
  .mb-sm-30 { margin-bottom: 30px !important; }
  .mb-sm-35 { margin-bottom: 35px !important; }
  .mb-sm-40 { margin-bottom: 40px !important; }
  .mb-sm-45 { margin-bottom: 45px !important; }
  .mb-sm-50 { margin-bottom: 50px !important; }
  .mb-sm-60 { margin-bottom: 60px !important; }
  .mb-sm-70 { margin-bottom: 70px !important; }
  .mb-sm-80 { margin-bottom: 80px !important; }
  .mb-sm-90 { margin-bottom: 90px !important; }
  .mb-sm-100 { margin-bottom: 100px !important; }
  .mb-sm-110 { margin-bottom: 110px !important; }
  .mb-sm-120 { margin-bottom: 120px !important; }
  .mb-sm-130 { margin-bottom: 130px !important; }
  .mb-sm-140 { margin-bottom: 140px !important; }
  .mb-sm-150 { margin-bottom: 150px !important; }
  .mb-sm-200 { margin-bottom: 200px !important; }
  .mb-sm-250 { margin-bottom: 250px !important; }
  /* Margins Classes - Negative Helper classes for side margins on negative SMALL */
  .mnl-sm-10 { margin-left: -10px !important; }
  .mnl-sm-20 { margin-left: -20px !important; }
  .mnl-sm-30 { margin-left: -30px !important; }
  .mnl-sm-40 { margin-left: -40px !important; }
  .mnl-sm-50 { margin-left: -50px !important; }
  .mnl-sm-60 { margin-left: -60px !important; }
  .mnl-sm-70 { margin-left: -70px !important; }
  .mnl-sm-80 { margin-left: -80px !important; }
  .mnl-sm-90 { margin-left: -90px !important; }
  .mnl-sm-100 { margin-left: -100px !important; }
  .mnl-sm-110 { margin-left: -110px !important; }
  .mnl-sm-120 { margin-left: -120px !important; }
  .mnl-sm-130 { margin-left: -130px !important; }
  .mnl-sm-140 { margin-left: -140px !important; }
  .mnl-sm-150 { margin-left: -150px !important; }
  .mnr-sm-10 { margin-right: -10px !important; }
  .mnr-sm-20 { margin-right: -20px !important; }
  .mnr-sm-30 { margin-right: -30px !important; }
  .mnr-sm-40 { margin-right: -40px !important; }
  .mnr-sm-50 { margin-right: -50px !important; }
  .mnr-sm-60 { margin-right: -60px !important; }
  .mnr-sm-70 { margin-right: -70px !important; }
  .mnr-sm-80 { margin-right: -80px !important; }
  .mnr-sm-90 { margin-right: -90px !important; }
  .mnr-sm-100 { margin-right: -100px !important; }
  .mnr-sm-110 { margin-right: -110px !important; }
  .mnr-sm-120 { margin-right: -120px !important; }
  .mnr-sm-130 { margin-right: -130px !important; }
  .mnr-sm-140 { margin-right: -140px !important; }
  .mnr-sm-150 { margin-right: -150px !important; }
  .mnt-sm-10 { margin-top: -10px !important; }
  .mnt-sm-20 { margin-top: -20px !important; }
  .mnt-sm-30 { margin-top: -30px !important; }
  .mnt-sm-40 { margin-top: -40px !important; }
  .mnt-sm-50 { margin-top: -50px !important; }
  .mnt-sm-60 { margin-top: -60px !important; }
  .mnt-sm-70 { margin-top: -70px !important; }
  .mnt-sm-80 { margin-top: -80px !important; }
  .mnt-sm-90 { margin-top: -90px !important; }
  .mnt-sm-100 { margin-top: -100px !important; }
  .mnt-sm-110 { margin-top: -110px !important; }
  .mnt-sm-120 { margin-top: -120px !important; }
  .mnt-sm-130 { margin-top: -130px !important; }
  .mnt-sm-140 { margin-top: -140px !important; }
  .mnt-sm-150 { margin-top: -150px !important; }
  .mnb-sm-10 { margin-bottom: -10px !important; }
  .mnb-sm-20 { margin-bottom: -20px !important; }
  .mnb-sm-30 { margin-bottom: -30px !important; }
  .mnb-sm-40 { margin-bottom: -40px !important; }
  .mnb-sm-50 { margin-bottom: -50px !important; }
  .mnb-sm-60 { margin-bottom: -60px !important; }
  .mnb-sm-70 { margin-bottom: -70px !important; }
  .mnb-sm-80 { margin-bottom: -80px !important; }
  .mnb-sm-90 { margin-bottom: -90px !important; }
  .mnb-sm-100 { margin-bottom: -100px !important; }
  .mnb-sm-110 { margin-bottom: -110px !important; }
  .mnb-sm-120 { margin-bottom: -120px !important; }
  .mnb-sm-130 { margin-bottom: -130px !important; }
  .mnb-sm-140 { margin-bottom: -140px !important; }
  .mnb-sm-150 { margin-bottom: -150px !important; }
  /* Padding Classes Helper classes for side padding SMALL */
  .pl-sm-0 { padding-left: 0 !important; }
  .pl-sm-5 { padding-left: 5px !important; }
  .pl-sm-10 { padding-left: 10px !important; }
  .pl-sm-15 { padding-left: 15px !important; }
  .pl-sm-20 { padding-left: 20px !important; }
  .pl-sm-25 { padding-left: 25px !important; }
  .pl-sm-30 { padding-left: 30px !important; }
  .pl-sm-35 { padding-left: 35px !important; }
  .pl-sm-40 { padding-left: 40px !important; }
  .pl-sm-45 { padding-left: 45px !important; }
  .pl-sm-50 { padding-left: 50px !important; }
  .pl-sm-60 { padding-left: 60px !important; }
  .pl-sm-70 { padding-left: 70px !important; }
  .pl-sm-80 { padding-left: 80px !important; }
  .pl-sm-90 { padding-left: 90px !important; }
  .pl-sm-100 { padding-left: 100px !important; }
  .pl-sm-110 { padding-left: 110px !important; }
  .pl-sm-120 { padding-left: 120px !important; }
  .pl-sm-130 { padding-left: 130px !important; }
  .pl-sm-140 { padding-left: 140px !important; }
  .pl-sm-150 { padding-left: 150px !important; }
  .pr-sm-0 { padding-right: 0 !important; }
  .pr-sm-5 { padding-right: 5px !important; }
  .pr-sm-10 { padding-right: 10px !important; }
  .pr-sm-15 { padding-right: 15px !important; }
  .pr-sm-20 { padding-right: 20px !important; }
  .pr-sm-25 { padding-right: 25px !important; }
  .pr-sm-30 { padding-right: 30px !important; }
  .pr-sm-35 { padding-right: 35px !important; }
  .pr-sm-40 { padding-right: 40px !important; }
  .pr-sm-45 { padding-right: 45px !important; }
  .pr-sm-50 { padding-right: 50px !important; }
  .pr-sm-60 { padding-right: 60px !important; }
  .pr-sm-70 { padding-right: 70px !important; }
  .pr-sm-80 { padding-right: 80px !important; }
  .pr-sm-90 { padding-right: 90px !important; }
  .pr-sm-100 { padding-right: 100px !important; }
  .pr-sm-110 { padding-right: 110px !important; }
  .pr-sm-120 { padding-right: 120px !important; }
  .pr-sm-130 { padding-right: 130px !important; }
  .pr-sm-140 { padding-right: 140px !important; }
  .pr-sm-150 { padding-right: 150px !important; }
  .pt-sm-0 { padding-top: 0 !important; }
  .pt-sm-5 { padding-top: 5px !important; }
  .pt-sm-10 { padding-top: 10px !important; }
  .pt-sm-15 { padding-top: 15px !important; }
  .pt-sm-20 { padding-top: 20px !important; }
  .pt-sm-25 { padding-top: 25px !important; }
  .pt-sm-30 { padding-top: 30px !important; }
  .pt-sm-35 { padding-top: 35px !important; }
  .pt-sm-40 { padding-top: 40px !important; }
  .pt-sm-45 { padding-top: 45px !important; }
  .pt-sm-50 { padding-top: 50px !important; }
  .pt-sm-60 { padding-top: 60px !important; }
  .pt-sm-70 { padding-top: 70px !important; }
  .pt-sm-80 { padding-top: 80px !important; }
  .pt-sm-90 { padding-top: 90px !important; }
  .pt-sm-100 { padding-top: 100px !important; }
  .pt-sm-110 { padding-top: 110px !important; }
  .pt-sm-120 { padding-top: 120px !important; }
  .pt-sm-130 { padding-top: 130px !important; }
  .pt-sm-140 { padding-top: 140px !important; }
  .pt-sm-150 { padding-top: 150px !important; }
  .pt-sm-200 { padding-top: 200px !important; }
  .pt-sm-250 { padding-top: 250px !important; }
  .pb-sm-0 { padding-bottom: 0 !important; }
  .pb-sm-5 { padding-bottom: 5px !important; }
  .pb-sm-10 { padding-bottom: 10px !important; }
  .pb-sm-15 { padding-bottom: 15px !important; }
  .pb-sm-20 { padding-bottom: 20px !important; }
  .pb-sm-25 { padding-bottom: 25px !important; }
  .pb-sm-30 { padding-bottom: 30px !important; }
  .pb-sm-35 { padding-bottom: 35px !important; }
  .pb-sm-40 { padding-bottom: 40px !important; }
  .pb-sm-45 { padding-bottom: 45px !important; }
  .pb-sm-50 { padding-bottom: 50px !important; }
  .pb-sm-60 { padding-bottom: 60px !important; }
  .pb-sm-70 { padding-bottom: 70px !important; }
  .pb-sm-80 { padding-bottom: 80px !important; }
  .pb-sm-90 { padding-bottom: 90px !important; }
  .pb-sm-100 { padding-bottom: 100px !important; }
  .pb-sm-110 { padding-bottom: 110px !important; }
  .pb-sm-120 { padding-bottom: 120px !important; }
  .pb-sm-130 { padding-bottom: 130px !important; }
  .pb-sm-140 { padding-bottom: 140px !important; }
  .pb-sm-150 { padding-bottom: 150px !important; }
  .pb-sm-200 { padding-bottom: 200px !important; }
  .pb-sm-250 { padding-bottom: 250px !important; }
  /* Font-sizes-presets */
  .fs-sm-9 { font-size: 9px !important; }
  .fs-sm-11 { font-size: 11px !important; }
  .fs-sm-12 { font-size: 12px !important; }
  .fs-sm-13 { font-size: 13px !important; }
  .fs-sm-14 { font-size: 14px !important; }
  .fs-sm-15 { font-size: 15px !important; }
  .fs-sm-16 { font-size: 16px !important; }
  .fs-sm-17 { font-size: 17px !important; }
  .fs-sm-18 { font-size: 18px !important; }
  .fs-sm-20 { font-size: 20px !important; }
  .fs-sm-22 { font-size: 22px !important; }
  .fs-sm-24 { font-size: 24px !important; }
  .fs-sm-26 { font-size: 26px !important; }
  .fs-sm-28 { font-size: 28px !important; }
  .fs-sm-30 { font-size: 30px !important; }
  .fs-sm-32 { font-size: 32px !important; }
  .fs-sm-34 { font-size: 34px !important; }
  .fs-sm-36 { font-size: 36px !important; }
  .fs-sm-38 { font-size: 38px !important; }
  .fs-sm-40 { font-size: 40px !important; }
  .fs-sm-42 { font-size: 42px !important; }
  .fs-sm-44 { font-size: 44px !important; }
  .fs-sm-46 { font-size: 46px !important; }
  .fs-sm-48 { font-size: 48px !important; }
  .fs-sm-50 { font-size: 50px !important; }
  .fs-sm-52 { font-size: 52px !important; }
  .fs-sm-54 { font-size: 54px !important; }
  .fs-sm-56 { font-size: 56px !important; }
  .fs-sm-58 { font-size: 58px !important; }
  .fs-sm-60 { font-size: 60px !important; }
  .fs-sm-62 { font-size: 62px !important; }
  .fs-sm-64 { font-size: 64px !important; }
  .fs-sm-66 { font-size: 66px !important; }
  .fs-sm-68 { font-size: 68px !important; }
  .fs-sm-70 { font-size: 70px !important; }
  .fs-sm-72 { font-size: 72px !important; }
  .fs-sm-74 { font-size: 74px !important; }
  .fs-sm-76 { font-size: 76px !important; }
  .fs-sm-78 { font-size: 78px !important; }
  .fs-sm-80 { font-size: 80px !important; }
  .fs-sm-100 { font-size: 100px !important; }
  .fs-sm-120 { font-size: 120px !important; }
  .fs-sm-150 { font-size: 150px !important; }
  .fs-sm-200 { font-size: 200px !important; }
  /* Height Sizing Presets These are height values from 10 to 10 to set responsive height to a block */
  .hsize-sm-reset { height: 0 !important; }
  .hsize-sm-auto { height: auto !important; }
  .hsize-sm-10 { height: 10px; }
  .hsize-sm-20 { height: 20px; }
  .hsize-sm-30 { height: 30px; }
  .hsize-sm-40 { height: 40px; }
  .hsize-sm-50 { height: 50px; }
  .hsize-sm-60 { height: 60px; }
  .hsize-sm-70 { height: 70px; }
  .hsize-sm-80 { height: 80px; }
  .hsize-sm-90 { height: 90px; }
  .hsize-sm-100 { height: 100px; }
  .hsize-sm-110 { height: 110px; }
  .hsize-sm-120 { height: 120px; }
  .hsize-sm-130 { height: 130px; }
  .hsize-sm-140 { height: 140px; }
  .hsize-sm-150 { height: 150px; }
  .hsize-sm-160 { height: 160px; }
  .hsize-sm-170 { height: 170px; }
  .hsize-sm-180 { height: 180px; }
  .hsize-sm-190 { height: 190px; }
  .hsize-sm-200 { height: 200px; }
  .hsize-sm-210 { height: 210px; }
  .hsize-sm-220 { height: 220px; }
  .hsize-sm-230 { height: 230px; }
  .hsize-sm-240 { height: 240px; }
  .hsize-sm-250 { height: 250px; }
  .hsize-sm-260 { height: 260px; }
  .hsize-sm-270 { height: 270px; }
  .hsize-sm-280 { height: 280px; }
  .hsize-sm-290 { height: 290px; }
  .hsize-sm-300 { height: 300px; }
  .hsize-sm-310 { height: 310px; }
  .hsize-sm-320 { height: 320px; }
  .hsize-sm-330 { height: 330px; }
  .hsize-sm-340 { height: 340px; }
  .hsize-sm-350 { height: 350px; }
  .hsize-sm-360 { height: 360px; }
  .hsize-sm-370 { height: 370px; }
  .hsize-sm-380 { height: 380px; }
  .hsize-sm-390 { height: 390px; }
  .hsize-sm-400 { height: 400px; }
  .hsize-sm-410 { height: 410px; }
  .hsize-sm-420 { height: 420px; }
  .hsize-sm-430 { height: 430px; }
  .hsize-sm-440 { height: 440px; }
  .hsize-sm-450 { height: 450px; }
  .hsize-sm-460 { height: 460px; }
  .hsize-sm-470 { height: 470px; }
  .hsize-sm-480 { height: 480px; }
  .hsize-sm-490 { height: 490px; }
  .hsize-sm-500 { height: 500px; }
  .hsize-sm-510 { height: 510px; }
  .hsize-sm-520 { height: 520px; }
  .hsize-sm-530 { height: 530px; }
  .hsize-sm-540 { height: 540px; }
  .hsize-sm-550 { height: 550px; }
  .hsize-sm-560 { height: 560px; }
  .hsize-sm-570 { height: 570px; }
  .hsize-sm-580 { height: 580px; }
  .hsize-sm-590 { height: 590px; }
  .hsize-sm-600 { height: 600px; }
  .hsize-sm-610 { height: 610px; }
  .hsize-sm-620 { height: 620px; }
  .hsize-sm-630 { height: 630px; }
  .hsize-sm-640 { height: 640px; }
  .hsize-sm-650 { height: 650px; }
  .hsize-sm-660 { height: 660px; }
  .hsize-sm-670 { height: 670px; }
  .hsize-sm-680 { height: 680px; }
  .hsize-sm-690 { height: 690px; }
  .hsize-sm-700 { height: 700px; }
  /* Absolute Width Sizing Presets */
  .wsize-sm-reset { width: 0 !important; }
  .wsize-sm-auto { width: auto !important; }
  .wsize-sm-10 { width: 10px; }
  .wsize-sm-20 { width: 20px; }
  .wsize-sm-30 { width: 30px; }
  .wsize-sm-40 { width: 40px; }
  .wsize-sm-50 { width: 50px; }
  .wsize-sm-60 { width: 60px; }
  .wsize-sm-70 { width: 70px; }
  .wsize-sm-80 { width: 80px; }
  .wsize-sm-90 { width: 90px; }
  .wsize-sm-100 { width: 100px; }
  .wsize-sm-110 { width: 110px; }
  .wsize-sm-120 { width: 120px; }
  .wsize-sm-130 { width: 130px; }
  .wsize-sm-140 { width: 140px; }
  .wsize-sm-150 { width: 150px; }
  .wsize-sm-160 { width: 160px; }
  .wsize-sm-170 { width: 170px; }
  .wsize-sm-180 { width: 180px; }
  .wsize-sm-190 { width: 190px; }
  .wsize-sm-200 { width: 200px; }
  .wsize-sm-210 { width: 210px; }
  .wsize-sm-220 { width: 220px; }
  .wsize-sm-230 { width: 230px; }
  .wsize-sm-240 { width: 240px; }
  .wsize-sm-250 { width: 250px; }
  .wsize-sm-260 { width: 260px; }
  .wsize-sm-270 { width: 270px; }
  .wsize-sm-280 { width: 280px; }
  .wsize-sm-290 { width: 290px; }
  .wsize-sm-300 { width: 300px; }
  .wsize-sm-310 { width: 310px; }
  .wsize-sm-320 { width: 320px; }
  .wsize-sm-330 { width: 330px; }
  .wsize-sm-340 { width: 340px; }
  .wsize-sm-350 { width: 350px; }
  .wsize-sm-360 { width: 360px; }
  .wsize-sm-370 { width: 370px; }
  .wsize-sm-380 { width: 380px; }
  .wsize-sm-390 { width: 390px; }
  .wsize-sm-400 { width: 400px; }
  .wsize-sm-410 { width: 410px; }
  .wsize-sm-420 { width: 420px; }
  .wsize-sm-430 { width: 430px; }
  .wsize-sm-440 { width: 440px; }
  .wsize-sm-450 { width: 450px; }
  .wsize-sm-460 { width: 460px; }
  .wsize-sm-470 { width: 470px; }
  .wsize-sm-480 { width: 480px; }
  .wsize-sm-490 { width: 490px; }
  .wsize-sm-500 { width: 500px; }
  .wsize-sm-510 { width: 510px; }
  .wsize-sm-520 { width: 520px; }
  .wsize-sm-530 { width: 530px; }
  .wsize-sm-540 { width: 540px; }
  .wsize-sm-550 { width: 550px; }
  .wsize-sm-560 { width: 560px; }
  .wsize-sm-570 { width: 570px; }
  .wsize-sm-580 { width: 580px; }
  .wsize-sm-590 { width: 590px; }
  .wsize-sm-600 { width: 600px; }
  .wsize-sm-610 { width: 610px; }
  .wsize-sm-620 { width: 620px; }
  .wsize-sm-630 { width: 630px; }
  .wsize-sm-640 { width: 640px; }
  .wsize-sm-650 { width: 650px; }
  .wsize-sm-660 { width: 660px; }
  .wsize-sm-670 { width: 670px; }
  .wsize-sm-680 { width: 680px; }
  .wsize-sm-690 { width: 690px; }
  .wsize-sm-700 { width: 700px; }
  /* Relative Width Sizing Presets */
  .w-sm-5 { width: 5% !important; }
  .w-sm-10 { width: 10% !important; }
  .w-sm-15 { width: 15% !important; }
  .w-sm-20 { width: 20% !important; }
  .w-sm-25 { width: 25% !important; }
  .w-sm-30 { width: 30% !important; }
  .w-sm-35 { width: 35% !important; }
  .w-sm-40 { width: 40% !important; }
  .w-sm-45 { width: 45% !important; }
  .w-sm-50 { width: 50% !important; }
  .w-sm-55 { width: 55% !important; }
  .w-sm-60 { width: 60% !important; }
  .w-sm-65 { width: 65% !important; }
  .w-sm-70 { width: 70% !important; }
  .w-sm-75 { width: 75% !important; }
  .w-sm-80 { width: 80% !important; }
  .w-sm-85 { width: 85% !important; }
  .w-sm-90 { width: 90% !important; }
  .w-sm-95 { width: 95% !important; }
  .w-sm-100 { width: 100% !important; }
  /* Reset Columnized Lists */
  .list-col-reset-sm[data-columns] { margin-left: 0; }
  .list-col-reset-sm[data-columns] li { float: none; margin-left: 0; width: auto; display: block; }
  /* Float Clearing Presets */
  .cleft-sm { clear: left; }
  .cright-sm { clear: right; }
  .cboth-sm { clear: both; }
  /* Float None */
  .pull-none-sm { float: none !important; }
  /* Display */
  .display-none-sm { display: none !important; }
  .display-block-sm { display: block !important; }
  .display-iblock-sm { display: inline-block !important; }
  /* Position */
  .pos-a-sm { position: absolute !important; }
  .pos-r-sm { position: relative !important; }
  .pos-s-sm { position: static !important; }
  /* Button Padding Presets */
  .btn.mid-padding-sm { padding: 10px 20px; line-height: 1; }
  .btn.big-padding-sm { padding: 12px 23px; line-height: 1; }
  .btn.long-padding-sm { padding: 10px 30px; }
  /* Text Alignment */
  .text-center-sm { text-align: center !important; }
  .text-left-sm { text-align: left !important; }
  .text-right-sm { text-align: right !important; } }

@media only screen and (max-width: 767px) { /* Margins Classes Helper classes for side margins EXTRA SMALL */
  .ml-xs-0 { margin-left: 0 !important; }
  .ml-xs-5 { margin-left: 5px !important; }
  .ml-xs-10 { margin-left: 10px !important; }
  .ml-xs-15 { margin-left: 15px !important; }
  .ml-xs-20 { margin-left: 20px !important; }
  .ml-xs-25 { margin-left: 25px !important; }
  .ml-xs-30 { margin-left: 30px !important; }
  .ml-xs-35 { margin-left: 35px !important; }
  .ml-xs-40 { margin-left: 40px !important; }
  .ml-xs-45 { margin-left: 45px !important; }
  .ml-xs-50 { margin-left: 50px !important; }
  .ml-xs-60 { margin-left: 60px !important; }
  .ml-xs-70 { margin-left: 70px !important; }
  .ml-xs-80 { margin-left: 80px !important; }
  .ml-xs-90 { margin-left: 90px !important; }
  .ml-xs-100 { margin-left: 100px !important; }
  .ml-xs-110 { margin-left: 110px !important; }
  .ml-xs-120 { margin-left: 120px !important; }
  .ml-xs-130 { margin-left: 130px !important; }
  .ml-xs-140 { margin-left: 140px !important; }
  .ml-xs-150 { margin-left: 150px !important; }
  .mr-xs-0 { margin-right: 0 !important; }
  .mr-xs-5 { margin-right: 5px !important; }
  .mr-xs-10 { margin-right: 10px !important; }
  .mr-xs-15 { margin-right: 15px !important; }
  .mr-xs-20 { margin-right: 20px !important; }
  .mr-xs-25 { margin-right: 25px !important; }
  .mr-xs-30 { margin-right: 30px !important; }
  .mr-xs-35 { margin-right: 35px !important; }
  .mr-xs-40 { margin-right: 40px !important; }
  .mr-xs-45 { margin-right: 45px !important; }
  .mr-xs-50 { margin-right: 50px !important; }
  .mr-xs-60 { margin-right: 60px !important; }
  .mr-xs-70 { margin-right: 70px !important; }
  .mr-xs-80 { margin-right: 80px !important; }
  .mr-xs-90 { margin-right: 90px !important; }
  .mr-xs-100 { margin-right: 100px !important; }
  .mr-xs-110 { margin-right: 110px !important; }
  .mr-xs-120 { margin-right: 120px !important; }
  .mr-xs-130 { margin-right: 130px !important; }
  .mr-xs-140 { margin-right: 140px !important; }
  .mr-xs-150 { margin-right: 150px !important; }
  .mt-xs-0 { margin-top: 0 !important; }
  .mt-xs-5 { margin-top: 5px !important; }
  .mt-xs-10 { margin-top: 10px !important; }
  .mt-xs-15 { margin-top: 15px !important; }
  .mt-xs-20 { margin-top: 20px !important; }
  .mt-xs-25 { margin-top: 25px !important; }
  .mt-xs-30 { margin-top: 30px !important; }
  .mt-xs-35 { margin-top: 35px !important; }
  .mt-xs-40 { margin-top: 40px !important; }
  .mt-xs-45 { margin-top: 45px !important; }
  .mt-xs-50 { margin-top: 50px !important; }
  .mt-xs-60 { margin-top: 60px !important; }
  .mt-xs-70 { margin-top: 70px !important; }
  .mt-xs-80 { margin-top: 80px !important; }
  .mt-xs-90 { margin-top: 90px !important; }
  .mt-xs-100 { margin-top: 100px !important; }
  .mt-xs-110 { margin-top: 110px !important; }
  .mt-xs-120 { margin-top: 120px !important; }
  .mt-xs-130 { margin-top: 130px !important; }
  .mt-xs-140 { margin-top: 140px !important; }
  .mt-xs-150 { margin-top: 150px !important; }
  .mt-xs-200 { margin-top: 200px !important; }
  .mt-xs-250 { margin-top: 250px !important; }
  .mb-xs-0 { margin-bottom: 0 !important; }
  .mb-xs-5 { margin-bottom: 5px !important; }
  .mb-xs-10 { margin-bottom: 10px !important; }
  .mb-xs-15 { margin-bottom: 15px !important; }
  .mb-xs-20 { margin-bottom: 20px !important; }
  .mb-xs-25 { margin-bottom: 25px !important; }
  .mb-xs-30 { margin-bottom: 30px !important; }
  .mb-xs-35 { margin-bottom: 35px !important; }
  .mb-xs-40 { margin-bottom: 40px !important; }
  .mb-xs-45 { margin-bottom: 45px !important; }
  .mb-xs-50 { margin-bottom: 50px !important; }
  .mb-xs-60 { margin-bottom: 60px !important; }
  .mb-xs-70 { margin-bottom: 70px !important; }
  .mb-xs-80 { margin-bottom: 80px !important; }
  .mb-xs-90 { margin-bottom: 90px !important; }
  .mb-xs-100 { margin-bottom: 100px !important; }
  .mb-xs-110 { margin-bottom: 110px !important; }
  .mb-xs-120 { margin-bottom: 120px !important; }
  .mb-xs-130 { margin-bottom: 130px !important; }
  .mb-xs-140 { margin-bottom: 140px !important; }
  .mb-xs-150 { margin-bottom: 150px !important; }
  .mb-xs-200 { margin-bottom: 200px !important; }
  .mb-xs-250 { margin-bottom: 250px !important; }
  /* Margins Classes - Negative Helper classes for side margins on negative EXTRA SMALL */
  .mnl-xs-10 { margin-left: -10px !important; }
  .mnl-xs-20 { margin-left: -20px !important; }
  .mnl-xs-30 { margin-left: -30px !important; }
  .mnl-xs-40 { margin-left: -40px !important; }
  .mnl-xs-50 { margin-left: -50px !important; }
  .mnl-xs-60 { margin-left: -60px !important; }
  .mnl-xs-70 { margin-left: -70px !important; }
  .mnl-xs-80 { margin-left: -80px !important; }
  .mnl-xs-90 { margin-left: -90px !important; }
  .mnl-xs-100 { margin-left: -100px !important; }
  .mnl-xs-110 { margin-left: -110px !important; }
  .mnl-xs-120 { margin-left: -120px !important; }
  .mnl-xs-130 { margin-left: -130px !important; }
  .mnl-xs-140 { margin-left: -140px !important; }
  .mnl-xs-150 { margin-left: -150px !important; }
  .mnr-xs-10 { margin-right: -10px !important; }
  .mnr-xs-20 { margin-right: -20px !important; }
  .mnr-xs-30 { margin-right: -30px !important; }
  .mnr-xs-40 { margin-right: -40px !important; }
  .mnr-xs-50 { margin-right: -50px !important; }
  .mnr-xs-60 { margin-right: -60px !important; }
  .mnr-xs-70 { margin-right: -70px !important; }
  .mnr-xs-80 { margin-right: -80px !important; }
  .mnr-xs-90 { margin-right: -90px !important; }
  .mnr-xs-100 { margin-right: -100px !important; }
  .mnr-xs-110 { margin-right: -110px !important; }
  .mnr-xs-120 { margin-right: -120px !important; }
  .mnr-xs-130 { margin-right: -130px !important; }
  .mnr-xs-140 { margin-right: -140px !important; }
  .mnr-xs-150 { margin-right: -150px !important; }
  .mnt-xs-10 { margin-top: -10px !important; }
  .mnt-xs-20 { margin-top: -20px !important; }
  .mnt-xs-30 { margin-top: -30px !important; }
  .mnt-xs-40 { margin-top: -40px !important; }
  .mnt-xs-50 { margin-top: -50px !important; }
  .mnt-xs-60 { margin-top: -60px !important; }
  .mnt-xs-70 { margin-top: -70px !important; }
  .mnt-xs-80 { margin-top: -80px !important; }
  .mnt-xs-90 { margin-top: -90px !important; }
  .mnt-xs-100 { margin-top: -100px !important; }
  .mnt-xs-110 { margin-top: -110px !important; }
  .mnt-xs-120 { margin-top: -120px !important; }
  .mnt-xs-130 { margin-top: -130px !important; }
  .mnt-xs-140 { margin-top: -140px !important; }
  .mnt-xs-150 { margin-top: -150px !important; }
  .mnb-xs-10 { margin-bottom: -10px !important; }
  .mnb-xs-20 { margin-bottom: -20px !important; }
  .mnb-xs-30 { margin-bottom: -30px !important; }
  .mnb-xs-40 { margin-bottom: -40px !important; }
  .mnb-xs-50 { margin-bottom: -50px !important; }
  .mnb-xs-60 { margin-bottom: -60px !important; }
  .mnb-xs-70 { margin-bottom: -70px !important; }
  .mnb-xs-80 { margin-bottom: -80px !important; }
  .mnb-xs-90 { margin-bottom: -90px !important; }
  .mnb-xs-100 { margin-bottom: -100px !important; }
  .mnb-xs-110 { margin-bottom: -110px !important; }
  .mnb-xs-120 { margin-bottom: -120px !important; }
  .mnb-xs-130 { margin-bottom: -130px !important; }
  .mnb-xs-140 { margin-bottom: -140px !important; }
  .mnb-xs-150 { margin-bottom: -150px !important; }
  /* Padding Classes Helper classes for side padding EXTRA SMALL */
  .pl-xs-0 { padding-left: 0 !important; }
  .pl-xs-5 { padding-left: 5px !important; }
  .pl-xs-10 { padding-left: 10px !important; }
  .pl-xs-15 { padding-left: 15px !important; }
  .pl-xs-20 { padding-left: 20px !important; }
  .pl-xs-25 { padding-left: 25px !important; }
  .pl-xs-30 { padding-left: 30px !important; }
  .pl-xs-35 { padding-left: 35px !important; }
  .pl-xs-40 { padding-left: 40px !important; }
  .pl-xs-45 { padding-left: 45px !important; }
  .pl-xs-50 { padding-left: 50px !important; }
  .pl-xs-60 { padding-left: 60px !important; }
  .pl-xs-70 { padding-left: 70px !important; }
  .pl-xs-80 { padding-left: 80px !important; }
  .pl-xs-90 { padding-left: 90px !important; }
  .pl-xs-100 { padding-left: 100px !important; }
  .pl-xs-110 { padding-left: 110px !important; }
  .pl-xs-120 { padding-left: 120px !important; }
  .pl-xs-130 { padding-left: 130px !important; }
  .pl-xs-140 { padding-left: 140px !important; }
  .pl-xs-150 { padding-left: 150px !important; }
  .pr-xs-0 { padding-right: 0 !important; }
  .pr-xs-5 { padding-right: 5px !important; }
  .pr-xs-10 { padding-right: 10px !important; }
  .pr-xs-15 { padding-right: 15px !important; }
  .pr-xs-20 { padding-right: 20px !important; }
  .pr-xs-25 { padding-right: 25px !important; }
  .pr-xs-30 { padding-right: 30px !important; }
  .pr-xs-35 { padding-right: 35px !important; }
  .pr-xs-40 { padding-right: 40px !important; }
  .pr-xs-45 { padding-right: 45px !important; }
  .pr-xs-50 { padding-right: 50px !important; }
  .pr-xs-60 { padding-right: 60px !important; }
  .pr-xs-70 { padding-right: 70px !important; }
  .pr-xs-80 { padding-right: 80px !important; }
  .pr-xs-90 { padding-right: 90px !important; }
  .pr-xs-100 { padding-right: 100px !important; }
  .pr-xs-110 { padding-right: 110px !important; }
  .pr-xs-120 { padding-right: 120px !important; }
  .pr-xs-130 { padding-right: 130px !important; }
  .pr-xs-140 { padding-right: 140px !important; }
  .pr-xs-150 { padding-right: 150px !important; }
  .pt-xs-0 { padding-top: 0 !important; }
  .pt-xs-5 { padding-top: 5px !important; }
  .pt-xs-10 { padding-top: 10px !important; }
  .pt-xs-15 { padding-top: 15px !important; }
  .pt-xs-20 { padding-top: 20px !important; }
  .pt-xs-25 { padding-top: 25px !important; }
  .pt-xs-30 { padding-top: 30px !important; }
  .pt-xs-35 { padding-top: 35px !important; }
  .pt-xs-40 { padding-top: 40px !important; }
  .pt-xs-45 { padding-top: 45px !important; }
  .pt-xs-50 { padding-top: 50px !important; }
  .pt-xs-60 { padding-top: 60px !important; }
  .pt-xs-70 { padding-top: 70px !important; }
  .pt-xs-80 { padding-top: 80px !important; }
  .pt-xs-90 { padding-top: 90px !important; }
  .pt-xs-100 { padding-top: 100px !important; }
  .pt-xs-110 { padding-top: 110px !important; }
  .pt-xs-120 { padding-top: 120px !important; }
  .pt-xs-130 { padding-top: 130px !important; }
  .pt-xs-140 { padding-top: 140px !important; }
  .pt-xs-150 { padding-top: 150px !important; }
  .pt-xs-200 { padding-top: 200px !important; }
  .pt-xs-250 { padding-top: 250px !important; }
  .pb-xs-0 { padding-bottom: 0 !important; }
  .pb-xs-5 { padding-bottom: 5px !important; }
  .pb-xs-10 { padding-bottom: 10px !important; }
  .pb-xs-15 { padding-bottom: 15px !important; }
  .pb-xs-20 { padding-bottom: 20px !important; }
  .pb-xs-25 { padding-bottom: 25px !important; }
  .pb-xs-30 { padding-bottom: 30px !important; }
  .pb-xs-35 { padding-bottom: 35px !important; }
  .pb-xs-40 { padding-bottom: 40px !important; }
  .pb-xs-45 { padding-bottom: 45px !important; }
  .pb-xs-50 { padding-bottom: 50px !important; }
  .pb-xs-60 { padding-bottom: 60px !important; }
  .pb-xs-70 { padding-bottom: 70px !important; }
  .pb-xs-80 { padding-bottom: 80px !important; }
  .pb-xs-90 { padding-bottom: 90px !important; }
  .pb-xs-100 { padding-bottom: 100px !important; }
  .pb-xs-110 { padding-bottom: 110px !important; }
  .pb-xs-120 { padding-bottom: 120px !important; }
  .pb-xs-130 { padding-bottom: 130px !important; }
  .pb-xs-140 { padding-bottom: 140px !important; }
  .pb-xs-150 { padding-bottom: 150px !important; }
  .pb-xs-200 { padding-bottom: 200px !important; }
  .pb-xs-250 { padding-bottom: 250px !important; }
  /* Font-sizes-presets */
  .fs-xs-9 { font-size: 9px !important; }
  .fs-xs-11 { font-size: 11px !important; }
  .fs-xs-12 { font-size: 12px !important; }
  .fs-xs-13 { font-size: 13px !important; }
  .fs-xs-14 { font-size: 14px !important; }
  .fs-xs-15 { font-size: 15px !important; }
  .fs-xs-16 { font-size: 16px !important; }
  .fs-xs-17 { font-size: 17px !important; }
  .fs-xs-18 { font-size: 18px !important; }
  .fs-xs-20 { font-size: 20px !important; }
  .fs-xs-22 { font-size: 22px !important; }
  .fs-xs-24 { font-size: 24px !important; }
  .fs-xs-26 { font-size: 26px !important; }
  .fs-xs-28 { font-size: 28px !important; }
  .fs-xs-30 { font-size: 30px !important; }
  .fs-xs-32 { font-size: 32px !important; }
  .fs-xs-34 { font-size: 34px !important; }
  .fs-xs-36 { font-size: 36px !important; }
  .fs-xs-38 { font-size: 38px !important; }
  .fs-xs-40 { font-size: 40px !important; }
  .fs-xs-42 { font-size: 42px !important; }
  .fs-xs-44 { font-size: 44px !important; }
  .fs-xs-46 { font-size: 46px !important; }
  .fs-xs-48 { font-size: 48px !important; }
  .fs-xs-50 { font-size: 50px !important; }
  .fs-xs-52 { font-size: 52px !important; }
  .fs-xs-54 { font-size: 54px !important; }
  .fs-xs-56 { font-size: 56px !important; }
  .fs-xs-58 { font-size: 58px !important; }
  .fs-xs-60 { font-size: 60px !important; }
  .fs-xs-62 { font-size: 62px !important; }
  .fs-xs-64 { font-size: 64px !important; }
  .fs-xs-66 { font-size: 66px !important; }
  .fs-xs-68 { font-size: 68px !important; }
  .fs-xs-70 { font-size: 70px !important; }
  .fs-xs-72 { font-size: 72px !important; }
  .fs-xs-74 { font-size: 74px !important; }
  .fs-xs-76 { font-size: 76px !important; }
  .fs-xs-78 { font-size: 78px !important; }
  .fs-xs-80 { font-size: 80px !important; }
  .fs-xs-100 { font-size: 100px !important; }
  .fs-xs-120 { font-size: 120px !important; }
  .fs-xs-150 { font-size: 150px !important; }
  .fs-xs-200 { font-size: 200px !important; }
  /* Height Sizing Presets These are height values from 10 to 10 to set responsive height to a block */
  .hsize-xs-reset { height: 0 !important; }
  .hsize-xs-auto { height: auto !important; }
  .hsize-xs-10 { height: 10px; }
  .hsize-xs-20 { height: 20px; }
  .hsize-xs-30 { height: 30px; }
  .hsize-xs-40 { height: 40px; }
  .hsize-xs-50 { height: 50px; }
  .hsize-xs-60 { height: 60px; }
  .hsize-xs-70 { height: 70px; }
  .hsize-xs-80 { height: 80px; }
  .hsize-xs-90 { height: 90px; }
  .hsize-xs-100 { height: 100px; }
  .hsize-xs-110 { height: 110px; }
  .hsize-xs-120 { height: 120px; }
  .hsize-xs-130 { height: 130px; }
  .hsize-xs-140 { height: 140px; }
  .hsize-xs-150 { height: 150px; }
  .hsize-xs-160 { height: 160px; }
  .hsize-xs-170 { height: 170px; }
  .hsize-xs-180 { height: 180px; }
  .hsize-xs-190 { height: 190px; }
  .hsize-xs-200 { height: 200px; }
  .hsize-xs-210 { height: 210px; }
  .hsize-xs-220 { height: 220px; }
  .hsize-xs-230 { height: 230px; }
  .hsize-xs-240 { height: 240px; }
  .hsize-xs-250 { height: 250px; }
  .hsize-xs-260 { height: 260px; }
  .hsize-xs-270 { height: 270px; }
  .hsize-xs-280 { height: 280px; }
  .hsize-xs-290 { height: 290px; }
  .hsize-xs-300 { height: 300px; }
  .hsize-xs-310 { height: 310px; }
  .hsize-xs-320 { height: 320px; }
  .hsize-xs-330 { height: 330px; }
  .hsize-xs-340 { height: 340px; }
  .hsize-xs-350 { height: 350px; }
  .hsize-xs-360 { height: 360px; }
  .hsize-xs-370 { height: 370px; }
  .hsize-xs-380 { height: 380px; }
  .hsize-xs-390 { height: 390px; }
  .hsize-xs-400 { height: 400px; }
  .hsize-xs-410 { height: 410px; }
  .hsize-xs-420 { height: 420px; }
  .hsize-xs-430 { height: 430px; }
  .hsize-xs-440 { height: 440px; }
  .hsize-xs-450 { height: 450px; }
  .hsize-xs-460 { height: 460px; }
  .hsize-xs-470 { height: 470px; }
  .hsize-xs-480 { height: 480px; }
  .hsize-xs-490 { height: 490px; }
  .hsize-xs-500 { height: 500px; }
  .hsize-xs-510 { height: 510px; }
  .hsize-xs-520 { height: 520px; }
  .hsize-xs-530 { height: 530px; }
  .hsize-xs-540 { height: 540px; }
  .hsize-xs-550 { height: 550px; }
  .hsize-xs-560 { height: 560px; }
  .hsize-xs-570 { height: 570px; }
  .hsize-xs-580 { height: 580px; }
  .hsize-xs-590 { height: 590px; }
  .hsize-xs-600 { height: 600px; }
  .hsize-xs-610 { height: 610px; }
  .hsize-xs-620 { height: 620px; }
  .hsize-xs-630 { height: 630px; }
  .hsize-xs-640 { height: 640px; }
  .hsize-xs-650 { height: 650px; }
  .hsize-xs-660 { height: 660px; }
  .hsize-xs-670 { height: 670px; }
  .hsize-xs-680 { height: 680px; }
  .hsize-xs-690 { height: 690px; }
  .hsize-xs-700 { height: 700px; }
  /* Reset Columnized Lists */
  .list-col-reset-xs[data-columns] { margin-left: 0; }
  .list-col-reset-xs[data-columns] li { float: none; margin-left: 0; width: auto; display: block; }
  /* Float Clearing Presets */
  .cleft-xs { clear: left; }
  .cright-xs { clear: right; }
  .cboth-xs { clear: both; }
  /* Float None */
  .pull-none-xs { float: none !important; }
  /* Display */
  .display-none-xs { display: none !important; }
  .display-block-xs { display: block !important; }
  .display-iblock-xs { display: inline-block !important; }
  /* Position */
  .pos-a-xs { position: absolute !important; }
  .pos-r-xs { position: relative !important; }
  .pos-s-xs { position: static !important; }
  /* Absolute Width Sizing Presets */
  .wsize-xs-reset { width: 0 !important; }
  .wsize-xs-auto { width: auto !important; }
  .wsize-xs-10 { width: 10px; }
  .wsize-xs-20 { width: 20px; }
  .wsize-xs-30 { width: 30px; }
  .wsize-xs-40 { width: 40px; }
  .wsize-xs-50 { width: 50px; }
  .wsize-xs-60 { width: 60px; }
  .wsize-xs-70 { width: 70px; }
  .wsize-xs-80 { width: 80px; }
  .wsize-xs-90 { width: 90px; }
  .wsize-xs-100 { width: 100px; }
  .wsize-xs-110 { width: 110px; }
  .wsize-xs-120 { width: 120px; }
  .wsize-xs-130 { width: 130px; }
  .wsize-xs-140 { width: 140px; }
  .wsize-xs-150 { width: 150px; }
  .wsize-xs-160 { width: 160px; }
  .wsize-xs-170 { width: 170px; }
  .wsize-xs-180 { width: 180px; }
  .wsize-xs-190 { width: 190px; }
  .wsize-xs-200 { width: 200px; }
  .wsize-xs-210 { width: 210px; }
  .wsize-xs-220 { width: 220px; }
  .wsize-xs-230 { width: 230px; }
  .wsize-xs-240 { width: 240px; }
  .wsize-xs-250 { width: 250px; }
  .wsize-xs-260 { width: 260px; }
  .wsize-xs-270 { width: 270px; }
  .wsize-xs-280 { width: 280px; }
  .wsize-xs-290 { width: 290px; }
  .wsize-xs-300 { width: 300px; }
  .wsize-xs-310 { width: 310px; }
  .wsize-xs-320 { width: 320px; }
  .wsize-xs-330 { width: 330px; }
  .wsize-xs-340 { width: 340px; }
  .wsize-xs-350 { width: 350px; }
  .wsize-xs-360 { width: 360px; }
  .wsize-xs-370 { width: 370px; }
  .wsize-xs-380 { width: 380px; }
  .wsize-xs-390 { width: 390px; }
  .wsize-xs-400 { width: 400px; }
  .wsize-xs-410 { width: 410px; }
  .wsize-xs-420 { width: 420px; }
  .wsize-xs-430 { width: 430px; }
  .wsize-xs-440 { width: 440px; }
  .wsize-xs-450 { width: 450px; }
  .wsize-xs-460 { width: 460px; }
  .wsize-xs-470 { width: 470px; }
  .wsize-xs-480 { width: 480px; }
  .wsize-xs-490 { width: 490px; }
  .wsize-xs-500 { width: 500px; }
  .wsize-xs-510 { width: 510px; }
  .wsize-xs-520 { width: 520px; }
  .wsize-xs-530 { width: 530px; }
  .wsize-xs-540 { width: 540px; }
  .wsize-xs-550 { width: 550px; }
  .wsize-xs-560 { width: 560px; }
  .wsize-xs-570 { width: 570px; }
  .wsize-xs-580 { width: 580px; }
  .wsize-xs-590 { width: 590px; }
  .wsize-xs-600 { width: 600px; }
  .wsize-xs-610 { width: 610px; }
  .wsize-xs-620 { width: 620px; }
  .wsize-xs-630 { width: 630px; }
  .wsize-xs-640 { width: 640px; }
  .wsize-xs-650 { width: 650px; }
  .wsize-xs-660 { width: 660px; }
  .wsize-xs-670 { width: 670px; }
  .wsize-xs-680 { width: 680px; }
  .wsize-xs-690 { width: 690px; }
  .wsize-xs-700 { width: 700px; }
  /* Relative Width Sizing Presets */
  .w-xs-5 { width: 5% !important; }
  .w-xs-10 { width: 10% !important; }
  .w-xs-15 { width: 15% !important; }
  .w-xs-20 { width: 20% !important; }
  .w-xs-25 { width: 25% !important; }
  .w-xs-30 { width: 30% !important; }
  .w-xs-35 { width: 35% !important; }
  .w-xs-40 { width: 40% !important; }
  .w-xs-45 { width: 45% !important; }
  .w-xs-50 { width: 50% !important; }
  .w-xs-55 { width: 55% !important; }
  .w-xs-60 { width: 60% !important; }
  .w-xs-65 { width: 65% !important; }
  .w-xs-70 { width: 70% !important; }
  .w-xs-75 { width: 75% !important; }
  .w-xs-80 { width: 80% !important; }
  .w-xs-85 { width: 85% !important; }
  .w-xs-90 { width: 90% !important; }
  .w-xs-95 { width: 95% !important; }
  .w-xs-100 { width: 100% !important; }
  /* Text Alignment */
  .text-center-xs { text-align: center !important; }
  .text-left-xs { text-align: left !important; }
  .text-right-xs { text-align: right !important; } }

html { font-family: sans-serif; /* 1 */ line-height: 1.15; /* 2 */ -ms-text-size-adjust: 100%; /* 3 */ -webkit-text-size-adjust: 100%; /* 3 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in IE. */
figcaption, figure, main { /* 1 */ display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { -webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ }

/** Remove the outline on focused links when they are also active or hovered in all browsers (opinionated). */
a:active, a:hover { outline-width: 0; }

/** 1. Remove the bottom border in Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Change the border, margin, and padding in all browsers (opinionated). */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Remove the default vertical scrollbar in IE. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding and cancel buttons in Chrome and Safari on OS X. */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. */
details, menu { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Scripting ========================================================================== */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template { display: none; }

/* Hidden ========================================================================== */
/** Add the correct display in IE 10-. */
[hidden] { display: none; }

/* Шрифт */
@font-face { font-family: "Verdana"; src: url("assets/fonts/Verdana/Verdana.eot"), url("assets/fonts/Verdana/Verdana.woff") format("woff"), url("assets/fonts/Verdana/Verdana.ttf") format("truetype"); font-style: normal; font-weight: normal; }

@font-face { font-family: "Verdana Bold"; src: url("../assets/fonts/Verdana Bold/Verdana Bold.eot"), url("../assets/fonts/Verdana Bold/Verdana Bold.woff") format("woff"), url("../assets/fonts/Verdana Bold/Verdana Bold.ttf") format("truetype"); font-style: normal; font-weight: normal; }

@font-face { font-family: 'FranklinGothicBooks'; src: url("../assets/fonts/FranklinGothicBook/FRABK.woff") format("woff"), url("../assets/fonts/FranklinGothicBook/FRABK.ttf") format("truetype"); font-style: normal; font-weight: normal; }

@font-face { font-family: 'FranklinGothicDemiC'; src: url("../assets/fonts/FranklinGothic/franklingothicdemic-webfont.woff") format("woff"), url("../assets/fonts/FranklinGothic/franklingothicdemic-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; }

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

@font-face { font-family: 'socials'; src: url("../assets/fonts/Socials/socials.ttf") format("truetype"), url("../assets/fonts/Socials/socials.woff") format("woff"); font-weight: normal; font-style: normal; }

[class^="social-"], [class*=" social-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'socials' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.social-twitter:before { content: "\f099"; }

.social-facebook:before { content: "\f09a"; }

.social-linkedin:before { content: "\f0e1"; }

.social-youtube:before { content: "\f167"; }

.social-instagram:before { content: "\f16d"; }

.social-tumblr:before { content: "\f173"; }

.social-dribbble:before { content: "\f17d"; }

.social-skype:before { content: "\f17e"; }

.social-vk:before { content: "\f189"; }

.social-vimeo:before { content: "\f194"; }

.social-google:before { content: "\f1a0"; }

.social-behance:before { content: "\f1b4"; }

.social-deviantart:before { content: "\f1bd"; }

.social-soundcloud:before { content: "\f1be"; }

.social-vine:before { content: "\f1ca"; }

.social-slideshare:before { content: "\f1e7"; }

.social-yelp:before { content: "\f1e9"; }

.social-pinterest:before { content: "\f231"; }

.social-whatsapp:before { content: "\f232"; }

.social-odnoklassniki:before { content: "\f263"; }

.social-reddit:before { content: "\f281"; }

.social-glide:before { content: "\f2a6"; }

.social-snapchat:before { content: "\f2ac"; }

@font-face { font-family: 'icomoon'; src: url("../assets/fonts/icomoon/icomoon.eot"); src: url("../assets/fonts/icomoon/icomoon.eot") format("embedded-opentype"), url("../assets/fonts/icomoon/icomoon.ttf") format("truetype"), url("../assets/fonts/icomoon/icomoon.woff") format("woff"), url("../assets/fonts/icomoon/icomoon.svg") format("svg"); font-weight: normal; font-style: normal; }

[class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-strelka-bottom:before { content: "\e972"; }

.icon-vidgyk2:before { content: "\e971"; }

.icon-book:before { content: "\e960"; font-size: 18px; }

.icon-clock2:before { content: "\e961"; }

.icon-clock-1:before { content: "\e962"; }

.icon-kapla2 .path1:before { content: "\e963"; color: black; }

.icon-kapla2 .path2:before { content: "\e964"; margin-left: -0.732421875em; color: #04b4df; }

.icon-kapla2 .path3:before { content: "\e965"; margin-left: -0.732421875em; color: #04b4df; }

.icon-list:before { content: "\e966"; font-size: 11px; top: 7px !important; }

.icon-minus:before { content: "\e967"; }

.icon-plus:before { content: "\e968"; }

.icon-purse:before { content: "\e969"; }

.icon-rotate:before { content: "\e96a"; }

.icon-skype:before { content: "\e96b"; }

.icon-strelka-niz:before { content: "\e96c"; }

.icon-strelka-right:before { content: "\e96d"; }

.icon-strelka-verch:before { content: "\e96e"; }

.icon-treygol-right:before { content: "\e96f"; }

.icon-vk:before { content: "\e970"; font-size: 14px; top: 3px !important; }

.icon-Koshuk3:before { content: "\e95e"; }

.icon-tel4:before { content: "\e95f"; }

.icon-pencil:before { content: "\e95d"; }

.icon-Akcii:before { content: "\e948"; font-size: 55px; vertical-align: middle; padding-right: 24px; margin-left: -4px; }

@media screen and (max-width: 1600px) { .icon-Akcii:before { padding: 0; } }

@media screen and (max-width: 1300px) { .icon-Akcii:before { font-size: 38px; padding: 0; } }

@media screen and (max-width: 750px) { .icon-Akcii:before { font-size: 32px; padding-left: 2px !important; } }

.icon-avto-bus:before { content: "\e949"; font-size: 32px; vertical-align: middle; padding-right: 17px; }

@media screen and (max-width: 1600px) { .icon-avto-bus:before { padding: 0; } }

@media screen and (max-width: 1300px) { .icon-avto-bus:before { font-size: 22px; padding: 0; } }

@media screen and (max-width: 750px) { .icon-avto-bus:before { font-size: 19px; } }

.icon-Dostavka:before { content: "\e94a"; }

.icon-Ecology:before { content: "\e94b"; font-size: 83px; }

.icon-Family:before { content: "\e94c"; }

.icon-kapla .path1:before { content: "\e94d"; color: #15bbee; }

.icon-kapla .path2:before { content: "\e94e"; margin-left: -0.7314453125em; color: black; }

.icon-kapla .path3:before { content: "\e94f"; margin-left: -0.7314453125em; color: white; }

.icon-kapla .path4:before { content: "\e950"; margin-left: -0.7314453125em; color: white; }

.icon-Knopka-akcii:before { content: "\e951"; }

.icon-Knopka-pidval-vidgyk:before { content: "\e952"; }

.icon-Koshuk2:before { content: "\e953"; }

.icon-Logo2:before { content: "\e954"; }

.icon-Magazun:before { content: "\e955"; font-size: 55px; vertical-align: middle; padding-right: 19px; margin-left: -4px; }

@media screen and (max-width: 1600px) { .icon-Magazun:before { padding: 0; } }

@media screen and (max-width: 1300px) { .icon-Magazun:before { font-size: 38px; padding: 0; } }

@media screen and (max-width: 750px) { .icon-Magazun:before { font-size: 34px; } }

.icon-Obladnannya:before { content: "\e956"; font-size: 55px; vertical-align: middle; padding-right: 21px; margin-left: -4px; }

@media screen and (max-width: 1600px) { .icon-Obladnannya:before { padding: 0; } }

@media screen and (max-width: 1300px) { .icon-Obladnannya:before { font-size: 38px; margin-left: -1px; padding: 0; } }

@media screen and (max-width: 750px) { .icon-Obladnannya:before { font-size: 31px; } }

.icon-Peredzvonit:before { content: "\e957"; }

.icon-Service:before { content: "\e958"; }

.icon-Smak:before { content: "\e959"; }

.icon-tel3:before { content: "\e95a"; }

.icon-Vxid:before { content: "\e95b"; }

.icon-Zamovutu:before { content: "\e95c"; }

.icon-tel_kontaktu:before { content: "\e947"; }

.icon-auto:before { content: "\e93e"; }

.icon-clock:before { content: "\e93f"; }

.icon-max .path1:before { content: "\e940"; color: #04a785; }

.icon-max .path2:before { content: "\e941"; margin-left: -0.99609375em; color: #f6f6f6; }

.icon-min .path1:before { content: "\e942"; color: #f6f6f6; }

.icon-min .path2:before { content: "\e943"; margin-left: -0.99609375em; color: #04a785; }

.icon-mozar:before { content: "\e944"; }

.icon-pimp:before { content: "\e945"; }

.icon-squert:before { content: "\e946"; }

.icon-dosvid:before { content: "\e934"; }

.icon-Logo:before { content: "\e935"; }

.icon-Sleep:before { content: "\e936"; }

.icon-strel-left:before { content: "\e937"; }

.icon-strel-right:before { content: "\e938"; }

.icon-tehnology:before { content: "\e939"; }

.icon-tel2 .path1:before { content: "\e93a"; color: white; }

.icon-tel2 .path2:before { content: "\e93b"; margin-left: -1em; color: #009679; }

.icon-vidgyk:before { content: "\e93c"; }

.icon-zvorot-dzvinok:before { content: "\e93d"; }

.icon-knopka-liv .path1:before { content: "\e900"; color: #b4609e; }

.icon-knopka-liv .path2:before { content: "\e901"; margin-left: -1.1357421875em; color: #79396d; }

.icon-knopka-nuz .path1:before { content: "\e902"; color: #b4609e; }

.icon-knopka-nuz .path2:before { content: "\e903"; margin-left: -0.7587890625em; color: #79396d; }

.icon-knopka-pidrozdil-liv:before { content: "\e904"; }

.icon-knopka-pidrozdil-prav:before { content: "\e905"; }

.icon-knopka-pidrozdil-sereduna:before { content: "\e906"; }

.icon-knopka-prav .path1:before { content: "\e907"; color: #b4609e; }

.icon-knopka-prav .path2:before { content: "\e908"; margin-left: -1.1357421875em; color: #79396d; }

.icon-knopka-sered .path1:before { content: "\e909"; color: #b4609e; }

.icon-knopka-sered .path2:before { content: "\e90a"; margin-left: -0.30078125em; color: #79396d; }

.icon-Koshuk:before { content: "\e90b"; }

.icon-orn-liv:before { content: "\e90c"; }

.icon-orn-nuz:before { content: "\e90d"; }

.icon-orn-pidval .path1:before { content: "\e90e"; color: #673604; }

.icon-orn-pidval .path2:before { content: "\e90f"; margin-left: -2.5634765625em; color: #391e41; }

.icon-orn-pidval .path3:before { content: "\e910"; margin-left: -2.5634765625em; color: #391e41; }

.icon-orn-pidval .path4:before { content: "\e911"; margin-left: -2.5634765625em; color: #391e41; }

.icon-orn-pidval .path5:before { content: "\e912"; margin-left: -2.5634765625em; color: #391e41; }

.icon-orn-pidval .path6:before { content: "\e913"; margin-left: -2.5634765625em; color: #391e41; }

.icon-orn-pidval .path7:before { content: "\e914"; margin-left: -2.5634765625em; color: #391e41; }

.icon-orn-prav:before { content: "\e915"; }

.icon-orn:before { content: "\e916"; }

.icon-poslygu-1:before { content: "\e917"; }

.icon-poslygu-2:before { content: "\e918"; }

.icon-poslygu-3:before { content: "\e919"; }

.icon-poslygu-4:before { content: "\e91a"; }

.icon-poslygu-5:before { content: "\e91b"; }

.icon-poslygu-6:before { content: "\e91c"; }

.icon-poslygu-7:before { content: "\e91d"; }

.icon-poslygu-8:before { content: "\e91e"; }

.icon-strel-liv:before { content: "\e91f"; }

.icon-strel-prav:before { content: "\e920"; }

.icon-strelka:before { content: "\e921"; }

.icon-tel:before { content: "\e922"; }

.icon-venz:before { content: "\e923"; }

.icon-Yzor:before { content: "\e924"; }

.icon-Adresa-icon:before { content: "\e925"; }

.icon-Grafik:before { content: "\e926"; }

.icon-mail:before { content: "\e927"; }

.icon-Napusatu-icon:before { content: "\e928"; }

.icon-navigat:before { content: "\e929"; }

.icon-parkovka:before { content: "\e92a"; }

.icon-pruburannya:before { content: "\e92b"; }

.icon-snidanok:before { content: "\e92c"; }

.icon-strelka-scroll:before { content: "\e92d"; }

.icon-strelka-vnuz:before { content: "\e92e"; }

.icon-strelka2:before { content: "\e92f"; }

.icon-tel-2-icon:before { content: "\e930"; }

.icon-tel-icon:before { content: "\e931"; }

.icon-tv:before { content: "\e932"; }

.icon-wi-fi:before { content: "\e933"; }

/* Плагины */
/* Slider */
.slick-slider { position: relative; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: block; -webkit-border-radius: 10px; border-radius: 10px; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

.slick-arrow.slick-prev { left: 0; -webkit-transform: scale(-1); -ms-transform: scale(-1); transform: scale(-1); }

.slick-arrow.slick-next { right: 0; }

/* Magnific Popup CSS */
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; }

.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }

.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }

.mfp-align-top .mfp-container:before { display: none; }

.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }

.mfp-ajax-cur { cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -webkit-zoom-out; cursor: zoom-out; }

.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: zoom-in; }

.mfp-auto-cursor .mfp-content { cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.mfp-loading.mfp-figure { display: none; }

.mfp-hide { display: none !important; }

.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }

.mfp-preloader a { color: #CCC; }

.mfp-preloader a:hover { color: #FFF; }

.mfp-s-ready .mfp-preloader { display: none; }

.mfp-s-error .mfp-content { display: none; }

button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; -webkit-box-shadow: none; box-shadow: none; -ms-touch-action: manipulation; touch-action: manipulation; }

button::-moz-focus-inner { padding: 0; border: 0; }

.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus { opacity: 1; }

.mfp-close:active { top: 1px; }

.mfp-close-btn-in .mfp-close { color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }

.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }

.mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active { margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }

.mfp-arrow:after { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }

.mfp-arrow:before { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }

.mfp-arrow-left { left: 0; }

.mfp-arrow-left:after { border-right: 17px solid #FFF; margin-left: 31px; }

.mfp-arrow-left:before { margin-left: 25px; border-right: 27px solid #3F3F3F; }

.mfp-arrow-right { right: 0; }

.mfp-arrow-right:after { border-left: 17px solid #FFF; margin-left: 39px; }

.mfp-arrow-right:before { border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }

.mfp-iframe-holder .mfp-close { top: -40px; }

.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }

.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }

/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure { line-height: 0; }

.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }

.mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }

.mfp-figure figure { margin: 0; }

.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }

.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }

.mfp-image-holder .mfp-content { max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { /** Remove all paddings around the image on small screen */
  .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
  .mfp-img-mobile img.mfp-img { padding: 0; }
  .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
  .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
  .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
  .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; } }

@media all and (max-width: 900px) { .mfp-arrow { -webkit-transform: scale(0.75); -ms-transform: scale(0.75); transform: scale(0.75); }
  .mfp-arrow-left { -webkit-transform-origin: 0; -ms-transform-origin: 0; transform-origin: 0; }
  .mfp-arrow-right { -webkit-transform-origin: 100%; -ms-transform-origin: 100%; transform-origin: 100%; }
  .mfp-container { padding-left: 6px; padding-right: 6px; } }

/* Блоки сайта */
#menu-left { position: fixed; z-index: 101; }

#menu-left ul { background-color: #004A9B; -webkit-border-radius: 0 0 30px 0; border-radius: 0 0 30px 0; padding: 31px 0 6px 0; }

/*

#menu-left ul li a p { font-family: 'Open Sans', sans-serif; font-size: 15px; color: #FFFFFF; text-transform: uppercase; }

#menu-left ul li a:hover:before { color: #00B4DF; cursor: pointer; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }

#menu-left ul li a:hover p { color: #00B4DF; text-decoration: none; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }*/

/*@media screen and (max-width: 1600px) { #menu-left { width: auto; }
  #menu-left ul li a p { display: none !important; }
  #menu-left ul li:before { padding: 0; } } */

@media screen and (max-width: 1300px) { #menu-left { top: 150px; -webkit-transition: top .2s; transition: top .2s; }
  #menu-left.menu-left-top { top: 0px !important; }
  #menu-left.menu-left-top ul { -webkit-border-radius: 0 0 30px 0 !important; border-radius: 0 0 30px 0 !important; background-color: RGBA(0, 74, 155, 0.6) !important; }
  #menu-left.menu-left-top ul:hover { background-color: RGBA(0, 74, 155) !important; -webkit-transition: all .5s ease; transition: all .5s ease; }
  #menu-left ul { -webkit-border-radius: 0 25px 25px 0; border-radius: 0 25px 25px 0; padding: 10px 0 2px 0; }
}

@media screen and (max-width: 991px) { #menu-left { top: 170px; } }

@media screen and (max-width: 767px) { #menu-left { top: 75px; }
  /*#menu-left ul li a { padding: 9px 9px 9px 15px; }*/ }

/* footer */
footer { position: relative; z-index: 3; padding: 0px 0px 30px; background-color: #14B4DF; }

footer .heading-footer { position: absolute; left: 0; right: 0; top: -84px; height: 84px; text-align: center; background: url("../img/footer.png") center no-repeat; }

footer a.logo-footer { position: relative; left: 45px; top: 0; }

footer a.logo-footer:hover { text-decoration: none; }

footer a.logo-footer .icon-Logo2 { font-size: 88px; color: #fff; }

footer .footer__menu { position: relative; right: 8px; top: -62px; text-align: right; }

footer .footer__menu li { font-family: 'Open Sans', sans-serif; font-style: normal; font-size: 17px; display: inline-block; }

footer .footer__menu li a { color: #fff; outline: none; margin: 0 25px; }

footer .footer__menu li a:hover { padding-bottom: 4px; border-bottom: 1px solid #fff; text-decoration: none; }

footer .flx { position: relative; top: 0; }

footer .flx .relat__disp__left { position: absolute; left: 26px; top: 3px; font-family: "Open Sans", sans-serif; color: #fff; display: block; width: 260px;}

footer .flx .relat__disp__left:before { content: "\e93b"; display: inline-block; position: absolute; font-size: 19px; font-family: 'icomoon' !important; top: 17px; color: #fff; }

footer .flx .relat__disp__left li { margin: 0 0 4px 32px; }

footer .flx .relat__disp__left li a { color: #fff; font-size: 17px; font-family: "Open Sans", sans-serif; font-weight: 600; }

footer .flx .relat__disp__left li a:hover { text-decoration: none; }

footer .flx .relat__disp__left li a span { font-family: "Open Sans", sans-serif; font-size: 20px; font-weight: bold; letter-spacing: -.5px; }

footer .flx .relat__disp { color: #fff; font-family: 'FranklinGothicBooks'; font-size: 17px; position: absolute; left: 495px; top: 5px; text-align: center; line-height: 21px; font-weight: 500; }

footer .flx .relat__disp li { letter-spacing: .3px; }

footer .flx .relat__disp li b { font-family: "FranklinGothicDemiC"; font-weight: lighter; font-size: 16px; }

footer .flx .relat__disp li sup { font-size: 57%; }

footer .flx .widget-socials { position: absolute; right: 18px; top: 43px; text-align: center; }

footer .flx .widget-socials a { display: inline-block; margin: 0 9px; background-color: #fff; -webkit-border-radius: 50%; border-radius: 50%; width: 32px; height: 32px; line-height: 32px; color: #00B4DF; outline: none; font-size: 22px; }

footer .flx .widget-socials a:hover { background-color: #004A9B; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; text-decoration: none; }

footer .flx .widget-socials a:focus { text-decoration: none; }

footer .flx .widget-socials a :before { font-family: 'socials' !important; }

footer .footer__flx { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; margin: 107px 0 0 0; position: relative; z-index: 3; }

footer .footer__flx .sp { color: #fff; font-size: 12px; font-family: 'Arial'; margin: 0 0 0 25px; }

footer .footer__flx .logo-dev { outline: none; text-align: right; margin-right: 28px; text-decoration: none; }

footer .footer__flx .logo-dev .icon-mozar { color: #fff; font-size: 19px; display: block; margin-bottom: 8px; margin-right: 3px; }

footer .footer__flx .logo-dev .mozar { color: #fff; font-size: 12px; font-family: 'Arial'; margin: 0; letter-spacing: -.1px; }

footer .footer__flx .ends { margin-right: 28px; }

@media screen and (max-width: 1200px) { footer a.logo-footer { left: 0; }
  footer .footer__menu { right: -15px; }
  footer .footer__menu li a { margin: 0 15px; }
  footer .flx .relat__disp__left { left: 0; }
  footer .flx .widget-socials { right: -7px; }
  footer .footer__flx .sp { margin: 0; }
  footer .footer__flx .logo-dev { margin-right: 0; }
  footer .flx .relat__disp { left: 387px; }
  footer .footer__flx .ends { margin-right: 45px; } }

@media (min-width: 681px) and (max-width: 991px) { footer { padding: 0 0 20px; }
  footer a.logo-footer { position: relative; left: 19px; top: 64px; }
  footer .footer__menu { right: 0; top: -60px; text-align: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  footer .footer__menu li { font-size: 14px; }
  footer .flx .relat__disp__left { left: 30%; top: 6px; }
  footer .flx .relat__disp__left ul { margin-top: 11px; margin-left: 0; padding-left: 16px; }
  footer .flx .relat__disp__left ul li { font-size: 12px; margin: 0 0 0 32px !important; padding-left: 0; line-height: 1.1; letter-spacing: 0.1px; }
  footer .flx .relat__disp { right: 12px; text-align: right; }
  footer .flx .relat__disp li { line-height: 1.25; letter-spacing: 0.4px; }
  footer .flx .widget-socials { top: 102px; right: 8px; }
  footer .footer__flx { margin: 158px 0 0 0; }
  footer .footer__flx .sp { color: #fff; margin: 0; letter-spacing: 0; }
  footer .footer__flx .logo-dev { outline: none; margin: 10px 20px 0 0; text-decoration: none; }
  footer .footer__flx .logo-dev .icon-mozar { margin-bottom: 7px; margin-right: 1px; }
  footer .footer__flx .logo-dev .mozar { color: #fff; margin: 0; letter-spacing: -.1px; }
  footer .footer__flx .ends { margin-right: 2px; } }

@media screen and (max-width: 650px) { footer .flx .relat__disp__left { left: 33%; } }

@media screen and (max-width: 680px) { footer .heading-footer { display: none; }
  footer a.logo-footer { margin: 0 auto; text-align: center; right: 0; position: absolute; top: 40px; }
  footer .footer__menu { right: 0; top: 155px; text-align: center; line-height: 28px; }
  footer .footer__menu li { display: block; }
  footer .flx .relat__disp { left: 0; right: 0; top: 185px; }
  footer .flx .relat__disp__left { right: 0; left: 50%; top: 268px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 197px; }
  footer .flx .widget-socials { right: 0; left: 0; top: 495px; margin: 0; }
  footer .footer__flx { -webkit-flex-flow: column; -ms-flex-flow: column; flex-flow: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-top: 565px; }
  footer .footer__flx .ends { margin-right: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
  footer .footer__flx .logo-dev { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; outline: none; margin: 0; text-align: center; }
  footer .footer__flx .sp { -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; }
  footer .footer__flx .logo-dev .icon-mozar { margin: 30px auto 8px; }
  footer .footer__flx .sp { color: #fff; margin: 13px 0 0 0; letter-spacing: 0.1px; } }

/* end footer */
/*Вхід*/
.retro_s { display: none; position: absolute; right: 0; z-index: 105; padding: 15px 15px 0; text-align: center; background-color: rgba(70, 130, 182, 0.8); margin-top: 0; -webkit-border-radius: 20px; border-radius: 20px; top: 30px; width: 260px; }

.retro_s input[type="text"], .retro_s input[type="password"] { color: #A1A1A1; outline: none; font-family: 'FranklinGothicBooks'; font-weight: 300; font-size: 17px; border: 0; padding: 7px 16px; margin: 12px auto; -webkit-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: none; box-shadow: none; color: #707170; width: 100%; }

.retro_s input[type="text"]:focus, .retro_s input[type="password"]:focus { border: 0; }

.retro_s a { font-size: 15px; text-decoration: underline !important; color: #B4E1FA !important; margin: 10px 0; display: block; }

.retro_s .btn-f-g { border: 0; margin: 21px auto 27px; }

@media screen and (max-width: 767px) { .retro_s { left: 0; top: 42px; } }

@media screen and (max-width: 360px) { .retro_s { width: 230px; } }

/*Вхід*/
/*Заказать обратный звонок*/
.mds { background-color: rgba(114, 151, 186, 0.5); }

.mds .modal-dialog { width: 260px; -webkit-transform: translate(-50%, -50%) !important; -ms-transform: translate(-50%, -50%) !important; transform: translate(-50%, -50%) !important; position: absolute; top: 50%; left: 50%; margin: 0 auto; }

.mds .modal-dialog .modal-content { background-color: #E3E8EA; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 15px; border-radius: 15px; }

.mds .modal-dialog .modal-content .modal-header { border-bottom: 0; padding: 6px 0; }

.mds .modal-dialog .modal-content .modal-header .close { margin-top: -2px; padding-right: 10px; font-size: 30px; color: #004A9B; font-weight: 500; }

.mds .modal-dialog .modal-content .modal-header .modal-title { text-transform: uppercase; color: #0A9AD6; font-size: 16px; font-family: 'Open Sans', sans-serif; text-align: center; letter-spacing: -.1px; padding-left: 24px; }

.mds .modal-dialog .modal-content .modal-body { padding: 0 15px; }

.mds .modal-dialog .modal-content .modal-body .modal__buttom { margin-bottom: 15px; }

.mds .modal-dialog .modal-content .modal-body label { font-size: 13px; padding-left: 13px; margin: 4px 0 0; font-family: 'FranklinGothicBooks'; font-weight: 500; vertical-align: top; }

.mds .modal-dialog .modal-content .modal-body label [for=physical], .mds .modal-dialog .modal-content .modal-body label [for="razs"] { display: inline-block; }

.mds .modal-dialog .modal-content .modal-body input[type='text'], .mds .modal-dialog .modal-content .modal-body input[type="password"], .mds .modal-dialog .modal-content .modal-body textarea, .mds .mds__order .modal-dialog .modal-content .modal-body textarea, .mds__order .mds .modal-dialog .modal-content .modal-body textarea { font-family: 'FranklinGothicBooks'; border: 0; padding: 7px 7px; width: 100%; outline: none; margin: 6px auto; background: white; color: #707170; font-size: 16px; display: block; -webkit-border-radius: 5px; border-radius: 5px; }

.mds .modal-dialog .modal-content .modal-body input[type="checkbox"] { margin-left: 13px; outline: none; }

.mds .modal-dialog .modal-content .modal-body input[type="radio"] { display: inline-block; margin-right: 10px; vertical-align: bottom; }

.mds .modal-dialog .modal-content .modal-body textarea { height: 81px; margin: 20px auto 9px; }

.mds .modal-dialog .modal-content .modal-body .shok-left { font-family: 'FranklinGothicBooks'; color: #575756; font-size: 9px; text-align: left; padding: 6px 0 0 10px; }

.mds .modal-dialog .modal-content .modal-body .shok-center { font-family: 'FranklinGothicBooks'; color: #575756; font-size: 11px; text-align: center; padding: 0; margin: 0; }

.mds .modal-dialog .modal-content .modal-body .widget-socials { padding: 15px 0 10px; text-align: center; }

.mds .modal-dialog .modal-content .modal-body .widget-socials a { display: inline-block; margin: 0 3px; background-color: #0D69B0; -webkit-border-radius: 50%; border-radius: 50%; width: 18px; height: 18px; line-height: 17px; color: #fff; outline: none; font-size: 9px; }

.mds .modal-dialog .modal-content .modal-body .widget-socials a:hover { background-color: #343A86; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; text-decoration: none; }

.mds .modal-dialog .modal-content .modal-body .widget-socials a :before { font-family: 'socials' !important; }

.mds .modal-dialog .modal-content .modal-body .btn-f { border: 0; margin: 21px auto; }

.mds .modal-dialog .modal-content .modal-body .btn-f-c { margin: 21px auto 15px; border: 0; }

.mds__order { background-color: rgba(114, 151, 186, 0.5); }

.mds__order .modal-dialog { width: 290px; -webkit-transform: translate(-50%, -50%) !important; -ms-transform: translate(-50%, -50%) !important; transform: translate(-50%, -50%) !important; position: absolute; top: 50%; left: 50%; margin: 0 auto; }

.mds__order .modal-dialog .modal-content { background-color: #E3E8EA; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 15px; border-radius: 15px; }

.mds__order .modal-dialog .modal-content .modal-header { border-bottom: 0; padding: 12px 0 6px; }

.mds__order .modal-dialog .modal-content .modal-header .close { margin-top: -3px; padding-right: 10px; font-size: 30px; color: #004A9B; font-weight: 500; }

.mds__order .modal-dialog .modal-content .modal-header .modal-title { text-transform: uppercase; color: #0A9AD6; font-size: 16px; font-family: 'Open Sans', sans-serif; text-align: center; letter-spacing: -.1px; padding-left: 20px; }

.mds__order .modal-dialog .modal-content .modal-body { padding: 0 15px; }

.mds__order .modal-dialog .modal-content .modal-body .modal__buttom { margin-bottom: 15px; }

.mds__order .modal-dialog .modal-content .modal-body label { font-size: 13px; margin: 4px 0 0; font-family: 'FranklinGothicBooks'; font-weight: 500; vertical-align: top; display: block; }

.mds__order .modal-dialog .modal-content .modal-body select { width: 100%; -webkit-border-radius: 5px; border-radius: 5px; padding: 4px 7px; border: 0; font-size: 1.4rem; margin: 6px 0; display: block; font-family: 'FranklinGothicBooks'; }

.mds__order .modal-dialog .modal-content .modal-body select option { color: #707170; font-size: 1.4rem; font-family: 'FranklinGothicBooks'; width: 100%; border: 0 !important; }

.mds__order .modal-dialog .modal-content .modal-body input[type='text'], .mds__order .mds .modal-dialog .modal-content .modal-body input[type="password"], .mds .mds__order .modal-dialog .modal-content .modal-body input[type="password"], .mds__order .mds .modal-dialog .modal-content .modal-body textarea, .mds .mds__order .modal-dialog .modal-content .modal-body textarea, .mds__order .modal-dialog .modal-content .modal-body textarea { font-family: 'FranklinGothicBooks'; border: 0; padding: 3px 7px; width: 100%; outline: none; margin: 6px auto; background: white; color: #707170; font-size: 1.4rem; display: block; -webkit-border-radius: 5px; border-radius: 5px; }

.mds__order .modal-dialog .modal-content .modal-body label.num { margin-top: 10px; }

/*.mds__order .modal-dialog .modal-content .modal-body label.num input[type='number'] { font-family: 'FranklinGothicBooks'; font-size: 1.4rem; margin-left: 30px; width: 25%; text-align: right; border: 0; -webkit-border-radius: 5px; border-radius: 5px; padding: 4px 1px 3px 7px; }*/

.mds__order .modal-dialog .modal-content .modal-body label.txt_comment { font-size: 13px; margin: 30px 0 0; font-family: 'FranklinGothicBooks'; font-weight: 500; vertical-align: top; display: block; }

.mds__order .modal-dialog .modal-content .modal-body textarea { height: 80px; margin: 6px auto 9px; }

.mds__order .modal-dialog .modal-content .modal-body .btn-f-o { margin: 21px auto 20px; border: 0; }

/*Заказать обратный звонок*/
/*header page*/
.header-page { position: relative; height: 285px; z-index: 1; }

.header-page #menu-left { position: fixed; z-index: 101; }

.header-page #menu-left ul { background-color: #004A9B; -webkit-border-radius: 0 0 30px 0; border-radius: 0 0 30px 0; padding: 31px 0 6px 0; }

.header-page #menu-left ul li { padding: 15px 24px 17px 28px; }

.header-page #menu-left ul li:before { color: #fff; }

.header-page #menu-left ul li a { font-family: "Open Sans", sans-serif; font-size: 15px; color: #FFFFFF; text-transform: uppercase; }

.header-page #menu-left ul li:hover:before { color: #00B4DF; cursor: pointer; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }

.header-page #menu-left ul li:hover a { color: #00B4DF; text-decoration: none; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }

.header-page .bgr__blue { background-color: #0088D0; border-bottom: 3px solid #004F9F; width: 48%; -webkit-border-radius: 20px 0 0 20px; border-radius: 20px 0 0 20px; height: 39px; position: absolute; top: 0; right: 0; }

.header-page .logo-header img { margin: 15px 0 0 24px; }

.header-page #menu-right { position: absolute; top: 0; right: 0; background-color: #0088D0; border-bottom: 3px solid #004F9F; -webkit-border-radius: 20px 0 0 20px; border-radius: 20px 0 0 20px; height: 39px; }

.header-page #menu-right .navbar-collapse { padding-left: 0; }

.header-page #menu-right .navbar-collapse .navbar-nav { display: inline-block; margin: 0 238px 0 0; }

.header-page #menu-right .navbar-collapse .navbar-nav > li > a { line-height: 1; padding: 11px 18px 12px 19px; font-family: "Open Sans", sans-serif; font-size: 15px; color: #FFFFFF; }

.header-page #menu-right .navbar-collapse .navbar-nav > li > a:hover { font-family: "Open Sans", sans-serif; font-size: 15px; color: #019BD8; background-color: #fff; padding: 11px 18px 12px 19px; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; -webkit-border-radius: 35px; border-radius: 35px; }

.header-page #menu-right .navbar-collapse .navbar-nav > li > a:focus { background-color: #fff; outline: none; color: #019BD8; -webkit-border-radius: 35px; border-radius: 35px; }

.header-page #menu-right .entry { display: inline-block; position: absolute; right: 30px; top: 9px; }

.header-page #menu-right .entry:before { font-size: 30px; color: #fff; top: 5px; position: absolute; left: -35px; }

.header-page #menu-right .entry ul li { color: #B4E1FA; display: inline-block; }

.header-page #menu-right .entry ul li:nth-of-type(2) { font-size: 20px; }

.header-page #menu-right .entry ul li a { color: #B4E1FA; }

.header-page #menu-right .entry ul li a:hover { -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; color: #FFFFFF; text-decoration: none; }

.header-page #menu-right .entry ul li a p { font-family: "Open Sans", sans-serif !important; font-size: 15px; letter-spacing: .6px; margin: 0; }

.header-page #menu-right .entry ul a.entry-icon-1:before { font-size: 30px; top: -5px; position: absolute; left: -35px; }

.header-page #menu-right .entry ul a.entry-icon-2:before { content: "\e95d"; display: none; }

.header-page .relat__disp__left { position: absolute; left: 270px; top: 69px; font-family: "Open Sans", sans-serif; color: #008BD2; display: block; }

.header-page .relat__disp__left:before { content: "\e93b"; display: inline-block; position: absolute; font-size: 19px; font-family: 'icomoon' !important; top: 14px; color: #008BD2; }

.header-page .relat__disp__left li { margin: 0 0 4px 32px; }

.header-page .relat__disp__left li a { color: #008BD2; font-size: 17px; font-family: "Open Sans", sans-serif; font-weight: 600; }

.header-page .relat__disp__left li a:hover { text-decoration: none; }

.header-page .relat__disp__left li a span { font-family: "Open Sans", sans-serif; font-size: 20px; font-weight: bold; letter-spacing: -.5px; }

.header-page a#peredz { font-size: 10px; color: #00B4DF; text-transform: uppercase; display: inline-block; text-align: center; letter-spacing: .3px; position: absolute; right: 400px; top: 71px; }

.header-page a#peredz:before { font-size: 32px; display: block; color: #00B4DF; }

.header-page a#peredz:hover { -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; color: #007BC4; text-decoration: none; }

.header-page a#peredz:hover:before { color: #007BC4; }

.header-page a#koshuk { font-size: 10px; color: #00B4DF; text-transform: uppercase; display: inline-block; text-align: center; letter-spacing: .3px; position: absolute; right: 300px; top: 71px; font-family: "Open Sans", sans-serif; }

.header-page a#koshuk:before { font-size: 32px; display: block; color: #00B4DF; }

.header-page a#koshuk:hover { -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; color: #007BC4; text-decoration: none; }

.header-page a#koshuk:hover:before { color: #007BC4; }

.header-page .meta-langs { font-family: "Open Sans", sans-serif; font-size: 15px; text-align: right; position: absolute; right: 30px; top: 55px; }

.header-page .meta-langs li.active { color: #00B4DF; }

.header-page .meta-langs li { display: inline-block; text-transform: lowercase; border-bottom: 0; padding: 0 2px; }

.header-page .meta-langs li a { color: #929292; }

.header-page .meta-langs li a:hover { text-decoration: none; }

.header-page .detailed-header-r { position: absolute; right: 22px; top: 85px; width: 184px; height: 54px; }

.header-page .detailed-header-r img { position: absolute; top: 0; left: 0; -webkit-transition: opacity 1s; transition: opacity 1s; }

.header-page .detailed-header-r .button-drop-hover { opacity: 0; }

.header-page .detailed-header-r .button-drop-link { position: absolute; top: 0; left: 0; right: 0; bottom: 0; padding: 18px 0px 12px 29px; text-align: center; font-size: 18px; font-family: "FranklinGothicBooks" !important; text-transform: uppercase; text-decoration: none; display: block; color: #fff; }

.header-page .detailed-header-r:hover .button-drop-hover { opacity: 1; }

.header-page .detailed-header-r .icon-kapla { font-size: 64px; position: absolute; top: -32%; left: -33px; }

.header-page .detailed-header-r .detailed-header { background: url("../img/Zamovutu.svg") no-repeat center 100%; background-size: 100%; width: 184px; height: 54px; display: block; outline: none; text-align: center; font-size: 18px; font-family: "FranklinGothicBooks" !important; padding: 18px 0px 12px 29px; text-transform: uppercase; -webkit-transition: background 1s ease; transition: background 1s ease; text-decoration: none; }

.header-page .detailed-header-r .detailed-header:hover { -webkit-transition: background 1s ease; transition: background 1s ease; background: url("../img/Zamovutu_Active.svg") no-repeat center 100%; background-size: 100%; text-decoration: none; }

.header-page .container-header .img-circle:hover { overflow: hidden; }

.header-page .container-header .img-circle:hover a #wave { animation: animatedBackground-wave 1.6s linear infinite; -moz-animation: animatedBackground-wave .16s linear infinite; -webkit-animation: animatedBackground-wave 1.6s linear infinite; -ms-animation: animatedBackground-wave 1.6s linear infinite; -o-animation: animatedBackground-wave 1.6s linear infinite; }

.header-page .container-header .img-circle:hover a #wave-1 { animation: animatedBackground-wave-o 1.8s linear infinite; -moz-animation: animatedBackground-wave-o 1.8s linear infinite; -webkit-animation: animatedBackground-wave-o 1.8s linear infinite; -ms-animation: animatedBackground-wave-o 1.8s linear infinite; -o-animation: animatedBackground-wave-o 1.8s linear infinite; }

.header-page .container-header .img-circle:hover a #wave #snow div { animation-name: fall, fade, spin1; animation-iteration-count: infinite; animation-direction: normal; animation-timing-function: ease-in; -webkit-animation-name: fall, fade, spin1; -webkit-animation-iteration-count: infinite; -webkit-animation-direction: normal; -webkit-animation-timing-function: ease-in; -moz-animation-name: fall, fade, spin1; -moz-animation-iteration-count: infinite; -moz-animation-direction: normal; -moz-animation-timing-function: ease-in; display: block; }

@media screen and (max-width: 1600px) { .header-page #menu-left { position: fixed; width: auto; }
  .header-page #menu-left ul li a { display: none !important; }
  .header-page #menu-left ul li:before { padding: 0; } }

@media screen and (max-width: 1300px) { .header-page #menu-left { position: fixed; width: auto; top: 150px; }
  .header-page #menu-left ul { -webkit-border-radius: 0 25px 25px 0; border-radius: 0 25px 25px 0; padding: 10px 0 2px; }
  .header-page #menu-left ul li { padding: 10px 5px 10px 10px; }
  .header-page #menu-left ul li a { display: none; }
  .header-page .logo-header img { margin: 13px 0 0 -25px; }
  .header-page #menu-right .entry { top: 9px; right: 0; }
  .header-page #menu-right .navbar-collapse { padding: 0; }
  .header-page #menu-right .navbar-collapse .navbar-nav { margin: 0 204px 0 0; }
  .header-page #menu-right .navbar-collapse .navbar-nav > li > a { padding: 11px 13px 12px 13px; }
  .header-page #menu-right .navbar-collapse .navbar-nav > li > a:hover { padding: 11px 13px 12px 13px; }
  .header-page .relat__disp__left { left: 390px; }
  .header-page a#peredz { right: 350px; }
  .header-page a#koshuk { right: 260px; }
  .header-page .meta-langs { right: 3px; }
  .header-page .detailed-header-r { right: 0px; }
  .header-page .detailed-header-r .icon-kapla { font-size: 60px; }
  .header-page .container-header { top: 390px; }
  .header-page .container-header .img-circle { width: 305px; height: 305px; }
  .header-page .container-header .img-circle h4 { top: 260px; } }

@media screen and (max-width: 1200px) { .header-page .relat__disp__left { left: 220px; } }

@media screen and (max-width: 991px) { .header-page #menu-left { top: 210px; } }

@media (min-width: 768px) and (max-width: 991px) { .header-page #menu-right .navbar-collapse .navbar-nav { margin: 0 50px 0 0; }
  .header-page #menu-right .navbar-collapse .entry { margin: 0 40px 0 0; }
  .header-page #menu-right .navbar-collapse .navbar-nav > li > a { padding: 11px 6px 12px 5px; }
  .header-page #menu-right .navbar-collapse .navbar-nav > li > a:hover { padding: 11px 6px 12px 5px; }
  .header-page .logo-header img { margin: 0; position: absolute; top: 53px; left: 27px; }
  .header-page #menu-right .entry { top: 9px; right: 30px; }
  .header-page #menu-right .navbar-collapse .navbar-nav { margin: 0 210px 0 0; }
  .header-page #menu-right .entry ul li a { letter-spacing: 0.1px; }
  .header-page .meta-langs { right: 31px; top: 43px; }
  .header-page .detailed-header-r { right: 30px; top: 152px; }
  .header-page a#koshuk { right: 30px; top: 75px; }
  .header-page a#peredz { right: 111px; top: 75px; }
  .header-page .relat__disp__left { left: 282px; top: 79px; }
  .header-page .container-header .img-circle { width: 220px; height: 220px; }
  .header-page .container-header .img-circle #wave-1 { top: -100px; }
  .header-page .container-header .img-circle h4 { top: 180px; line-height: 20px; width: 110px; } }

@media screen and (max-width: 767px) { .header-page #menu-left { top: 75px; z-index: 101; }
  .header-page #menu-left ul li { padding: 9px 5px 9px 10px; }
  .header-page .bgr__blue { display: none; }
  .header-page #menu-right { top: 0; right: 0; left: 0; background-color: #02BBEE; border-bottom: 0; -webkit-border-radius: 0; border-radius: 0; height: 51px; }
  .navbar-toggle { margin-right: 5px; padding: 9px 10px; margin-top: 2px; margin-bottom: 8px; }
  .navbar-toggle .icon-bar { background: #fff; -webkit-border-radius: 4px; border-radius: 4px; width: 23px; height: 6px; }
  .navbar-toggle .icon-bar + .icon-bar { margin-top: 5px; }
  .header-page .logo-header img { margin: 0; position: absolute; top: 74px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .header-page .detailed-header-r { position: absolute; top: 190px; left: 53%; -webkit-transform: translateX(-53%); -ms-transform: translateX(-53%); transform: translateX(-53%); width: 210px; z-index: 99; }
  .header-page .relat__disp__left { display: none; }
  .header-page #menu-right .entry ul li a p { display: none; }
  .header-page #menu-right .entry ul li p { display: none; }
  .header-page #menu-right .entry { position: absolute; top: 9px; left: 10%; }
  .header-page #menu-right .entry ul li a.entry-icon-1 { color: #fff; }
  .header-page #menu-right .entry ul li a.entry-icon-1:before { left: -15px; top: 1px; }
  .header-page #menu-right .entry ul li a.entry-icon-1:hover { -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; color: #007BC4; }
  .header-page #menu-right .entry ul li a.entry-icon-2 { position: absolute; left: -42px; color: #fff; }
  .header-page #menu-right .entry ul li a.entry-icon-2:before { content: "\e95d"; display: block; font-size: 16px; font-family: 'icomoon' !important; }
  .header-page #menu-right .entry ul li a.entry-icon-2:hover { -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; color: #007BC4; }
  .header-page .meta-langs { right: 62%; top: 17px; }
  .header-page .meta-langs:before { color: #fff; }
  .header-page a#koshuk { top: 10px; right: 72px; }
  .header-page a#koshuk var#cart-quantity { font-size: 16px; top: 8px; right: 83px; color: #fff; }
  .header-page a#koshuk:before { color: #fff; display: inline-block; }
  .header-page a#koshuk p { display: inline-block; vertical-align: bottom; color: #fff; padding-left: 25px; }
  .header-page a#peredz:hover:before, .header-page a#koshuk:hover:before, .header-page a#peredz:hover p, .header-page a#koshuk:hover p { color: #007BC4; }
  .header-page a#peredz { top: 9px; right: 220px; }
  .header-page a#peredz:before { color: #fff; display: inline-block; }
  .header-page a#peredz p { display: inline-block; vertical-align: bottom; color: #fff; }
  .header-page .meta-langs li.active { color: #fff; }
  .header-page .meta-langs li a { color: #007BC4; }
  .header-page #menu-right .navbar-collapse .navbar-nav { margin: 0; width: 100%; }
  .header-page #menu-right .navbar-collapse .navbar-nav > li > a { font-size: 15px; padding: 10px 0 12px; border-top: 1px solid #0088D0; background-color: #007BC4; }
  .header-page #menu-right .navbar-collapse .navbar-nav > li > a:hover { padding: 10px 0 12px; -webkit-border-radius: 0; border-radius: 0; font-size: 15px; color: #007BC4; }
  .header-page #menu-right .navbar-collapse .navbar-nav > li > a:focus { background-color: transparent !important; outline: none; color: #007BC4; }
  .header-page #menu-right .navbar-collapse .navbar-nav > li:last-of-type > a { border-bottom: 1px solid #0088D0; }
  .header-page #menu-right .navbar-collapse { width: 100% !important; text-align: center !important; position: absolute; top: 50px; z-index: 100; background-color: #fafffe; margin: 0; }
  .header-page .container-header { top: 255px; }
  .header-page .container-header .img-circle { width: 215px; height: 215px; }
  .header-page .container-header .img-circle #wave-1 { top: -90px; }
  .header-page .container-header .img-circle h4 { top: 180px; line-height: 18px; width: 110px; }
  .header-page .container-header .mt8 { top: 30px; }
  .header-page .container-header .mt3 { top: 56px; position: absolute; left: 0; right: 0; }
  .header-page .detailed-header-r .button-drop-link { padding: 18px 0px 12px 0px; } }

@media screen and (max-width: 570px) { .header-page .meta-langs { right: 72%; } }

@media screen and (max-width: 480px) { .header-page { background: url(../img/HederStorinku.png) no-repeat center 0/cover !important; }
  .header-page .meta-langs { right: 72%; }
  .header-page a#koshuk p, .header-page a#peredz p { display: none; }
  .header-page a#koshuk var#cart-quantity { right: -25px; top: 6px; }
  .header-page a#koshuk:before { font-size: 27px; }
  .header-page a#peredz { right: 122px; }
  .header-page a#peredz:before { font-size: 28px; }
  .header-page #menu-right .entry { left: 20%; }
  .header-page .meta-langs { right: 52%; } }

@media screen and (max-width: 380px) { .header-page .detailed-header-r { left: 57%; -webkit-transform: translateX(-57%); -ms-transform: translateX(-57%); transform: translateX(-57%); } }

@media screen and (max-width: 320px) { .header-page a#peredz { right: 112px; }
  .header-page .meta-langs { right: 51%; }
  .header-page .detailed-header-r .detailed-header { margin-left: 10px; } }

/*end header*/
.text-page { padding: 0 15px; }

.text-page p { font-size: 15px; line-height: 23px; margin: 0 0 25px; }

.text-page p span { color: #00B4DF; }

.text-page p br { margin: 0 0 4px 0; }

/* Модели */
.pagination { text-align: center !important; display: block !important; padding: 0 !important; line-height: 2px; }

.pagination ul li.disabled a { cursor: default; color: #D4D4D4; margin: 0 5px; vertical-align: sub; }

.pagination ul li.disabled a .strel { font-size: 25px; }

.pagination ul li.disabled a .strel:before { vertical-align: middle; }

.pagination ul li.next a { color: #D4D4D4; margin: 0 5px; vertical-align: sub; }

.pagination ul li.next a .strel { font-size: 25px; }

.pagination ul li.active a { font-size: 17px; font-family: "Open Sans", sans-serif; font-weight: 400; padding: 2px 10px 2px 10px; margin: 0 5px; color: #fff; background-color: #00B4DF; -webkit-border-radius: 50%; border-radius: 50%; }

.pagination ul li { display: inline-block; }

.pagination ul li a { font-size: 18px; color: #9A999A; font-family: "Open Sans", sans-serif; font-weight: 400; padding: 0 6px; }

.breadcrumbs { text-align: left; padding-bottom: 28px; float: left; }

.breadcrumbs span:after { content: "\f0da"; position: relative; color: #00B4DF; padding: 0 7px; font-size: 12px; }

.breadcrumbs span:last-child:after { display: none; }

.breadcrumbs a { font-family: "Open Sans", sans-serif; font-weight: 400; font-size: 14px; color: #0074A3; outline: none; letter-spacing: .9px; }

@media screen and (max-width: 768px) { .breadcrumbs { text-align: center; padding-bottom: 28px; float: none; } }

/* begin panel-user */
.panel-user { border-bottom: 1px solid #00B4DF; -webkit-border-radius: 0 !important; border-radius: 0 !important; color: #0056A1; margin: 0 !important; /* begin panel-heading */ /* end panel-heading */ /* begin panel-body */ /* end panel-body */ }

.panel-user .panel-heading { padding: 10px 0; /* begin panel-title */ /* end panel-title */ }

.panel-user .panel-heading .panel-title a { width: 100%; position: relative; display: inline-block; }

.panel-user .panel-heading .panel-title a:after { content: "\f0dd"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; text-align: right; margin-top: -1px; position: absolute; right: 0; top: 0; }

.panel-user .panel-heading .panel-title a:hover { text-decoration: none; }

.panel-user .panel-heading .panel-title a.collapsed { width: 100%; position: relative; display: inline-block; }

.panel-user .panel-heading .panel-title a.collapsed:after { content: "\f0de"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; text-align: right; margin-bottom: -1px; position: absolute; right: 0; top: 6px; }

.panel-user .panel-heading .panel-title a.collapsed:hover { text-decoration: none; }

.panel-user .panel-body { padding: 8px 0 9px 5px; border-top: 0 !important; /* begin podbor-main-razdel */ /* end podbor-main-razdel */ }

.panel-user .panel-body .podbor-main-razdel { margin: 0 0 5px 0; }

.panel-user .panel-body .podbor-main-razdel input[type="checkbox"] { margin: 0 3px 0 0; }

.panel-user .panel-body .podbor-main-razdel a { font-family: "Open Sans", sans-serif; font-size: 14px; color: #0056A1; font-weight: normal; vertical-align: top; letter-spacing: -.8px; }

/* end panel-user */
/**
 * ------------------------------------------------------------------------------------------------------
 * CSS Filters
 * ------------------------------------------------------------------------------------------------------
**/
@media only screen and (max-width: 767px) { .filters.filters-mobile-slide .filters__title { color: #fff; }
  .filters.filters-mobile-slide .filters-list li { margin: 1rem 0; font-size: 1.6rem; }
  .filters.filters-mobile-slide .filters-list a { color: #fff; }
  .filters.filters-mobile-slide .filters-list a:hover, .filters.filters-mobile-slide .filters-list a:focus { color: #004A9B; }
  .filters.filters-mobile-slide .filters-list a:before { color: #004A9B; } }

.filters__title { font-family: "Open Sans", sans-serif; font-size: 1.5rem; color: #004A9B; margin-bottom: 1.5rem; }

.filters__item { margin: 2.5rem 0 3rem; }

.filters .filters-list { padding: 0; margin: 0; list-style-type: none; }

.filters .filters-list li { color: #004A9B; font-size: 1.5rem; margin: .4rem 0; }

.filters .filters-list li.selected a:before { content: "\f14a"; font-size: 1.7rem; }

.filters .filters-list a { display: inline-block; color: #004A9B; text-decoration: none; }

.filters .filters-list a:before { position: relative; top: .1rem; content: "\f096"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.8rem; margin-right: .8rem; }

.filters .filters-list a:hover { color: #004A9B; }

/**
 * ------------------------------------------------------------------------------------------------------
 * Toggle block with filters/categories
 * ------------------------------------------------------------------------------------------------------
**/
@media only screen and (min-width: 768px) { .filters-mobile-slide { margin: 0 !important; } }

@media only screen and (max-width: 767px) { .filters .panel { background-color: #004A9B; padding-left: 15px; }
  .filters .panel-user .panel-heading .panel-title a:after, .filters .panel-user .panel-heading .panel-title a.collapsed:after { right: 15px; }
  .filters .panel-group { margin-bottom: 20px; position: relative; z-index: 1; }
  .filters .panel-user .panel-heading .panel-title a { color: #00B4DF; }
  .filters .panel-user .panel-body .podbor-main-razdel a { color: #fff; }
  .filters-mobile-slide { position: fixed; width: 26rem; top: 0; bottom: 0; margin-right: -26rem; right: 0; z-index: 990; background-color: #004A9B; }
  .filters-mobile-slide .toggle-filters-mobile-slide { position: absolute; left: -5rem; top: 30%; width: 5rem; height: 5rem; background-color: #004A9B; -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25); box-shadow: 0 0 6px rgba(0, 0, 0, 0.25); padding: .7rem; cursor: pointer; text-align: center; }
  .filters-mobile-slide .toggle-filters-mobile-slide img { max-width: 100%; }
  .filters-mobile-slide .toggle-filters-mobile-slide [class*="fa"], .filters-mobile-slide .toggle-filters-mobile-slide [class*="icon"] { color: #fff; font-size: 3.2rem; line-height: 3.2rem; }
  .filters-mobile-slide .filters-mobile-wrapper { position: absolute; width: 100%; height: 100%; overflow: scroll; padding: 3rem 2rem; background-color: #004A9B; color: #fff; } }

.body-overlay:before { content: ""; position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(114, 151, 186, 0.5); z-index: 900; }

.widget-socials { text-align: center; margin: 0; float: left; }

.widget-socials b { margin: 0 0 15px 25px; color: #00B4DF; padding: 0; font-size: 17px; display: block; text-align: left; font-family: 'Open Sans', sans-serif; }

.widget-socials a { display: inline-block; margin: 0 9px; background-color: #00B4DF; -webkit-border-radius: 50%; border-radius: 50%; width: 32px; height: 32px; line-height: 32px; color: #fff; outline: none; font-size: 22px; }

.widget-socials a:hover { background-color: #004A9B; text-decoration: none; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }

.widget-socials a:focus { text-decoration: none; }

.widget-socials a :before { font-family: 'socials' !important; }

@media screen and (max-width: 767px) { .widget-socials b { margin: 0 0 15px 0; text-align: center; } }

@media screen and (max-width: 530px) { .widget-socials { text-align: center; margin: 0; float: none; }
  .widget-socials a { margin: 0 4px; } }

/*
	Stylesheet for Tigra Calendar v5.0
	Product is Public Domain (Free for any kind of applicaiton, customization and derivative works are allowed) 
	URL: http://www.softcomplex.com/products/tigra_calendar/

	- all image paths are relative to path of stylesheet
	- the styles below can be moved into the document or in existing stylesheet

*/
/* input box in default state */
.tcalInput { background: url("../img/cal.gif") #fff 97% 50% no-repeat; padding-right: 20px; cursor: pointer; border: 0; }

/* additional properties for input boxe in activated state, above still applies unless in conflict */
.tcalActive { background-image: url("../img/no_cal.gif"); }

/* container of calendar's pop-up */
#tcal { position: absolute; visibility: hidden; z-index: 100; width: 170px; background-color: white; margin-top: 2px; padding: 0 2px 2px 2px; border: 1px solid silver; -webkit-box-shadow: 3px 3px 4px silver; box-shadow: 3px 3px 4px silver; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver')"; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver'); }

/* table containing navigation and current month */
#tcalControls { border-collapse: collapse; border: 0; width: 100%; }

#tcalControls td { border-collapse: collapse; border: 0; padding: 0; width: 16px; background-position: 50% 50%; background-repeat: no-repeat; cursor: pointer; }

#tcalControls th { border-collapse: collapse; border: 0; padding: 0; line-height: 25px; font-size: 10px; text-align: center; font-family: Tahoma, Geneva, sans-serif; font-weight: bold; white-space: nowrap; }

#tcalPrevYear { background-image: url("../img/prev_year.gif"); }

#tcalPrevMonth { background-image: url("../img/prev_mon.gif"); }

#tcalNextMonth { background-image: url("../img/next_mon.gif"); }

#tcalNextYear { background-image: url("../img/next_year.gif"); }

/* table containing week days header and calendar grid */
#tcalGrid { border-collapse: collapse; border: 1px solid silver; width: 100%; }

#tcalGrid th { border: 1px solid silver; border-collapse: collapse; padding: 3px 0; text-align: center; font-family: Tahoma, Geneva, sans-serif; font-size: 10px; background-color: gray; color: white; }

#tcalGrid td { border: 0; border-collapse: collapse; padding: 2px 0; text-align: center; font-family: Tahoma, Geneva, sans-serif; width: 14%; font-size: 11px; cursor: pointer; }

#tcalGrid td.tcalOtherMonth { color: silver; }

#tcalGrid td.tcalWeekend { background-color: #ACD6F5; }

#tcalGrid td.tcalToday { border: 1px solid red; }

#tcalGrid td.tcalSelected { background-color: #FFB3BE; }

/* Страницы */
/* ОБЛАДНАННЯ__МАГАЗИН */
/* equipment-one   */
/* circles-325.html */
.equipment-one { position: relative; }

.equipment-one .img-circle { -webkit-border-radius: 50%; border-radius: 50%; border: 3px solid #ffffff; width: 325px; margin: 0 auto; overflow: hidden; height: 325px; -webkit-box-shadow: 1px 1px 10px #959DAF; box-shadow: 1px 1px 10px #959DAF; -webkit-transform: translateZ(0); transform: translateZ(0); }

.equipment-one .img-circle img { width: 100%; }

.equipment-one .img-circle .wave-1 { height: 120px; background: url(../img/volna2.png) repeat-x -160px 0; position: relative; top: -50px; width: 100%; }

.equipment-one .img-circle .wave { height: 120px; background: url(../img/volna1.png) repeat-x 0 0; position: relative; top: 0px; width: 100%; }

.equipment-one .img-circle h4 { position: absolute; top: 273px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); margin: 0 auto; left: 0; right: 0; text-transform: uppercase; width: 150px; line-height: 23px; letter-spacing: .7px; }

@media screen and (max-width: 1300px) { .equipment-one .img-circle { width: 305px; height: 305px; }
  .equipment-one .img-circle h4 { top: 260px; } }

@media (min-width: 768px) and (max-width: 991px) { .equipment-one .img-circle { width: 220px; height: 220px; }
  .equipment-one .img-circle .wave-1 { top: -55px; }
  .equipment-one .img-circle h4 { top: 178px; line-height: 20px; width: 140px; font-size: 15px !important; } }

@media screen and (max-width: 767px) { .equipment-one .img-circle { width: 325px; height: 325px; margin-bottom: 30px; }
  .equipment-one .img-circle h4 { top: 270px; line-height: 18px; width: 140px; font-size: 18px !important; } }

@media screen and (max-width: 480px) { .equipment-one .img-circle { width: 215px !important; height: 215px !important; }
  .equipment-one .img-circle .wave-1 { top: -40px; }
  .equipment-one .img-circle h4 { top: 175px !important; font-size: 14px !important; } }

/* end equipment-one */
/* equipment-two */
.equipment-two { padding: 70px 0px 50px; }

.equipment-two .text-page { padding: 0 18px; }

@media screen and (max-width: 767px) { /* equipment-two */
  .equipment-two { padding: 50px 0; } }

@media screen and (max-width: 480px) { /* equipment-two */
  .equipment-two { padding: 20px 0 50px; } }

/* end equipment-two */
/* ВІДГУКИ КЛІЄНТІВ */
/* reviews-one */
.reviews-one { position: relative; padding: 0 0 64px; z-index: 4; }

.reviews-one .block { position: relative; }

.reviews-one .block .item { padding: 0; margin: 0 0 40px; }

.reviews-one .block .item b { text-transform: capitalize; font-size: 18px; font-family: "Open Sans", sans-serif; color: #00B4DF; margin-bottom: 17px; display: block; letter-spacing: -.4px; }

.reviews-one .block .item time { text-transform: uppercase; font-size: 16px; font-family: "Open Sans", sans-serif; color: #7C7C7B; margin-bottom: 21px; display: block; }

.reviews-one .block .item p { color: #9A999A; font-size: 15px; font-family: "Open Sans", sans-serif; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; text-align: justify; line-height: 18px; }

.reviews-one .block .item p:before { content: "\e971"; padding: 0 15px 0 3px; font-family: 'icomoon'; font-size: 28px; color: #00B4DF; margin-top: 6px; }

.reviews-one .block .reviews-pagination { width: 100%; }

.reviews-one .reviews { color: #fff; text-transform: uppercase; font-size: 14px; font-family: "Open Sans", sans-serif; background-color: #9A999A; padding: 10px 0; width: 165px; text-align: center; margin: 0 auto; position: relative; z-index: 4; -webkit-border-radius: 20px; border-radius: 20px; letter-spacing: .4px; }

.reviews-one ul.item-3 { margin: -15px 0 0 0; padding: 36px 20px 0; background: #F6F6F6; position: relative; z-index: 1; -webkit-border-radius: 15px; border-radius: 15px; }

.reviews-one ul.item-3 li > input[type="text"] { font-family: "Open Sans", sans-serif; font-size: 16px; color: #9A999A; outline: none; border: 0; width: 100%; margin: 8px 0; padding: 10px; background: #ffffff; -webkit-border-radius: 10px; border-radius: 10px; text-transform: uppercase; letter-spacing: 1.4px; }

.reviews-one ul.item-3 li > textarea { font-family: "Open Sans", sans-serif; font-size: 16px; color: #9A999A; outline: none; border: 0; width: 100%; margin: 15px 0 10px; padding: 10px; height: 140px; background: #ffffff; text-transform: uppercase; -webkit-border-radius: 10px; border-radius: 10px; letter-spacing: 1.4px; }

.reviews-one ul.item-3 li { text-align: right; }

.reviews-one ul.item-3 li > .armor { margin: 10px 0 20px; }

.reviews-one .img { position: relative; }

.reviews-one .img img { position: relative; right: 0; width: 100%; }

@media screen and (max-width: 767px) { .block-reviews { margin: 0; padding: 18px 0 10px; }
  .block-reviews h1 { margin: 0 auto 23px !important; }
  .block-reviews .block .item { margin: 0 0 30px; }
  .block-reviews .block .item big { font-size: 17px; }
  .block-reviews .block .item small { font-size: 12px; }
  .block-reviews .block .item p { font-size: 13px; }
  .reviews-one .img { display: none; }
  .reviews-one .block .reviews-pagination { width: auto; } }

/* end reviews-one */
/* УСІ НОВИНИ */
/* news-one */
.news-one { position: relative; padding: 0 0 64px; z-index: 4; }

.news-one .news { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.news-one .news .colom { position: relative; width: 33.333%; padding: 0 15px; }

.news-one .news .colom .maska { top: 0; left: 0; width: 100%; height: 100%; z-index: 1; position: absolute; outline: none; }

.news-one .news .colom img { -webkit-border-radius: 50%; border-radius: 50%; border: 3px solid #ffffff; width: 305px; margin: 0 auto; overflow: hidden; height: 305px; -webkit-box-shadow: 1px 1px 10px #959DAF; box-shadow: 1px 1px 10px #959DAF; }

.news-one .news .colom time { color: #6EA09F; text-align: left; font-family: "Open Sans", sans-serif; font-size: 17px; margin: 8px 0px 0px 0; display: block; }

.news-one .news .colom h4 { color: #00B4DF; margin: 30px 0 0 0; text-align: left; font-family: "Open Sans", sans-serif; font-size: 18px; letter-spacing: .7px; }

.news-one .news .colom p { font-size: 15px; color: #898989; margin: 15px 0 0 0; padding: 0; line-height: 18px; }

.news-one .news .colom .detailed-news { margin: 31px 25px 50px 0; }

/* end news-one */
@media screen and (max-width: 992px) { .news-one .news .colom { width: 50%; } }

@media screen and (max-width: 767px) { .news-one { margin: 0; padding: 18px 0 10px; } }

@media screen and (max-width: 680px) { .news-one .news .colom { width: 100%; }
  .news-one .news .colom img { display: block; }
  .news-one .news .colom h4 { text-align: center; }
  .news-one .news .colom time { text-align: center; }
  .news-one .news .colom p { margin: 15px auto 0; width: 70%; }
  .news-one .news .colom .detailed-news { right: 11%; } }

@media screen and (max-width: 480px) { .news-one .news .colom { width: 100%; }
  .news-one .news .colom p { width: 100%; }
  .news-one .news .colom .detailed-news { right: 0; } }

@media screen and (max-width: 340px) { .news-one .news .colom img { width: 265px; height: 265px; } }

/* КУЛЕРИ__Вода в пляшках*/
.equipment_page-one .equipment_page_Sort { float: right; padding-right: 8px; }

.equipment_page-one .equipment_page_Sort p { color: #9D9D9C; font-family: "Open Sans", sans-serif; font-size: 14px; display: inline-block; padding-right: 12px; letter-spacing: .6px; }

.equipment_page-one .equipment_page_Sort .up { color: #02BBEE; font-family: "Open Sans", sans-serif; font-size: 14px; display: inline-block; letter-spacing: .4px; padding-right: 4px; }

.equipment_page-one .equipment_page_Sort .up:after { content: "\e96e"; display: inline-block; font-family: 'icomoon' !important; font-size: 17px; padding-left: 10px; vertical-align: middle; }

.equipment_page-one .equipment_page_Sort .down { color: #02BBEE; font-family: "Open Sans", sans-serif; font-size: 14px; display: inline-block; letter-spacing: .4px; padding-right: 4px; }

.equipment_page-one .equipment_page_Sort .down:after { content: "\e96c"; display: inline-block; font-family: 'icomoon' !important; font-size: 17px; padding-left: 10px; vertical-align: middle; }

.equipment_page-one .equipment_page .items { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.equipment_page-one .equipment_page .items .colom { position: relative; width: 33.333%; margin-bottom: 50px; }

.equipment_page-one .equipment_page .items .colom .maska { top: 0; left: 0; width: 100%; height: 100%; z-index: 1; position: absolute; outline: none; }

.equipment_page-one .equipment_page .items .colom img { -webkit-border-radius: 50%; border-radius: 50%; border: 2px solid #ffffff; width: 205px; margin: 0 auto; overflow: hidden; height: 205px; -webkit-box-shadow: 1px 1px 10px #959DAF; box-shadow: 1px 1px 10px #959DAF; display: block; }

.equipment_page-one .equipment_page .items .colom h4 { font-family: "Open Sans", sans-serif; font-size: 18px; margin: 23px auto 11px; color: #00B4DF; width: 70%; line-height: 1.2; }

.equipment_page-one .equipment_page .items .colom h6 { margin: 11px 0 0; }

.equipment_page-one .equipment_page .items .colom span { font-size: 27px; text-align: center; font-family: "Open Sans", sans-serif; color: #0056A1; display: block; margin-top: 13px; }

.equipment_page-one .equipment_page .items .colom span b { font-size: 14px; font-weight: 600; }

.equipment_page-one .equipment_page .items .colom .detailed-cart { font-family: "Open Sans", sans-serif; margin: 11px auto 0; padding: 4px 25px 5px 25px; font-size: 21px; border: 1px solid #00B4DF; color: #00B4DF; display: block; -webkit-border-radius: 20px; border-radius: 20px; letter-spacing: 0.5px; background-color: transparent; position: relative; z-index: 99; -webkit-transition: all 1s ease; transition: all 1s ease; cursor: pointer; }

.equipment_page-one .equipment_page .items .colom .detailed-cart:hover { color: #fff; background-color: #00B4DF; border: 1px solid #00B4DF; }

.equipment_page-one .equipment_page .items .colom .detailed-cart .cart-loading { -webkit-animation: spin .5s linear infinite; animation: spin .5s linear infinite; display: inline-block; font-size: 12px !important; font: normal normal normal 14px/1 FontAwesome !important; margin: 0; padding: 1px 47px; letter-spacing: 0; color: #fff; }

button[disabled], button.btn[disabled] { color: #fff !important; background-color: #00B4DF !important; border: 1px solid #00B4DF !important; }

.btn-block { border: 0; background-color: transparent; text-align: center; color: #02BBEE; padding: 27px 0 30px 46px; font-size: 15px; letter-spacing: .6px; }

.btn-block .loading { background-image: url("../img/loader.svg"); background-size: 100% 100%; display: inline-block; height: 4.1rem; width: 4.1rem; }

.btn-block .icon-rotate { font-size: 30px; vertical-align: middle; padding-right: 10px; }

.equipment_page-pagination { margin: 39px 0 -55px; }

@media (min-width: 768px) and (max-width: 991px) { .equipment_page-one .equipment_page .items .colom { width: 50%; } }

@media screen and (max-width: 768px) { .equipment_page-one .equipment_page_Sort { float: none; padding: 0 0 28px 0; text-align: center; } }

@media screen and (max-width: 690px) { .equipment_page-one .equipment_page .items .colom { width: 50%; } }

@media screen and (max-width: 480px) { .equipment_page-one .equipment_page .items .colom { width: 100%; }
  .equipment_page-pagination { margin: 39px 0 0; }
  .btn-block { padding: 0 0 0 46px; } }

@media screen and (max-width: 320px) { .btn-block { padding: 0; text-align: center; } }

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

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

/* АКЦІЇ */
/* actions-block-one */
.actions-block-one { position: relative; padding: 30px 0; z-index: 5; }

.actions-block-one .actions-news .grid-item { width: 82%; padding: 0 15px; margin-bottom: 85px; position: relative; }

.actions-block-one .actions-news .grid-item .maska { top: 0; left: 0; width: 100%; height: 100%; z-index: 1; position: absolute; outline: none; }

.actions-block-one .actions-news .grid-item img { width: 440px; height: 230px; -webkit-border-radius: 15px; border-radius: 15px; float: left; margin: 0 35px 0 0; }

.actions-block-one .actions-news .grid-item .nofloat { overflow: hidden; }

.actions-block-one .actions-news .grid-item .nofloat h3 { text-align: left; font-size: 18px; padding: 0 0 15px; color: #00B4DF; letter-spacing: 1.2px; margin: 0; }

.actions-block-one .actions-news .grid-item .nofloat .promotion { padding: 0 0 10px; letter-spacing: 0.8px; }

.actions-block-one .actions-news .grid-item .nofloat p { color: #898989; padding: 15px 0 0 0; line-height: 22px; }

.actions-block-one .actions-news .grid-item .nofloat .text-right { text-align: right; margin: 18px 0 0 0; }

.actions-block-one .actions-news .grid-item .nofloat .text-right .detailed-news { margin-top: 10px; }

.actions-block-one .actions-pagination { margin: -20px 0 0; }

/* end actions-block-one */
@media screen and (max-width: 1200px) { .actions-block-one .actions-news .grid-item { width: 100%; } }

@media screen and (max-width: 992px) { .actions-block-one .actions-news .grid-item { width: 100%; }
  .actions-block-one .actions-news .grid-item img { float: none; text-align: center; margin: 0 auto 30px; display: block; }
  .actions-block-one .actions-news .grid-item .nofloat { width: 64%; margin: 0 auto; }
  .actions-block-one .actions-news .grid-item .nofloat h3 { text-align: center; }
  .actions-block-one .actions-news .grid-item .nofloat .promotion { text-align: center; }
  .actions-block-one .actions-news .grid-item .nofloat p { text-align: center; margin: 7px auto 0; } }

@media screen and (max-width: 767px) { .actions-block-one { padding: 0; } }

@media screen and (max-width: 700px) { .actions-block-one .actions-news .grid-item .nofloat { width: 69%; } }

@media screen and (max-width: 650px) { .actions-block-one .actions-news .grid-item .nofloat { width: 75%; } }

@media screen and (max-width: 600px) { .actions-block-one .actions-news .grid-item .nofloat { width: 83%; } }

@media screen and (max-width: 550px) { .actions-block-one .actions-news .grid-item .nofloat { width: 90%; } }

@media screen and (max-width: 500px) { .actions-block-one .actions-news .grid-item .nofloat { width: 100%; }
  .actions-block-one .actions-news .grid-item { margin-bottom: 30px; }
  .actions-block-one .actions-news .grid-item img { width: 100%; height: auto; } }

@media (min-width: 500px) and (max-width: 767px) { .nofloat { overflow: visible !important; } }

/* WATER HOUSE - 0,5 В ПОДАРУНОК - акції МІНЕРАЛИ У ПИТНІЙ ВОДІ - подстраница НОВИНИ */
/* news_page-block-one */
.actions_page-one { position: relative; padding: 15px 0 50px 0; }

.actions_page-one .actions_block { padding-bottom: 24px; }

.actions_page-one .actions_block .img-block { padding-right: 115px; }

.actions_page-one .actions_block .img-block img { margin: 0 0 43px 0; width: 100%; height: auto; -webkit-border-radius: 30px; border-radius: 30px; }

.actions_page-one .actions_block .img-block-news { -webkit-border-radius: 50%; border-radius: 50%; border: 2px solid #ffffff; width: 305px; margin: 0 auto; overflow: hidden; height: 305px; -webkit-box-shadow: 1px 1px 10px #959DAF; box-shadow: 1px 1px 10px #959DAF; -webkit-transform: translateZ(0); transform: translateZ(0); float: left; }

.actions_page-one .actions_block .img-block-news img { width: 100%; }

.actions_page-one .actions_block .news-block-two { float: right; width: 55%; }

.actions_page-one .actions_block .news-block-two time { margin-bottom: 15px; }

.actions_page-one .actions_block .news-block-two p { color: #898989; padding: 0; line-height: 1.4; margin: 0 0 17px 0; width: 90%; }

.actions_page-one .actions_block .news-block-two .news-socials { margin-top: 40px; }

.actions_page-one .actions_block .promotion { padding: 0 0 25px; letter-spacing: 0.8px; }

.actions_page-one .actions_block p { color: #898989; padding: 0; line-height: 1.4; margin: 0 0 25px 0; width: 85%; }

.actions_page-one .actions_block p span { color: #009FE3; text-transform: uppercase; }

.actions_page-one .actions_page-socials { margin-left: -25px; }

.actions_page-one .img-line { display: block; padding: 0; position: absolute; right: 6px; top: 0; }

.actions_page-one .img-line img { height: 790px; width: 11px; }

.actions_page-one .item { margin-left: 5px; }

.actions_page-one .item h4 { color: #315475; font-size: 18px; font-family: "Open Sans", sans-serif; margin: 0 0 52px 0; letter-spacing: 1.1px; }

.actions_page-one .item .colom { float: left; }

.actions_page-one .item .colom h5 { font-family: "Open Sans", sans-serif; font-size: 18px; text-align: left; margin: 0 0 5px 0; color: #00B4DF; letter-spacing: .7px; }

.actions_page-one .item .colom time { padding: 0 0 15px; }

.actions_page-one .item .colom .promotion { padding: 0 0 40px; letter-spacing: 0.9px; }

.actions_page-one .item .colom p { color: #898989; padding: 0; line-height: 1.3; margin: 0 0 25px 0; }

.actions_page-one .item .colom .detailed-news { margin: 0 15px 30px 0; }

/* end news_page-block-one */
@media screen and (max-width: 1200px) { .actions_page-one .actions_block .img-block { padding-right: 95px; }
  .actions_page-one .img-line img { height: 930px; }
  .actions_page-one .actions_block .img-block-news { width: 280px; height: 280px; }
  .actions_page-one .actions_block .news-block-two { width: 50%; } }

@media (min-width: 768px) and (max-width: 991px) { .actions_page-one .actions_block .img-block { padding-right: 70px; }
  .actions_page-one .img-line img { height: 1100px; }
  .actions_page-one .actions_block .img-block-news { width: 305px; height: 305px; float: none; }
  .actions_page-one .actions_block .news-block-two { width: 100%; float: none; padding: 50px 0; } }

@media (max-width: 767px) { .actions_page-one .img-line { display: none; }
  .actions_page-one .actions_block .img-block { padding-right: 0; }
  .actions_page-one .actions_block { padding-bottom: 24px; width: 80%; margin: 0 auto; }
  .actions_page-one .actions_page-socials { margin: 0 auto; left: 50%; position: absolute; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); z-index: 2; }
  .actions_page-one .item { width: 80%; margin: 50px auto; position: relative; top: 50px; z-index: 1; }
  .actions_page-one .actions_block p { width: 100%; }
  .actions_page-one { padding: 15px 0 90px 0; z-index: 4; }
  .actions_page-one .actions_block .news-block-two { width: 46%; }
  .actions_page-one .news-item { top: 100px; }
  .news_page-one { padding: 15px 0 150px 0; } }

@media (max-width: 720px) { .actions_page-one .actions_block .img-block-news { width: 305px; height: 305px; float: none; }
  .actions_page-one .actions_block .news-block-two { width: 100%; float: none; padding: 50px 0; }
  .actions_page-one .news-item { top: 23px; }
  .actions_page-one .actions_block .news-block-two p { width: 100%; }
  .news_page-one { padding: 15px 0 70px 0; } }

@media (max-width: 480px) { .actions_page-one .img-line { display: none; }
  .actions_page-one .actions_block .img-block { padding-right: 0; }
  .actions_page-one .actions_block { padding-bottom: 24px; width: 100%; margin: 0 auto; }
  .actions_page-one .actions_page-socials { width: 100%; margin: 0 auto; }
  .actions_page-one .item { width: 100%; margin: 50px auto; }
  .actions_page-one { padding: 0 0 70px 0; } }

@media (max-width: 420px) { .actions_page-one .actions_block .img-block-news { width: 260px; height: 260px; } }

/* НАША ВОДА */
/* begin about-one */
.about-one { padding: 0; }

/* end about-one */
.about-two { /* begin about-txt */ /* end about-txt */ }

.about-two ul { width: 34%; margin: 45px auto; }

.about-two ul li { counter-increment: items; font-family: "Open Sans", sans-serif; color: #575756; font-size: 17px; display: block; text-decoration: none; padding: 12px 20px; margin: 20px 0; position: relative; background-color: #F3F2F2; }

.about-two ul li:nth-of-type(1) { background-color: #F3F2F2; -webkit-border-radius: 15px 15px 0 0; border-radius: 15px 15px 0 0; }

.about-two ul li:nth-of-type(2), .about-two ul li:nth-of-type(3) { background-color: #FFF; margin: 0; padding: 0 20px; }

.about-two ul li:nth-of-type(2) { margin: 0 0 17px 0; }

.about-two ul li:nth-of-type(7) { -webkit-border-radius: 0 0 15px 15px; border-radius: 0 0 15px 15px; }

.about-two ul li u, .about-two .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right .about-two ul.tabl-1 li span, .about-two .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right .about-two ul.tabl-1 li s { color: #00B4DF; text-transform: uppercase; width: 62%; text-decoration: none; display: inline-block; letter-spacing: .8px; }

.about-two ul li b { width: 62%; display: inline-block; font-weight: lighter; letter-spacing: 1px; }

.about-two ul li i { display: inline-block; font-style: normal; }

.about-two .about-txt { padding: 20px 0 20px 34px; }

.about-two .about-txt p { margin: 0 0 15px 0; letter-spacing: .7px; }

.about-two .about-txt p span { color: #00B4DF; }

/* begin about-three */
.about-three { padding: 50px 0 90px; }

.about-three iframe { margin: 0 auto; display: block; }

/* end about-three */
@media screen and (max-width: 1200px) { .about-two ul { width: 43%; } }

@media screen and (max-width: 992px) { .about-two ul { width: 55%; }
  .about-two .about-txt { padding: 20px 0; } }

@media screen and (max-width: 767px) { .about-two .about-txt { padding: 20px; }
  .about-two ul { width: 70%; }
  .about-two ul li u, .about-two .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right .about-two ul.tabl-1 li span, .about-two .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right .about-two ul.tabl-1 li s { width: 68%; }
  .about-two ul li b { width: 68%; } }

@media screen and (max-width: 640px) { .about-two ul { width: 90%; }
  .about-two ul li u, .about-two .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right .about-two ul.tabl-1 li span, .about-two .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right .about-two ul.tabl-1 li s { width: 68%; }
  .about-two ul li b { width: 68%; } }

@media screen and (max-width: 600px) { .about-three iframe { width: 100%; margin: auto; padding: 0 15px; } }

@media screen and (max-width: 500px) { .about-two ul li u, .about-two .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right .about-two ul.tabl-1 li span, .about-two .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right .about-two ul.tabl-1 li s { width: 60%; }
  .about-two ul li b { width: 60%; } }

@media screen and (max-width: 420px) { .about-two ul li u, .about-two .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right .about-two ul.tabl-1 li span, .about-two .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right .about-two ul.tabl-1 li s { width: 50%; }
  .about-two ul li b { width: 50%; } }

@media screen and (max-width: 360px) { .about-two ul li { font-size: 13px; }
  .about-two ul li u, .about-two .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right .about-two ul.tabl-1 li span, .about-two .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right .about-two ul.tabl-1 li s { width: 55%; }
  .about-two ul li b { width: 55%; } }

/* РЕМОНТ ТА СЕРВІС */
/* begin service-three */
.service-two { padding: 60px 0 85px; }

/* end service-three */
.service-one { /* begin about-txt */ /* end about-txt */ }

.service-one ul { width: 100%; margin: 56px auto 23px; padding: 0 15px; }

.service-one ul li { counter-increment: items; font-family: "Open Sans", sans-serif; color: #575756; font-size: 15px; display: block; text-decoration: none; padding: 15px 45px; position: relative; background-color: #fff; }

.service-one ul li:first-of-type { background-color: #00B4DF; -webkit-border-radius: 15px 15px 0 0; border-radius: 15px 15px 0 0; padding: 15px 0 !important; }

.service-one ul li:nth-of-type(even) { background-color: #F3F2F2; }

.service-one ul li:last-of-type { -webkit-border-radius: 0 0 15px 15px; border-radius: 0 0 15px 15px; background-color: #F3F2F2; }

.service-one ul li u, .service-one .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right .service-one ul.tabl-1 li span, .service-one .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right .service-one ul.tabl-1 li s { color: #fff; text-transform: uppercase; width: 70%; text-decoration: none; display: inline-block; letter-spacing: .8px; font-family: "Open Sans", sans-serif; font-size: 17px; vertical-align: super; text-align: center; padding-right: 140px; }

.service-one ul li span { font-family: "Open Sans", sans-serif; font-size: 17px; display: inline-block; color: #fff; text-transform: uppercase; text-align: center; }

.service-one ul li b { width: 64%; display: inline-block; font-weight: lighter; letter-spacing: 1px; }

.service-one ul li i { display: inline-block; font-style: normal; vertical-align: top; }

.service-one .about-txt { padding: 0 0 0 15px; }

.service-one .about-txt p { margin: 0 0 15px 0; letter-spacing: .7px; }

.service-one .about-txt p span { color: #00B4DF; }

@media screen and (max-width: 1200px) { .service-one ul li u, .service-one .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right .service-one ul.tabl-1 li span, .service-one .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right .service-one ul.tabl-1 li s { width: 60%; padding-right: 40px; } }

@media screen and (max-width: 992px) { .service-one ul li u, .service-one .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right .service-one ul.tabl-1 li span, .service-one .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right .service-one ul.tabl-1 li s { width: 50%; }
  .service-one ul li b { width: 82%; } }

@media screen and (max-width: 767px) { .service-one ul li u, .service-one .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right .service-one ul.tabl-1 li span, .service-one .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right .service-one ul.tabl-1 li s { width: 48%; }
  .service-one .about-txt { padding: 20px; }
  .service-one ul li u, .service-one .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right .service-one ul.tabl-1 li span, .service-one .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right .service-one ul.tabl-1 li s { width: 60%; }
  .service-one ul li b { width: 80%; } }

@media screen and (max-width: 700px) { .service-one ul li u, .service-one .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right .service-one ul.tabl-1 li span, .service-one .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right .service-one ul.tabl-1 li s { width: 50%; padding-right: 0px; } }

@media screen and (max-width: 650px) { .service-one ul { width: 90%; }
  .service-one ul li { padding: 15px 15px; }
  .service-one ul li u, .service-one .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right .service-one ul.tabl-1 li span, .service-one .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right .service-one ul.tabl-1 li s { width: 50%; padding-left: 0; font-size: 16px; }
  .service-one ul li span { font-size: 16px; }
  .service-one ul li b { width: 75%; } }

@media screen and (max-width: 600px) { .service-one ul li { padding: 15px 15px; }
  .service-one ul li u, .service-one .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right .service-one ul.tabl-1 li span, .service-one .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right .service-one ul.tabl-1 li s { width: 45%; padding-left: 0; font-size: 15px; }
  .service-one ul li span { font-size: 15px; width: 50%; }
  .service-one ul li b { width: 60%; } }

@media screen and (max-width: 420px) { .service-one ul li u, .service-one .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right .service-one ul.tabl-1 li span, .service-one .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right .service-one ul.tabl-1 li s { width: 45%; font-size: 14px; }
  .service-one ul li span { font-size: 14px; width: 50%; }
  .service-one ul li b { width: 50%; } }

@media screen and (max-width: 360px) { .service-one ul li { font-size: 13px; }
  .service-one ul li u, .service-one .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right .service-one ul.tabl-1 li span, .service-one .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right .service-one ul.tabl-1 li s { width: 45%; }
  .service-one ul li span { font-size: 14px; width: 45%; }
  .service-one ul li b { width: 50%; } }

/* ПИТНА ВОДА "ГІРСЬКА КРИШТАЛЕВА" ВІД ТМ «WATER HOUSE» */
/* begin internal-two */
.internal-two { padding: 0 0 85px; }

/* end internal-two */
.internal-one { position: relative; padding: 10px 0 50px 0; }

.internal-one .actions_block { padding-bottom: 24px; }

.internal-one .actions_block .img-block-news { -webkit-border-radius: 50%; border-radius: 50%; border: 2px solid #ffffff; width: 305px; margin: 105px 0 0 60px; overflow: hidden; height: 305px; -webkit-box-shadow: 1px 1px 10px #959DAF; box-shadow: 1px 1px 10px #959DAF; -webkit-transform: translateZ(0); transform: translateZ(0); float: left; }

.internal-one .actions_block .img-block-news img { width: 100%; }

.internal-one .actions_block .internal-left-block { float: right; width: 63%; }

.internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li { display: inline-block; background-color: #EDEDED; padding: 12px 20px; vertical-align: top; }

.internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li:first-of-type { -webkit-border-radius: 30px 0 0 30px; border-radius: 30px 0 0 30px; padding: 12px 20px; }

.internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li:nth-of-type(2), .internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li:nth-of-type(3) { padding: 12px; }

.internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li:nth-of-type(4) { width: 100px; }

.internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li:last-of-type { -webkit-border-radius: 0 30px 30px 0; border-radius: 0 30px 30px 0; padding: 13px 19px 10px 10px; }

.internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li .cart-item-volume, .internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li .cart-item-reality, .internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li .cart-item-price, .internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li .cart-item-quantity, .internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li .cart-item-total { font-family: "Open Sans", sans-serif; font-size: 14px; color: #646363; padding-bottom: 10px; }

.internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li .item-volume, .internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li .item-price, .internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li .item-total { color: #006FB9; font-family: "Open Sans", sans-serif; font-size: 25px; text-align: center;}

.internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li .item-reality { color: #00ACE9; font-family: "Open Sans", sans-serif; font-size: 14px; padding-bottom: 1px !important; }

.internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li .pb-1 { padding-bottom: 1px !important; }

.internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li .form-control { display: block; width: 100%; padding: 1px 7px 0; height: 25px; -webkit-border-radius: 10px; border-radius: 10px; font-family: "Open Sans", sans-serif; font-size: 19px; line-height: 1.42857143; color: #9D9D9C; background-color: #fff; background-image: none; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: none; transition: none; }

.internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li .detailed-cart { font-family: "Open Sans", sans-serif; margin: 6px auto; padding: 6px 18px; font-size: 21px; border: 1px solid #00B4DF; color: #00B4DF; display: block; -webkit-border-radius: 20px; border-radius: 20px; letter-spacing: 0.5px; background-color: transparent; position: relative; z-index: 99; -webkit-transition: all 1s ease; transition: all 1s ease; cursor: pointer; background-color: #fff; text-decoration: none; outline: none; }

.internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li .detailed-cart:hover { color: #fff; background-color: #00B4DF; border: 1px solid #00B4DF; }

.internal-one .actions_block .internal-left-block ul.tabl { width: 100%; margin: 30px auto 0; padding: 0; }

.internal-one .actions_block .internal-left-block ul.tabl li { counter-increment: items; font-family: "Open Sans", sans-serif; color: #878787; font-size: 15px; display: block; text-decoration: none; padding: 11px 60px; position: relative; background-color: #fff; }

.internal-one .actions_block .internal-left-block ul.tabl li:first-of-type { background-color: #00B4DF; -webkit-border-radius: 20px 20px 0 0; border-radius: 20px 20px 0 0; padding: 11px 0 11px 20px; }

.internal-one .actions_block .internal-left-block ul.tabl li:nth-of-type(even) { background-color: #F3F2F2; }

.internal-one .actions_block .internal-left-block ul.tabl li:last-of-type { -webkit-border-radius: 0 0 15px 15px; border-radius: 0 0 15px 15px;}

.internal-one .actions_block .internal-left-block ul.tabl li u, .internal-one .actions_block .internal-left-block ul.tabl .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right ul.tabl-1 .internal-one .actions_block .internal-left-block ul.tabl li span, .internal-one .actions_block .internal-left-block ul.tabl .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right ul.tabl-1 .internal-one .actions_block .internal-left-block ul.tabl li s { color: #fff; text-transform: uppercase; text-decoration: none; display: inline-block; letter-spacing: .8px; font-family: "Open Sans", sans-serif; font-size: 20px; text-align: left; letter-spacing: -1.4px; }

.internal-one .actions_block .internal-left-block ul.tabl li span { font-family: "Open Sans", sans-serif; font-size: 17px; display: inline-block; color: #fff; text-transform: uppercase; text-align: center; }

.internal-one .actions_block .internal-left-block ul.tabl li b { width: 58%; display: inline-block; font-weight: bold; letter-spacing: 1px; font-size: 17px; color: #878787; }

.internal-one .actions_block .internal-left-block ul.tabl li i { display: inline-block; font-style: normal; vertical-align: top; font-size: 17px; color: #878787; }

@media (min-width: 992px) and (max-width: 1199px) { .internal-one .actions_block .img-block-news { margin: 105px 0 0 0; }
  .internal-one .actions_block .internal-left-block { width: 65%; }
  .internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li { padding: 12px 10px; }
  .internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li:first-of-type { padding: 12px 15px; }
  .internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li:nth-of-type(2), .internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li:nth-of-type(3) { padding: 12px 10px; }
  .internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li:nth-of-type(4) { width: 85px; }
  .internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li:last-of-type { padding: 13px 10px 13px 10px; }
  .internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li .detailed-cart { padding: 6px 10px; } }

@media screen and (max-width: 991px) { .internal-one .actions_block .img-block-news { float: none; margin: 20px auto 60px; }
  .internal-one .actions_block .internal-left-block { float: none; width: 100%; }
  .internal-two { padding: 0 0 50px; } }

@media screen and (max-width: 750px) { .internal-one .actions_block .internal-left-block .internal-cart-block { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row; -ms-flex-flow: row; flex-flow: row; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
  .internal-cart { text-align: center; }
  .internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart { background-color: #EDEDED; -webkit-border-radius: 30px; border-radius: 30px; }
  .internal-one .actions_block .internal-left-block .internal-cart-block ul.internal-cart li { background-color: transparent; } }

@media screen and (max-width: 700px) { .internal-one .actions_block .internal-left-block ul.tabl li u, .internal-one .actions_block .internal-left-block ul.tabl .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right ul.tabl-1 .internal-one .actions_block .internal-left-block ul.tabl li span, .internal-one .actions_block .internal-left-block ul.tabl .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right ul.tabl-1 .internal-one .actions_block .internal-left-block ul.tabl li s { font-size: 17px; }
  .internal-one .actions_block .internal-left-block ul.tabl li { padding: 11px 20px; }
  .internal-one .actions_block .internal-left-block ul.tabl li b { width: 50%; font-size: 15px; }
  .internal-one .actions_block .internal-left-block ul.tabl li i { font-size: 15px; }
  .internal-one { padding: 10px 0 25px 0; } }

@media screen and (max-width: 480px) { .internal-one .actions_block .internal-left-block ul.tabl li b { width: 49%; font-size: 15px; }
  .internal-one .actions_block .internal-left-block ul.tabl li i { width: 49%; } }

@media screen and (max-width: 360px) { .internal-one .actions_block .internal-left-block ul.tabl li i { width: 48%; font-size: 14px; }
  .internal-one .actions_block .internal-left-block ul.tabl li b { width: 49%; font-size: 14px; }
  .internal-one .actions_block .img-block-news { width: 250px; height: 260px; } }

/* наша адреса */
/* block-contact */
.block-contact { position: relative; padding: 0 0 64px; z-index: 1; }

.block-contact ul.info { margin: 0; padding: 0; }

.block-contact ul.info li { margin-bottom: 32px; padding-left: 47px; position: relative; line-height: 1.6; }

.block-contact ul.info li:before { display: inline-block; position: absolute; top: 8px; left: 7px; color: #00B4DF; font-family: 'icomoon' !important; }

.block-contact ul.info li p { color: #898989; margin: 0; letter-spacing: .8px; }

.block-contact ul.info li.has-icon { margin-bottom: 5px !important; }

.block-contact ul.info li.icon-tel_kontaktu:before { content: "\e947"; font-size: 16px; top: 11px !important; }

.block-contact ul.item-3 { margin: 0; padding: 10px 20px; background: #F6F6F6; -webkit-border-radius: 20px; border-radius: 20px; }

.block-contact ul.item-3 li > input[type="text"] { font-family: "Open Sans", sans-serif; font-size: 15px; color: #9D9D9C; outline: none; border: 0; width: 100%; margin: 10px 0; padding: 10px; background: #FFF; -webkit-border-radius: 10px; border-radius: 10px; }

.block-contact ul.item-3 li > textarea { font-family: "Open Sans", sans-serif; font-size: 15px; color: #9D9D9C; outline: none; border: 0; width: 100%; margin: 10px 0 10px; padding: 10px; height: 115px; background: #FFF; -webkit-border-radius: 10px; border-radius: 10px; }

.block-contact ul.item-3 li { text-align: right; }

.block-contact ul.item-3 li > .armor { -webkit-border-radius: 15px; border-radius: 15px; padding: 8px 15px 8px; }

/* end block-contact */
/* equipment-one   */
/* circles-325.html */
.block-contact-two { position: relative; padding: 40px 0 90px; }

.block-contact-two .img-circle { -webkit-border-radius: 50%; border-radius: 50%; border: 3px solid #ffffff; width: 305px; margin: 0 auto; overflow: hidden; height: 305px; -webkit-box-shadow: 1px 1px 10px #959DAF; box-shadow: 1px 1px 10px #959DAF; -webkit-transform: translateZ(0); transform: translateZ(0); }

.block-contact-two .img-circle img { width: 100%; }

.block-contact-two .block-recv { margin-left: 75px; }

.block-contact-two .block-recv h4 { font-family: "Open Sans", sans-serif; font-size: 18px; color: #00B4DF; text-align: left; margin: 52px 0 6px 0; }

.block-contact-two .block-recv h5 { font-family: "Open Sans", sans-serif; font-size: 17px; color: #6A6B6B; text-align: left; margin: 0; }

.block-contact-two .block-recv ul { margin: 30px 0 15px 0; }

.block-contact-two .block-recv ul li { padding-left: 30px; position: relative; line-height: 1.6; }

.block-contact-two .block-recv ul li:before { display: inline-block; position: absolute; left: 0; color: #00B4DF; font-family: 'icomoon' !important; }

.block-contact-two .block-recv ul li p { color: #898989; margin: 0; letter-spacing: .8px; }

.block-contact-two .block-recv ul li.icon-tel_kontaktu:before { content: "\e947"; font-size: 16px; }

.block-contact-two .block-recv ul li.icon-skype:before { content: "\e96b"; font-size: 16px; }

.block-contact-two .block-recv ul li.icon-list:before { content: "\e966"; font-size: 11px; }

@media (min-width: 768px) and (max-width: 991px) { .block-contact-two .img-circle { width: 220px; height: 220px; }
  .block-contact-two .block-recv { margin-left: 0; } }

@media screen and (max-width: 767px) { .block-contact-two { position: relative; padding: 0 0 50px; }
  .block-contact ul.item-3 { margin: 40px 0 0; }
  .block-contact-two .block-recv { margin-left: 35%; margin-bottom: 50px; }
  .equipment-one .img-circle { width: 325px; height: 325px; margin-bottom: 30px; }
  .equipment-one .img-circle h4 { top: 270px; line-height: 18px; width: 140px; font-size: 18px; } }

@media screen and (max-width: 650px) { .block-contact-two .block-recv { margin-left: 25%; } }

@media screen and (max-width: 480px) { .block-contact-two .block-recv { margin-left: 15%; }
  .block-contact-two .img-circle { width: 280px; height: 280px; } }

@media screen and (max-width: 360px) { .block-contact-two .block-recv { margin-left: 10%; }
  .block-contact-two .img-circle { width: 250px; height: 250px; } }

/* КОШИК */
/**
 * ------------------------------------------------------------------------------------------------------
 * Cart
 * ------------------------------------------------------------------------------------------------------
**/
.basket-one { position: relative; padding: 0 0 50px 0; }

.basket-one .cart-body ul.cart li:nth-of-type(even) { background-color: #F3F2F2; }

.basket-one .cart-body ul.cart li.cart-head { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 0; background-color: #00B4DF; -webkit-border-radius: 20px 20px 0 0; border-radius: 20px 20px 0 0; font-family: "Open Sans", sans-serif; font-size: 17px; color: #fff; padding: 13px 0; }

.basket-one .cart-body ul.cart li.cart-head .cart-item-product-head { width: 40%; text-align: center; letter-spacing: .6px; }

.basket-one .cart-body ul.cart li.cart-head .cart-item-price-head { width: 24%; text-align: center; padding-left: 30px; }

.basket-one .cart-body ul.cart li.cart-head .cart-item-quantity-head { width: 11%; text-align: center; }

.basket-one .cart-body ul.cart li.cart-head .cart-item-total-head { width: 20%; text-align: center; }

.basket-one .cart-body ul.cart li.cart-item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 10px 10px 10px 30px; }

.basket-one .cart-body ul.cart li.cart-item .cart-item-product { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 40%; }

.basket-one .cart-body ul.cart li.cart-item .cart-item-product .cart-item-img { display: block; float: left; width: 30%; margin-right: 40px; }

.basket-one .cart-body ul.cart li.cart-item .cart-item-product .cart-item-img img { width: 100%; }

.basket-one .cart-body ul.cart li.cart-item .cart-item-product .nofloat { width: 100%; }

.basket-one .cart-body ul.cart li.cart-item .cart-item-product .nofloat .cart-item-title { font-family: "Open Sans", sans-serif; font-size: 15px; }

.basket-one .cart-body ul.cart li.cart-item .cart-item-product .nofloat .cart-item-title a { color: #0369B3; }

.basket-one .cart-body ul.cart li.cart-item .cart-item-price { font-family: "Open Sans", sans-serif; width: 22%; text-align: center; font-size: 15px; color: #706F6F; padding-left: 40px; }

.basket-one .cart-body ul.cart li.cart-item .cart-item-quantity { font-family: "Open Sans", sans-serif; width: 15%; text-align: center; font-size: 15px; padding: 9px 12px; }

.basket-one .cart-body ul.cart li.cart-item .cart-item-quantity input.form-control[type="number"] { width: 100%; color: #0369B3; height: 30px; }

.basket-one .cart-body ul.cart li.cart-item .cart-item-total { font-family: "Open Sans", sans-serif; width: 17%; text-align: center; padding: 12px 0; font-size: 15px; }

.basket-one .cart-body ul.cart li.cart-item .label { padding: 4px 6px; font-weight: 100; font-size: 14px; background-color: #E30613; -webkit-border-radius: 0; border-radius: 0; background-color: #E30613; }

.basket-one .cart-body ul.cart li.cart-bottom { position: relative; background-color: #00B4DF; text-align: center; -webkit-border-radius: 0 0 20px 20px; border-radius: 0 0 20px 20px; color: #fff; text-align: right; padding: 13px 65px; }

.basket-one .cart-body ul.cart li.cart-bottom p { font-family: "Open Sans", sans-serif; font-size: 17px; margin-bottom: 0; display: block; text-transform: uppercase; }

.basket-one .cart-body ul.cart li.cart-bottom .order-total { margin: .8rem 0; }

.basket-one .cart-body ul.cart li.cart-bottom:before { display: none; }

.basket-one .cart-body ul.cart li.cart-bottom:after { top: 100%; bottom: auto; -webkit-transform: scale(-1); -ms-transform: scale(-1); transform: scale(-1); }

.basket-one .modal-body { padding: 10px 20px; background-color: #F6F6F6; -webkit-border-radius: 20px; border-radius: 20px; }

.basket-one .modal-body label { font-size: 16px; margin: 5px 0 5px 15px; font-family: "Open Sans", sans-serif; font-weight: 500; vertical-align: top; display: block; }

.basket-one .modal-body input[type='text'], .basket-one .mds .modal-dialog .modal-content .modal-body input[type="password"], .mds .modal-dialog .modal-content .basket-one .modal-body input[type="password"], .basket-one .mds .modal-dialog .modal-content .modal-body textarea, .mds .modal-dialog .modal-content .basket-one .modal-body textarea, .basket-one .mds__order .modal-dialog .modal-content .modal-body textarea, .mds__order .modal-dialog .modal-content .basket-one .modal-body textarea { font-family: "Open Sans", sans-serif; border: 0; padding: 7px; width: 100%; outline: none; margin: 6px auto; background: white; color: #707170; font-size: 14px; display: block; -webkit-border-radius: 10px; border-radius: 10px; }

.basket-one .modal-body .btn-f-o { margin: 30px auto 20px; border: 0; font-family: "Open Sans", sans-serif; font-size: 14px; padding: 8px 22px; -webkit-border-radius: 13px; border-radius: 13px; }

.basket-one .detailed-cart { font-family: "Open Sans", sans-serif; margin: 30px auto; padding: 6px 33px; font-size: 14px; border: 1px solid #00B4DF; color: #00B4DF; display: block; -webkit-border-radius: 20px; border-radius: 20px; letter-spacing: 0.5px; background-color: transparent; position: relative; z-index: 99; -webkit-transition: all 1s ease; transition: all 1s ease; cursor: pointer; background-color: #fff; text-decoration: none; outline: none; text-transform: uppercase; }

.basket-one .detailed-cart:hover { color: #fff; background-color: #00B4DF; border: 1px solid #00B4DF; }

@media screen and (max-width: 991px) { .basket-one .modal-body { margin: 50px auto 10px; } }

@media screen and (max-width: 550px) { .basket-one .cart-body ul.cart li.cart-head { display: none; }
  .basket-one .cart-body ul.cart li.cart-item .cart-item-product { width: 100%; }
  .basket-one .cart-body ul.cart li.cart-item .cart-item-price { width: 30%; padding-left: 0; }
  .basket-one .cart-body ul.cart li.cart-item .cart-item-quantity, .basket-one .cart-body ul.cart li.cart-item .cart-item-total { width: 30%; }
  .basket-one .cart-body ul.cart li.cart-item .label { margin: 0 auto; }
  .basket-one .cart-body ul.cart li.cart-bottom { text-align: center; } }

/* ЗАМОВЛЕННЯ ВОДИ */
/* delivery-one  */
.delivery-one .block-left { padding: 0; }

.delivery-one .block-left .block-head { background-color: #00B4DF; padding: 18px 0; -webkit-border-radius: 15px 15px 0 0; border-radius: 15px 15px 0 0; }

.delivery-one .block-left .block-head h5 { color: #fff; font-family: "Open Sans", sans-serif; font-size: 13px; text-transform: uppercase; text-align: center; margin: 0; letter-spacing: .8px; }

.delivery-one .block-left ul.block-form { margin: 0; padding: 30px 55px 1px; -webkit-border-radius: 0 0 20px 20px; border-radius: 0 0 20px 20px; background-color: #EDEDED; }

.delivery-one .block-left ul.block-form li > input[type="text"] { font-family: "Open Sans", sans-serif; font-size: 13px; color: #706F6F; outline: none; border: 0; width: 100%; margin: 5px 0; padding: 10px 18px; background: #FFF; -webkit-border-radius: 10px; border-radius: 10px; }

.delivery-one .block-left ul.block-form li > textarea { font-family: "Open Sans", sans-serif; font-size: 13px; color: #706F6F; outline: none; border: 0; width: 100%; margin: 10px 0 10px; padding: 10px; height: 75px; background: #FFF; -webkit-border-radius: 10px; border-radius: 10px; }

.delivery-one .block-left ul.block-form li > select { width: 100%; -webkit-border-radius: 10px; border-radius: 10px; padding: 8px 15px; border: 0; font-size: 13px; margin: 5px 0; display: block; font-family: "Open Sans", sans-serif; color: #AEAEAE; }

.delivery-one .block-left ul.block-form li > select option { color: #AEAEAE; font-size: 13px; font-family: "Open Sans", sans-serif; width: 100%; border: 0 !important; }

.delivery-one .block-left ul.block-form label { font-size: 12px; font-family: "Open Sans", sans-serif; color: #00B4DF; }

.delivery-one .block-left ul.block-form li { text-align: center; }

.delivery-one .block-left ul.block-form li .input-group-1, .delivery-one .block-left ul.block-form li .input-group-2 { width: 49%; display: inline-block; margin-bottom: 40px; }

.delivery-one .block-left ul.block-form li .input-group-1 label, .delivery-one .block-left ul.block-form li .input-group-2 label { font-size: 12px; font-family: "Open Sans", sans-serif; color: #00B4DF; display: block; margin: 17px 0 20px; }

.delivery-one .block-left ul.block-form li .input-group-1 .minus, .delivery-one .block-left ul.block-form li .input-group-1 .plus, .delivery-one .block-left ul.block-form li .input-group-2 .minus, .delivery-one .block-left ul.block-form li .input-group-2 .plus { width: 10px; height: 10px; background: #FFF; -webkit-border-radius: 10px 0 0 10px; border-radius: 10px 0 0 10px; padding: 7px 13px; border: 0; color: #706F6F; cursor: pointer; font-size: 17px; vertical-align: middle; }

.delivery-one .block-left ul.block-form li .input-group-1 .plus, .delivery-one .block-left ul.block-form li .input-group-2 .plus { -webkit-border-radius: 0 10px 10px 0; border-radius: 0 10px 10px 0; }

.delivery-one .block-left ul.block-form li .input-group-1 input[type="text"], .delivery-one .block-left ul.block-form li .input-group-2 input[type="text"] { font-family: "Open Sans", sans-serif; font-size: 13px; color: #00B4DF; outline: none; border: 0; margin: 0; padding: 10px; background: #FFF; display: inline-block; -webkit-border-radius: 0; border-radius: 0; width: 50%; text-align: center; height: 34px; vertical-align: sub; }

.delivery-one .block-left ul.block-form li .input-group-1 { text-align: left; }

.delivery-one .block-left ul.block-form li .input-group-1 label { padding-left: 18px; }

.delivery-one .block-left ul.block-form li .input-group-2 { text-align: right; }

.delivery-one .block-left ul.block-form li .input-group-2 label { padding-right: 9px; }

.delivery-one .block-left ul.block-form li ul.tabl-form li { background-color: #fff; font-family: "Open Sans", sans-serif; font-size: 13px; }

.delivery-one .block-left ul.block-form li ul.tabl-form li:first-of-type { background-color: #B7B6B6; font-family: "Open Sans", sans-serif; font-size: 13px; color: #fff; -webkit-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; text-align: right; }

.delivery-one .block-left ul.block-form li ul.tabl-form li:first-of-type div { display: inline-block; padding: 6px 0; color: #fff; }

.delivery-one .block-left ul.block-form li ul.tabl-form li:first-of-type .quantity { width: 16%; text-align: center; }

.delivery-one .block-left ul.block-form li ul.tabl-form li:first-of-type .price-header { width: 20%; text-align: center; }

.delivery-one .block-left ul.block-form li ul.tabl-form li:first-of-type .order-price-header { width: 24%; text-align: center; }

.delivery-one .block-left ul.block-form li ul.tabl-form li:nth-of-type(2), .delivery-one .block-left ul.block-form li ul.tabl-form li:nth-of-type(3) { text-align: left; }

.delivery-one .block-left ul.block-form li ul.tabl-form li .water-one, .delivery-one .block-left ul.block-form li ul.tabl-form li .water-two { width: 40%; text-align: left; padding-left: 12px; }

.delivery-one .block-left ul.block-form li ul.tabl-form li .amount-one, .delivery-one .block-left ul.block-form li ul.tabl-form li .amount-two { width: 11%; text-align: center; }

.delivery-one .block-left ul.block-form li ul.tabl-form li .price-one, .delivery-one .block-left ul.block-form li ul.tabl-form li .price-two { width: 25%; text-align: center; }

.delivery-one .block-left ul.block-form li ul.tabl-form li .sum-one, .delivery-one .block-left ul.block-form li ul.tabl-form li .sum-two { width: 20%; text-align: center; }

.delivery-one .block-left ul.block-form li ul.tabl-form li:last-of-type { -webkit-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px; }

.delivery-one .block-left ul.block-form li ul.tabl-form li:last-of-type p { text-align: left; color: #00B4DF; display: inline-block; letter-spacing: .8px; font-family: "Open Sans", sans-serif; font-size: 13px; padding: 10px 0 15px 12px; width: 100%; margin: 0; }

.delivery-one .block-left ul.block-form li ul.tabl-form li:last-of-type .order-total { padding-left: 27%; }

.delivery-one .block-left ul.block-form li ul.tabl-form li div { color: #00B4DF; display: inline-block; letter-spacing: .8px; font-family: "Open Sans", sans-serif; font-size: 13px; padding: 11px 0; }

.delivery-one .block-left ul.block-form li .time, .delivery-one .block-left ul.block-form li .dateandtime { width: 49%; display: inline-block; margin-bottom: 20px; }

.delivery-one .block-left ul.block-form li .time label, .delivery-one .block-left ul.block-form li .dateandtime label { font-size: 12px; font-family: "Open Sans", sans-serif; color: #00B4DF; display: block; margin: 30px 0 10px; }

.delivery-one .block-left ul.block-form li .time #time, .delivery-one .block-left ul.block-form li .dateandtime #time { border: 0; width: 85%; padding: 10px; -webkit-border-radius: 5px; border-radius: 5px; font-size: 13px; color: #00B4DF; }

.delivery-one .block-left ul.block-form li .time .tcal, .delivery-one .block-left ul.block-form li .dateandtime .tcal { width: 85%; padding: 10px; -webkit-border-radius: 5px; border-radius: 5px; font-size: 13px; color: #00B4DF; }

.delivery-one .block-left ul.block-form li .time { text-align: left; }

.delivery-one .block-left ul.block-form li .time label { padding-left: 18px; }

.delivery-one .block-left ul.block-form li .dateandtime { text-align: right; }

.delivery-one .block-left ul.block-form li .dateandtime label { padding-right: 9px; }

.delivery-one .block-left ul.block-form li .detailed-cart { font-family: "Open Sans", sans-serif; margin: 12px auto; padding: 4px 15px; font-size: 17px; border: 1px solid #00B4DF; color: #00B4DF; display: block; -webkit-border-radius: 20px; border-radius: 20px; letter-spacing: 0.5px; background-color: transparent; position: relative; z-index: 99; -webkit-transition: all 1s ease; transition: all 1s ease; cursor: pointer; background-color: #fff; text-decoration: none; outline: none; text-transform: none; }

.delivery-one .block-left ul.block-form li .detailed-cart:hover { color: #fff; background-color: #00B4DF; border: 1px solid #00B4DF; }

.delivery-one .block-right { padding: 17px 15px 0 15px; }

.delivery-one .block-right h3 { font-family: "Open Sans", sans-serif; font-size: 13px; text-transform: uppercase; text-align: center; color: #00B4DF; margin: 3px 0 0 0; letter-spacing: 1px; }

.delivery-one .block-right hr { border-top: 1px solid #00B4DF; margin: 17px auto 22px; }

.delivery-one .block-right p { font-family: "Open Sans", sans-serif; font-size: 13px; text-align: left; color: #00B4DF; margin-bottom: 22px; line-height: 16px; }

.delivery-one .block-right ul.tabl { width: 69%; margin: 40px auto 0; padding: 0; }

.delivery-one .block-right ul.tabl li { counter-increment: items; font-family: "Open Sans", sans-serif; color: #00B4DF; font-size: 15px; display: block; text-decoration: none; padding: 9px 60px; position: relative; background-color: #fff; }

.delivery-one .block-right ul.tabl li:first-of-type { background-color: #00B4DF !important; -webkit-border-radius: 15px 15px 0 0; border-radius: 15px 15px 0 0; padding: 3px 23px; line-height: 16px; }

.delivery-one .block-right ul.tabl li:nth-of-type(odd) { background-color: #EDEDED; }

.delivery-one .block-right ul.tabl li:last-of-type { -webkit-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px; }

.delivery-one .block-right ul.tabl li u, .delivery-one .block-right ul.tabl ul.tabl-1 li span, .delivery-one .block-right ul.tabl-1 ul.tabl li span, .delivery-one .block-right ul.tabl ul.tabl-1 li s, .delivery-one .block-right ul.tabl-1 ul.tabl li s { color: #fff; text-transform: uppercase; text-decoration: none; display: inline-block; letter-spacing: .8px; font-family: "Open Sans", sans-serif; font-size: 13px; text-transform: uppercase; text-align: center; }

.delivery-one .block-right ul.tabl li b { width: 72%; display: inline-block; letter-spacing: 1px; font-size: 13px; color: #00B4DF; font-weight: lighter; }

.delivery-one .block-right ul.tabl li i { display: inline-block; font-style: normal; vertical-align: top; font-size: 13px; color: #00B4DF; }

.delivery-one .block-right ul.tabl-1 { width: 95%; margin: 38px auto 0; padding: 0; }

.delivery-one .block-right ul.tabl-1 li { counter-increment: items; font-family: "Open Sans", sans-serif; color: #00B4DF; font-size: 15px; display: block; text-decoration: none; padding: 9px 50px; position: relative; background-color: #fff; }

.delivery-one .block-right ul.tabl-1 li:first-of-type { background-color: #00B4DF; -webkit-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; padding: 11px 0 11px 20px; }

.delivery-one .block-right ul.tabl-1 li:nth-of-type(even) { background-color: #EDEDED; }

.delivery-one .block-right ul.tabl-1 li:last-of-type { -webkit-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px; }

.delivery-one .block-right ul.tabl-1 li u, .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right ul.tabl-1 li s { color: #fff; text-transform: uppercase; text-decoration: none; display: inline-block; letter-spacing: .8px; font-family: "Open Sans", sans-serif; font-size: 13px; text-transform: uppercase; text-align: left; letter-spacing: .7px; width: 24%; padding-left: 7px; }

.delivery-one .block-right ul.tabl-1 li span { text-align: center; width: 35%; padding-left: 0; }

.delivery-one .block-right ul.tabl-1 li s { text-align: center; width: 36%; padding-left: 0; }

.delivery-one .block-right ul.tabl-1 li b { width: 58%; display: inline-block; letter-spacing: 1px; font-size: 13px; color: #00B4DF; width: 32%; font-weight: lighter; }

.delivery-one .block-right ul.tabl-1 li i { display: inline-block; font-style: normal; font-size: 13px; color: #00B4DF; width: 31%; text-align: left; }

.delivery-one .block-right ul.tabl-1 li p { display: inline-block; font-style: normal; font-size: 13px; color: #00B4DF; text-align: right; width: 30%; }

@media screen and (max-width: 1200px) { .delivery-one .block-left ul.tabl { width: 80%; }
  .delivery-one .block-left ul.tabl-1 li { padding: 9px 30px; }
  .delivery-one .block-left ul.tabl-1 li u, .delivery-one .block-left .block-right ul.tabl-1 li span, .delivery-one .block-right .block-left ul.tabl-1 li span, .delivery-one .block-left .block-right ul.tabl-1 li s, .delivery-one .block-right .block-left ul.tabl-1 li s { text-align: center; width: 22%; padding: 0; }
  .delivery-one .block-left ul.tabl-1 li span { width: 40%; }
  .delivery-one .block-left ul.tabl-1 li s { width: 30%; }
  .delivery-one .block-left ul.tabl-1 li i { text-align: center; }
  .delivery-one .block-left ul.tabl-1 li p { text-align: right; width: 34%; }
  .delivery-two ul.block li.item .posit .icn-strelka:after { padding: 0 0 0 55px !important; }
  .delivery-one .block-left ul.block-form li .input-group-1 label { padding-left: 8px; }
  .delivery-one .block-left ul.block-form li .input-group-2 label { padding-right: 0; }
  .delivery-one .block-left ul.block-form li .time label { padding-left: 6px; }
  .delivery-one .block-left ul.block-form li .dateandtime label { padding: 0 13px; text-align: center; margin: 30px 0 10px 25px; }
  .delivery-one .block-right ul.tabl-1 li u, .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right ul.tabl-1 li s { width: 25%; padding-left: 15px; text-align: center; margin: 0; }
  .delivery-one .block-right ul.tabl-1 li span { width: 36%; padding-left: 0; }
  .delivery-one .block-right ul.tabl-1 li s { width: 25%; text-align: center; padding-left: 0; } }

@media screen and (max-width: 992px) { .delivery-one .block-left ul.block-form { padding: 30px 20px 1px; }
  .delivery-one .block-left ul.block-form li .input-group-1 label { padding: 0; width: 95%; text-align: center; padding-left: 5px; }
  .delivery-one .block-left ul.block-form li .input-group-2 label { text-align: center; }
  .delivery-one .block-left ul.block-form li .time label { padding: 0; width: 90%; text-align: center; }
  .delivery-one .block-left ul.block-form li .time #time, .delivery-one .block-left ul.block-form li .dateandtime #time { padding: 8px 10px; }
  .delivery-one .block-right ul.tabl { width: 100%; }
  .delivery-one .block-right ul.tabl-1 li:first-of-type { padding: 11px 0 11px 10px; }
  .delivery-one .block-right ul.tabl-1 li { padding: 9px 0 9px 18px; }
  .delivery-one .block-right ul.tabl-1 li u, .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right ul.tabl-1 li s { width: 25%; padding-left: 0; }
  .delivery-one .block-right ul.tabl-1 li span { width: 36%; }
  .delivery-one .block-right ul.tabl-1 li s { width: 33%; }
  .delivery-one .block-right ul.tabl-1 li b { width: 28%; } }

@media screen and (max-width: 767px) { .delivery-one .block-left ul.block-form li .input-group-1 label { text-align: left; padding-left: 53px; }
  .delivery-one .block-left ul.block-form li .input-group-2 label { text-align: right; padding-right: 40px; }
  .delivery-one .block-right ul.tabl-1 { width: 100%; }
  .delivery-one .block-right ul.tabl-1 li u, .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right ul.tabl-1 li s, .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right ul.tabl-1 li s { width: 32%; }
  .delivery-one .block-right ul.tabl-1 li b { width: 30%; text-align: center; }
  .delivery-one .block-right ul.tabl-1 li i { width: 34%; text-align: center; }
  .delivery-one .block-right ul.tabl-1 li p { width: 31%; text-align: center; } }

@media screen and (max-width: 700px) { .delivery-one .block-left ul.block-form li .input-group-1 label { text-align: left; padding-left: 13%; }
  .delivery-one .block-left ul.block-form li .input-group-2 label { text-align: right; padding-right: 9%; } }

@media screen and (max-width: 600px) { .delivery-one .block-left ul.block-form li .input-group-2 label { text-align: right; padding-right: 6%; } }

@media screen and (max-width: 500px) { .delivery-one .block-left ul.block-form li .input-group-1 label { text-align: left; padding-left: 8%; }
  .delivery-one .block-left ul.block-form li .input-group-2 label { text-align: right; padding-right: 1%; } }

@media screen and (max-width: 480px) { .delivery-one .block-left ul.block-form li .input-group-1, .delivery-one .block-left ul.block-form li .input-group-2 { width: 100%; text-align: center; }
  .delivery-one .block-left ul.block-form li .input-group-1 label, .delivery-one .block-left ul.block-form li .input-group-2 label { text-align: center; }
  .delivery-one .block-left ul.block-form li .input-group-1 { margin-bottom: 8px; } }

@media screen and (max-width: 360px) { .delivery-one .block-left ul.block-form li ul.tabl-form li .price-one, .delivery-one .block-left ul.block-form li ul.tabl-form li .price-two { width: 24%; }
  .delivery-one .block-left ul.block-form li ul.tabl-form li .sum-one, .delivery-one .block-left ul.block-form li ul.tabl-form li .sum-two { width: 19%; }
  .delivery-one .block-left ul.block-form li ul.tabl-form li:last-of-type .order-total { padding-left: 7%; }
  .delivery-one .block-right ul.tabl li { padding: 9px 20px; } }

@media screen and (max-width: 330px) { .delivery-one .block-right ul.tabl-1 li:first-of-type { padding: 11px 0; }
  .delivery-one .block-right ul.tabl-1 li u, .delivery-one .block-right ul.tabl-1 li span, .delivery-one .block-right ul.tabl-1 li s { width: 24%; }
  .delivery-one .block-right ul.tabl-1 li span { width: 36%; }
  .delivery-one .block-right ul.tabl-1 li s { width: 36%; }
  .delivery-one .block-right ul.tabl-1 li { padding: 9px 0; }
  .delivery-one .block-right ul.tabl-1 li b { width: 23%; }
  .delivery-one .block-right ul.tabl-1 li i, .delivery-one .block-right ul.tabl-1 li p { width: 34%; } }

/* delivery-one  */
/* delivery-two */
.delivery-two { position: relative; z-index: 3; background-color: #fff; padding: 55px 0 0; }

.delivery-two ul.block { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.delivery-two ul.block li.item { text-align: center; width: 25%; padding: 0 17px; }

.delivery-two ul.block li.item:last-of-type .posit .icn-strelka:after { display: none; }

.delivery-two ul.block li.item:last-of-type .it { padding-left: 40px; width: 94%; }

.delivery-two ul.block li.item .posit { color: #00B4DF; text-align: left; }

.delivery-two ul.block li.item .posit .icn { font-size: 87px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row; -ms-flex-flow: row; flex-flow: row; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.delivery-two ul.block li.item .posit .icn-strelka:after { content: "\e96d"; font-size: 34px; color: #00B4DF; text-align: center; padding: 0 0 0 85px; }

.delivery-two ul.block li.item .posit .icon-avto-bus::before { content: "\e949"; font-size: 78px; padding: 9px 0 0 55px; }

.delivery-two ul.block li.item .posit .icon-purse::before { content: "\e969"; margin-top: 0; margin-left: -23px; }

.delivery-two ul.block li.item .it { width: 80%; }

.delivery-two ul.block li.item .it h3 { text-align: left; margin: 17px auto 14px; font-size: 18px; letter-spacing: .9px; color: #00B4DF; }

.delivery-two ul.block li.item .it p { text-align: left; margin: 0; font-size: 15px; line-height: 1.582rem; }

@media screen and (max-width: 992px) { .delivery-two ul.block li.item { width: 50% !important; margin-bottom: 50px; } }

@media screen and (max-width: 767px) { .delivery-one .block-right { padding: 60px 15px 0 15px; }
  .delivery-two ul.block li.item:last-of-type .it { width: 100%; } }

@media (min-width: 650px) and (max-width: 991px) { .delivery-two .block .item { width: 33.333%; }
  .delivery-two .block .item .posit h3 { width: 88%; }
  .delivery-two .block .item p { margin: 0 0 40px 0; } }

@media (min-width: 480px) and (max-width: 650px) { .delivery-two .block .item { width: 50%; }
  .delivery-two .block .item .posit h3 { width: 88%; }
  .delivery-two .block .item p { margin: 0 0 40px 0; } }

@media screen and (max-width: 500px) { .delivery-two ul.block li.item .it { width: 100%; } }

@media screen and (max-width: 480px) { .delivery-two { padding-top: 40px; }
  .delivery-two .block { margin-top: 0; }
  .delivery-two .block .item p { font-size: 17px; padding-bottom: 4px; }
  .delivery-two ul.block li.item { width: 100% !important; margin-bottom: 40px; }
  .delivery-two ul.block li.item .posit .icn-strelka:after { display: none; }
  .delivery-two ul.block li.item .it p:after { content: "\e972"; font-size: 45px; color: #00B4DF; text-align: center; font-family: 'icomoon' !important; display: block; padding-top: 50px; }
  .delivery-two ul.block li.item:last-of-type .it p:after { display: none; } }

/* end delivery-two */
/* delivery-two */
.delivery-three ul.tark { position: relative; padding: 75px 0; }

.delivery-three ul.tark li { color: #00B4DF; font-family: "Open Sans", sans-serif; font-size: 15px; text-transform: uppercase; }

.delivery-three ul.tark li span { font-size: 25px; position: absolute; left: 0px; margin-top: -1px; }

.delivery-three ul.tark li p { padding-left: 17px; margin: 0 0 5px; line-height: 27px; }

.delivery-three .ss { margin-bottom: 0; position: relative; padding: 77px 0; }

.delivery-three .ss .panel-title > a { color: #fff; font-size: 21px; padding-left: 40px; }

.delivery-three .ss .panel-title > a:hover, .delivery-three .ss .panel-title > a:focus { text-decoration: none; outline: none; }

.delivery-three .ss .panel-title > a:after { content: "\f068"; font: normal normal normal 14px/1 FontAwesome; float: right; text-align: center; background: #C9E8FB; width: 22px; height: 22px; -webkit-border-radius: 12px; border-radius: 12px; color: #fff; padding-top: 5px; }

.delivery-three .ss .panel-title > a.collapsed:after { content: "\e941"; font-family: 'icomoon'; float: right; background: #fff; width: 22px; height: 22px; -webkit-border-radius: 12px; border-radius: 12px; color: #00B4DF; padding: .3px 0 0 0; font-size: 21px; }

.delivery-three .ss .panel-default > .panel-heading { background-color: #00B4DF; border: 0; -webkit-border-radius: 10px; border-radius: 10px; padding: 4px 10px; }

.delivery-three .ss .panel-body { font-family: "Open Sans", sans-serif; font-size: 13px; color: #00B4DF; border: 0 !important; padding: 15px 0; line-height: 20px; }

.delivery-three .ss .panel-default { border: 0; -webkit-border-radius: 0; border-radius: 0; }

@media screen and (max-width: 992px) { .delivery-three ul.tark { padding: 25px 0 !important; }
  .delivery-three .ss { padding: 27px 0 100px !important; } }

@media screen and (max-width: 767px) { .delivery-three ul.tark { padding: 25px 15px !important; }
  .delivery-three ul.tark li span { left: 15px; }
  .delivery-three ul.tark li p { padding-left: 23px; }
  .delivery-three .ss { padding: 27px 0 80px !important; } }

@media screen and (max-width: 360px) { .delivery-three .ss .panel-title > a { padding-left: 5px; font-size: 19px; } }

/* end delivery-two */
/* @import "news";
@import "services";
@import "news-page";
@import "fabrics";
@import "actions"; */
/*header*/
header { position: relative; height: 1050px; z-index: 1; }

header #menu-left { position: fixed; z-index: 101; }

header #menu-left ul { background-color: #004A9B; -webkit-border-radius: 0 0 30px 0; border-radius: 0 0 30px 0; padding: 31px 0 6px 0; }

header #menu-left ul li { padding: 15px 24px 17px 28px; }

header #menu-left ul li:before { color: #fff; }

header #menu-left ul li a { font-family: "Open Sans", sans-serif; font-size: 15px; color: #FFFFFF; text-transform: uppercase; }

header #menu-left ul li:hover:before { color: #00B4DF; cursor: pointer; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }

header #menu-left ul li:hover a { color: #00B4DF; text-decoration: none; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }

header .bgr__blue { background-color: #0088D0; border-bottom: 3px solid #004F9F; width: 48%; -webkit-border-radius: 20px 0 0 20px; border-radius: 20px 0 0 20px; height: 39px; position: absolute; top: 0; right: 0; }

header .logo-header img { margin: 15px 0 0 24px; }

header #menu-right { position: absolute; top: 0; right: 0; background-color: #0088D0; border-bottom: 3px solid #004F9F; -webkit-border-radius: 20px 0 0 20px; border-radius: 20px 0 0 20px; height: 39px; }

header #menu-right .navbar-collapse { padding-left: 0; }

header #menu-right .navbar-collapse .navbar-nav { display: inline-block; margin: 0 238px 0 0; }

header #menu-right .navbar-collapse .navbar-nav > li > a { line-height: 1; padding: 11px 18px 12px 19px; font-family: "Open Sans", sans-serif; font-size: 15px; color: #FFFFFF; }

header #menu-right .navbar-collapse .navbar-nav > li > a:hover { font-family: "Open Sans", sans-serif; font-size: 15px; color: #019BD8; background-color: #fff; padding: 11px 18px 12px 19px; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; -webkit-border-radius: 35px; border-radius: 35px; }

header #menu-right .navbar-collapse .navbar-nav > li > a:focus { background-color: #fff; outline: none; color: #019BD8; -webkit-border-radius: 35px; border-radius: 35px; }

header #menu-right .entry { display: inline-block; position: absolute; right: 30px; top: 9px; }

header #menu-right .entry:before { font-size: 30px; color: #fff; top: 5px; position: absolute; left: -35px; }

header #menu-right .entry ul li { color: #B4E1FA; display: inline-block; }

header #menu-right .entry ul li:nth-of-type(2) { font-size: 20px; }

header #menu-right .entry ul li a { color: #B4E1FA; }

header #menu-right .entry ul li a:hover { -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; color: #FFFFFF; text-decoration: none; }

header #menu-right .entry ul li a p { font-family: "Open Sans", sans-serif !important; font-size: 15px; letter-spacing: .6px; margin: 0; }

header #menu-right .entry ul a.entry-icon-1:before { font-size: 30px; top: -5px; position: absolute; left: -35px; }

header #menu-right .entry ul a.entry-icon-2:before { content: "\e95d"; display: none; }

header .relat__disp__left { position: absolute; left: 270px; top: 69px; font-family: "Open Sans", sans-serif; color: #008BD2; display: block; }

header .relat__disp__left:before { content: "\e93b"; display: inline-block; position: absolute; font-size: 19px; font-family: 'icomoon' !important; top: 14px; color: #008BD2; }

header .relat__disp__left li { margin: 0 0 4px 32px; }

header .relat__disp__left li a { color: #008BD2; font-size: 17px; font-family: "Open Sans", sans-serif; font-weight: 600; }

header .relat__disp__left li a:hover { text-decoration: none; }

header .relat__disp__left li a span { font-family: "Open Sans", sans-serif; font-size: 20px; font-weight: bold; letter-spacing: -.5px; }

header a#peredz { font-size: 10px; color: #00B4DF; text-transform: uppercase; display: inline-block; text-align: center; letter-spacing: .3px; position: absolute; right: 400px; top: 71px; }

header a#peredz:before { font-size: 32px; display: block; color: #00B4DF; }

header a#peredz:hover { -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; color: #007BC4; text-decoration: none; }

header a#peredz:hover:before { color: #007BC4; }

header a#peredz p { font-family: "Open Sans", sans-serif !important; }

header a#koshuk { font-size: 10px; color: #00B4DF; text-transform: uppercase; display: inline-block; text-align: center; letter-spacing: .3px; position: absolute; right: 300px; top: 71px; font-family: "Open Sans", sans-serif; }

header a#koshuk var#cart-quantity { font-size: 16px; font-weight: bold; position: absolute; font-family: "Open Sans", sans-serif; top: 10px; right: -4px; font-style: normal; }

header a#koshuk:before { font-size: 32px; display: block; color: #00B4DF; }

header a#koshuk:hover { -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; color: #007BC4; text-decoration: none; }

header a#koshuk:hover:before { color: #007BC4; }

header a#koshuk p { font-family: "Open Sans", sans-serif !important; }

header .meta-langs { font-family: "Open Sans", sans-serif; font-size: 15px; text-align: right; position: absolute; right: 30px; top: 55px; }

header .meta-langs li.active { color: #00B4DF; }

header .meta-langs li { display: inline-block; text-transform: lowercase; border-bottom: 0; padding: 0 2px; }

header .meta-langs li a { color: #929292; }

header .meta-langs li a:hover { text-decoration: none; }

header .detailed-header-r { position: absolute; right: 22px; top: 85px; width: 184px; height: 54px; }

header .detailed-header-r img { position: absolute; top: 0; left: 0; -webkit-transition: opacity 1s; transition: opacity 1s; }

header .detailed-header-r .button-drop-hover { opacity: 0; }

header .detailed-header-r .button-drop-link { position: absolute; top: 0; left: 0; right: 0; bottom: 0; padding: 18px 0px 12px 29px; text-align: center; font-size: 18px; font-family: "FranklinGothicBooks" !important; text-transform: uppercase; text-decoration: none; display: block; color: #fff; }

header .detailed-header-r:hover .button-drop-hover { opacity: 1; }

header .detailed-header-r .icon-kapla { font-size: 64px; position: absolute; top: -32%; left: -33px; }

header .detailed-header-r .detailed-header { background: url("../img/Zamovutu.svg") no-repeat center 100%; background-size: 100%; width: 184px; height: 54px; display: block; outline: none; text-align: center; font-size: 18px; font-family: "FranklinGothicBooks" !important; color: #fff; padding: 18px 0px 12px 29px; text-transform: uppercase; -webkit-transition: background-image 1s ease; transition: background-image 1s ease; text-decoration: none; }

header .detailed-header-r .detailed-header:hover { -webkit-transition: background-image 1s ease; transition: background-image 1s ease; background: url("../img/Zamovutu_Active.svg") no-repeat center 100%; background-size: 100%; text-decoration: none; }

header .container-header { position: fixed; right: 0; top: 280px; left: 0; margin: 0 auto; z-index: 2; }

header .container-header .img-circle { -webkit-border-radius: 50%; border-radius: 50%; border: 3px solid #ffffff; width: 324px; margin: 0 auto; overflow: hidden; height: 324px; -webkit-box-shadow: 1px 1px 10px #959DAF; box-shadow: 1px 1px 10px #959DAF; -webkit-transform: translateZ(0); transform: translateZ(0); }

header .container-header .img-circle img { width: 100%; }

header .container-header .img-circle .wave-1 { height: 120px; background: url(../img/volna2.png) repeat-x -160px 0; position: relative; top: -110px; width: 100%; }

header .container-header .img-circle .wave { height: 120px; background: url(../img/volna1.png) repeat-x 0 0; position: relative; top: 0px; width: 100%; }

header .container-header .img-circle h4 { position: absolute; top: 273px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); margin: 0 auto; left: 0; right: 0; text-transform: uppercase; width: 150px; line-height: 23px; letter-spacing: .7px; }

header .container-header .mt8 { position: relative; top: 80px; }

header .container-header .img-circle:hover { overflow: hidden; }

header .container-header .img-circle:hover a .wave { animation: animatedBackground-wave 1.6s linear infinite; -moz-animation: animatedBackground-wave .16s linear infinite; -webkit-animation: animatedBackground-wave 1.6s linear infinite; -ms-animation: animatedBackground-wave 1.6s linear infinite; -o-animation: animatedBackground-wave 1.6s linear infinite; }

header .container-header .img-circle:hover a .wave-1 { animation: animatedBackground-wave-o 1.8s linear infinite; -moz-animation: animatedBackground-wave-o 1.8s linear infinite; -webkit-animation: animatedBackground-wave-o 1.8s linear infinite; -ms-animation: animatedBackground-wave-o 1.8s linear infinite; -o-animation: animatedBackground-wave-o 1.8s linear infinite; }

header .container-header .img-circle:hover a .wave .snow div { animation-name: fall, fade, spin1; animation-iteration-count: infinite; animation-direction: normal; animation-timing-function: ease-in; -webkit-animation-name: fall, fade, spin1; -webkit-animation-iteration-count: infinite; -webkit-animation-direction: normal; -webkit-animation-timing-function: ease-in; -moz-animation-name: fall, fade, spin1; -moz-animation-iteration-count: infinite; -moz-animation-direction: normal; -moz-animation-timing-function: ease-in; display: block; }

@media screen and (max-width: 1600px) { header #menu-left { position: fixed; width: auto; }
  header #menu-left ul li a { display: none !important; }
  header #menu-left ul li:before { padding: 0; } }

@media screen and (max-width: 1300px) { header { height: 880px; }
  header #menu-left { position: fixed; width: auto; top: 150px; }
  header #menu-left ul { -webkit-border-radius: 0 25px 25px 0; border-radius: 0 25px 25px 0; padding: 10px 0 2px; }
  header #menu-left ul li { padding: 10px 5px 10px 10px; }
  header #menu-left ul li a { display: none; }
  header .logo-header img { margin: 13px 0 0 -25px; }
  header #menu-right .entry { top: 9px; right: 0; }
  header #menu-right .navbar-collapse { padding: 0; }
  header #menu-right .navbar-collapse .navbar-nav { margin: 0 204px 0 0; }
  header #menu-right .navbar-collapse .navbar-nav > li > a { padding: 11px 13px 12px 13px; }
  header #menu-right .navbar-collapse .navbar-nav > li > a:hover { padding: 11px 13px 12px 13px; }
  header .relat__disp__left { left: 390px; }
  header a#peredz { right: 350px; }
  header a#koshuk { right: 260px; }
  header .meta-langs { right: 3px; }
  header .detailed-header-r { right: 0px; }
  header .detailed-header-r .icon-kapla { font-size: 60px; }
  header .container-header { top: 280px; }
  header .container-header .img-circle { width: 305px; height: 305px; }
  header .container-header .img-circle h4 { top: 260px; } }

@media screen and (max-width: 1200px) { header .relat__disp__left { left: 220px; } }

@media screen and (max-width: 991px) { header #menu-left { top: 210px; } }

@media (min-width: 768px) and (max-width: 991px) { header { background: url(../img/golovna_slider_991.png) no-repeat center 0/cover; height: 880px; }
  header #menu-right .navbar-collapse .navbar-nav { margin: 0 50px 0 0; }
  header #menu-right .navbar-collapse .entry { margin: 0 40px 0 0; }
  header #menu-right .navbar-collapse .navbar-nav > li > a { padding: 11px 6px 12px 5px; }
  header #menu-right .navbar-collapse .navbar-nav > li > a:hover { padding: 11px 6px 12px 5px; }
  header .logo-header img { margin: 0; position: absolute; top: 53px; left: 27px; }
  header #menu-right .entry { top: 9px; right: 30px; }
  header #menu-right .navbar-collapse .navbar-nav { margin: 0 210px 0 0; }
  header #menu-right .entry ul li a { letter-spacing: 0.1px; }
  header .meta-langs { right: 31px; top: 43px; }
  header .detailed-header-r { right: 30px; top: 152px; }
  header a#koshuk { right: 30px; top: 75px; }
  header a#peredz { right: 111px; top: 75px; }
  header .relat__disp__left { left: 282px; top: 79px; }
  header .container-header .img-circle { width: 220px; height: 220px; }
  header .container-header .img-circle .wave-1 { top: -100px; }
  header .container-header .img-circle h4 { top: 180px; line-height: 20px; width: 110px; } }

@media screen and (max-width: 767px) { header { height: 1020px; }
  header #menu-left { top: 75px; z-index: 101; }
  header #menu-left ul li { padding: 9px 5px 9px 10px; }
  header .bgr__blue { display: none; }
  header #menu-right { top: 0; right: 0; left: 0; background-color: #02BBEE; border-bottom: 0; -webkit-border-radius: 0; border-radius: 0; height: 51px; }
  .navbar-toggle { margin-right: 5px; padding: 9px 10px; margin-top: 2px; margin-bottom: 8px; }
  .navbar-toggle .icon-bar { background: #fff; -webkit-border-radius: 4px; border-radius: 4px; width: 23px; height: 6px; }
  .navbar-toggle .icon-bar + .icon-bar { margin-top: 5px; }
  header .logo-header img { margin: 0; position: absolute; top: 74px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  header .detailed-header-r { position: absolute; top: 177px; left: 53%; -webkit-transform: translateX(-53%); -ms-transform: translateX(-53%); transform: translateX(-53%); width: 210px; }
  header .detailed-header-r .button-drop-link { padding: 18px 0px 12px 0; }
  header .relat__disp__left { display: none; }
  header #menu-right .entry ul li a p { display: none; }
  header #menu-right .entry ul li p { display: none; }
  header #menu-right .entry { position: absolute; top: 9px; left: 10%; }
  header #menu-right .entry ul li a.entry-icon-1 { color: #fff; }
  header #menu-right .entry ul li a.entry-icon-1:before { left: -15px; top: 1px; }
  header #menu-right .entry ul li a.entry-icon-1:hover { -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; color: #007BC4; }
  header #menu-right .entry ul li a.entry-icon-2 { position: absolute; left: -42px; color: #fff; }
  header #menu-right .entry ul li a.entry-icon-2:before { content: "\e95d"; display: block; font-size: 16px; font-family: 'icomoon' !important; }
  header #menu-right .entry ul li a.entry-icon-2:hover { -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; color: #007BC4; }
  header .meta-langs { right: 62%; top: 17px; }
  header .meta-langs:before { color: #fff; }
  header a#koshuk { top: 10px; right: 72px; }
  header a#koshuk var#cart-quantity { font-size: 16px; top: 8px; right: 70px; color: #fff; }
  header a#koshuk:before { color: #fff; display: inline-block; }
  header a#koshuk p { display: inline-block; vertical-align: bottom; color: #fff; padding-left: 25px; }
  header a#koshuk span { top: 9px; right: 30px; color: #fff; left: 0px; }
  header a#peredz:hover:before, header a#koshuk:hover:before, header a#peredz:hover p, header a#koshuk:hover p, header a#koshuk:hover span { color: #007BC4; }
  header a#peredz { top: 9px; right: 200px; }
  header a#peredz:before { color: #fff; display: inline-block; }
  header a#peredz p { display: inline-block; vertical-align: bottom; color: #fff; }
  header .meta-langs li.active { color: #fff; }
  header .meta-langs li a { color: #007BC4; }
  header #menu-right .navbar-collapse .navbar-nav { margin: 0; width: 100%; }
  header #menu-right .navbar-collapse .navbar-nav > li > a { font-size: 15px; padding: 10px 0 12px; border-top: 1px solid #0088D0; background-color: #007BC4; }
  header #menu-right .navbar-collapse .navbar-nav > li > a:hover { padding: 10px 0 12px; -webkit-border-radius: 0; border-radius: 0; font-size: 15px; color: #007BC4; }
  header #menu-right .navbar-collapse .navbar-nav > li > a:focus { background-color: transparent !important; outline: none; color: #007BC4; }
  header #menu-right .navbar-collapse .navbar-nav > li:last-of-type > a { border-bottom: 1px solid #0088D0; }
  header #menu-right .navbar-collapse { width: 100% !important; text-align: center !important; position: absolute; top: 50px; z-index: 100; background-color: #fafffe; margin: 0; }
  header .container-header { top: 255px; position: absolute; }
  header .container-header .img-circle { width: 215px; height: 215px; }
  header .container-header .img-circle .wave-1 { top: -90px; }
  header .container-header .img-circle h4 { top: 180px; line-height: 18px; width: 110px; }
  header .container-header .mt8 { top: 30px; }
  header .container-header .mt3 { top: 56px; position: absolute; left: 0; right: 0; }
  header .container-header .img-circle:hover a .wave { animation: animatedBackground-wave 0s linear infinite; -moz-animation: animatedBackground-wave 0s linear infinite; -webkit-animation: animatedBackground-wave 0s linear infinite; -ms-animation: animatedBackground-wave 0s linear infinite; -o-animation: animatedBackground-wave 0s linear infinite; }
  header .container-header .img-circle:hover a .wave-1 { animation: animatedBackground-wave-o 0s linear infinite; -moz-animation: animatedBackground-wave-o 0s linear infinite; -webkit-animation: animatedBackground-wave-o 0s linear infinite; -ms-animation: animatedBackground-wave-o 0s linear infinite; -o-animation: animatedBackground-wave-o 0s linear infinite; }
  header .container-header .img-circle:hover a .wave .snow div { display: none; } }

@media screen and (max-width: 570px) { header .meta-langs { right: 72%; } }

@media screen and (max-width: 480px) { header { height: 1020px; background: url(../img/fon-767.png) repeat no-repeat !important; }
  header .meta-langs { right: 72%; }
  header a#koshuk p, header a#peredz p { display: none; }
  header a#koshuk var#cart-quantity { right: -12px; top: 6px; }
  header a#koshuk:before { font-size: 27px; }
  header a#peredz { right: 122px; }
  header a#peredz:before { font-size: 28px; }
  header #menu-right .entry { left: 20%; }
  header .meta-langs { right: 52%; } }

@media screen and (max-width: 380px) { header .detailed-header-r { left: 57%; -webkit-transform: translateX(-57%); -ms-transform: translateX(-57%); transform: translateX(-57%); } }

@media screen and (max-width: 320px) { header a#peredz { right: 112px; }
  header .meta-langs { right: 51%; }
  header .detailed-header-r .detailed-header { margin-left: 10px; } }

/*end header*/
/*content*/
/* block-one */
.block-one { position: relative; z-index: 3; background-color: #fff; }

.block-one .block { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; margin-top: -23px; padding: 80px 7px 0; }

.block-one .block .item { text-align: center; width: 20%; padding: 0 17px; cursor: pointer; }

.block-one .block .item .posit { color: #00B4DF; }

.block-one .block .item .posit .icn { font-size: 83px; }

.block-one .block .item .posit h3 { text-transform: uppercase; margin: 22px auto 10px; width: 95%; }

.block-one .block .item p { text-align: center; margin: 0; font-size: 15px; line-height: 1.582rem; }

.block-one .slick-slider { position: relative; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 13px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.block-one .slick-slider .slick-arrow { position: absolute; border: none; background-color: transparent; z-index: 2; color: #00B4DF; font-size: 25px; display: block !important; overflow: visible; padding: 0; top: 0; bottom: 0; width: 15%; }

.block-one .slick-slider .slick-arrow:hover, .block-one .slick-slider .slick-arrow:focus { color: #004A9B; text-decoration: none; outline: 0; }

.block-one .slick-slider .slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.block-one .slick-slider .slick-list .slick-track { position: relative; left: 0; top: 0; display: block; }

.block-one .slick-slider .slick-list .slick-track .slick-slide { float: left; height: 100%; min-height: 1px; text-align: center; padding: 0 40px; }

.block-one .block .item:hover .posit span, .block-one .block .item:hover .posit h3 { color: #004A9B; -webkit-transition: all .5s ease; transition: all .5s ease; }

@media (min-width: 650px) and (max-width: 991px) { .block-one .block .item { width: 33.333%; }
  .block-one .block .item .posit h3 { width: 88%; }
  .block-one .block .item p { margin: 0 0 40px 0; } }

@media (min-width: 480px) and (max-width: 650px) { .block-one .block .item { width: 50%; }
  .block-one .block .item .posit h3 { width: 88%; }
  .block-one .block .item p { margin: 0 0 40px 0; } }

@media screen and (max-width: 480px) { .block-one { padding-top: 40px; }
  .block-one .block { margin-top: 0; }
  .block-one .block .item p { font-size: 17px; padding-bottom: 4px; } }

/* end block-one */
/* block-two */
.block-two { position: relative; z-index: 3; background-color: #fff; padding: 85px 0 50px; }

.block-two .img-circle { -webkit-border-radius: 50%; border-radius: 50%; border: 3px solid #ffffff; width: 415px; margin: 0 auto; overflow: hidden; height: 415px; -webkit-box-shadow: 1px 1px 10px #959DAF; box-shadow: 1px 1px 10px #959DAF; -webkit-transform: translateZ(0); transform: translateZ(0); position: relative; z-index: 2; }

.block-two .img-circle img { width: 100%; position: absolute; left: 0; }

.block-two .item { position: relative; z-index: 1; background-color: #EAF6FE; -webkit-border-radius: 40px; border-radius: 40px; border: 1px solid #00B1EB; padding: 15px 25px 10px 285px; margin: 29px 20px 0 -300px; }

.block-two .item h2 { font-size: 30px; margin: 0; position: relative; letter-spacing: 1.7px; text-align: left; top: 3px; }

.block-two .item .promotion { padding: 19px 0 13px; }

.block-two .item p { margin: 0; line-height: 19px; }

.block-two .item p span { color: #009FE3; }

.block-two .item a.read { font-family: "Open Sans", sans-serif; font-size: 20px; text-align: right; color: #00B4DF; display: block; padding: 15px 18px 14px 0; letter-spacing: .5px; -webkit-transition: all 1s ease; transition: all 1s ease; }

.block-two .item a.read:after { content: "\f0da"; position: relative; color: #00B4DF; padding: 0 7px; font-size: 17px !important; font: normal normal normal 14px/1 FontAwesome; -webkit-transition: all 1s ease; transition: all 1s ease; }

.block-two .item a.read:hover { color: #004A9B; text-decoration: none; }

.block-two .detailed { position: relative; top: 19px; float: right; margin-right: 82px; letter-spacing: 1.1px; }

.block-two .item a.read:hover:after { color: #004A9B; text-decoration: none; }

@media screen and (max-width: 1200px) { .block-two .item { padding: 15px 10px 5px 285px; margin: 15px 0 0 -250px; }
  .block-two .item h2 { letter-spacing: -0.1px; }
  .block-two .detailed { margin-right: 15px; } }

@media screen and (max-width: 991px) { .block-two .item h2, .block-two .item .promotion { text-align: center; }
  .block-two .detailed { margin-right: 30px; }
  .block-two { padding: 0px 0 20px; }
  .block-two .img-circle { top: 40px; }
  .block-two .item { padding: 20px 20px 0 20px; margin: 80px 15px 0 15px; } }

@media screen and (max-width: 480px) { .block-two { padding: 0 0 20px 0; }
  .block-two .img-circle { display: none; }
  .block-two .item { padding: 20px 10px 5px 15px; margin: 44px 0 0 0; } }

/*end block-two */
/* block-three */
.block-three { position: relative; z-index: 3; background-color: #fff; padding: 45px 0 10px; }

.block-three h3 { font-size: 22px; text-align: left; font-family: "Open Sans", sans-serif; color: #575756; text-transform: uppercase; margin: 33px 0 23px; line-height: 30px; }

.block-three h3 span { color: #009FE3; }

.block-three p { line-height: 26px; }

.block-three p span { color: #009FE3; }

.block-three .block-three-1 img { margin: -56px 0 0 -28px; width: 100%; }

.block-three .block-three-2 { display: none; }

@media screen and (max-width: 1200px) { .block-three h3 { margin: 55px 0 23px; }
  .block-three p { line-height: 28px; }
  .block-three .block-three-1 img { margin: -15px 0 0 -17px; width: 134%; } }

@media screen and (max-width: 991px) { .block-three .block-three-1 { display: none; }
  .block-three { padding: 20px 0 10px; } }

@media (min-width: 768px) and (max-width: 991px) { .block-three .block-three-2 { display: block; padding: 0; }
  .block-three .block-three-2 img { height: 700px; } }

@media screen and (max-width: 767px) { .block-three { padding: 20px 0 65px; }
  .block-three .block-three-2 { display: none; } }

@media screen and (max-width: 480px) { .block-three { padding: 20px 0 45px; }
  .block-three h3 { margin: 25px 0; } }

/*end block-three */
/* end content*/
/* media */
@media screen and (-ms-high-contrast: active) and (min-width: 993px) and (max-width: 1199px), (-ms-high-contrast: none) and (min-width: 993px) and (max-width: 1199px) { .delivery-two ul.block li.item .posit .icn-strelka:after { padding: 0 0 0 35px !important; }
  .delivery-two ul.block li.item .posit .icon-avto-bus:before { padding: 9px 0 0 0 !important; } }

@media screen and (-ms-high-contrast: active) and (min-width: 480px) and (max-width: 550px), (-ms-high-contrast: none) and (min-width: 480px) and (max-width: 550px) { .delivery-two ul.block li.item .posit .icn-strelka:after { padding: 0 0 0 23px !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .delivery-two ul.block li.item .posit .icn-strelka:after { padding: 0 0 0 75px; vertical-align: 24px; }
  .delivery-two ul.block li.item .posit .icon-avto-bus:before { padding: 9px 0 0 10px; vertical-align: 0px; } }

.no-flexbox .navbar-nav { display: block; }

.no-flexbox .navbar-nav > li { float: left; }

.no-flexbox .navbar-nav:before, .no-flexbox .navbar-nav:after { display: table; }
