/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 31, 2022, 10:10:10 AM
    Author     : ml-csaba
*/


.navbar-mainnavigation{
    background-color: #e57717!important;
    display: block;
    position: initial;
}
 .header-nav.after-header-nav{
    background-color: #e57717!important;
    display: block;
    position: initial;
}
h1{
 font-size: 80px;  
 line-height: 100px;
}
h1, h2, h3, h4, h5{
    font-family: "Lato", "Roboto";
    color: #71706e;
    font-weight: 900;
    font-style: italic;
}
p, thead, tbody, tfoot, tr, td, th, li, ul, ol{
     font-family: "Lato", "Roboto";
}
.frame-header {
    margin-bottom: 2rem;
}
a:hover{
    text-decoration: none;
}
.bp-page-footer .frame a{
    color:white;
}
.bp-page-footer .frame a:hover{
    color:white;
}
.section.section-default .frame.frame-size-default.frame-space-before-none {
    padding-top: 80px;
    padding-bottom: 30px;
}
.navbar-mainnavigation ul.navbar-nav li.nav-item:first-child .nav-link-text:before {
    content: "\f015";
    font-family: "FontAwesome";
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}
.navbar-mainnavigation ul.navbar-nav li.nav-item:first-child .nav-link-text .nav-item-title {
    display: none;
}
.navbar-mainnavigation ul.navbar-nav li.nav-item:first-child .nav-link-text{
  /*  font-size: 10px; */
}
.section.section-default .frame-type-list .frame-group-container{
    padding-bottom:68px;
}
ul.language-menu.language-menu-header{
    display: flex;
    flex-direction: row;
    justify-content: end;
    margin-bottom: 5px;
}
ul.language-menu.language-menu-header li::marker{
    content: '';
}
.navbar-mainnavigation nav#mainnavigation {
    flex-direction: row;
}
.lang-two-letter-iso-code{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color:#ffffff;
    text-align: center;
}
.navbar-mainnavigation nav#mainnavigation ul.navbar-nav{
    width: 100%;
    justify-content: center;
}
.li-language-item{
    padding: 5px;
    margin: 5px; 
}
.li-language-item.active{
    background-color: white;
    border-radius: 100%;
}
.li-language-item.active a .lang-two-letter-iso-code{
    color: #e57717;
}
.li-language-item a .lang-two-letter-iso-code{
    color: white;
}
.navbar-mainnavigation ul.navbar-nav li.nav-item a span.nav-link-text span.nav-item-title{
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}
 .navbar-mainnavigation ul.language-menu.language-menu-header li a:hover{
    text-decoration: none!important;
}
.header-img-container img.img-responsive {
    width: 100%;
}
.header-img-container  {
    width: 100%;
    background-image: url("/fileadmin/user_upload/headerbackground.png");
    height: 950px;
    position: relative;
    background-size: 100% auto;
}
.header-img-container img.navbar-brand-logo-normal {
    margin: 0;
    position: absolute;
    top: 50%;
    cursor: pointer;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}
section.section.footer-section.footer-section-meta .frame-inner{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.owl-carousel.header-slider-owl .owl-item img {
    height: 100%;
}
.col-lg-7.header-slider-right .owl-carousel .owl-item img{
    height: auto;
}
.footer-section li::marker{
    content: '';
}
.footer-section ul.list-normal{
    padding-left: 0px;
}
.navbar-mainnavigation{
    box-shadow: none;
}
.header-key-background-not-home .navbar-mainnavigation{
    padding-bottom: 80px;
}
.header-slider {
    height: 620px;
    position: relative;
    margin-bottom: 80px;
    padding-top: 5%;
}
.owl-carousel.owl-theme.header-slider-owl.owl-loaded.owl-drag .owl-stage-outer {
    position:relative!important;
}
.owl-carousel.owl-theme.header-slider-owl.owl-loaded.owl-drag .owl-controls .owl-dots{
    position: absolute;
    bottom: 12px;
    display: flex;
}

.owl-theme .owl-dots .owl-dot span {
    background: #716f6d!important;
}
.owl-theme .owl-dots .owl-dot.active span {
    background: #e57717!important;
}

.header-slider-left a{
    font-size: 28px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 212px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 38px;
    background-color: #71706e;
}
.frame a:not([class]),
.frame a:not([class]):hover,
p{
    color:#71706e;
}
.body-bg h1, .body-bg a {
    font-weight: 900;
    font-style: italic;
    font-family: "Lato", "Roboto";
}
.col-lg-4.header-slider-left {
    z-index: 2;
}
.navbar-mainnavigation .navbar-brand-image img {
    max-height: 130%;
}
img.navbar-brand-logo-normal {
    height: 456px;
    width: 456px;
}
.header-img-container::before {
    background-color: #e67817;
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.7;
}
nav#mainnavigation ul.navbar-nav li.nav-item.active a::before {
    text-decoration: underline;
    background: #ffffff;
}
nav#mainnavigation {
    height: 212px;
}
span.powered-by-title {
    font-family: "Lato", "Roboto";
    padding-right: 10px;
}
.navbar-mainnavigation .navbar-nav>li:hover>.nav-link:before {
    opacity: 0.9;
}
.navbar-mainnavigation .navbar-nav>li>.nav-link:before {
    background: #ffffff;
    height: 1.5px;
}
nav#mainnavigation ul.navbar-nav li:first-child a::before {
    text-decoration: none!important;
    background: none!important;
}
.navbar-mainnavigation .navbar-nav>li.active>.nav-link:before {
    opacity: 0.9;
}
.header-img-container .scroll-down:before{
    content: "\f107";
}
.header-img-container .scroll-down {
    margin: 0;
    position: absolute;
    top: 88%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-family: "FontAwesome";
    font-size: 150px;
    background: none;
    border: none;
    padding-right: 100px;
    padding-left: 100px;
    color: #ffffff;
}
.slider-logo-normal {
    width: auto;
    height: auto;
}
.col-lg-4.header-slider-left h1,
.col-lg-4.header-slider-left a{
    color:#ffffff;
}
.slider-logo-img-background{
    background-image: url(/fileadmin/user_upload/design-home-header-new.png);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    margin: 0;
    position: absolute;
    top: -16%;
    left: 70%;
}
.page-title.container {
    padding-bottom: 40px;
}
.page-title.container h1{
    font-size: 80px;
    color:#ffffff;
    line-height: 100px;
    font-weight: 900; 
}
.header-key-background {
    background-image: url(/fileadmin/user_upload/kulcs.png);
    background-repeat: no-repeat;
}
section.section.footer-section.footer-section-content {
    background-color: #71706e;
}
section.section.footer-section.footer-section-meta {
    background-color: #5a5958;
}
h2.element-header,
h2.element-header a span{
    font-size: 80px;
    color: #71706e;
    font-weight: 900;
    font-style: italic;
    font-family: "Lato", "Roboto";
}
section.section.footer-section.footer-section-content a{
    font-size: 24px;
    line-height: 40px;
    font-weight: 500;
    font-style: normal;
}
.footer-copyright p{
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    font-family: "Lato", "Roboto";
}
.footer-copyright p:before{
    content: "\f1f9";
    font-family: "FontAwesome";
    padding-right: 7px;
}
section.section.footer-section.footer-section-content h2{
    font-size: 36px;
    font-weight: 900;
    color: #ffffff;
}
a.sociallinks-link.sociallinks-link-facebook,
a.sociallinks-link.sociallinks-link-instagram,
a.sociallinks-link.sociallinks-link-youtube,
.footer-sociallinks .sociallinks-link:hover {
    background-color: transparent;
    opacity: 1;
}
.sociallinks-link-icon{
    font-size: 40px;
    opacity: 1;
}
.footer-sociallinks .sociallinks-item {
    padding-left: 20px;
}
.footer-section-meta .frame-inner>*:not(:first-child){
    margin-top: 0;
}
button.scroll-top-footer {
    background-color: #e57717;
    position: absolute;
    border: 0px;
    border-radius: 50px;
    height: 100px;
    width: 100px;
    right: 100px;
    margin: 0 auto;
    transform: translate(-50%, -50%);
}
.scroll-top-footer:before{
    content: "\f106";
    font-family: "FontAwesome";
    height: 100%;
    color: #ffffff;
    font-size: 100px;
    margin: 0 auto;
    transform: translate(-50%, -80%);
    position: absolute;
}
a.scroll-top.scroll-top-visible {
    display: none;
}
.footer-bedore-container {
    position: absolute;
    display: contents;
}
footer#page-footer {
    position: relative;
}
.home-page .section.section-default {
    padding-top: 100px;
}
.section.section-default .news-list-view.new-grid-layout .article .teaser-text p {
    display: none;
}
.section.main-news-section .news .news-list-view.new-grid-layout{
    display: flex!important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
}
.section.section-default .news .new-grid-layout .footer{
    display: none;
}
.section.section-default .news .new-grid-layout .article{
    display: flex;
    flex-direction: column;
}
.news .new-grid-layout .article .title h3 a {
    font-size: 30px;
    line-height: 30px;
    color: #71706e;
    font-weight: 900;
}
p.categoryName {
    color: #ffffff;
    background-color: #e57717;
    font-style: initial;
    font-weight: 100;
    z-index: 1;
    font-size: 25px;
}
.news .new-grid-layout .article .read-more a {
    font-size: 28px;
    color: #ffffff;
    font-weight: 900;
    height: 100%;
    padding: 20px;
    border-radius: 37px;
    background-color: #e67817;
}
.navbar-mainnavigation>.container>.collapse>.navbar-nav .nav-link{
    padding-right: 0.8rem;
    padding-left: 0.8rem;
}
.read-more {
    text-align: center;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(100% - 20px);
}
.news .new-grid-layout .article .title {
    text-align: center;
    width: calc(100% - 20px);
}
.section.section-default .news .new-grid-layout .article .teaser-text {
    display: none;
}
.section.section-default .news .new-grid-layout .article .news-img-wrap{
    min-height: auto;
}
.news .new-grid-layout .article .news-img-wrap{
    margin: 0px 20px 5px 1px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: relative;
}
.news .new-grid-layout .article .news-img-wrap a{
    border: 0px;
    border-bottom: 8px solid #e67817;
    padding: 0;
}
.news-list-view.new-grid-layout.owl-carousel.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    right: 0;
    top: -145px;
}
.news-list-view.new-grid-layout.owl-carousel.owl-theme .owl-nav .owl-next,
.news-list-view.new-grid-layout.owl-carousel.owl-theme .owl-nav .owl-prev {
    background-color: #71706e;
    border-radius: 20px;
    width: 40px;
    height: 40px;
}
.fa-angle-left:before, 
.fa-angle-right:before {
    color: white;
    font-size: 30px;
}
span.fa.fa-angle-left,
span.fa.fa-angle-right {
    padding-top: 1px;
}
.section.main-news-section ul.f3-widget-paginator {
    display: none;
}
.home-page, .about-us{
    background-color: #ebebeb;
    position: relative;
}
.section.main-news-section .news .new-grid-layout .article .news-img-wrap a{
    border-top: none;
    border: none;
    padding: 0;
    margin: 0;
}
.section.main-news-section .news .new-grid-layout .article .news-img-wrap{
    width: auto;
}
.section.main-news-section .news .new-grid-layout .article .news-img-wrap img{
    width: 100%;
    margin-right: 0;
}
.news .new-grid-layout .article h3{
    padding: 20px!important;
}
.news .new-grid-layout .article .teaser-text{
    font-family: "Lato", "Roboto";
}
.section.main-news-section .news-list-view .article{
    background-color: #ffffff;
    margin: 30px 30px 0px 2px;
    width: 394px;
    box-shadow: -4px 9px 15px -3px #cbc7c7;
}
.section.main-news-section .news .new-grid-layout .article .news-img-wrap{
    margin: 1px 0 5px 0;
    padding-bottom: 15px;
    width: 100%;
    position: relative;
}
.section.main-news-section .news .new-grid-layout .article .title{
    text-align: left;
}
.section.main-news-section .read-more{
    display: none;
}
.section.main-news-section .footer .news-list-category{
    display: none;
}
.section.main-news-section .news .new-grid-layout .article .teaser-text{
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    height: auto;
    font-size: 22px;
    text-align: justify;
    line-height: 26px;
    color: #71706e;
    font-weight: 400;
}
.section.main-news-section .news .new-grid-layout .article .teaser-text p{
    margin-bottom: 0;
}
.section.main-news-section .news .new-grid-layout .article .news-list-date{
    font-size: 20px;
    color: #71706e;
    font-weight: 400;
    font-family: "Lato", "Roboto";
    padding-left: 20px;
    padding-top: 20px;
}
.section.main-news-section .news .new-grid-layout .article .teaser-text a.more{
    font-size: 20px;
    line-height: 36px;
    color: #71706e;
    font-weight: 900;
}
section.section.footer-section-content .gallery-item img {
    width: 106px;
    height: 106px;
    margin: 0;
}
section.section.footer-section-content .textpic {
    gap:20px;
}
.navbar-mainnavigation li.nav-item a, 
.navbar-mainnavigation li.li-language-item a{
    font-style: normal;
}
.section.section-default header.frame-header:after,
.section.main-news-section header.frame-header:after {
    background-image: url(/fileadmin/user_upload/design-home-page.png);
    position: absolute;
    content: " ";
    height: 30px;
    padding-right: 20px;
    padding-left: 20px;
    width: 98%;
}
.home-page:before{
    background-image: url(/fileadmin/user_upload/design-home-footer-new.png);
    background-repeat: no-repeat;
    margin: 0;
    width: 100%;
    height: 100%;
    background-position-y: bottom;
    background-position-x: right;
    position: absolute;
    content: " ";
    bottom: -70px;
     left: -116px;
}
.news .article .news-img-wrap .mediaelement.mediaelement-image a{
    border: none;
}
h2.title.supporter-title {
    text-align: center;
    font-size: 60px;
    line-height: 212px;
    color: #71706e;
}
.owl-carousel.owl-theme.supporters-slider-owl.owl-loaded.owl-drag {
    margin-bottom: 60px;
}
.owl-carousel.owl-theme.supporters-slider-owl.owl-loaded.owl-drag .item {
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.section.main-news-section .news .news-list-view.new-list-layout .article{
    width: 100%;
}
.news.news-single .article .header h1{
    color: #71706e;
    line-height: 100px;
}
.news.news-single .article  span.news-list-date {
    font-size: 20px;
    /* line-height: 212px; */
    color: #71706e;
    font-weight: 400;
    font-family: "Lato", "Roboto";
}
.news.news-single .article .news-text-wrap {
    font-size: 20px;
    line-height: 30px;
    color: #71706e;
    text-align: justify;
    font-weight: 400;
    font-family: "Lato", "Roboto";
}
.news-single-details {
    display: flex;
}
.news-single .footer{
    border-top: 0px;
    border-bottom: 1px solid #eee;
    justify-content: flex-start;
    height: 100%;
    display: flex;
}
.news-single-details-left {
    display: flex;
    flex-direction: column;
}
.news-single-details-left .footer p {
    align-items: flex-end;
    display: flex;
}
.news .footer span {
    border-right: 0px;
}
.news-single .news-text-wrap{
    margin-top: 20px;
}
.textpic.textpic-above .textpic-item.textpic-gallery .gallery-row {
    flex-wrap: initial;
}
.dce-gmaps{
    margin-top: -50px;
    min-height: 570px;
}
.section-column.maincontent-wrap .sociallinks-item a.sociallinks-link{
    color: #71706e;
} 
.section-column.maincontent-wrap .sociallinks-item span.sociallinks-link-label{
    display: none;
}
main.section-column.maincontent-wrap h2,
.section-column.subcontent-wrap h2{
    color: #71706e;
    font-size: 60px;
    margin-bottom: 10px;
    font-family: "Lato", "Roboto";
}
.section.section-default main.section-column.maincontent-wrap header.frame-header:after, 
.section.section-default .section-column.subcontent-wrap header.frame-header:after{
    display: none;
}
.dce_workers.container {
    padding: 0;
} 
.dce_workers.container p span.worker-information-field,
.dce_workers.container p span.worker-information-field,
.dce_workers.container p.worker-name{
    font-size: 20px;
    color: #71706e;
    font-weight: 700;
}
.dce_workers.container p{
    font-size: 20px;
    color: #71706e;
    font-weight: 300;
    margin-bottom: 5px;
}
.workers h1{
    color: #71706e;
    font-size: 60px;
    font-style: normal;
    margin-bottom: 32px;
    line-height: 72px;
}
.form-group {
    margin-bottom: 0;
}
.form-container .control-label span.required{
    display: none;
}
.form-control::placeholder{
    font-size: 20px;
    opacity: 0.5;
    color: #71706e;
    font-weight: 400;
    font-family: "Lato", "Roboto";
}
.form-group input{
    height: 70px;
    border-radius: 37px;
    padding: 30px;
    background-color: #ffffff;
    border: 1px solid #71706e;
}
.form-group textarea {
    height: 200px;
    border-radius: 37px;
    padding: 30px;
    background-color: #ffffff;
    border: 1px solid #71706e;
}
button.btn.btn-primary{
    width: 220px;
    height: 75px;
    border-radius: 37px;
    background-color: #e67817; 
    border: none;
    font-size: 28px;
    font-weight: 900;
    font-style: italic;
    font-family:"Lato", "Roboto";
}
.sociallinks-list {
    flex-wrap: initial;
}
.sociallinks-item {
    width: 10%;
}
.sociallinks-link-icon{
    width: 100%;
    height: 100%;
}
.contancts-informations p {
    font-size: 20px;
    color: #71706e;
}
section.section.footer-section.footer-section-content a,
section.section.footer-section.footer-section-meta p {
    color: #ffffff;
}
.gallery-item img {
    width: auto;
    height: 290px;
}
figure.image {
    padding-right: 25px;
}
.textpic.textpic-above {
    gap: 0;
}
p.more-photo {
    text-align: center;
}
p.more-photo a{
    padding-right: 45px;
    padding-left: 45px;
    padding-top: 24px;
    padding-bottom: 24px;
    border-radius: 37px;
    background-color: #e67817; 
    border: none;
    font-size: 28px;
    font-weight: 900;
    font-style: normal!important;
    color: #ffffff!important;
    font-family: "Lato", "Roboto";
}
.about-us {
    margin-top: 130px;
}
.about-us:before {
    background-image: url(/fileadmin/user_upload/about-us-design-new.png);
    height: 100%;
    width: 100%; 
    background-repeat: no-repeat;
    margin: 0;
    background-position: center;
    position: absolute;
    margin-top: -145px;
    background-position: center;
    background-position-y: top;
    content: " ";
    z-index: -1;
}
div.pp_default .pp_content{
    background-color: transparent!important;
}
.pp_details a.pp_close{
    display: block;
}
.pp_social, .pp_nav {
    display: none!important;
}
div.pp_default .pp_expand {
    display: none!important;
}

a.pp_close, a.pp_next, a.pp_previous{
    text-indent: unset!important;
}
a.pp_close:before{
    content: "\f00d";
    font-family: "FontAwesome";
    height: 100%;
    color: #ffffff;
    opacity: 0.60;
    font-size: 40px;
}
a.pp_next {
    width: 55%;
    padding-right: 20px;
    margin-right: -70px;
    display: flex!important;
    justify-content: flex-end;
}
a.pp_next:before{
    content: "\f105";
    font-family: "FontAwesome";
    color: #ffffff;
    font-size: 40px;
    position: absolute;
    opacity: 0.60;
    top: 50%;
}
a.pp_previous:before{
    content: "\f104";
    font-family: "FontAwesome";
    color: #ffffff;
    font-size: 40px;
    opacity: 0.60;
    position: absolute;
    top: 50%;
}
a.pp_previous {
    width: 55%;
    padding-left: 20px;
    margin-left: -70px;
    display: flex!important;
    justify-content: flex-start;
}
.pp_fade {
    display: flex!important;
    flex-direction: column-reverse;
}
.pp_content_container .pp_details .pp_close {
   margin: -40px 0 10px!important;
}
.navbar-mainnavigation .navbar-brand {
    height: 150px;
}
.header-key-background-not-home {
    background-image: url(/fileadmin/user_upload/kulcs-design.png);
    min-height: 400px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right;
    position: absolute;
    left: -5%;
    content:'';
    display: block;
}
.header-key-background-home {
    background-image: url(/fileadmin/user_upload/kulcs-design.png);
    width: 100%;
    background-position-x: -77px;
    background-repeat: no-repeat;
    background-position-y: 220px;
}
.news-backlink-wrap a{
    font-size: 22px;
    font-weight: 900;
    font-style: normal!important;
    color: #ffffff!important;
    font-family: "Lato", "Roboto";
    border-radius: 37px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #e67817;
    width: auto;
    border: none;
}
.section-column.footer-section-content-column.footer-section-content-column-middle .frame-inner p,
.section-column.footer-section-content-column.footer-section-content-column-right .frame-inner p {
    margin-bottom: 0px!important;
}
.dce_workers.container p a{
    color:#71706e;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
}
.about-inf {
    line-height: 20px;
    margin-top: 34px;
}
.about-us-description,
.about-inf {
    text-align: justify;
    font-size: 20px;
    line-height: 30px;
        padding-bottom: 20px;
}
.about-inf p a {
    color:#71706e!important;
    font-style: normal;
    font-weight: 300;
}
.about-inf p {
    color: #71706e;
    margin-bottom: 0;
}
.section.main-news-section ul.f3-widget-paginator{
    display: none;
    height: 50px;
}
.navbar-default{
    background-color: transparent!important;
}
.f3-widget-paginator li {
    padding: 0 10px;
    list-style: none;
}
.frame-type-social_links {
    padding-top: 20px!important;
    margin-top: 0;
}
a.load-more-news{
    font-size: 22px;
    font-weight: 900;
    font-style: normal!important;
    color: #ffffff!important;
    font-family: "Lato", "Roboto";
    border-radius: 37px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #e67817;
    width: auto;
    border: none;
}
.news .article .news-single-details-right .news-img-wrap img {
    min-height: unset;
}

.archive {
    margin-top: 0;
    padding-top: 0;
}
.load-more-container{
    padding-top: 80px;
    text-align: center;
}
.archive p a {
    color: #71706e!important;
    font-family: "Lato", "Roboto";
    font-size: 20px;
    font-style: normal;
}
.no-news-found{
    font-family: "Lato", "Roboto";
    font-size: 20px;
    font-style: normal!important;
}
.tx-dce-pi1 {
    padding-top: 40px;
}
.breadcrumb-text{
    color: #71706e!important;
    font-family: "Lato", "Roboto";
    font-size: 20px;
    font-weight: 100;
    font-style: normal;
}
.li-language-item.active span{
    color: #e57717;
}
.owl-stage-outer.owl-height {
    height: 100%!important;
}
.owl-item.active {
    text-align: center;
    display: flex;
    justify-content: center;
}
.news-single .article .news-img-wrap{
    width: 100%!important;
}
.news.news-single .owl-carousel .owl-stage-outer{
    width: 100%!important;
}
section.section.footer-section.footer-section-content .frame-header {
    margin-bottom: 15px!important;
}
.tags {
    position: absolute;
    z-index: 24;
    top:0px;
    right: 0;
}
.tags p{
    float: right;
    position: relative;
    border-right: 1px solid #fff;
    padding: 0 12px;
    margin-bottom: 0!important;
}



@media only screen and (max-width: 992px)  {
.frame-header {
    margin-bottom: 2rem!important;
}
.gallery-item img {
    height: auto;
}
figure.image {
    padding-right: 0;
    padding-bottom: 10px;
}
p.more-photo {
    padding-bottom: 15px;
}
.section.main-news-section p.categoryName{
    margin-right: 0px;
}
.section.section-default p.categoryName{
    margin-right: 25px;
}
.section.main-news-section .news .new-grid-layout .article .news-img-wrap img{
    min-height: unset;
}
 img.navbar-brand-logo-normal {
    height: 276px;
    width: 276px;
}
.header-img-container{
    background-size: calc(100% + 350%);
    background-position-x: center;
}
.navbar-mainnavigation .navbar-brand-image img {
    max-height: 100%!important;
}
.navbar-toggler.collapsed .navbar-toggler-icon{
    height: 7px;
    color: white;
    border-radius: 10px;
}
.navbar-toggler.collapsed .navbar-toggler-icon:before{
    top: -15px;
}
.navbar-toggler.collapsed .navbar-toggler-icon:after{
    top: 15px;
}
.navbar-toggler-icon:after, .navbar-toggler-icon, .navbar-toggler-icon:before{
    width: 46px;
    height: 7px;
    border-radius: 10px;
}
.navbar-toggler.collapsed .navbar-toggler-icon,
.navbar-toggler .navbar-toggler-icon:after,
.navbar-toggler .navbar-toggler-icon:before{
    display: block!important;
    color: white;
}
.navbar-mainnavigation .navbar-toggler {
    width: 46px;
    height: 100%;
}
.navbar-mainnavigation{
    height: 170px;
    position: relative;
    flex-wrap: inherit;
    padding-bottom: 0px;
}
.navbar-mainnavigation.navbar>.container{
    height: 100%;
}
.navbar-toggler .navbar-toggler-icon{
   color: transparent;
}
.navbar-mainnavigation.navbar-default .navbar-toggler{
    border-color: transparent!important;
    color: transparent!important;
    order: 2;
}
.header-slider{
    height: 100%;
    z-index: 0;
}
.header-slider .row{
    flex-direction: column-reverse;
}
.header-slider .owl-carousel .owl-item img{
    height: auto;
}
.header-slider .owl-carousel.owl-theme.header-slider-owl.owl-loaded.owl-drag {
    display: flex;
    flex-direction: column-reverse;
}
.header-slider .owl-carousel.owl-theme.header-slider-owl.owl-loaded.owl-drag .owl-controls .owl-dots{
    justify-content: center;
    padding-bottom: 15px;
    position: initial;
}
.section-column.footer-section-content-column.footer-section-content-column-middle .frame-inner p,
.section-column.footer-section-content-column.footer-section-content-column-right .frame-inner p {
    margin-bottom: 0px!important;
}
.slider-logo-img-background{
    background-size: 50%;
    top: 1%;
    left: 26%;
}
.slider-logo-img-background:before {
    background-size: 56%;
    top: 0%;
    left: -5%;
}
.header-key-background-not-home .navbar-mainnavigation {
    padding-bottom: 0;
}
.navbar-mainnavigation nav#mainnavigation {
   flex-direction: row;
    position: absolute;
    height: auto;
    z-index: 2;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    margin-top: 450px;
    background-color: #e57717;
}
.col-lg-4.header-slider-left h1{
    font-size: 35px;
    line-height: 45px;
    margin-top: 65px
}
.col-lg-4.header-slider-left{
    text-align: center;
}
.header-key-background-home{
    background-size: 60%;
    width: 100%;
    background-position-x: 50%;
    background-repeat: no-repeat;
    background-position-y: 78%;
}
ul.language-menu.language-menu-header{
    order: 1;
    padding-left: 0;
    display: flex;
    position: absolute;
    top: 38%;
    left: 50%;
    z-index: 1;
    flex-direction: column;
}
.navbar-collapse.collapse.show ul.navbar-nav{
    margin: auto;
}
h2.element-header, h2.element-header a span{
    font-size: 50px!important;
    line-height: 50px;
    text-align: center;
}
.about-us:before{
    margin-top: -70px;
    background-size: 50%;
}
.about-us {
    margin-top: 50px;
}
.section.section-default .news-list-view.new-grid-layout.owl-carousel {
    transform: rotate(90deg);
    height: 100%;
    align-items: baseline;
}
.news-list-view.new-grid-layout.owl-carousel.owl-theme .owl-nav{
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 130%;
    top: calc(50% - 33px);
    left:-56px;
}
.news-list-view.new-grid-layout.owl-carousel .owl-item {
    transform: rotate(-90deg);
    padding-bottom: 10px;
    margin-right: 2px!important;
    margin-left: 8px;
}
.news-list-view.new-grid-layout.owl-carousel .owl-stage {
    display: flex;
    flex-direction: row-reverse;
}
.section.section-default header.frame-header:after, .section.main-news-section header.frame-header:after {
    margin-top: 20px;
}
.news .new-grid-layout .article .news-img-wrap{
    margin: 0;
    min-height: 200px;;
}
.section.main-news-section .news-list-view .article,
.section.main-news-section .news .new-grid-layout .article .news-img-wrap{
    width: 100%!important;
}
.section.main-news-section .news-list-view .article{
    margin: 0 0 30px 0;
}
h2.title.supporter-title {
    margin-bottom: -60px;
}
.textpic-item {
    width: 50%;
}
section.section.footer-section-content .textpic {
    flex-wrap: inherit;
}
.textpic-item.textpic-text h2{
   font-size: 20px!important;
   line-height: 22px;
   text-align: left;
}
section.section.footer-section.footer-section-content a{
    font-size: 20px;
    line-height: 40px;
}
.footer-section ul.list-normal {
    padding-left: 0px;
    text-align: center;
}
.footer-section-content-column-right h2,
.footer-section-content-column-middle ul.list-normal li a{
    font-size: 25px!important;
    font-weight: 900!important;
}
.footer-section-content-column-right h2{
    font-style: italic!important;
}
.footer-section-content-column-right ul.list-normal li a{
    font-size: 20px!important;
}
.footer-section-content-column-right header.frame-header {
    margin-bottom: 5px;
}
.footer-section-content-column-middle .frame {
    padding-bottom: 10px;
    text-align: center;
}
section.section.footer-section.footer-section-meta .frame-inner {
    flex-direction: column-reverse;
    text-align: center;
}
.sociallinks-list{
    justify-content: center;
}
.section-column.footer-section-content-column.footer-section-content-column-left {
    margin-top: 25px;
}
.section.section-default .frame-type-list .frame-container.frame-container-default {
    padding: 0;
}
.section.section-default .news .new-grid-layout .article{
    width: auto;
    align-items: center;
}
.page-title.container h1 {
    font-size: 50px;
    line-height: 55px;
    text-align: center;
}
.header-key-background-not-home {
    min-height: 225px;
    background-repeat: no-repeat;
    background-size: 54%;
    width: 100%;
    background-position-x: 85px;
    background-position-y: 100px;
}
main.section-column.maincontent-wrap h2, .section-column.subcontent-wrap h2, .workers h1{
    font-size: 40px!important;
    font-style: italic;
    text-align: center;
}
.workers h1{
     padding-bottom: 20px;
}
.dce-gmaps {
    margin-top: -20px;
}
.sociallinks-item{
    margin-right: 30px;
}
.about-inf, .dce_workers.container {
    text-align: center;
    font-size: 22px;
    line-height: 30px;
}
.dce_workers.container p.worker-name, 
.worker-information.col-sm p{
    font-size: 22px;
    line-height: 30px;
}
.about-inf p {
    margin-bottom: 0px;
}
.worker-information.col-sm:first-child {
    padding-bottom: 40px;
}
.footer-section-content-column-right{
    text-align: center;
}
.news .no-news-found{
    padding: 20px;
}
.news-single-details{
    display: block;
}
section.footer-section.footer-section-content .frame-header {
    margin-bottom: 0rem!important;
}
.news-single .article .news-img-wrap{
    margin: 0;
    float:unset;
}
.news.news-single .article .header h1 {
    color: #71706e;
    line-height: 100px;
    font-size: 50px;
    line-height: 55px;
    text-align: center;
}
.news-single-details-right.col-md-4{
  display: flex;
  justify-content: center;
}
button.scroll-top-footer{
    right: 0;
}
.textpic-item {
    width: 100%;
}
.news .article .news-img-wrap img {
    min-height: auto;
}
.textpic.textpic-above .textpic-item.textpic-gallery .gallery-row{
    flex-wrap: wrap;
}
figure.image {
    padding-left: 0;
}
.owl-item.active {
    text-align: center;
    display: flex;
    justify-content: center;
}
.news-single .article .news-img-wrap{
    width: 100%!important;
}
.news.news-single .owl-carousel .owl-stage-outer{
    width: 100%!important;
}
.header-slider .owl-carousel.owl-theme.header-slider-owl.owl-loaded.owl-drag .owl-stage{
    width: auto;
}
.header-slider{
    overflow: hidden;
}
.home-page:before {
    background-position-y: bottom;
    background-size: 50%;
    margin-top: 880px;
    bottom: 20px;
}
.li-language-item{
    display: none;
}
.li-language-item.active{
    display: block;
    padding-left: 5px;
    background-color: transparent;
}
.li-language-item.active:after{
    content: "\f107";
    font-size: 22px;
    font-family: "FontAwesome";
    color: #ffffff;;
    padding-left: 8px;
}
.li-language-item.active a .lang-two-letter-iso-code, span.lang-two-letter-iso-code{
    color:#ffffff;
}
.lang-two-letter-iso-code {
    font-size: 22px;
}
.navbar-mainnavigation .navbar-brand{
    margin-right: 0;
}
.drop-down-languages {
    background-color: #e57717!important;
    padding: 0px 5px 0px 5px!important;
    display: block!important;
}
.li-language-item{
    padding: 0;
    margin: 0;
}
.li-language-item.active.drop-down-languages{
    border-radius: 0;
    padding-bottom: 0!important;
}
.li-language-item.active span{
    color: #ffffff;
}
.news .new-grid-layout .article h3{
    width: 100%;
}
.btn-toolbar {
    justify-content: center;
}
.form-actions {
    margin-top: 29px;
}
.load-more-container {
    padding-top: 10px;
}
.section.section-default .frame.frame-size-default.frame-space-before-none{
    padding-top: 0;
}
.frame-type-social_links {
    padding-top: 50px!important;
    margin-top: 0;
}
.tx-dce-pi1 {
    padding-top: 10px;
    margin-bottom: 50px;
}
.workers h1{
    margin-bottom: 0;
}
main.section-column.maincontent-wrap h2.element-header{
    padding-top: 0!important;
}
main.section-column.maincontent-wrap h2{
    padding-top: 50px;
}
.about-us-description {
    padding-top: 50px;
}
.news .article .news-img-wrap img {
    height: 100%;
}
.news .new-grid-layout .article .news-img-wrap a {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.news .article .news-img-wrap{
    background: transparent;
}
.section.section-default .frame.frame-size-default.frame-space-before-none .news .article .news-img-wrap a {
    background: transparent;
    width: calc(100% - 50px);
}
.read-more{
    width: calc(100% - 50px);
    padding: 0;
}
.news .new-grid-layout .article .read-more a{
    font-size: 23px;
}
.news .new-grid-layout .article .title {
    padding-top: 8px;
    padding-bottom: 5px;
}
.section.section-default .frame.frame-size-default.frame-space-before-none .news {
    margin-top: 70px;
}
}
@media only screen and (max-width: 1400px) and (min-width: 992px)  {
  .section.main-news-section .news-list-view .article {
    margin: 0 30px 30px 2px;
}
.header-img-container {
    background-size: calc(100% + 80%);
    background-position-x: center;
}
.owl-carousel.owl-theme.header-slider-owl.owl-loaded.owl-drag .owl-controls .owl-dots{
    position: initial;
}
.owl-theme .owl-dots .owl-dot.active span {
    background: #ffffff!important;
}
.news .article .news-img-wrap img {
    min-height: 260px;;
}
}
@media only screen and (max-width: 1069px) and (min-width: 992px)  {
.header-img-container {
    background-size: calc(100% + 100%);
}
}
@media only screen and (max-width: 992px) and (min-width: 745px)  {
.header-img-container {
    background-size: calc(100% + 150%);
}
.news-list-view.new-grid-layout.owl-carousel.owl-theme .owl-nav{
    width: 110%;
    left: -27px;
}
}
@media only screen and (max-width: 745px) and (min-width: 643px)  {
.header-img-container {
    background-size: calc(100% + 200%);
}
.news .new-grid-layout .article h3{
    padding: 0;
}
.news-list-view.new-grid-layout.owl-carousel.owl-theme .owl-nav{
    width: 115%;
    left: -45px;
}
}
@media only screen and (max-width: 428px) and (min-width: 385px)  {
.header-img-container {
    background-size: calc(100% + 400%);
}
.section.section-default .news-list-view.new-grid-layout.owl-carousel .article .title h3{
    padding: 0!important;
}
.header-key-background-home{
    background-position-y: 75%;
}
}
@media only screen and (max-width: 385px) and (min-width: 300px)  {
.header-img-container {
    background-size: calc(100% + 550%);
}
.header-key-background-home{
    background-position-y: 73%;
}
.section.section-default .news-list-view.new-grid-layout.owl-carousel .article .title h3{
    padding: 0!important;
}
}
@media only screen and (max-width: 643px) and (min-width: 428px)  {
.section.section-default .news-list-view.new-grid-layout.owl-carousel .article .title h3{
    padding: 0!important;
}
.news-list-view.new-grid-layout.owl-carousel.owl-theme .owl-nav{
    width: 111%;
    left: -27px;
}
.header-key-background-home{
    background-position-y: 77%;
}
}