body, .sp-preloader {
	color: var(--body_color);
	font-size: 20px;
	line-height: 28px;
	font-weight: 300;
}
p {	font-weight: 300;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
.sp-megamenu-parent > li:hover > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a,
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
	color: var(--secondary_color);
}

.zunder {
	position: relative !important;
	z-index: 0 !important;
}
.zover {
	position: relative !important;
	z-index: 99 !important;
}
.single-service-item-three .text h3.title a,
.single-service-item a {
	color: var(--black_color);
}

.single-service-item-three .text h3.title a:hover,
.single-service-item a:hover {
	color: var(--primary_color);
}
.meta a.icon i {
	color: var(--black_color);
}
ul.footer-nav li {
	margin-bottom: 15px !important;
}
.sp-page-title {
	padding: 170px 20px;
}

.sp-page-title .sp-page-title-heading {
	font-size: 50px;
	font-weight: 600;
	line-height: 0.92em;
	text-align: center;
	z-index: 99;
	position: relative;
}
.sp-page-title {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.sp-page-title:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(129.29deg, rgba(0, 0, 0, 0.6) 16.77%, rgba(0, 0, 0, 0.3) 74.33%);
}
.menu-button,
.lang-dropdown {
	display: inline-block !important;
}
#sp-header {
	height: 110px;
	padding: 30px 15px;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0) !important;
}

#sp-header.header-sticky {
	box-shadow: 0 0 4px 0 rgb(235, 235, 235,0.7) !important
}
.nav-right-item {
  text-align: right;
}
.sp-megamenu-parent > li > a, 
.sp-megamenu-parent > li > span {
	line-height: 110px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
	padding: 10px 0;
}
#sp-header .logo {
	height: 110px;
}
.header-navigation {
	padding-top: 27px;
}
#sp-search {
	text-align: right;
	float: right;
}
#sp-search .d-flex {
  display: block !important;
}
.top85 {
	margin-top: -85px !important;
}
/**/
.single-service-item-four .img-holder .hover-content .inner-content {
	text-align: left;
}
.weather-content img {
	box-shadow: 0px 4px 40px rgba(59, 105, 222, 0.4);
	border-radius: 12px;
	width: 100%;
}
.acc-sidebar-area .sidebar-widget .widget-title {
	color: var(--black_color);	
}
.single-features-item .text a.btn-link {
	color: var(--black_color);	
}
.single-features-item .text a.btn-link:hover {
	color: var(--primary_color);	
}
.counting-box h5,
.single-team-item .member-info h4.title {
	color: var(--black_color);	
}
.mt-30 {
	margin-top: 30px;
}
.partnerss img {
	padding-left: 18px;
	padding-right: 18px;
	text-align: center;
	display: block;
}

/**/
.hhide .sp-page-title {
	display: none;
}
.fancy-icon-box-two .icon-title .icon i,
.experience-box .big-text h2.number {
	color: var(--primary_color) !important;
}
.single-service-item-two .text h4.title a {
	color: var(--black_color);	
}
.fancy-icon-box-two a.btn-link:hover,
.single-service-item-two .text h4.title a:hover {
	color: var(--primary_color);
}
.fancy-icon-box-two a.btn-link {
	color: var(--black_color);	
}
/*blog*/
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
	width: 100%;
}
/*header*/
#sp-header.transparent.header-sticky {
    position: fixed;
    left: 0;
    top: 0;
	width: 100%;
	margin: auto;
	display: block;
	background: #000000;
	z-index: 999;
}
#sp-header.transparent {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 99;
	background: transparent;
}
@media (max-width: 980px) {
#sp-header.transparent {top: 0px;
}
}
#sp-header.transparent .sp-megamenu-parent > li > a, 
#sp-header.transparent .sp-megamenu-parent > li > span, 
#sp-header.transparent .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	color: #ffffff;
}
#sp-header.transparent .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a, 
#sp-header.transparent .sp-megamenu-parent > li.active > a {
	color: #ffffff;
}

#sp-header.transparent .sp-dropdown-inner a {
	color: var(--black_color) !important;
}
#sp-header.transparent a:hover,
#sp-header.transparent .sp-dropdown-inner a:hover {
	color: var(--secondary_color) !important;
}

#sp-header.transparent .main-btn.btn-green {
  background-color: var(--secondary_color);
}

#sp-header.transparent .main-btn.btn-green:hover {
  background-color: var(--black_color);
  color: #ffffff !important;
}

#sp-header.transparent .nav-right-item .nice-select {
	color: #ffffff;
	background-color: transparent
}


#sp-topbars {
    position: absolute;
    left: 0;
    top: 20px;
    width: 100%;
    z-index: 99;
	background: transparent;
}

.top-bar .top-left span {
  -webkit-margin-end: 2px !important;
  margin-inline-end: 2px !important;
}

#sp-topbars span,
#sp-topbars i,
#sp-topbars a {
	color: #ffffff;
}

/**/
.fancy-icon-box-three .btn-link  {
	color: var(--black_color);
}

/**/
.article-list .article .article-header h1, 
.article-list .article .article-header h2 {
	margin-bottom: 10px;
	font-weight: 500;
	font-size: 33px;
	line-height: 1.3;
}
.article-list .article .article-header h2 a:hover {
	color: var(--secondary_color);
}
.article-info span {
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
}
.article-list .article .readmore a {
	font-size: 14px;
	line-height: 21px;
	font-weight: 500;
	text-transform: uppercase;
}
.article-list .article .readmore a:hover {
	color: var(--secondary_color);
}
#sp-left .sp-module, #sp-right .sp-module {
	border: 0px solid #f3f3f3;
	border-radius: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}
#sp-left .sp-module .sp-module-title, 
#sp-right .sp-module .sp-module-title {
	padding-bottom: 22px;
	border-bottom: 1px solid var(--black_color);
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2;
}
.form-search input {
	height: 65px;
	border: 1px solid rgba(28, 35, 31, 0.1);
	border-radius: 5px;
	width: 100%;
	padding: 0 30px;
}
.form-search .awesomplete {
	width: 100%;
}
#sp-right .sp-module ul > li > a:hover {
	color: var(--secondary_color);
}
ul.categories-module a {
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
}
#sp-left .sp-module ul > li, 
#sp-right .sp-module ul > li {
	border-bottom: 1px solid rgba(28, 35, 31, 0.1);
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.article-list .article {
	border: 0px solid #f5f5f5;
	border-radius: 0px;
}
.article-details .article-full-image img  {
border-radius: 0px;
width: 100%;
}
.article-details .article-header h1, 
.article-details .article-header h2 {
	font-size: 30px;
	font-weight: 500;
	line-height: 1.3;
}
.view-article .article-details img {margin: 25px 0;}
.view-article .article-details h3 {
	font-size: 27px;
	font-weight: 500;
	line-height: 1.2;
}

#sp-left .sp-module .tagscloud .tag-name, 
#sp-right .sp-module .tagscloud .tag-name {
  font-weight: 500;
  color: var(--black_color);
  padding: 10px 25px;
  border-radius: 5px;
  border: 1px solid rgba(28, 35, 31, 0.1);
  line-height: 120%;
  margin-bottom: 10px;
  background: #fff;
}
#sp-left .sp-module .tagscloud .tag-name:hover, 
#sp-right .sp-module .tagscloud .tag-name:hover {
  background-color: var(--primary_color);
  color: #fff;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 30px auto 2px auto;
  z-index: 999;
  position: relative;
  text-align: center;
  display: block;
}
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li::before, .sp-page-title .breadcrumb > li > a {
font-size: 20px;
font-weight: 300;
line-height: 24px;
color: #ffffff;
display: inline-block;
}
.sp-page-title .breadcrumb .fas {display: none;}
.sp-page-title .breadcrumb > .active {color: #ffffff;}

/**/
.pagination > .active > a:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:hover, 
.pagination > .active > span:focus {
	 background-color: var(--primary_color);
	 color: #ffffff;
	 border-color: var(--primary_color);
}

.pagination > .active > a, 
.pagination > .active > span {
border-color: var(--black_color);
background-color: var(--black_color);
color: #fff;
}
.pagination > li:hover a, 
.pagination > li:hover span {
color: #fff;	
}
.page-link:hover {
	 background-color: var(--primary_color);
	 color: #ffffff;
	 border-color: var(--primary_color);
}
/**/
.sppb-carousel-extended-item:hover .inner-content {
	opacity: 1;
	transition: all 0.4s ease-out 0s;
}
.sppb-carousel-extended-item .inner-content {
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px);
	-webkit-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	opacity: 0;
}
.sppb-carousel-extended-item .inner-content .cat-btn {
	font-weight: 500;
	line-height: 24px;
	background-color: #fff;
	padding: 5px 14px;
	color: var(--black_color);
}
.sppb-carousel-extended-item .inner-content h6 {
	background-color: var(--primary_color);
	padding: 10px 15px;
	font-size: 20px;
	color: #fff;
	margin-top: 6px;
}

@media (max-width: 1024px) {
.sp-page-title .sp-page-title-heading {
	font-size: 40px !important;
}
.sppb-addon-feature img {
	width: 100% !important;
}
#section-id-1684937015425 .sub-title,
#sppb-addon-wrapper-1684869730668 .sub-title {
	padding-top: 80px;
}

#sppb-addon-1685002631561 {
	margin-bottom: 30px;
}
#section-id-1684954189073 .sppb-text-right,
#section-id-1684954189073 p {
	text-align: center;
}
}

p {padding: 10px 0;}
.felsorolas ul {padding: 20px 0;}
.felsorolas ul li {padding: 3px 0;}
.felsorolas ul li::before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  color: var(--primary_color);
  padding-right: 10px;
}

h2 {padding: 20px 0;}
.offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span, .offcanvas-menu .offcanvas-inner ul.menu > li a:hover, .offcanvas-menu .offcanvas-inner ul.menu > li a:focus {color: var(--primary_color)!important;}