/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,700&subset=latin,latin-ext);
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

.tabela {
    font-size: 13px !important;
    line-height: 18px !important;
}

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

@media print { * { text-shadow: none !important; color: #000 !important; background: transparent !important; box-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  select { background: #fff !important; }
  .navbar { display: none; }
  .table td, .table th { background-color: #fff !important; }
  .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; }
  .label { border: 1px solid #000; }
  .table { border-collapse: collapse !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } }
* { -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: 62.5%; -webkit-tap-highlight-color: transparent; }

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

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

a { color: #21b05a; text-decoration: none; }
a:hover, a:focus { color: #157039; 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; max-width: 100%; height: auto; }

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

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

.img-circle { border-radius: 50%; }

hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; }

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.container:before, .container:after { content: " "; display: table; }
.container:after { clear: both; }
@media (min-width: 768px) { .container { width: 750px; } }
@media (min-width: 992px) { .container { width: 970px; } }
@media (min-width: 1200px) { .container { width: 1170px; } }

.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.container-fluid:before, .container-fluid:after { content: " "; display: table; }
.container-fluid:after { clear: both; }

.row { margin-left: -15px; margin-right: -15px; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

.col-xs-1 { width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  .col-sm-1 { width: 8.33333%; }
  .col-sm-2 { width: 16.66667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.33333%; }
  .col-sm-5 { width: 41.66667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.33333%; }
  .col-sm-8 { width: 66.66667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.33333%; }
  .col-sm-11 { width: 91.66667%; }
  .col-sm-12 { width: 100%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-pull-1 { right: 8.33333%; }
  .col-sm-pull-2 { right: 16.66667%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-4 { right: 33.33333%; }
  .col-sm-pull-5 { right: 41.66667%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-7 { right: 58.33333%; }
  .col-sm-pull-8 { right: 66.66667%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-10 { right: 83.33333%; }
  .col-sm-pull-11 { right: 91.66667%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-push-1 { left: 8.33333%; }
  .col-sm-push-2 { left: 16.66667%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-4 { left: 33.33333%; }
  .col-sm-push-5 { left: 41.66667%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-7 { left: 58.33333%; }
  .col-sm-push-8 { left: 66.66667%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-10 { left: 83.33333%; }
  .col-sm-push-11 { left: 91.66667%; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 8.33333%; }
  .col-sm-offset-2 { margin-left: 16.66667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.33333%; }
  .col-sm-offset-5 { margin-left: 41.66667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.33333%; }
  .col-sm-offset-8 { margin-left: 66.66667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.33333%; }
  .col-sm-offset-11 { margin-left: 91.66667%; }
  .col-sm-offset-12 { margin-left: 100%; } }
@media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
  .col-md-1 { width: 8.33333%; }
  .col-md-2 { width: 16.66667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.33333%; }
  .col-md-5 { width: 41.66667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.33333%; }
  .col-md-8 { width: 66.66667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.33333%; }
  .col-md-11 { width: 91.66667%; }
  .col-md-12 { width: 100%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 8.33333%; }
  .col-md-pull-2 { right: 16.66667%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-4 { right: 33.33333%; }
  .col-md-pull-5 { right: 41.66667%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-7 { right: 58.33333%; }
  .col-md-pull-8 { right: 66.66667%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-10 { right: 83.33333%; }
  .col-md-pull-11 { right: 91.66667%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 8.33333%; }
  .col-md-push-2 { left: 16.66667%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-4 { left: 33.33333%; }
  .col-md-push-5 { left: 41.66667%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-7 { left: 58.33333%; }
  .col-md-push-8 { left: 66.66667%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-10 { left: 83.33333%; }
  .col-md-push-11 { left: 91.66667%; }
  .col-md-push-12 { left: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 8.33333%; }
  .col-md-offset-2 { margin-left: 16.66667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.33333%; }
  .col-md-offset-5 { margin-left: 41.66667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.33333%; }
  .col-md-offset-8 { margin-left: 66.66667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.33333%; }
  .col-md-offset-11 { margin-left: 91.66667%; }
  .col-md-offset-12 { margin-left: 100%; } }
@media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
  .col-lg-1 { width: 8.33333%; }
  .col-lg-2 { width: 16.66667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.33333%; }
  .col-lg-5 { width: 41.66667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.33333%; }
  .col-lg-8 { width: 66.66667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.33333%; }
  .col-lg-11 { width: 91.66667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 8.33333%; }
  .col-lg-pull-2 { right: 16.66667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.33333%; }
  .col-lg-pull-5 { right: 41.66667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.33333%; }
  .col-lg-pull-8 { right: 66.66667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.33333%; }
  .col-lg-pull-11 { right: 91.66667%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 8.33333%; }
  .col-lg-push-2 { left: 16.66667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.33333%; }
  .col-lg-push-5 { left: 41.66667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.33333%; }
  .col-lg-push-8 { left: 66.66667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.33333%; }
  .col-lg-push-11 { left: 91.66667%; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0%; }
  .col-lg-offset-1 { margin-left: 8.33333%; }
  .col-lg-offset-2 { margin-left: 16.66667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.33333%; }
  .col-lg-offset-5 { margin-left: 41.66667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.33333%; }
  .col-lg-offset-8 { margin-left: 66.66667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.33333%; }
  .col-lg-offset-11 { margin-left: 91.66667%; }
  .col-lg-offset-12 { margin-left: 100%; } }
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.42857; color: #555555; }

.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus { border-color: transparent; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6); }
.form-control::-moz-placeholder { color: #999999; opacity: 1; }
.form-control:-ms-input-placeholder { color: #999999; }
.form-control::-webkit-input-placeholder { color: #999999; }
.form-control[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.42857 \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 { 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"] { float: left; margin-left: -20px; }

.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], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], fieldset[disabled] input[type="checkbox"], .radio[disabled], fieldset[disabled] .radio, .radio-inline[disabled], fieldset[disabled] .radio-inline, .checkbox[disabled], fieldset[disabled] .checkbox, .checkbox-inline[disabled], fieldset[disabled] .checkbox-inline { cursor: not-allowed; }

.input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

select.input-sm { height: 30px; line-height: 30px; }

textarea.input-sm, select[multiple].input-sm { height: auto; }

.input-lg { 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; }

.form-control-static { margin-bottom: 0; }

.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; }

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

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; }
.form-horizontal .radio, .form-horizontal .checkbox { min-height: 27px; }
.form-horizontal .form-group { margin-left: -15px; margin-right: -15px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; display: table; }
.form-horizontal .form-group:after { clear: both; }
.form-horizontal .form-control-static { padding-top: 7px; padding-bottom: 7px; }
@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; }

.fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.fade.in { opacity: 1; }

.collapse { display: none; }
.collapse.in { display: block; }

tr.collapse.in { display: table-row; }

tbody.collapse.in { display: table-row-group; }

.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; -o-transition: height 0.35s ease; transition: height 0.35s ease; }

.nav { margin-bottom: 0; padding-left: 0; list-style: none; }
.nav:before, .nav:after { content: " "; display: table; }
.nav:after { clear: both; }
.nav > li { position: relative; display: block; }
.nav > li > a { position: relative; display: block; padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; }
.nav > li.disabled > a { color: #999999; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #999999; 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: #21b05a; }
.nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }
.nav > li > a > img { max-width: none; }

.nav-tabs { border-bottom: 1px solid #ddd; }
.nav-tabs > li { float: left; margin-bottom: -1px; }
.nav-tabs > li > a { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #ddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent; cursor: default; }

.nav-pills > li { float: left; }
.nav-pills > li > a { border-radius: 4px; }
.nav-pills > li + li { margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: #fff; background-color: #428bca; }

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

.nav-justified, .nav-tabs.nav-justified { width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li { float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; }
.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; }
@media (min-width: 768px) { .nav-justified > li, .nav-tabs.nav-justified > li { display: table-cell; width: 1%; }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a { margin-bottom: 0; } }

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

/*
.tab-content > .tab-pane { display: none; }
.tab-content > .active { display: block; }
*/

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

.navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; }
.navbar:before, .navbar:after { content: " "; display: table; }
.navbar:after { clear: both; }
@media (min-width: 992px) { .navbar { border-radius: 4px; } }

.navbar-header:before, .navbar-header:after { content: " "; display: table; }
.navbar-header:after { clear: both; }
@media (min-width: 992px) { .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:before, .navbar-collapse:after { content: " "; display: table; }
.navbar-collapse:after { clear: both; }
.navbar-collapse.in { overflow-y: auto; }
@media (min-width: 992px) { .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 > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: -15px; margin-left: -15px; }
@media (min-width: 992px) { .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: 0; margin-left: 0; } }

.navbar-static-top { z-index: 1000; border-width: 0 0 1px; }
@media (min-width: 992px) { .navbar-static-top { border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; }
@media (min-width: 992px) { .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: 992px) { .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: 4px; }
.navbar-toggle:focus { outline: 0; }
.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; }
.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }
@media (min-width: 992px) { .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: 991px) { .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: 992px) { .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: 992px) { .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 (max-width: 991px) { .navbar-form .form-group { margin-bottom: 5px; } }
@media (min-width: 992px) { .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: 992px) { .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: #777; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #5e5e5e; background-color: transparent; }
.navbar-default .navbar-text { color: #777; }
.navbar-default .navbar-nav > li > a { color: #777; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #333; background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #555; background-color: #e7e7e7; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: #ccc; background-color: transparent; }
.navbar-default .navbar-toggle { border-color: #ddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #ddd; }
.navbar-default .navbar-toggle .icon-bar { background-color: #888; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e7e7e7; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: #e7e7e7; color: #555; }
@media (max-width: 991px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333; background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555; background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #ccc; background-color: transparent; } }
.navbar-default .navbar-link { color: #777; }
.navbar-default .navbar-link:hover { color: #333; }
.navbar-default .btn-link { color: #777; }
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus { color: #333; }
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus { color: #ccc; }

.navbar-inverse { background-color: #222; border-color: #090909; }
.navbar-inverse .navbar-brand { color: #999999; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #fff; background-color: transparent; }
.navbar-inverse .navbar-text { color: #999999; }
.navbar-inverse .navbar-nav > li > a { color: #999999; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #fff; background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background-color: #090909; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444; background-color: transparent; }
.navbar-inverse .navbar-toggle { border-color: #333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333; }
.navbar-inverse .navbar-toggle .icon-bar { background-color: #fff; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { background-color: #090909; color: #fff; }
@media (max-width: 991px) { .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #999999; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: #fff; background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fff; background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444; background-color: transparent; } }
.navbar-inverse .navbar-link { color: #999999; }
.navbar-inverse .navbar-link:hover { color: #fff; }
.navbar-inverse .btn-link { color: #999999; }
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus { color: #fff; }
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus { color: #444; }

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

.center-block { display: block; margin-left: auto; margin-right: auto; }

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

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

.hide { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

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

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

.affix { position: fixed; }

@-ms-viewport { width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; }

@media (max-width: 767px) { .visible-xs { display: block !important; }
  table.visible-xs { display: table; }
  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; }   .skip-to-content-link {
    display: none;
  } }
@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; } }
/*Colors*/
body { font-family: 'Open Sans', sans-serif; font-size: 15px; color: #34495e; }

/**:focus, *:active, *:hover { outline: 0px !important; -webkit-appearance: none; }*/



h1, h2, h3, h4, h5 { color: #2c3e50; }

p { line-height: 140%; }

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

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

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

/******************************* HEADER *******************************/
.top { border-bottom: 1px #ebebeb solid; }
.top .search { float: right; position: relative; display: contents; }
.top .search form,
.top .search img {
  float: right;
  position: relative;
}
.top .search input { padding: 0 50px 0 20px; height: 45px; border: 0; width: 230px; border-radius: 0; border: 1px #ebebeb solid; border-top: 0; border-bottom: 0; }
.top .search button { position: absolute; top: 0; right: 0; background: none; border: 0; height: 45px; width: 46px; }
.top .search button i { font-size: 16px; color: #2c3e50; }

header { padding: 15px 0; }

.navbar { margin: 0; border: 0; height: auto; }

.navbar-nav > li > a { padding: 24px 0 15px; color: #2c3e50; font-size: 20px; text-transform: uppercase; margin-left: 48px; }
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus { background: url("../images/gl.png") repeat-x left bottom; color: #21b05a; }
.navbar-nav > li.active > a { font-weight: bold; background: url("../images/gl.png") repeat-x left bottom; color: #21b05a; }

.navbar-toggle { border-color: #21b05a; margin-top: 18px; margin-right: 0; }
.navbar-toggle .icon-bar { background: #21b05a; }

.obvestilo { display: inline-block; width: 100%; margin-top: 50px; }
.obvestilo .obv { margin-bottom:10px;border: 1px #ebebeb solid; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 20px 70px 20px 160px; background: url("../images/info-icon.png") no-repeat 28px 20px; }
.obvestilo .obv h2 { font-size: 24px; color: #21b05a; text-transform: uppercase; font-weight: 800; padding: 0; margin: 0 0 5px; }

/******************************* MAIN *******************************/
.slider div { height: 605px; }

.slick-arrow { position: absolute; width: 48px; height: 50px; top: 50%; margin-top: -24px; border: 0; z-index: 1000; text-indent: -9999px; }
.slick-arrow.slick-prev { left: 0; background: url("../images/left.png") no-repeat; }
.slick-arrow.slick-next { right: 0; background: url("../images/right.png") no-repeat; }

.slick-dots { bottom: 22px; padding: 0; margin: 0; width: 100%; text-align: center; position: absolute; height: 5px; }
.slick-dots li { list-style: none; display: inline-block; height: 5px; }
.slick-dots li button { height: 5px; width: 27px; background: #adadaa; text-indent: -9999px; margin: 0 3px; border: 0; }
.slick-dots li.slick-active button { background: #21b05a; }

.slide-text { text-align: center; color: #fff; margin-top: 190px; }
.slide-text h1, .slide-text h2 { font-size: 60px; text-transform: uppercase; font-weight: 800; margin: 0 0 25px; color: #fff; }
.slide-text p {
    font-size: 30px;
    margin-bottom: 35px;
    line-height: 100%!important;
    width: 70%;
    margin: 30px auto;
}
.slide-text a { padding: 15px 0; width: 200px; letter-spacing: 1px; color: #fff; background: #21b05a; font-size: 16px; font-weight: 700; text-transform: uppercase; display: inline-block; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.box-section { display: inline-block; width: 100%; margin: 50px 0 15px; }
.box-section a { display: block; height: 100%; margin-bottom: 35px; position: relative;}
.box-section .box:focus { outline: 5px auto -webkit-focus-ring-color; }
.box-section .box { display: inline-block; width: 100%; height: 255px; text-align: center; color: #fff; font-size: 20px; font-weight: 700; text-transform: uppercase;}
.box-section .box h3 { position: absolute; bottom: 20px; left: 0; width: 100%; margin: 0; padding-top: 20px; background: url("../images/line.png") no-repeat center top; font-size: 20px; font-weight: 700; color: #fff; }
.box-section .box.b1 { background: #00ADEA url("../images/i1.png") no-repeat center 30px; }
.box-section .box.b2 { background: #0556a3 url("../images/i2.png") no-repeat center 30px; }
.box-section .box.b3 { background: #21b05a url("../images/i3.png") no-repeat center 30px; }
.box-section .box.b4 { background: #f29026 url("../images/i4.png") no-repeat center 30px; }
.box-section .box.b5 { background: #f9c42a url("../images/i5.png") no-repeat center 30px; }
.box-section .box.b6 { background: #8910e6 url("../images/i6.png") no-repeat center 30px; }
.box-section .box .hover { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; color: #fff; }
.box-section .box .hover .btitle { width: 100%; display: inline-block; padding-bottom: 20px; margin-top: 100px; background: url("../images/line.png") no-repeat center bottom; }
.box-section .box .hover .vec { display: inline-block; width: 200px; margin-top: 25px; border-top: 2px #fff solid; border-bottom: 2px #fff solid; padding: 10px 0; font-size: 16px; letter-spacing: 1px; }
.box-section .box .hover.b1a { background: #00ADEA; }
.box-section .box .hover.b2a { background: #0556a3; }
.box-section .box .hover.b3a { background: #21b05a; }
.box-section .box .hover.b4a { background: #f29026; }
.box-section .box .hover.b5a { background: #f9c42a; }
.box-section .box .hover.b6a { background: #8910e6; }
.box-section .box:hover .hover { display: block; }

.obvestila { display: inline-block; width: 100%; margin-bottom: 50px; }
.obvestila h2.title { margin: 0 0 30px 0; font-size: 24px; font-weight: 800; text-transform: uppercase; padding-left: 40px; background: url("../images/box.png") no-repeat left center; }
.obvestila .tab-content { border: 1px #ebebeb solid; border-top: 0; padding: 0 30px 30px 30px; }
.obvestila .tab-content article { display: inline-block; padding: 30px 0; width: 100%; border-bottom: 1px #ebebeb solid; }
.obvestila .tab-content article .col-2 { float: left; padding: 0 15px; width: 21.5%; }
.obvestila .tab-content article .col-2 img { width: 100%; }
.obvestila .tab-content article .col-10 { float: left; padding: 0 15px; width: 78.5%; }
.obvestila .tab-content article h3 { font-size: 20px; line-height: 22px; text-transform: uppercase; font-weight: 700; margin: 0 0 5px 0; }
.obvestila .tab-content article h3 a { color: #2c3e50; }
.obvestila .tab-content article .date { color: #939393; font-size: 14px; }
.obvestila .tab-content article p { margin-bottom: 5px; }
.obvestila .tab-content article .vec { font-weight: bold; }
.obvestila .tab-content .arhiv { color: #2c3e50; display: inline-block; margin-top: 20px; font-weight: 700; }
.obvestila .nav-tabs { border: 1px #ebebeb solid; border-top: 0; background: url("../images/gl2.png") repeat-x left top; text-align: right; }
.obvestila .nav-tabs > li { float: none; display: inline-block; }
.obvestila .nav-tabs > li > a { color: #a1b1bc; font-size: 14px; border-radius: 0; background: none; border: 0; padding: 17px 15px; }
.obvestila .nav-tabs > li > a:focus, .obvestila .nav-tabs > li > a:hover { background: none; color: #2c3e50; }
.obvestila .nav-tabs > li.active > a, .obvestila .nav-tabs > li.active > a:hover, .obvestila .nav-tabs > li.active > a:focus { border: 0; color: #2c3e50; font-weight: 700; background: url("../images/bl.png") repeat-x left top; }
.obvestila .nav-tabs > li.active > a:before, .obvestila .nav-tabs > li.active > a:hover:before, .obvestila .nav-tabs > li.active > a:focus:before { position: absolute; bottom: -7px; left: 0; height: 8px; width: 100%; background: url("../images/arbt.png") no-repeat center center; content: ""; }

/******************************* FOOTER *******************************/
.green-sec { float: left; background: #21b05a; width: 100%; }
.green-sec h2 { font-size: 24px; line-height: 28px; color: #fff; font-weight: 800; text-transform: uppercase; margin: 0 0 20px 0; }
.green-sec h3 { font-size: 22px; line-height: 26px; color: #2c3e50; font-weight: 800; text-transform: uppercase; margin: 0 0 20px 0; }
.green-sec .dgreen { background: #1f9a4d; }
.green-sec .dgreen img { margin-bottom: 36px; }
.green-sec .dgreen h3 { margin-bottom: 0; }
.green-sec .gbox { padding: 45px 0 50px; }
.green-sec .links { padding: 0; max-width: 335px; margin-bottom: 0; }
.green-sec .links li { list-style: none; border-top: 1px #64c88c solid; }
.green-sec .links li:first-child { border-top: 0; }
.green-sec .links li a { display: inline-block; width: 100%; padding: 7px 0 7px 13px; color: #fff; background: url("../images/bx.png") no-repeat left 15px; }
.green-sec .links li a:hover { color: #2c3e50; font-weight: 700; text-decoration: none; background: url("../images/bxw.png") no-repeat left 15px; }
.green-sec .info { padding: 0; margin-bottom: 0; }
.green-sec .info li { list-style: none; display: inline-block; width: 100%; padding: 2px 0 2px 28px; color: #fff; }
.green-sec .info li.address { padding-bottom: 22px; background: url("../images/home.png") no-repeat 1px 5px; }
.green-sec .info li.tel { background: url("../images/phone.png") no-repeat 1px 5px; }
.green-sec .info li.fax { background: url("../images/fax.png") no-repeat 1px 6px; }
.green-sec .info li.email { background: url("../images/mail.png") no-repeat 1px 6px; }
.green-sec .info li a { color: #fff; }
.green-sec .info li a:hover { color: #2c3e50; font-weight: 700; text-decoration: none; }

.newsletter-help { float: left; padding: 35px 0; background: #2c3e50 url("../images/sep.png") repeat-y center center; display: inline-block; width: 100%; color: #fff; }
.newsletter-help .nh-box-l { padding-right: 65px; }
.newsletter-help .nh-box-r { padding-left: 65px; }
.newsletter-help h2 { font-size: 22px; color: #fff; margin: 0 0 30px 0;text-transform: uppercase; }
.newsletter-help .btn-green { padding: 14px 40px; letter-spacing: 1px; color: #fff; background: #21b05a; font-size: 16px; font-weight: 700; text-transform: uppercase; display: inline-block; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.newsletter-help .newsletter { position: relative; }
.newsletter-help .newsletter input { width: 100%; padding: 0 70px 0 25px; background: #1d2936; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: 0; height: 50px; color: #8897a1; }
.newsletter-help .newsletter button { position: absolute; right: 0; top: 0; width: 50px; height: 50px; border: 0; background: url("../images/btn.png") no-repeat; }
.newsletter-help *::-moz-placeholder { color: #8897a1; }
.newsletter-help *:-ms-input-placeholder { color: #8897a1; }
.newsletter-help *::-webkit-input-placeholder { color: #8897a1; }

.grbi { float: left; padding: 95px 0; background: #2c3e50 url("../images/midline.png") no-repeat center center; display: inline-block; width: 100%; border-top: 1px #fff solid; text-align: center; }

#footer { float: left; width: 100%; padding: 55px 0; border-top: 1px #ebebeb solid; }
#footer h3 { font-size: 24px; text-transform: uppercase; margin: 0 0 30px 0; font-weight: bold; padding-bottom: 25px; background: url("../images/f-line.png") no-repeat left bottom; }
#footer ul { padding: 0; }
#footer ul li { list-style: none; }
#footer ul li a { display: inline-block; width: 100%; margin-bottom: 10px; font-size: 16px; color: #2c3e50; padding-left: 16px; background: url("../images/g-box.png") no-repeat left center; }
#footer ul li a:hover { color: #21b05a; background: url("../images/b-box.png") no-repeat left center; }
#footer .contact-links ul li { padding: 5px 0 5px 42px; margin-bottom: 23px; }
#footer .contact-links ul li.home { background: url("../images/f-ic-1.png") no-repeat left 3px; }
#footer .contact-links ul li.tel { background: url("../images/f-ic-2.png") no-repeat left 3px; }
#footer .contact-links ul li.fax { background: url("../images/f-ic-3.png") no-repeat left 3px; }
#footer .contact-links ul li.mail { background: url("../images/f-ic-4.png") no-repeat left 3px; }
#footer .contact-links ul li a { background: none; padding: 0; }
#footer .contact-links ul li a:hover { font-weight: normal; }

.copy { float: left; display: inline-block; width: 100%; background: #1d2936; padding: 31px 0; font-size: 12px; color: #fff; }
.copy .izdelava { float: right; padding-right: 130px; color: #fff; background: url("../images/novisplet.png") no-repeat right center; }
.copy.green-copy { background: #21b05a; }

/******************************* SUBPAGES *******************************/
.keyvisual { width: 100%; height: 338px; text-align: center; color: #fff; }
.keyvisual h1 { font-size: 40px; font-weight: 700; color: #fff; margin: 180px 0 0 0; padding-bottom: 18px; text-transform: uppercase; background: url("../images/l-sm.png") no-repeat center bottom; }
.keyvisual h1.vodovod { margin-top: 32px; }
.keyvisual h1.vodovod span { display: inline-block; padding-top: 148px; background: url("../images/i1.png") no-repeat center top; }
.keyvisual h1.kanalizacija { margin-top: 32px; }
.keyvisual h1.kanalizacija span { display: inline-block; padding-top: 148px; background: url("../images/i2.png") no-repeat center top; }
.keyvisual h1.odpadki { margin-top: 32px; }
.keyvisual h1.odpadki span { display: inline-block; padding-top: 148px; background: url("../images/i3.png") no-repeat center top; }
.keyvisual h1.ostala-dejavnosti { margin-top: 32px; }
.keyvisual h1.ostala-dejavnosti span { display: inline-block; padding-top: 148px; background: url("../images/i4.png") no-repeat center top; }
.keyvisual h1.trznica { margin-top: 32px; }
.keyvisual h1.trznica span { display: inline-block; padding-top: 148px; background: url("../images/i5.png") no-repeat center top; }
.keyvisual h1.pokopaliska-in-pogrebna-dejavnost { margin-top: 32px; }
.keyvisual h1.pokopaliska-in-pogrebna-dejavnost span { display: inline-block; padding-top: 148px; background: url("../images/i6.png") no-repeat center top; }
/*
.keyvisual .breadcrumbs { padding: 0; }
.keyvisual .breadcrumbs li { font-size: 14px; list-style: none; display: inline-block; padding: 0 17px 0 25px; background: url("../images/bread-ar.png") no-repeat left center; }
.keyvisual .breadcrumbs li a { color: #fff; }
.keyvisual .breadcrumbs li:first-child { padding-left: 0; background: none; }
.keyvisual .breadcrumbs li.active { font-weight: bold; }
*/
.main { display: inline-block; width: 100%; margin: 90px 0 20px 0; }
.main section { display: inline-block; width: 100%; margin: 0 0 20px 0; }
.main h2 { font-size: 30px; font-weight: 800; color: #21b05a; margin: 0 0 50px 0; padding-bottom: 20px; background: url("../images/divider.png") no-repeat left bottom; text-transform: uppercase; letter-spacing: 1px; }
.main p { line-height: 23px; margin-bottom: 15px; }
.main ul { padding: 0; margin: 0; }
.main ul li { list-style: none; padding-left: 22px; background: url("../images/li.png") no-repeat left 3px; color: #353535; display: inline-block; width: 100%; margin-bottom: 15px; }
.main .kanalizacija h2 { color: #0556a3; background: url("../images/divider-blue.png") no-repeat left bottom; }
.main .kanalizacija .nav-tabs > li.active > a { background: url("../images/blue-line.png") repeat-x left top !important; color: #0556a3; }
.main .trznica h2 { color: #f9c42a; background: url("../images/divider-orange.png") no-repeat left bottom; }
.main .nav-tabs { float: left; width: 100%; }
.main .nav-tabs > li { width: auto; background: none; padding: 0; margin: 0 0 -1px; border-radius: 0; }
.main .nav-tabs > li > a { border-radius: 0; border-color: #ebebeb; border-left: 0; margin-right: 0; font-size: 18px; color: #a1b1bc; padding: 23px 50px 15px 50px; background: url("../images/shad.png") repeat-y; }
.main .nav-tabs > li:first-child { border-left: 1px #ebebeb solid; }
.main .nav-tabs > li:first-child a { background: none; }
.main .nav-tabs > li.active > a { border-color: #ebebeb; border-bottom-color: #fff; font-weight: bold; }
.main .tab-content { float: left; width: 100%; border: 1px #ebebeb solid; border-top: 0; padding: 30px 0 10px 40px; -moz-border-radius: 0px 0px 5px 5px; -webkit-border-radius: 0px; border-radius: 0px 0px 5px 5px; }
.main .tab-content p { margin-top: 0; text-align: justify; padding-right: 40px; line-height: 26px; }
.main .tab-content img { float: right; margin-left: 30px; margin-top: 10px; }

.sidemenu { display: inline-block; width: 100%; margin-bottom: 30px; }
.sidemenu > ul > li { padding: 0; background: none; margin-bottom: 10px; }
.sidemenu > ul > li .t { display: table; width: 100%; }
.sidemenu > ul > li .t > a { display: table-cell; width: 100%; padding: 6px 20px 6px 100px; font-weight: 700; text-transform: uppercase; vertical-align: middle; height: 58px; }
.sidemenu > ul > li .t > a:hover { text-decoration: none; color: #fff !important; }
.sidemenu > ul > li .t > a:focus { text-decoration: none; }
.sidemenu > ul > li:hover .t > a { color: #fff !important; }
.sidemenu > ul > li.s1 { border: 1px #00adea solid; }
.sidemenu > ul > li.s1 .t > a { color: #00adea; background: url("../images/s1.png") no-repeat left center; }
.sidemenu > ul > li.s1:hover { background: #00adea; }
.sidemenu > ul > li.s1 ul li a { color: #00adea; }
.sidemenu > ul > li.s1 ul li a:hover { border-left: 5px #00adea solid; }
.sidemenu > ul > li.s1 ul li.active a { border-left: 5px #00adea solid; }
.sidemenu > ul > li.s2 { border: 1px #0556a3 solid; }
.sidemenu > ul > li.s2 .t > a { color: #0556a3; background: url("../images/s2.png") no-repeat left center; }
.sidemenu > ul > li.s2:hover { background: #0556a3; }
.sidemenu > ul > li.s2 ul li a { color: #0556a3; }
.sidemenu > ul > li.s2 ul li a:hover { border-left: 5px #0556a3 solid; }
.sidemenu > ul > li.s2 ul li.active a { border-left: 5px #0556a3 solid; }
.sidemenu > ul > li.s3 { border: 1px #21b05a solid; }
.sidemenu > ul > li.s3 .t > a { color: #21b05a; background: url("../images/s3.png") no-repeat left center; }
.sidemenu > ul > li.s3:hover { background: #21b05a; }
.sidemenu > ul > li.s3 ul li a { color: #21b05a; }
.sidemenu > ul > li.s3 ul li a:hover { border-left: 5px #21b05a solid; }
.sidemenu > ul > li.s3 ul li.active a { border-left: 5px #21b05a solid; }
.sidemenu > ul > li.s4 { border: 1px #f29026 solid; }
.sidemenu > ul > li.s4 .t > a { color: #f29026; background: url("../images/s4.png") no-repeat left center; }
.sidemenu > ul > li.s4:hover { background: #f29026; }
.sidemenu > ul > li.s4 ul li a { color: #f29026; }
.sidemenu > ul > li.s4 ul li a:hover { border-left: 5px #f29026 solid; }
.sidemenu > ul > li.s4 ul li.active a { border-left: 5px #f29026 solid; }
.sidemenu > ul > li.s5 { border: 1px #f9c42a solid; }
.sidemenu > ul > li.s5 .t > a { color: #f9c42a; background: url("../images/s5.png") no-repeat left center; }
.sidemenu > ul > li.s5:hover { background: #f9c42a; }
.sidemenu > ul > li.s5 ul li a { color: #f9c42a; }
.sidemenu > ul > li.s5 ul li a:hover { border-left: 5px #f9c42a solid; }
.sidemenu > ul > li.s5 ul li.active a { border-left: 5px #f9c42a solid; }
.sidemenu > ul > li.s6 { border: 1px #8910e6 solid; }
.sidemenu > ul > li.s6 .t > a { color: #8910e6; background: url("../images/s6.png") no-repeat left center; }
.sidemenu > ul > li.s6:hover { background: #8910e6; }
.sidemenu > ul > li.s6 ul li a { color: #8910e6; }
.sidemenu > ul > li.s6 ul li a:hover { border-left: 5px #8910e6 solid; }
.sidemenu > ul > li.s6 ul li.active a { border-left: 5px #8910e6 solid; }
.sidemenu > ul > li.active .t > a { color: #fff !important; }
.sidemenu > ul > li.active.s1 { background: #00adea; }
.sidemenu > ul > li.active.s2 { background: #0556a3; }
.sidemenu > ul > li.active.s3 { background: #21b05a; }
.sidemenu > ul > li.active.s4 { background: #f29026; }
.sidemenu > ul > li.active.s5 { background: #f9c42a; }
.sidemenu > ul > li.active.s6 { background: #8910e6; }
.sidemenu > ul > li > ul { display: none; width: 100.6%; background: #f9fafa; margin: 0 -1px -1px -1px; border: 1px #ebebeb solid; border-top: 0; border-right: 0; border-left: 0; }
.sidemenu > ul > li > ul li { list-style: none; padding: 0; background: none; margin: 0; display: inline-block; width: 100%; }
.sidemenu > ul > li > ul li a { display: inline-block; width: 100%; padding: 13px 10px 13px 20px; border-top: 1px #ebebeb solid; border-right: 1px #ebebeb solid; border-left: 1px #ebebeb solid; }
.sidemenu > ul > li > ul li a:hover { background: #fff; font-weight: 600; border-right: 1px #fff solid; padding: 13px 10px 13px 15px; text-decoration: none; }
.sidemenu > ul > li > ul li:first a { border-top: 0; }
.sidemenu > ul > li > ul li.active a { background: #fff; font-weight: 600; border-right: 1px #fff solid; padding: 13px 10px 13px 15px; }

.time-note { position: relative; padding-left: 68px; margin-bottom: 35px; display: inline-block; width: 100%; }
.time-note ul { background: #f3f3f3; }
.time-note ul li { padding: 23px 44px; background: none; color: #34495e; margin: 0; border-top: 1px #dfdfdf solid; }
.time-note ul li:first-child { border-top: 0; }
.time-note:before { position: absolute; width: 68px; height: 69px; background: url("../images/timer.png") no-repeat; left: 0; top: 0; content: ""; }

.note { position: relative; margin-bottom: 35px; padding-left: 68px; display: inline-block; width: 100%; }
.note .note-inner { padding: 18px 44px; background: #f3f3f3; }
.note p { margin: 0; }
.note a { color: #34495e; text-decoration: underline; }
.note a:hover { text-decoration: none; }
.note:before { position: absolute; width: 68px; height: 69px; background: url("../images/inf.png") no-repeat; left: 0; top: 0; content: ""; }

.calendar { display: inline-block; width: 100%; margin-bottom: 35px; }
.calendar .calendar-head { display: inline-block; height: 68px; padding-top: 16px; width: 100%; padding-left: 68px; text-align: center; font-size: 24px; color: #6d7883; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; background: #f3f3f3 url("../images/cal.png") no-repeat left top; }
.calendar ul { padding: 0; }
.calendar ul li { min-height: 55px; padding: 0 0 0 68px; background: none; position: relative; margin: 0; }
.calendar ul li .date { position: absolute; width: 68px; height: 100%; left: 0; top: 0; background: #c29b1f; color: #fff; font-size: 10px; text-align: center; text-transform: uppercase; padding: 8px 0; }
.calendar ul li .date span { display: inline-block; width: 100%; line-height: 25px; font-size: 25px; font-weight: 700; }
.calendar ul li .cb { display: inline-block; width: 100%; font-size: 13px; color: #2c3e50; border-top: 1px #bbbbbb solid; padding: 14px 18px; }
.calendar ul li .cb p { margin: 0; }
.calendar ul li:first-child .cb { border-top: 0; }
.calendar ul li:nth-child(2n) .date { background: #f9c42a; }

/******************************* MyNEW *******************************/

.current-menu-item a, .current-page-item a { font-weight: bold; background: url("../images/gl.png") repeat-x left bottom; color: #21b05a!important; }

#rtrn { padding: 5px 0 0 3px; font-size:13px; }
#mlchmp_loader { background: url("../images/mlchmp-loader.gif") no-repeat top center; width:16px; height:16px;margin-left:3px;display:none; }

#obvestila_loader { background: url("../images/obvestila-loader.gif") no-repeat center center; width:100%; height:32px;padding:50px 0 10px 0;text-align:center;display:none; }
.obvestila_cats_error { width:100%;padding:30px 0 10px 0;text-align:center; }

.wpcf7-form .wpcf7-text { height:38px; width:100%; }
.wpcf7-form .wpcf7-textarea { width:100%; }
.wpcf7-form .wpcf7-submit { background: #21B05A;border: 0 none;border-radius: 3px;color: #fff;display: block;font-size: 16px;padding: 12px 20px;text-align: center;text-transform: uppercase;}
.wpcf7 .invalid input {margin-bottom:0px!important;}
.wpcf7 .wpcf7-not-valid {margin-bottom:0px!important;}
.wpcf7-form .wpcf7-not-valid-tip {font-size:12px;padding-bottom:5px!important;color:#B3282D;}
.wpcf7-validation-errors {font-size:12px;border:1px solid #B3282D!important;color:#000000!important;width:100%;margin:15px 0!important;text-align:center;}
.wpcf7-mail-sent-ok {font-size:12px;border:1px solid #21B05A!important;color:#000000!important;width:100%;margin:15px 0!important;text-align:center;}
.wpcf7-form .ajax-loader { margin:0!important; width:auto; }

#jquery-cookie-law-script { font-family: 'Open Sans', sans-serif; }
#jquery-cookie-law-script a.cookie-law-button, #jquery-cookie-law-script a.cookie-law-button:hover { background: #21B05A; }

.keyvisual .breads { font-size: 14px; list-style: none; display: inline-block; padding: 0 17px 0 25px;margin: 16px 0; }
.keyvisual .breads a { color: #fff; }

.green-copy a { color:#ffffff!important; }

.main_archive { display: inline-block; width: 100%; margin: 50px 0 20px 0; }

.pagination { border-radius: 4px;display: inline-block; }
.pagination > li { display: inline-block; }
.pagination > li > a, .pagination > li > span { border: 1px solid #dae0e2;border-radius: 4px;color: #a1b1bc;font-size: 15px;margin: 0 2px;background-color: #ffffff;float: left;line-height: 1.42857;padding: 6px 12px;position: relative;text-decoration: none; }
.pagination > li.active > a, .pagination > li.active > span, .pagination > li:hover > a, .pagination > li:hover > span, .pagination > li:focus > a, .pagination > li:focus > span { background: #21B05A!important;border-color: #21B05A!important;color: #ffffff !important; }

.more_btn { background-color: #21B05A;border: 1px solid #21B05A;border-radius: 4px;color: #ffffff !important;display: inline-block;line-height: 1.42857;margin-top: 10px;padding: 6px 12px;text-decoration: none; }
.blog_single h2 { text-transform: none; }

.main .vc_tta-tabs-list { float: left; width: 100%; }
.main .vc_tta-tabs-list > li { width: auto; background: none; padding: 0; margin: 0 0 -1px; border-radius: 0; }
.main .vc_tta-tabs-list > li > a { border-radius: 0; border-color: #eeeeee!important; border-left: 0; margin-right: 0; font-size: 18px; color: #a1b1bc; padding: 23px 50px 15px 50px; background: url("../images/shad.png") repeat-y; }
.main .vc_tta-panels { background: #ffffff!important; }
.main .vc_tta-panel-heading { border-color: #eeeeee!important; }
.main .vc_tta-panel-body { border-color: #eeeeee!important; }
.main .vc_tta-panel-heading h4 { font-weight: 400!important; }

.main .vodovod h2 { color: #00ADEA; background: url("../images/divider-ocean.png") no-repeat left bottom; }
.main .vodovod .vc_active .vc_tta-panel-heading h2 { font-weight: 400!important; }
.main .vodovod .vc_tta-tabs-list > li.vc_active > a, .main .vodovod .vc_active .vc_tta-panel-heading a { background: url("../images/ocean-line.png") repeat-x left top !important; color: #00ADEA!important;font-weight: 400!important; }

.main .kanalizacija h2 { color: #0556a3; background: url("../images/divider-blue.png") no-repeat left bottom; }
.main .kanalizacija .vc_active .vc_tta-panel-heading h2 { font-weight: 400!important; }
.main .kanalizacija .vc_tta-tabs-list > li.vc_active > a, .main .kanalizacija .vc_active .vc_tta-panel-heading a { background: url("../images/blue-line.png") repeat-x left top !important; color: #0556a3!important;font-weight: 400!important; }

.main .odpadki h2 { color: #21B05A; background: url("../images/divider-green.png") no-repeat left bottom; }
.main .odpadki .vc_active .vc_tta-panel-heading h2 { font-weight: 400!important; }
.main .odpadki .vc_tta-tabs-list > li.vc_active > a, .main .odpadki .vc_active .vc_tta-panel-heading a { background: url("../images/green-line.png") repeat-x left top !important; color: #21B05A!important;font-weight: 400!important; }

.main .ostale_dejavnosti h2 { color: #F29026; background: url("../images/divider-orange.png") no-repeat left bottom; }
.main .ostale_dejavnosti .vc_active .vc_tta-panel-heading h2 { font-weight: 400!important; }
.main .ostale_dejavnosti .vc_tta-tabs-list > li.vc_active > a, .main .ostale_dejavnosti .vc_active .vc_tta-panel-heading a { background: url("../images/orange-line.png") repeat-x left top !important; color: #F29026!important;font-weight: 400!important; }

.main .trznica h2 { color: #F9C42A; background: url("../images/divider-yellow.png") no-repeat left bottom; }
.main .trznica .vc_active .vc_tta-panel-heading h2 { font-weight: 400!important; }
.main .trznica .vc_tta-tabs-list > li.vc_active > a, .main .trznica .vc_active .vc_tta-panel-heading a { background: url("../images/yellow-line.png") repeat-x left top !important; color: #F9C42A!important;font-weight: 400!important; }

.main .pogrebna_dejavnost h2 { color: #8910E6; background: url("../images/divider-magenta.png") no-repeat left bottom; }
.main .pogrebna_dejavnost .vc_active .vc_tta-panel-heading h2 { font-weight: 400!important; }
.main .pogrebna_dejavnost .vc_tta-tabs-list > li.vc_active > a, .main .pogrebna_dejavnost .vc_active .vc_tta-panel-heading a { background: url("../images/magenta-line.png") repeat-x left top !important; color: #8910E6!important;font-weight: 400!important; }

.osmrtnica_block { border: 1px solid #000000; margin-left:0!important; margin-right:0!important;margin-bottom:30px; }
.osmrtnica_block .lft_box { padding-left:0!important; }
.osmrtnica_block .rght_box { text-align: right;padding-right:0!important; }
.osmrtnica_block .image_sveca, .osmrtnica_block .image_roza { width:auto; height:100%; }
.osmrtnica_block .tekst { font-size:13px; color:#000000;padding-top: 49px;padding-left: 70px; }
.osmrtnica_block .tekst p { line-height:16px!important; margin: 5px 0!important; }

.sidepagemenu ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f9fafa;
    border-color: -moz-use-text-color -moz-use-text-color #ebebeb;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    margin: 0 -1px -1px;
    width: 100.6%;
}

.sidepagemenu ul li {
    background: none;
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.sidepagemenu ul li a { border-left: 1px solid #ebebeb; border-right: 1px solid #ebebeb; border-top: 1px solid #ebebeb; display: inline-block; padding: 13px 10px 13px 20px; width: 100%; }

.sidepagemenu ul li.active a {
    background: #fff none repeat scroll 0 0;
    border-right: 1px solid #fff;
    font-weight: 600;
    padding: 13px 10px 13px 15px;
}

.sidepagemenu ul li a {
    border-left: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    display: inline-block;
    width: 100%;
}

img.alignleft { float:left; margin: 15px 15px 15px 0;}
img.alignright { float:right; margin: 15px 0 15px 15px;}
img.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 15px; margin-top: 15px; }

.mct_mtable tr {vertical-align:top;}
.mct_mtable td {margin-bottom:20px;}
.mct_mtable p {margin:0;padding:0;}

div.search-wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.search-wrap label {
  font-size: 14px;
  font-weight: 400;
  margin-right: 10px;
  margin-bottom: 0px;
}
/*SKIP TO CONTENT LINK*/

.skip-to-content-link {
  left: 50%;
  position: absolute;
  transform: translateY(-100%);
  top: 0;
  background: #000;
  height: 36px;
  left: 50%;
  padding: 8px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
  z-index: 10;
  text-decoration: none !important;
}

.skip-to-content-link:focus {
  transform: translateY(0%);
}
/*End of skip to content link*/

/******************************* RESPONSIVE *******************************/
@media (min-width: 768px) { .green-sec .row { display: table; }
  .green-sec [class*="col-"] { float: none; display: table-cell; vertical-align: top; } }
@media (max-width: 1200px) { .navbar-nav > li > a { margin-left: 16px; }
  .slide-text h1, .slide-text h2 { font-size: 56px; }
  .slide-text p { font-size: 27px; } }
@media (max-width: 991px) { .newsletter-help .nh-box-l { padding-right: 0; }
  .newsletter-help .nh-box-r { padding-left: 0; }
  .slide-text h1, .slide-text h2 { font-size: 50px; line-height: 55px; }
  .slide-text p { font-size: 24px; }
  .navbar-nav { margin: 15px -15px 0; }
  .navbar-nav > li > a { margin-left: 0; font-size: 16px; padding: 10px 0; border-top: 1px #ebebeb solid; }
  .navbar-nav > li > a:hover { background: none; }
  .navbar-nav > li.active > a { background: none; }
  .slide-text { padding: 0 50px; }
  .osmrtnica_block .lft_box { text-align: center!important; }
  .osmrtnica_block .image_roza { display:none!important; }
  .osmrtnica_block .tekst { padding-bottom: 10px; }
  .obvestila .nav-tabs > li > a { padding: 17px 10px; font-size: 13px; } }
@media (max-width: 768px) { .logo img { width: 210px; }
  .slide-text h1, .slide-text h2 { font-size: 40px; line-height: 45px; }
  .slide-text p { font-size: 20px; }
  .navbar-toggle { margin-top: 8px; }
  .green-sec .gbox { padding: 30px 0; }
  .grbi { padding: 30px 0; background: #2c3e50 url("../images/midline-r.png") no-repeat center center; }
  .grbi img { margin: 20px 0; }
  .newsletter-help { background: #2c3e50 url("../images/sep-r.png") repeat-x center center; }
  .newsletter-help .nh-box-l { padding-bottom: 30px; }
  .newsletter-help .nh-box-r { padding-top: 30px; }
  .copy { text-align: center; }
  .copy .izdelava { float: none; display: inline-block; margin-top: 10px; }
  .obvestila .nav-tabs { background: none; }
  .obvestila .nav-tabs > li { width: 100%; display: inline-block; background: url("../images/gl2.png") repeat-x left top; }
  .obvestila .nav-tabs > li > a { padding: 10px 10px; width: 100%; font-size: 16px; text-align: center; display: inline-block; }
  .obvestila .nav-tabs > li.active > a:before, .obvestila .nav-tabs > li.active > a:hover:before, .obvestila .nav-tabs > li.active > a:focus:before { display: none; }
  .keyvisual h1 { font-size: 24px; }
  .keyvisual .breads { font-size: 12px; }
  .box-section .box a { display: inline-block; width: 100%; height: 100%; }
  #jquery-cookie-law-script { display:none!important; }
  .box-section .box .hover { display: none !important; } }
@media (max-width: 560px) { body { font-size: 14px; }
  .top .search { width: 100%; }
  .top .search input { width: 100%; }
  .slide-text { margin-top: 100px; }
  .slider div { height: 520px; }
  .slide-text h1, .slide-text h2 { font-size: 31px; line-height: 35px; }
  .slide-text p { font-size: 16px; }
  .slide-text a { font-size: 14px; padding: 10px; width: 180px; }
  .obvestila .tab-content article .col-2, .obvestila .tab-content article .col-10 { width: 100%; }
  .obvestila .tab-content article img { margin-bottom: 20px; }
  .obvestilo .obv { padding: 15px 15px 15px 100px; background: url("../images/info-icon.png") no-repeat 15px 20px; background-size: 70px; }
  .keyvisual { width: 100%; height: 290px; }
  .keyvisual h1 { font-size: 16px; margin: 170px 0 0 0; }
  .keyvisual .breads { font-size: 11px; }
  .keyvisual h1 span { padding-top: 110px !important; background-size: 110px !important; }
  .main { margin: 50px 0 20px 0; }
  .main h2 { font-size: 26px; margin: 0 0 30px 0; }
  .main p { line-height: 24px; margin-bottom: 25px; }
  .time-note ul li { padding: 15px 20px; }
  .note .note-inner { padding: 15px 20px; } }
@media (min-width: 467px) and (max-width: 991px) { .sidemenu > ul > li > ul { width: 100.4%; } }
@media (max-width: 420px) { .obvestilo .obv { padding: 100px 15px 15px 15px; background: url("../images/info-icon.png") no-repeat center 20px; background-size: 70px; } }
