@media (max-width: 768px) {}

.cardText {
	color: gray;
}

.elementor-price-table .elementor-price-table__header {
	background: #fff;
}

.primary-bg {
	background-color: #3575d3;
}

.elementor-price-table__additional_info:hover {
	color: red;
	cursor: pointer;
}

.elementor-price-table__currency.elementor-currency--before {
	position: absolute;
	margin-top: -15px;
}

.trust_logo {
	display: inline-block;
	width: 130px;
	height: auto;
	margin: 0;
	padding: 0;
	line-height: .72;
	margin-right: 6px;
	position: relative;
}

.trust_stars {
	display: inline-block;
	width: 100px;
	line-height: .72;
	margin: 0 6px;
	position: relative;
}

.trust_logo img {
	margin: 0;
	padding: 0;
	margin-bottom: 14px;
}

.trust_stars img {
	margin: 0;
	padding: 0;
	margin-bottom: 9px;
}

.container .elementor-row {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.brand_input {
	background: #fff;
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	margin-bottom: 10px;
	padding: 5px;
	border-radius: 3px;
	max-width: 950px;
	margin: 40px auto 0;
}

.h2hcmp-mncntnr {
	padding: 90px 10px 70px;
	position: relative;
}

.bgnm-txt-h2hcmp {
	width: 76%;
	top: 60px;
	left: 20%;
}

.elementor-toggle-item {
	background-color: #f1f9f6;
}

#tooltip.top:after {
	border-top-color: transparent;
	border-bottom: 10px solid #2f3c4b;
	top: -20px;
	bottom: auto;
}

#tooltip.left:after {
	left: 10px;
	margin: 0;
}

#tooltip.right:after {
	right: 10px;
	left: auto;
	margin: 0;
}

.elementor-price-table__subheading {
	background-image: linear-gradient(-100deg, rgba(250, 247, 133, .4), rgba(250, 247, 133, .8) 95%, rgba(250, 247, 133, .2));
}

.tick-list li {
	margin-bottom: 20px;
}

@media screen and (max-width: 1280px) {
	.h2hcmp-mncntnr {
		padding: 60px 10px 50px;
	}
	
	.bgnm-txt-h2hcmp {
		top: 20px;
		left: 10%;
	}
}

@media screen and (max-width: 1100px) {}

@media screen and (max-width: 950px) {
	.bgnm-txt-h2hcmp {
		width: 86%;
		top: 10px;
		left: 10%;
	}
}

@media screen and (max-width: 850px) {}

@media screen and (max-width: 750px) {
	.h2hcmp-mncntnr {
		padding: 40px 10px !important;
	}
}

@media screen and (max-width: 650px) {}

@media screen and (max-width: 550px) {
	.bgnm-txt-h2hcmp {
		width: 96%;
		top: 5px;
		left: 2%;
	}
}

@media (min-width: 768px) {}

.elementor-widget-testimonial-carousel .swiper-slide {
	padding-top: 0px;
}

.aflcmsn-mnwrapr {
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 80px;
	display: flex;
	flex-flow: row wrap;
}

.aflcmsn-mncol {
	width: calc(( 100% - 100px ) / 4);
	margin-right: 30px;
	text-align: center;
}

.aflcmsn-mncol a {
	color: #434343;
}

.aflcmsn-mnwrapr .aflcmsn-mncol:last-child {
	margin-right: 0;
}

.aflcmsn-gradwrapr {
	padding: 25px;
	width: 200px;
	height: 200px;
	margin: 0 auto;
	margin-bottom: 20px;
	border-radius: 50%;
	overflow: hidden;
	background: linear-gradient(90deg, #3575d3, #e5183d);
	position: relative;
}

.aflcmsn-piebx {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.aflcmsn-pie {
	position: absolute;
	top: 0;
	width: 50%;
	height: 100%;
	background: #f1f3f3;
}

.aflcmsn-pie1 {
	left: 0;
}

.aflcmsn-pie2 {
	right: 0;
	transform-origin: left;
}

.aflcmsn-piebx1 .aflcmsn-pie2 {
	transform: rotate(108deg);
}

.aflcmsn-piebx2 .aflcmsn-pie2 {
	transform: rotate(144deg);
}

.aflcmsn-piebx3 .aflcmsn-pie2 {
	transform: rotate(180deg);
}

.aflcmsn-pie-num {
	width: 100%;
	height: 100%;
	background: #fff;
	font-size: 25px;
	font-weight: 700;
	color: #408de4;
	position: relative;
	z-index: 5;
	border-radius: 50%;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	box-shadow: 0 0 10px #ababab;
}

.aflcmsn-title {
	font-size: 20px;
}

.aflcmsn-dsc {
	font-size: 17px;
}

.aflcmsn-dsc span {
	font-size: 80%;
	color: #408de4;
	font-style: italic;
}

.aflcmsn-pie {
	display: none;
}

.animate_txt {
	animation: blink 4s infinite;
	-webkit-animation: blink 4s infinite;
}

.tick-list {
	margin: 10px 0;
	display: flex;
	flex-flow: row wrap;
	list-style: none;
	padding: 0;
}

.tick-list li {
	width: 50%;
	font-size: 18px;
	color: #434343;
	margin-bottom: 8px;
	position: relative;
	padding-left: 35px;
}

.tick-list li {
	font-size: 16px;
	color: #000;
}

.tick-list li:before {
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	width: 23px;
	height: 19px;
	background: url("https://www.milesweb.com/img-assets/xmas-2020/check-mark-434343-green.svg") no-repeat;
	background-size: 100%;
	--lzl-bg-img: "https://www.milesweb.com/img-assets/xmas-2020/check-mark-434343-green.svg";
}

.footer_form > span > input {
	padding: 18px 70px;
}

@media screen and (max-width: 426px) {}

@media screen and (max-width:376px) {
	.banner_prc_r {
		font-size: 30px !important;
	}
	
	.tick-list {
		display: block;
	}
	
	.tick-list li {
		width: 100%;
	}
}

@media screen and (max-width:321px) {}

.corecats > .elementor-widget-wrap .porto-sicon-box {
	display: flex;
}

@media (max-width:350px) {}

@media only screen and (max-width:900px) and  (min-width:350px) {}

.bounce {
	animation: bounce 2s infinite;
}

.tick-list li:before.lzl:not(.lzl-ed), .tick-list li:before.lzl-ing:not(.lzl-ed) {
	background-image: none;
}