.no-margin-text p,
.no-margin-text h1,
.no-margin-text h2,
.no-margin-text h3,
.no-margin-text h4,
.no-margin-text h5,
.no-margin-text h6 {
margin: 0 !important;
}
.read-more-elementor svg {
width: 8px;
height: 8px;
}
.read-more-elementor .elementor-button-wrapper {
margin-top: 0 !important;
}
.post-single-container a {
color: var(--e-global-color-primary); }
.post-single-container a:hover { color: black;
text-decoration: underline;
}
.read-more-elementor.archive::after {
content: "";
display: block;
width: 50px;
height: 1px;
background-color: black;
top: -5px;
right: 0;
position: absolute;
pointer-events: none;
}
.read-more-elementor .elementor-button-text::before {
content: "";
background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath id='Path_150' data-name='Path 150' d='M50.952 0l4.567 4L50.952 8h3.432l4.568-4L54.384 0Z' transform='translate(-50.952 0)' fill='%23000'/%3E%3C/svg%3E");
padding-left: 1em;
background-repeat: no-repeat;
background-position: left;
}
.elementor-posts a {
color: var(--e-global-color-primary);
} html body:after {
content: "";
background-color: #e8e8e8;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2034.605' height='2305' viewBox='0 0 2034.605 2305'%3E%3Cpath id='Path_30' data-name='Path 30' d='M0 0 1151.936 1152.022 0 2304H880.669L2032.691 1152.022 880.669 0Z' transform='translate(1.207 0.501)' fill='%23fff' stroke='rgba(0 0 0 0)' stroke-width='1'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-size: 80%;
position: fixed;
height: 120%;
z-index: -1;
top: -20%;
right: 0;
left: -20%;
} @media (max-width: 767px) {
.header-first-row {
z-index: 3;
}
}
.header .elementor-element.mobile-menu {
margin-bottom: 0;
}
.header .elementor-element.mobile-menu .menu-item {
text-align: center;
}
.header .elementor-element.mobile-menu .has-submenu {
display: inline-block;
width: auto;
border-bottom: 1px solid transparent;
transition-duration: 0s;
}
.header .elementor-element.mobile-menu .has-submenu:hover {
border-color: black;
} .header .elementor-element.mobile-menu .sub-menu {
width: 100% !important;
padding-top: 8px;
background-color: rgba(184, 0, 0, 0.4);
}
.header .elementor-element.mobile-menu .sub-arrow {
position: absolute;
height: 100%;
top: 0;
bottom: 0;
display: flex;
height: 100%;
align-items: center;
justify-content: center;
margin: 0;
padding: 20px 40px 20px 20px;
left: 0;
}
.header .elementor-element.mobile-menu .elementor-sub-item {
border: 0;
display: block;
}
.header .elementor-element.mobile-menu .elementor-sub-item:focus {
background-color: var(--e-global-color-primary);
}
@supports (
(-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))
) {
.header .elementor-element.mobile-menu .sub-menu {
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
background-color: rgba(184, 0, 0, 0.4);
}
}
.header .elementor-element.mobile-menu .sub-menu .sub-menu {
background-color: transparent;
}
.header .elementor-element.mobile-menu li a {
text-align: center;
display: block;
}
@media (max-width: 767px) {
.header .elementor-element.mobile-menu nav {
position: absolute;
right: 0;
top: 45px;
width: calc(100vw - 40px);
background-color: #c2cbd2;
}
@supports (-webkit-backdrop-filter: blur(10px)) or
(backdrop-filter: blur(10px)) {
.header .elementor-element.mobile-menu nav {
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
background-color: #cecece96 !important;
}
} @supports not (
(-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))
) {
.header .elementor-element.mobile-menu nav {
background-color: #c2cbd2 !important;
}
} .header
.elementor-element.mobile-menu
.elementor-nav-menu--dropdown
a.elementor-item-active { }
.header .elementor-element.mobile-menu .elementor-menu-toggle {
background-color: transparent;
color: black !important;
}
.header
.elementor-element.mobile-menu
.elementor-nav-menu--dropdown
a.elementor-item {
display: block;
border: none;
}
} .header .elementor-element.desktop-menu .menu-item {
text-align: center;
}
.header
.elementor-element.desktop-menu
.elementor-nav-menu--main
.menu-item
> .elementor-item {
display: inline-block;
width: auto;
border-bottom: 1px solid transparent;
padding: 12px 10px 10px 10px; }
.header
.elementor-element.desktop-menu
.menu-item.current-menu-item
.elementor-item {
background-color: var(--e-global-color-primary);
color: white;
border-radius: 3px;
border: 1px solid var(--e-global-color-primary);
box-shadow: 0 3px 6px rgb(0 0 0 / 6%), inset 0 3px 6px rgb(0 0 0 / 6%);
}
.header .elementor-element.desktop-menu .has-submenu:hover {
border-color: var(--e-global-color-primary);
}
.header .elementor-element.desktop-menu .elementor-nav-menu--dropdown a:hover {
color: var(--e-global-color-primary);
}
.header .elementor-element.desktop-menu .sub-menu {
width: 100% !important;
background-color: #fff;
color: black !important;
border-radius: 4px;
}
@supports (
(-webkit-backdrop-filter: blur(30px)) or (backdrop-filter: blur(30px))
) {
.header .elementor-element.desktop-menu .sub-menu {
-webkit-backdrop-filter: blur(30px) brightness(90%);
backdrop-filter: blur(30px) brightness(90%);
background-color: rgba(255, 255, 255, 0.75);
}
.header .elementor-element.desktop-menu .sub-menu .sub-menu {
background-color: rgba(
255,
255,
255,
0.8
); }
}
.header .elementor-element.desktop-menu li a {
text-align: center;
display: block;
white-space: normal;
}
.header .elementor-element.desktop-menu .sub-menu li > a {
border-right: 8px solid transparent !important;
}
.header .elementor-element.desktop-menu .sub-menu li .sub-menu > li > a {
border-right: 16px solid transparent;
}
.header .elementor-element.desktop-menu .sub-menu .elementor-sub-item {
padding: 13px 0;
}
.elementor-pagination .page-numbers {
font-family: "Roboto", Sans-serif;
text-transform: uppercase;
border: 1px solid lightgray;
padding: 0 7px;
display: inline-block;
height: 25px;
vertical-align: middle;
line-height: 24px;
color: #707070;
}
.elementor-pagination .page-numbers.prev,
.elementor-pagination .page-numbers.next {
font-size: 10px;
color: black;
min-width: 110px;
}
.elementor-pagination .page-numbers.current {
color: black;
background-color: #efefef;
} .fooldal-events-column > .elementor-widget-wrap.elementor-element-populated {
padding: 0 16px 16px 0 !important;
}
.fooldal-calendar-column > .elementor-widget-wrap.elementor-element-populated {
padding: 0 0 16px 16px !important;
} .fooldal-events-column > .elementor-widget-wrap {
height: 100%;
}
.fooldal-events-column .elementor-widget-homepage_news {
height: 80%;
}
.fooldal-events-column
.elementor-widget-homepage_news
.elementor-widget-container {
height: 100%;
}
.fooldal-events-column
.elementor-widget-homepage_news
.elementor-widget-container
.posts-box {
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
}
@media screen and (max-width: 767px) {
.fooldal-events-column > .elementor-widget-wrap.elementor-element-populated {
padding: 0 !important;
padding-bottom: 16px !important;
}
.fooldal-calendar-column
> .elementor-widget-wrap.elementor-element-populated {
padding: 0 !important;
padding-top: 8px !important;
} .fooldal-publications .post-items .post-item:nth-of-type(3),
.fooldal-publications .post-items .post-item:nth-of-type(4) {
display: none;
}
.fooldal-old-events .post-items .post-item:nth-of-type(3),
.fooldal-old-events .post-items .post-item:nth-of-type(4) {
display: none;
}
}  .blue-title .elementor-widget-container,
.blue-title .title-wrapper {
padding: 11px 14px;
border-radius: 3px;
background-color: rgba(184, 0, 0, 1);
box-shadow: 0px 3px 6px #00000029;
}
.blue-title h2 {
text-transform: uppercase;
margin-top: 2px;
margin-bottom: 0;
color: white;
font-size: var(--e-global-typography-61bebc4-font-size);
line-height: var(--e-global-typography-61bebc4-line-height);
font-weight: var(--e-global-typography-61bebc4-font-weight);
font-family: var(--e-global-typography-61bebc4-font-family);
}
.blue-title.blue-divider .elementor-widget-container {
padding: 5px;
}
.blue-title.blue-divider .elementor-widget-container span {
color: transparent !important;
user-select: none;
}
.gray-title .elementor-widget-container,
.gray-title .title-wrapper {
padding: 11px 14px;
border-radius: 2px;
background-color: #909090;
}
.gray-title h2 {
text-transform: uppercase;
margin-top: 2px;
margin-bottom: 0;
}
.gray-text-container .elementor-widget-container {
padding: 24px;
background-color: var(--e-global-color-542178c);
border-radius: 2px;
box-shadow: 0px 3px 6px #00000029;
} body:not(.single-post):not(.page) .elementor-widget-text-editor a {
color: black; }
.elementor-post__text {
display: flex;
flex-direction: column;
}
.elementor-post__text .elementor-post__read-more {
margin-top: auto;
}
.posts-box {
background-color: var(--e-global-color-542178c);
border-radius: 3px;
box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
overflow: hidden;
}
.posts-box > .read-more {
padding-top: 10px;
}
.post-items {
padding: 24px;
display: grid;
grid-column-gap: 44px;
grid-row-gap: 44px;
}
.post-items.posts-1-column {
grid-template-columns: repeat(1, 1fr);
}
.post-items.posts-1-column .post-item.kiemelt .image {
width: 40%;
}
.post-items.posts-1-column .post-item.kiemelt .text {
width: 60%;
}
.post-items.posts-2-column {
grid-template-columns: repeat(2, 1fr);
}
.post-items.posts-3-column {
grid-template-columns: repeat(3, 1fr);
}
.post-item .row-1 {
display: flex;
flex-direction: row;
}
.post-item .row-2 .text {
display: none;
}
.post-item .excrept-text {
display: none;
font-family: "Avenir";
color: black;
font-family: "Avenir", "Roboto", Helvetica, Sans-serif;
font-size: 14px;
line-height: 17px;
font-weight: 400;
}
.post-item .excrept-text-api {
color: black;
font-family: "Avenir";
font-size: 15px;
line-height: 18px;
font-weight: 400;
}
@media screen and (max-width: 767px) {
.post-item .row-1 .datetime:not(.from-api-archive),
.post-item .row-1 .excrept-text-api,
.post-item .row-1 .read-more {
display: none;
}
.post-item .row-2 .text {
display: flex;
flex-direction: row;
justify-content: space-between;
margin-top: 15px;
}
.post-item .row-2 .text .datetime,
.post-item .row-1 .excrept-text-api {
margin: 0;
}
.post-item .row-2 .text .read-more {
margin: 0;
}
}
.post-item .row-1 .image {
width: 25%;
flex-shrink: 0;
margin-right: 20px;
}
.post-item .image-wrapper {
padding-bottom: calc(1.33 * 100%);
height: 0;
position: relative;
overflow: hidden;
}
.post-item .image img {
height: 100%;
width: auto;
position: absolute;
top: calc(50% + 1px);
left: calc(50% + 1px);
-webkit-transform: scale(1.01) translate(-50%, -50%);
-ms-transform: scale(1.01) translate(-50%, -50%);
transform: scale(1.01) translate(-50%, -50%);
max-height: none;
max-width: none;
}
.post-item.social-post-item .image-wrapper {
padding-bottom: calc(1.33 * 50%);
}
.post-item.social-post-item .image {
width: 20%;
}
.post-item.social-post-item .image img {
object-fit: contain;
width: 100%;
image-rendering: -webkit-optimize-contrast;
}
.post-item .text {
display: flex;
flex-direction: column;
flex-grow: 1;
}
.post-item .title {
color: black;
font-family: "Avenir", "Roboto", Helvetica, Sans-serif;
font-size: 17px;
line-height: 20px;
font-weight: 500;
margin-top: -2px;
margin-bottom: 12px;
}
.post-item .title a {
color: inherit;
}
.post-item .datetime {
color: black;
font-family: "Avenir", "Roboto", Helvetica, Sans-serif;
font-weight: 400;
font-size: 12px;
line-height: 1.3em;
margin-bottom: 12px;
}
.post-item .beosztas-email-wrapper a {
display: block;
}
.post-item .beosztas-email-wrapper span {
color: black;
font-family: "Avenir", "Roboto", Helvetica, Sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 20px;
}
.post-item .read-more {
color: black;
font-family: "Avenir", "Roboto", Helvetica, Sans-serif;
font-size: 14px;
font-weight: 400;
margin-top: auto;
padding: 0;
text-align: left;
margin-bottom: -2px;
line-height: 1;
}
.post-item .read-more::before {
content: "";
background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath id='Path_150' data-name='Path 150' d='M50.952 0l4.567 4L50.952 8h3.432l4.568-4L54.384 0Z' transform='translate(-50.952 0)' fill='%23000'/%3E%3C/svg%3E");
padding-left: 1em;
background-repeat: no-repeat;
background-position: left;
}
.post-item.social-post-item .image img {
object-fit: none;
width: 100%;
}
.post-item.social-post-item .text {
display: flex;
align-items: center;
justify-content: center;
}
.post-item.social-post-item .text .title {
font-size: 1.1em;
font-weight: 300;
text-transform: uppercase;
margin-bottom: 0;
}
.posts-box.posts-box-events .image {
width: 150px;
}
.posts-box.posts-box-events .image img {
width: 100%;
object-fit: cover;
}
.posts-box.posts-box-events .datetime .separator,
.posts-box.posts-box-events .datetime .time {
display: none;
}
.no-events {
padding: 12px;
}
.no-events h3 {
margin: 0;
}
.read-more {
padding-right: 18px;
text-align: right;
}
.read-more p {
color: black;
font-family: "Avenir", "Roboto", Helvetica, Sans-serif;
font-size: 14px;
font-weight: 400; display: block; margin-bottom: 0.9rem;
position: relative;
}
.read-more p::before {
content: "";
background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath id='Path_150' data-name='Path 150' d='M50.952 0l4.567 4L50.952 8h3.432l4.568-4L54.384 0Z' transform='translate(-50.952 0)' fill='%23000'/%3E%3C/svg%3E");
padding-left: 1em;
background-repeat: no-repeat;
background-position: left;
}
.read-more p::after {
content: "";
display: block;
width: 50px;
height: 1px;
background-color: black;
top: -10px;
right: 0;
position: absolute;
pointer-events: none;
}
@media (max-width: 767px) {
.read-more {
padding-right: 18px;
text-align: center;
}
.read-more p::after {
right: calc(50% - 25px);
}
}
.archive-button {
padding-right: 18px;
text-align: left;
}
.archive-button p {
color: black;
font-family: "Avenir", "Roboto", Helvetica, Sans-serif;
font-size: 14px;
font-weight: 400;
display: inline-block;
margin-bottom: 0.9rem;
position: relative;
}
.archive-button p::before {
content: "";
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.847' height='6.691' viewBox='0 0 6.847 6.691'%3E%3Cg id='Group_79' data-name='Group 79' transform='translate(22.489 6.691) rotate(180)'%3E%3Cpath id='Path_150' data-name='Path 150' d='M50.952 0l3.909 3.345L50.952 6.691h2.938L57.8 3.345 53.889 0Z' transform='translate(-35.31 0)' fill='%23000'/%3E%3C/g%3E%3C/svg%3E");
padding-left: 1em;
background-repeat: no-repeat;
background-position: left;
}
.attachment-button {
padding-right: 18px;
text-align: left;
text-decoration: underline;
}
.attachment-button p {
font-family: "Avenir", "Roboto", Helvetica, Sans-serif;
font-size: 16px;
font-weight: 400;
display: inline-block;
margin-bottom: 0.9rem;
position: relative;
} .social-icons {
display: grid;
justify-content: center;
}
.social-icon {
display: flex;
width: 25px;
height: 25px;
align-items: center;
justify-content: center;
padding: 2px;
border: 1px solid white;
border-radius: 50%;
box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
background-color: #ffffff80;
}
.social-icons a:nth-of-type(2) {
margin-left: 15px;
}
.social-icon-facebook img {
height: 12px;
}
.social-icon-twitter img {
height: 10px;
margin: 1px 0 0 1px;
} .calendar-container {
position: relative;
display: flex;
flex-direction: column;
padding: 16px;
background-color: var(--e-global-color-542178c);
box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
border-radius: 3px;
z-index: 2;
}
.calendar-container .loading-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.2);
-webkit-backdrop-filter: blur(4px) opacity(1);
backdrop-filter: blur(4px) opacity(1);
transition-duration: 0.2s;
pointer-events: none;
}
.calendar-container .loading-overlay.hide {
background-color: rgba(0, 0, 0, 0);
-webkit-backdrop-filter: blur(4px) opacity(0);
backdrop-filter: blur(4px) opacity(0);
pointer-events: default;
}
.calendar-container .calendar-content {
display: flex;
flex-direction: column;
}
.calendar-container .calendar-content .top-row {
display: flex;
justify-content: space-between;
align-items: center;
padding-bottom: 16px;
margin: 0 20px 8px;
border-bottom: 1px solid black;
}
.calendar-container .calendar-content .date-container {
display: flex;
justify-content: center;
align-items: center;
flex-grow: 1;
}
.calendar-container .year-text {
font-family: "Avenir", "Roboto", Helvetica, sans-serif;
font-size: 18px;
line-height: 18px;
margin-top: 2px;
color: black;
}
.calendar-container .month-text {
font-family: "Avenir", "Roboto", Helvetica, sans-serif;
text-transform: uppercase;
font-size: 18px;
line-height: 18px;
margin-top: 2px;
color: black;
}
.calendar-container .day-text {
font-family: "Avenir", "Roboto", Helvetica, sans-serif;
font-size: 18px;
line-height: 18px;
margin-top: 2px;
color: black;
}
.calendar-container .day-text.hide {
color: transparent;
}
.calendar-container .calendar-grid {
display: grid;
grid-template-columns: repeat(7, auto);
}
.calendar-container .calendar-grid-item {
text-align: right;
margin: 0 auto 0.1em auto;
position: relative;
width: auto;
}
.calendar-container .calendar-grid-item .day-circle {
margin: 0;
display: inline-block;
line-height: 1.4;
width: 1.5em;
text-align: center;
font-family: "Avenir", "Roboto", Helvetica, sans-serif;
font-size: 15px;
}
.calendar-container .calendar-grid-item.current-day .day-circle {
color: white;
background-color: var(--e-global-color-primary);
border: 1px solid var(--e-global-color-primary);
border-radius: 50%;
}
.calendar-container .calendar-grid-item.has-events .day-circle {
border-radius: 50%;
border: 1px solid var(--e-global-color-primary);
}
.calendar-container .calendar-grid-item.day-name {
font-family: "Avenir", "Roboto", Helvetica, sans-serif;
font-size: 18px;
margin-bottom: 0.3em;
color: var(--e-global-color-primary);
}
.calendar-container .current-month .day-circle {
color: black;
}
.calendar-container .previous-month {
color: black;
}
.calendar-container .calendar-grid-item.next-month .day-circle,
.calendar-container .calendar-grid-item.previous-month .day-circle {
color: #d3d3d3;
}
.calendar-container .list-container {
display: none;
position: absolute;
background-color: white;
border: 1px solid #ddd;
padding: 10px;
flex-direction: column;
right: 0;
z-index: 1;
border-radius: 5px;
}
.calendar-container .calendar-grid-item:hover .list-container {
display: flex;
}
.calendar-container .event-row a {
white-space: nowrap;
color: var(--e-global-color-primary);
}
.calendar-container .event-row a:hover { }
.calendar-container .change-month {
cursor: pointer;
}
.calendar-container .next-month {
color: black;
}
@media (max-width: 1024px) {
.calendar-container .calendar-grid-item {
position: static;
}
.calendar-container .list-container {
left: 0;
}
.calendar-container .event-row a {
white-space: unset;
text-align: left;
display: inline-block;
}
}
@media (max-width: 767px) {
.calendar-container .big-year {
font-size: 37pt;
}
.calendar-container .big-month {
font-size: 37pt;
}
.calendar-container .big-day {
font-size: 48pt;
}
.calendar-container .calendar-grid-item .day-circle {
font-size: 11pt;
}
}
@supports (
(-webkit-backdrop-filter: blur(50px)) or (backdrop-filter: blur(50px))
) {
.blue-title .elementor-widget-container,
.blue-title .title-wrapper {
background-color: rgba(184, 0, 0, 1);
backdrop-filter: blur(50px);
}
} @media (max-width: 1023px) {
.post-items.posts-2-column {
grid-template-columns: repeat(1, 1fr);
}
.post-items.posts-3-column {
grid-template-columns: repeat(1, 1fr);
}
.post-items.posts-1-column .post-item.kiemelt .image {
width: 25%;
}
}
@media (max-width: 767px) {
.post-item .title {
font-size: 1em;
}
} .custom-ul {
padding: 0;
}
.custom-ul li {
list-style-type: none;
margin-bottom: 1rem;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.023' height='13.73' viewBox='0 0 12.023 13.73'%3E%3Cpath id='Path_357' data-name='Path 357' d='M50.952 0l6.864 6.865-6.864 6.865H56.11l6.865-6.865L56.11 0Z' transform='translate(-50.952 0)' fill='%23fff'/%3E%3C/svg%3E")
no-repeat left top;
padding: 0px 0 3px 24px;
background-position: left 4px;
margin-bottom: 24px;
}
.custom-ul li:last-of-type {
margin-bottom: 0;
}
.custom-ul li > a {
text-decoration: none;
color: black;
font-size: 17px;
font-weight: 400;
line-height: 20px;
font-family: "Avenir";
}
.custom-ul li.expand > a {
text-decoration: none;
color: black;
cursor: pointer;
}
.custom-ul li.expand > a:hover {
text-decoration: none;
color: black;
} @media (min-width: 768px) {
.elementor-377 .elementor-element.elementor-element-89da64c {
display: none;
}
.elementor-377 .elementor-element.elementor-element-de8ba5c {
width: 75%;
}
}
@media screen and (min-width: 1025px) {
.elementor-377 .elementor-element.elementor-element-de8ba5c {
width: 90%;
}
.elementor-377 .elementor-element.elementor-element-4ec3da5 {
width: 181px;
}
} @media screen and (min-width: 1025px) {
.hirek-page .post-item .row-1 .image {
width: 18%;
}
} @media screen and (min-width: 1025px) {
.elementor-554
.elementor-element.elementor-element-612ab6c
.elementor-column-gap-custom
.elementor-column.elementor-element-33ad0bb
> .elementor-element-populated {
padding-top: 0;
}
} .custom-pagination {
text-align: center;
}
.custom-pagination .page-numbers {
font-family: "Avenir", "Roboto", Sans-serif;
text-transform: uppercase;
border: 1px solid #d3d3d3;
border-radius: 2px;
padding: 0 7px;
display: inline-block;
height: 24px;
vertical-align: middle;
line-height: 25px;
color: #707070;
background-color: white; }
.custom-pagination .page-numbers.prev,
.custom-pagination .page-numbers.next {
font-size: 10px;
color: #707070;
min-width: 110px;
background-color: white;
border-radius: 2px;
box-shadow: 0px 3px 6px #00000029;
}
.custom-pagination .page-numbers.current {
color: white;
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
.custom-pagination .page-numbers:not(:last-child) {
margin-right: calc(10px / 2);
}
.custom-pagination .page-numbers:not(:first-child) {
margin-left: calc(10px / 2);
} .rolunk-welcome-section {
min-height: 272px;
}
.rolunk-welcome-section > .elementor-container {
height: 100%;
}
.rolunk-welcome-section .person-title {
font-size: 14px;
line-height: 17px;
}
.rolunk-welcome-section .person-right-column > .elementor-widget-wrap {
padding: 0 !important;
height: 100%;
}
.rolunk-welcome-section
.person-right-column
> .elementor-widget-wrap
> .elementor-element {
height: 100%;
}
.rolunk-welcome-section
.person-right-column
> .elementor-widget-wrap
> .elementor-element
> .elementor-widget-container {
height: 100%;
}
.rolunk-welcome-section
.person-right-column
> .elementor-widget-wrap
> .elementor-element
> .elementor-widget-container
> a {
height: 100%;
}
@media screen and (max-width: 767px) {
.rolunk-welcome-section .rolunk-person-column .elementor-widget-wrap {
min-height: 650px;
background-repeat: no-repeat;
background-size: cover;
}
.rolunk-welcome-section .rolunk-person-text-column {
padding-top: 16px;
margin-top: -80px;
background-color: var(--e-global-color-542178c);
-webkit-clip-path: polygon(70% 0, 100% 12%, 100% 99%, 0 100%, 0 0);
clip-path: polygon(70% 0, 100% 12%, 100% 99%, 0 100%, 0 0);
}
}
@media screen and (max-width: 576px) {
.rolunk-welcome-section .rolunk-person-column .elementor-widget-wrap {
min-height: 400px;
}
} .journals-section .post-item > a.image {
display: none;
}
@media screen and (max-width: 767px) {
.journals-section .gray-title,
.kiadvany-section .gray-title {
min-width: max-content;
width: 75%;
margin-left: auto;
}
.journals-section .gray-title .elementor-widget-container,
.kiadvany-section .gray-title .elementor-widget-container {
padding-top: 7px;
padding-bottom: 7px;
}
.journals-section .gray-title h2,
.kiadvany-section .gray-title h2 {
text-align: center;
}
}
.kiadvany-section .post-item .image {
pointer-events: none;
}  .elementor-widget-archive-posts .elementor-posts-nothing-found {
color: black;
font-family: "Avenir", "Roboto", Sans-serif;
font-size: 18px;
}
.nothing-found {
color: black;
font-family: "Avenir", "Roboto", Sans-serif;
font-size: 18px;
}
@media screen and (min-width: 768px) {
.show-only-mobile {
display: none;
}
}
.custom-date-kiadvany {
color: var(--e-global-color-f6304f4);
font-family: "Avenir", Sans-serif;
font-size: 12px;
font-weight: 500;
font-style: italic;
line-height: 16px;
margin: 0px 0px 16px 0px;
} .streetmap-widget.elementor-element {
position: relative;
}
.streetmap-button-container {
position: absolute;
bottom: 15px;
left: 10px;
}
.streetmap-link button {
fill: var(--e-global-color-f6304f4);
color: var(--e-global-color-f6304f4);
background-color: #909090;
border-radius: 2px 2px 2px 2px;
font-family: var(--e-global-typography-accent-font-family), Sans-serif;
font-weight: var(--e-global-typography-accent-font-weight);
cursor: pointer;
border: none;
min-width: 120px;
}
.kapcsolat-table {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}
.kapcsolat-table * {
background-color: transparent !important;
padding: 0 !important;
border: none !important;
}
.contact-form-shortcode-widget .wpcf7-form {
}
.contact-form-shortcode-widget .wpcf7-form .columns-wrapper {
display: grid;
grid-template-columns: 1fr 1fr;
column-gap: 48px;
margin-bottom: 23px;
}
.contact-form-shortcode-widget .wpcf7-form .column-1,
.contact-form-shortcode-widget .wpcf7-form .column-2 {
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.contact-form-shortcode-widget .wpcf7-form .column-1 .message {
color: var(--e-global-color-7588d23);
font-family: "Avenir", Sans-serif;
font-size: 15px;
font-weight: 300;
line-height: 22px;
margin-bottom: auto;
}
.contact-form-shortcode-widget .wpcf7-form .second-row label,
.contact-form-shortcode-widget .wpcf7-form .fourth-row label {
margin-bottom: 0;
}
@media (max-width: 767px) {
.contact-form-shortcode-widget .wpcf7-form {
margin-top: -32px;
}
.contact-form-shortcode-widget .wpcf7-form .columns-wrapper {
grid-template-columns: 1fr;
}
.contact-form-shortcode-widget .wpcf7-form .second-row label,
.contact-form-shortcode-widget .wpcf7-form .fourth-row label {
margin-bottom: 24px;
}
.contact-form-container .contact-footer {
display: flex;
flex-direction: column;
}
}
.contact-form-shortcode-widget .wpcf7-form label {
margin-bottom: 24px;
width: 100%;
}
.contact-form-shortcode-widget .wpcf7-form label .wpcf7-not-valid {
border-color: #d72b3f;
}
.wpcf7-not-valid-tip {
margin-top: 4px;
color: #d72b3f;
}
.contact-form-shortcode-widget .wpcf7-form label input,
.contact-form-shortcode-widget .wpcf7-form label textarea {
margin-top: 12px;
}
.contact-form-shortcode-widget .wpcf7-form label {
font-family: "Avenir", Sans-serif;
font-size: 15px;
color: var(--e-global-color-text);
font-weight: 300;
}
.contact-form-shortcode-widget .wpcf7-form label input::placeholder,
.contact-form-shortcode-widget .wpcf7-form label textarea::placeholder {
font-family: "Avenir", Sans-serif;
font-size: 15px;
font-weight: 300;
}
.contact-form-shortcode-widget .wpcf7-form label input,
.contact-form-shortcode-widget .wpcf7-form label textarea {
border: 1px solid #acacac;
border-radius: 3px;
background-color: #acacac;
}
.contact-form-container .tos-captcha-container {
display: flex;
align-items: center;
}
.contact-form-container .tos-captcha-container .tos-container {
display: flex;
align-items: center;
}
.contact-form-container .tos-captcha-container .tos-container .wpcf7-list-item {
display: flex;
align-items: center;
margin: 0;
}
.contact-form-container .contact-footer {
display: flex;
justify-content: space-between;
}
.contact-form-container .submit-container {
display: flex;
flex-direction: column;
align-items: flex-start;
position: relative;
}
.contact-form-container .submit-container .wpcf7-spinner {
position: absolute;
top: 50px;
right: 0px;
}
.wpcf7-submit {
width: 92px;
background-color: var(--e-global-color-primary);
color: white;
border-radius: 3px;
border: var(--e-global-color-primary) 1px solid;
font-size: 17px;
font-family: "Avenir";
font-weight: 400;
padding: 2px;
text-transform: uppercase;
}
.wpcf7-submit:hover,
.wpcf7-submit:active,
.wpcf7-submit:focus {
background-color: white;
color: var(--e-global-color-primary);
}
.contact-form-container .tos-container {
font-weight: 400;
font-size: 16px;
font-family: "Avenir", Sans-serif;
}
.contact-form-container .tos-container label {
display: flex;
align-items: center;
}
.contact-form-container a {
color: var(--e-global-color-text); }
.contact-form-container a:hover {
color: var(--e-global-color-primary);
} .switch {
position: relative;
display: inline-block;
width: 42px;
height: 20px;
margin-right: 12px;
} .switch input {
opacity: 0;
width: 0;
height: 0;
} .slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.slider:before {
position: absolute;
content: "";
height: 16px;
width: 16px;
left: 2px;
bottom: 2px;
background-color: white;
-webkit-transition: 0.4s;
transition: 0.4s;
}
input:checked + .slider {
background-color: var(--e-global-color-primary);
}
input:focus + .slider {
box-shadow: 0 0 1px var(--e-global-color-primary);
}
input:checked + .slider:before {
-webkit-transform: translateX(19px);
-ms-transform: translateX(19px);
transform: translateX(19px);
} .slider.round {
border-radius: 34px;
}
.slider.round:before {
border-radius: 50%;
}
@media screen and (max-width: 1024px) {
.contact-form-container .tos-container label {
font-size: 14px !important;
font-weight: 400;
line-height: 18px;
}
.contact-form-container .tos-container label a {
font-weight: 700;
}
.switch {
width: 53px;
}
}
.elementor-location-footer {
background-color: transparent;
margin-top: 44px;
}
.footer {
background-color: rgba(184, 0, 0, 0.75);
}
@supports (
(-webkit-backdrop-filter: blur(50px)) or (backdrop-filter: blur(50px))
) {
.footer {
background-color: rgba(184, 0, 0, 0.75);
backdrop-filter: blur(50px) brightness(90%);
}
}
.footer-table {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}
.footer-table * {
background-color: transparent !important;
padding: 0 !important;
border: none !important;
color: white !important;
}
.footer-table tr {
margin-bottom: 24px;
}
.footer-table a {
color: white;
}
.footer-table a:hover {
color: #cccccc;
}
.footer .footer-table tr > td {
padding-bottom: 24px !important;
}
@media screen and (max-width: 1024px) {
.footer .footer-table tr > td {
padding-bottom: 6px !important;
}
.footer .footer-table tr > td:nth-of-type(2) {
padding-left: 24px !important;
}
}
.footer .menu-item:first-of-type > a {
padding-top: 0 !important;
}
.footer .krtk-logo-footer img {
width: 80px !important;
}
.footer .globe img {
width: 140px;
border-radius: 5px;
margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
.footer .globe {
display: none;
}
}
.show-excerpt .post-item .excrept-text {
display: block;
}
.hide-title .title {
display: none;
}
.hide-thumbnail .image {
display: none;
}
.hide-date .datetime {
display: none;
}
.hide-read-more .post-item .read-more {
display: none;
}
.egyuttmukodes-container {
display: flex;
flex-direction: column;
align-items: center;
}
.egyuttmukodes-container .header {
display: flex;
justify-content: center;
padding-bottom: 16px;
border-bottom: solid 2px black;
width: 88px;
margin-bottom: 29px;
}
.egyuttmukodes-container .header img {
height: 30px;
}
.doktor-disszertaciok .post-item {
margin-bottom: 32px;
}
.doktor-disszertaciok .doktori-year {
color: black;
font-family: "Avenir";
font-size: 19px;
font-weight: 500;
padding-bottom: 24px;
margin-bottom: 16px;
position: relative;
display: block;
}
.doktor-disszertaciok .doktori-year::after {
content: "";
display: block;
width: 50px;
height: 1px;
background-color: black;
bottom: 0;
position: absolute;
pointer-events: none;
}
.doktor-disszertaciok .title {
color: black;
font-family: "Avenir";
font-size: 15px;
font-weight: 500;
margin: 0;
}
.doktor-disszertaciok .content-text {
color: black;
font-family: "Avenir";
font-size: 15px;
font-weight: 300;
}
.doktor-disszertaciok .content-text a {
font-style: italic;
color: black;
}
.doktor-disszertaciok .content-text a:hover {
text-decoration: underline;
}
.doktor-disszertaciok .download-assets {
display: flex;
align-items: center;
}
.doktor-disszertaciok .download-assets a {
color: black;
font-family: "Avenir";
font-size: 15px;
font-weight: 500;
font-style: italic;
}
.doktor-disszertaciok .download-assets a:first-of-type {
margin-right: 5px;
}
.elementor-location-single table tbody tr > td,
.elementor-location-single table tbody tr > th,
.elementor-location-single table tbody tr {
background-color: transparent;
}
.elementor-location-single table tbody tr:hover > td,
.elementor-location-single table tbody tr:hover > th,
.elementor-location-single table tbody tr:hover {
background-color: transparent;
}
.elementor-location-single,
.post-single-container h1 {
font-size: 19px;
}
.elementor-location-single,
.post-single-container h2 {
font-size: 17px;
}
.elementor-location-single,
.post-single-container h3 {
font-size: 14px;
} .partner-slides .swiper-pagination .swiper-pagination-bullet {
border-radius: 0;
width: 25px;
height: 5px;
background-color: white;
opacity: 0.8;
}
.partner-slides
.swiper-pagination
.swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: var(--e-global-color-primary);
}
.partner-slide {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.partner-slides .elementor-widget-container {
background-color: var(--e-global-color-542178c);
border-radius: 3px;
box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}
.partner-slides .elementor-widget-container .elementor-main-swiper {
padding-top: 30px;
}
.partner-slides .swiper-pagination {
bottom: -2px;
}
.partner-slides .elementor-swiper-button-prev {
content: "";
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='76.472' viewBox='0 0 35 76.472'%3E%3Cpath id='Subtraction_21' data-name='Subtraction 21' d='M-1436 76.472V0a38.8 38.8 0 0 1 24.867 12.34 38.231 38.231 0 0 1 7.427 11.767A37.91 37.91 0 0 1-1401 38.236a37.912 37.912 0 0 1-2.706 14.129 38.237 38.237 0 0 1-7.427 11.768A38.8 38.8 0 0 1-1436 76.472Zm15.97-48.209a.438.438 0 0 0-.311.13l-9.462 9.462a.438.438 0 0 0-.13.311.437.437 0 0 0 .13.31l9.462 9.462a.438.438 0 0 0 .311.13h6.378a.44.44 0 0 0 .407-.272.439.439 0 0 0-.1-.48l-9.15-9.15 9.15-9.151a.441.441 0 0 0 .1-.48.44.44 0 0 0-.407-.272Z' transform='translate(1436)' fill='%23fff'/%3E%3C/svg%3E");
background-repeat: no-repeat;
padding-left: 40px;
padding-top: 30px;
background-size: contain;
left: 0;
background-position: left;
height: 70px;
opacity: 0.7;
background-color: transparent !important;
}
.partner-slides .elementor-swiper-button-next {
content: "";
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='76.472' viewBox='0 0 35 76.472'%3E%3Cpath id='Subtraction_5' data-name='Subtraction 5' d='M-1436 76.472V0a38.8 38.8 0 0 1 24.867 12.34 38.231 38.231 0 0 1 7.427 11.767A37.91 37.91 0 0 1-1401 38.236a37.912 37.912 0 0 1-2.706 14.129 38.237 38.237 0 0 1-7.427 11.768A38.8 38.8 0 0 1-1436 76.472Zm15.97-48.209a.438.438 0 0 0-.311.13l-9.462 9.462a.438.438 0 0 0-.13.311.437.437 0 0 0 .13.31l9.462 9.462a.438.438 0 0 0 .311.13h6.378a.44.44 0 0 0 .407-.272.439.439 0 0 0-.1-.48l-9.15-9.15 9.15-9.151a.441.441 0 0 0 .1-.48.44.44 0 0 0-.407-.272Z' transform='translate(-1400.999 76.472) rotate(180)' fill='%23fff'/%3E%3C/svg%3E");
background-repeat: no-repeat;
padding-left: 40px;
padding-top: 30px;
background-size: contain;
right: 0;
background-position: right;
height: 70px;
opacity: 0.7;
background-color: transparent !important;
}
.partner-slides .elementor-swiper-button .eicon-chevron-left,
.partner-slides .elementor-swiper-button .eicon-chevron-right {
display: none;
}
.partner-slides .elementor-swiper-button-prev::after,
.partner-slides .elementor-swiper-button-next::after {
display: none;
}
.partner-slides .elementor-swiper-button-prev,
.partner-slides .elementor-swiper-button-next {
transition-duration: 0.2s;
top: 50%;
}
.partner-slides .elementor-swiper-button-prev:hover,
.partner-slides .elementor-swiper-button-next:hover {
opacity: 0.8;
}
.post-item.munkatars .text {
width: 75%;
}
.post-item.munkatars .text .beosztas-email-wrapper .email {
overflow: hidden;
white-space: nowrap;
text-overflow: clip;
text-overflow: ellipsis;
}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container.swiper-initialized .ecs-posts{
overflow:visible; 
}
.ecs-post-loop .elementor-page-title{
display:block;
}
.ecs-loop-preview{
height:100%;
width:100%;
background:lightgray;
border:solid 1px gray;
padding:5px;
}
.ecs-loop-preview h3{
font-size:16px;
font-weight:500;
}
.ecs-loop-preview span{
font-size:12px;
}
.ecs-loop-preview .ecs-image-holder{
width: 100%;
line-height: 113px;
background-color: #808080;
font-size: 45px;
text-align: center;
vertical-align: middle;
font-weight: 900;
color: #929191;
}
.ecs-link-wrapper{
cursor: pointer;
}
.elementor-widget-ele-loop-item, .elementor-widget-ele-loop-item > .elementor-widget-container,
.elementor-element-edit-mode.elementor-widget-ele-loop-item, .elementor-element-edit-mode.elementor-widget-ele-loop-item > .elementor-widget-container{
height: 100%;
} .elementor-widget-posts .ecs-posts .elementor-button-wrapper {
margin-top: 0;
} .ecs-post-loop .ast-article-single{
background-color: none;
border-bottom:none;
margin: 0;
padding: 0;
}
.ecs-post-loop.ast-article-post{
width:100%;
} .theme-storefront.elementor-editor-active #primary.content-area{
float:none;
} .elementor-editor-active .ecs-lazyload a,.elementor-editor-preview .ecs-lazyload a{
display:none;
}
.animation-hidden .ecs-lazy-load-animation{
height:0;
visibility:hidden;
}  .barload-wrapper {
width: 195px;
height: 1em;
position: relative;
display:inline-block;
font-size:16px;
padding:10px;
}
.barload-border {
border: 3px solid rgb(34,34,34);
height: 100%;
width: 100%;
position: relative;
top: -50%;
padding: 4px 3px;
}
.barload-whitespace {
overflow: hidden;
height: 100%;
width: 100%;
margin: 0 auto;
overflow: hidden;
position: relative;
}
.barload-line {
position: absolute;
height: 100%;
width: 100%;
background-color: rgb(0,0,0);
animation: barload-slide 2.75s steps(40) infinite;
-o-animation: barload-slide 2.75s steps(40) infinite;
-ms-animation: barload-slide 2.75s steps(40) infinite;
-webkit-animation: barload-slide 2.75s steps(40) infinite;
-moz-animation: barload-slide 2.75s steps(40) infinite;
}
@keyframes barload-slide {
0% {
left: -100%;
}
100% {
left: 100%;
}
}
@-o-keyframes barload-slide {
0% {
left: -100%;
}
100% {
left: 100%;
}
}
@-ms-keyframes barload-slide {
0% {
left: -100%;
}
100% {
left: 100%;
}
}
@-webkit-keyframes barload-slide {
0% {
left: -100%;
}
100% {
left: 100%;
}
}
@-moz-keyframes barload-slide {
0% {
left: -100%;
}
100% {
left: 100%;
}
}  .barload-wrapper ,.barload-wrapper * {
box-sizing:content-box;
} 
.ballsload-container{
font-size:16px;
padding:10px;
position:relative;
}
.ballsload-container div {
width: 1em;
height: 1em;
position: absolute;
background-color: rgb(0,0,0);
top: 0;
border-radius: 50%;
}
.ballsload-container div:nth-child(1) {
animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-o-animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-ms-animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-webkit-animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-moz-animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}
.ballsload-container div:nth-child(2) {
animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-o-animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-ms-animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-webkit-animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-moz-animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}
.ballsload-container div:nth-child(3) {
animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-o-animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-ms-animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-webkit-animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-moz-animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}
.ballsload-container div:nth-child(4) {
animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-o-animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-ms-animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-webkit-animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-moz-animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}
@keyframes ballsload-move {
0% {
left: 0%;
}
100% {
left: 100%;
}
}
@-o-keyframes ballsload-move {
0% {
left: 0%;
}
100% {
left: 100%;
}
}
@-ms-keyframes ballsload-move {
0% {
left: 0%;
}
100% {
left: 100%;
}
}
@-webkit-keyframes ballsload-move {
0% {
left: 0%;
}
100% {
left: 100%;
}
}
@-moz-keyframes ballsload-move {
0% {
left: 0%;
}
100% {
left: 100%;
}
}  #movingBallG{
position:relative;
width:250px;
height:19px;
display:inline-block;
font-size:16px;
}
.movingBallLineG{
position:absolute;
left:0px;
top:0.5em;
height:0.25em;
width:250px;
background-color:rgb(0,0,0);
}
.movingBallG{
background-color:rgb(0,0,0);
position:absolute;
top:0;
left:0;
width:1.188em;
height:1.188em;
border-radius:100px;
-o-border-radius:100px;
-ms-border-radius:100px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
animation-name:bounce_movingBallG;
-o-animation-name:bounce_movingBallG;
-ms-animation-name:bounce_movingBallG;
-webkit-animation-name:bounce_movingBallG;
-moz-animation-name:bounce_movingBallG;
animation-duration:1.5s;
-o-animation-duration:1.5s;
-ms-animation-duration:1.5s;
-webkit-animation-duration:1.5s;
-moz-animation-duration:1.5s;
animation-iteration-count:infinite;
-o-animation-iteration-count:infinite;
-ms-animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
-moz-animation-iteration-count:infinite;
animation-direction:normal;
-o-animation-direction:normal;
-ms-animation-direction:normal;
-webkit-animation-direction:normal;
-moz-animation-direction:normal;
}
@keyframes bounce_movingBallG{
0%{
left:0px;
}
50%{
left:230px;
}
100%{
left:0px;
}
}
@-o-keyframes bounce_movingBallG{
0%{
left:0px;
}
50%{
left:230px;
}
100%{
left:0px;
}
}
@-ms-keyframes bounce_movingBallG{
0%{
left:0px;
}
50%{
left:230px;
}
100%{
left:0px;
}
}
@-webkit-keyframes bounce_movingBallG{
0%{
left:0px;
}
50%{
left:230px;
}
100%{
left:0px;
}
}
@-moz-keyframes bounce_movingBallG{
0%{
left:0px;
}
50%{
left:230px;
}
100%{
left:0px;
}
}  .lds-ellipsis {
display: inline-block;
position: relative;
width: 8em;
height: 1em;
font-size:13px;
}
.lds-ellipsis div {
position: absolute;
top: 0px;
width: 1em;
height: 1em;
border-radius: 50%;
background: #000;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
left: 1em;
animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
left: 1em;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
left: 4em;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
left: 7em;
animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes lds-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes lds-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(3em, 0);
}
}