/* Procura Group */

/* BLUE - #425262 */
/* GREEN - #4f7b88 */
/* BLÅ - #006A8E */
/* SORT - #3C3C3A */

.kunde-sb a {
    background: transparent url("/images/bullet-white.png") no-repeat scroll right 8px / 6px auto;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    padding-right: 20px;
}
.kunde-sb a:hover {
    background: transparent url("/images/bullet-white.png") no-repeat scroll right 8px / 6px auto;
    padding-right: 25px;
}

.kunde-sb h3{
  color: #fff;
}
.kunde-sb .module_container{
  background: #006A8E;
  padding: 40px;
}
.sidebar-nav ul{
  padding-left: 20px;
}
.sidebar-nav li {
    font-family: "Roboto Condensed";
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 26px;
    list-style: outside none none;
    text-transform: uppercase;
}
.sidebar-nav li a{
    background: transparent url("/images/bullet-white.png") no-repeat scroll 0 center / 6px auto;
    color: #fff;
    padding: 3px 0 3px 20px;
}
.sidebar-nav li a:hover {
    background: transparent url("/images/bullet-white.png") no-repeat scroll 5px center / 6px auto;
    color: #fff;
}
.sidebar-nav li.active a{
  background: transparent url("/images/bullet-white.png") no-repeat scroll 5px center / 6px auto;
}
.sidebar-nav h3{
  color: #fff;
}
.sidebar-nav .module_container {
    background: transparent url(/images/kontakt-sb-bg.jpg) no-repeat scroll 0 0 / cover;
    color: #fff;
    padding: 40px;
}
.grafik p {
    font-size: 100px;
    line-height: 90px;
    text-align: right;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    opacity: 0.1;
}
.kunde i {
    margin-right: 15px;
    font-size: 20px;
}
.kunde p{
  color: #888;
}
.rsform-block.rsform-block-email2 {
    display: none;
}
.formular .rsform-input-box::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.formular .rsform-input-box::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.formular .rsform-input-box:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.formular .rsform-input-box:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

.formular .rsform-text-box::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.formular .rsform-text-box::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.formular .rsform-text-box:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.formular .rsform-text-box:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

.kontakt-underside a{
  color: #4f7b88 !important;
}
.kontakt-underside a:hover{
  color: #333;
}
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline{
  text-transform: uppercase;
  background: #006A8E !important;
  margin-left: 20px;
}
.cc-cookies a.cc-cookie-accept:hover, .cc-cookies-error a.cc-cookie-accept:hover, .cc-cookies a.cc-cookie-decline:hover, .cc-cookies-error a.cc-cookie-decline:hover{
  background: #fff !important;
  color: #333;
}
.intro.quote h2{
  text-align: center;
}
.intro.quote h3{
  text-align: center;
  font-size: 30px;
  letter-spacing: 2px;
}
.lifesciences-table h3{
  color: #fff;
  margin-bottom: 10px;
}
.lifesciences-table th{
  padding: 10px 0 0 20px;
  background: #425262;
  border: 1px solid #f5f5f5;
}
.lifesciences-table td{
  padding: 20px;
  width: 50%;
  border: 1px solid #f5f5f5;
}
.lifesciences-table{
	margin-bottom: 20px;
}
.job-contact-table td strong{
      font-size: 14px !important;
}
.job-contact-table td{
    padding: 20px;

}
.job-contact-table{
  border: 1px solid #425262;

}
.values-sb .readMore{
  border-color: #fff;
  color: #fff;
  outline-color: #fff;
  font-size: 14px;
  letter-spacing: 0;
}
.values-sb .readMore:hover{
  background: #fff;
  color: #006A8E;
}
.values-sb h3{
  color: #fff;
}
.values-sb .module_container{
  background: url(/images/vision-bg.jpg) no-repeat scroll 0 0 #4f7b88;
  padding: 40px 40px 25px;
  color: #fff;
}
.vision h3{
  color: #fff;
}
.vision .module_container{
  background: url(/images/vision-bg.jpg) no-repeat scroll 0 0 #4f7b88;
  padding: 40px;
  color: #fff;
}
.eb-entry-body li{
    background: rgba(0, 0, 0, 0) url("/images/bullet-blue.png") no-repeat scroll 0 6px / 5px auto;
    list-style: outside none none;
    padding-left: 15px;
}
.career .readMore{
  border-color: #fff;
  color: #fff;
  outline-color: #fff;
  font-size: 14px;
  letter-spacing: 0;
}
.career .readMore:hover{
  background: #fff;
  color: #006A8E;
}
.career h3{
  color: #fff;
}
.career .module_container{
  background: #4f7b88 url("/images/career-bg.jpg") no-repeat scroll 0 center;
  padding: 40px 40px 25px;
  color: #fff;
}
.eb-post-category.comma-seperator {
    padding: 4px 10px !important;
}
.fa.fa-folder-open {
    position: relative !important;
    top: 1px !important;
}
.eb-post-category.comma-seperator a {
    position: relative !important;
    top: -1px !important;
}
.kontakt-underside strong {
    font-weight: 600;
}
.kontakt-underside p {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
}
.kontakt-underside .module_container{
  /*background: #F5F5F5;*/
  padding: 30px 30px 20px;
  margin-top: 15px;
  border: 1px solid #415161;
}

div#fd.eb .mod-items-grid{
  margin-bottom: 0 !important;
}
.eb-post-image {
    border: 0 none !important;
    padding: 0 !important;
}
.eb-post-image > img {
    max-height: 300px !important;
    object-fit: cover !important;
}

div#fd.eb .eb-mod-media-title{font-weight: 400 !important;}
.eb-meta-category.comma-seperator a {
    color: #4f7b88;
}
.eb-post-image.eb-image-popup-button > img {
    max-height: 300px;
    object-fit: cover !important;
}
.eb-post-image.eb-image-popup-button {
    border: 0 none !important;
    padding: 0 !important;
}
.eb-mod-image-cover {
    border: 0px !important;
}
div#fd.eb .eb-mod-thumb .eb-mod-image-cover::before {
    border: 0px !important;
}
.blogtextwrap {
    padding:30px;
}
.eb-mod-image-cover:hover {
    opacity: 0.9 !important;
}
#maintop-2 .eb-mod .eb-mod-body, #bottom .eb-mod .eb-mod-body {
    line-height: 22px !important;
    color: #353535 !important;
}
#maintop-2 .eb-mod .mod-item, #bottom .eb-mod .mod-item {
    background: #f5f5f5;
}
.eb-category, .col-cell.eb-post-hits, .eb-tag, .eb-entry-tools, .eb-meta-views {
    display: none !important;
}
.eb-mod-media-title {
    color: #fff;
}
.eb-mod-media-title:hover {
    color: #ccc !important;
}
.eb-post-author, .eb-post-date, .eb-post-category {
    border: 1px solid #425262;
    padding: 5px 10px;
  background: #425262;
}
.eb-post-author a, .eb-post-date, .eb-post-category a {
    color: #fff;
}
.eb-avatar img {
    border-radius: 100px !important;
}
.eb-post {
    border-bottom: 1px solid #dedede !important;
    padding-bottom: 40px;
}
.eb-post-body {
    padding: 20px 0;
  line-height:24px;
}
.eb-post-title a{color:#425262 !important;}
.tagbox .module_container {
    background: #4F7B88 none repeat scroll 0 0;
    padding: 40px;
}
.popbox .module_container {
    background: #425262 none repeat scroll 0 0;
    padding: 40px;
}
.popbox h3, .tagbox h3{color:#fff; letter-spacing:2px;}
.tag-cloud, .cell-tags a {
    background: #fff none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 0 !important;
    color: #333 !important;
    display: inline-block;
    font-size: 13px !important;
    margin-bottom: 3px !important;
    padding: 5px 10px !important;
  text-transform:uppercase;
}
.cell-tags a {
    font-size: 11px !important;
    padding: 3px 6px !important;
  background: #4f7b88 !important;
  color:#fff !important;
}
.tag-cloud:hover, .cell-tags a:hover{
   background: #6d99a6 none repeat scroll 0 0 !important;
}
.eb-tags .cell-label {
    display: none !important;
}
.eb-tags .cell-tags {
    padding: 0 !important;
}
.eb-post-title.reset-heading.visible.visible-first {
    font-family: source sans pro !important;
  letter-spacing:1px !important;
}
.page-item strong {
    font-size: 16px;
    font-weight: 600 !important;
}
.values em {
    font-size: 16px;
    font-weight: 600 !important;
	font-style: normal;
}
.page-item li {
    background: rgba(0, 0, 0, 0) url("/images/bullet-blue.png") no-repeat scroll 0 6px / 5px auto;
    list-style: outside none none;
    padding-left: 15px;
}
.page-item ul{
  margin-bottom: 15px;
}
.navigation ul{
  margin-bottom: 0 0 0 1.5em;
}
.navigation h3{
  color: #fff;
}
.navigation li a{
  color: #fff;
  background: transparent url("/images/bullet-white.png") no-repeat scroll 0 7px / 6px auto;
  padding: 0 0 0 20px;
}
.navigation li a:hover{
  color: #fff;
  background: transparent url("/images/bullet-white.png") no-repeat scroll 5px 7px / 6px auto;
}
.navigation li.active a{
   background: transparent url("/images/bullet-white.png") no-repeat scroll 5px 7px / 6px auto;
}
.navigation li{
  font-size: 16px;
  list-style: outside none none;
  text-transform: uppercase;
  line-height: 24px;
  letter-spacing: 1px;
  padding: 5px 0;
}
.navigation .module_container{
  background: #4f7b88;
  padding: 40px;
}
.medarbejder-table strong {
  font-weight: 600;
  text-transform: uppercase;
}
.medarbejder-table td:first-child {
    width: 25%;
}
.medarbejder-table td {
    line-height: 30px;
}
.medarbejder-table{
  margin-bottom: 30px;
}
.medarbejder-img > img{
  margin-top: -40px;
}
.medarbejder-img {
  height: 300px;
  overflow: hidden;
  margin-bottom: 30px;
}
#aside-right .moduletable:last-child {
  margin-bottom: 0;
}
.industries-sb li a{
  color: #fff;
  background: transparent url("/images/bullet-white.png") no-repeat scroll 0 center / 6px auto;
  padding-left: 20px;
}
.industries-sb li a:hover{
  color: #fff;
  background: transparent url("/images/bullet-white.png") no-repeat scroll 5px center / 6px auto;
}
.industries-sb li {
  font-size: 16px;
  line-height: 26px;
  list-style: outside none none;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.industries-sb h3{
  color: #fff;
}
.industries-sb .module_container{
  background: #425262;
  padding: 40px;
  color: #fff;
}

.services-sb li a{
  color: #fff;
  background: transparent url("/images/bullet-white.png") no-repeat scroll 0 center / 6px auto;
  padding-left: 20px;
}
.services-sb li a:hover{
  color: #fff;
  background: transparent url("/images/bullet-white.png") no-repeat scroll 5px center / 6px auto;
}
.services-sb li {
    font-size: 16px;
    line-height: 26px;
    list-style: outside none none;
    text-transform: uppercase;
  letter-spacing: 1px;
}
.services-sb h3{
  color: #fff;
}
.services-sb .module_container{
  background: #4f7b88;
  padding: 40px;
  color: #fff;
}
.rev_slider .readMore{
  font-size: 18px;
  line-height: 24px;
  border-color: #fff;
  outline-color: #fff;
  padding: 7px 25px;
  display: inline-block;
  font-weight: 400;
}
.rev_slider .readMore:hover{
  background: #fff;
  color: #006A8E;
}
.page-item a{
  color: #006A8E !important;
}
.page-item a:hover{
  color: #333;
}
.page-item h1 {
  font-weight: 600;
  text-transform: uppercase;
  color: #3C3C3A;
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 2px;
}
.page-item h3 {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none;
  line-height: 24px;
}
.page-item h4 {
    font-weight: 600;
    margin-bottom: 5px;
  color: #4F7B88;
}
.body_kontakt main{
  padding: 35px 40px 20px;
}
.body_kontakt .rsform-submit-button {
  border: 1px solid #006A8E !important;
  outline: 1px solid #006A8E !important;
  outline-offset: -4px;
  text-transform: uppercase;
  display: inline-block;
  padding: 7px 25px !important;
  color: #006A8E !important;
  transition: all 0.3s ease 0s !important;
  background: none !important;
  /*width: 31% !important;*/
  margin-top: 20px;
}
.body_kontakt .rsform-submit-button:hover{
  background: #006A8E !important;
  color: #fff !important;
}
.body_kontakt .formResponsive .formHorizontal .rsform-block {
    margin-bottom: 13px;
}
.body_kontakt .rsform-block.rsform-block-send {
    text-align: center;
}
.body_kontakt .rsform-block-navn, .body_kontakt .rsform-block-telefon{
  margin-right: 30px
}
.body_kontakt .rsform-block-email, .body_kontakt .rsform-block-emne {
  margin-right: 0;
}
.body_kontakt .rsform-block-navn, .body_kontakt .rsform-block-email, .body_kontakt .rsform-block-telefon , .body_kontakt .rsform-block-emne {
    width: calc(50% - 15px);
  float: left;
}
.body_kontakt .rsform-input-box{
  height: 23px !important;
  border-color: #333 !important;
} 
.body_kontakt .rsform-text-box{
  border-color: #333 !important;
  height: 136px;
}
.kontaktinfo strong {
    font-weight: 600;
    text-transform: uppercase;
}
.kontaktinfo h3{
  color: #fff;
}
/*.kontaktinfo h4 {
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
  font-weight: 300;
  line-height: 35px;
}*/
.kontaktinfo a{
  color: #fff;
}
.kontaktinfo .module_container{
  background: transparent url(/images/kontakt-sb-bg.jpg) no-repeat scroll 0 0 / cover;
  padding: 40px;
  color: #fff;
}
#showcase {
    top: 80px;
    position: relative;
}
.medarbejder a img:hover {
    opacity: 0.8;
}
.medarbejder p {
    color: #4f7b88;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}
.medarbejder h3 {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
  margin-bottom: 3px;
}
.medarbejder .module_container {
    border-bottom: 1px solid #f5f5f5;
  margin-bottom: 30px;
}
.body_ #showcase, .body_kontakt #showcase {
    height: 370px;
}
main {
    background: #fff none repeat scroll 0 0;
    padding: 35px 40px;
  min-height: 460px;
}
#footer a{
  color: #006A8E;
}
#footer a:hover{
  color: #333;
}
#footer strong{
  font-weight: 600;
}
/*#footer span{
  font-weight: 900;
}*/
#footer p {
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
  margin-bottom: 0;
}
.rsform-submit-button {
  border: 1px solid #fff !important;
  outline: 1px solid #fff !important;
  outline-offset: -4px;
  text-transform: uppercase;
  display: inline-block;
  padding: 7px 25px !important;
  color: #fff !important;
  transition: all 0.3s ease 0s !important;
  background: none !important;
  margin-top: 5px;
}
.rsform-submit-button:hover{
  background: #fff !important;
  color: #4f7b88 !important;
}

.rsform-block.rsform-block-send {
    margin-bottom: 0 !important;
}
.formResponsive{
  margin: 10px 0 0 0 !important;
}
.formular .module_container{
  text-align: center;
}
.formular  .rsform-input-box {
    border: 1px solid #fff !important;
    height: 25px !important;
    background: transparent !important;
    color: #fff !important;
}
.formular  .rsform-text-box {
    border: 1px solid #fff !important;
    background: transparent !important;
    color: #fff !important;
}
.formular .rsform-block-navn, .formular .rsform-block-email, .formular .rsform-block-telefon {
    width: calc(33.333% - 20px);
  float: left;
}
.formular .rsform-block-navn, .formular .rsform-block-email{
  margin-right: 30px
}
.formular .rsform-block-telefon {
  margin-right: 0;
}

.mainmenu .module_container {
    margin-top: 21px;
}
.mod-articles-category-introtext::before{
    width: 10%;
    height: 1px;
    position: absolute;
    background: #bbb;
    content: "";
    top: 0;
}
.mod-articles-category-introtext {
    padding: 15px 30px;
    position: relative;
}
a.mod-articles-category-title {
    color: #333;
    display: block;
    font-size: 18px;
    line-height: 22px;
    padding: 0 30px;
    text-transform: uppercase;
    margin-bottom: 15px;
  margin-top: 10px;
}
#maintop-2 .eb-mod-media-title, #bottom .eb-mod-media-title{
  color:#333;
  display:block;
  font-size:18px;
  font-weight:400 !important;
  line-height:22px !important;
  text-transform:uppercase;
}
.mod-articles-category-date {
    margin-left: 30px;
    position: relative;
  color: #bbb;
}
.intro_image {
  height: 200px;
  overflow: hidden;
  margin-bottom: 20px;
  transition: all 0.3s ease 0s;
}

.intro_image > a:hover img {
    opacity: 0.8;
}
.contact-us a{
  color: #fff;
}
.contact-us a:hover{
  color: #fff;
  text-decoration: underline !important;
}
.contact-us em{
  font-size: 22px;
  font-style: normal;
}
.contact-us .readMore{
  border-color: #fff;
  outline-color: #fff;
  color: #fff;
}
.contact-us .readMore:hover{
  background: #fff;
  color: #006A8E;
}
.contact-us h2{
  font-size: 40px;
  color: #fff;
}
.contact-us p{
  color: #fff;
}
#bottom-2{
  /*background: #4f7b88;*/
  background: #4f7b88 url("/images/kontakt-bg.jpg") repeat scroll 0 0;
  padding: 65px 0 70px;
}
.projects ul{
  padding: 0;
}
.projects li.firstItem {
    margin-right: 30px;
}
.projects li {
    width: calc(50% - 15px);
    display: inline-block;
    float: left;
    background: #f5f5f5;
  height: 420px;
  position: relative;
}

#box figure:hover figcaption{
	bottom: 30px !important; 
}
#box figure:hover h3 {
    margin-top: 55px !important;
    transition: all 0.3s ease 0s;
}
.indgang .readMore{
  border-color: #fff;
  outline-color: #fff;
  color: #fff;
  margin-top: 15px;
}
.indgang .readMore:hover{
  background: #fff;
  color: #006A8E;
}
.indgang h3::after {
    width: 10%;
    height: 1px;
    background: #fff;
    position: absolute;
    content: "";
    bottom: 0;
    left: 45%;
}
.indgang h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 25px;
    padding-bottom: 20px;
    width: 100%;
    margin-top: 170px;
  position: relative;
  transition: all 0.3s ease 0s;
}
.indgang p{
  /*padding: 0 30px;*/
  color: #fff;
}
.indgang.nr1 .module_container{
  background: url(/images/indgang-01.jpg) no-repeat scroll 0 0 / cover transparent;
}
.indgang .module_container{
	background: url(/images/indgang-01.jpg) no-repeat scroll 0 0 / cover transparent;  height: 400px;
  text-align: center;
}
.values .readMore{
  border-color: #fff;
  outline-color: #fff;
  color: #fff;
}
.values .readMore:hover{
  background: #fff;
  color: #425262;
}
.values .module_container{
  color: #fff;
}
.values h2{
  font-size: 40px;
  color: #fff;
}

.value {
    margin-top: 60px;
}
.value .col-md-4{
  padding-left: 0;
  padding-right: 0;
}
.value-icons > img {
    max-width: 100px;
    margin-bottom: 15px;
}
.value .col-md-3:last-child {
    border-right: none;
}
.value .col-md-3 {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.value-icons {
    height: 150px;
    /*border-right: 1px solid rgba(255,255,255, 0.2);*/
  text-align: center;
}
.value-icons h2 {
    color: #fff;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 400;
  
}
.body_forside #maintop{
  background: url(/images/om-bg.jpg) no-repeat scroll center 0 transparent;
}
.body_forside #mainbottom{
  background: #006A8E;
  padding: 70px 0;
}
.body_forside #feature{
  position: relative;
  margin-top: -60px;
  background: transparent;
}
.news ul{
  padding: 0;
}
.news li.firstItem {
    margin-right: 30px;
}
.news li {
    width: calc(50% - 15px);
    display: inline-block;
    float: left;
    background: #f5f5f5;
  height: 420px;
  position: relative;
}
.intro h2{
  font-size: 40px;
}
.about h2{
  font-size: 40px;
  color: #fff;
}
.about{
  color: #fff;
}
.about .readMore{
    border: 1px solid #fff;
    outline: 1px solid #fff;
  color: #fff;
}
.about .readMore:hover{
	background: #fff;
  color: #333;
}
.readMore {
    border: 1px solid #006A8E;
    outline: 1px solid #006A8E;
    outline-offset: -4px;
    text-transform: uppercase;
    display: inline-block;
    padding: 7px 25px;
  color: #006A8E;
  transition: all 0.3s ease 0s;
}
.readMore:hover{
  background: #006A8E;
  color: #fff;
}
.body_forside #content{
  display: none;
}

#GMapsID .placemarkContent h2 {
    font-size: 18px;
    margin-bottom: 5px;
    text-transform: none;
}
.go-home {
    background-color: #333;
    color: #fff;
    display: block;
    letter-spacing: 1px;
    padding: 10px 5px;
    text-align: center;
    text-transform: uppercase;
}
.go-home:hover {
    color: #fff;
}
#magic-line { position: absolute; bottom: 0; left: 0; width: 100px; height: 2px; background: #06385d; z-index: 0; }
.megamenu.level0 { z-index: 1; }
/* Menu */
#wrapper .none #js-mainnavcss3.megamenu ul.level1 .childcontent {
    margin-top: -40px; /* Undermenu position fix - skal rettes hvis størrelse bliver ændret */
}

/* Komponent Override */
#mobile-menu {
	display: none;
}
.menu-icon-cont {
    float: left; /* Mobilmenu */
	width: 100%;
    opacity: 1 !important;
    padding: 0 10px;
}
body .cc-cookies {
    background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
    width: 100%;
}
body .nav > li > a:focus, body .nav > li > a:hover {
    background-color:  inherit;
}
#wrapper .mega-entry, #wrapper .mega-entry-innerwrap {
    -ms-transform: rotate(0deg) !important; /* IE 9 */
    -webkit-transform: rotate(0deg) !important; /* Chrome, Safari, Opera */
    transform: rotate(0deg) !important;
}
.result-element > img {
    box-sizing: content-box;
}
#wrapper .phrases-box label input {
    margin-left: 0;
    margin-right: 5px;
    position: relative;
}
#wrapper .form-limit.well {
    background: #eaeaea none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
}
#wrapper .form-limit.well > label {
    position: relative;
    top: -8px;
}
#wrapper .offlajn-ajax-search-inner input {
    border: medium none;
    box-shadow: none;
}
#wrapper #jux_megamenucss3 .megamenu.noJS #css3-megaMenuToggle {
    box-sizing: content-box;
}
#wrapper .formResponsive input[type="text"], #wrapper .formResponsive input[type="password"], #wrapper .formResponsive textarea, #wrapper .formResponsive select {
    width: calc(100% - 8px) !important;
}
#wrapper #jux_megamenucss3 .megamenu ul.level0 li.megacss3 span.menu-title {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
  letter-spacing: 1px;
}
#wrapper #js-meganav-off-canvas.js-megamenu-off-canvas {
    background: #eaeaea none repeat scroll 0 0;
}
#wrapper .formResponsive textarea, #wrapper .formResponsive input[type="text"], #wrapper .formResponsive input[type="password"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-sizing: content-box;
}
.formResponsive textarea:focus, .formResponsive input[type="text"]:focus, .formResponsive input[type="password"]:focus, .formResponsive select:focus, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"], #wrapper .formResponsive input[type="button"], #wrapper .formResponsive input[type="submit"], #wrapper .formResponsive input[type="reset"]  {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#wrapper .formResponsive textarea:focus, #wrapper .formResponsive input[type="text"]:focus, #wrapper .formResponsive input[type="password"]:focus, #wrapper .formResponsive select:focus {
    border-color: inherit !important;
}
#wrapper .formular .formResponsive textarea:focus, #wrapper .formular .formResponsive input[type="text"]:focus {
    border-color: #fff !important;
}
#wrapper .formResponsive input[type="submit"] {
    background-color: #252525;
    background-image: none;
    border-color: #252525;
    color: #ffffff;
    text-shadow: none;
}
#wrapper .formResponsive input[type="submit"]:hover, #wrapper .formResponsive input[type="submit"]:active, #wrapper .formResponsive input.active[type="submit"], #wrapper .formResponsive input.disabled[type="submit"], #wrapper .formResponsive input[type="submit"][disabled] {
    background-color: #aaa;
    color: #ffffff;
    text-shadow: none;
}
#wrapper .formResponsive input[type="button"], #wrapper .formResponsive input[type="submit"], #wrapper .formResponsive input[type="reset"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#js-mainnavcss3.megamenu ul.level1 .childcontent {
  margin-top: -15px;
}
#wrapper #jux_megamenucss3 .megamenu .js-megamenu, #wrapper #js-meganav-off-canvas, #wrapper #js-meganav-off-canvas .dropdown-menu {
  font-family: "Roboto Condensed",sans-serif !important;
}
.mainmenu {
    width: auto;
}

.fadein {
  opacity: 0;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  transform: translateY(-30px);
  -o-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
}
.fadein.visible-first {
  opacity: 1;
  transform: translateY(0px);
  -o-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
}

.fa-file-add:before {
  content: "\f016";
}
.fa-remove:before {
  content: "\f00d";
}
.fa-picture:before {
  content: "\f03e";
}
.icon-edit:before {
  content: "\f044";
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
img {
  max-width: 100%;
}
a {
  text-decoration: none !important;
    transition: all 0.3s ease 0s !important;
}
a:focus {
  outline: none;
}
a:hover {
  text-decoration: none;
}
html {
  -ms-overflow-style: scrollbar;
}
html,
body {
  height: 100%;
  font-family: "Source Sans Pro",sans-serif;
}
#wrapper {
  min-height: 100%;
  margin: 0 auto -100px;
}
#push,
#footer-wrapper {
  height: 100px;
  position: relative;
}
.clear, .clr {
	clear: both;
	visibility: hidden;
	height: 0;
	margin: 0;
}
#footer-wrapper {
    background-color: #fff;
}
#footer {
    padding: 40px 0 10px;
}
.offline_container {
  height: 100%;
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.offline_container:before {
  content: '';
  display: inline-block;
  height: 100%;
  width: 0;
  overflow: hidden;
  vertical-align: middle;
}
.offline_container .container {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}
.offline_container #system-message {
  font-size: 13px;
  line-height: 19px;
  max-width: 100%;
  display: inline-block;
}
.offline_container .well {
  vertical-align: middle;
  margin: 0;
  display: inline-block;
  max-width: 100%;
  text-align: left;
  font-size: 13px;
  line-height: 19px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.offline_container .well #logo {
  max-width: 100%;
  margin-bottom: 19px;
}
.offline_container .well button[type=submit] {
  float: left;
}
.offline_container .well #form-login-remember {
  text-align: right;
  overflow: hidden;
  padding-top: 10px;
}
.offline_container .well #form-login-remember label {
  margin-bottom: 0;
}
.offline_container .well input[type=text],
.offline_container .well input[type=password] {
  width: 100%;
}
.offline_container .well label.error {
  position: absolute;
  left: 0;
  color: #f00;
  top: 35px;
}
.offline_container .well p[id*=form-login] {
  position: relative;
}
.moduletable:after {
  clear: both;
  display: block;
  content: '';
}
.mod-menu .nav.menu.nav-pills > li > a {
  display: block;
}
.mod-menu .nav.menu.nav-pills > li.active > a {
  background: #f36639;
}
time,
.item_hits,
.item_category-name address,
.item_createdby {
  white-space: nowrap;
  margin: 0;
}
/*=================================================================*/
/*======================= MODULE STYLES ===========================*/
/*=================================================================*/
/*== Search ==*/
.mod-search__aside .mod-search_searchword {
  width: 100%;
  margin-bottom: 13px;
}
/*== Login ==*/
.mod-login__aside .mod-login_username,
.mod-login__aside .mod-login_passwd {
  width: 100%;
}
.mod-login_submit {
  margin: 9px 0;
}
#form-login-remember label {
  margin-bottom: 20px;
}
/*Finder*/
#mod-finder-searchword {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 4px;
  border: 1px solid #ebebeb;
  box-shadow: none;
}

/*======================= NEWSLETTER TOP =======================*/
#newsletter-top {
  background-color: #f3f3f3;
}
#newsletter-top #nl-close, #newsletter-top #nl-close *, #newsletter-top .form-group *, #newsletter-top .button {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#newsletter-top #nl-close {
    border: 1px solid #000000;
    background-color: transparent;
    border-radius: 50%;
    display: block;
    height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 10px;
    width: 30px;
    cursor: pointer;
}
#newsletter-top #nl-close:hover {
    background-color: #000000;
}
#newsletter-top .module_container {
    position: relative;
    padding: 30px 20%;
    text-align: center;
}
#nl-close i {
    color: #000;
    font-size: 17px;
    line-height: 28px;
}
#nl-close:hover i {
    color: #ffffff;
}

#newsletter-top header > * {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 30px;
    text-transform: none;
}
#newsletter-top h4 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 25px;
    line-height: 18px;
}
#newsletter-top .form-control {
    display: inline-block;
    margin-right: 10px;
    width: 220px;
    box-shadow: none;
}
#newsletter-top .form-group {
    display: inline-block;
}
#newsletter-top .button {
    background-color: #000000;
    border: 1px solid #000;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    height: 34px;
    padding: 4px 20px;
}
#newsletter-top .button:hover {
    background-color: transparent;
    color: #000000;
}
#newsletter-top label {
    display: none;
}

/*======================= MAILTO WINDOW =======================*/
#mailto-window {
  padding-top: 1em;
}
.mailto-close {
  margin-bottom: 1em;
  overflow: hidden;
}
.mailto-close a {
  float: right;
}
/*======================= MODAL WINDOW =======================*/
div.modal.fade {
  top: -200%;
}
.modalClose {
  margin: 14px;
}
.login-greeting {
  margin: 0 0 9px 0;
}
.input-modal {
  width: 146px;
}
div.modal.fade {
  z-index: 0;
}
div.modal.fade.in {
  z-index: 1030;
}
.modal-hide {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
}
.modal-header {
  padding: 0;
  border: none;
}
.modal-body {
  padding: 0;
}
#modal .moduletable {
  padding: 9px 15px 0;
}
#modal .moduletable:last-child {
  padding-bottom: 9px;
}
#modal .moduletable + .moduletable {
  padding-top: 0;
}
/*=================================================================*/
/*======================= COMPONENT STYLES ========================*/
/*=================================================================*/
/* Login */
.form-group > label {
    min-width: 110px;
}
label {
    font-weight: 400;
}
button, input, select, textarea {
    border: 1px solid #252525;
    padding: 4px;
}
button {
    padding: 4px 8px;
}
.body_login ul li {
    list-style-type: none;
}
.body_login ul {
    margin: 8px 0;
    padding: 0;
}
/* Category */
.pretext,
.category_desc {
  color: #333333;
  font-size: 30px;
  font-weight: 500;
  line-height: 43px;
  padding-bottom: 30px;
  text-transform: uppercase;
}
/*======================= Search & Smart Search ========================*/
ul#finder-filter-select-dates li.filter-date {
  margin-bottom: 4px;
  margin-right: 4px;
}
ul#finder-filter-select-dates li.filter-date select.filter-date-operator {
  margin-bottom: 9px;
}
#searchForm fieldset {
  margin-bottom: 20px;
}
#searchForm fieldset label {
  display: inline-block;
  margin-right: 1em;
}
#searchForm .form-limit label {
  float: left;
}
#searchForm .form-limit select {
  float: right;
  position: relative;
  top: -10px;
}
#searchForm .form-limit p {
  overflow: hidden;
  clear: both;
}
#searchForm .phrases-box {
  padding-bottom: 1em;
}
#searchForm .phrases-box label {
  min-width: 90px;
}
dl.search-results {
  margin-bottom: 30px;
}
dl.search-results dt {
  margin-top: 20px;
}
.navbar-form .btn,
.navbar-form .btn-group {
  margin-top: 5px;
}
/*======================= ADDTHIS STYLES =======================*/
.page-item_addThis {
  padding-top: 12px;
}
/*======================= 404 PAGE =======================*/
.errorBox {
  background: none;
  text-align: left;
}
#error .well {
  margin-bottom: 0;
}
/*======================= SCROLL TO TOP =======================*/
#back-top {
  position: fixed;
  bottom: 90px;
  right: 12px;
  z-index: 99;
  -webkit-transform: translateZ(0);
}
#back-top a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #252525;
    color: #252525;
    display: block;
    font: 24px/36px FontAwesome;
    height: 42px;
    text-align: center;
    width: 42px;
}
#back-top a > span:before {
  content: "\f106";
}
#back-top a:hover {
  color: #ffffff;
  background: #252525;
}
.dropdown-toggle .fa-cog {
  margin-right: 4px;
}
label[for=mod-login_remember] {
  display: inline-block;
}
.btn-group {
  max-width: 100%;
  white-space: normal;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox,
.navbar-form .btn,
.navbar-form .btn-group {
  margin-top: 0;
}
ol li {
  list-style: decimal;
}
ol li span {
  display: block;
  font-weight: bold;
}
.items-more ul {
  margin: 0 0 30px -30px;
}
.items-more ul li {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 10px 30px;
  font-weight: bold;
}
.items-more ul:after {
  content: '';
  display: block;
  clear: both;
}
.fancybox-close {
  position: fixed;
  right: 0 !important;
  top: 0 !important;
  background: none !important;
  color: #fff;
  font-size: 22px;
  text-align: center !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 36px !important;
  line-height: 36px;
  -webkit-transition: font-size 0.2s ease;
  -moz-transition: font-size 0.2s ease;
  -o-transition: font-size 0.2s ease;
  transition: font-size 0.2s ease;
}
.fancybox-close:before {
  content: '\f057';
  font-family: FontAwesome;
}
.fancybox-close:hover {
  color: #fff;
  font-size: 30px;
}
.fancybox-lock .fancybox-overlay {
  overflow: hidden;
  min-height: 320px;
}
.fancybox-prev,
.fancybox-next {
  overflow: hidden;
  background: none !important;
}
.fancybox-prev span,
.fancybox-next span {
  height: 100px !important;
  width: 50px !important;
  margin-top: -50px !important;
  background: none !important;
  color: #fff;
  -webkit-transition: font-size 0.2s ease;
  -moz-transition: font-size 0.2s ease;
  -o-transition: font-size 0.2s ease;
  transition: font-size 0.2s ease;
  overflow: hidden;
}
.fancybox-prev span:before,
.fancybox-next span:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: border-color 0.3s ease;
  -moz-transition: border-color 0.3s ease;
  -o-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  width: 100px;
  height: 100px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fancybox-prev span:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 20px;
}
.fancybox-next span:before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  left: -70px;
}
.fancybox-skin {
  background: #191919;
}
.fancybox-image {
  opacity: 0.99;
}
#fancybox-thumbs {
  height: 54px;
  text-align: center;
  -webkit-transition: bottom 0.5s ease;
  -moz-transition: bottom 0.5s ease;
  -o-transition: bottom 0.5s ease;
  transition: bottom 0.5s ease;
}
#fancybox-thumbs ul {
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  display: inline-block;
  top: 0 !important;
  background: #191919;
}
#fancybox-thumbs ul li {
  float: none;
  display: inline-block;
  padding: 0;
  border: none !important;
  position: relative;
  background: url(../images/loader.gif) 50% 50% no-repeat;
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#fancybox-thumbs ul li .holder {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  cursor: pointer;
}
#fancybox-thumbs ul li.active {
  opacity: 1;
}
.fancybox-lock body {
  overflow: visible !important;
}
body.mobile #fancybox-thumbs {
  display: none;
}
.fancybox-wrap {
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  right: 0 !important;
}
.fancybox-inner,
.fancybox-skin,
.fancybox-outer {
  width: 100% !important;
  height: 100% !important;
  position: relative;
}
.fancybox-outer {
  background: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.fancybox-image {
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.fancybox-image {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  opacity: 0;
}
.fancybox-type-image.fancybox-opened .fancybox-image {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.fancybox-nav {
  width: 56px !important;
  z-index: 100;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.fancybox-nav span {
  visibility: visible;
}
.fancybox-close {
  -webkit-transition: right 0.5s ease;
  -moz-transition: right 0.5s ease;
  -o-transition: right 0.5s ease;
  transition: right 0.5s ease;
}
.fancybox-full #fancybox-thumbs {
  bottom: -100px;
}
.fancybox-full .fancybox-prev {
  left: -100px;
}
.fancybox-full .fancybox-next,
.fancybox-full .fancybox-close {
  right: -100px !important;
}
.ui-loader {
  display: none;
}
ul#order {
  margin: 0 0 15px;
  overflow: hidden;
}
ul#order li {
  display: inline-block;
}
/*a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}*/
.custom_hover strong {
  display: none;
}
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  margin-top: 0;
  position: relative;
}
h1 {
  font-size: 40px;
  font-weight: 300;
  line-height: 50px;
  margin-bottom: 15px;
  letter-spacing: 2px;
  font-family: "Roboto Condensed";
}
h2,
h3 {
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 15px;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Roboto Condensed";
}
h5 {
  color: #f36639;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  text-transform: uppercase;
}
a {
  color: #C1D84A;
}
span.title {
  display: block;
  font-size: 30px;
  font-weight: 300;
  line-height: 43px;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
span.title strong {
  display: block;
  font-weight: 500;
}
span.title {
  color: #333333;
}
.custom_title strong {
  display: block;
  font-weight: 500;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0 0 18px 0;
  line-height: 22px;
  font-size: 14px;
}
.icons-marker {
  font-size: 15.6px;
  line-height: 19px;
}
ol, ul  {
    padding:  0 0 0 1.5em;
    list-style-position:  outside;
}
/*======================= TOP =======================*/
#top {
  background: #333333;
  color: #ffffff;
  text-shadow: none;
  border: none;
  padding: 8px 0;
}
/*======================= HEADER =======================*/
#header {
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 0 10px #999;
    position: fixed;
    text-shadow: none;
    width: 100%;
    z-index: 99;
}
#logo {
  margin-bottom: 3px;
  padding-top: 28px;
}
#logo img {
    max-width: 250px;
}
#logo img + h1 {
  font-size: 0;
  line-height: 0;
  height: 0;
  width: 0;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-indent: -9999px;
}
#logo h1 {
  padding: 0;
}
#logo h1:after {
  display: none;
}
#logo a {
  display: inline-block;
  max-width: 100%;
}
/*======================= NAVIGATION =======================*/
#navigation {
  background: #333333;
  color: #f36639;
  text-shadow: none;
  border: none;
  padding-top: 15px;
}
.mod-login_userdata .inputbox {
  width: 100%;
}
.breadcrumb a{
  color: #fff;
}
.breadcrumb {
  background: none;
  border-radius: 0px;
  margin: 0px 0px 15px;
  padding: 0px;
}
.breadcrumb > .active {
  color: white;
}
.breadcrumb > li {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  text-shadow: none;
  text-transform: uppercase;
}
.breadcrumb > li .divider {
  color: white;
  padding: 0px;
  text-transform: none;
}
.breadcrumb > li .divider img {
  display: none;
}
.breadcrumb > li a:hover {
  color: white;
}
.breadcrumb > li + li::before {
    background: transparent url("/images/bullet-white.png") no-repeat scroll 0 center / 7px auto;
    content: none;
    margin-left: 10px;
    padding: 0;
}
.breadcrumb > li + li + li::before {
    color: #fff;
    content: " ";
    padding: 0 17px 0 0;
}
.scroll-to-fixed-fixed {
  -webkit-transform: translateZ(0);
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
.masonry .item {
  margin-left: 0 !important;
}
/*======================= VIDEO =======================*/
#video {
  padding-top: 60px;
  padding-bottom: 12px;
}
/*======================= FEATURE =======================*/
#feature {
  background: #f2f2f2;
  padding-bottom: 70px;
}
/*======================= MAINTOP =======================*/
#maintop {
  padding: 70px 0;
}
#maintop-2 {
  padding: 70px 0 40px;
}
#showcase .mod-custom {
  margin-bottom: 0;
}
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
#content {
  padding-bottom: 70px;
  background: #f5f5f5;
}
#component {
  min-height: 0;
}
.item {
  margin-bottom: 20px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info .item_info_dl {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  font-style: italic;
  color: #f36639;
  margin: 0 0 19px;
  padding-top: 13px;
  padding-bottom: 13px;
}
.item_info .item_info_dl dd {
  font-size: 13px;
  margin: 0 19px 0 0;
  display: inline;
}
.item_info .item_info_dl dd > * {
  display: inline;
}
.item_info .item_info_dl dd .item_category-name:before,
.item_info .item_info_dl dd .item_createdby:before,
.item_info .item_info_dl dd .item_hits:before,
.item_info .item_info_dl dd .item_published:before,
.item_info .item_info_dl dd .komento:before {
  font: normal normal normal 12px/1 FontAwesome;
  margin-right: 2px;
}
.item_info .item_info_dl dd .item_category-name:before {
  content: "\f02e";
}
.item_info .item_info_dl dd .item_createdby:before {
  content: "\f007";
}
.item_info .item_info_dl dd .item_hits:before {
  content: "\f039";
}
.item_info .item_info_dl dd .item_published:before {
  content: "\f073";
}
.item_info .item_info_dl dd a {
  color: #f36639;
}
.item_info .item_info_dl dd a:hover {
  color: #333333;
}
.page-item {
  /*padding-bottom: 20px;*/
}


/*======================= CONTENT BOTTOM =======================*/
/*======================= ASIDE RIGHT =======================*/
#aside-right .moduletable,
#aside-left .moduletable {
  margin-bottom: 30px;
}
/*======================= MAINBOTTOM =======================*/
#mainbottom {
  background: #006A8E;
  padding: 10px 0 70px;
}
/*======================= BOTTOM =======================*/
#bottom {
  background: #fff;
  text-shadow: none;
  border: none;
  padding: 70px 0 40px;
}
/*======================= FOOTER =======================*/
.copyright {
  font-size: 11px;
  padding-top: 17px;
  padding-bottom: 38px;
  text-align: center;
}
.rsform-block.rsform-block-policy a:hover {
    text-decoration: underline !important;
}
.rsform-block.rsform-block-policy * {
    color: #fff;
}
.body_kontakt main .rsform-block.rsform-block-policy * {
    color: #333;
}