.dirrr {
  font-size: 1.2rem !important;
}

.item-image {
  max-width: 400px !important;
}

h2 {
  margin-top: 1em;
}

#dj-galleryGrid11c .dj-slide-title  {
  font-size: 1.5em !important;
}

#jm-logo-nav #jm-bar-left {
  padding: 8px 0 0 0;
}

#jm-logo-nav img {
  height: 76px;
}

#jm-top-bar2 .jmm-social.override li .jmm-ico {
    margin: 0 5px 0 10px;
    font-size: 16px;
    width: unset;
    height: unset;
    line-height: 16px;
    text-align: center;
    background: unset;
    color: #364e72;
    border-radius: unset;
    -webkit-transition: unset;
    transition: unset;
}

#jm-allpage #jm-page .jmm-add-features.default.style2-ms .jmm-title {
    font-size: 18px;
    font-weight: 700;
}

#jm-allpage #jm-page .jmm-add-features.default.style2-ms .jmm-text {
    line-height: 20px;
    padding-top: 9px;
}

#jm-allpage #jm-page .jmm-add-features.default.style2-ms .jmm-text a {
  color: rgb(68,68,68);
}

.dj-megamenu-override li.dj-up.active a.dj-up_a, .dj-megamenu-override li.dj-up:hover a.dj-up_a, .dj-megamenu-override li.dj-up.hover a.dj-up_a {
  color: #222b36;
  background: #aeb8de;
}

.dj-slide-description {
  font-size: 1.35rem;
  
  text-shadow: 0 0 10px #222b36;
}

.promo4-ms {
  padding: 10px 30px !important;
}

#jm-allpage #jm-page .jmm-add-features.default.style2-ms .jmm-icon span {
    width: 90px !important;
    line-height: 90px !important;
    margin-left: 10px;
}

.bottom_label {
  display: inline-block;
    margin: 5px 3px;
} 

.bottom_labels {
  text-align: center;
}

.bottom_label img {
  height: 62px;
    width: auto;
}

.article-info{
  /*display:none;*/
}

th, td {
  padding: .2em .5em;
}
h3 {
    margin-top: 1em;
    font-size: 18px;
}

/*ul.sveden-menu-item > li > a {
  line-height: 1em !important;
  padding: 5px 0 !important;
}*/

ul.menu > li > a {
  line-height: 1em !important;
  padding: 5px 0 !important;
}

.dir_wrap {
  
}
.dir {
	overflow: hidden;
    height: 275px;
    margin: 0 35px 25px 0;
    width: 450px;
    display: inline-block;
}

.dir img {
	width: 200px;
    position: absolute;
}

.dir>div {
   margin-left: 220px;
}

.dir h2 {
   font-size: 1.2rem;
}

#jm-allpage .djtabs.default-theme .djtabs-title:hover, #jm-allpage .djtabs.default-theme .djtabs-active-wrapper .djtabs-title {
  /*color: #222b36;*/
  background: #aeb8de;
}

#jm-allpage .djtabs.default-theme .djtabs-title {
   background: #364e72
}

.table-striped tbody > tr:nth-child(odd) > td {
  background-color: inherit;
}

.table th, table.category th, .table td, table.category td {
  font-size: 1.5em;
}

@media (max-width: 400px) {
  #jm-allpage #jm-page .jmm-add-features.default.style2-ms .jmm-icon span {
    width: 50px !important;
    line-height: 50px !important;
    margin-left: 0;
  }
  .jmm-item-in {
    text-align: center;
  }

}



.person {
  vertical-align: middle;
  margin-bottom: 14px;
}

.person-img {
  padding-right: 20px;
  display: table-cell;
}

.person-img img {
  max-width: 100px;
  max-height: 150px;
} 
.person-contact {
  display: table-cell;
  vertical-align: middle;
} 
.person-contact h3 {
  font-size: 1.6em;
    margin-top: 0;
} 
.person-contact strong {
  
}

.person-contact p {
  
}

.separator.withmodule:not(.first) {
  margin-top:2em;
}

.mod-list li {
      margin-bottom: .7em;
    line-height: 1.3em;
}

.nav-child {
  padding-left: 10px;
}

.nav-child > li, .nav-child > li a {
  line-height: 1em !important;
    margin-bottom: .3em;
}

.dj-megamenu-override li:hover div.dj-subwrap div.dj-subwrap-in, .dj-megamenu-override li.hover div.dj-subwrap div.dj-subwrap-in {
    background: #364e72;
    -webkit-box-shadow: 0px 5px 20px 5px rgb(0 0 0 / 20%);
    box-shadow: 0px 5px 20px 5px rgb(0 0 0 / 14%);
}


/*Socials buttons*/
	

	.soc-btn {
	    color: #fff;
        text-align: center;
        display: block;
        width: 100%;
        margin-bottom: 10px;
        padding: 3px 0;
        font-size: 1.1em;	
	}
	.soc-btn:hover {
	    color: #fff;
        text-decoration: none;
	}
	.soc-btn > .fa {
		font-size: 1.8em;
    	margin-top: 10px;
	}  
	.soc-btn > .tlt {
		display: block;
    	line-height: .8em;
    	padding-bottom: 10px;
	} 
	.soc-btn.fb-btn {
	    background-color: #384660;
	    border-color: #2f3a50;
	} 
	.soc-btn.twi-btn {
		background: #2472b5;
    	border-color: #2065a0;
	} 
	.soc-btn.inst-btn {
	    background-color: #ad4632;
	    border-color: #993e2c;
	} 


/*NEW NEWS*/

a.readmore {
    padding: 7px 40px 7px 14px !important;
}

a.readmore::after {
    right: 15px;
}

.newsflash-title {
    font-size: 1.6em !important;
    font-weight: bold !important;
}

.jm-module.news-block, .jm-module.publ-block {
    border-right: 1px solid #e3e3e3;
}

.jm-module.publ-block {
  padding-right: 1em;
}

.newsflash .news_item {
	width: 47%;
    display: inline-block;
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 2px solid #fff;
    text-align: left;
    margin-right: 20px;
}

.newsflash .newsflash-title {
	font-size: 1.4em !important;
}

.newsflash .newsflash-image {
	margin-left: 0;
    overflow: hidden;
    height: 250px;
    width: 97%;
    background-size: cover;
    background-position: center;
	
}

.newsflash .newsflash-image img {
  	max-height: 100%;
    width: auto;
    max-width: unset;
    height: auto;
}

.smi-block .news_item {
  width: 100%;
  margin-right: 0;
}

.anons-block .news_item {
  width: 100%;
  margin-right: 0;
}

.publ-block .news_item {
  width: 100%;
  margin-right: 0;
  padding-bottom: 0;
}

.publ-block .newsflash-title {
    font-size: 1.2em !important;
    font-weight: 400 !important;
}

.jm-module.publ-block, .jm-module.smi-block  {
  border-top: 1px solid #e3e3e3;
  padding-top: 1em;
}

.smi-block .newsflash-image {
  max-width: 180px;
}

.smi-block .newsflash-title {
	font-size: 1.2em !important;
  	/*font-style: italic;*/
}

.anons-block .newsflash-image {
  max-width: 180px;
}

.anons-block .newsflash-title {
	font-size: 1.2em !important;
  	/*font-style: italic;*/
}

@media (max-width: 1118px) {
  .newsflash .news_item {
	width: 100%;
  }
  .newsflash .newsflash-image {
    width: 297px;
  }
}



#jm-main {
    background: white;
    border-top: 1px solid #e3e3e3;
    padding-top: 45px;
}

.simple_table {
  width: 100%;
}

.simple_table thead {
  font-weight: bold;
}

.simple_table th, .simple_table td {
    border: 1px solid #bdbdbd;
    padding: 1em;
}

.simple_table_small th, .simple_table_small td {
    border: 1px solid #bdbdbd;
    padding: .3em;
  	font-size: 90%;
}

li.parent > a:after, li.parent > span.separator:after {
  content: '' !important;
}



a:focus {
  outline: none !important;
}

.item-page p, .item p {
  font-family: sans-serif;
  font-size: 1em;
}

.item p > a {
  text-decoration: underline;
}

.m-card {display: block;max-height: 100vh;margin-bottom: 20px;box-shadow: 10px 10px 17px #eeeeee;max-width: 100vw;}