/* Main stylesheet. */
body {
    font-family: 'Ubuntu Sans', sans-serif;
    font-weight: 300;
    line-height: 1.7em;
    font-size: 1em;
	letter-spacing: 0.04em;
    color: #2E3839;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: normal;
}
.h1, h1, .titlebar-inner h1,
.lqd-blog-post-style-1 h1.entry-title, 
.lqd-blog-post-style-2 h1.entry-title {
    font-family: 'Gulim', sans-serif; 
    font-weight: normal;
    line-height: 1.2em;
    letter-spacing: 0.04em;
    font-size: 52px;
    color: #3a97a7;
}

.lqd-blog-post-style-1 h1.entry-title, 
.lqd-blog-post-style-2 h1.entry-title {
	font-size: 36px;
}

.h2, h2 {
    font-family: 'Gulim', sans-serif;
    font-weight: normal;
    line-height: 1.2em;
    letter-spacing: 0.04em;
    font-size: 36px;
    color: #3a97a7;
}

.h3, h3 {
    font-family: 'Gulim', Tahoma,Geneva, sans-serif;
    font-weight: normal;
    line-height: 1.2em;
    letter-spacing: 0.04em;
    font-size: 28px;
    color: #3a97a7;
}

.h4, h4 {
    font-family: 'Gulim',Geneva, sans-serif;
    font-weight: 400;
    line-height: 1.2em;
    letter-spacing: 0.04em;
    font-size: 24px;
    color: #3a97a7;
}

.h5, h5 {
    font-family: 'Ubuntu Sans', sans-serif;
    font-weight: 300;
    line-height: 1.2em;
    letter-spacing: 0.04em;
    font-size: 20px;
}

.h6, h6 {
    font-family: 'Roboto Condensed',Geneva, sans-serif;
    font-weight: 300;
    line-height: 1.2em;
    letter-spacing: 0.04em;
    font-size: 16px;
    text-transform: none;
}

/* blue - 3a97a7, accent - #2B796A, extra light blue f6fafb, trans FFFFFF4D, middle blue - 228481 */

main p,
main a,
main ul li,
main ul li a {
	font-family: 'Ubuntu Sans', sans-serif;
	line-height: 1.4em;
    font-size: 1em;
	font-weight: 300;
}
a {
    color: #3a97a7;
}

a:hover,
a:active,
a:focus {
    color: #21474a;
}

.entry-content ul {
	padding-left: 20px;
}

.entry-content a {
	font-weight: 500;
}

.invite_fancy_upper_text_box .ld-fancy-heading,
.invite_fancy_upper_text_box .iconbox-inline {
    display: flex;
    padding: 7px 14px;
    justify-content: center;
}

.invite_fancy_upper_text_box .iconbox-inline .iconbox-icon-wrap {
	line-height: 0;
}

.ld-fancy-heading .h1.elementor-heading-title .lqd-adv-txt-item:first-of-type,
.ld-fancy-heading .h2.elementor-heading-title .lqd-adv-txt-item:first-of-type {
	font-family: 'Gulim', sans-serif;
	letter-spacing: 0.15em;
    text-transform: uppercase;
	font-weight: 300;
}
.ld-fancy-heading .h1.elementor-heading-title .lqd-adv-txt-item:not(:first-of-type),
.ld-fancy-heading .h2.elementor-heading-title .lqd-adv-txt-item:not(:first-of-type) { 
	font-family: 'Ubuntu Sans', sans-serif;
	letter-spacing: 0px;
	padding-left: 12px;
	text-transform: initial;
}

.invite-video-section .ld-fancy-heading .h1.elementor-heading-title .lqd-adv-txt-item {
	display: block;
}

.invite-video-section .ld-fancy-heading .h1.elementor-heading-title .lqd-adv-txt-item:not(:first-of-type) {
	padding-left: 0;
}

.invite-info-box .iconbox {
	min-height: 155px;
}

.invite-flag-icon .iconbox-icon-container {
	width: 30px;
	height: 30px;
	border-radius: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.invite-flag-icon.invite-flag-icon-hr .iconbox-icon-container {
	background-image: url("../images/flags/hr.png");
}

.invite-flag-icon.invite-flag-icon-it .iconbox-icon-container {
	background-image: url("../images/flags/it.png");
}

.invite-flag-icon.invite-flag-icon-sk .iconbox-icon-container {
	background-image: url("../images/flags/sk.png");
}

.invite-flag-icon.invite-flag-icon-tr .iconbox-icon-container {
	background-image: url("../images/flags/tr.png");
}

.invite-overflow-hidden,
.invite-overflow-hidden .lqd-modal {
	overflow: hidden;
}

.invite-only-icon .iconbox-icon-wrap {
	line-height: 0;
}

.invite-only-icon.invite-only-icon-sm .elementor-widget-container {
	width: 60px;
	height: 60px;
	border-radius: 100%;
}

.invite-results-modal .lqd-modal {
	display: flex;
    justify-content: center;
    align-items: center;
    color: #f6fafb;
}

.invite-results-modal .lqd-modal .lqd-modal-content,
.invite-results-modal .lqd-modal .lqd-modal-content p {
	font-size: 16px;
	font-weight: 300;
	color: #f6fafb;
}

.lqd-blog-post-style-1 h1.entry-title, .lqd-blog-post-style-2 h1.entry-title {
	margin-bottom: 25px;
}

body a:focus {
    outline: none;
}

/* main .elementor-element ul { */
	/* padding-left: 1.5em !important; */
	/* list-style: none; */
/* } */

/* main .elementor-element ul li { */
    /* padding-bottom: 5px; */
/* } */

/* main .elementor-element ul li::before { */
    /* content: "\2022"; */
    /* color: #3a97a7; */
    /* font-weight: bold; */
    /* display: inline-block; */
    /* width: 1.5em; */
    /* margin-left: -1.5em; */
/* } */

body a:focus {
    outline: none;
}

body header.main-header.is-stuck .elementor-social-icons-wrapper .elementor-social-icon {
	border-color: #3a97a78a;
}

body header.main-header.is-stuck .elementor-social-icons-wrapper .elementor-social-icon svg {
	fill: #3a97a78a;
}

body header.main-header.is-stuck .elementor-social-icons-wrapper .elementor-social-icon i {
	color: #3a97a78a;
}

body header.main-header.is-stuck .elementor-social-icons-wrapper .elementor-social-icon:hover {
	border-color: #3a97a7;
	background-color: #3a97a70d;
}

body header.main-header.is-stuck .elementor-social-icons-wrapper .elementor-social-icon:hover svg {
	fill: #3a97a7;
}

body header.main-header.is-stuck .elementor-social-icons-wrapper .elementor-social-icon:hover i {
	color: #3a97a7;
}

body .main-logo .navbar-brand img {
	max-width: 130px;
}
header .navbar-toggle .bar {
	background-color: #3a97a7;
}
.lqd-mobile-sec ul.main-nav.lqd-mobile-main-nav>li>a {
	color: #21474a;
	padding: 22px 20px;
	border-bottom: 1px solid #21474a21;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
	font-weight: 300;
    letter-spacing: 0.04em;
    font-size: 18px;
	justify-content: center;
}

body input[type="button"], body input[type="submit"], body .elementor-button.btn-solid,
body .btn-gradient,
body .lqd-contact-form .wpcf7-submit,
body .wp-element-button {
	position: relative;
	font-family: 'Gulim', sans-serif;
    font-weight: normal;
	color: #f6fafb;
    text-transform: uppercase;
    line-height: 1.75em;
	letter-spacing: 0.1em;
	font-size: 14px;
	padding: 1.15em 2.1em;
	outline: none;
	border-radius: 40px;
}

body input[type="button"], 
body input[type="submit"], 
body .elementor-button.btn-solid,
body .page-404 .btn,
body .btn-gradient,
body .lqd-contact-form .wpcf7-submit,
body .wp-element-button,
body .btn.semi-round {
	border: unset;
    border-radius: 40px !important;
	color: #f6fafb;
	background: rgb(33,92,42);
	background: -moz-linear-gradient(90deg, rgba(33,92,42,1) 0%, rgba(34,132,129,1) 40%, rgba(34,172,216,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(33,92,42,1) 0%, rgba(34,132,129,1) 40%, rgba(34,172,216,1) 100%);
	background: linear-gradient(90deg, rgba(33,92,42,1) 0%, rgba(34,132,129,1) 40%, rgba(34,172,216,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#215c2a",endColorstr="#22acd8",GradientType=1);
	z-index: 2;
}

body input[type="button"]::before, 
body input[type="submit"]::before, 
body .elementor-button.btn-solid::before,
body .page-404 .btn::before,
body .btn-gradient::before,
body .lqd-contact-form .wpcf7-submit::before,
body .wp-element-button::before,
body .btn.semi-round::before {
	position: absolute;
	content: "";
	inset: 0;
	background: rgb(34,172,216);
	background: -moz-linear-gradient(90deg, rgba(34,172,216,1) 0%, rgba(34,132,129,1) 60%, rgba(33,92,42,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(34,172,216,1) 0%, rgba(34,132,129,1) 60%, rgba(33,92,42,1) 100%);
	background: linear-gradient(90deg, rgba(34,172,216,1) 0%, rgba(34,132,129,1) 60%, rgba(33,92,42,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#22acd8",endColorstr="#215c2a",GradientType=1);
	z-index: 1;
	opacity: 0;
	transition: opacity 0.5s linear;
	border-radius: 40px;
}

body input[type="button"]::before, 
body input[type="submit"]::before, 
body .elementor-button.btn-solid::before,
body .btn-gradient::before,
body .lqd-contact-form .wpcf7-submit::before,
body .wp-element-button::before {
	z-index: -1;
}

body input[type="button"]:hover::before, 
body input[type="button"]:focus::before, 
body input[type="button"]:active::before, 
body input[type="submit"]:hover::before, 
body input[type="submit"]:focus::before, 
body input[type="submit"]:active::before, 
body .elementor-button.btn-solid:hover::before,
body .elementor-button.btn-solid:focus::before,
body .elementor-button.btn-solid:active::before,
body .page-404 .btn:hover::before,
body .page-404 .btn:focus::before,
body .page-404 .btn:active::before,
body .btn-gradient:hover::before,
body .btn-gradient:focus::before,
body .btn-gradient:active::before,
body .lqd-contact-form .wpcf7-submit:hover::before,
body .lqd-contact-form .wpcf7-submit:focus::before,
body .lqd-contact-form .wpcf7-submit:active::before,
body .wp-element-button:hover::before,
body .wp-element-button:focus::before,
body .wp-element-button:active::before,
body .btn.semi-round:hover::before,
body .btn.semi-round:focus::before,
body .btn.semi-round:active::before {
	opacity: 1;
}

body input[type="button"]:hover, body input[type="submit"]:hover, body .elementor-button.btn-solid:hover,
body .lqd-contact-form .wpcf7-submit:hover,
body .page-404 .btn:hover,
body .btn.semi-round:hover {
	transform: unset;
	color: #f6fafb;
}

body .ld-ajax-loadmore>span {
	padding: 0;
}

.border-gradient {
	position: relative;
	width: 100%;
	height: 15px;
	background: rgb(33,92,42);
	background: -moz-linear-gradient(90deg, rgba(33,92,42,1) 0%, rgba(34,132,129,1) 40%, rgba(34,172,216,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(33,92,42,1) 0%, rgba(34,132,129,1) 40%, rgba(34,172,216,1) 100%);
	background: linear-gradient(90deg, rgba(33,92,42,1) 0%, rgba(34,132,129,1) 40%, rgba(34,172,216,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#215c2a",endColorstr="#22acd8",GradientType=1);
}

.lqd-head-col.has_custom_logos {
	align-items: center;
}

header.is-stuck .logo_eu {
	display: none;
}

.invite-flex-center .lqd-lp-row.flex-wrap {
	justify-content: center;
}

body footer.main-footer {
	background-color: #29363c;
	color: #acb8bf;
	padding-top: 0;
	padding-bottom: 0;
}
body footer.main-footer a:not(.btn) {
	color: #acb8bf; /* d6e2e3 */
}
body footer.main-footer h3 > a:not(.btn) { 
	color: #468C7D;
}

body footer.main-footer p {
	font-size: 1em;
}

body footer.main-footer .footer_logo img {
	max-width: 160px;
}

body footer .footer-top-area {
	padding: 60px 0;
	background-color: #EAEAEB;
}

body footer .copyright-area {
	padding: 30px 0;
	font-size: 14px;
	color: #acb8bf;
}

body footer .copyright-area a:not(.btn) {
	color: #acb8bf;
}

body footer .footer-socials li {
	margin-right: 15px;
}

.margin-top-35 {
	margin-top: 35px;
}

body .round {
    border-radius: 40px;
}

.invite-side-drawer .nav-trigger.collapsed {
	position: absolute;
	left: -75px;
}

.invite-side-drawer .ld-module-sd>.ld-module-dropdown {
	background-color: #145c5a78;
	-webkit-backdrop-filter: blur(40px);
	backdrop-filter: blur(40px);
}

.invite-side-drawer .ld-module-sd>.ld-module-dropdown>.nav-trigger {
	left: auto;
	right: 1em;
}

.invite-side-drawer .nav-trigger.style-3 .bar {
	background-color: #f6fafb;
}

.invite-side-drawer .ld-module-sd>.ld-module-dropdown>.nav-trigger:hover .bar {
	background-color: #fff;
}

.nav-trigger.style-3 .bar:last-of-type {
	width: 40px;
    height: 1px;
}

.lqd-stickybar-wrap {
	width: 65px;
}

.wbm-blog-style-19 .lqd-lp-style-19 .lqd-lp-img {
	background-color: #6caead;
	border-radius: 40px;
}

.wbm-blog-style-19 .lqd-lp-style-19 .lqd-lp-img .btn {
	background-color: #228481;
	color: #f6fafb;
}


.lqd-lp-style-13 .lqd-lp-img figure {
	background-color: #f6fafb;
	border-radius: 40px;
	max-width: 350px;
}

.lqd-lp-style-13 .lqd-lp-meta.lqd-lp-meta-solid {
	background: rgb(34,172,216);
	background: -moz-linear-gradient(90deg, rgba(34,172,216,1) 0%, rgba(34,132,129,1) 60%, rgba(33,92,42,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(34,172,216,1) 0%, rgba(34,132,129,1) 60%, rgba(33,92,42,1) 100%);
	background: linear-gradient(90deg, rgba(34,172,216,1) 0%, rgba(34,132,129,1) 60%, rgba(33,92,42,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#22acd8",endColorstr="#215c2a",GradientType=1);
	color: #f6fafb;
}

.lqd-lp-style-13 .lqd-lp-excerpt {
	color: #21474A;
}

.lqd-blog-post-style-1 .lqd-post-cover {
	max-height: 455px;
}

.lqd-blog-post-style-1 .main-header-overlay+#lqd-site-content .lqd-post-header {
	padding-top: 155px;
	padding-bottom: 45px;
}

.lqd-blog-post-style-1 h1.entry-title, .lqd-blog-post-style-2 h1.entry-title, 
.lqd-blog-post-style-5 h1.entry-title {
	text-align: left;
}

.invite-post-image img {
	width: auto;
	max-height: 250px;
	object-fit: cover;
	border-radius: 40px;
}

body.lqd-blog-post-style-1 .entry-meta {
	margin: 0;
	justify-content: flex-start;
}

body.lqd-blog-post-style-1 .entry-meta .byline {
	padding-left: 0;
}

.tags-links a {
	border: 2px solid #21474A;
	background-color: transparent;
	color: #21474A;
}

.tags-links a:hover,
.tags-links a:focus,
.tags-links a:hover {
	color: #f6fafb;
	background-color: #21474A;
}

.search #lqd-site-content,
.blog #lqd-site-content,
.archive #lqd-site-content {
	padding-top: 45px;
	padding-bottom: 45px;
}

.btn-naked {
    color: #21474A;
}

.lqd-blog-post-style-1 .entry-meta .byline>span>span:first-of-type {
	font-weight: 400;
}

.share-links a:hover {
	color: #3a97a7;
}

nav.post-nav a:hover .nav-subtitle,
nav.post-nav .nav-subtitle {
	color: #21474A;
	background-color: transparent;
	padding: 0;
}

nav.post-nav .nav-title {
	display: none;
}

nav.post-nav a:hover .nav-subtitle,
nav.post-nav .nav-subtitle:hover,
nav.post-nav .nav-subtitle:active,
nav.post-nav .nav-subtitle:focus {
	background-color: transparent;
	color: #3a97a7;
}

.btn-naked:hover {
    color: #3a97a7;
}

body .lqd-lp-style-6 {
    box-shadow: 0 20px 55px rgb(3 79 117 / 9%);
    background-color: rgba(255, 255, 255, 0.85);
}
body .lqd-lp-style-6:hover {
    box-shadow: 0 25px 55px rgb(70 140 125 / 8%);
    transform: unset;
}

body.search .content .lqd-lp-title a,
body h2.lqd-lp-title a {
	color: #29363C;
}

body .lqd-lp-style-6:hover h2.lqd-lp-title a {
	color: #468c7d;
}

.blog .no-results.not-found .search-form {
	display: none !important;
}
.search .lqd-lp-grid .lqd-lp-row .lqd-lp-column article {
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(41, 54, 60, .1);
}
.search .lqd-lp-grid .lqd-lp-row .lqd-lp-column article:not(.has-post-thumbnail) {
	padding-top: 30px;
}

.lqd-lp-style-13 .lqd-lp-cat {
	background-color: inherit;
	border-left: 1px solid #f6fafb;
}
body .lqd-lp-date {
	color: #29363C;
	font-weight: 300;
}

.partners_logos_wrapper img {
    filter: url(filters.svg#grayscale);
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all .3s ease-in-out;
}

.partners_logos_wrapper img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
}

body .page-404 {
	padding: 50px 0;
	background: rgb(33,92,42);
	background: -moz-linear-gradient(90deg, rgba(33,92,42,1) 0%, rgba(34,132,129,1) 40%, rgba(34,172,216,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(33,92,42,1) 0%, rgba(34,132,129,1) 40%, rgba(34,172,216,1) 100%);
	background: linear-gradient(90deg, rgba(33,92,42,1) 0%, rgba(34,132,129,1) 40%, rgba(34,172,216,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#215c2a",endColorstr="#22acd8",GradientType=1);
}

body .cmplz-blocked-content-container {
	max-height: 450px;
    object-fit: cover;
	filter: url(filters.svg#grayscale);
	/* Firefox 3.5+ */
	filter: gray;
	/* IE6-9 */
	-webkit-filter: grayscale(1);
}

body .widget input, .widget.ld-sf input, body .widget.ld-sf button {
	border-radius: 30px;
}

body.lqd-blog-post-style-1 .lqd-post-cover-overlay, 
body.lqd-blog-post-style-2 .lqd-post-cover-overlay {
    background-color: rgba(0,0,0,.6);
}

body.lqd-blog-post-style-1 h1.entry-title, 
body.lqd-blog-post-style-2 h1.entry-title, 
body.lqd-blog-post-style-5 h1.entry-title {
	color: #d6e2e3;
}
body.lqd-blog-post-style-1 .entry-meta, 
body.lqd-blog-post-style-2 .entry-meta, 
body.lqd-blog-post-style-5 .entry-meta {
	color: #d6e2e3;
	letter-spacing: .15em;
}

body .wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%;
}

body .wp-block-search button.wp-block-search__button[type=submit] {
	padding: 0.15em 1.5em;
	margin-left: 10px;
    word-break: normal;
}
body.has-sidebar.lqd-blog-post-style-1 .lqd-post-cover {
	margin-bottom: 70px;
}

.lqd-blog-post-style-1 .entry-meta .byline>span>span:first-of-type, 
.lqd-blog-post-style-1 .entry-meta .cat-links>span:first-of-type, 
.lqd-blog-post-style-1 .entry-meta .posted-on>span:first-of-type, 
.lqd-blog-post-style-2 .entry-meta .byline>span>span:first-of-type, 
.lqd-blog-post-style-2 .entry-meta .cat-links>span:first-of-type, 
.lqd-blog-post-style-2 .entry-meta .posted-on>span:first-of-type {
    font-family: 'Roboto Condensed';
    font-weight: 300;
	font-size: 12px;
}

.lqd-blog-post-style-1 .entry-meta a, 
.lqd-blog-post-style-1 .entry-meta time, 
.lqd-blog-post-style-2 .entry-meta a, 
.lqd-blog-post-style-2 .entry-meta time, 
.lqd-blog-post-style-5 .entry-meta a, 
.lqd-blog-post-style-5 .entry-meta time {
	font-size: 16px;
	color: #f6fafb;
}

.lqd-blog-post-style-1 .entry-meta .byline figure {
	display: none;
}
.lqd-blog-post-style-1 .entry-meta .byline .entry-author {
	text-align: left;
}
.lqd-blog-post-style-1 .entry-meta .cat-links {
	display: none;
}

.lqd-blog-post-style-1 .entry-meta a {
	pointer-events: none;
	cursor: initial;
}

ul.breadcrumbs>li:not(:last-child):after, ol.breadcrumb>li:not(:last-child):after {
	opacity: .6;
}
body .widget a {
	font-weight: 400;
}
body mark, body .mark {
	background-color: rgb(190, 214, 215); 
}
body .widget .h2, 
body .widget h2 {
	font-family: 'Ubuntu Sans', sans-serif;
	font-weight: 400;
}
.widget_product_search input[type=search], .wp-block-search input[type=search], .widget_search input[type=search] {
	background-color: transparent;
	max-width: 300px;
}

.widget .filter-title, .widget .widget-title, .widget .widgettitle {
    font-size: 18px;
    text-transform: uppercase;
}

.widget_tag_cloud a, .wp-block-tag-cloud a {
	border: 2px solid #21474A;
	background-color: transparent;
	color: #21474A;
}

.widget_tag_cloud a:hover, .wp-block-tag-cloud a:hover {
	color: #f6fafb;
	background-color: #21474A;
}

.titlebar {
	min-height: 455px;
}

.titlebar-inner p {
    font-weight: 300;
}

body ::-moz-selection {
    color: #f6fafb;
    background: #1096a8;
}

body ::selection {
    color: #f6fafb;
    background: #1096a8;
}

::-webkit-scrollbar-track {
	border-radius: 6px; 
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

::-webkit-scrollbar {
	border-radius: 10px;
	width: 6px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
	border-radius: 6px;
	background: rgb(34,172,216);
	background: -moz-linear-gradient(180deg, rgba(34,172,216,1) 0%, rgba(34,132,129,1) 60%, rgba(33,92,42,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(34,172,216,1) 0%, rgba(34,132,129,1) 60%, rgba(33,92,42,1) 100%);
	background: linear-gradient(180deg, rgba(34,172,216,1) 0%, rgba(34,132,129,1) 60%, rgba(33,92,42,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#22acd8",endColorstr="#215c2a",GradientType=1);
}

.no-shadow, 
.no-shadow:hover,
.no-shadow:focus,
.no-shadow:active,
.no-shadow .btn, 
.no-shadow .btn:hover,
.no-shadow .btn:focus,
.no-shadow .btn:active {
	box-shadow: unset;
	outline: none;
}

header.main-header .lqd-custom-menu .btn.btn-solid {
	padding: 2px 14px;
}

@media only screen and (min-width: 1600px) { 
	main p,
	.lqd-contents ul li {
		font-size: 18px;
		line-height: 1.6em;
	}
	
	main .elementor-element  p ul li {
		font-size: 18px;
		padding-bottom: 10px;
	}

}

@media screen and (max-width: 1399px) { 
	body .lqd-lity[data-modal-type=default] {
		display: flex;
		align-items: baseline;
		justify-content: center;
	}
	
	body .lqd-lity.lqd-lity-opened[data-modal-type=default] {
		padding: 20px;
	}
	
	body .lqd-lity.lqd-lity-opened .lqd-lity-wrap {
		display: flex;
		align-items: baseline;
		width: 100%;
		height: 100%;
	}
	body .lqd-lity.lqd-lity-opened[data-modal-type=default] .lqd-lity-container {
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
	
	/* [data-overlay-onmobile=true] .main-header:not(.is-stuck) { */
		/* position: fixed; */
	/* } */
	
	.main-header.is-stuck .navbar-header {
		background-color: rgba(246, 250, 251, 0.5);
		-webkit-backdrop-filter: blur(30px);
		backdrop-filter: blur(30px);
	}
	
	body[data-mobile-nav-style=classic] .lqd-mobile-sec .navbar-collapse, 
	body[data-mobile-nav-style=minimal] .lqd-mobile-sec .navbar-collapse {
		background-color: rgba(246, 250, 251, 0.5);
		-webkit-backdrop-filter: blur(30px);
		backdrop-filter: blur(30px);
		border-radius: 0px 0px 40px 40px;
	}
	
	body .lqd-modal {
		padding: 25px 0em;
	}
	
	body .lqd-lity.lqd-lity-opened[data-modal-type=default] .lqd-lity-container {
		height: 100%;
	}
	
}


@media screen and (max-width: 920px) {
    body .lqd-tabs-style-3 .lqd-tabs-nav {
        justify-content: space-around;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
	
	header.is-not-stuck .elementor-89 .elementor-element.elementor-element-efcc70f {
		position: absolute;
        top: 150px;
        right: 5px;
	}
	
	header.is-not-stuck .elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
		grid: none;
		gap: 10px;
	}
	
	body header.is-stuck .elementor-social-icons-wrapper {
		display: none;
		visibility: hidden;
	}
	
	.invite-video-section > .elementor-container {
		padding: 0 60px;
	}
}


@media only screen and (min-width: 1200px) and (max-width: 1599px) {
	.logo_eu {
		position: absolute;
		right: 15px;
		top: 125px;
	}
}

@media only screen and (max-width: 1199px) {

	
	body.home #lqd-site-content {
		padding-top: 112px;
	}
	
	body .section-first .lqd-imggrp-container,
	body .section-first .lqd-imggrp-container .lqd-imggrp-inner,
	body .section-first .lqd-imggrp-container .lqd-imggrp-inner .lqd-imggrp-img-container,
	body .section-first .lqd-imggrp-container .lqd-imggrp-inner .lqd-imggrp-img-container figure,
	body .section-first .lqd-imggrp-container .lqd-imggrp-inner .lqd-imggrp-img-container figure img {
		height: 100%;
	}
	
	
	body header.main-header.is-not-stuck { 
		height: 112px;
	}
	body header.main-header.is-stuck {
		animation: unset;
	}

	body header.main-header.is-stuck .lqd-mobile-sec {
		height: 96px;
		transition: height 0.3s ease-out;
	}
	
	body header.main-header .lqd-mobile-sec .navbar-brand img { 
		width: 105px;
		transition: opacity .3s,visibiliy .3s, width 0.3s ease-out;
	}
	body header.main-header.is-stuck .lqd-mobile-sec .navbar-brand img {
		width: 90px;
	}
}

@media only screen and (min-width: 992px) {
	.lqd-blog-post-style-1 .entry-meta, .lqd-blog-post-style-2 .entry-meta {
		justify-content: space-around;
	}
	
	body.has-sidebar.lqd-blog-post-style-1 #lqd-contents-wrap {
		padding-bottom: 70px;
	}
	
	.lqd-blog-post-style-1 .lqd-post-header, .lqd-blog-post-style-2 .lqd-post-header {
        max-width: 1170px;
    }

}
@media only screen and (max-width: 991px) {
	
	.h1, h1, .titlebar-inner h1,
	.lqd-blog-post-style-1 h1.entry-title, 
	.lqd-blog-post-style-2 h1.entry-title {
		font-size: 36px;
		line-height: 1.2em;
		letter-spacing: 0.04em;
	}
	
	.lqd-blog-post-style-1 h1.entry-title, 
	.lqd-blog-post-style-2 h1.entry-title {
		font-size: 28px;
	}

	.h2, h2 {
		font-size: 32px;
		line-height: 1.31em;
		letter-spacing: 0.04em;
	}

	.h3, h3 {
		font-size: 28px;
		line-height: 1.2em;
		letter-spacing: 0.04em;
	}

	.h4, h4 {
		font-size: 22px;
		line-height: 1.2em;
		letter-spacing: 0.04em;
	}
	
	main p,
	main a,
	main ul li,
	main ul li a,
	.titlebar-inner p {
		font-size: 1em;
	}
	
	.lqd-post-header .titlebar-col.text-end {
		display: none;
	}
	
	.lqd-post-header .container.titlebar-container {
		width: 100%;
	}
	
	.lqd-blog-post-style-1 .lqd-post-cover {
		width: 100vw;
		left: 50%;
		right: 50%;
		margin-inline-start: -50vw;
		margin-inline-end: 0;
	}
	
	.lqd-blog-post-style-1 .main-header-overlay+#lqd-site-content .lqd-post-header {
		padding-top: 170px;
		padding-bottom: 45px;
	}
	body .lqd-counter-element {
		font-size: 22px;
	}
	/* contact. */
	body.page-id-4909 #lqd-contents-wrap {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	} 
	body.page-id-4909 #lqd-contents-wrap .section_gm {
		order: 1;
	}
	
	body.has-sidebar.lqd-blog-post-style-1 #lqd-contents-wrap {
		padding-bottom: 30px;
	}
}
@media only screen and (max-width: 767px) {
		
	body.blog #lqd-contents-wrap,
	body.archive #lqd-contents-wrap {
		padding-left: 20px;
		padding-right: 20px;
	}

	
}

@media only screen and (max-width: 479px) { 

	.lqd-blog-post .lqd-post-header h1.entry-title {
		font-size: 24px;
	}
    .lqd-blog-post-style-1 .entry-meta>div, .lqd-blog-post-style-2 .entry-meta>div {
        justify-content: start;
    }
	
	.lqd-blog-post-style-1 .entry-meta>div:not(.byline), .lqd-blog-post-style-2 .entry-meta>div:not(.byline) {
		align-items: start;
    }

}
@media only screen and (max-width: 476px) { 

	body footer.main-footer .footer_logo img {
		width: 150px;
	}
	.wpcf7 .wpcf7-spinner {
		display: none;
	}
		
	body .lqd-lity.lqd-lity-opened .lqd-lity-content .lqd-modal {
		padding-left: 0;
	}
	
	body .lqd-lity.lqd-lity-opened[data-modal-type=default] .lqd-lity-container {
		padding-right: 10px;
	}
	
	body .lqd-lity.lqd-lity-opened .lqd-lity-close {
		top: 27px;
		right: 20px;
	}
	.lqd-fade-sides:not(.carousel-container) {
		mask-image: linear-gradient(to right,transparent 0,#000 10%,#000 90%,transparent 100%);
		-webkit-mask-image: linear-gradient(to right,transparent 0,#000 10%,#000 90%,transparent 100%);
	}

}
