.plnhro-sbttl {
	margin-bottom: 0
}

.clntli-mncntnr {
	padding: 70px 10px 20px
}

.clntli-hdrttl {}

.clntli-mnwrapr {
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center
}

.clntli-bx {
	width: calc((100% - 100px) / 5);
	margin: 10px;
	padding: 5px;
	border: 1px solid #eee;
	transition: all 0.3s ease-in-out;
	position: relative
}

.clntli-bx:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent
}

.clntli-bx:hover {
	transform: scale(1.01);
	box-shadow: 0 0 5px #ddd
}

.clntli-bx img {
	display: block;
	width: 100%;
	height: auto
}

@media screen and (max-width:1230px) {
	.clntli-mncntnr {
		padding: 40px 10px 20px
	}

	.clntli-mnwrapr {
		width: 100%;
		margin-top: 40px
	}
}

@media screen and (max-width:750px) {
	.clntli-bx {
		width: calc((100% - 40px) / 4);
		margin: 5px
	}
}

@media screen and (max-width:450px) {
	.clntli-bx {
		width: calc((100% - 30px) / 3)
	}
}

.bubble {
	position: absolute;
	top: 7px;
	right: 18%;
	display: block
}

.mw-menu {
	padding-top: 10px
}

.bubble-mob {
	display: none;
	position: absolute;
	top: 20px;
	left: 100px
}

.mw-sub-content-li {
	position: relative
}

.drop-link-sup-tt {
	color: #fff;
	background: #556bd5;
	vertical-align: middle;
	font-size: 10px;
	padding: 5px 7px;
	border-radius: 3px;
	font-weight: 500;
	margin-left: 2px;
	border: none;
	display: inline-block
}

.drop-link-sup-tt2 {
	margin-bottom: 2px
}

@media(max-width:994px) {
	.bubble {
		display: none
	}

	.bubble-mob {
		display: block
	}
}

.mw-menu-tabs {
	padding: 38px 25px
}

@media (max-width:1400px) {
	.mw-menu-tabs {
		padding: 25px 13px
	}

	.mw-menu-tab-dwn::after,
	.mw-menu-tab-dwn::before {
		left: -1px
	}

	.bubble,
	.bubble-mob {
		top: 0
	}

	.mw-menu-tabs::after {
		bottom: 14px
	}
}

@media (min-width:995px) {
	.mw-submenu {
		left: 52%
	}
}

.mw-menu-left-2 {
	margin-right: 0
}

.mw-menu-logo-a {
	position: relative
}

.mw_flag {
	padding-left: 12px;
	display: block
}

@media (max-width:1600px) {
	.mw_flag img {
		width: 32px !important;
		height: 20px !important
	}
}

.mw-flag-dropdown {
	position: relative;
	display: inline-block
}

.mw-flag-toggle {
	background: 0 0;
	border: 0;
	cursor: pointer;
	display: flex;
	align-items: center;
	padding: 20px !important
}

.mw-flag-drop-list {
	padding: 12px
}

.mw-flag-drop-list img {
	width: 30px;
	height: 30px
}

.mw-flag-drop {
	padding: 20px
}

.mw-flag-drop.mw-show {
	display: block
}

.mw-flag-lnk {
	color: var(--gray_clr)
}

.mw-flag-dropdown-small,
.mw-flag-toggle::after {
	display: none
}

@media (max-width:1400px) {
	.mw-flag-txt {
		font-size: 14px
	}
}

@media (max-width:991px) {
	.mw-flag-dropdown {
		display: block
	}

	.mw-flag-dropdown-larg {
		display: none
	}

	.mw-flag-dropdown-small {
		display: block
	}

	.mw-flag-toggle {
		padding: 20px 30px !important
	}
}

.mw-flag-span {
	font-size: 15px;
	font-weight: 400
}

.mw-menu-logo-1 {
	width: 155px;
	height: 50px
}

.tm-testi-more {
	color: #df9f3f;
	text-decoration: none;
	display: inline-block
}

.tm-testi-slide-1 {
	background: #fff;
	padding: 24px 21px 15px 21px;
	border: 1px solid #dfdfdf;
	border-radius: 18px;
	transition: all .3s ease-in-out
}

.tm-testi-slide-1:hover {
	transform: scale(1.02)
}

.tm-trustpilot-logo {
	flex: 1
}

.tm-star-ratings {
	flex: 1;
	text-align: right;
	font-weight: 600
}

.tm-trustpilot-logo img {
	max-width: 91px
}

.tm-star-ratings img {
	max-width: 84px;
	margin-left: auto
}

.tm-testi-logo {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.tm-slide-h4 {
	color: var(--ttl_clr);
	font-weight: 600;
	font-size: var(--sub_ttl_fz);
	line-height: 1.2;
	padding-top: 24px
}

.tm-slide-p {
	font-weight: 400;
	font-size: 14px;
	padding: 8px 0 30px 0;
	line-height: 1.4;
	border-bottom: 1px solid #ebeaea;
	color: var(--sub_ttl_clr)
}

.tm-slide-h5 {
	color: var(--sub_ttl_clr);
	font-weight: 500;
	padding-top: 10px;
	font-size: 12px
}

.tm-testi-slider ul {
	display: flex;
	justify-content: end;
	position: relative;
	top: 22px;
	right: 22px
}

.tm-testi-m30 {
	margin-top: 30px
}

.mh-reviews-btn {
	color: #356fe0;
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
	border: 1px solid #69a0f2;
	width: 100%;
	max-width: 338px;
	margin-top: 30px
}

@media(max-width:1012px) {
	.tm-testimoni-content {
		padding: 0 10px
	}

	.tm-title-center {
		text-align: center;
		margin: 0 auto
	}

	.tm-testi-slide-1 {
		margin: 0 5px
	}

	.tm-testi-slider ul {
		justify-content: center;
		top: 10px
	}
}

@media(max-width:650px) {
	.tm-testi-slide-1 {
		margin: 0 auto
	}

	.tm-slide-p {
		font-size: 13px
	}

	.tm-testi-slider ul {
		right: 0
	}
}

._f87h-mnwrapr {
	margin-top: 32px
}

#mwshow_contact_popup {
	display: none
}

.f0t3r_mncntnr {
	background: #0f0d2c
}

.f6yt-ftr-mncol-logo {
	max-width: 300px
}

.f6yt-ftr-awrd {
	display: flex;
	flex-wrap: wrap;
	padding: 45px 0 30px 0
}

.f6yt-ftr-awrd-img-box {
	padding: 0 10px
}

._f3t303r-s0m3d {
	padding-left: 15px
}

.awrd-img-box1 {
	padding-left: 0
}

.f6yt-ftr-col-copy {
	padding: 0 0 20px
}

@media (max-width:1114px) {
	.f0t33r-mnwrapr {
		text-align: unset
	}
}

@media(max-width:1016px) {
	.f0t33r-mnwrapr {
		text-align: center
	}
}

@media (max-width:920px) {
	.f6yt-ftr-col-copy {
		width: 50%
	}
}

@media(max-width:854px) {
	.f3t303r-col1 {
		margin-bottom: 30px;
		width: 100%;
		flex-wrap: wrap;
		padding: 25px
	}

	.f6yt-ftr-awrd {
		padding: 25px 0 15px 0
	}

	._f3t303r-s0m3d {
		justify-content: center;
		padding-bottom: 15px;
		padding-left: unset
	}

	.awrd-img-box1 {
		padding-left: unset
	}
}

@media (max-width:725px) {
	.f6yt-ftr-col-copy {
		width: 100%;
		padding: 5px 0
	}
}

@media(max-width:550px) {
	.f6yt-ftr-awrd {
		justify-content: center
	}

	.f6yt-ftr-awrd-img-box {
		padding: 5px 10px
	}
}

.f6yt-ftr-add {
	max-width: 250px;
	padding-bottom: 15px
}

.f6yt-ftr-add-ttl {
	font-size: 14px;
	font-weight: 400;
	color: #9d9cb5;
	position: relative;
	display: inline-block;
	padding-bottom: 20px
}

.f6yt-ftr-add-ttl::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #d6d5E485;
	bottom: 15px
}

.f6yt-ftr-add-desc {
	font-size: 14px;
	font-weight: 400;
	color: #9d9cb5;
	position: relative;
	display: inline-block;
	line-height: 1.5
}

@media (max-width:994px) {
	.f3t303r-r0w {
		justify-content: unset
	}
}

.popupbtn img {
	position: fixed;
	bottom: 5px;
	z-index: 1000;
	right: 5px
}

.popupbtn_img {
	width: 140px
}

.popupbtn_mobimg {
	display: none;
	width: 69px;
	height: 69px
}

@media screen and (max-width:800px) {
	.popupbtn_img {
		display: none
	}

	.popupbtn_mobimg {
		display: block
	}
}

.show_contact_popup {
	cursor: pointer
}

.mw-ftr-copyright {
	padding-left: 35px;
	font-size: 12px
}

@media(max-width:991px) {
	.mw-ftr-copyright {
		padding-left: 4px
	}
}