/*# sourceMappingURL=bootstrap-theme.css.map */
/* Sticky footer styles

-------------------------------------------------- */
/* Custom page CSS

-------------------------------------------------- */
/* Not required for template or sticky footer method. */
/*  slider fade start */
/*  slider fade end */
/* Custom additions */
body {
  font-family: 'Titillium Web', sans-serif;
  color: #656565;
  font-size: 14px;
  min-height: 100%;
  position: relative;
  min-width: 1170px;
}
body.bg {
  background: url(../image/header-main-image.jpg) no-repeat top center;
  min-width: 1170px;
}
* {
  margin: 0;
  padding: 0;
}
* html body {
  height: 100%;
}
html {
  height: 100%;
  position: relative;
  min-height: 100%;
}
.btn-default {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
}
.btn-default:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default:hover {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:disabled {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#2d6ca2));
  background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.btn-primary:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #2d6ca2;
  border-color: #2b669a;
}
.btn-primary:hover {
  background-color: #2d6ca2;
  background-position: 0 -15px;
}
.btn-primary:focus {
  background-color: #2d6ca2;
  background-position: 0 -15px;
}
.btn-primary:disabled {
  background-color: #2d6ca2;
  background-image: none;
}
.btn-success {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-success:hover {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:disabled {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info:hover {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:disabled {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning:hover {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:disabled {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger:hover {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:disabled {
  background-color: #c12e2a;
  background-image: none;
}
.btn-default.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-primary.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #2d6ca2;
  border-color: #2b669a;
}
.btn-success.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-info.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-warning.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn:active {
  background-image: none;
}
.btn.active {
  background-image: none;
}
.btn-default[disabled] {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary[disabled] {
  background-color: #2d6ca2;
  background-image: none;
}
.btn-success[disabled] {
  background-color: #419641;
  background-image: none;
}
.btn-info[disabled] {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning[disabled] {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger[disabled] {
  background-color: #c12e2a;
  background-image: none;
}
.thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.thumb {
  margin-bottom: 10px;
}
.thumb img {
  max-width: 100%;
  margin-bottom: 15px;
  -webkit-transition: all 800ms linear;
  -moz-transition: all 800ms linear;
  -o-transition: all 800ms linear;
  -ms-transition: all 800ms linear;
  transition: all 800ms;
}
.thumb:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.dropdown-menu > li > a:hover {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
}
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
}
.dropdown-menu > .active > a {
  background-color: #357ebd;
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#357ebd));
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  background-repeat: repeat-x;
}
.dropdown-menu > .active > a:hover {
  background-color: #357ebd;
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#357ebd));
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  background-repeat: repeat-x;
}
.dropdown-menu > .active > a:focus {
  background-color: #357ebd;
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#357ebd));
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  background-repeat: repeat-x;
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f3f3f3));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.navbar-brand {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  padding: 7px 15px;
}
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  background-repeat: repeat-x;
}
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #222 0%, #282828 100%);
  background-image: -o-linear-gradient(top, #222 0%, #282828 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#222), to(#282828));
  background-image: linear-gradient(to bottom, #222 0%, #282828 100%);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-brand {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top {
  border-radius: 0;
}
.navbar-fixed-top {
  border-radius: 0;
}
.navbar-fixed-top .navbar-collapse {
  max-height: none;
}
.navbar-fixed-bottom {
  border-radius: 0;
}
.navbar-fixed-bottom .navbar-collapse {
  max-height: none;
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3071a9));
  background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  background-repeat: repeat-x;
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active {
  text-shadow: 0 -1px 0 #3071a9;
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3278b3));
  background-image: linear-gradient(to bottom, #428bca 0%, #3278b3 100%);
  background-repeat: repeat-x;
  border-color: #3278b3;
}
.list-group-item.active:hover {
  text-shadow: 0 -1px 0 #3071a9;
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3278b3));
  background-image: linear-gradient(to bottom, #428bca 0%, #3278b3 100%);
  background-repeat: repeat-x;
  border-color: #3278b3;
}
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #3071a9;
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3278b3));
  background-image: linear-gradient(to bottom, #428bca 0%, #3278b3 100%);
  background-repeat: repeat-x;
  border-color: #3278b3;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#357ebd));
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  background-repeat: repeat-x;
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
.container .text-muted {
  margin: 20px 0;
}
code {
  font-size: 80%;
}
.form-signin {
  margin: 0 auto;
}
.form-signin .form-signin-heading {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  margin-bottom: 10px;
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.pollitem {
  font-weight: normal;
  cursor: pointer;
}
.chart-ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.container-nr {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1170px;
  min-width: 1170px;
  position: relative;
}
.relative {
  position: relative !important;
}
header {
  width: 100%;
  max-width: 1920px;
  height: 112px;
  min-width: 1170px;
  background: url(../image/grad-black.png);
  position: absolute;
  top: 0px;
  z-index: 9999;
  left: 50%;
  transform: translateX(-50%);
}
.brand {
  display: inline-block;
  margin-top: 10px;
}
.navi {
  list-style: none;
  padding: 0;
  margin: 0;
}
.navi > li > ul {
  display: none;
}
.navi > li > a {
  position: relative;
}
.navi > li > a:hover {
  text-decoration: none;
}
.navi > li > a:hover:after {
  bottom: -10px;
  height: 3px;
}
.navi > li > a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  background: white;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.navi li {
  display: inline-block;
  margin: 0;
  padding: 0;
  height: 71px;
  line-height: 70px;
  width: 95px;
  text-align: center;
  border-right: 1px solid transparent;
}
.navi li:last-child {
  border-right: none;
}
.navi li a {
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}
.navi > li.active > a:after {
  bottom: -10px;
  height: 3px;
}
.lang {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lang li {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 47px;
  border-right: 1px solid transparent;
}
.lang li:last-child {
  border-right: none;
}
.lang li a.active {
  color: #fff;
}
.lang li a {
  color: #858585;
  text-transform: uppercase;
  font-weight: 600;
}
.h-block {
  position: absolute;
  top: 0px;
  right: 0px;
  display: table;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  width: 670px;
}
.h-block tbody tr:first-child td {
  border-bottom: 1px solid transparent;
  border-right: 1px solid transparent;
  height: 40px;
  text-align: center;
}
.h-block .h-block-t1 {
  width: 190px;
  border-left: 1px solid transparent;
}
.h-block .h-block-t2 {
  width: 95px;
}
.h-block .h-block-t3 {
  width: 285px;
}
.h-block .h-block-t4 {
  width: 99px;
}
.versija-neigaliesiems {
  display: inline-block;
  background: url(../image/icon-neigaliesiems.png) no-repeat left center;
  padding-left: 35px;
  color: #f1f1f1;
}
.versija-neigaliesiems:hover {
  color: #fff;
}
.sitemap {
  display: inline-block;
  width: 21px;
  height: 19px;
  background: url(../image/icon-sitemap.png) no-repeat center center;
}
.search-form {
  color: #fff;
  position: relative;
}
.search-form input {
  border: 1px solid #495e6e;
  width: 180px;
  padding-left: 30px;
  margin-left: 5px;
  background: url(../image/icon-search.png) no-repeat 8px center;
}
.search-form button {
  position: absolute;
  top: 7px;
  left: 60px;
  border: none;
  display: block;
  width: 12px;
  height: 12px;
}
.container-main {
  background: url(../image/container-main-bg2.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
}
.container-default {
  padding-top: 355px;
  padding-bottom: 20px;
}
.no-position {
  position: relative;
}
footer {
  background: #5fa137;
  height: auto;
  color: #fff;
  min-width: 1170px;
  width: 100%;
  position: absolute;
  bottom: 0;
}
footer .column {
  margin-top: 22px;
  line-height: 25px;
  padding-bottom: 22px;
}
footer .column img {
  margin-right: 5px;
}
footer .column .social_icon img {
  width: 30px;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #fff;
}
.intro {
  position: absolute;
  top: 180px;
  left: 50%;
  right: 0;
  color: #fff;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: 2px 2px 2px #5a5858;
  width: 1130px;
  margin-left: -545px;
}
.main-page-nav {
  background: url(../image/grad-black.png);
  position: absolute;
  top: 445px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1920px;
  height: 114px;
  min-width: 1170px;
  z-index: 100;
}
.main-page-nav ul {
  list-style: none;
  padding: 0;
  margin: 20px 0 0 0;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.main-page-nav ul li {
  height: 80px;
  display: table-cell;
  vertical-align: middle;
}
.main-page-nav ul li a {
  color: #fff;
  font-size: 23px;
  font-weight: 700;
  text-transform: uppercase;
  height: 80px;
  display: inherit;
  vertical-align: middle;
}
.main-page-nav ul li a span {
  display: block;
  padding-top: 10px;
}
.main-page-nav ul li a:hover {
  text-decoration: none;
}
.main-page-nav ul li i {
  background: url(../image/network-map.png) no-repeat center left;
  float: left;
  width: 91px;
  height: 80px;
  margin-right: 15px;
}
.main-page-nav ul li:first-child + li i {
  background: url(../image/phone.png) no-repeat center left;
}
.main-page-nav ul li:first-child + li + li i {
  background: url(../image/quality.png) no-repeat center left;
}
.main-page-nav ul li:first-child + li + li + li i {
  background: url(../image/services.png?1) no-repeat center left;
}
.main-page-nav ul li:first-child + li + li + li span {
  position: absolute;
  left: 120px;
  width: 173px;
}
.m-articles {
  padding-top: 40px;
}
.m-articles article {
  margin-bottom: 30px;
}
.m-articles article .image {
  width: 165px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
}
.m-articles article .image img {
  width: 100%;
  height: 130px;
}
.m-articles article .short-desc {
  display: inline-block;
  width: 400px;
  font-size: 14px;
  color: #585858;
  line-height: 18px;
  text-align: justify;
}
.m-articles article .short-desc .article-name {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  color: #585858;
  margin: 0;
  padding: 0;
  display: block;
}
.m-articles article .short-desc .more {
  color: #5fa137;
  font-weight: bold;
  display: inline-block;
}
.m-archive {
  margin-top: 35px;
}
.m-archive .title {
  color: #585858;
  font-weight: bold;
  font-size: 23px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 21px;
}
.m-archive article {
  text-transform: uppercase;
  background: url(../image/list-arrow.png) no-repeat 10px 20px;
  padding-left: 32px;
  padding-top: 15px;
  border-top: 1px solid #d7d7d7;
  margin-bottom: 15px;
}
.m-archive article a {
  font-weight: 600;
  font-size: 16px;
  color: #585858;
}
.m-archive .more-news {
  display: block;
  background: #a0a0a0 url(../image/arrow-down.png) no-repeat 10px 11px;
  height: 34px;
  line-height: 34px;
  padding-left: 45px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}
.no-padding {
  padding: 0;
}
.carousel.c-fade .item {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.carousel.c-fade .active.left {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.carousel.c-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.carousel.c-fade .next {
  left: 0;
  z-index: 1;
}
.carousel.c-fade .prev {
  left: 0;
  z-index: 1;
}
.carousel.c-fade .carousel-control {
  z-index: 3;
}
.carousel-inner {
  min-width: 1170px;
}
.carousel-inner > .item > img {
  height: 100%;
  min-height: 559px;
  margin-left: auto;
  margin-right: auto;
}
.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
.page-name {
  padding: 0;
  margin: 0 0 4px 0;
  font-size: 30px;
  text-transform: uppercase;
  color: #656565;
  float: left;
  width: 820px;
}
.brc {
  font-size: 12px;
  color: #656565;
  display: block;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 20px;
  padding-bottom: 4px;
}
.brc a {
  font-size: 12px;
  color: #656565;
}
h2 {
  color: #656565;
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-weight: 600;
}
.content {
  line-height: 24px;
  margin-bottom: 50px;
}
.content a {
  color: #5fa137;
}
.content ul {
  padding: 0;
  margin: 5px 0;
  list-style: none;
}
.content ul li {
  padding-left: 18px;
  background: url(../image/ul-li-b.png) no-repeat 0px 7px;
}
.content img {
  max-width: 100%;
  height: auto !important;
}
.subs {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 60px;
}
.subs li {
  padding: 0;
  margin: 0 0 12px 0;
}
.subs li a {
  display: block;
  background: #5fa137 url(../image/subs-li.png) no-repeat 15px 20px;
  text-align: right;
  width: 100%;
  height: auto;
  padding: 10px 20px 10px 30px;
  line-height: 20px;
  color: #fff;
  min-height: 42px;
}
.zemelapis {
  margin-top: 50px;
  min-height: 270px;
  width: 100%;
  border: 1px solid #d7d7d7;
}
.pro-navi {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pro-navi > li {
  margin-bottom: 20px;
  background: #5fa137;
  padding: 0 18px;
  text-align: right;
  position: relative;
}
.pro-navi > li > a {
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  padding: 7px 0px;
  display: inline-block;
}
.pro-navi > li > i {
  position: absolute;
  top: 15px;
  left: 18px;
  display: block;
  width: 6px;
  height: 11px;
  background: url(../image/pro-navi-li.png) no-repeat;
  cursor: pointer;
  -webkit-transition: background-image 0.2s ease-in-out;
  -moz-transition: background-image 0.2s ease-in-out;
  -ms-transition: background-image 0.2s ease-in-out;
  -o-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}
.pro-navi > li > i.up {
  background: url(../image/pro-navi-li-up.png) no-repeat;
}
.pro-navi > li > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.8s;
  -moz-transition: max-height 0.8s;
  -ms-transition: max-height 0.8s;
  -o-transition: max-height 0.8s;
  transition: max-height 0.8s;
}
.pro-navi > li > ul > li {
  text-align: right;
  border-top: 1px solid #99e757;
}
.pro-navi > li > ul > li > a {
  color: #fff;
  font-size: 14px;
  display: inline-block;
  padding: 7px 0px;
}
.pro-navi i {
  display: none;
}
.pro-navi > li.active i {
  background: url(../image/pro-navi-li-up.png) no-repeat;
}
.pro-navi > li.active > ul {
  max-height: 600px;
}
.gallery img {
  width: 100%;
  height: 197px !important;
  -webkit-transition: all 800ms linear;
  -moz-transition: all 800ms linear;
  -o-transition: all 800ms linear;
  -ms-transition: all 800ms linear;
  transition: all 800ms;
}
.gallery .col-xs-3:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.gallery .col-xs-3 hr {
  border-bottom: 1px solid #dae8f2;
}
.gallery .gal-name {
  color: #818181;
  font-size: 16px;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  margin: 15px auto 15px auto;
  width: 230px;
  text-align: center;
}
.gallery a:hover {
  text-decoration: none;
}
.thumb-article {
  margin: 0 15px 15px 0px;
  float: left;
}
.thumb-article img {
  width: 200px;
  margin: 0;
}
.thumb-article:hover img {
  -moz-transform: none;
  -webkit-transform: none;
  -o-transform: none;
  transform: none;
}
.resultText {
  text-transform: uppercase;
}
.resultText strong {
  color: red;
  font-weight: bold;
}
.in-articles article {
  margin-bottom: 45px;
}
.in-articles article .image {
  width: 165px;
  margin-right: 14px;
  display: inline-block;
  vertical-align: top;
}
.in-articles article .image img {
  width: 100%;
}
.in-articles article .short-desc {
  display: inline-block;
  width: 957px;
  font-size: 14px;
  color: #585858;
  line-height: 20px;
}
.in-articles article .short-desc .article-name {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  color: #585858;
  margin: 0;
  padding: 0;
  display: block;
}
.in-articles article .short-desc .more {
  color: #5fa137;
  font-weight: bold;
  display: inline-block;
}
.main-map {
  margin: 0 auto;
  display: block;
  width: 1149px;
  height: 800px;
  background: url(../image/main-map.png) no-repeat;
  position: relative;
}
.main-map a {
  display: block;
  position: absolute;
  width: 145px;
  height: 58px;
  background: url(../image/city-bg.png) no-repeat;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.main-map a span {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  display: block;
  width: 80px;
  height: 35px;
  margin: 2px 0px 0 45px;
  line-height: 15px;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #58547e;
}
.main-map a:hover {
  text-decoration: none;
}
.main-map .telsiu {
  top: 165px;
  left: 290px;
}
.main-map .telsiu:hover {
  top: 160px;
}
.main-map .siauliu {
  top: 182px;
  left: 462px;
}
.main-map .siauliu:hover {
  top: 177px;
}
.main-map .panevezio {
  top: 155px;
  left: 655px;
}
.main-map .panevezio:hover {
  top: 150px;
}
.main-map .klaipedos {
  top: 265px;
  left: 240px;
}
.main-map .klaipedos:hover {
  top: 260px;
}
.main-map .taurages {
  top: 330px;
  left: 340px;
}
.main-map .taurages:hover {
  top: 325px;
}
.main-map .utenos {
  top: 279px;
  left: 760px;
}
.main-map .utenos:hover {
  top: 274px;
}
.main-map .kauno {
  top: 404px;
  left: 560px;
}
.main-map .kauno:hover {
  top: 399px;
}
.main-map .vilnius {
  top: 459px;
  left: 701px;
}
.main-map .vilnius:hover {
  top: 454px;
}
.main-map .mariampoles {
  top: 490px;
  left: 419px;
}
.main-map .mariampoles:hover {
  top: 485px;
}
.main-map .alytaus {
  top: 569px;
  left: 572px;
}
.main-map .alytaus:hover {
  top: 564px;
}
.apskritis {
  border: 1px solid #ebebeb;
  margin-top: 25px;
  padding: 20px;
  margin-bottom: 0px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.apskritis hr {
  height: 1px;
  border: none;
  border-top: 1px solid #e1e1e1;
}
.apskritis table {
  width: 100%;
}
.apskritis table tr td {
  border-bottom: 1px solid #e1e1e1;
  padding-top: 15px;
  padding-bottom: 15px;
}
.apskritis table tr td:first-child {
  text-align: left;
}
.apskritis table tr td:last-child {
  text-align: right;
  padding-right: 20px;
}
.apskritis table tr:first-child td {
  padding-top: 0px;
}
.apskritis table tr:last-child td {
  border-bottom: 0;
  padding-bottom: 0;
}
.apskritis table img {
  margin: 0 15px;
}
.apskritis-map {
  background: url(../image/main-map.png) no-repeat;
  width: 1149px;
  height: 800px;
  position: relative;
  margin-left: -6px;
}
.page-name-aps {
  margin-left: 70px;
}
#gmap {
  position: absolute;
  top: 62px;
  left: 101px;
  width: 950px;
  height: 635px;
  border: 4px solid #fff;
}
.objekto-informacija-container {
  max-height: 250px;
  padding-top: 30px;
}
.objekto-informacija {
  display: none;
  border: 1px solid #ebebeb;
  margin-top: 25px;
  padding: 20px;
  margin-bottom: 0px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.objekto-informacija .legend {
  position: absolute;
  top: -14px;
  left: 15px;
  background: #fff;
  padding: 0 12px;
  color: #505050;
  font-size: 16px;
}
.objekto-informacija table {
  width: 930px;
}
.objekto-informacija table tr td {
  border-bottom: 1px solid #e1e1e1;
  padding-top: 15px;
  padding-bottom: 15px;
}
.objekto-informacija table tr td:first-child {
  text-align: left;
}
.objekto-informacija table tr td:last-child {
  padding-right: 20px;
}
.objekto-informacija table tr:last-child td {
  border-bottom: 0;
  padding-bottom: 0;
}
.objekto-informacija table thead tr {
  border-bottom: 2px solid #e1e1e1 !important;
  color: #505050;
  font-size: 16px;
  font-weight: 600;
}
.objekto-informacija table thead tr td {
  text-align: left;
  padding-bottom: 10px !important;
}
.objekto-informacija table thead tr:first-child td {
  padding-top: 0px;
}
.objekto-informacija table tbody tr td {
  text-align: left;
}
.objekto-informacija table tbody tr:first-child td {
  padding-top: 10px;
}
.objekto-informacija .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 31px;
  height: 31px;
  background: url(../image/btn-close.png) no-repeat;
  cursor: pointer;
}
.carousel .item {
  min-width: 1170px;
}
.btn-green {
  background: #5fa137;
  color: #fff;
}
.btn-green:hover {
  color: #fff !important;
  text-decoration: underline;
}
.js-objects-title {
  display: none;
}
.icon-print {
  display: block;
  width: 25px;
  height: 23px;
  background: url(../image/print.png) no-repeat center center;
  background-size: 100%;
  float: right;
  border: none;
  outline: none;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  -ms-transition: 0.1s;
  transition: 0.1s;
  margin-right: 5px;
}
.icon-print:active {
  background-size: 95%;
  background-position: center center;
}
.clear {
  height: 0px;
  width: 0px;
  clear: both;
}
.header-block {
  margin-left: 70px;
}
.header-block h1 {
  width: 730px;
  margin-left: 0;
}
.link-back {
  display: block;
  float: right;
  background-color: #FFF;
  padding: 4px 20px;
  border: 2px solid #78AF48;
  border-radius: 4px;
  margin-right: 70px;
  color: #78AF48;
  text-decoration: none !important;
  font-size: 20px;
  position: relative;
  top: -3px;
}
.link-back:hover {
  color: #FFF;
  background-color: #78AF48;
}
.link-back img {
  margin: -1px 2px 0 0;
}
.usecookie-container {
  z-index: 999;
  position: fixed;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.9);
  background: rgba(0, 0, 0, 0.8);
}
.usecookie-container .usecookie-info {
  float: left;
  width: 85%;
}
.usecookie-container .usecookie-info p {
  color: #fff;
  font-size: 14px;
  margin-top: 10px;
}
.usecookie-container .usecookie-agree {
  float: left;
  width: 15%;
  height: 100px;
  line-height: 100px;
}
.usecookie-container a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
.usecookie-container a.set-usecookie {
  display: block;
  float: right;
  text-transform: uppercase;
}
.g-recaptcha {
  float: left;
  display: block;
  margin: 15px 0;
}
.eventsCalendar-daysList li.dayWithEvents a {
  background: #74e24f !important;
  background: -moz-linear-gradient(top, #74e24f 0%, #6dc946 42%, #5fa137 100%, #5fa137 100%) !important;
  background: -webkit-linear-gradient(top, #74e24f 0%, #6dc946 42%, #5fa137 100%, #5fa137 100%) !important;
  background: linear-gradient(to bottom, #74e24f 0%, #6dc946 42%, #5fa137 100%, #5fa137 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74e24f', endColorstr='#5fa137', GradientType=0) !important;
  box-shadow: 1px 2px 6px #5fa137 inset !important;
  text-shadow: 2px 2px 2px #395a26 !important;
}
.footer_column_name {
  border-bottom: 1px solid #7fb45f;
  padding-bottom: 10px;
  width: 100%;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  max-width: 265px;
}
.rights_reserved {
  padding: 15px 0;
  border-top: 1px solid #7fb45f;
}
.line-icon {
  max-width: 20px;
}
.eventsCalendar-list .eventsCalendar-noEvents {
  background-color: transparent !important;
  color: #A6A6A6 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  text-align: left !important;
  text-shadow: none !important;
  margin-left: 0 !important;
  font-weight: normal !important;
}
.eventsCalendar-list li {
  border-bottom: 0 !important;
}
svg {
  width: 30px;
  max-height: 30px;
  margin-right: 5px;
}
path {
  fill: #fff;
}
.logo_100 img {
  width: 100%;
  max-width: 216px;
}
.logo_100_2 img {
  max-width: 130px;
  width: 100%;
}
.footer-links {
  display: inline-block;
  padding-top: 25px;
  width: 100%;
}
.footer-links a:hover {
  text-decoration: none;
}
@media print {
  html {
    height: inherit;
    min-height: inherit;
  }
  body {
    height: inherit;
    min-height: inherit;
  }
  body * {
    visibility: hidden;
  }
  #section-to-print {
    visibility: visible;
    padding: 0;
    margin: 0;
    width: 100%;
    min-height: inherit;
  }
  #section-to-print * {
    visibility: visible;
    padding: 0;
    margin: 0;
    width: 100%;
    min-height: inherit;
  }
  #section-to-print:last-child {
    page-break-after: always;
  }
  .image {
    display: none !important;
  }
  .container-default {
    padding-top: 0;
    padding-bottom: 0px;
  }
  .brc {
    display: none;
  }
}
@media only screen and (max-width: 500px) {
  .usecookie-container .usecookie-info {
    width: 100%;
  }
  .usecookie-container .usecookie-agree {
    width: 100%;
  }
  body.bg {
    background-position: top left;
  }
}
/*# sourceMappingURL=bootstrap-theme.css.map */