body {
    padding-top: 7rem;
  }
  
  body.layout-pagets__1colslider {
    padding-top: 76px;
  }
  
  @media (min-width: 992px) {
    body {
      padding-top: 8rem;
    }
  }
  
  
  @media (min-width: 992px) {
    body {
      padding-top: 8rem;
    }
  }
  
  .navbar>.container, .navbar>.container-fluid {
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
  }
  
  header.slider {
    margin-bottom: 2rem;
  }
  
  .footercontent {
    background: #fff;
    padding: 0;
    margin-top: 2rem;
    margin-bottom: 0;
  }
  
  footer.py-5 > p {
    color: #fff;
  }
  
  .frame-padding {
    padding: 2rem;
    background: #eee;
  }
  
  .bg-dark,
  .bg-dark .dropdown-menu {
    background-color: #0072bd !important;
  }
  
  .navbar-dark .navbar-nav .nav-link {
    color: #fff;
  }
  .dropdown-item:focus, .dropdown-item:hover {
    background-color: #fff;
  }
  
  ul.metaMenu {
    list-style-type: none;
    margin: 0;
  }
  
  ul.metaMenu li {
    display: inline-block;
  }
  
  ul.metaMenu a, ul.metaMenu a:visited {
    color: #fff;
  }
  
  ul.metaMenu a:hover {
    color: rgba(255,255,255,.75);
  }
  
  /* Adjustments for fluid_styled_content */
  
  img {
    max-width:100%;
    height: auto;
  }
  .ce-intext [data-ce-columns="1"] {
    width: 100%;
  }
  
  @media screen and (min-width: 768px){
    .ce-intext [data-ce-columns="1"] {
      width: 50%;
    }
  }
  
  @media screen and (min-width: 991px){
    .ce-intext [data-ce-columns="1"] {
      width: 33.3333%;
    }
  }
  
  .ce-center [data-ce-columns="3"] .ce-column,
  .ce-right [data-ce-columns="3"] .ce-column,
  .ce-left [data-ce-columns="3"] .ce-column {
    margin-right: 1%;
    width: 32.33333%;
  }
  
  .ce-center [data-ce-columns="2"] .ce-column,
  .ce-right [data-ce-columns="2"] .ce-column,
  .ce-left [data-ce-columns="2"] .ce-column {
    margin-right: 1%;
    width: 49%;
  }
  .ce-center [data-ce-columns="4"] .ce-column,
  .ce-right [data-ce-columns="4"] .ce-column,
  .ce-left [data-ce-columns="4"] .ce-column {
    margin-right: 1%;
    width: 24%;
  }
  
  .ce-center [data-ce-columns="5"] .ce-column,
  .ce-right [data-ce-columns="5"] .ce-column,
  .ce-left [data-ce-columns="5"] .ce-column {
    margin-right: 1%;
    width: 19%;
  }
  
  .ce-center [data-ce-columns="6"] .ce-column,
  .ce-right [data-ce-columns="6"] .ce-column,
  .ce-left [data-ce-columns="6"] .ce-column {
    margin-right: 1%;
    width: 15.666667%;
  }
  
  .ce-gallery figure.video {
    display: block;
  }
  
  
  /* Rootline navigation */
  
  div.container ul.rootline {
    margin-top: 2.5rem;
  }
  
  ul.rootline {
    margin: 0 0 1rem 0;
    padding: 0 0 .5rem 0;
    list-style-type: none;
    font-size: 80%;
    border-bottom: 1px solid #eee;
  }
  
  ul.rootline li {
    display: inline-block;
  }
  
  ul.rootline a,
  ul.rootline a:visited {
    margin: 0;
    padding: 0;
    color: #666;
  }
  ul.rootline a:hover {
    text-decoration: underline;
  }
  
  ul.rootline span {
    color: #999;
  }
  
  ul.rootline a:after {
    display: inline-block;
    content: "/";
    margin: 0 .5rem;
  }
  
  /* Slider margin-top*/
  
  .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: 1.8rem;
}
  
  /* Language Menu */
  ul.languageMenu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 90%;
  }
  
  ul.languageMenu li {
    display: inline-block;
    margin: 0 .5rem 0 0;
  }
  
  ul.languageMenu a,
  ul.languageMenu a:visited {
    color: #fff;
  }
  ul.languageMenu a:hover {
    color: rgba(255,255,255,.75);
  }
  
  /* felogin */
  .tx-felogin-pi1 h3 {
    display: none;
  }
  .tx-felogin-pi1 label {
    display: block;
  }
  
  .tx-felogin-pi1 fieldset div {
    margin: 0 0 .5rem 0;
  }
  
  .tx-felogin-pi1 input[type=text],
  .tx-felogin-pi1 input[type=password] {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  
  .tx-felogin-pi1 input[type=submit] {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    cursor: pointer;
  }

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 0px;
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(255,255,255);
    border-top: 0px;
}

div.ce-textpic {
    overflow: hidden;
    margin-bottom: 20px;
}

div.cardbox {
  margin-top:10px;
  margin-bottom:20px;
}
/*
.bg-dark, .bg-dark .dropdown-menu {
    background-color: #007bff !important;
}

.bg-dark, .bg-dark .dropdown-menu a:hover {
    color:#fff;
    background-color: #007bff !important;
}
*/
/*
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #ff56b3;
  text-decoration: underline;
}
*/

.navbar-dark .navbar-nav .active > .nav-link, 
.navbar-dark .navbar-nav .nav-link.active, 
.navbar-dark .navbar-nav .nav-link.show, 
.navbar-dark .navbar-nav .show > .nav-link {
    color: #fff;
    font-weight: 700;
}

div.news.news-single h3 {
	font-size: 1.5rem;
  color: #007bff;
  font-weight: 600;
}

div.news .header h3 {
    font-size: 1.5rem;
    text-decoration: none;
    background-color: rgba(0,0,0,.03);
}

div.row.news-list-item {
  margin-bottom:10px;
}

div.row.news-list-item h3 {
  font-size: 1.5rem;
  color: #007bff;
  font-weight: 600;
}
/*
div.row.news-list-item h3 a:hover {
    color: #0056b3;
    text-decoration: none;}
*/

div.row.news-list-item a.btn-read-more {
    font-size: 1.1rem;
    line-height: 1.2;
    text-decoration: none;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}

a:hover {
  color: #CC0000;
  text-decoration: none;
}

div.news-list-item h3 a:hover {
    color: #CC0000;
    text-decoration: none;
}

.dropdown-menu ul li a:hover {
    color: #000 !important;
  }

/*
.dropdown-item:focus, .dropdown-item a:hover {
    background-color: #fff;
  }
*/
/*
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #9a5200;
  }
*/
/*
.dropdown ul li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ff56b3;
}

.dropdown-item, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ff56b3;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #ff56b3;
}
*/

.dropdown-item:focus, .dropdown-item:hover {
    color: #000;
    background-color: #fff;
  }

.bg-dark .dropdown-menu {
    background-color: #dedede !important;
    border:none;
}

div.teaser-text {
    border-bottom: 1px solid gray;
    padding-bottom: 20px;
    /*border-bottom-color: # fff;*/
}

  @media (max-width: 992px) {
    div.container ul.rootline {
      margin-top: 3.0rem;
      padding-top: 10px; } 
}

  @media screen and (max-width: 768px){
  div.navbar-collapse {
	line-height: 0.7rem; 
  }
}

  @media screen and (max-width: 768px){
  button.navbar-toggler {
  margin-right: 20px;
  float: right;
  }
}

  @media screen and (max-width: 480px){
  div.navbar-brand {
  margin: 0px;
  padding: 0px;
  width: 150px;
  }
}

form > h2 {
  margin-bottom: 2.0rem;
}

h4 {
    font-size: 1.3rem;
    color: #007bff;
    font-weight: 600;
}

div.news.news-single h3 {
  color: #31459d;
  font-weight: 400;
}

.card-body {
  padding-bottom: 0.25rem;
}

.navbar-dark .navbar-toggler {
    border-color: #fff;
    margin-right: 10px;
}

  ce-gallery img {
    display: block;
    width: 100%;
  }
  
.btn.btn-primary {
  background-color: #99ccff;
  border-color: #99ccff;
}

.pb-5, .py-5 {
    padding-bottom: 1rem !important;
}
.pt-5, .py-5 {
    padding-top: 1rem !important;
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    height: 80px;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: -2.0rem;
}


/*
nav.navbar {
    background-image: url('../Images/bg_oltar.jpg');
}


.card.btn-primary a:hover {
  background-color: #0072bd;
  color: #99ccff;
}

div.news .header h3 a {
    font-size: 1.2rem;
    color: #0072bd;
    font-weight: 400;
    text-decoration: none;
}


.navbar-brand {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}


  @media screen and (max-width: 480px){
  div.navbar-brand img.fluid {
  padding-left: auto;
  padding-right: auto;
  width: 150px;
  }
}
*/