/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.7.1.1681137356
Updated: 2023-04-10 23:35:56

*/

.nayami1, .nayami2, .nayami3 {
	display: flex;
	align-items: center!important;
	min-height: 124px;
}

.nayami1 {
	background: url(https://allersearchplus.com/wp-content/uploads/2023/04/c1e8b51fe13349dff12e237292e9af23.png) no-repeat;
	background-size: 114px;
	background-position: left center;
}

.nayami2 {
	background: url(https://allersearchplus.com/wp-content/uploads/2023/04/41df80bdd1ae239137bbdc47966a98cd.png) no-repeat;
	background-size: 114px;
	background-position: left center;
}

.nayami3 {
	background: url(https://allersearchplus.com/wp-content/uploads/2023/04/9f379ef7510b716486a82b9cfb8049b1.png) no-repeat;
	background-size: 114px;
	background-position: left center;
}

.marker {
	background:linear-gradient(transparent 60%, #FEE669 60%);
}

.marker2 {
	background: #FFFFFF;
	border-radius: 10px;
	padding: 10px;
	display: inline-block;
}

#other-function>div>div {
	position: relative;
}
#other-function>div>div:after {
	content: '';
	display: block;
	width: 1px;
	height: calc(100% - 60px);
	border-right: dashed 1px #0C6C1E;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
}
#other-function>div>div:last-child:after {
	content: none;
}

#faq .elementor-accordion-item {
	background: #fff;
	border: solid 2px #0C6C1E;
	border-radius: 10px;
   margin-bottom: 20px;
}
#faq .elementor-accordion-item .elementor-tab-title {
	position: relative;
	background: url(https://allersearchplus.com/wp-content/uploads/2023/04/Q.png) no-repeat;
	background-size: 50px;
	background-position: left 30px center;
	min-height: 50px;
	padding: 30px 50px 30px 120px;
	border-radius: 10px 10px 0 0;
}
#faq .elementor-accordion-item .elementor-tab-content {
	background: #E7F0E8 url(https://allersearchplus.com/wp-content/uploads/2023/04/A.png) no-repeat;
	background-size: 50px;
	background-position: left 30px center;
	padding: 30px 50px 30px 120px;
	border-top: none;
	border-radius: 0 0 10px 10px;
	position: relative;
}
#faq .elementor-accordion-item .elementor-tab-content:after {
	content: '';
	display: block;
	width: calc(100% - 60px);
	height: 2px;
	background: #0C6C1E;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
#faq .elementor-accordion-item .elementor-tab-title.elementor-active {
	background-color: #E7F0E8;
}
#faq .elementor-accordion-item>div .elementor-accordion-icon {
	position: absolute;
	right: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 1em;
}
#company dl {
	display: flex;
	flex-wrap: wrap;
}
#company dl dt,
#company dl dd {
	margin: 0;
	padding: 10px 0;
	border-bottom: solid 2px #E7F0E8;
}
#company dl dt:nth-last-child(2),
#company dl dd:last-child {
	border-bottom: none;
}
#company dl dt {
	font-weight: bold;
	color: #0C6C1E;
	width: 20%;
}
#company dl dd {
	width: 80%
}
#company dl dd ol {
	padding-left: 20px;
}


@media (max-width:480px) {
	.spnon {
		display: none!important;
	}
	#other-function>div>div:after {
		width: calc(100% - 40px);
		height: 1px;
		border-right: none;
		border-bottom: dashed 1px #0C6C1E;
		position: absolute;
		top: unset;
		bottom: 0;
		margin: auto;
		right: 0;
		left: 0;
	}
	#company dl dt {
		border-bottom: none;
		padding-bottom: 0;
	}
	#company dl dt,
	#company dl dd {
		width: 100%;
	}
	#faq .elementor-accordion-item .elementor-tab-title {
    background: url(https://allersearchplus.com/wp-content/uploads/2023/04/Q.png) no-repeat;
    background-size: 30px;
    background-position: left 15px top 15px;
    min-height: 30px;
    padding: 15px 30px 15px 60px;
	}
	#faq .elementor-accordion-item .elementor-tab-content {
    background: #E7F0E8 url(https://allersearchplus.com/wp-content/uploads/2023/04/A.png) no-repeat;
    background-size: 30px;
    background-position: left 15px top 15px;
    padding: 15px 10px 15px 60px;
	}
	#faq .elementor-accordion-item>div .elementor-accordion-icon {
		right: 10px;
	}
	#faq .elementor-accordion-item .elementor-tab-content:after {
    width: calc(100% - 30px);
	}
	.app-bnrlist .elementor-widget-wrap {
		justify-content: center!important;
	}
}