/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 23 2026 | 17:39:41 */
/*  Video Section
*/

.banner_secondfld{
	position: relative;
}
.banner_secondfld .wp-block-embed{
	position: absolute;
	height: 500px;
	width: 684px;
	top: 9px;
	left: 109px;
}

@media (max-width:767px)
{
	body .banner_secondfld .wp-block-embed
	{
		position: absolute;
		height: 100%;
		width: 76%;
		top: 1px;
		left: 57px;
	}


}

.container.content-wrapper{
	margin: 0 auto;
}
.site-main{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
main#primary {
	padding: 0 !important;
}
#top_banner {
	position: relative;
	overflow: hidden;
	min-height: 720px
}

#top_banner::after{
	position: absolute;
	content: '';
	width: 100%;
	height: 11%;
	background-image: url('/wp-content/uploads/2025/04/cloud.png');
	background-size: cover;
	background-repeat: no-repeat;
	bottom: 0;
}
.banner_secondfld{
	margin-top: -235px;
}

.ratings_column {
	align-items: center !important;
	gap: 16px;
	margin-bottom: 0;
}

.kom_sec .wp-block-group:nth-child(2){
	align-items: center;
	gap: 32px;
}
.kom_sec .wp-block-group:nth-child(2) .wp-block-columns {
	background-color: #fff;
	border-radius: 40px;
	align-items: center !important;
	padding: 32px 32px 32px 32px;
	margin-bottom: 24px
}
.kom_sec .wp-block-group:nth-child(3) .wp-block-columns {
	background-color: #fff;
	border-radius: 40px;
	align-items: center !important;
	padding: 32px 32px 32px 32px;
	margin-bottom: 24px
}
.kom_sec .wp-block-group:nth-child(4) .wp-block-columns {
	background-color: #fff;
	border-radius: 40px;
	align-items: center !important;
	padding: 32px 32px 32px 32px;
	margin-bottom: 0px;
}
/* .kom_img img{
width: 100%;
} */



.kom_sec .kom hr {
	margin: 12px 0;
	border: 1.5px solid #B0DFF6;
}

.mobile_row .mobile_columns{
	align-items: center !important;
}
.multiple-imge {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
}

.blog_sec{
	position: relative;
	margin-top: -200px;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.blog_sec::before{
	position: absolute;
	content: '';
	background-image: url('/wp-content/uploads/2025/04/sec_before.png');
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 12%;
} 

/*     .swiper-container {
width: 100%;
height: auto;
} */

/*     .swiper-slide {
display: flex;
justify-content: center;
align-items: center;
} */


.blog_content {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.blog-link .blog_img{
	padding-bottom: 32px;
	display: block;
	width: 100%;
}
.blog-link .blog_img img{
	border-radius: 40px;
	width: 100%;
	height: 400px;
	object-fit: cover;
	object-position: center center;
}
a.blog_link {
	display: flex !important;
	flex-direction: column;
	justify-content: stretch;
	text-decoration: none !important;  
}
.blog_content a{
	text-decoration: none;
}
.blog_content h4 {
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 600;
	font-size: 24px;
	line-height: 34px;
	margin: 0;
	padding-bottom: 10px;
	color: #013047;
}
.blog_content p {
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #014464;
	margin: 0;
	padding-bottom: 32px;
}
.blog_content .blog_single{
	color: #FFA837;
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	width: fit-content;

}
.swiper-container.blog_swiper{
	padding: 0;
}
.swiper.blog_swiper {
	margin-top: 0;
}
.swiper-container.blog_swiper {
	margin-left: 32px;
}

.blog_single {
	position: relative;
	display: inline-block;
}

.blog_single:after{
	position: absolute;
	display: inline-block;
	content: '';
	background-image: url(/wp-content/uploads/2025/04/Arrow-2-Stroke.png);
	background-size: cover;
	width: 22px;
	height: 22px;
	right: -35px;
	top: 3px;
	/* 	opacity: 0; */
}
/* .blog_single:hover:after{
opacity: 1;
} */


.main-teststructure{
	overflow: hidden;
	padding-top: 48px;
}
/* @media (min-width:1240px)
{
.main-teststructure {
padding-left:20px; 
padding-right:20px;
}
} */
.main-teststructure .testmonial-slide{
	/* 	padding: 0; */
}
.main-teststructure .swiper-horizontal{
	padding: unset !important;
}
.testimonails-item{
	padding: 32px;
	border-radius: 40px;
	background-color: #FFF4E1; 
	display:flex;
	flex-direction: column;
	/* 	justify-content: space-between; */


}

.testimonails-item .item-first{
	display: grid;
	align-items: center;
	column-gap: 16px;
	grid-template-columns: auto 1fr;
	/* 	margin-bottom: 16px; */
	padding-bottom:4px;

}
.testimonails-item .item-second p{
	font-family: 'IBM Plex Sans', sans-serif;
	color: #014464;
	font-weight: 400;
	font-size: 20px;
	line-height: 26px;
	/* 	margin-bottom: 12px; */
}
.testimonails-item .item-third h6{
	font-family: 'IBM Plex Sans', sans-serif;
	color: #014464;
	font-weight: 100;
	font-size: 24px;
	font-style: italic;
	line-height: 32px;
	margin-top: 0;
	margin-bottom: 11px; 
}


.testimonails-item .item-fourth{
	text-align: right;
}

.blog_main_sec{
	position: relative;
}
/*
.blog_main_sec::before{
	position: absolute;
	content: "";
	background: #fff4e1;
	left: -37px;
	height: 100%;
	z-index: 99;
	top: -1px;
	width: 66px;
}
*/

/*** kom section ****/
.horizontal_line {
	border: 2px solid #B0DFF6;
	margin: 12px 0;
}
.kom-dsk-hide{
	display: none;
}
.mobile_kom_sec{
	border-radius: 32px;
	padding: 20px 16px 20px 16px;
	background-color: #fff;

}
.mobile_kom_sec .mobile_firstrow .mobile-columns{
	flex-wrap: nowrap !important;
	gap: 16px;
	align-items: center !important;
}
.mobile_kom_sec .mobile_firstrow .mobile-columns .col1{
	flex-basis: 18.2% !important;
}
/* .mobile_kom_sec .mobile_firstrow .mobile-columns .col1 img{
width: 64px;
height: 64px;
object-fit: cover;
} */
.mobile_kom_sec .mobile_firstrow .mobile-columns .col2{
	flex-basis: 80% !important;
}
.mobile_kom_sec h3{
	padding-bottom: 10px !important;
}
.mobile_kom_sec hr{
	margin: 0;
	border: 2px solid #B0DFF6;
}
.mobile_kom_sec p {
	padding-bottom: 12px !important;
	padding-top: 8px;
}

.mobile_kom_sec .btn-grp{
	margin-top: 0;
	text-align: center;

}
.mobile_kom_sec:nth-child(3){
	margin: 8px 0 !important;
}

/*** media queries ***/
/*For 1280 laptop size - */
@media (max-width:767px)
{
	.g9-average-rating {
		flex-direction:column;
		padding-left:16px;
		padding-right:16px;
	}
}
@media only screen and (min-width:1280px) and (max-width:1365px){
	#top_banner::after{
		height: 52px;
	}
	.blog_sec::before{
		top: -1px;
	}
	.kom_sec .content_row .con_columns .col_img img{
		width: 180px;
		height: auto;
		object-fit: cover;
	}
}

/*For 1366 laptop size -  */
@media only screen and (min-width:1366px) and (max-width:1439px){
	#top_banner::after{
		height: 52px;
	}
	.blog_sec::before{
		top: -1px;
	}
	.kom_sec .content_row .con_columns .col_img img{
		width: 180px;
		height: auto;
		object-fit: cover;
	}

}

/*For 1440 laptop size -  */
@media only screen and (min-width:1440px) and (max-width:1600px){
	#top_banner::after{
		height: 52px;
	}
	.blog_sec::before{
		top: -1px;
	}
	.kom_sec .content_row .con_columns .col_img img{
		width: 180px;
		height: auto;
		object-fit: cover;
	}
}

@media (max-width:480px)
{
	.banner_secondfld img{
		width: 100%;
		height: auto;
		object-fit: contain;
	}
}
@media only screen and (min-width: 320px) and (max-width:767px){
	#top_banner {
		min-height: 540px;
	}
	.banner_secondfld{
		/* 		margin-top: -134px; */
		margin-top: -180px;
	}

	/* 	.mobile_kom_sec .mobile_firstrow .mobile-columns .col1 img{
	width: 64px !important;
	height: 64px !important;
	object-fit: cover;
} */
	.kom_sec .content_row .con_columns .col_img img{
		width: 64px !important;
		height: 64px !important;
		object-fit: cover;
	}
	.kom_sec .wp-block-group:nth-child(2) .wp-block-columns,
	.kom_sec .wp-block-group:nth-child(3) .wp-block-columns, 
	.kom_sec .wp-block-group:nth-child(4) .wp-block-columns {
		padding: 20px 16px 20px 16px;
	}
	.multiple-imge {
		gap: 12px !important;
	}
	.mobile_row .mobile_columns{
		flex-direction: column-reverse;
	}
	.blog_sec{
		margin-top: -37px;
	}
	.blog-link .blog_img{
		padding-bottom: 16px;
	}
	.blog-link .blog_img img{
		border-radius: 23.53px;
		width: 100%;
		height: 200px;
	}
	.blog_content h4 {
		font-size: 20px;
		line-height: 100%;
		padding-bottom: 4px;
	}
	.blog_content p {
		font-size: 14px;
		line-height: 100%;
		margin: 0;
		padding-bottom: 16px;
	}
	.blog_content .blog_single{
		font-size: 16px;
		line-height: 100%;

	}
	.swiper-container.blog_swiper {
		margin-left: 0px;
	}
	.testimonails-item{
		padding: 16px;
		border-radius: 32px;
	}
	.main-teststructure{

		padding-top: 24px;
	}
	.testimonails-item .item-first{
		/* 		margin-bottom: 8px; */

	}
	.testimonails-item .item-first img:first-child {
		width: 64px !important;
		height: 64px !important;
		object-fit: contain; /* Keeps the full image visible */
	}
	.testimonails-item .item-first img:nth-of-type(2) {
		width: 120px;
		height: 24px;
		object-fit: contain; /* Keeps the full image visible */
	}
	.testimonails-item .item-second p{
		font-size: 16px;
		line-height: 100%;
		/* 		margin-bottom: 8px; */
	}
	.testimonails-item .item-third h6{
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 0;
	}
	.blog_main_sec::before{
		width: 36px;
	}
	.kom-dsk-hide{
		display: block;
	}
	.kommob-hide{
		display: none;
	}

	/* 	.ratings_column{
	gap: 8px;
	flex-direction: column;
} */
	.ratings_column {
		display: flex;
		flex-direction: column;
		gap: 8px;
		flex-wrap: wrap;
		align-items: center !important;
	}
	.ratings_column img{
		width: 120px !important;
		height: 24px !important;
		object-fit: cover;
	}
	.ratings_column .rating_col2{
		text-align: center;
	}
	.ratings_column .ratings_para{
		max-width: 328px;
		margin: 0 auto;
	}
	.ratings_column .wp-block-image .alignright.size-full{
		margin: 0 !important;
	}
	.horizontal_line{
		margin: 0;
	}
	.hand-img-about img{
		width: 328px;
		height: 288.43px;
		object-fit: cover;
	}

}

@media only screen and (min-width: 768px) and (max-width:1023px){
	#top_banner {

		min-height: 651px;
	}
	.blog_sec .athemes-blocks-block-container-wrapper-content {
		padding-left:30px !important;
	}
	.blog_single:after {
		width:18px;
		height:18px;
		right:-30px !important;
	}
	.home_banner .btn_grp2{
		align-items: center;
	}
	.banner_secondfld{
		margin-top: -186px;
	}
	.kom_sec .content_row .con_columns .col_img img{
		width: 140px;
		height: 140px;
		object-fit: cover;
	}
	.kom_sec .wp-block-group:nth-child(2) .wp-block-columns,
	.kom_sec .wp-block-group:nth-child(3) .wp-block-columns, 
	.kom_sec .wp-block-group:nth-child(4) .wp-block-columns {
		padding: 28px 24px 28px 24px;
	}
	.multiple-imge {
		flex-direction: row;
		gap: 12px;
	}
	/* 	.mobile_row .mobile_columns{
	flex-direction: column-reverse;
} */
	.blog_sec{
		margin-top: -72px;
	}
	.blog-link .blog_img{
		padding-bottom: 24px;
	}
	.blog-link .blog_img img{
		border-radius: 32px;
		width: 100%;
		height: 272px;
	}
	.blog_content h4 {
		font-size: 22px;
		line-height: 30px;
		padding-bottom: 8px;
	}
	.blog_content p {
		font-size: 16px;
		line-height: 24px;
		margin: 0;
		padding-bottom: 24px;
	}
	.swiper-container.blog_swiper {
		margin-left: 0px;
	}
	.main-teststructure{

		padding-top: 34px;
	}
	.testimonails-item{
		padding: 24px;
	}
	.testimonails-item .item-first img:first-child {
		width: 80px !important;
		height: 80px !important;
		object-fit: contain; /* Keeps the full image visible */
	}
	.testimonails-item .item-first img:nth-of-type(2) {
		width: 140px;
		height: 28px;
		object-fit: contain; /* Keeps the full image visible */
	}
	/* 	.testimonails-item .item-first{
	margin-bottom: 12px;

} */
	.testimonails-item .item-second p{
		font-size: 17px;
		line-height: 22px;
		/* 		margin-bottom: 8px; */
	}
	.testimonails-item .item-third h6{
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 0px;
	}
	.blog_main_sec::before{
		left: -35px;
		width: 30px;
	}
	.ratings_column{
		gap: 12px;
		flex-wrap: wrap !important;
		flex-direction: column;
	}

	.ratings_column .wp-block-image .alignright.size-full{
		margin: 0 !important;
	}
	.ratings_column img{
		width: 140px !important;
		height: 28px !important;
		object-fit: cover;
	}
	.about-us-lst-sec .image_col img{
		width: 434px;
		height: 381.65px;
		object-fit: cover;
	}

}

.slick-slider {
	width: 100%;
	margin: 0 auto;
}

.slick-slide {
	display: flex !important;
	justify-content: center;
	align-items: center;
}

@media (max-width: 780px) and (min-width: 768px){
	.kom_sec .wp-block-columns{
		flex-wrap: nowrap !important;
		gap: 32px;
	}
	.kom_sec .wp-block-columns .wp-block-column:first-child{
		flex-basis: 29% !important;
	}
	.kom_img img {
		width: 100%;
	}
	.aligncenter{
		align-items: center !important;
	}
}

@media only screen and (max-width: 425px) and (min-width:375px){
	/* 		.banner_secondfld {
	margin-top: -230px !important;
} */
	#top_banner {
		min-height: 590px !important;
	}

}
@media (max-width:1024px) and (min-width:768px)
{
	#top_banner h1 {
		padding-bottom:12px;
	}
	.g9-testimonial-count {
		font-size:20px !important;
	}
	#top_banner p.banner-paragraph-home {
		margin-bottom:32px !important; 
	}
	.download-app-store {
		margin-top:unset !important;
	}
}

.mobile_section .image_columns{
	max-width: 464px;
}
@media(max-width: 1023px) and (min-width: 768px){
	.mobile_section .image_columns{
		gap: 12px;
		flex-direction: column;
	}
	.mobile_section .image_columns img {
		width: 100%; /* Auto-scale to column width */
		height: 80px;
		object-fit: cover;
	}
	.mobile_section .image_columns figure,
	.mobile_section .image_columns .wp-block-image {
		margin: 0 !important;
		padding: 0 !important;
		display: inline-flex;
		align-items: flex-start;
		justify-content: flex-start;
	}
}
@media (max-width: 767px) {
	#top_banner .btn_grp2{
		align-items: center !important;
	}
	.mobile_section .image_columns {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		gap:8px !important; /* No gap between columns */
		margin: 0px 0 0 0 !important;
		/* 		margin: 0 !important; */

	}
	.image_columns::not(.is-not-stacked-on-mobile)>.wp-block-column {
		flex-basis: 100% !important;
	}

	.mobile_section .image_columns > .wp-block-column {
		flex: 0 0 auto !important;
		max-width: 50%;
		margin: 0 !important;
		padding: 0 !important;
		text-align: center;
	}

	.mobile_section .image_columns figure,
	.mobile_section .image_columns .wp-block-image {
		margin: 0 !important;
		padding: 0 !important;
		display: inline-flex;
		align-items: flex-start;
		justify-content: flex-start;
	}
	.mobile_section .image_columns img {
		width: 100%;
		display: block;
		height: 47px;
		object-fit: cover;
		margin: 0 !important;
	}
}

@media (min-width: 1600px){
	.blog-link .blog_img img{
		width: 500px;
		height: 400px;
		object-fit: cover;
	}
	.kom_sec .content_row .con_columns .col_img img{
		width: 180px;
		height: 180px;
		object-fit: cover;
	}
}


/*  Newly Updated the css oF Entire Mobile Device Correction of Home page */

@media (min-width:1025px)
{
	.kom-gang .btn a {
		font-size: 20px;
		line-height: 100%;
		padding:21px 24px !important;
	}
}
@media (max-width:1024px) and (min-width:768px)
{
	.kom-gang .btn a {
		font-size: 18px;
		padding:19.5px 24px !important;
	}
}
@media (max-width:767px)
{
	.kom-gang .btn a {
		font-size: 16px;
		padding:19.5px 24px !important;
	}
	.kom-gang .banner-paragraph-home {
		margin-bottom:24px !important; 
		line-height:100% !important;
	}
	.kom-gang h1 {
		padding-bottom:12px !important; 
	}
	.g9-testimonials-header .g9-average-rating {
		gap:4px;
	}
	.bg2.kom_sec h2 {
		text-align:left !important; 
	}
	.nettkurs {
		gap:8px; 
	}
	.nettkurs h3 {
		line-height:100% !important; 
	}
	.nettkurs .horizontal_line {
		margin-top:10px;
		margin-bottom:10px;
		border:1.5px solid #B0DFF6;
	}
	.nettkurs p {
		line-height:100% !important;  
		padding-bottom:12px;
	}
	.kom_sec .wp-block-group:nth-child(2) .wp-block-columns, .kom_sec .wp-block-group:nth-child(3) .wp-block-columns {
		margin-bottom:8px !important;
	}
	.nettkurs .btn a {
		padding:19.5px 24px; 
	}
	.selve-for h2 {
		line-height:100%;
		padding-bottom:4px;
	}
	.selve-for p {
		line-height:100%;
		padding-bottom:16px;
	}
	.lastned-appen h2 {
		line-height:100%;
	}
	.lastned-appen p {
		line-height:100% !important;
		padding-bottom:24px;
	}
	.blog_single:after {
		height:16px;
		width:16px;
		right:-24px;
		top:2px;
	}
}
@media (max-width:460px)
{
	.banner_secondfld {
		margin-top:-113px !important; 
	}
}
