@import url(https://fonts.googleapis.com/css?family=Roboto:400,300italic,300,100italic,100,400italic,500,500italic,700,700italic,900,900italic&subset=latin,latin-ext);
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
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,
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: 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 {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  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;
  -moz-box-sizing: content-box;
  -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;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all all 0.2s ease-in-out ease-out;
  -moz-transition: all all 0.2s ease-in-out ease-out;
  transition: all all 0.2s ease-in-out ease-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@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;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  -moz-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  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 {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .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 {
  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 {
  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 {
  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.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 .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.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: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transition: all opacity 0.15s linear ease-out;
  -moz-transition: all opacity 0.15s linear ease-out;
  transition: all opacity 0.15s linear ease-out;
}
.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: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
  -webkit-transition: all height 0.35s ease ease-out;
  -moz-transition: all height 0.35s ease ease-out;
  transition: all height 0.35s ease ease-out;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #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: #428bca;
}
.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 #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.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: #ffffff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    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-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 0px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@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;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    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-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.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 .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;
  }
}
@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-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.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: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #c2cb08;
  background-color: #000000;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #c2cb08;
  background-color: #000000;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.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: #000000;
  color: #c2cb08;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #c2cb08;
    background-color: #000000;
  }
  .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: #c2cb08;
    background-color: #000000;
  }
  .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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #c2cb08;
}
.navbar-inverse .btn-link {
  color: #ffffff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #c2cb08;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #1c1c1b;
  background-color: #ffffff;
  border: 1px solid #1c1c1b;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #c2cb08;
  border-color: #1c1c1b;
  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: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  filter: alpha(opacity=20);
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
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: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.affix {
  padding: 0px;
  -webkit-transition: padding 0.2s linear;
  -moz-transition: padding 0.2s linear;
  -o-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
}
.affix-top {
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-transition: padding 0.2s linear;
  -moz-transition: padding 0.2s linear;
  -o-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
}
.modal {
  position: fixed;
  top: 3%;
  right: 3%;
  left: 3%;
  width: auto;
  margin: 0;
}
.modal-body {
  height: 60%;
}
.modal-body {
  max-height: 350px;
  padding: 15px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.navbar-nav {
  width: 100%;
  margin: 0 auto;
}
/*
 * Custom styles
 */
/*.navbar-brand {
    font-size: 24px;
}

.navbar-container {
    padding: 20px 0 20px 0;
}

.navbar.navbar-fixed-top.fixed-theme {
    background-color: #222;
    border-color: #080808;
    box-shadow: 0 0 5px rgba(0,0,0,.8);
}

.navbar-brand.fixed-theme {
    font-size: 18px;
}

.navbar-container.fixed-theme {
    padding: 0;
}

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{
    transition: 0.8s;
    -webkit-transition:  0.8s;
}*/
/*.modal-title
{
  display:none;
}
//CAROUSEL
.item {
    transition: display 1500ms linear 0s;
    overflow:hidden;

}
.item.active {
}
.item.active img {
    transition: transform 5000ms linear 0s;
    // This should be based on your carousel setting. For bs, it should be 5second
    transform: scale(1.05, 1.05);
}
.carousel-wrap{
  width:100%;
  height:100%;
  //padding-right: 25%;
  background:@col7;
  position:relative;
  //border:red solid 1px;
}

//tabs
.nav-tabs { 
  border-bottom: 1px solid #DDD; 
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover { 
  border-width: 0; 
  outline:0;
}
.nav-tabs > li > a { 
  border: none; 
  color: @txt4;
  text-transform: uppercase; 
  font-weight: 400;
  //background: @col2;
}
.nav-tabs > li.active > a,
.nav-tabs > li > a:hover { 
  border: none; 
  color: @txt4 !important;
  background: @col2; 
}
.nav-tabs > li > a::after { 
  content: ""; 
  background: @txt4; 
  height: 4px; 
  position: absolute; 
  width: 100%; 
  left: 0px; 
  bottom: 0px; 
  transition: all 250ms ease 0s; 
  transform: scale(0);
}
.nav-tabs > li.active > a::after,
.nav-tabs > li:hover > a::after {
 transform: scale(1);
  }

.tab-nav > li > a::after { 
  //background: #21527d none repeat scroll 0% 0%; 
  //color: #fff; 
}
.tab-pane { 
  padding: 15px 0; 
}
.tab-content{
  padding:20px 20px 20px 0;
}
/*.carousel{
  //background:@col2;
  
  //background:rgba(88,28,123,.40);
   //border:@col2 solid 1px;
  .carousel-inner{
   // z-index: 0;
  }
  //
}
.carousel.fade
{
    opacity: 1;

    .item
    {
        img{
         // margin:13px 0 0 14px;
          .rounded(10px);
        }
        -moz-transition: opacity ease-in-out .7s;
        -o-transition: opacity ease-in-out .7s;
        -webkit-transition: opacity ease-in-out .7s;
        transition: opacity ease-in-out .7s;
        
        left: 0 !important;
        opacity: 0;
        top:0px;
        position:absolute;
        width: 100%;
        display:block !important;
        z-index:1;
        &:first-child{
            top:auto;
            position:relative;
        }

        &.active
        {
            opacity: 1;
            -moz-transition: opacity ease-in-out .7s;
            -o-transition: opacity ease-in-out .7s;
            -webkit-transition: opacity ease-in-out .7s;
            transition: opacity ease-in-out .7s;
            z-index:2;
        }
    }
}
.carousel-control {

  left: -90px;
  top: 120px;
  &.right {
    left: auto;
    right: -90px;
    //#gradient > .horizontal(@start-color: rgba(0,0,0,.0001); @end-color: rgba(0,0,0,.5));
  }
 
}
form{
  .form-group,.form-control{
    input:not([type="submit"]),textarea{
      color:@txt4;
      font-size: 14px;    
    }
  }
  
}*/
/*.navbar {
    border: 0px solid transparent;
    margin-bottom: 10px;
    margin-top: 20px;
    min-height: 15px;
    position: relative;
    font-size: 16px;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar-collapse{
  //padding-left: 0;
  //padding-right: 0;
  &.collapse{
    padding-left: 15px;
    //background:@col4;
  }
}
.navbar-default .navbar-nav > li {
    border-right: 2px solid @col2;
}
.navbar-default .navbar-nav > li:last-child {
    border-right: 0px solid @col2;
}
.navbar-default .navbar-nav{

    &.navbar-right > li{

      border-right: 0px solid @col2;
      a{
        padding-left: 10px;
        padding-right: 0; 
        color: @txt4;
        text-decoration: none;
        &.active{
          color: @txt3;
        }
        &:hover{
          text-decoration: none;
       } 
      }
     &.active,&:hover{
      text-decoration: none;
     } 

    }
    
}
.navbar-default .navbar-nav > li > a {
    color: @txt2;
    background-color: transparent;
    font-weight: normal;
}
.navbar-default .navbar-nav > li > a:hover {
    color: @txt3;
    text-decoration: underline;
}
.navbar-nav > li > a {
    padding-bottom: 3px;
    padding-top: 3px;
}
.navbar-default .navbar-nav > .active > a{
    color: @txt3;
    background-color: transparent;
    text-decoration: underline;
  } 
.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: @txt3;
    text-decoration: underline;
}

//carousel
.carousel {
    border:@col2 10px solid;
    background:@col5;
    display:none;
  }
  .carousel-caption {
      position: absolute;
      left: 50%;
      top: 0;
      font-size: 11px;
      height:100%;
      width:50%;
      //bottom: 20px;
      overflow-y: auto;
      z-index: 10;
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 20px;
      padding-right: 25px;
      color: @carousel-caption-color;
      text-align: left;
      text-shadow: none;
      //border:red solid 1px;
      background:@col5 url("@{base-url}/caption-bg.png") no-repeat right bottom ;
      a{
        color:@txt3;
      }
      & .btn {
        text-shadow: none; // No shadow for button elements in carousel-caption
      }
}
.carousel-indicators {
  position: absolute;
  //bottom: 5%;
  top:92%;
  right: -4%;
  z-index: 15;
  width: 20%;
  margin-left: 0%;
  padding-left: 0;
  list-style: none;
  text-align: center;

  li {
    display: inline-block;
    width:  10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid @carousel-indicator-border-color;
    border-radius: 10px;
    cursor: pointer;

    // IE8-9 hack for event handling
    //
    // Internet Explorer 8-9 does not support clicks on elements without a set
    // `background-color`. We cannot use `filter` since that's not viewed as a
    // background color by the browser. Thus, a hack is needed.
    //
    // For IE8, we set solid black as it doesn't support `rgba()`. For IE9, we
    // set alpha transparency for the best results possible.
    background-color: #000 \9; // IE8
    background-color: rgba(0,0,0,0); // IE9
  }
  .active {
    margin: 0;
    width:  12px;
    height: 12px;
    background-color: @txt3;
  }
}
//breadcrumbs
.breadcrumb {
  padding: @breadcrumb-padding-vertical 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 12px;
  background-color: transparent;
  border-radius: @border-radius-base;

  > li {
    display: inline-block;
    a{
      color:@txt2;
    }
    + li:before {
      content: "@{breadcrumb-separator}\00a0"; // Unicode space added since inline-block means non-collapsing white-space
      padding: 0 5px;
      color: @breadcrumb-color;
    }
  }

  > .active {
    color: @breadcrumb-active-color;
  }
}*/
@font-face {
  font-family: "Phosphate-Solid";
  src: url("../styles/fonts/Phosphate-Solid.woff") format('woff');
}
html,
body {
  height: 100%;
}
html {
  padding: 0;
  margin: 0;
}
body {
  padding: 0;
  margin: 0;
  color: #ffffff;
  background: #000000;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  overflow-x: hidden;
  /* Prevent scroll on narrow devices */
  padding-top: 50px;
}
/*h1{
  font-size: 8px;
  color:@col3;
  position:absolute;
  bottom:0;
  &.h{
    color:@col11;
  }
}*/
h1,
h2,
h3,
h6 {
  text-transform: uppercase;
  font-family: "Phosphate-Solid";
  font-size: 30px;
}
h1 {
  color: #414303;
}
h2,
h4 {
  color: #c2cb08;
}
h3,
h5 {
  color: #ffffff;
}
h3 {
  font-size: 50px;
}
h4 {
  font-size: 18px;
  font-weight: normal;
  line-height: 25px;
}
h4 a {
  margin-left: 10px;
  font-size: 16px;
  padding: 5px 10px;
  color: #000000;
  background: #ffffff;
}
h4 a:hover {
  color: #000000;
}
h5 {
  font-size: 24px;
}
h6 {
  font-size: 28px;
  color: #000000;
}
h6.green {
  color: #c2cb08;
}
.height-01 {
  max-height: 350px;
}
.pos-rel {
  position: relative;
}
.border-01 {
  border: red 1px solid;
}
.border-b-01 {
  border-bottom: 1px solid #c2cb08;
}
.border-b-02 {
  border-bottom: 1px solid #ffffff;
}
.display-01 {
  display: none;
}
.bg-01,
.bg-14 {
  background-size: cover;
  max-height: 350px;
  width: 100%;
}
.bg-01 {
  background: url('../styles/images/logo-bg-03.jpg') no-repeat center top;
}
.bg-14 {
  background: url('../styles/images/logo-bg-01.jpg') no-repeat center top;
}
.bg-02 {
  background: #000000;
}
.bg-03 {
  background: url('../styles/images/menu-bg.jpg') no-repeat center top;
  background-size: cover;
  min-height: 800px;
  width: 100%;
}
.bg-04 {
  background: url('../styles/images/koncert-bg-01.jpg') no-repeat center top;
  background-size: cover;
  width: 100%;
  z-index: -10;
}
.bg-05 {
  background: #c2cb08;
  width: 100%;
}
.bg-06,
.bg-08,
.bg-09,
.bg-10 {
  width: 151px;
  height: 151px;
}
.bg-06 {
  background: url('../styles/images/ico-i-16.png') no-repeat center top;
}
.bg-07 {
  background: #1c1c1b;
}
.bg-08 {
  background: url('../styles/images/ico-i-17.png') no-repeat center top;
}
.bg-09 {
  background: url('../styles/images/ico-i-18.png') no-repeat center top;
}
.bg-10 {
  background: url('../styles/images/ico-i-19.png') no-repeat center top;
}
.bg-11 {
  background: #414303 url('../styles/images/koncert-bg-01-mobile.jpg');
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.bg-12 {
  background: #ffff00;
}
.bg-13 {
  background: #151314;
}
.round-01 {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.round-02 {
  -webkit-border-radius: 155px;
  -moz-border-radius: 155px;
  border-radius: 155px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.round-03 {
  -webkit-border-radius: 110px;
  -moz-border-radius: 110px;
  border-radius: 110px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
/*.pruh{
  position:absolute;
  bottom:0;
  right:0;
}*/
.logo-wrap {
  text-align: center;
  position: relative;
}
.logo-wrap a {
  /*position:absolute;
  left: 0;
  top: 0%;
  transform: translate(0%,-50%);
  display:block;
  height:370px;
  width:100%;
  border:red solid 1px;*/
}
.no-pad-l {
  padding-left: 0;
}
.no-pad-l-ph {
  padding-left: 0;
}
.no-pad-r {
  padding-right: 0;
}
.padding-l-01 {
  margin-left: 0;
}
.padding-t-01 {
  padding-top: 5%;
}
.padding-t-02 {
  padding-top: 15px;
}
.padding-t-03 {
  padding-top: 25px;
}
.padding-t-04 {
  padding-top: 0px;
}
.padding-t-05 {
  padding-top: 120px;
}
.padding-b-01 {
  padding-bottom: 30px;
}
.padding-b-02 {
  padding-bottom: 60px;
}
.padding-t-01-ph {
  padding-top: 8%;
}
.padding-t-02-ph {
  padding-top: 45px;
}
.padding-b-01-ph {
  padding-bottom: 7%;
}
.padding-b-02-ph {
  padding-bottom: 30px;
}
.padding-l-01 {
  padding-left: 1%;
}
.padding-t-b-01 {
  padding: 10px 0;
}
.padding-t-b-02 {
  padding: 5% 0;
}
.margin-t-01-ph {
  margin: 35px 0 15px 0;
}
.lunch-img-wrap {
  margin: 0 auto;
  text-align: center;
}
.lunch-img-wrap img {
  width: 70%;
  min-width: 270px;
}
.lunch-wrap {
  padding-top: 0px;
}
.lunch-wrap .lunch-ico-wrap {
  float: left;
  width: 10%;
}
.lunch-wrap .koncert-ico-wrap {
  float: left;
  width: 16%;
}
.lunch-wrap .koncert-ico-wrap img {
  min-width: 80px;
}
.lunch-wrap .lunch-day-wrap {
  float: left;
  width: 33.33%;
  height: 60px;
  text-align: center;
}
.lunch-wrap .lunch-day-wrap .circle {
  position: relative;
  margin: 0 auto;
  width: 60px;
  height: 60px;
  text-align: center;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: solid 1px #c2cb08;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.6);
}
.lunch-wrap .lunch-day-wrap .circle div {
  font-size: 24px;
  font-weight: 900;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.lunch-wrap .lunch-day-wrap .circle:hover,
.lunch-wrap .lunch-day-wrap .circle.active {
  background: #c2cb08;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.lunch-wrap .koncert-nav-item-wrap {
  margin-top: 30px;
  width: 42%;
  height: 80px;
  float: left !important;
}
.lunch-wrap .koncert-nav-item-wrap.prev .circle2 {
  float: right !important;
  margin-right: 30px;
}
.lunch-wrap .koncert-nav-item-wrap.next .circle2 {
  float: left !important;
  margin-left: 30px;
}
.lunch-wrap .koncert-nav-item-wrap .circle2 {
  position: relative;
  background: rgba(0, 0, 0, 0.8);
  width: 80px;
  height: 80px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0;
}
.lunch-wrap .koncert-nav-item-wrap .circle2 i {
  font-size: 28px;
  color: #c2cb08;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.lunch-wrap .koncert-nav-item-wrap .circle2:hover,
.lunch-wrap .koncert-nav-item-wrap .circle2.active {
  background: #000000;
  cursor: pointer;
}
.circle3 {
  float: left;
}
.circle4,
.circle5 {
  margin: 0 auto;
}
.circle4 {
  width: 310px;
  height: 310px;
  /*div{
   
    text-transform: uppercase;
    font-family: "Phosphate-Solid";
 
    font-size: 30px;
    padding:15px 0;
  }*/
}
.circle4 a,
.circle4 span {
  display: block;
  color: #000000;
  font-size: 80px;
  font-weight: bold;
  position: relative;
  left: 0%;
  top: 50%;
  transform: translate(0%, -50%);
}
.gal:hover {
  text-decoration: none;
  /*.circle4{
    span{
      
      color:@txt1;  
      }
    }
    .gallery-label{
      span{
        color:@txt2;
      }
    }*/
}
.gal:hover .bg-12 {
  background: #ffffff;
  -webkit-transition: background 0.8s ease-in-out;
  -moz-transition: background 0.8s ease-in-out;
  -ms-transition: background 0.8s ease-in-out;
  -o-transition: background 0.8s ease-in-out;
  transition: background 0.8s ease-in-out;
}
.circle5 {
  width: 220px;
  height: 220px;
}
.circle5 a,
.circle5 span {
  display: block;
  height: 100%;
  width: 100%;
  color: #000000;
  font-size: 30px;
  font-weight: bold;
  position: relative;
  left: 0%;
  top: 50%;
  transform: translate(0%, -15%);
}
.circle4,
.circle5 {
  text-align: center;
  /*div{
    text-align: center;
    
    color:@txt2;
   
  }*/
}
.circle4 a,
.circle5 a {
  display: block;
}
.circle4 a:focus,
.circle5 a:focus {
  outline: 0;
}
.gallery-label {
  text-align: center;
  color: #ffffff;
  padding: 15px 0;
}
.gallery-label a {
  color: #ffffff;
}
.gallery-label a:hover {
  text-decoration: underline;
}
.font-01 {
  font-size: 30px;
  font-family: "Phosphate-Solid";
}
.font-02 {
  font-size: 20px;
}
.font-02 span {
  font-family: "Phosphate-Solid";
}
.link-more {
  text-align: center;
  width: 100%;
  padding: 30px 0 60px 0;
}
.link-more a.more,
.link-more a.more-02 {
  padding: 15px 25px;
  width: 200px;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}
.link-more a.more-02 {
  color: #c2cb08;
  background: #000000;
}
.link-more a.more {
  color: #000000;
  background: #c2cb08;
}
i.ico-01,
i.ico-02,
i.ico-03,
i.ico-04,
i.ico-05,
i.ico-06,
i.ico-07,
i.ico-08,
i.ico-09,
i.ico-10,
i.ico-11 {
  display: inline-block;
  vertical-align: top;
}
i.ico-02,
i.ico-03,
i.ico-04,
i.ico-05,
i.ico-06,
i.ico-07 {
  padding-right: 5px;
}
i.ico-02:after {
  content: '';
  background-image: url("../styles/images/main.png");
  background-repeat: no-repeat;
  background-position: -140px -26px;
  display: block;
  width: 38px;
  height: 37px;
}
i.ico-03:after {
  content: '';
  background-image: url("../styles/images/main.png");
  background-repeat: no-repeat;
  background-position: -177px -26px;
  display: block;
  width: 58px;
  height: 36px;
}
i.ico-04:after {
  content: '';
  background-image: url("../styles/images/main.png");
  background-repeat: no-repeat;
  background-position: -234px -26px;
  display: block;
  width: 40px;
  height: 37px;
}
i.ico-05:after {
  content: '';
  background-image: url("../styles/images/main.png");
  background-repeat: no-repeat;
  background-position: -140px -63px;
  display: block;
  width: 59px;
  height: 39px;
}
i.ico-06:after {
  content: '';
  background-image: url("../styles/images/main.png");
  background-repeat: no-repeat;
  background-position: -199px -63px;
  display: block;
  width: 40px;
  height: 42px;
}
i.ico-07:after {
  content: '';
  background-image: url("../styles/images/main.png");
  background-repeat: no-repeat;
  background-position: -236px -63px;
  display: block;
  width: 60px;
  height: 42px;
}
i.ico-08 {
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
i.ico-08:after {
  content: '';
  background-image: url("../styles/images/main.png");
  background-repeat: no-repeat;
  background-position: 0px -143px;
  display: block;
  width: 185px;
  height: 179px;
}
i.ico-09:after {
  content: '';
  background-image: url("../styles/images/main.png");
  background-repeat: no-repeat;
  background-position: 0px -330px;
  display: block;
  width: 160px;
  height: 175px;
}
i.ico-10:after {
  content: '';
  background-image: url("../styles/images/main.png");
  background-repeat: no-repeat;
  background-position: -343px -145px;
  display: block;
  width: 155px;
  height: 175px;
}
i.ico-11:after {
  content: '';
  background-image: url("../styles/images/main.png");
  background-repeat: no-repeat;
  background-position: -187px -139px;
  display: block;
  width: 156px;
  height: 175px;
}
.sc-01 {
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  transform: scale(0.6);
  margin-right: -8px;
}
.sc-02 {
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  transform: scale(0.6);
}
.skewed-01 {
  -webkit-transform: skewX(0) skewY(10deg);
  -ms-transform: skewX(0) skewY(10deg);
  -o-transform: skewX(0) skewY(10deg);
  transform: skewX(0) skewY(10deg);
}
.food-desc {
  float: left;
  width: 100%;
}
.food-desc .food-desc-item {
  text-align: center;
  color: #c2cb08;
}
.food-desc .food-desc-item a {
  color: #c2cb08;
}
.food-desc .food-desc-item span {
  color: #ffffff;
}
.menu-food {
  font-size: 16px;
  width: 100%;
  height: auto;
  position: relative;
}
.menu-food .food,
.menu-food .icons {
  text-align: center;
}
.menu-food .icons {
  padding-bottom: 10px;
}
.menu-food .icons span {
  color: #c2cb08;
}
/*.hsContainer {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    opacity: 0;
}
.hsContent {
    max-width: 450px;
    margin: -150px auto 0 auto;
    display: table-cell;
    vertical-align: middle;
    color: #ebebeb;
    padding: 0 8%;
    text-align: center
}*/
.bcg {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 100%;
  width: 100%;
}
#slide-1 .bcg {
  background: #414303 url('../styles/images/koncert-bg-01-mobile.jpg');
  background-attachment: initial ;
  background-position: center center ;
  background-size: contain ;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  z-index: 99999;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(146, 152, 28, 0.8) url("../styles/images/cd-top-arrow.svg") no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  outline: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top:focus {
  outline: 0;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}
.no-touch .cd-top:hover {
  background-color: #92981c;
  opacity: 1;
}
.no-touch .cd-top:focus {
  outline: 0;
}
.overflow-01 {
  overflow: hidden;
}
.skew-01 {
  position: absolute;
  top: -35px;
  left: 0;
  height: 90px;
  width: 100%;
  -webkit-transform: skewY(-2deg);
  -moz-transform: skewY(-2deg);
  -o-transform: skewY(-2deg);
  -webkit-backface-visibility: hidden;
  z-index: 10;
}
.skew-01 .arrow {
  position: absolute;
  left: 50%;
  top: 50px;
  transform: translate(-50%, 0%);
  width: 0px;
  height: 0px;
  border-left: 90px solid transparent;
  border-right: 90px solid transparent;
}
.skew-01 .arrow.black {
  border-top: 80px solid #000000;
}
.skew-01 .arrow.green {
  border-top: 80px solid #c2cb08;
}
.border-b-01 {
  border-bottom: #000000 solid 1px;
}
.new-home {
  color: #000000;
  margin-bottom: 20px;
  text-align: center;
}
.new-home .date-news {
  font-size: 18px;
}
.new-home .title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 26px;
}
.new-home a {
  color: #000000;
  font-weight: 500;
  text-decoration: underline;
}
.new-home a:hover {
  text-decoration: none;
}
.Flexible-container {
  position: relative;
  padding-bottom: 30.25%;
  padding-top: 10px;
  height: 0;
  overflow: hidden;
}
.Flexible-container iframe,
.Flexible-container object,
.Flexible-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.email-phone {
  color: #c2cb08;
  font-size: 24px;
  font-weight: 500;
}
.email-phone i {
  margin-right: 25px;
}
.email-phone a {
  color: #c2cb08;
}
.footer {
  width: 100%;
  color: #1c1c1b;
  text-align: center;
}
.footer a {
  color: #1c1c1b;
}
.cursor-01 {
  cursor: pointer;
}
.alergen-list {
  color: #000000;
  line-height: 25px;
}
.new-box .list-ico,
.new-box .title-wrap {
  float: left !important;
}
.new-box .list-ico {
  max-width: 110px;
}
.new-box .title-wrap span,
.new-box .title-wrap-c span {
  color: #c2cb08;
  font-size: 20px;
}
.new-box .title-wrap {
  max-width: 80%;
  padding: 5% 0 0 5%;
}
.new-box .title-wrap-c {
  width: 85%;
}
.new-box span {
  font-size: 12px;
}
.new-box h5 {
  font-size: 16px;
}
.new-box .text-box {
  padding: 0px 0 20px 0;
  width: 85%;
  word-wrap: break-word;
  line-height: 25px;
}
.img-box {
  width: 100%;
  height: 100%;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.img-box img {
  width: 100%;
  max-width: 450px;
  /*position: relative;
    left: 0%;
  top: 50%;
  transform: translate(-50%,0%);*/
}
.news-show {
  display: none;
}
.more-news,
.less-news {
  font-weight: bold;
  display: block;
  padding: 5px 10px;
  background: #000000;
  color: #c2cb08;
  text-align: center;
  max-width: 90px;
  cursor: pointer;
}
.more-news:hover,
.less-news:hover {
  text-decoration: underline;
}
/*.more-news,
.less-news{
    text-align: center;
    color:@txt4;
    font-weight: 300;
    span{
        cursor:pointer;
        color:@txt1;
        background:@col4;
        width:20%;
        padding:7px 20px;
        font-size: 18px;
        font-weight: bold;
        //display:block;
        &:hover{
            text-decoration: underline;
        }
    }
    strong{
        color:@txt3;
        font-weight: 400;
    }
}*/
.alergen:focus {
  outline: 0;
}
.win,
.win1 {
  background: #151314;
  overflow: auto;
  display: none;
  height: 0;
}
.win .list-01,
.win1 .list-01 {
  padding: 5px 0 25px 0;
  color: #000000;
}
.win .close-02,
.win1 .close-02 {
  color: #c2cb08;
  padding: 0 0 10px 0 ;
}
.win.open,
.win1.open {
  display: block;
  background: #ffffff;
}
.win.open {
  height: 650px;
}
.win1 img {
  margin: 0;
  padding: 0;
  display: none;
}
.win1.open {
  height: 600px;
}
.win1.open img {
  display: inline;
}
/*.image{
    //background: url(http://placekitten.com/300/300);
    position:absolute;
    top:-30px;
    left:-30px;
    right:-30px;
    bottom:-30px;
    
}*/
/*h1 {
    background: #0D6AB7;
    color: #fff;
    padding: .5em 1em 2em;
    transform: skewY(2deg);
    display: block;
    //margin-bottom: -.5em;
}

h1 span {
    display: block;
    transform: skewY(-2deg)
}

.oriznout {
    overflow: hidden;
}
.skew-01:before{
  
  content: '';
  position: absolute;
  left: 0;
  bottom: -30px;
  overflow: visible;
  width: 100%;
  height: 150px;
  background: red;
  z-index: 1;
  -webkit-transform: skewY(@deg1);
  -moz-transform: skewY(@deg1);
  -ms-transform: skewY(@deg1);
  -o-transform: skewY(@deg1);
  transform: skewY(@deg1);
  -webkit-backface-visibility: hidden;

}*/
/*h1,h2,h3,h4,h5,h6{

}

h3{
    font-weight: 400;
    color:@txt5;
    &.red{
        color:@txt4;
    }
}
h4{
    color:@txt4;
    font-size: 28px;
    font-weight: 400;
}
.row-01{
    height:100%;
    background:@col3;
}



.no-pad-l-sm{
  padding-left:15px;
}
.no-pad-r-sm{
  padding-right:15px;
}


.padding-01{
    padding:30px;
}

.padding-t-01-ph{
    padding-top: 0;
}
.padding-t-02-ph{
 padding-top: 20px;   
}
.padding-t-03-ph{
 padding-top: 20px;      
}
.padding-t-04-ph{
 padding-top: 0px;      
}
.padding-t-02{
  padding-top: 30px;
}
.padding-t-03{
  padding-top: 10px;
}
.padding-t-04{
  padding-top: 50px;
}
.padding-t-05{
  padding-top: 15px;
}

.padding-b-02{
  padding-bottom:30px;
}
.padding-b-03{
  padding-bottom:5px;
}

.padding-r-01{
    padding-right: 40px;
}
.margin-t-01{
    margin-top: 40px;
}
.margin-t-02{
    margin-top: 20px;
}
.border-t-01{
    border-top: 5px solid @col6;
}
.border-t-02{
    border-top: 5px solid @col4;
}
.border-b-02{
    border-bottom: 5px solid @col6;
}
.width-01{
  width:100%;
}
.bg-01{
    //margin: 0 auto;
  background:url('@{base-url}/carus-block-.bg.jpg') no-repeat center top ;
  max-height: 292px;
  //height: 295px;
  height: 100%;
}

.bg-03{
  background:url('@{base-url}/menu-block-bg.jpg') repeat-x bottom left  ;
  //background:red;
}
.bg-04{
    background:@col4;
}
.bg-05{
    background:@col7;
    //background:url('@{base-url}/menu-block-bg.jpg') repeat-x bottom left  ;
    //height:100%;
    //max-height: 295px;
    //min-height: 100%;
}
.bg-04,.bg-05{
    display:block;
}
.bg-06{
    background:@col3;
}
.bg-07{
    background:@col7;
    
}
.new-wrap{
    //height: 100%;
    //float: left;
}
.new-01,
.new-02{
     position: absolute;
        //padding-top: 50%;
    right: 0;
    width:25%;
    height:50%;
    //max-height:146px;
    padding:2% 3%;
    color:@txt2;
    //display:block;
    //min-height: 100%; // min. height for modern browser 
    //height:auto !important; // important rule for modern Browser 
    //height:100%; // min. height for IE 
    //overflow: hidden !important; // FF scroll-bar 
    a{
        color:@txt2;
        font-size: 14px;
        //font-weight: bold;
        text-transform: uppercase;
    }
    table{
        height:100%;
        td{
            padding: 0 5px;
            height:100%;
            //border:blue solid 1px;
            vertical-align: middle;
           
        }
    }
}
.new-01{
   
        top: 0%;
}
.new-02{
    top:50%;
}


i.ico-04{
    padding-right: 0;
    padding-left: 10px;
    .sprite(-155px,-58px,26px,47px);
}
.carousel-wrap{
  padding-right: 0%;
  
}
.new-phone{
    div{
        padding:3% 4%;
        color:@txt2;
        text-transform: uppercase;
        i{
            margin-right: 8px;
        }
        a{
            color:@txt2;
        }
    }
}
.border-b-01{
    border-bottom: 2px solid @col5;
}
.line-01{
    line-height: 1.6em;
}
.logo{
    
    .sprite(0px,0px,191px,58px);
    //border:red solid 1px;
     .scale(1.0);
     outline:0;
     i {
       display: none;
     }
}
.logo-img{
    //text-align: center;
}

.langs{
    padding: 0 30px 0 0;
    a{
        color:@txt3;
        padding:0 15px 0 0;
        &:hover,&.active{
            color:@txt4;
            text-decoration: none;
        }
    }
}


.searchblock{
    input[type="search"]:focus{
        //border:blue solid 1px;
        border-color: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    outline:0;
    }
    width: 100%;
    .searchbox{
        position:relative;
        min-width:50px;
        width:80%;
        height:35px;
        float:right;
        //overflow:hidden;
        //border:transparent solid 1px;
         
    }

    .searchbox-input{
        position:absolute;
        top:0;
        right:45px;
        border:0;
        outline:0;
        background:@col3;
         border:@col5 solid 1px;
        .rounded(5px);    
        width:80%;
        height:35px;
        margin:0 0px 0 0;
        padding:0px 20px 0px 20px;
        
        &:focus{
          width:100%;
        }
        //font-size:20px;
        //color:red;
    }
    .searchbox-input::-webkit-input-placeholder {
        //color: #d74b4b;
    }
    .searchbox-input:-moz-placeholder {
        //color: #d74b4b;
    }
    .searchbox-input::-moz-placeholder {
        //color: #d74b4b;
    }
    .searchbox-input:-ms-input-placeholder {
        //color: #d74b4b;
    }

    .searchbox-icon,
    .searchbox-submit{
        width:35px;
        height:35px;
        display:block;
        position:absolute;
        top:0;
        //font-family:verdana;
        //font-size:22px;
        right:0;
        padding:0;
        margin:5px 0 0 0px;
        border:0;
        outline:0;
        //line-height:50px;
        //text-align:center;
        cursor:pointer;
        
        background:transparent;
        background: url('@{base-url}/search-bt.svg') no-repeat;
    }
     .searchbox-submit{
        //display:none;
        //border:red solid 1px;
     }
        .searchbox-icon{
            color:@txt4;
            display:none;
            //color:@txt1;
        }


    .searchbox-open{
        width:100%;
    }
}
.link-wrap{
    background:@col4;
    padding:4px 10px;
    .arr-r {
        position:absolute;
        right:-8px;
        top:30%;
       width:0px;
       height:0px;
       border-left:8px solid @col4;
       border-top:6px solid transparent;
       border-bottom:6px solid transparent;
    }
    a{
        color:@txt2;
    }
}


.news-show{
    display:none;
    //border:red solid 1px;
    //height:0;
    //opacity:0;
}
.more-news,
.less-news{
    text-align: left;
    color:@txt4;
    font-weight: 400;
    span{
        cursor:pointer;
        color:@txt4;
        
        &:hover{
            text-decoration: underline;
        }
    }
    strong{
        color:@txt3;
        font-weight: 400;
    }
}
.new-home-wrap{

    p{
        margin:8% 0 10% 0;
    }
    img{
        margin-bottom: 8%;
    }
    a{
        color:@txt4;
        display:block;
        font-size: 14px;
        font-weight: 400;
    }
}
.text-col,.text-col-02{
    text-align: justify;
    
    
}
.text-col{
 
    padding: 5% 5% 2% 0;
    
}
.text-col-02{

    padding: 5% 0% 2% 0;
    
}
.table-link{
  width:100%;
  height:100%;
  td{
    
    background:@col6;
    color:@txt3;
    text-align: center;
    vertical-align: middle;
    font-weight: 400;
    padding:5% 5%;
    //font-size: 16px;
    a{
      //padding:5% 5%;
      color:@txt3;
      display:block;
      width:100%;
      height:100%;
      &:hover{
        background:@col4;
        color:@txt2; 
        text-decoration: none; 
        //  
      }
      
    }
    &:hover{
        background:@col4;
        a{
            color:@txt2;
        }
    }
  }
}
.footer-contact{
    a{
        color:@txt4;
    }
}

//menu s ikonami
a.ico-menu{
    width:100%;
    height:100%;
    display:block;
    min-height: 150px;
    max-height: 150px;
    text-align: center;
    //padding:10% 0;
    color:@col5;
    position:relative;
    .bg{
        position:absolute;
        z-index: -10;
        background:@col3;
        //padding:10% 0;
        height:0%;
        width:100%;
        display:block;
         -webkit-transition: height @time1 ease-in-out;
        -moz-transition: height @time1 ease-in-out;
        -ms-transition: height @time1 ease-in-out;
        -o-transition: height @time1 ease-in-out;
        transition: height @time1 ease-in-out; 
    }
    h5{
        font-size: 18px;
        font-weight: 300;
        margin-bottom: 5%;
    }
    svg{
        margin-top:10%;
    }
    &:hover,&.active{
        //background:@col3;
        text-decoration: none;
        svg{
           path,circle{
             fill:@col4;
              -webkit-transition: fill @time2 ease-in-out;
                -moz-transition: fill @time2 ease-in-out;
                -ms-transition: fill @time2 ease-in-out;
                -o-transition: fill @time2 ease-in-out;
                transition: fill @time2 ease-in-out; 
            }
        }
        h5{
            color:@txt1;
        }
    }
    &.active{
       background:@col3; 
    }
    &:hover{
        .bg{
            height:100%;
            -webkit-transition: height @time1 ease-in-out;
        -moz-transition: height @time1 ease-in-out;
        -ms-transition: height @time1 ease-in-out;
        -o-transition: height @time1 ease-in-out;
        transition: height @time1 ease-in-out; 
        }
        //-webkit-transition: background @time2 ease-in-out;
        //-moz-transition: background @time2 ease-in-out;
        //-ms-transition: background @time2 ease-in-out;
        //-o-transition: background @time2 ease-in-out;
        //transition: background @time2 ease-in-out; 
    }
   
}
article.art-01 {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-width: 200px;
     -moz-column-width: 200px;
          column-width: 200px;
  -webkit-column-gap: 2.5em;
     -moz-column-gap: 2.5em;
          column-gap: 2.5em;
          text-align: justify;
  #lightGallery{
    -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  }

          p{
            //text-align: justify;
          }        
}
#lightGallery{
    margin:20px 0;
}*/
/*
.bg-02{
  background:@col3;
}
.bg-03{
  background:@col4;
}
.bg-04{
  background:@col5;
}
.bg-05{
  background:@col10;
}



.padding-t-06{
  padding-top: 55px;
}
.padding-t-07{
  padding-top: 65px;
}
.padding-t-08{
  padding-top: 40px;
}
.padding-t-09{
  padding-top: 1%;
}


.padding-r-01{
 // padding-right: 0;
}
.margin-b-01 {
  margin-bottom: 20px;
}
h3,h4,h5,h6{
    margin:0;
    font-weight: bold;
    color:@txt19;
}

h4{
    i{
        font-size: 12px;
    }
}
h1{
    font-size: 14px;
}
.bg-01{
    background:@col2;
}
#web-wrap{
        min-height:100%;
    position:relative;
    //width:100%;
    ///float:left;
    //border:red 1px solid;
}
.navbar-fixed-top{
    //.drop-shadow(0, 13px, @blur: 2px,@rgb:#FFF, @alpha: 0.1)
    //-webkit-box-shadow: 0px 13px 30px 0px rgba(50, 50, 50, 0.3);
    //-moz-box-shadow: 0px 13px 30px 0px rgba(50, 50, 50, 0.3);
   // box-shadow: 0px 13px 30px 0px rgba(50, 50, 50, 0.3);
    padding:0px 0;
    @media @small {
        padding: 7px 0;
    }
}
.navbar-brand {
        content:"";
        //background-image:url("@{base-url}/main.png");
        //background-repeat: no-repeat;
        //background-position: 0px 0px;
        
        @media @small {
            margin:10px 0 0 0;
            padding: 0;
            .scale(0.8);
            //width: 200px;
            //height: 100px;
        }
        @media @medium {
        }
        @media @large {
        //width: 200px;
        //height: 100px;
        } 
    }


.navbar-default {
    background-color: @col2;
    border: none;
    .navbar-nav > li > a:first-letter{
        text-transform: uppercase;
    }
    .navbar-nav > li > a,
    .navbar-nav > li > a:hover,
    .navbar-nav > li > a:focus,
    .navbar-nav > li > a.active,
    .navbar-nav > .open > a,
    .navbar-nav > .open > a:hover,
    .navbar-nav > .open > a:focus

    {
        color: @txt1;
        font-size: 12px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 8px;
        padding-bottom: 8px;
        text-decoration: none;
        text-transform: lowercase;
        .rounded(5px);
        
        @media @phone {
            //font-size: 12px;
            
        }    
        @media @small {
            font-size: 12px;
            margin-top:15px;
            padding:6px 7px 3px 7px;
            .rounded(3px);
            //width:80px;
            
        }
        @media @medium {
            font-size: 14px;
            padding-left: 0px;
            padding-right: 0px;
            padding-top: 0px;
            padding-bottom: 0px;
            margin-top:0px;
            margin-right: 1px;
            width:70px;
            height:70px;
            text-align: center;
            line-height: 70px;
             text-decoration: none;
            text-transform: lowercase;
            .rounded(35px);
            border:transparent solid 1px;
            &:hover,.active{
                border:@col16 solid 1px;
            }
        }
        outline: 0;
        background-color: transparent;
    }
    .navbar-nav > li > a:hover,
    .navbar-nav > li > a:focus,
    .navbar-nav > li > a.active,
    .navbar-nav > .open > a:hover,
    .navbar-nav > .open > a:focus{
        text-decoration: none;
        //background-color: @col15;
        border:@col16 solid 1px;
        //transition: background-color 0.9s ease-in-out;
        transition: border 0.5s ease-in-out;

        //.rounded(5px);
        //width:80px;
    }

}


.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    //background-color: @col15;
    background-color: transparent;
    border:@col16 solid 1px;
    color: @txt1;
    text-decoration: none;
    //.rounded(5px);
    //width:80px;
}


.padding-01{
    margin: 3% 0 0 0;
}
.padding-02{
    margin: 0 0 0 5%;
}
.padding-03{
    padding: 2% 0;
}
.margin-01{
    margin: 2.5% 0 0 2.5%;
}
.margin-02{
    margin: 0 0 2% 0;
}
.margin-03{
    margin: 0 0 0 2%;
    @media @small{
        margin: 0% 0 0 4%;
    }
}
.margin-04{
    margin: 0 0 0 0;
    @media @small{
        margin: 0% 0 10% 0%;
    }
}
.margin-05{
    margin: 10px 0;
    @media @medium{
        margin: 0% 0 0 0%;
    }
}

.margin-06{
    margin-top: 5px;
    @media @small{
        margin-top: 15px;
    }
}
.margin-07{
    //padding-bottom:90px;
    margin-bottom: 15px;
    //border: yellow 1px solid;
    @media @small{
        margin-bottom: 20px;
    }
}
.no-mar-top-bot{
    margin-bottom: 0;
    margin-top: 0;
}
.h-20{
    height:50px;
    margin-bottom:20px;
    @media @small{
       height:20px;
    }
}
.yellow-text{
        color: @col3; 
}
.red-text{
        color: @col4; 
}
.blue-01-text{
        color: @col6; 
}
.blue-02-text{
        color: @col7; 
}
.green-text{
        color: @col9; 
}
.velvet-text{
        color: @col8; 
}        

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: @col2;
}

.dropdown-menu {
    border: 0 solid rgba(0, 0, 0, 0.15);
    box-shadow: none;
}
.panel-default > .panel-heading {
    .border-radius(0, 0, 0,0);
    .rounded(0);
    //text-transform: lowercase;
    display:block;
     //.scale(0.5);
    
    padding: 2px 5px 2px 4px;
    //padding:0 5px 0 0;
    border-color: transparent;
    color: @txt2;
    
    &.yellow{
        background-color: @col3; 
         
        i{
            content:"";
            margin:0;
            padding:0;
            
            //.scale(0.5);
           
           .sprite(0px,-55px,110px,110px); 
           display: inline-block;
           border:red solid 1px;
        }   
    }
    &.red{
        background-color: @col4;    
    }
    &.blue-02{
        background-color: @col7;    
    }
    &.green{
        background-color: @col9;    
    }
    &.velvet{
        background-color: @col8;    
    }
    &.blue-01{
        background-color: @col6;    
    }
    img{
         display:none;
        //.scale(0.5);
        margin-right: 10px;
        -webkit-transform:scale(0.5,0.5);
        -moz-transform:scale(0.5,0.5);
        transform:scale(0.5,0.5);
    }
    a{
        color:@txt2;
        //font-weight: bold;
        font-size: 12px;
        outline:0;
        padding-left: 20px;
        @media @small{
            padding-left: 2px;
            font-size: 16px;

        }
        
    }
    a:hover,
    a:focus, a.active{
        text-decoration: none;   
    }
    @media @small {
       img{
         display: inline-block;
         //font-size: 12px;
       }      
    }
}
.panel {
    background-color: #ffffff;
    border: 0px solid transparent;
    border-radius: 0px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 0px;
}
.panel-default {
    border-color: transparent;
}
.panel-group .panel {
    border-radius: 0px;
    margin-bottom: 0;
    overflow: hidden;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: transparent;
    //background:red;
    ul {
       ul{
       // margin-left: -40px;
       } 
    }
    @media @medium{
    //    min-height: 387px;    
    }
    
}
.panel-body {
    padding: 5px;
    max-height: 230px;
    overflow:auto;
}
.dropdown-menu {
    padding:0;
    min-width: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    max-height: 340px;
    overflow-x: hidden;
    padding-left: 10px;
    padding-right: 10px;
    //margin:0;
}
.container{
   //border:red solid 1px;
}
.container > .navbar-header, .container > .navbar-collapse {
    margin-left: 0px;
    margin-right: 0px;
}
.panel-group {
  //  width: 800px;
}
.product-list{
    float:left;
    //width:45%;
    margin:0 25px 0 -25px;
    li.level-one a{
        font-size: 12px;
        @media @small{
            font-size: 14px;
        }
    }
    
    li > a,li{
        text-transform: lowercase;
        font-size: 11px;
        font-weight: bold;
        color:@txt10;
        @media @small{
            font-size: 12px;
        }
    }
    li{
        color:lighten(@txt10,20%);
        font-weight: normal;
    }
    ul{
        //list-style: none;
        margin-left: -27px;
    }
    ul li a{
        font-weight: normal;
        //font-size: 12px;
    }

}

.gray-01{
            background:lighten(@col10,65%);
        }
.blue-03{
            background:@col13;
        }        
.yellow{
            background:@col3;
        }
.red{
        background-color: @col4;    
        }
.red-02{
        background-color: @col5;    
        }       
.blue-02{
            background-color: @col7;    
        }
.green{
            background-color: @col9;    
        }
.velvet{
            background-color: @col8;    
        }
.blue-01{
            background-color: @col6;    
        }
.gray-02{
            background-color: @col10;    
        } 
.gray-03{
            background-color: @col12;    
        }
.gray-04{
            background-color: @col14;    
        }                          
.white{
    background-color: @col2;    
}        
.category{
    //border:red solid 1px;
    .rounded(10px);
    width: 100%;
    margin-bottom: 12%;
    @media @small{
        //width: @width5;
        //margin: 0 0 0 40px;
    }
    @media @medium{
        //width: @width4;
    }
    
    text-align: center;
    
    //width:90%;
    a{
            color:#fff;
            text-transform: lowercase;
            
            
            font-size: 16px;
            @media @small{
                font-size: 16px;
                //font-weight: bold;
                letter-spacing: 1px;
            }
    }
    a:hover{
        text-decoration: none;
    }
    .cat-image{
        //position:relative;
        background:rgba(255,255,255, 0.5);
        padding: 10% 0;
        //border:red solid 1px;
        .border-radius(10px, 0, 0, 10px);
        //min-width: 120px;
        //height:200px;
        //.rounded(10px);
        img{
            width:150px;
            @media @phone{
                width:150px;
            }
            
            @media @small{
                width:150px;
            }
            //.vertical-align();
            //margin: 20% 0;
        }    
    }
    
    .cat-name{
        .border-radius(0, 10px, 10px, 0px);
        font-size: 20px;
        padding:6% 0;
        width:100%;

        
        
    }
}
.category2{
    //margin:5px 0;
    //border:red solid 1px;
    //width: 99%;
    //margin: 2%;
    //height:579px;
    @media @small{
        //width:120px;
       // margin: 7% 0 0 0;
    }
    @media @medium{
        //width: 150px;
    }
    
    text-align: center;
    
    //width:90%;
    a{
            color:#fff;
            text-transform: lowercase;
            
            
            font-size: 16px;
            @media @small{
                font-size: 20px;
                font-weight: bold;
                letter-spacing: 0px;
            }
    }
    .cat-image{
        position:relative;
        background:rgba(255,255,255, 1.0);
        padding: 20px 0;
        margin-bottom: 10px;
        //min-height: 370px;
        //height:100%;
        img{
            display:inline;
            width:120px;
            //margin-bottom: 10px;
             border: 1px solid transparent;
            @media @small{
                //width:100%;
            }
            //.vertical-align();
            //margin: 20% 0;
        }
        img:hover{
           border: 1px solid lighten(@col10, 30%);
           .rounded(4px);
           .transition-duration(1s) ;
        }    
    }
    
    .cat-name{
        padding:10px 0;
        width:100%;
        font-size: 18px;
        img{
            //width:30px;
            //margin-bottom: 10px;
            @media @small{
                font-size: 18px;
                //width:50px;
            }
            
        }
    
        
        
    }
}
.category2{
    //border:red solid 1px;
    width: 99%;
    //margin: 2%;
    height:579px;
    @media @small{
        //width:120px;
       // margin: 7% 0 0 0;
    }
    @media @medium{
        //width: 150px;
    }
    
    text-align: center;
    
    //width:90%;
    a{
            color:#fff;
            text-transform: lowercase;
            
            
            font-size: 12px;
            @media @small{
                font-size: 12px;
                font-weight: bold;
                letter-spacing: 0px;
            }
    }
    .cat-image{
        position:relative;
        background:rgba(255,255,255, 0.8);
        padding: 20% 0;
        min-height: 370px;
        //height:100%;
        img{

            width:60%;
            margin-bottom: 10px;
             border: 1px solid transparent;
            @media @small{
                //width:100%;
            }
            //.vertical-align();
            //margin: 20% 0;
        }
        img:hover{
           border: 1px solid lighten(@col10, 30%);
           .rounded(4px);
           .transition-duration(1s) ;
        }    
    }
    
    .cat-name{
        padding:6% 0;
        width:100%;
        font-size: 12px;
        img{
            width:30px;
            margin-bottom: 10px;
            @media @small{
                font-size: 12px;
                width:50px;
            }
            
        }
    
        
        
    }
}*/
/*.upcase{
    text-transform: uppercase;
}
.lowcase{
    text-transform: lowercase;
}
.line-height{
    line-height: 0;
}
.bottom-content,
.middle-content,
.top-content
{
    box-sizing: border-box; 
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding:2% 3%;
    width:100%;
    display:inline-block;
} 
.top-content{
    

    //background:#f5f3f3;
    background:@col2;
    .pull-left();
    padding:0;
    .chossen-cat,
    .producer,
    //.producer-next,
    .producer-menu,
    .product,
    .product-detail,
    .breadcrumb-wrap{

        height:78px;
        display:table-cell;
        vertical-align: middle;
         @media @small{
            height:100px;
         }
    }

    .pro15{
        width:15%;
        min-width: 78px;
    }
    .pro85{
        width:75%;
    }
    .chossen-cat{
        //.pull-left();
        color:@txt2;
        font-size: 13px;
        text-align: center;
        width:78px;
        padding-top: 2px;
        @media @small{
            width:100px;
            
        }
        img{
            //width:33%;
            //margin-bottom: 2px;
           // @media @small{
                width:60%;
            //}
        }
        a.arrow{
           content:"";
           padding-left: 40px;
           .sprite(0px,-50px,63px,62px);
            //border:red solid 1px;
            display: block;
            margin: 0px;
            padding: 0;
            u{
                display:none;
            }
        }
    }
    .producer{
        padding-left: 10px;
       width: 110px;
       @media @medium{
            width:230px;
            padding-left: 30px;
           
        }
        //max-width: 250px;
        img{
            
            width:90%;
            @media @medium{
               width:90%;
            }
        }
        h2{
            margin-left: 10%;
            font-size: 20px;
            @media @small{
                font-size: 26px;
            }
        }
    }
    .producer-next{
        padding:2% 1% 2% 0;
        //text-align: center;
        //border:red solid 1px;
        //width:150px;
        h3 small{
            font-size: 11px;
        }
        @media @small{
            //width:150px;
            //border:red solid 1px;
        }
        @media @medium{
                //width:220px;
                
                h3 small{
                    font-size: 16px;
                }
        }

    }
    .product{
        text-transform: uppercase;
        //border:red solid 1px;
        //padding-right: :1%;
        text-align: center;
        //margin-left: 1%;
        width: 170px;
        @media @small{
            width: 300px;
        }
        h1{
            @media @small{
                font-size: 24px;
            }
        }
    }
    .product-detail{
       
       padding-left: 10px;
       text-wrap:normal;
       h1{
        font-size: 10px;
        text-transform: uppercase;
        }
        @media @small{
            //width: 300px;
        }
        h1{
            @media @small{
                font-size: 18px;
            }
        } 
    }
    .producer-menu{
        color:@txt2;
        div{
            display:table-cell;
            vertical-align: middle;

            @media @medium{
              //  height:50px;
                //width:100px;
            }
        }
        a.thumbnail{
            .pull-left();
            margin-left: 2px;
            margin-right: 8px;
        }
        img{
            
            height:17px;
            
            @media @medium{
                height:25px; 

            }
            
            //width:100px;


        }
    }
    
        .breadcrumb{
            margin:0;
           
        }
    
} 
.breadcrumb{
            margin:0;
            padding:2px 0 5px 0;
            li a{
                font-size: 12px;    
            }
            
        }*/
/*.top-content{
    background:@col2;
    .pull-left();
    padding:0;
    //height:78px;
    @media @small{
        
        //height:100px;
       // line-height: 100px;
    } 
    .chossen-cat{
        //.pull-left();
        text-align: center;
        width:78px;
        height:78px;
        display:table-cell;
        vertical-align: middle;
        @media @small{
            width:100px;
            height:100px;
        }
        img{
            width:60%;
        }
    }
    .producer{
       // .pull-left();
        //border:red solid 1px;
        text-align: left;
        min-width: 200px;
        max-width: 250px;
        img{
            margin-top:4%;
            width:70%;
            @media @medium{
               margin-top:5%;
        }
    }
    
   } 
   .producer-menu{
        box-sizing: border-box; 
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
        padding-top: 45px;
        @media @small{
            padding-top: 25px;
        }    
        float: right;
        text-align: right;
        //border:red solid 1px;
        .producer-next{
        display: table-cell!important;
        vertical-align:middle; 
        
        .pull-left();
        height:73px; 
            @media @medium{
                height:100px;
            }
        }
        .producer-logo{
            
           float:right;
       
            width:60px;
            height:25px;
            position:relative;
            @media @medium{
                width:100px;
                height:33px;
            }
        }
    }   
        
}


.middle-content{
    margin-bottom: -5px;
    background:@col2;
    .part-01,
    .part-02,
    .part-03{
        //width: 100%;
        margin:0;
        line-height: 20px;
        //.pull-left();
        a{
            //color:@col10;
        }
        img{
            outline:0;
        }
        //border:red solid 1px;
    }
    .part-03{
        //.pull-right();
        @media @small{
            //width: 22%;
            //margin-left: 2%;
        }
        ul{
            margin-top: 5px;
        }
        a{
            font-size: 12px;
        }
        
    }
    .part-01{
        //text-align: justify;
        //padding-right: 0%;
        //border:red 1px solid;
        @media @small{
            //width: 40%;
        }
        a.producer-link{
            font-size: 12px;
            font-weight: bold;
            @media @small{
                 font-size: 20px;
        }
        }
        a.product-link{
            color:@brand-primary;
        }
        h1{
            margin-top: 0;
            font-size: 26px;
        }
        .new-content{
            word-wrap: break-word;
        }
        .new-files{
            margin-top: 10px;
            padding-top: 10px;
            border-top: 1px solid #ccc;
        }
        .file-wrap{
            margin:8px 10px 8px 0;
            width:100px;
        }
        .file-link{
            u.doc,
            u.xls,
            u.jpg,
            u.pdf{
            content:"";
            background-image:url("@{base-url}/file-ico.png");
            background-repeat: no-repeat;
            
            //border:red solid 1px;
            display: block;
            margin: 0px;
            padding: 0;
            width: 30px;
            height: 30px;
            }
            u.doc{
              background-position: 0px 0px;  
            }
            u.xls{
              background-position: 0px -30px;  
            }
            u.pdf{
              background-position: 0px -60px;  
            }
            u.jpg{
              background-position: 0px -90px;  
            }
        }
    }
    .part-02{
        .link:before{
            content:"";
        }
        .link{

            clear: both;
            text-align: right;
            a{
                font-size: 14px;
                font-weight: bold;
            }
        }
        
        @media @small{
            //width:33%;
        }
        .thumb{
            //.pull-left();
            //width:90px;
            height:80px;
            //border:red solid 1px;
        }
    }
    .product-item{
        position:relative;
        border:#f5f5f5 solid 1px;
        background:#f5f5f5;
        padding:0% 8% 8% 8%;
        text-align: center;
        min-height:150px;
        margin-bottom: 10%;
        position:relative;
        .rounded(8px);
        .product-title{
            position:absolute;
            bottom:2%;
            height:auto;
            text-align: center;
            width:84%;
            box-sizing: border-box; 
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
            //background:red;
        }
        h4 a{
            font-size: 18px;
            @media @small{
                font-size: 14px; 
            }
            @media @medium{
                font-size: 18px;
            }
        }
        @media @small{
           min-height:180px; 
        }
        @media @medium{
            height:250px;
        }
        
        .img{
            margin-top: 5%;
           // width:100%;
            //height:110px;
            text-align: center;
            //border:green solid 1px;
            @media @small{
                //height:140px; 
            }
            @media @medium{
                min-height:140px;
            }
            
        }
        .logo{
                //background:red;
                padding:4% 0 2% 0;
                text-align: center;
                //width:30%;
                height:12%;
                //position:absolute;
                //top:-2%;
                //left:0%;
                //height:15%;
                //border:yellow solid 1px;
                img{
                    height:25px;
                    //width:40%;
                }
            }
    }
    .middle-block{
     display: inline-block;
     margin:0;   
        
       // border:red solid 1px;
    }
}
.bottom-content{
    background:rgba(0,0,0,0.7);
    .sec-level{
        display: table-cell!important;
        vertical-align:middle; 
        height:40px; 
        @media @medium{
            height:50px;
        }
        //border:red 1px solid;
        a {
              color: @gray-light;
              text-decoration: none;
              //text-transform: uppercase;
              //font-weight: bold;
              font-size: 11px;
              margin-right: 3px;  
              @media @medium{
                    margin-right: 7px;  
                    font-size: 14px;
                    //margin-right: 10px;  
                }
              &:focus{
                outline:0;
              }  
              &:hover{
                text-decoration: underline;  
              }    
              &:hover,&.active {
                color: @txt2;
                //text-decoration: none;
              }
            }
    }
    .level-one{
        .pull-left();
         @media @small{
            .pull-right();
        }
    }
    .image{
        float:right;
        text-transform: lowercase;
        @media @phone{
            .pull-left();
        }
        margin-left: 12px;
        width:40px;
        height:40px;
        position:relative;
        @media @medium{
            width:50px;
            height:50px;
        }
        .image-caption{
          width: 100%;
          height: 100%;
          position:absolute;
          top:0;
          left:0;  
          //border:red solid 1px;
          //background: #666;
          background: rgba(0, 0, 0, 0.7);
          z-index: 2;
          cursor:pointer;
        }
    }
}


/logo vyrobce na detailu produktu
.product-logo-producer{
    margin:5px 0 0 0;
    width:60px;
}
//nahledy obrazku
.thumb{
    width:185px;
    max-height: 120px;
    .pull-left();
    margin:2px;
    &:first-child{
        //margin-left: 0;
    }
    //border:@col10 solid 1px;
}
//tabulky
.table{
    .blue-02,
    .yellow{
        font-weight: bold;
        color:@txt2;
        font-size: 14px;
    }
    .down-row{
        //font-size: 14px;   
    }
}
table.no-border{
    border:0;
    tr{
       border:0;
       th{
        border:0;
       }
       td,td.shadow{
        border:0;
        vertical-align: middle;
        img{
            width:120px;
        }
       }
       td.list{
        line-height: 25px;
       } 
       td.shadow{
        
        //IE9 SVG, needs conditional override of 'filter' to 'none' 
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEzJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIwLjg3Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(left,  rgba(230,230,230,1) 0%, rgba(237,237,237,0.87) 13%, rgba(255,255,255,0) 100%); 
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(230,230,230,1)), color-stop(13%,rgba(237,237,237,0.87)), color-stop(100%,rgba(255,255,255,0))); 
        background: -webkit-linear-gradient(left,  rgba(230,230,230,1) 0%,rgba(237,237,237,0.87) 13%,rgba(255,255,255,0) 100%); 
        background: -o-linear-gradient(left,  rgba(230,230,230,1) 0%,rgba(237,237,237,0.87) 13%,rgba(255,255,255,0) 100%); 
        background: -ms-linear-gradient(left,  rgba(230,230,230,1) 0%,rgba(237,237,237,0.87) 13%,rgba(255,255,255,0) 100%); 
        background: linear-gradient(to right,  rgba(230,230,230,1) 0%,rgba(237,237,237,0.87) 13%,rgba(255,255,255,0) 100%); 
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#00ffffff',GradientType=1 ); 

       }
    }
    .first{
        width:35%;
    }
}
//obrazky
.no-dislay{
    display:none;
}



.footer-yellow-text{
    a{
        color:@txt12;
     }   
}
.footer-menu-wrap{
    //margin-top: 50px;
    //float:left;
    //background:rgba(255,255,255, 0.2);
    box-sizing: border-box; 
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    .footer-menu-content{
      box-sizing: border-box; 
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    //text-align: left;
    padding:1% 0 2% 0%;   
    //background:@col2;
    //.opacity(0.3); 
    //color:#edca8a;
    //border:red solid 1px;
    text-align: center;
    ul{
        list-style: none;
        //margin-left: -69px;
        li{
            line-height: 25px;
            font-size: 11px;
            display:block;
            margin-bottom: 8px;
            width:100%;
            //border:red solid 1px;
        }
    }
    a,a.head {
              //color: #edca8a;
              text-decoration: none;
              text-transform: lowercase;
              //font-weight: bold;
              display:block;
              font-size: 12px;
             // .bordered(transparent,transparent,transparent,transparent);
              //  .rounded(4px);
              padding:0px 0;
              width:95%;
              margin-bottom: 7px;  
              @media @medium{
                    //font-size: 14px;
                    //margin-right: 10px;  
                }
              &:hover{
                text-decoration: underline;  
              }  
              &.active {
                //font-weight: bold;
                
              }
              &:hover,&.active {
                color: @txt2;

                //.bordered(@txt2,@txt2, @txt2, @txt2);
                //.rounded(4px);
                
              }
            }
     a.head{
       font-weight: bold;
        font-size: 14px;
       
       
       //margin-bottom: 5px;       
     }       
    }

}
.no-mar{
    margin:0
}
.v-center{

}
img.grayscale{
filter: grayscale(100%);
-webkit-filter: grayscale(100%); 
filter: gray; // For IE 6 - 9 
-webkit-transition: all 1s ease; 
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  
}
img.gray{
     opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transition: opacity 0.25s ease-in-out;
        -moz-transition: opacity 0.25s ease-in-out;
        -ms-transition: opacity 0.25s ease-in-out;
        -o-transition: opacity 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out;
    &:hover{
        opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.25s ease-in-out;
        -moz-transition: opacity 0.25s ease-in-out;
        -ms-transition: opacity 0.25s ease-in-out;
        -o-transition: opacity 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out;
    }
}
img.grayscale:hover{
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}
form.find{
    margin:0;
    padding:0;
    //border:red solid 1px;
}
//skryvani menu produktu na karte produktu
#schovej,#ukaz{
    width:100%;
    margin-bottom: 10px;
}
#schovej{
    display:none;
}
.doneco{
        display:none;
        //border:red solid 1px;
}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    background-color: #f5f5f5;
    color:@txt10;
    border: 1px solid #dddddd;
}
.round-bottom{
     .border-radius(0px, 10px, 10px, 0px);
}
.round-bottom-left{
     .border-radius(0px, 0px, 10px, 0px);
}
.round-bottom-right{
     .border-radius(0px, 10px, 0px, 0px);
}
.round-top{
     .border-radius(10px, 0px, 0px, 10px);
}
.round-top-left{
     .border-radius(0px, 0px, 0px, 10px);
}
.round-top-right{
     .border-radius(10px, 0px, 0px, 0px);
}
.round-01{
    .rounded(10px);
}
.home-news-wrap{
    box-sizing: border-box; 
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    .rounded(10px);
    margin-left: 5%;
    background:rgba(255,255,255, 0.2);
    //height:250px;
    width:100%; 
    margin:15px 0 0 0px;  
    @media @small{
        //height:300px; 
         
        margin:0px 0 0 0px;  
    }
    @media @medium{
        height:510px;    
       
        margin:0;  
    }
    .table-news{
        width:100%;
         border-bottom:@col2 5px solid;
        td{
            height:85px;
            vertical-align: middle;
            border-bottom:@col2 5px solid;
            div{
                float:left;
                width:70%;
                height:85px;
                display:table-cell;
                vertical-align: middle;
                color:@txt2;
                font-size: 14px;
                margin-right: 5px;
            }
        }
        .w-33{
            width:33%;
            text-align: center;
            .border-radius(0px, 0, 0, 10px);
            
        }
        .w-66{
            width:66%;
            background:rgba(0,0,0, 0.5); 
            padding-left: 10%;
            .border-radius(10px, 0, 0, 0px);
        }
        .w-66,.w-70{
           a{
                color:@txt2;
                font-size: 22px;

            } 
        }
        .w-70{
            padding:0 8%;
            width:70%;
            a{
                font-size: 14px;    
            }
            
        }
        .w-70,.ce{
           background:rgba(116,116,116, 0.5); 
        }
        //.w-100{
          //  padding-left: 10%;
        //}
    }
    .foto{
        width:100%;
        text-align: center;
        //float:left;
    }

   
}
.bread{

        background:rgba(0,0,0,0.7);
    }    
.image{
    position: relative;
    
    margin-right: 5px; 
    .image-caption {
          position: absolute;
          top: 0;
          right: 0;
          padding: 0;
          display: none;
          text-align: center;
          width: 100%;
          height: 100%;
          background: #54d2ff;
          background: rgba(84, 210, 255, 0.4);
          margin: 0 auto;
          z-index: 1;
    }
}
//greystyle na obrazku
//img.grey {
  //  filter: url(filters.svg#grayscale); 
   // filter: gray;
    //-webkit-filter: grayscale(1);
//}
//img.grey:hover {
  //  filter: none;
    //-webkit-filter: grayscale(0);
//}

.new-wrap{
    width:100%;
    color:@txt1;
    //margin-bottom: 30px;
    //border:red solid 1px;
    min-height: 320px;
    a{
         h5{
            color:@txt1;
            font-size: 20px; 
        }   
        p{
            margin:10px 0;
            color:@txt1;
        } 
        img{
             opacity:1;
             margin-bottom: 15px;
              // transform:scale(1,1);
              // transition: all 0.2s ease-in;
        }
        &:hover{
            text-decoration: none;
            opacity:0.7;
            transition: all 0.4s ease-in;
            //transform:scale(2,2);
        }
    }

    
}
.new-show{
    display:none;
}
.link-show,.link-hide{
    padding:2% 0 4% 0;
    span{
        font-size: 22px;

        color:@txt7;
        &:hover{
            cursor:pointer;
            text-decoration: underline;
        }
    }
}*/
@media (min-width: 768px) {
  .margin-t-01-ph {
    margin-top: 0px;
  }
  .lunch-img-wrap img {
    width: 70%;
  }
  .logo-wrap img {
    margin-left: 0%;
  }
  h2 {
    font-size: 50px;
  }
  .padding-l-01 {
    margin-left: 7%;
  }
  .padding-t-04 {
    padding-top: 100px;
  }
  .padding-t-01-ph {
    padding-top: 10%;
  }
  .padding-t-02-ph {
    padding-top: 0;
  }
  .padding-b-01-ph {
    padding-bottom: 9%;
  }
  .padding-b-02-ph {
    padding-bottom: 0px;
  }
  .padding-t-b-01 {
    padding: 35px 0;
  }
  .no-pad-l-ph {
    padding-left: 15px;
  }
  .navbar-inverse .navbar-nav {
    float: none;
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  .navbar-inverse .navbar-nav > li {
    display: inline-block;
    float: none;
  }
  .navbar-inverse .navbar-nav > li:focus {
    outline: 0;
  }
  .navbar-inverse .navbar-nav > li a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }
  .navbar-inverse .navbar-nav > li a:focus {
    outline: 0;
  }
  .lunch-wrap {
    /*.koncert-nav-item-wrap{
    img{
      margin-top:30px;
    }
   }*/
  }
  .lunch-wrap .lunch-day-wrap {
    width: 15%;
    height: 70px;
  }
  .lunch-wrap .lunch-day-wrap .circle {
    width: 70px;
    height: 70px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .lunch-wrap .lunch-day-wrap .circle div {
    font-size: 27px;
    font-weight: 900;
  }
  /*i.ico-08{
    .sprite(0px,-140px,185px,179px);
    .scale(.6);
    margin-left:-55px;
    margin-top: -30px;
} */
  .sc-02 {
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
  .menu-food {
    font-size: 20px;
  }
  .email-phone {
    font-size: 32px;
  }
  .circle3 {
    width: 150px;
    height: 150px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    border-radius: 75px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .new-home {
    padding: 0 5% 0 2%;
    text-align: left;
  }
  .new-home .date {
    font-size: 28px;
  }
  .new-home .title {
    font-size: 22px;
  }
  .more-news,
  .less-news {
    font-weight: 400;
  }
  .more-news span,
  .less-news span {
    font-size: 24px;
  }
  /*.padding-t-02{
    padding-top: 35px;
  }
 .no-pad-l-sm{
  padding-left:0px;
}
.no-pad-r-sm{
  padding-right:0px;
}
.no-pad-l-ph{
    padding-left: 15px;
}
.padding-t-02-ph{
 padding-top: 0;   
}
.padding-t-01-ph{
    padding-top: 35px;
}
.padding-t-03-ph{
 padding-top: 50px;      
}
.padding-t-04-ph{
  padding-top: 60px;      
}
.logo-img{
    //text-align: left;
}
.logo-wrap{
    img{
       margin-left:0;
       margin-top:0px;
        .scale(1.0);
    }
}
.searchblock{
   
    .searchbox{
        height:35px;
         
    }

    .searchbox-input{
        right:45px;
        height:35px;
        margin:0 0px 0 0;
        padding:0px 20px 0px 20px;
        &:focus{
          width:100%;
        }
        
    }
    
    .searchbox-icon,
    .searchbox-submit{
        width:35px;
        height:35px;
        margin:5px 0 0 0px;
        
    }
    
}

.navbar-nav {
  //margin: (@navbar-padding-vertical / 2) -@navbar-padding-horizontal;
  li{
    position:relative;
    &:last-child{
      div{
        border-right: 0;
        border-left: @col2 solid 2px;
      }
    }
    &:first-child{
      div{
        border-right: @col2 solid 2px;
        border-left: 0;
      }
    }
    &.active{
      background:transparent;
      div{

       background:@col4;

    }
    }
    &:hover{
      background:transparent;
      div{
        i{
          background:@col4;
          width:100%;
        -webkit-transition: width 0.5s;
        -moz-transition: width 0.5s;
        -ms-transition: width 0.5s;
        -o-transition: width 0.5s;
        transition: width 0.5s;  
        }
        
    }
  }
    div{
      position:absolute;
      left:0px;
      bottom:-7px;
      height:6px;
      width:100%;
      z-index: 9999;
      border-right: @col2 solid 2px;
      border-left: @col2 solid 2px;
      background:transparent;
      i{
        display:block;
        width:0;
        height:6px;
        background:@col4;
         -webkit-transition: width 0.5s;
        -moz-transition: width 0.5s;
        -ms-transition: width 0.5s;
        -o-transition: width 0.5s;
        transition: width 0.5s;  
      }
    }

  }
  > li > a {
    text-transform: uppercase;
    color:@col6;
    display:block;
    //padding-top:    10px;
    //padding-bottom: 10px;
    padding-left:18px;
    padding-right: 18px;
  }
}
.navbar-default {
  //.rounded(8px);
  //padding:7px 0;
  //.gradient(#d2dc34, #91a915, #d2dc34) ;
  //border-color: transparent;
   .navbar-nav {
    > li > a {
      font-size: 12px;

   }
   >li.active{
    background:transparent;
    a{
      background:transparent;
      &:hover{
        background:transparent;
      }
    }
   }
 }
}  
.carousel-wrap{
  padding-right: 0%;
  
}
.width-01{
  width:auto;
}
.more-news,
.less-news{
    text-align: right;
 
}*/
  /*
.navbar-nav {
  //margin: (@navbar-padding-vertical / 2) -@navbar-padding-horizontal;
  li{
    position:relative;
    &:last-child{
      div{
        border-right: 0;
        border-left: @col2 solid 2px;
      }
    }
    &:first-child{
      div{
        border-right: @col2 solid 2px;
        border-left: 0;
      }
    }
    &.active{
      background:transparent;
      div{

       background:@col4;

    }
    }
    &:hover{
      background:transparent;
      div{
        i{
          background:@col4;
          width:100%;
        
        }
        
    }
  }
    div{
      position:absolute;
      left:0px;
      bottom:-7px;
      height:6px;
      width:100%;
      z-index: 9999;
      border-right: @col2 solid 2px;
      border-left: @col2 solid 2px;
      background:transparent;
      i{
        display:block;
        width:0;
        height:6px;
        background:@col4;
         -webkit-transition: width 0.5s;
        -moz-transition: width 0.5s;
        -ms-transition: width 0.5s;
        -o-transition: width 0.5s;
        transition: width 0.5s;  
      }
    }

  }
  > li > a {
    text-transform: uppercase;
    color:@col6;
    display:block;
    //padding-top:    10px;
    //padding-bottom: 10px;
    padding-left:18%;
    padding-right: 18%;
  }
}
.navbar-default {
  //.rounded(8px);
  //padding:7px 0;
  //.gradient(#d2dc34, #91a915, #d2dc34) ;
  //border-color: transparent;
   .navbar-nav {
    > li > a {
      font-size: 12px;

   }
   >li.active{
    background:transparent;
    a{
      background:transparent;
      &:hover{
        background:transparent;
      }
    }
   }
 }
} 




.searchblock{
   //width: 70%;
    form {
      
        input.search  {
           
            width:55%;
             border:@col5 solid 1px;
            background:@col3;
            &:focus{
              width:85%;
             
            }
        }
        input.search-bt {
           
            background:url('@{base-url}/search-bt.png') no-repeat;
           
            
        }
       
    }
}*/
}
@media (min-width: 992px) {
  .lunch-img-wrap img {
    width: 90%;
  }
  h6 {
    font-size: 36px;
  }
  .new-home .date {
    font-size: 32px;
  }
  .new-home .title {
    font-size: 26px;
  }
  .logo-wrap img {
    margin-left: 5%;
  }
  .padding-l-01 {
    margin-left: 9%;
  }
  .lunch-wrap .lunch-day-wrap {
    height: 80px;
  }
  .lunch-wrap .lunch-day-wrap .circle {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  i.ico-01 {
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    margin-left: -15px;
    margin-top: 10px;
  }
  i.ico-01:after {
    content: '';
    background-image: url("../styles/images/main.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
    width: 141px;
    height: 143px;
  }
  #slide-1 .bcg {
    background-image: url('../styles/images/koncert-bg-01.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
    width: 100%;
  }
  .navbar-inverse .navbar-nav > li:focus {
    outline: 0;
  }
  .navbar-inverse .navbar-nav > li a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }
  .navbar-inverse .navbar-nav > li a:focus {
    outline: 0;
  }
  /*i.ico-08{
    .sprite(0px,-140px,185px,179px);
    .scale(1);
    margin-left:-40px;
    margin-top: -10px;
} */
  /*.no-pad-l-sm{
  padding-left:0px;
}
.searchblock{
   //width: 80%;
}	
.navbar-nav {
 
  > li > a {
   
    padding-left:22px;
    padding-right: 22px;
  }
}
.navbar-default {
  
   .navbar-nav {
    > li > a {
      font-size: 14px;
   }
 }
} 
.carousel-wrap{
  padding-right: 25%;
  
}
.new-01,
.new-02{
  
    a{
       
        font-size: 12px;
       
    }
    table{
        td{
            padding: 0 10px 0 0;
          
        }
    }
}*/
}
@media (min-width: 1200px) {
  .lunch-img-wrap img {
    width: 100%;
  }
  .navbar-inverse .navbar-nav > li a {
    padding-left: 20px;
    padding-right: 20px;
  }
  .logo-wrap img {
    margin-left: 13%;
  }
  i.ico-01 {
    margin-left: -5px;
    margin-top: 10px;
  }
  /*i.ico-08{
  //  .sprite(0px,-140px,185px,179px);
   // .scale(1);
    margin-left:-20px;
    margin-top: -10px;
} */
  /*.navbar-nav {
 
  > li > a {
   
    padding-left:28px;
    padding-right: 28px;
  }
}
.navbar-default {
   .navbar-nav {
    > li > a {
      font-size: 14px;
    }
  }
}
.new-01,
.new-02{
  
    a{
       
        font-size: 14px;
       
    }
    table{
        td{
            padding: 0 20px 0 0;
          
        }
    }
}*/
}
