a:hover, a:focus  {
  color: #a5c0d0;
}
.node--view-mode-full p {
  margin-bottom: 10px;
}
.field__items {
  margin-bottom: 15px;
}
/*.content.block-content {
  padding-bottom: 15px;
}*/

.widget.gsc-heading.align-center .title-icon {
  color: #195f85;
}
.widget.gsc-heading.align-center .title-icon span:after, .widget.gsc-heading.align-center .title-icon span:before {
   background: #195f85;
}
.sidebar .block .block-title {
  margin: 0;
  border-bottom: 1px solid #195f85;
  padding: 0;
  margin: 0 0 20px;
  position: relative;
}
#block-nlinfo {
  display:block;
  position:fixed;
  right:0px;
  top:0px;
  z-index:999;
}
#block-vnllogo {
  display: block;
  position: relative;
  right: 190px;
  top: 0px;
  z-index:10;
}
/*search*/
header .area-main-menu .gva-search-region {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -13px;
  z-index: 11;
}
/*#search-block-form input.form-submit {
  background: #195f85;
}
#search-block-form input.form-submit:hover {
  background: white !important;
  color: black;
  border: 1px solid #195f85 !important;
}
.search-form__submit .button .js-form-submit .form-submit {
  background: #195f85 !important;
}
.search-form__submit.button.js-form-submit.form-submit:hover {
  background: white;
  border: 1px solid #195f85 !important;
}
.search-form__submit.button {
  background: #195f85;
}
.gva-search-region .search-content {
  top: 20px !important;
}*/
/*topbar*/
.topbar {
  /*background: #2f2e32;*/
  background: #195f85;
  padding: 25px 0;
}
.topbar i {
  color: #b0afaf;
}
.topbar li {
  color: #b0afaf;
}
/*Menü*/

.navigation .gva_menu > li > a.is-active {
  color: #3b799b;
}
.navigation .gva_menu .sub-menu {
  border-top: 1px solid #3b799b;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #a5c0d0/*{borderColorActive}*/;
    background: #302d31/*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/;
}
/*breadcrumb*/
.breadcrumb li a:hover {
  color: #b0afaf !important; 
}
/*.breadcrumb-style{
    background-color: #295887 !important;
    background-image: url(/sites/vnl.pte.hu/files/vnl_blue_bg.jpg) !important;
    background-position: top right !important;
}*/
.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb .breadcrumb-style {
    min-height: 250px;
}
/*hírek
#button-4s4ltb1d8lwc {
  color: #195f85 !important;
  border-color: #195f85 !important;
}
#button-4s4ltb1d8lwc:hover {
  color: white !important;
  background: #195f85;
}*/
/*munkatarsak*/
.team-position {
    margin-bottom: 10px;
    color: #8f99a2;
    line-height: normal;
}
.team-email {
    color: #b9bec3;
}
.team-email a {
    color: #b9bec3;
    padding: 3px 0;
}
.team-email::before {
    font-family: FontAwesome;
    content: "\f003";
    padding-right: 2px;
}
.team-address {
    color: #b9bec3;
    line-height: normal;
    padding: 3px 0;
}
.team-address::before {
    font-family: FontAwesome;
    content: "\f041";
    padding-right: 2px;
    color: #b9bec3;
}
.team-phone {
    color: #b9bec3;
    line-height: normal;
    padding: 3px 0;
}
.team-phone::before {
    font-family: FontAwesome;
    content: "\f095";
    padding-right: 2px;
    color: #b9bec3;
}
.team-office {
    color: #b9bec3;
    line-height: normal;
    padding: 3px 0;
}
.team-office::before {
    font-family: FontAwesome;
    content: "\f124";
    padding-right: 2px;
    color: #b9bec3;
}
.team-title {
    margin-bottom: 10px;
    font-size: large;
    font-weight: 600;
    line-height: normal;
}
.team-title a {
    color: #30a0a9;
}
.munkatars_social a {
	display: inline;
	padding: 0px 10px 0px 10px;
 }
.munkatars_social a:hover{
			color: #195f85; 
 }

.right {
   float: right;
 }
 
/*galéria*/

.gallery-image-grid img {
    float: left;
    width: 25%;
    padding: 0px 15px 15px 0px;
    height: auto;
}
/*videok*/
.video_cim {
    height: 80px;
}
/*footer*/
#block-lableclogo {
  margin: 0px 0px 30px 0px;
  padding: 0px 0px 0px 90px;
}
#block-gavias-tico-sub-vrnl-1367logo {
  margin: 0px 0px 30px 0px;
  padding: 0px 0px 0px 30px;
}
div#block-certunion_hu  {
  margin: 0px 0px 30px 0px;
  padding: 0px 0px 0px 30px;
}

header.header-v1 .container {
    width: 100%;
}

/*saml*/

div#block-simplesamlphpauthstatus {
    float: right;
}

div#block-vnllogo {
    margin-bottom: unset;
}
.btn-primary  {
  background: transparent;
  border-color: #707070;
  border-radius: 10px;
}
/*button sm revrite*/
div#readmore .node-link a:not(.btn-theme)::after, .btn-theme::after, .btn-theme-submit::after {
  content: "\e9c8";
  font-family: "gva-icon";
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: 1;
  font-size: 14px;
}
div#readmore .node-link a:not(.btn-theme):hover, .btn-theme:hover, .btn-theme-submit:hover {
  background: #fff;
  color: #282828;
  border-color: #195F85;
}
.btn-sm, .btn-group-sm > .btn {
   background: #195f85;
  padding: 10px 25px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 10px;
}
/*pager items*/
.js-pager__items {
	text-align: center;
}
.js-pager__items li	{
	list-style: none;
	color: #007399;
	display: inline-block;
}
.js-pager__items li a {
  color: #007399;
  border: 1px solid #007399;
  border-radius: 5px;
  margin: 5px;
  padding:5px 10px 5px 10px;
}
.js-pager__items li a:hover {
  color: #ffffcf;
  background: #007399;
}
/* Blog */
.right {
	float: right;
}
.post-created	{
	font-size: 12px;
	font-weight: 400;
	width: 75%;
	color: #999999;
	letter-spacing: 1px;
}
.portfolio-v2 .content-inner {
    padding: 15px 15px 10px;
    min-height: 150px;
}
.portfolio-v1 .portfolio-content {
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
}
.portfolio-v1 .content .content-inner {
 padding: 10px;
}
.breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-content-main {
  position: absolute;
  top: 80%;
  text-align: left;
}
.center	{
text-align: center;	
}

/*breadcrumb részben a cím*/
.breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-links nav.breadcrumb {
  margin-bottom: 4% !important;
  margin-left: 5%;
    }
.breadcrumb-content-inner .gva-breadcrumb-content .page-title {
  font-size: 26px;
  Text-align: left;
  margin-bottom: 3%;
  margin-right: 40%;
  margin-left: 6%;
    }
@media screen and (max-width: 960px) {
  div.breadcrumb-content-inner .gva-breadcrumb-content .page-title {
    display: none;
  }
  div.breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-links nav.breadcrumb {
  	display: none;
  }
}

/*slider alatti szöveg*/

.widget.gsc-call-to-action.szunyog.button-right.text-light .subtitle {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

.widget.gsc-call-to-action.button-right .content .title {
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 800;
    font-size: 25px;
    color: #fff;
}

.widget.gsc-call-to-action .subtitle {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
}

.widget.gsc-call-to-action .button-action a {
    background: #195f85;
    color: #fff;
}

.widget.gsc-call-to-action.button-right .content {
    float: left;
    text-align: left;
    padding-right: unset;
}