/* End custom CSS */

.elementor-2894 .elementor-element.elementor-element-870a393 {
	--display: flex;
	--flex-direction: row;
	--container-widget-width: calc(( 1 - var(--container-widget-flex-grow) ) * 100%);
	--container-widget-height: 100%;
	--container-widget-flex-grow: 1;
	--container-widget-align-self: stretch;
	--flex-wrap-mobile: wrap;
	--align-items: center;
	--gap: 50px 50px;
	--row-gap: 50px;
	--column-gap: 50px;
	--margin-top: 0%;
	--margin-bottom: 0%;
	--margin-left: 0%;
	--margin-right: 0%;
	--padding-top: 0px;
	--padding-bottom: 0px;
	--padding-left: 0px;
	--padding-right: 0px;
}

@media (max-width:1024px) {
	.elementor-2894 .elementor-element.elementor-element-870a393 {
		--flex-direction: row;
		--container-widget-width: initial;
		--container-widget-height: 100%;
		--container-widget-flex-grow: 1;
		--container-widget-align-self: stretch;
		--flex-wrap-mobile: wrap;
		--gap: 30px 30px;
		--row-gap: 30px;
		--column-gap: 30px;
		--padding-top: 24px;
		--padding-bottom: 24px;
		--padding-left: 0px;
		--padding-right: 0px;
	}
}

@media (max-width:767px) {
	.elementor-2894 .elementor-element.elementor-element-870a393 {
		--gap: 20px 20px;
		--row-gap: 20px;
		--column-gap: 20px;
	}
}

/* Start custom CSS */
.vc_item p {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5em;
	text-align: justify;
}

.vc_item h3 {
	text-align: left !important;
}

@media (max-width:1440px) {
	#reviewCarrousel .elementor-516 .elementor-element.elementor-element-9359da5 {
		--e-n-carousel-swiper-offset-size: 200px !important;
	}
}

.sparkleBtn, .sparkleBtnwhite {
	z-index: 2;
}

.sparkleBtn:before {
	content: "";
	background: #000;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(5, 25, 36, 1) 100%);
	height: 1px;
	width: 135px;
	display: block;
	position: absolute;
	bottom: 0px;
	left: -80px !important;
	opacity: .3;
	transition: .2s ease-in-out;
	z-index: -1;
}

.sparkleBtn:after {
	content: "";
	background: #000;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(5, 25, 36, 1) 100%);
	height: 75px;
	width: 1px;
	display: block;
	position: absolute;
	bottom: -60px;
	left: 0px;
	opacity: .3;
	transition: .2s ease-in-out;
	z-index: -1;
}

.sparkleBtn:hover:before, .sparkleBtn:hover:after {
	opacity: .6;
}

.sparkleBtnwhite:before {
	content: "";
	background: #fff;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	height: 1px;
	width: 135px;
	display: block;
	position: absolute;
	bottom: 0px;
	left: -80px !important;
	opacity: .3;
	transition: .2s ease-in-out;
	z-index: -1;
}

.sparkleBtnwhite:after {
	content: "";
	background: #fff;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	height: 75px;
	width: 1px;
	display: block;
	position: absolute;
	bottom: -60px;
	left: 0px;
	opacity: .3;
	transition: .2s ease-in-out;
	z-index: -1;
}

#cutCornerBRdia:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	border-right: 20px solid white;
	border-top: 20px solid #f2f6f9;
}

#cutCornerBR:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	border-right: 20px solid #f2f6f9;
	border-top: 20px solid rgba(255, 255, 255, 0);
}

#cutCornerBL {
	position: relative;
	height: auto;
}

#cutCornerBL:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	border-left: 20px solid white;
	border-top: 20px solid #001a29;
}
