/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
/* header css start */
.astm-search-menu .search-icon{
	position: relative;
}
li.astm-search-menu.is-menu {
    margin-left: 15px;
}
.astm-search-menu:before {
    content: '';
    background: url(https://ewebworld.in/client-demo/albyhus3/wp-content/uploads/2025/01/search-icon.svg) no-repeat center / contain;
    width: 25px;
    height: 25px;
    position: absolute !important;
    font-size: 0 !important;
    left: 0;
    top: 45%;
    transform: translateY(-45%);
    display: block;
    margin-top: -4px;
}
.astm-search-menu svg.search-icon path {
    opacity: 0;
}
.header-btn a.elementor-button,  .custom-btn a.elementor-button, .mobile-menu li.elementor-button-wrapper a.hfe-menu-item.elementor-button{
	position: relative;
}
.header-btn a.elementor-button:before, .custom-btn a.elementor-button:before, .mobile-menu li.elementor-button-wrapper a.hfe-menu-item.elementor-button:before{
	content: '';
	position: absolute;
	background: #2070B8E5;
	width: 15px;
	height: 15px;
	left: 0;
	top: 0;
	opacity: 1 !important;
}
.header-btn a.elementor-button:after, .custom-btn a.elementor-button:after, .mobile-menu li.elementor-button-wrapper a.hfe-menu-item.elementor-button:after{
	content: '';
	position: absolute;
	background: #2070B8E5;
	width: 15px;
	height: 15px;
	right: 0;
	top: auto;
	bottom: 0;
	left: auto;
	opacity: 1 !important;
}
.mobile-menu li.elementor-button-wrapper a.hfe-menu-item.elementor-button {
	max-width: 180px;
	justify-content: center;
	padding: 10px 20px 9px 20px !important;
	margin-top: 10px;
}
header#masthead{
	position: absolute !important;
	width: 100%;
	transition: all 0.3s ease;
}
header#masthead.sticky {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	background: rgb(0 0 0 / 30%);
	color: white;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
/* header css end */
/* home page css start */
.home-banner-slider .slide-content h1{
	font-family: Figtree;
	font-size: 68px;
	font-weight: 900;
	line-height: 82px;
	color:#FFFFFF;
	text-transform: uppercase;
}
.home-banner-slider .slide-content p{
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 36px;
	color:#FFFFFF;
	max-width: 524px;
}
.home-banner-slider .slide-content .banner-button {
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 21px;
	letter-spacing: 1px;
	color: #2D3941;
	border-radius: 0px 0px 0px 0px;
	padding: 14px 33px 14px 34px;
	text-decoration: none;
	display: inline-block;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	position: relative;
	margin-top: 17px;
}
.home-banner-slider .slide-content .banner-button:before {
	content: '';
	position: absolute;
	background: #2070B8E5;
	width: 15px;
	height: 15px;
	left: 0;
	top: 0;
}
.home-banner-slider .slide-content .banner-button:after {
	content: '';
	position: absolute;
	background: #2070B8E5;
	width: 15px;
	height: 15px;
	right: 0;
	top: auto;
	bottom: 0;
	left: auto;
}
.home-banner-slider .slide-content {
	max-width: 770px;
}
.home-banner-slider .swiper-wrapper{
	max-width: 1250px;
	margin: 0 auto;
}
.home-banner-slider .swiper-button-next:after, .home-banner-slider .swiper-button-prev:after {
	font-size: 20px;
	color: #fff;
}
.custom-btn a.elementor-button:before, .custom-btn a.elementor-button:after{
	background: #2070B833;
}
/* home page css end */
/* footer css start */
footer .elementor-icon-box-wrapper h3.elementor-icon-box-title {
	margin-top: 0;
}
/* footer css end */
/* blog page css start */
.site-main.full-width-container {
	width: 100% !important;
	max-width: 100% !important;
} 
.elemt-container {
	max-width: 1550px !important;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
} 
.dflex-pstall {
	display: flex;
	flex-wrap: wrap;
	row-gap: 30px; 
	margin-top: 60px;
	margin-bottom: 40px; 
} 
article.post-blg-alr {
	width: 33.333%;
}
.page-content.single-pst-tml .single-contf {
	width: 68%;
}
article.post-blg-alr .blg-cont h2 a, article.post-blg-alr .blg-cont h2 {
	font-family: "Figtree", Sans-serif;
	font-size: 26px;
	font-weight: 800;
	line-height: 30px;
	color: #2D3941;
	text-decoration: none;
	margin: 0 0;
} 
article.post-blg-alr .blg-cont p {
	color: #555555;
	font-family: "Rubik", Sans-serif;
	margin: 0 0; 
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
} 
article.post-blg-alr .redbtn a {
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 1px;
	color: #2D3941;
	border: 1px solid #2070B8;
	padding: 14px 30px;
	transition: 0.60s; 
} 
article.post-blg-alr .redbtn {
	display: flex;
	margin-top: 22px;
} 
article.post-blg-alr .blg-cont h2 {
	margin-bottom: 16px;
} 
article.post-blg-alr .inrblog {
	border: 1px solid #eee;
	margin: 0px 12px;
} 
.inrblog a {
	display: block;
} 
article.post-blg-alr a {
	text-decoration: none !important;
	outline: none !important;
} 
article.post-blg-alr .redbtn a:hover {
	background-color: #2070B8;
	color: #fff;
} 
article.post-blg-alr .inrblog:hover .redbtn a {
	background-color: #2070B8;
	color: #fff;
} 
.inrblog img {
	width: 100%;
	max-width: 100%;
	min-height: 220px;
	max-height: 220px;
	object-fit: cover;
}
article.post-blg-alr .inrblog .blg-cont {
	padding: 20px 22px 30px;
} 
.time-section a {
	color: #2070B8;
	font-family: "Rubik", Sans-serif;
	margin: 0 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	text-decoration: none; 
}
.blg-cont .time-section {
	padding-bottom: 8px;
} 
.single.single-post .site-main {
	max-width: 100% !important;
	width: 100% !important;
} 
.single-blg-flx {
	position: relative;
	margin-bottom: 46px;
} 
.single-blg-flx h2 {
	font-family: "Figtree", Sans-serif;
	font-size: 58px;
	line-height: 59px;
	font-weight: 800;
	color: #fff;
	text-decoration: none;
	position: absolute;
	left: 0;
	right: 0;
	max-width: 890px;
	margin: 0 auto;
	top: 49%;
	text-align: center;
	z-index: 1; 
} 
.single-blg-flx img {
	display: block;
} 
.single-contf p, .single-contf li, .single-contf span, .single-contf {
	color: #555555;
	font-family: "Rubik", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
} 
.single-contf strong {
	color: #000;
} 
.single-contf a {
	color: #2070B8;
	text-decoration: none;
} 
.recent-pst-kt h4 {
	font-family: "Figtree", Sans-serif;
	font-size: 28px;
	font-weight: 800;
	line-height: 33px;
	color: #2D3941;
	margin: 0 0 24px;
} 
.page-content.single-pst-tml .recent-pst-kt {
	width: 28%;
	border-left: 1px solid #ececec;
	padding-left: 35px;
} 
.recent-pst-kt .right-side-blog-single h3, .recent-pst-kt .right-side-blog-single h3 a {
	font-family: "Figtree", Sans-serif;
	font-size: 18px;
	font-weight: 800;
	line-height: 22px;
	color: #2D3941;
	margin: 0 0 3px;
	text-decoration: none; 
} 
.page-content.single-pst-tml {
	display: flex;
	justify-content: space-between;
	margin-bottom: 65px; 
}
.recent-pst-kt .main-cate-di {
	display: flex;
	margin-bottom: 16px;
	border-bottom: 1px solid #eeeeeeb5;
	padding-bottom: 16px;
}
.recent-pst-kt .left-thum {
	display: flex;
	margin-right: 15px;
	width: 30%;
}
.recent-pst-kt .right-side-blog-single {
	width: 70%;
} 
.recent-pst-kt .left-thum img {
	border: 1px solid #eee;
	min-height: 70px;
} 
.elemt-container.sgl-ptw section#comments {
	display: none;
} 
.pagination-holder nav.navigation.pagination {
	justify-content: center;
} 
.pagination-holder nav.navigation.pagination .nav-links {
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
} 
.pagination-holder nav.navigation.pagination .nav-links a, .pagination-holder nav.navigation.pagination .nav-links span.page-numbers.current {
	font-family: "Figtree", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	color: #2D3941;
	border: 1px solid #2D3941;
	padding: 8px 15px;
	margin: 0 5px;
} 
.pagination-holder nav.navigation.pagination a.next.page-numbers p {
	margin: 0;
} 
.pagination-holder nav.navigation.pagination p {
	margin: 0;
	font-family: "Figtree", Sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 22px;
	color: #2D3941;
} 
.pagination-holder nav.navigation.pagination .nav-links span.page-numbers.current {
	background: #2070B8;
	color: #fff;
	border-color: #2070B8;
} 
.pagination-holder {
	padding-bottom: 50px;
} 
.single-blg-flx:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 100%;
	background-color: #0000001f;
} 
.page-content.single-pst-tml .single-contf .time-section {
	padding-bottom: 10px;
} 
.recent-pst-kt .main-cate-di:last-child {
	border-bottom: 0px;
	padding-bottom: 0;
	margin-bottom: 0;
} 
/* blog css end */
/* Styrelse page css start */
.styrelsen-form .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.styrelsen-form .row .col-6 {
    width: 48%;
    flex: 0 0 auto;
}
.styrelsen-form .row .col-12 {
    width: 100%;
}
.styrelsen-form label {
    font-weight: 600;
    color: #2D3941;
    margin-bottom: 10px;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
}
.styrelsen-form textarea.wpcf7-form-control {
    height: 120px;
}
.styrelsen-form input.wpcf7-form-control.wpcf7-submit {
    background-color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 1px;    
    color: #2D3941;    
    border: 1px solid #2070B8;    
    border-radius: 0px;
    padding: 14px 38px 14px 39px;
    margin-top: 10px;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    position: relative;
	width: 100%;
    max-width: 155px;
}
.styrelsen-form input.wpcf7-form-control.wpcf7-submit:hover{
	background: #2070B8;
	color: #fff;
}
.styrelsen-form .row input.wpcf7-text {
    padding: .75rem 1rem;
    font-size: 16px;
    border-radius: 0;
    margin-bottom: 10px;
	outline: none;
}
/* Styrelse page css end */
/* contact page css start */
.popmake-content h2{
	font-family: "Figtree", Sans-serif;
	font-weight: 800;
	color: #2D3941;
}
/* contact page css end */
/* search page start */
.page-content.search-container {
    max-width: 1250px;
    margin: 0 auto;
    padding: 10px;
}
/* search page css end*/
/* responsive css start */
@media(max-width: 1400px)       {
	.home-banner-slider .slide-content {
		max-width: 800px;
		padding-left: 50px;
	}
}
@media(max-width: 992px)        {
	.home-banner-slider .slide-content h1 {   
		font-size: 55px;
		line-height: 60px;
	}
}
@media(max-width: 767px){
	.home-banner-slider .slide-content h1 {
		font-size: 30px;
		line-height: 40px;
	}
	.home-banner-slider .slide-content p {
		font-size: 16px;
		line-height: 26px;
	}
	.home-banner-slider .slide-content {        
		padding-left: 20px;
	}
	.home-banner-slider .swiper-button-prev {
		left: 0;
	}
	.home-banner-slider .swiper-button-next{
		right: 0;
	}
	.home-banner-slider .slide-content {
		padding-left: 35px;
		padding-right: 20px;
	}
	.h-company-ceo .elementor-image-box-wrapper {
		display: flex;
		column-gap: 20px;
	}
	.styrelsen-form .row .col-6 {
		width: 100%;
		flex: 0 0 auto;
	}
} 
@media(max-width: 360px)        {
	.home-banner-slider .slide-content h1 {
		font-size: 26px;
		line-height: 36px;
	}
}



.is-ajax-search-posts .is-title a {
    font-family: 'Figtree';
    color: #2D3941;
    font-weight: 700;
}
.is-ajax-result-description{
	font-family: 'Rubik';
	    color: #555555;

}
.search-container .post .entry-title a {
    text-decoration: none;
    font-family: 'Figtree';
    color: #2D3941;
}
.search-container .post p {
    font-family: 'Rubik';
    color: #555555;
}