@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,300&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700&subset=latin,cyrillic);

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

 
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #be56dc;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #000000;
}
h1,
h2,
h3,
.componentheading {
  font: 23px/30px 'Roboto Condensed', sans-serif;
  margin-bottom: 26px;
  text-transform:uppercase;
}
.text {
  font-size: 16px;
  line-height: 24px;
  color: #be56dc;
  text-transform: uppercase;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 10px;
}
.icons-marker {
  font-size: 14.399999999999999px;
  line-height: 16px;
}
/*Buttons*/
.btn {
  padding: 4px 14px;
  font-size: 12px;
  line-height: 16px;
  background: #ffffff;
  color: #333333;
  text-shadow: none;
  border: 1px solid #e6e6e6;
  border-bottom-color: #e6e6e6;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn:hover {
  text-decoration: none;
  background: #e6e6e6;
  color: #000000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn-primary {
  font: 13px/18px 'Roboto Condensed';
  background: #1a1919;
  color: #ffffff;
  text-shadow: none;
  border: none;
  padding: 4px 20px;
  text-transform: uppercase;
}
.btn-primary:hover {
  background: #be56dc;
  color: #fff;
  text-shadow: none;
}
.btn-primary.submitButton {
  float: right;
  font: 13px/18px 'Roboto Condensed';
  background: #1a1919;
  color: #ffffff;
  text-shadow: none;
  border: none;
  padding: 4px 20px;
  text-transform: uppercase;
}
.btn-primary.submitButton:hover {
  background: #be56dc;
  color: #fff;
  text-shadow: none;
}
.btn-info {
  font: 13px/18px 'Roboto Condensed';
  background: #1a1919;
  color: #ffffff;
  text-shadow: none;
  border: none;
  padding: 4px 20px;
  text-transform: uppercase;
}
.btn-info:hover {
  background: #be56dc;
  color:#fff;
  text-shadow: none;
}
/*Lists*/
ul.item_list,
.categories-module,
.archive-module,
.item-list,
.unstyled {
  margin: 0;
}
ul.item_list li,
.categories-module li,
.archive-module li,
.item-list li,
.unstyled li {
  background: url(../images/template/marker.png) 0 2px no-repeat;
  padding: 0 0 14px 20px;
  list-style: none;
}
ul.item_list li a,
.categories-module li a,
.archive-module li a,
.item-list li a,
.unstyled li a {
  font-size: 16px;
  color: black;
  text-transform: uppercase;
}
ul.item_list li a:hover,
.categories-module li a:hover,
.archive-module li a:hover,
.item-list li a:hover,
.unstyled li a:hover {
  color: #be56dc;
}
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
/*Pagination*/
.pagination {
  height: auto;
  margin: 0;
  padding: 0 0 50px;
}
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
  width: 100%;
}
.pagination ul li {
  display: inline-block;
  margin-right: 10px;
}
.pagination ul li .pagenav {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  font: 13px/18px 'Roboto Condensed';
  background: #1a1919;
  color: #ffffff;
  text-shadow: none;
  border: none;
  padding: 4px 10px;
  text-transform: uppercase;
}
.pagination ul li span.pagenav {
  background: #1a1919;
  color: #ffffff;
  text-shadow: none;
}
.pagination ul li a.pagenav {
  color: #be56dc;
}
.pagination ul li a.pagenav:hover {
  background: #be56dc;
  color: #000000;
  text-shadow: none;
}
.pagination ul li.num span.pagenav {
  background: #be56dc;
  color: #000000;
  text-shadow: none;
}
.camera_wrap {
  float: none !important;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: 3px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin-bottom: 12px;
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 20px 16px 0;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 20px 16px 0;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/*======================= TOP =======================*/
#top-row {
  padding-top: 17px;
}
/*===== Social Media ======*/
.social {
  text-align: right;
  margin: 10px 0;
  overflow: hidden;
  float: right;
}
.social li {
  list-style: none;
  margin: 0 0 0 6px;
  float: left;
}
.social li a {
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  filter: alpha(opacity=100);
}
.social li a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#logo a {
  display: inline-block;
  margin: 15px 0 0;
}
.search-block {
  text-align: right;
  padding: 7px 0 0;
}
.search-block .mod-search__search-block {
  display: inline-block;
}
.search-block .mod-search__search-block form {
  border: 1px solid #e3e3e3;
  background: white;
  display: inline-block;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.search-block .mod-search__search-block form #searchword {
  margin: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: white;
  border: none;
  height: 24px;
  padding: 0 10px;
  width: 189px;
}
.search-block .mod-search__search-block form input[type="image"] {
  margin: 1px 7px 0 0;
}
/*======================= HEADER =======================*/
/*======================= NAVIGATION =======================*/
.select-menu {
  display: none;
  margin: 20px 0;
}
.navigation {
  background: url(../images/template/navigation.gif) center 0 repeat;
  position:relative;
}
.navigation ul.sf-menu {
  font: 16px/20px 'Roboto Condensed', sans-serif;
  display: table;
  width: 100%;
  position: relative;
  text-align: center;
  /*SubMenu Styles*/

}
.navigation ul.sf-menu .sfHolder {
  display: block;
  position: relative;
}
.navigation ul.sf-menu > li {
  background: url(../images/template/separator.gif) 0 center no-repeat;
  display: table-cell;
  padding: 21px 30px;
  margin: 0;
  float: none;
  text-transform: uppercase;
}
.navigation ul.sf-menu > li:first-child {
  background: none;
}
.navigation ul.sf-menu > li:first-child > .sfHolder > a,
.navigation ul.sf-menu > li:first-child > .sfHolder > span {
  margin-left: 0;
}
.navigation ul.sf-menu > li.lastItem > .sfHolder > a,
.navigation ul.sf-menu > li.lastItem > .sfHolder > span {
  margin-right: 0;
}
.navigation ul.sf-menu > li.active > .sfHolder > a,
.navigation ul.sf-menu > li.sfHover > .sfHolder > a,
.navigation ul.sf-menu > li.current > .sfHolder > a,
.navigation ul.sf-menu > li.active > .sfHolder > span,
.navigation ul.sf-menu > li.sfHover > .sfHolder > span,
.navigation ul.sf-menu > li.current > .sfHolder > span {
  color: #be56dc;
}
.navigation ul.sf-menu > li > .sfHolder > a,
.navigation ul.sf-menu > li > .sfHolder > span {
  text-align: center;
  padding: 0;
  margin: 0 0;
  color: white;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  display: block;
}
.navigation ul.sf-menu > li > .sfHolder > a:hover,
.navigation ul.sf-menu > li > .sfHolder > span:hover {
  color: #be56dc;
}
.navigation ul.sf-menu > li:hover > .sfHolder > ul,
.navigation ul.sf-menu > li.sfHover > .sfHolder > ul {
  background: #242220;
  top: 38px;
  left: 50%;
  margin-left: -75px !important;
}
.navigation ul.sf-menu > li:hover > .sfHolder > ul li,
.navigation ul.sf-menu > li.sfHover > .sfHolder > ul li {
  border-top: 1px solid #363432;
}
.navigation ul.sf-menu > li:hover > .sfHolder > ul li:first-child,
.navigation ul.sf-menu > li.sfHover > .sfHolder > ul li:first-child {
  border: none;
}
.navigation ul.sf-menu li li:hover ul,
.navigation ul.sf-menu li li.sfHover ul {
  top: -20px;
  left: 151px;
}
.navigation ul.sf-menu li li li:hover ul,
.navigation ul.sf-menu li li li.sfHover ul {
  top: -20px;
  left: 151px;
}
.navigation ul.sf-menu ul {
  width: 150px;
  background: #494745;
  padding: 20px 0;
  text-align: left;
}
.navigation ul.sf-menu ul li {
  border-top: 1px solid #585654;
  margin: 0;
  text-align: center;
}
.navigation ul.sf-menu ul li:first-child {
  border: none;
}
.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span.separator {
  font: 13px/37px 'Roboto Condensed';
  display: block;
  padding: 0px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: white;
}
.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span.separator:hover {
  background: #be56dc;
  color: #ffffff;
  text-shadow: none;
}
.navigation ul.sf-menu ul li.active > .sfHolder > a,
.navigation ul.sf-menu ul li.sfHover > .sfHolder > a,
.navigation ul.sf-menu ul li.active > .sfHolder > span.separator,
.navigation ul.sf-menu ul li.sfHover > .sfHolder > span.separator {
  background: #be56dc;
  color: #ffffff;
  text-shadow: none;
}
.navigation ul.sf-menu.sf-vertical {
  width: 150px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu.sf-vertical li {
  width: 150px;
  margin-bottom: 1px;
}
.navigation ul.sf-menu.sf-vertical li:hover > ul,
.navigation ul.sf-menu.sf-vertical li.sfHover > ul {
  top: -13px;
}
.navigation ul.sf-menu.sf-vertical ul {
  left: 152px;
}
.navigation ul.sf-menu.sf-vertical ul li a,
.navigation ul.sf-menu.sf-vertical ul li span {
  padding: 9px 12px;
}
.navigation ul.sf-menu.sf-navbar {
  height: 32px;
  padding-bottom: 32px;
  margin-bottom: 2px;
}
.navigation ul.sf-menu.sf-navbar li:hover > ul,
.navigation ul.sf-menu.sf-navbar li.sfHover > ul {
  top: 34px;
  left: 0;
}
.navigation ul.sf-menu.sf-navbar li ul {
  width: auto;
  padding: 2px 0;
}
.navigation ul.sf-menu.sf-navbar li ul ul.sub-menu {
  width: 150px;
  top: 32px;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
/*======================= SHOWCASE =======================*/
#showcase-row {
  padding-bottom: 20px;
}
.mod-newsflash-adv .isotope {
  margin: 0 -1.5%;
}
.mod-newsflash-adv .isotope-item {
  padding: 0 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  float: left;
}
.mod-newsflash-adv .isotope-item.straightDown {
  text-align: center;
}
/*======================= FEATURE =======================*/
/*======================= MAINTOP =======================*/
#maintop-row {
  padding: 33px 0 0;
}
#maintop-row .row-container .container {
  border-bottom: 1px solid #e4e4e4;
}
/*======================= CONTENT TOP =======================*/
#content-row {
  padding: 33px 0 40px;
  min-height:850px;
}
/*======================= CONTENT =======================*/
#component {
  min-height: 0;
}
.container-fluid {
  padding: 0 !important;
}
.item {
  margin-bottom: 33px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  margin: 0 0 16px;
}
.item_info_dl dd {
  margin: 0;
  display: inline;
}
.item_info_dl dd > * {
  display: inline;
}
.item_icons.btn-group.pull-right {
  margin: 0 0 10px 10px;
}
#aside-right .moduletable,
#aside-left .moduletable {
  margin-bottom: 40px;
}
/*===== Home Page ======*/
.category_desc {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 30px;
}
/*===== About Page ======*/
.mod-article-single .item__module {
  margin-bottom: 50px;
}
.mod-article-single.size {
  font-size: 16px;
  line-height: 24px;
}
.moduletable.border_right .moduleTitle {
  border-right: 1px solid #e4e4e4;
  margin-right: 37px;
  padding-right: 58px;
  margin-bottom: 0;
  padding-bottom: 24px;
}
.moduletable.border_right .mod-newsflash-adv,
.moduletable.border_right .mod-article-single {
  border-right: 1px solid #e4e4e4;
  margin-right: 37px;
  padding-right: 58px;
}
.moduletable.bordered .moduleTitle {
  border-right: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  margin: 0 37px;
  padding: 0 52px 24px 58px;
  padding-bottom: 24px;
}
.moduletable.bordered .mod-newsflash-adv,
.moduletable.bordered .mod-article-single {
  border-right: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  margin: 0 37px;
  padding: 0 52px 0 58px;
}
.moduletable.bordered .lastItem {
  margin-bottom: 12px;
}
.mod-newsflash-adv.mod-newsflash-adv__banners {
  background: #C5E4B1;
}
.mod-newsflash-adv.mod-newsflash-adv__banners .item {
  padding: 35px 0 26px;
  margin-bottom: 14px;
}
.mod-newsflash-adv.mod-newsflash-adv__banners .item .item_content {
  color: #fff;
  overflow: hidden;
}
.mod-newsflash-adv.mod-newsflash-adv__banners .item .item_content .item_title {
  font: 23px/33px 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  margin: 0 0 3px;
  color: black;
}
.mod-newsflash-adv.mod-newsflash-adv__banners .item .item_content h3.title {
  font: 13px/18px 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  color: black;
  margin-bottom: 10px;
}
.mod-newsflash-adv.mod-newsflash-adv__banners .item .img-intro__left {
  margin-right: 11px;
}
.mod-newsflash-adv.mod-newsflash-adv__banners .item.item_num0 .img-intro__left {
  margin-left: 27px;
}
.mod-newsflash-adv.mod-newsflash-adv__banners .item.item_num0 .item_content {
  border-right: 1px solid #fff;
  padding-right: 50px;
}
.mod-newsflash-adv.mod-newsflash-adv__banners .item.item_num1 .item_content {
  border-right: 1px solid #fff;
  padding-right: 70px;
}
.mod-newsflash-adv.mod-newsflash-adv__banners .item.item_num2 .item_content {
  padding-right: 50px;
}
.mod-newsflash-adv.mod-newsflash-adv__bordered {
  margin-bottom: 40px !important;
}
.mod-newsflash-adv.mod-newsflash-adv__bordered .pretext {
  font: 28px/30px 'Roboto Condensed', sans-serif;
  color: #7b7b7b;
  padding-bottom: 21px;
}
.mod-newsflash-adv.mod-newsflash-adv__pack .item {
  margin-bottom: 20px;
}
.mod-newsflash-adv.mod-newsflash-adv__pack .img-intro__none {
  margin: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__pack .img-intro__left {
  float: none;
  margin: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__pack .item_title {
  margin: 0 0 8px;
}
.mod-newsflash-adv.mod-newsflash-adv__pack .item_content {
  border: 1px solid #e9e8e8;
  border-top: none;
  background: white;
  padding: 19px 10px 26px 16px;
}
.mod-newsflash-adv .item_published {
  font:bold 13px/18px 'Roboto Condensed';
  color: #be56dc;
  padding-bottom: 9px;
}
.mod-newsflash-adv .item_title {
  font: 13px/18px 'Roboto Condensed';
  margin: 0 0 12px;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.mod-newsflash-adv.mod-newsflash-adv__choose .item_title {
  background: url(../images/template/title.png) 0 2px no-repeat;
  padding-left: 23px;
}
.mod-newsflash-adv.mod-newsflash-adv__choose .item_introtext {
  padding-left: 23px;
}
.mod-newsflash-adv.mod-newsflash-adv__news {
  margin-bottom: 40px;
}
.mod-newsflash-adv.mod-newsflash-adv__news .item {
  background: url(../images/template/border.gif) 0 0 repeat-x;
  padding: 28px 0;
  margin: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__news .item:first-child {
  background: none;
  padding-top: 0;
  margin-top: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__team {
  margin-bottom: 40px;
}
.mod-newsflash-adv.mod-newsflash-adv__team .pretext {
  font: 13px/18px 'Roboto Condensed';
  color: #be56dc;
  text-transform: uppercase;
  padding-bottom: 18px;
}
.mod-newsflash-adv.mod-newsflash-adv__team .item {
  margin: 0 0 22px;
}
.mod-newsflash-adv.mod-newsflash-adv__team .item .item_img {
  margin-bottom: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__team .item .item_title {
  margin-bottom: 0;
  padding-top: 6px;
}
/*===== Services Page ======*/
/*===== Blog Page ======*/
.page-gallery,
.page-archive,
.page-item__blog,
.page-blog {
  border-right: 1px solid #e4e4e4;
  margin-right: 37px;
  padding-right: 58px;
}
.page-gallery .item,
.page-archive .item,
.page-item__blog .item,
.page-blog .item {
  background: url(../images/template/border.gif) 0 bottom repeat-x;
  margin-bottom: 29px;
  padding-bottom: 27px;
}
.page-gallery .item_img,
.page-archive .item_img,
.page-item__blog .item_img,
.page-blog .item_img {
  margin-bottom: 5px;
}
.page-gallery .item_info_dl,
.page-archive .item_info_dl,
.page-item__blog .item_info_dl,
.page-blog .item_info_dl {
  font:bold 13px/18px 'Roboto Condensed';
  text-transform: uppercase;
  color: #be56dc;
  margin: 0 0 7px;
}
.page-gallery .item_info_dl dd.komento,
.page-archive .item_info_dl dd.komento,
.page-item__blog .item_info_dl dd.komento,
.page-blog .item_info_dl dd.komento {
  float: right;
}
.page-gallery .item_title,
.page-archive .item_title,
.page-item__blog .item_title,
.page-blog .item_title {
  font: 13px/18px 'Roboto Condensed';
  margin: 0 0 12px;
  text-transform: uppercase;
}
.page-gallery {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.page-gallery .item_img {
  margin-bottom: 10px;
}
.page-item__blog .item_img {
  margin-bottom: 20px;
}
/*===== Gallery Page ======*/
ul.gallery {
  margin: 0 0 0 -20px;
}
ul.gallery .gallery-item {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 20px;
  float: left;
  list-style: none;
}
ul.gallery .gallery-item .item_img {
  margin-right: 0;
  float: none;
}
ul.gallery .gallery-item.straightDown {
  float: none;
}
ul.gallery .gallery-item.straightDown .item_img {
  float: left;
  margin: 0 16px 16px 0 !important;
}
/*===== Testimonials Page ======*/
.page-category__testimonials .item {
  margin-bottom: 30px;
}
blockquote {
  padding: 0;
  margin: 0;
  border-left: none;
}
blockquote p {
  margin-bottom: 0;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
blockquote p:before {
  content: '"';
}
blockquote p:after {
  content: '"';
}
small {
  font-size: 13px;
  line-height: 24px;
  display: block;
}
small:before {
  content: '- ';
}
/*===== Team Page ======*/
.addthis_toolbox {
  padding-top: 12px;
}
/*======================= CONTENT BOTTOM =======================*/
/*======================= ASIDE RIGHT =======================*/
.archive-module li a,
.categories-module li a,
.mod-menu .nav.menu li a,
.list1 ul li a {
  display: inline;
}
.archive-module li a:hover,
.categories-module li a:hover,
.mod-menu .nav.menu li a:hover,
.list1 ul li a:hover {
  background: none;
}
/*======================= MAINBOTTOM =======================*/
#mainbottom-row {
  padding-bottom: 27px;
}
#mainbottom-row .row-container .container {
  border-top: 1px solid #e4e4e4;
  padding-top: 50px;
}
/*======================= BOTTOM =======================*/
/*======================= FOOTER =======================*/
#footer-wrapper {
  background: url(../images/template/footer.gif) center 0 repeat;
  color: #777;
}
#footer-wrapper .footer-wrapper-inner {
  background: url(../images/template/footer.gif) center 0 repeat;
  padding-top: 42px;
  font-size: 14px;
}
#footer-wrapper a {
  color: #777;
  font-family:'Roboto Condensed', sans-serif;
}
#footer-wrapper a:hover {
  color: white;
}
ul.footer {
  margin: 0 0 30px;
  text-transform: uppercase;
  text-align: right;
}
ul.footer li {
  background: url(../images/template/fmarker.png) 0 center no-repeat;
  padding: 0 5px 0 11px;
  display: inline;
}
ul.footer li:first-child {
  background: none;
  padding-left: 0;
}
ul.footer li.lastItem {
  padding-right: 3px;
}
#copyright {
  padding-bottom: 30px;
}


#login-form .input-small {
  min-width:170px;
}



















.breadcrumb > li {
  display: inline;
  background: none;
  padding:0;
}

.breadcrumbs {
  margin-top:20px;
}

.breadcrumbs img {
  padding-top:5px;
}

.contact-contactinfo p {
    margin-bottom: 4px;
}
.contact-address address {
    float: left;
    font-style: normal;
}
.contact-address address span {
    display: block;
}
.jicons-icons {
    float: left;
}
.contact-address {
    display: block;
}

.contact > h3 {
  display:none;
}

.contact legend {
  display:none;
}
.contact fieldset {
  border:0;
}

.contact label {
  font-size:14px;
  margin:10px 0 5px;
  display:block;
}


#contact-form dt, #contact-form dd {
  float:left;
  display:block;
  clear:both;
  margin:0;
}
#contact-form textarea, #contact-form input {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  padding: 15px;
  width: 100%;
}
#contact-form button {
  clear:both;
  display:block;
  margin-top:10px;
  padding:10px;
  background:#be56dc;
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
#contact-form button:hover, #searchForm button:hover {
  background:#222;
  color:#fff;
}


#searchForm button {
  padding:5px 10px;
  background:#be56dc;
  color:#fff;
  text-transform:uppercase;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}
#searchForm #search-searchword {
  font-size:14px;
  line-height:26px;
  border:1px solid #ccc;
}
#searchForm fieldset.word label {
  padding:10px 5px 10px 0;
  display:inline-block;
}
.result-title {
  padding:10px 0 3px;
}
.result-category {
  font-size:14px;
  color:#999;
}
.result-title > a {
  text-transform:uppercase;
  font-weight:bold;
}
.result-created {
  font-size:12px;
  color:#aaa;
  font-style:italic;
}

.contact .contact-address address span {
    font-size:14px;
}
#contact-form input#jform_contact_email_copy {
    background: none;
    border: 0px solid #D6D6D6;
    color: #444444;
    font-size: 12px;
    line-height: 0;
    margin: 11px 0 2px 6px;
    padding: 0;
    width: auto;
}
#contact-form label#jform_contact_email_copy-lbl {
  float:left;
  margin-top:10px;
}
#contact-form button, #searchForm button {
  border:0;
}

.category-list .cat-items .category {
  width:100%;
}
.category-list .cat-items {
  margin:20px 0;
}
.category .list-title {
  font-size: 20px;
  line-height: 34px;
}

.category {
  width:100%;
}

.level_1 {
  margin-left: 20px;
}

.level_0 {
  margin-left: 20px;
}

#xmap li {
  list-style: outside none;
}

.item-page img {
  margin:0 10px;
}

.protectedby {
  display:none;
}


.aidanews2 {
  margin-top: 10px;
}
.aidanews2 img {
  float: left;
  margin:5px 5px 0 0;
  padding: 2px;
  width: 80px;
  border:none;
}
.aidanews2_topL {
  font-size: 10px;
  width:70%;
}
.aidanews2_positions {
  padding:0 0 12px !important;
}
.aidanews2_title {
  font-size: 16px;
  line-height: 24px;
}
.aidanews2_mainC {
  font-size: 16px;
  line-height: 24px;
}
.odd, .aidanews2 .even {
  background:none;
  border:0;
  padding:0;
}
.aidanews2_line {
  border:0;
}
.aidanews2_topL {
  font-size: 12px;
  width: 70%;
  color: #aaa;
}
.telephone {
  float: right;
  font-size: 18px;
  line-height: 26px;
  margin: 0 0 10px;
}
#easycalccheckplus {
  padding:0 !important;
}
#searchForm fieldset, .result-created {
  display:none;
}
.label-info, .badge-info {
  background:#006E0B;
}
#searchForm .form-limit label {
  float: left;
  font-size: 14px;
  margin: 5px 5px 0 0;
}
.search-results dd {
  margin:0;
}


.login {
  margin-top: 16px;
}
.control-group {
  margin-bottom: 3px;
}
#form-login-remember label {
  margin-bottom: 5px;
}
.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
ul.item_list li a, .categories-module li a, .archive-module li a, .item-list li a, .unstyled li a {
  color: black;
  font-size: 12px;
  text-transform: uppercase;
}
ul.item_list li, .categories-module li, .archive-module li, .item-list li, .unstyled li {
  background: rgba(0, 0, 0, 0) url("../images/template/marker.png") no-repeat scroll 0 7px;
  list-style: outside none none;
  padding: 0 5px 4px 18px;
  display: inline;
}


.golosovanie {
  width: 180px;
  padding: 20px;
  background: #fff;
  box-shadow: 0 0 10px #ccc;
}

#poll_vote_1 label {
    font-size:14px;
}
#poll_vote_1 > div#mod_poll_messages_1, #polldiv_1 > #mod_poll_messages_1 {
  font-size: 12px;
  margin:0 !important;
}

.btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background:#000;
}

.text-center.text-small.content-spacer {
  display: none;
}


.leftfixed {
  left: -240px;
  position: absolute;
  top: 0;
}

.fixedtext {
  width: 180px;
  padding: 20px;
  margin-top:15px;
  background: #fff;
  box-shadow: 0 0 10px #ccc;
}

.obrash a {
  background: #be56dc none repeat scroll 0 0;
  margin-top:15px;
  padding:15px 20px;
  text-align: center;
    font-size:22px;
    text-transform:uppercase;
    color:#fff;
    font-weight:bold;
    display:block;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.obrash a:hover {
    background: #222222;
}

#header-row {
  padding-bottom: 15px;
}



.sendmsg {
  background: #202020 !important;
  color: #fff !important;
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
  width: 260px;
  font-family:"Roboto Condensed",sans-serif;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.sendmsg:hover {
    background:#BE56DC !important;
    color:#fff;
}

.uddeim-set-block input {
  margin: 5px;
}
#uddeim-writeform textarea {
  border: 1px solid #ddd;
  font-size: 14px;
  height: 160px;
  line-height: 20px;
  padding: 10px;
  width: 450px;
}
.uddeim-sendoption > input {
  margin: 5px;
}

#uddeim-writeform input.button {
  background: #202020 none repeat scroll 0 0;
  border: 1px solid #c0c0c0;
  color: #fff;
  font-family: Roboto Condensed;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 10px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#uddeim-writeform input.button:hover {
    background:#BE56DC;
    color:#fff;
}




.fixedtext2 {
  background: #fff none repeat scroll 0 0;
  padding: 20px;
  border:1px solid #e9e8e8;
}

.golosovanie2 {
  background: #fff none repeat scroll 0 0;
  padding: 20px;
  border:1px solid #e9e8e8;
}