.wapper-module-home {
	background: #fff;
	box-sizing: border-box;
	border: 1px solid var(--border-color)
}

.wapper-module-home .block_title {
	display: inline-block;
	float: left;
	margin-bottom: 10px
}

.wapper-module-home .cat_item_store {
	display: inline-block;
	float: right
}

.wapper-module-home .cat_item_store ul li {
	display: inline-block;
	margin-left: 30px
}

.wapper-module-home .cat_item_store ul li a {
	font-size: 15px
}

.active_cat_home {
	color: red
}

.testimonials_body .play-video svg {
	opacity: 0.8;
	width: 50px;
	height: 50px;
	position: absolute;
	top: calc(50% - 25px);
	left: calc(50% - 25px);
	fill: #d71921;
	cursor: pointer;
	background: #fff;
	border-radius: 50%;
	z-index: 3;
	border: 1px solid #d71921;
	padding: 1px;
	box-sizing: border-box
}

@media screen and (max-width:768px) {
	.testimonials_body .play-video svg {
		width: 40px;
		height: 40px;
		position: absolute;
		top: calc(50% - 20px);
		left: calc(50% - 20px)
	}

}

.testimonials_body .video_item_inner_has_img,
.testimonials_body .video_item_inner {
	position: relative;
	overflow: hidden;
	max-height: 330px;
	display: grid;
	cursor: pointer;
	width: 50%;
	float: right;
	display: none;
}

.testimonials_body .video_item:hover svg#icon_play {
	fill: #fff
}

.testimonials_body .video_item:hover .video_item_inner_has_img::after {
	transition: 0.35s ease-in-out all;
	color: var(--extra-color)
}

.testimonials_body .video_item:hover img {
	moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}
.testimonials_body .item{
	background: #fff;
	box-shadow: 0px 5px 6px 0px rgb(41 51 108 / 55%);
    -webkit-box-shadow: 0px 5px 6px 0px rgb(41 51 108 / 55%));
    -o-box-shadow: 0px 5px 6px 0px rgb(41 51 108 / 55%);
    -ms-box-shadow: 0px 5px 6px 0px rgb(41 51 108 / 55%));
    margin-bottom: 3px;
    padding: 10px;
}
.testimonials_body .item .video_item {
	border-right: none;
	box-sizing: border-box;
	margin-bottom: 3px;
	position: relative;
	display: flex;
	flex-wrap: wrap
}

.testimonials_body .item .summary {
	box-sizing: border-box;
	position: relative;
	line-height: 20px;
	color: #484848;
	font-size: 13px;
	text-align: justify;
	width: 100%;
	min-height: 83px;
	font-weight: 400;
	margin: 0 !important;
}

.testimonials_body .item .summary:before {
	content: '';
	position: absolute;
	top: calc(100% - 1px);
	left: 50%;
	width: 0;
	height: 0;
	transform: translateX(-50%);
	border-style: solid;
	border-width: 17px 17px 0 17px;
	border-color: #fff transparent transparent transparent;
	z-index: 2
}
.testimonials_body .item .bottom-item{
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
}

.testimonials_body .item .summary .summary_inner .summary_title {
	margin-bottom: 5px;
	font-weight: bold
}

@media all and (max-width:414px) {
	.testimonials_body .item .summary .summary_inner .summary_title {
		margin-bottom: 0px
	}

}

@media all and (max-width:500px) {
	.testimonials_body .item .summary .summary_inner .w501 {
		display: none
	}

}

@media all and (min-width:501px) {
	.testimonials_body .item .summary .summary_inner .w500 {
		display: none
	}

}

.testimonials_body .item .summary .summary_inner span {
	position: absolute;
	width: 80%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

@media all and (max-width:414px) {
	.testimonials_body .item .summary .summary_inner span {
		line-height: 18px
	}

}

.testimonials_body .item .summary svg {
	width: 17px;
	height: 17px;
	position: absolute;
	fill: var(--main-color)
}

@media screen and (max-width:768px) {
	.testimonials_body .item .summary svg {
		width: 12px;
		height: 12px
	}

}

.testimonials_body .item .summary .quotes-left {
	top: 12px;
	left: -4px;
	transform: rotate(180deg)
}

@media screen and (max-width:768px) {
	.testimonials_body .item .summary .quotes-left {
		top: 6px;
		left: -7px
	}

}

.testimonials_body .item .summary .quotes-right {
	bottom: 12px;
	right: -4px
}

@media screen and (max-width:768px) {
	.testimonials_body .item .summary .quotes-right {
		bottom: 6px;
		right: -7px
	}

}

@media all and (max-width:414px) {
	.testimonials_body .item .summary {
		text-align: left
	}

}

.testimonials_body .item .bottom-item img {
	border-radius: 50%;
	width: 70px;
	float: left
}

.testimonials_body .item .bottom-item .info {
	float: right;
	text-align: left;
	margin-left: 10px;
	line-height: 22px
}

@media screen and (max-width:768px) {
	.testimonials_body .item .bottom-item .info {
		margin-top: 14px
	}

}

.testimonials_body .item .bottom-item .name {
	font-weight: bold
}
.testimonials_body .item .bottom-item .more_info {
	color: #d4d403;
    font-size: 16px;
}
/*
     FILE ARCHIVED ON 23:46:25 Jul 22, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:47:42 May 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.324
  exclusion.robots: 0.193
  exclusion.robots.policy: 0.17
  esindex: 0.017
  cdx.remote: 61.874
  LoadShardBlock: 159.074 (3)
  PetaboxLoader3.datanode: 349.902 (5)
  load_resource: 340.479
  PetaboxLoader3.resolve: 88.066
  loaddict: 208.822
*/