.bg-dpf-top{
	background: rgb(182,232,114) !important;
	background: linear-gradient(90deg, rgba(182,232,114,1) 0%, rgba(4,205,185,1) 100%) !important;
}

section#home\ bg-dpf-home{
	background-image: url(../figma/home_bg.png);
	background-size: cover;
	background-color: #000 !important;
	min-height: auto;
}

.nav-link{
	color: #ffffff !important;
	font-weight: 600;
}
.nav-link:hover {
	background: -webkit-linear-gradient(#B6E872, #04CDB9);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 600;
}

.dpf-gradient-font{
	background: -webkit-linear-gradient(#B6E872, #04CDB9);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.dpf-mouse-wheel{
	display: inline-block;
	width: 100%;
	text-align: center;

	position: relative;
}


.dpf-mouse-wheel img{
	animation: MoveUpDown 0.1s linear infinite;
	margin-top: -80px;
}

@keyframes MoveUpDown {
	0%, 100% {
		bottom: 0;
	}
	50% {
		bottom: 100px;
	}
}

.navbar-stick .navbar-collapse .nav-link{
	color:#3B4B57 !important;
}


.dpf-brand-sticky{
	display: none;
}
.navbar-unstick .dpf-brand-unsticky{
	display: none;
}

.navbar-stick .dpf-brand-sticky{
	display: inherit;
}
.navbar-stick .dpf-brand-unsticky{
	display: none;
}

.radius-dpf{
	-webkit-border-radius: 170px !important;
	-moz-border-radius: 170px !important;
	border-radius: 170px !important;
}
.dpf-h3{
	font-size: 34px;
	letter-spacing: normal;
	line-height: 1;
	margin-bottom: 0.5rem;
	--bs-text-opacity: 1;
	color: #ffffff !important;
	position: relative;
	z-index: 2;
	font-weight: 800;
}

.dpf-button-icon{
	color: #3B4B57 !important;
	width: 5.5rem !important;
	height: 5.5rem !important;
}

.footer-leaf{
	position: absolute;
	right: 0px;
	bottom: 0px;

}
footer{
	position: relative;
}


footer .widget h4{
	font-size: 24px;
	font-weight: 800;
	letter-spacing: -0.06rem !important;
}

a:hover{

	color: #3B4B57 !important;
}

.dpf-small-1{
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.25rem;
}



.btn-soft-primary.btn-expand:before{
	background: -webkit-linear-gradient(#B6E872, #04CDB9);
}
.btn-soft-primary.btn-expand{
	color: #3B4B57;
}
.btn-soft-primary.btn-expand i, .btn-soft-primary.btn-expand:before, .btn-soft-primary.btn-expand:hover, .btn-soft-primary.btn-expand:hover:before{
	color: #3B4B57;
}

.dpf-style-1{
	font-size: 64px;
	font-weight: 800;
}

.dpf-bg-1{
	background-size: cover;
}

.dpf-list-services{
	border: 1px solid #3B4B57;
	border-left: 0px;
	border-right: 0px;
	text-align: center;
	padding: 50px 0px;
}
.dpf-list-services div{
	display: inline-block;
	position: relative;
	margin: 0 30px;
	padding: 0 10px;
	font-size: 18px;
	font-weight: bold;
}
.dpf-list-services div::before{
	font-family: "Unicons";
	content: "\e931";
	display: inline-block;
	position: absolute;
	right: -50px;
	top: calc(50% - 40px);
	font-size: 50px;
	text-align: top;
	vertical-align: top;
	color: #04CDB9;
}

.dpf-list-services div:last-child::before{
	display: none;
}

.dpf-download-button{
	display: inline-block;
	position: relative;
	top: 74px;
}



.btn-gradient:hover{
	background-color: #3B4B57 !important;
	color: #ffffff !important;
	background-image: none !important;

}

ul.nav-tabs-dpf{
	display: inline-block;
	width: 100%;
	text-align: center;
	list-style-type: ;
}

ul.nav-tabs-dpf li.nav-item{
	display: inline-block;
	width: auto;
	text-align: center;
	list-style-type: ;
}


ul.nav-tabs-dpf li.nav-item a{
	width: auto;
	color: #ffffff;
	font-size: 16px;
	font-weight: 800;
	background-color: #3B4B57;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 10px 16px;
}

ul.nav-tabs-dpf li.nav-item a:hover{
	background-image: linear-gradient(90deg, #B6E872 0%, #04CDB9 100%);
}

ul.nav-tabs-dpf li.nav-item a.active{
	background-image: linear-gradient(90deg, #B6E872 0%, #04CDB9 100%);
}

.tab-content-dpf{
	background-color: #F1FBFA;
	webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	padding: 70px 26px 20px 26px;
	margin-top: -14px;
}

.p-list-dpf, .icon-list-dpf{
	display: inline-block;
	width: 100%;
	margin-bottom: 14px;
	text-align: center;
	margin:0 0 14px 0 !important;
	padding: 0px !important; 
	color: #3B4B57 !important ;
	font-size: 14px;
}

div.icon-list-dpf::before{
	display: none !important;
}

.card-header-pricing{
	background-image: linear-gradient(90deg, #B6E872 0%, #04CDB9 100%);
	webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	padding: 24px;
	color: #3B4B57;
	font-size: 24px;
	font-weight: 800;
	line-height: 130%;
}
.radius-25{
	webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.icon-list.bullet-soft-primary.bullet-bg i.dpf{
	background-image: linear-gradient(90deg, #B6E872 0%, #04CDB9 100%) !important;
	color: #ffffff;
}
.dpf-galery-container{
	width: 100%;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.dpf-gallery-container-inside{
	width: 140%;
	left: -20%;
	display: inline-block;
	position: relative;
}

.dpf-gallery-container-inside-2{
	width: 160%;
	left: -30%;
	display: inline-block;
	position: relative;
}

.nav-collapse-button{
	display: none;
}
.hamburger{
	color: #ffffff !important;
}
.dpf-mobile-container{

}
.dpf-gradient-bg{
	background-image: linear-gradient(90deg, #B6E872 0%, #04CDB9 100%) !important;
}


.dpf-list-services-2{
	border: 1px solid #3B4B57;
	border-left: 0px;
	border-right: 0px;
	text-align: center;
	padding: 50px 0px;
}
.dpf-list-services-2 div{
	display: inline-block;
	position: relative;
	margin: 0 30px;
	padding: 0 10px;
	font-size: 18px;
	font-weight: bold;
}
.dpf-list-services-2 div::before{
	font-family: "Unicons";
	content: "\e931";
	display: inline-block;
	position: absolute;
	right: -50px;
	top: calc(50% - 40px);
	font-size: 50px;
	text-align: top;
	vertical-align: top;
	color: #04CDB9;
}

.dpf-list-services-2 div:last-child::before{
	display: none;
}
.mobile-display{
	display: none !important;
}

.dpf-display-1{
	font-size: 64px;
	font-weight: 800 !important;
}

@media (max-width: 992px) {
	#section-4{
		padding: 80px 0;
	}

	section#home\ bg-dpf-home{
		margin-top: -147px !important;
	}

	.dpf-display-1{
		font-size: 34px;
		font-weight: 800 !important;
	}

	.bg-dpf-top{
		display: none !important;
	}
	.nav-collapse-button{
		display: inherit !important;
	}
	.dpf-mobile-container{
		width: 80%;
		margin:0 auto;
	}
	.mobile-none{
		display: none !important;
	}
	.mobile-display{
		display: inherit !important;
	}
	.navbar-stick .hamburger {
		color: #343f52 !important;
	}

	.dpf-list-services{
		display: inline-block !important;
		border: 1px solid #3B4B57;
		border-left: 0px;
		border-right: 0px;
		text-align: center;
		padding: 50px 0px;
		column-count: 1;

	}
	.dpf-list-services div{
		display: inline-block;
		position: relative;
		margin: 0 30px;
		padding: 0 10px;
		font-size: 18px;
		font-weight: bold;
		max-width: 60% !important;
		margin-bottom: 40px;
		width: auto;
	}
	.dpf-list-services div::before{
		display: none !important
	}

	.dpf-list-services div::after{
		font-family: "Unicons";
		content: "\e929";
		display: inline-block;
		position: absolute;
		right: 0;
		left:0;
		bottom:-60px;
		font-size: 50px;
		text-align: top;
		vertical-align: top;
		color: #04CDB9;
	}

	.dpf-list-services div:last-child::before{
		display: none;
	}

	.dpf-list-services-2{
		border: 1px solid #3B4B57;
		border-left: 0px;
		border-right: 0px;
		text-align: center;
		padding: 50px 0px;
		display: inline-block !important;
	}
	.dpf-list-services-2 div{
		display: inline-block;
		position: relative;
		margin: 0 10px;
		padding: 0 10px;
		font-size: 18px;
		font-weight: bold;
		max-width: 50% !important;
		margin-bottom: 40px;
		text-align: center;
	}
	.dpf-list-services-2 div::before{
		display: none !important;
	}

	.dpf-list-services-2 div:last-child::before{
		display: none;
	}
}
@media (min-width: 992px) {
	.mobile-block{
		display: none !important;
	}
}