body {
  font-family: "Montserrat", sans-serif;
  color: #333333;
}
a {
  color: #023748;
}
hr {
  border: 0px !important;
}
li {
  color: #333333;
  font-family: "Poppins", sans-serif;
}
p {
  color: #333333;
  line-height: 1.7em;

  font-family: "Poppins", sans-serif;
}
img {
  max-width: 100%;
  height: auto;
}

.gl_news-grid {
}

.gl_news-grid .article {
  padding-top: 0px;
}
.news .article .news-img-wrap {
  margin-top: 0;
  max-height: 230px;
  overflow: hidden;
}
.news .article .news-img-wrap img {
  max-width: 100%;
}
.header h3 a {
  color: #000;
}

.header h3 {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 1.4;
  margin: 6px 0 6px 0 !important;
  font-weight: 500;
  text-transform: uppercase;
}
.header h3 a:hover {
  color: #023748;
  text-decoration: none;
}
span.news-list-date {
  color: #023748;
  font-family: "Montserrat", sans-serif;
}
span.news-list-date:before {
  content: "\f017";
  font-family: FontAwesome;
  font-style: normal;
}

a.btn-more {
  text-transform: uppercase;
  border: 2px solid #023748;
  padding: 8px 25px;
  border-radius: 50px;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}
a.btn-more:after {
  content: "\f105 ";
  font-family: FontAwesome;
  font-style: normal;
  padding: 0 0 0 20px;
}

a.btn-more:hover {
  background: #023748;
  color: #fff !important;
  text-decoration: none;
}
#c225 {
}
#c225 p,
#c219 p {
  text-align: right;
}

.frame-type-ws_slider {
  padding: 0 !important;
}
.owl-item {
  position: relative;
}
.slider-caption {
  position: absolute;
  top: 35%;
  width: 1140px;
  left: 0;
  right: 0;
  margin: auto;
}

.caption-body {
  max-width: 800px;
}
.frame-type-ws_slider p {
  color: #fff;
  font-weight: 600;
  font-size: 50px;
  letter-spacing: 2px;
  line-height: 60px;
  text-shadow: 1px 0px 0px #000000;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}
.owl-dots {
  position: absolute;
  z-index: 999999;
  top: 40%;
  right: 100px;
}

.owl-theme .owl-dots .owl-dot {
  display: block;
}
.owl-theme .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
  box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.75);
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #023748;
}

.owl-theme .owl-dot:focus {
  outline: none;
}
.navbar-mainnavigation .dropdown-menu {
  padding: 0;
}
.navbar-mainnavigation .dropdown-menu.show {
  z-index: 999999999;
}
.navbar-mainnavigation .navbar-brand-image {
  padding-top: 10px;
  padding-bottom: 7px;
}
.navbar-mainnavigation .navbar-brand-image img {
  max-height: 100%;
}

.navbar-mainnavigation .nav-link {
  font-weight: 500;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.5px;
  color: #2C3E50 !important;
}

.navbar-mainnavigation .navbar-nav > li.show > .nav-link:before,
.navbar-mainnavigation .navbar-nav > li.active > .nav-link:before {
  opacity: 1;
  bottom: 0;
  background: #023748;
}

.gl_news-list {
}

.newslist-left-col {
  width: 30%;
  float: left;
}

.newslist-right-col {
  width: 70%;
  float: right;
}

.gl_events-list .newslist-left-col {
  width: 20%;
  float: left;
}

.gl_events-list .newslist-right-col {
  width: 75%;
  float: right;
}

.gl_event_date {
  text-align: center;
  line-height: 1.4em;
}
.gl_event-day {
  font-weight: bold;
  font-size: 24px;
  color: #023748;
  margin-top: 5px;
}

.gl_event-month {
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
}

.gl_events-list .header h3 {
  font-size: 16px;
}

.gl_events-list .article {
  margin-bottom: 5px;
  padding: 12px 10px 10px 10px !important;
  background: #f4f4f4;
  border-radius: 10px;
}

.section .row {
  max-width: 1200px;
  margin: auto;
}
.card {
  background: #4887c3;
  color: #fff;
  border-radius: 10px;
  flex-direction: row;
  border: 0px;
}

.card p {
  color: #fff;
}

.card-title a {
  text-transform: uppercase;
  color: #fff !important;
  font-weight: 500;
}
.card-group-element-item:nth-child(1) {
  padding: 0 5px 0 0;
}

.card-group-element-item:nth-child(2) {
  padding: 0 5px 0 5px;
}
.card-group-element-item:nth-child(3) {
  padding: 0 0px 0 5px;
}
.card-group-element-item .btn-icon svg {
  height: 4em;
  width: 4em;
  fill: #fff;
}
.section-light {
  background: #fff;
}

.frame-space-after-extra-small {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

.frame-space-before-extra-small {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.frame-space-after-extra-large {
}

.frame-container {
  padding: 0 !important;
}
.teaser-text p {
  margin-bottom: 0;
}

.news .article .teaser-text {
  margin-bottom: 0px;
}

.news .footer {
  border: 0px;
}

.card-body,
.btn-icon {
  margin-left: auto;
  order: 2;
  justify-content: center;
  align-self: center;
}

.card-group-element {
  background: #fff;
  margin: 0;
}
#c238 {
  padding: 0;
  margin: 0;
}

.tab-pane-content-item h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
}

.tab-content {
  border: 1px solid #ddd;
  padding: 30px 30px;
  border-left: 0px;
  margin-bottom: 30px !important;
}

.tab-navigation {
  margin-bottom: 0;
}
.nav-tabs {
  border: 0px;
}
.nav-tabs .nav-link {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  border: 0px;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #2C3E50 !important;
  background: none;
}
.nav-tabs .nav-item {
  width: 100%;
  background: #f4f4f4;
  padding: 11px 10px 11px;
  margin-bottom: 2px;
}
.news .article .news-img-wrap a {
  border: 0px;
  padding: 0px;
}

.news .article .news-img-wrap img {
  /* border-radius:10px; */
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.news .article .news-img-wrap:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.news .article h3 a {
}

.frame-space-before-none {
  padding-top: 0;
}

ul.tab-navigation {
  float: left;
  width: 25%;
  border: 1px solid #ddd;
  border-right: 0px;
}

.tab-content {
  float: right;
  width: 75%;
  min-height: 322px;
}

.frame-type-card_group {
  clear: both;
}

footer {
  margin-top: 0;
}

footer h2.element-header {
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  font-style: normal;
  margin-bottom: 30px !important;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 2px;
  font-weight: 500;
}

footer h2.element-header span {
  background: none;
}

footer h2.element-header:after {
  background: #fff;
  margin-top: 0;
  display: none;
}

#c241 ul {
  margin: 0;
  padding: 0;
}

#c241 ul li {
  list-style: none;
  padding: 0 0 0 30px;
  margin: 0 0 10px 0;
}

#c241 ul li:nth-child(1):before {
  content: "\f095";
}
#c241 ul li:nth-child(2):before {
  content: "\f1ac";
}
#c241 ul li:nth-child(3):before {
  content: "\f0e0";
}
#c241 ul li:nth-child(4):before {
  content: "\f041";
}
#c241 ul li:before {
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  color: #023748 !important;
}

.footer-section-content-column-left img {
  max-width: 70px;
}

.gl_socialicon {
  text-align: center;
  margin: 0;
  padding: 0;
}

.gl_socialicon li {
  display: inline-block;
  text-align: center;
  margin: 0 5px;
}

.gl_socialicon li a {
  font-size: 0px;
  color: #fff;
  display: block;
}
.gl_socialicon li a:before {
  font-family: FontAwesome;
  font-size: 14px;
  color: #757677;
  background: #1d1c1c;
  width: 35px;
  height: 35px;
  line-height: 38px;
  border-radius: 50%;
  display: block;
  text-align: center;
  transition: 150ms;
}
.gl_socialicon li a:hover {
  text-decoration: none;
}
.gl_socialicon li a:hover:before {
  background: #023748;
  color: #fff;
}

.gl_socialicon li a.fbicon:before {
  content: "\f09a";
}
.gl_socialicon li a.twicon:before {
  content: "\f099 ";
}
.gl_socialicon li a.lkicon:before {
  content: "\f0e1 ";
}

.footer-section-meta .frame {
  padding: 0;
}

.news-bloc-list .article {
  margin-bottom: 5px;
  padding: 15px 20px 0 20px !important;
  background: #f4f4f4;
  border-radius: 10px;
}
.news-bloc-list .article .teaser-text {
  display: none;
}
.section-light a:not(.btn) {
  color: #000;
}
.section-light a:not(.btn):hover {
  color: #023748;
}
.news-bloc-list .article img,
.news-bloc-list .article .footer {
  display: none;
}

.news-bloc-list .article .newslist-right-col {
  width: 100%;
}

.news-bloc-list .article h3 {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 15px 0 !important;
  font-weight: 500;
  text-transform: uppercase;
}

.frame-has-backgroundimage h2.element-header {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-size: 40px;
  padding: 30px 0;
  letter-spacing: 5px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 0 !important;
}

.frame-has-backgroundimage h2.element-header span {
  background: none;
}
.frame-has-backgroundimage h2.element-header:after {
  display: none;
}

.btn-primary {
  background-color: #023748;
  border-color: #023748;
  padding: 8px 45px;
  border-radius: 25px;
}
input,
.form-element-type-textarea textarea {
  border-radius: 5px !important;
  background: rgba(255, 255, 255, 0.1) !important;
  border: 1px solid #666 !important;
}

input::placeholder,
.form-element-type-textarea textarea::placeholder {
  color: #777 !important;
}

.dropdown-menu {
  left: 15px;
}

.dropdown-menu li {
  border-bottom: 1px dotted #ddd;
}
.dropdown-menu li:last-child {
  border: 0px;
}

.breadcrumb {
  font-size: 16px;
  padding: 7px 0 12px 0;
}

.breadcrumb-section {
  margin-bottom: 00px;
  background: #232323;
}
.breadcrumb {
  background: #232323;
  color: #fff;
}
.breadcrumb-item.active {
  color: #fff;
}
.breadcrumb a {
  color: #fff;
}
#submenu {
  padding: 2.7em 0;
}
#submenu .submenuitem {
  width: 100%;
  background: #fff;
  padding: 12px 0px 12px;
  margin-bottom: 1px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  border-bottom: #eee 1px solid !important;
  color: rgba(26, 26, 26, 0.4);
}
#submenu .submenuitem a {
  color: rgba(26, 26, 26, 0.4);
}
#submenu .submenuitem a:hover {
  color: #023748;
}
#submenu .submenuitem.actsubmenu {
  color: #023748;
  border-bottom: #023748 2px solid !important;
}
.section.section-default {
  padding: 0;
}
#p136 .section-default,
#p136 .breadcrumb-section {
  display: none;
}

#p83 .section-default,
#p83 .breadcrumb-section {
  display: none;
}
/*
.accordion-item.card{
	flex-direction: column;
	background:none;
}

.accordion-item.card p{
	color:#777
}

.accordion-item.card a{
	color: #023748;
	border: 1px solid rgba(0, 0, 0, 0.125);
}


.accordion-item.card a:hover{
	color: #FFF;
}

.accordion-body {
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.accordion-item.card a{
	background: #023748;
	color:#FFF;
}

.accordion-item.card a.accordion-title-link.collapsed{
    background: #f4f4f4;
	color: #2b2b2b;
}
*/

.accordion-header {
  padding: 0;
  border-bottom: 0;
}

.accordion-item + .accordion-item {
  margin-top: 0.25em;
}

.accordion > .card {
  overflow: hidden;
}

.accordion-item.card {
  flex-direction: column;
  background: none;
}

.accordion-item.card p {
  color: #333333;
}

.accordion-item.card a {
  color: #4887c3;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.accordion-item.card a:hover {
  color: #fff;
}

.accordion-body {
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.accordion-item.card a {
  background: #000000;
  color: #fff;
}

.accordion-item.card a.accordion-title-link.collapsed {
  background: #f4f4f4;
  color: #2b2b2b;
}

.accordion-item.card a {
  /* color: #4887c3; */
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.accordion-item:first-of-type {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.accordion-item:last-of-type {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.accordion-title-link {
  padding: 1rem 1.5rem;
  padding-right: calc(1.5rem + 2em);
  position: relative;
  display: block;
}

.accordion-title-link:hover {
  text-decoration: none;
}

.accordion-title {
  font-size: 1.1rem;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 1.2em;
}

.accordion-title-link-state {
  position: absolute;
  height: 0.8em;
  width: 0.8em;
  top: 50%;
  right: 1.5rem;
  transform: translate(0, -50%);
}

.accordion-title-link-state:before,
.accordion-title-link-state:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  height: 1px;
  width: 100%;
  background-color: currentColor;
  transition: all 0.2s ease-in-out;
}

.accordion-title-link-state:before {
  transform: rotate(-45deg);
}

.accordion-title-link-state:after {
  transform: rotate(45deg);
}

.accordion-title-link.collapsed .accordion-title-link-state:before {
  transform: rotate(0);
}

.accordion-title-link.collapsed .accordion-title-link-state:after {
  transform: rotate(90deg);
}

.accordion-content-item {
  order: 0;
}

.dropdown-item.active,
.dropdown-item:active {
  background: #023748;
}

#c225 {
  padding-top: 0;
  margin-top: 0;
}
#c248 ul {
  margin: 0;
  padding: 0;
}
#c248 li {
  margin-bottom: 5px;
  list-style: none;
  padding: 15px 20px 15px 20px !important;
  background: #f4f4f4;
  border-radius: 10px;
}

#c248 li a {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 15px 0 !important;
  font-weight: 500;
  text-transform: uppercase;
}

.frame-layout-4 .article {
  margin-bottom: 5px;
  list-style: none;
  padding: 19px 20px 19px 20px !important;
  background: #f4f4f4;
  border-radius: 10px;
}
.frame-layout-4 .article .newslist-left-col,
.frame-layout-4 .article .teaser-text {
  display: none;
}

.frame-layout-4 .article .newslist-right-col {
  width: 100%;
}

.frame-layout-4 .article .footer {
  margin: 0;
  padding: 0;
  display: none;
}

.frame-layout-4 .article .header h3 {
  line-height: 1.2;
  font-weight: 500;
  font-size: 16px;
}

.card-menu {
  margin: 0;
}

.frame-layout-5 ul {
  margin: 0;
  padding: 0;
}

.frame-layout-5 ul li {
  margin: 0 0 20px 0;
  padding: 0 0 0 30px;
  list-style: none;
  font-size: 17px;
}
.frame-layout-5 ul li:before {
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  color: #023748 !important;
}
.frame-layout-5 ul li:nth-child(1):before {
  content: "\f095";
}
.frame-layout-5 ul li:nth-child(2):before {
  content: "\f1ac";
}
.frame-layout-5 ul li:nth-child(3):before {
  content: "\f0e0";
}
.frame-layout-5 ul li:nth-child(4):before {
  content: "\f041";
}

h3 {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 1.4;
  margin: 6px 0 6px 0 !important;
  font-weight: 500;
  text-transform: uppercase;
}

#c358 h2.element-header {
  margin-bottom: 0 !important;
}

.table th,
.table td {
  padding: 0.5rem;
  color: #333333;
}

@media only screen and (max-width: 600px) {
  .caption-body {
    max-width: 380px;
    padding: 0 20px;
  }
  .frame-type-ws_slider p {
    font-size: 19px;
    letter-spacing: 1px;
    line-height: 25px;
  }
  .slider-caption {
    top: 15%;
  }
  .owl-dots {
    position: relative;
    top: auto;
    right: auto;
  }
  .owl-theme .owl-dots .owl-dot {
    display: inline;
  }
}

.form-identifier-collectdataform-406 .form-element-text-1,
.form-identifier-collectdataform-406 .form-element-text-2 {
  width: 50%;
  float: left;
}

.form-identifier-collectdataform-406 .form-element-text-1 div.input {
  padding: 0 10px 0 0;
}

.form-identifier-collectdataform-406 .form-element-text-2 div.input {
  padding: 0 0 0 10px;
}
.form-element-type-recaptcha,
.form-identifier-collectdataform-406 .form-actions {
  clear: both;
}

.form-identifier-events-412 .form-element-text-1 {
  width: 50%;
  float: left;
}
.form-identifier-events-412 .form-element-text-1 div.input {
  margin: 0 10px 0 0;
}
.form-identifier-events-412 .form-check-list {
  padding-left: 40px;
}

.form-identifier-events-410 .form-element-text-1 {
  width: 50%;
  float: left;
}
.form-identifier-events-410 .form-element-text-1 div.input {
  margin: 0 10px 0 0;
}
.form-identifier-events-410 .form-check-list {
  padding-left: 40px;
}

.incontent-btn {
  background-color: #023748;
  border-color: #023748;
  padding: 10px 45px;
  border-radius: 25px;
  color: #fff;
}

.incontent-btn:hover {
  color: #fff;
  background-color: #4faf98;
  border-color: #4faf98;
  text-decoration: none;
}

.form-element-date-1 {
  display: none;
}

.carousel-header,
.sr-only.sr-only-focusable {
  display: none;
}

#top-header {
  height: 30px;
  background: #2C3E50;
}

@media (min-width: 1400px) {
  #carousel-backgroundimage-415-10 {
    background-image: url(/fileadmin/user_upload/skopun-slider1.jpg) !important;
  }
  .navbar-mainnavigation .navbar-brand {
    height: 150px;
  }
}

#c426 {
  background: rgba(3, 79, 103, 0.9);
  margin: -182px 0 0 0;
  z-index: 99999999;
  position: relative;
  padding: 40px 0;
}

#c426 .card-group-element {
  background: none;
}

#c426 .card-img-top img {
  max-width: 50px;
  height: auto;
}

#c426 .card-group-element-item .card {
  background: none;
  text-align: center;
  border-right: 1px solid #012e3c;
  border-radius: 0;
  display: block;
}

#c426 .card-group-element-item .card h3.card-title {
  color: #fff;
  margin-top: 20px !important;
  font-size: 1.2em;
}

#c426 .card-body {
  padding: 0;
}

header.frame-header {
  border-left: 4px solid #df193a;
  padding-left: 30px;
}

h2.element-header {
  color: #666;
  font-size: 18px;
  font-weight: 400;
  margin: 0 !important;
}

h3.element-subheader {
  font-weight: bold;
  font-size: 40px;
  color: #df193a;
  margin: 0 !important;
}

#c419 {
  padding-right: 60px;
}

@media (min-width: 1400px) {
  .frame-container {
    max-width: 1320px;
  }
}

#c424 {
  background: #e5e9ec;
  padding: 80px 0 80px;
}

#c424 .card-group-element {
  background: none;
}

#c424 .card-group-element-item .card {
  background: none;
  text-align: center;
  border-radius: 0;
  display: block;
}

#c424 .card-group-element{
  align-items: stretch !important;
}

#c424 .card-group-element .card-group-element-item{
    background-color: white;
    padding: 0 !important;
    box-sizing: border-box;
}

#c424 .card-group-element-item .card .card-body {
  background: #fff;
  padding: 40px 40px;
}

.card-group-element-columns-3 .card-group-element-item .card-img-top{
  height: 100%;
}

.card-group-element-columns-3 .card-group-element-item .card-img-top img{
  height: 100%;
  object-fit: cover;
}

#c424 .card-group-element-item .card h3,
#c424 .card-group-element-item .card h3 a {
  font-size: 2.059em;
  line-height: 1.3em;
  font-weight: 500;
  color: #cc123f !important;
  text-transform: capitalize;
  margin-bottom: 20px !important;
}

#c424 .card-group-element-item .card h3,
#c424 .card-group-element-item .card h3 a {
 font-size: 25.944px !important; 
}

#c424 .card-group-element-item .card .card-body p {
  color: #616161;
  font-size: 17px;
  line-height: 1.53em;
  font-weight: 400;
}

#c424 .card-img-top {
  max-height: 270px;
  width: auto;
}

#c425 figure {
  padding-right: 80px;
}

#c427 {
  background: #2C3E50;
  padding: 120px 40px;
}

#c427 img {
  max-width: 150px;
  border-radius: 50%;
}

#c427 .textpic-gallery {
  width: 20%;
}
#c427 .textpic-text {
  width: 70%;
}

#c427 .textpic-text p {
  font-size: 1.3647em;
  color: #fff;
  font-weight: 300;
  font-size: 1em;
}
#c427 .textpic-text h2 {
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 40px;
}

#c428 {
  background: #e5e9ec;
  padding: 80px 0 80px;
  clear: both;
  overflow: auto;
}

.article h3 a {
  color: #2C3E50 !important;
  text-transform: initial;
  font-weight: 700;
}

#c429 {
  text-align: center;
  background: #e5e9ec;
}

#c429 a {
  background: #2C3E50;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  padding: 10px 60px;
  clear: both;
  overflow: auto;
  margin: 70px 15px 0 15px;
  margin-top: 0;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 5px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}

#c429 a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #df193a;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

#c429 a:hover {
  color: #fff;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

#c429 a:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

#c430 ul {
  line-height: 30px;
  padding: 0;
  margin: 0;
}
#c430 ul li {
  padding: 0;
  margin: 0 20px 0 0;
  list-style: none;
  display: inline;
  color: #fff;
  font-size: 14px;
}

#c430 ul li a {
  color: #fff;
}

#c430 ul li:first-child a:before {
  content: "\f095";
  font-family: FontAwesome;
  margin: 0 5px 0 0;
}

#c430 ul li:last-child a:before {
  content: "\f0e0";
  font-family: "FontAwesome";
  margin: 0 5px 0 0;
}

/* 2025, T3 v.11 */
.form-control:focus,
.form-group input[type="file"]:focus {
  color: #212121;
  background-color: #ffffff;
  border-color: #95cec7;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),
    0 0 0 0.25rem rgba(42, 157, 143, 0.25) !important;
}

.news .article .news-img-wrap a {
  border: 0 !important;
}
.news .footer {
  border-top: 0 !important;
}

form[id*="herverdurRisogRos"]{
  width: 500px;
  margin: 20px auto;
}

.top-news-detail a{
  display: block;
  margin: 25px auto;
  width: 50%;
}

.news-detail-image .outer{
 margin-bottom: 25px;
}

@media only screen and (max-width: 1440px) {
  .row-iframe-webcam{
    flex-direction: column;
  }
}
