.post-slide{
  overflow: hidden;
  margin-right: 15px;
  background-color:#fff !important;
}
.post-slide .post-img {
  float: left;
  width:50%;
  position: relative;
  margin-right: 30px;
}
.post-slide .post-img img{
  width: 100%;
  height: 180px;
}
.post-slide .post-date{
  background: #365691;
  color:#fff;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding: 2% 3%;
  width: 60px;
  height: 60px;
  text-align: center;
  transition:all 0.50s ease;
}
.post-slide .date{
  display: block;
  font-size:20px;
  font-weight: 700;
}
.post-slide .month{
  display: block;
  font-size:12px;
  text-transform: uppercase;
}
.post-slide .post-review {
  padding: 5% 3% 1% 0;
  border-top: 3px solid #39456d;
}
.post-slide:hover .post-review{
  border-top-color:#0c2141;
}
.post-slide .post-title{
  margin:0 0 10px 0;
}
.post-title {
  font-size: 15px;
}
.post-title:hover{
  text-decoration:none;
}
.post-slide .post-bar{
  padding:0;
  list-style:none;
  text-transform:uppercase;
  position: relative;
  margin-bottom: 20px;
}
.post-slide .post-bar:after,
.post-slide .post-bar:before{
  border: 1px solid #15243f;
  content: "";
  display: block;
  position: absolute;
  right: 36%;
  width: 30px;
}
.post-slide .post-bar:before{
  border: 1px solid #384e96;
  right: 32%;
}
.post-slide .post-bar li{
  color:#555;
  font-size:10px;
  margin-right:10px;
  display:inline-block;
}
.post-slide .post-bar li a{
  font-size: 13px;
  text-decoration:none;
  text-transform:uppercase;
  color:#2a529e;
}
.post-slide .post-bar li a:hover{
  color:#164f75;
}
.post-slide .post-bar li i{
  color:#777;
  margin-right:5px;
}
.post-slide .post-description{
  font-size:12px;
  color:#17174167;
}
.owl-theme .owl-controls{
  margin-top: 30px;
}
.owl-theme .owl-controls .owl-page span{
  background: #fff;
  border: 2px solid #14537c;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
  background: #8f9dad;
}
@media only screen and (max-width: 990px) {
  .post-slide .post-img {
      width:100%;
  }
  .post-slide .post-review{
      width:100%;
      border-bottom: 4px solid #0d2344;
  }
  .post-slide .post-bar:before{
      left: 0;
  }
  .post-slide .post-bar:after{
      left: 25px;
  }
}
.slick-slide {
  padding: 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-slider
{
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list
{
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus
{
  outline: none;
}
.slick-list.dragging
{
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track
{
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after
{
  display: table;
  content: '';
}
.slick-track:after
{
  clear: both;
}
.slick-loading .slick-track
{
  visibility: hidden;
}

.slick-slide
{
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide
{
  float: right;
}
.slick-slide img
{
  display: block;
}
.slick-slide.slick-loading img
{
  display: none;
}
.slick-slide.dragging img
{
  pointer-events: none;
}
.slick-initialized .slick-slide
{
  display: block;
}
.slick-loading .slick-slide
{
  visibility: hidden;
}
.slick-vertical .slick-slide
{
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

.bg-felso {
  background-color: #14537c!important;
  color: whitesmoke!important;
}

*footer*/
.col_white_amrc { color:#FFF;}
footer { width:100%; background-color: #0e173a; min-height:250px; padding:10px 0px 25px 0px ;}
.pt2 { padding-top:40px ; margin-bottom:20px ;}
footer p { font-size:13px; color:#CCC; padding-bottom:0px; margin-bottom:8px;}
.mb10 { padding-bottom:15px ;}
.footer_ul_amrc { margin:0px ; list-style-type:none ; font-size:14px; padding:0px 0px 10px 0px ; }
.footer_ul_amrc li {padding:0px 0px 5px 0px;}
.footer_ul_amrc li a{ color:#CCC;}
.footer_ul_amrc li a:hover{ color:#fff; text-decoration:none;}
.fleft { float:left;}
.padding-right { padding-right:10px; }

.footer_ul2_amrc {margin:0px; list-style-type:none; padding:0px;}
.footer_ul2_amrc li p { display:table; }
.footer_ul2_amrc li a:hover { text-decoration:none;}
.footer_ul2_amrc li i { margin-top:5px;}

.bottom_border { border-bottom:1px solid #323f45; padding-bottom:20px;}
.foote_bottom_ul_amrc {
	list-style-type:none;
	padding:0px;
	display:table;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.foote_bottom_ul_amrc li { display:inline-block;}
.foote_bottom_ul_amrc li a { color:#999; margin:0 12px;}

.social_footer_ul { display:table; margin:15px auto 0 auto; list-style-type:none;  }
.social_footer_ul li { padding-left:20px; padding-top:10px; float:left; }
.social_footer_ul li a { color:#CCC; border:1px solid #CCC; padding:8px;border-radius:50%;}
.social_footer_ul li i {  width:20px; height:20px; text-align:center;}
.masthead {
  background-image: url('/public/img/mkoehatter.jpeg');
  background-position: fixed;
  background-repeat: no-repeat;
}
nav li {
  font-size: 18px;
  padding: 8px;
}
.show-on-hover:hover > div.dropdown-menu {
  transition: 0.3s;
  display: block;    
}
.col_white_amrc {
   text-align: left;
}
footer h5 {
  font-weight: bold;
  font-size: 16px;
  color: whitesmoke;
  text-transform: uppercase;
}
.boxarny {
  border-bottom: 1px solid #a6b2c7;
  background: white;
  -webkit-box-shadow: 1px 2px 3px 0px rgba(133,133,133,0.7);
  -moz-box-shadow: 1px 2px 3px 0px rgba(133,133,133,0.7);
  box-shadow: 2px 2px 4px 0.02px rgba(161,172,179,.8);
}
.card-header {
  /*border-radius: 0!important;*/
  color: white;
  background:#182350ad;
  border: 8px solid white;
  padding: 10px!important;
}
.text-primary {
  color: #0e173a!important;
}
.text-info {
  color: #6e85ac!important;
}
.text-info:hover {
  text-decoration: none!important;
  color: #0e173a!important;
}
.dobozover {
  transition: 0.5s;
}
.dobozover:hover {
  transition: 0.1s;
  transform: scale(1.01);
  border: none;
  -webkit-box-shadow: 1px 2px 3px 0px rgba(133,133,133,0.7);
  -moz-box-shadow: 1px 2px 3px 0px rgba(133,133,133,0.7);
  box-shadow: 2px 20px 20px 0.02px rgba(161,172,179,.8);
}
.dobozover:active {
  transition: 0.1s;
  transform: scale(0.99);
  -webkit-box-shadow: 1px 2px 3px 0px rgba(133,133,133,0.7);
  -moz-box-shadow: 1px 2px 3px 0px rgba(133,133,133,0.7);
  box-shadow: 2px 20px 20px 0.02px rgba(161,172,179,.8);
}
.dobozoveralap {
  transition: 0.1s;
  border: none;
  -webkit-box-shadow: 1px 2px 3px 0px rgba(133,133,133,0.7);
  -moz-box-shadow: 1px 2px 3px 0px rgba(133,133,133,0.7);
  box-shadow: 2px 20px 20px 0.02px rgba(161,172,179,.8);
}
.szeparat {
  max-width: 50%;
  border-bottom: 5px solid #6e85ac;
}

.szeparatr {
  max-width: 100%;
  border-bottom: 5px solid #6e85ac;
}

.szeparat2 {
  max-width: 50%;
  border-bottom: 3px solid #6e85ac;
}
.szeparatfull {
  max-width: 100%;
  border-bottom: 3px solid #6e85ac;
}
.card {
  border-radius: 0px!important;
}
.doboz {
  border-radius: 0px;
  padding: 2px;
  border: 1px solid #1a202e41;
  background: white;
  -webkit-box-shadow: 1px 2px 3px 0px rgba(133,133,133,0.7);
  -moz-box-shadow: 1px 2px 3px 0px rgba(133,133,133,0.7);
  box-shadow: 2px 2px 4px 0.02px rgba(161,172,179,.8);
}
.btn-primary {
  border: none;
  background: #6e85ac;
}
.badge-primary {
  background: #0e173a;
}
.btn-primary:hover {
  border: none;
  background: #0e173a;
}
.feher {
  border: 1px soli #c1c1c1;
  border-bottom: none;
  background: white;
}
.nav-link {
  color: #0e173a;
}
.lapcim {
  margin-bottom: 10px;
  padding: 5px;
  min-height: 30px;
  background: #6e85ac;
  color: whitesmoke;
  font-weight: bold;
  font-size: 18px;
}
.lapalso {
  margin-bottom: 0px;
  padding: 5px;
  min-height: 10px;
  background: #a8afbb;
  color: #6e85ac;
  font-weight: inherit;
  font-size: 12px;
}
.lapalsobal {
  margin-left: 5px;
}
.lapalsojobb {
  margin-right: 5px;
}
.cikkmeret {
  overflow: hidden;
}
.szeparat3 {
  padding-top: 10px;
  border-top: 2px solid #6e85ac25;
}
#scrollTop{	position: fixed;bottom: 30px;right: 20px;cursor: pointer;display: none;}

blockquote {
  font-style: italic;
	font-family: Georgia, Times, "Times New Roman", serif;
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 40px;
  margin-right: 40px;
  padding-left: 20px;
  border-left: 5px solid #ccc;
}

.cke_contents_ltr blockquote
{
	padding-left: 20px;
	padding-right: 8px;
	border-left-width: 5px;
}

.cke_contents_rtl blockquote
{
	padding-left: 8px;
	padding-right: 20px;
	border-right-width: 5px;
}
.minmax {
  min-height: 350px;
  max-height: 350px;
  overflow: hidden;
}
#custom-search-input{
    border: solid 1px #E4E4E4;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}
.tdhover {
  cursor: pointer;
}
.tdhover a{
  color: black;
  cursor: pointer;
}
.tdhover:hover {
  color: #164f75;
  cursor: pointer;
}

.plusnavlink {
  color: #0e173a;
  transition: 0.3s;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 2px solid whitesmoke;
}

.plusnavlink:hover {
  color: #2a529e;
  padding-bottom: 2px;
  border-bottom: 3px solid #384e96;
}
.select2-dropdown {
  -webkit-box-shadow: 0px 0px 42px 6px rgba(0,0,0,0.47)!important;
  -moz-box-shadow: 0px 0px 42px 6px rgba(0,0,0,0.47)!important;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3)!important;
  border-bottom: 1px solid #e9e9e9b4!important;
  border-right: 1px solid #e9e9e9b2!important;
  border-radius: 10px;
}
.select2-selection {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .100);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, .100);
  border-bottom: 1px solid #e9e9e9b4!important;
  border-right: 1px solid #e9e9e9b2!important;
  border-radius: 10px;
}
.form-control {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .100);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, .100);
  border-bottom: 1px solid #e9e9e9b4!important;
  border-right: 1px solid #e9e9e9b2!important;
  border-radius: 10px;
}

.wells {
font-size: 11px;
min-height: 20px;
padding: 18px;
margin-bottom: 20px;
background-color: #2e2e2e7c;
border: none;
border-radius: 10px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
border-bottom: 1px solid #e9e9e959!important;
border-right: 1px solid #e9e9e967!important;
}
textarea:focus, select:focus, input[type]:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)!important;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)!important;
  background: none!important;
  outline: none!important;
  border-bottom: 1px solid #e9e9e9b4!important;
  border-right: 1px solid #e9e9e9b2!important;
}
.form-control:focus {
  border-color: #b3b3b3;
  border-bottom: 1px solid #e9e9e9b4!important;
  border-right: 1px solid #e9e9e9b2!important;
  border-radius: 10px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #b3b3b3 !important;
  border-radius: 7px!important;
  border-bottom: 1px solid #e9e9e9b4!important;
  border-right: 1px solid #e9e9e9b2!important;
  border-radius: 10px;
}
.wells2 {
  font-size: 13px;
  min-height: 20px;
  padding: 2px;
  margin-bottom: 20px;
  border: none;
  border-radius: 10px;
  background: rgba(245, 245, 245, 0.500);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  border-bottom: 1px solid #e9e9e959!important;
  border-right: 1px solid #e9e9e967!important;
  }
  .welllepes {
    background: #11973323;
    color: black;
  }
  .welllepes > .fa {
    color: rgb(11, 189, 41)!important;
  }
  label {
    font-size: 14px;
  }
  label > span:hover {
    padding: 3px;
    color: white;
    border-radius: 5px;
    background: rgba(79, 110, 167, 0.575);
  }
