@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');

.section-testi{
    text-align: center;
	float: left;
	position: relative;
	padding: 30px 0;
	background: #fcfcfd;
	z-index: 1;
	width: 100%;
}
.section-title{
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 40px; 
}
.section-title p{
	color: #7d93b2;
	font-size: 13px;
	line-height: 20px;
	max-width: 550px;
	margin: 0 auto;
}
.section-title h2 {
	float: left;
	width: 100%;
	text-align: center;
	color: #4BBC5B;
	font-size: 34px;
	font-weight: 800;
	position: relative;
}
.section-separator {
	float: left;
	width: 100%;
	position: relative;
	margin: 20px 0;
}
.section-separator:before{
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	height: 3px;
	width: 50px;
	border-radius: 3px;
	z-index: 2;
	background-color: #4BBC5B;
	margin-left: -25px;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.listing-carousel-button{
	position: absolute;
	top: 50%;
	width: 80px;
	height: 50px;
	line-height: 50px;
	margin-top: -25px;
	z-index: 100;
	cursor: pointer;
	background: #4BBC5B;
	box-shadow: 0 9px 26px rgba(58, 87,135,0.45);
	transition: all 200ms linear;
	outline: none;
}
.listing-carousel-button.listing-carousel-button-next{
	right: -30px;
	padding-right: 20px;
	border-radius: 60px 0 0 60px;
}
.listing-carousel-button.listing-carousel-button-prev{
	left: -30px;
	padding-left: 20px;
	border-radius: 0 60px 60px 0;
}
.listing-carousel-button.listing-carousel-button-next:hover{
	right: -15px;
	background: rgba(6,27,65,0.4);
}
.listing-carousel-button.listing-carousel-button-prev:hover{
	left: -15px;
	background: rgba(6,27,65,0.4);
}
.testi-item {
	transition: all .3s ease-in-out;
	transform: scale(0.9);
	opacity: 0.9;
}
.testimonials-text {
	padding: 75px 50px 75px;
	overflow:hidden;
	background: #f5f6fa;
	border:1ps solid #f1f1f1;
	border-radius: 10px;
	transition: all .3s ease-in-out;
}
.testimonials-text-after{
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	color: #ccc;
	opacity: .3;
	font-size: 35px;
	transition: all 400ms linear;
	bottom: 25px;
	right: 30px;
}
.testimonials-text-before{
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	color: #ccc;
	opacity: .3;
	font-size: 35px;
	transition: all 400ms linear;
	top: 25px;
	left: 30px;
}
.testimonials-text .listing-rating{
	float: none;
	display: inline-block;
	margin-bottom: 12px;
}
.listing-rating i{
	color: #FFB932;
}
.testimonials-avatar h3{
	font-weight: 600;
	color: #7d93b2;
	font-size: 18px;
}
.testimonials-avatar h4{
	 font-weight:400;
	 font-size:12px;
	 padding-top:6px;
	 color:#4BBC5B;
}
.testimonials-carousel .swiper-slide{
	padding: 30px 0;
}	 
.testi-avatar{
	position: absolute;
	left: 50%;
	top: -30px;
	width: 90px;
	height: 90px;
	margin-left: -45px;
	z-index: 20;
}
.testi-avatar img{
	width: 90px;
	height: 90px;
	float: left;
	border-radius: 100%;
	border:6px solid #fff;
	box-shadow: 0 9px 26px rgba(58, 87,135,0.1);
}
.swiper-slide-active .testimonials-text {
	background: #fff;
	box-shadow: 0 9px 26px rgba(58, 87,135,0.1);
}
.testimonials-text p{
	color: #878c9f;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 24px;
	padding-bottom: 10px;
	font-weight: 500;
}
.text-link{
	position: absolute;
	bottom:0;
	padding: 15px 0;
	border-radius: 10px 10px 0 0;
	background: #f9f9f9;
	border:1px solid #eee;
	box-shadow: 0 10px 15px rgba(0,0,0,0.03);
	left: 50%;
	width: 200px;
	margin-left: -100px;
}
.swiper-slide-active .testi-item{
	opacity: 1;
	transform: scale(1.0);
}
.tc-pagination{
	float: left;
	margin-top: 10px;
	width: 100% !important;
}
.tc-pagination_wrap {
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 100%;
}
.tc-pagination2{
	float: none;
	display: inline-block;
	padding: 14px 0;
	background: #fff;
	border-radius: 30px;
	min-width: 250px;
	border-bottom: 0;
}
.tc-pagination .swiper-pagination-bullet, .tc-pagination2.swiper-pagination-bullet{
	opacity: 1;
	background: #384f95;
	margin:0 2px;
	width: 10px;
	height: 10px;
	transition: all 300ms ease-in-out;
}



.download-sction {
    background-color: #F0F0F0;
    min-height: 410px;
    text-align: center;
}

.section-padding {
    padding-top: 25px;
    padding-bottom: 25px;
}
.section_header h4 {
    text-align: center;
    color: #4b5980;
    font-size: 30px;
    font-weight: normal;
    position: relative;
    letter-spacing: normal;
    font-family: 'Oswald', sans-serif !important;
}
.app-rate {
    text-align: center;
    margin-top: 25px;
    font-size: 24px;
    color: #ffb77c;
}
.download-btn {
    margin: 25px auto;
    width: 220px;
    background: #fff;
    height: 65px;
    display: flex;
    align-items: center;
    border-radius: 50px;
    padding: 12px 20px;
    text-decoration: none;
    box-shadow: 0 10px 25px rgb(0 0 0 / 10%);
    transition: all .5s ease;
    color: #62C160;
}
.download-btn:hover {
    background-color: #62C160;
    text-decoration: none;
    color: #fff;
}
.icon-download {
    width: 65px;
}
.icon-download i {
    font-size: 35px;
    color: inherit;
}
.text-download {
    text-align: left;
    color: inherit;
    margin-left: 8px;
    width: 100%;
}
.text-download span {
    font-size: 12px;
    text-transform: uppercase;
}
.text-download h6 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-top: -1px;
    margin-bottom: 3px;
    color: inherit;
}
.see-review {
    border-top: 1px solid #D7D7D7;
    margin-top: 10px;
}
.see-review > h4 {
    margin: 10px 0px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.1;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.download-sction h4 a {
    text-decoration: none;
    color: #62C160;
}
.already-app {
    border-top: 1px solid #D7D7D7;
}
.already-app h4 {
    margin-top: 15px;
}
.already-app a:hover {
    margin-top: 10px;
    background-color: #62C160;
    color: #fff !important;
}
.already-app a {
    color: #62C160 !important;
    margin-top: 10px;
    border-color: transparent;
    border-radius: 50px;
    background-color: #fff;
    padding: 8px 25px;
}
.testi-border-rm img{
	border: unset !important;
}
.testi-border-rm{
	top: 25px !important;
}
.testi-text-p{
	padding: 25% 15% 5% !important;
}
.testi-author-color{
	color: #181818 !important;
}
.testi-review-cust{
	color: #181818 !important;
	font-family: 'Poppins' !important;
	font-style: normal !important;
	font-weight: 500 !important;
	text-align: center !important;
	font-size: 16px !important;
}