/*********************************************************************************

	Template Name: Korde - Tax Service HTML Template  
	Template URI: https://themeforest.net/user/hastech
	Description: Korde is a beautifula and unique tax service html template.
	Author: HasTech
	Author URI: https://hastech.company/
	Version: 1.1

	Note: This is custom css. All custom styles (user styles) declare here.

**********************************************************************************/

.swiper-container {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 50px;
}

.swiper-slide {
	background-position: center;
	background-size: cover;
	width: 300px !important;
	height: auto !important;

}

.swiper-slide-active img {
    position: relative;
    padding: 10px;
    left: 0;
    top: 0;
}



.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: none;
}

.swiper-pagination-bullet {
	width: 36px;
	height: 5px;
	border-radius: 3px;
}

.swiper-pagination-bullet-active {
	background: #59ab66;
}

.deserve-content {
	position: relative;
	padding-left: 65px;
	margin-top: 30px
}


.flaticon-clear-button:before {
    color: white;
}

.deserve-content::before {
	width: 3px;
	height: 120%;
	background-color: #59ab66;
	content: '';
	position: absolute;
	left: 20px;
	top: 0
}

.slick-list {
    height: auto!important;
}

.deserve-content:nth-child(3)::before {
	display: none
}
.orange{
	color: #59ab66!important;

}
.bg-orange{
	background-color: #59ab66 !important;
}
.header__menu ul li.active a {
	text-decoration: underline;
}


.deserve-content span {
	display: inline-block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	background-color: white;
	border: 1px solid #59ab66;
	text-align: center;
	font-size: 24px;
	color: #59ab66;
	border-radius: 50px;
	position: absolute;
	left: 0;
	top: 0
}

.bg-appColor {
	background-color: #4abb38 !important;
}

.logoStyle {
	display: flex;
	align-content: space-around;
	flex-wrap: wrap;
	font-weight: bold;
}