.pros-cons {
    background: #d9edf7;
	width: 100%;
}
.pros-cons .left-pros{
	border-right: 1px solid;
}
.right-cons{
	background: #ffd1d1;
	background: #f1d8d8;
}
.pros-list {
    list-style: none;
}
.cons-list {
    padding: 0;
    list-style: none;
}
.cons-list li i, .pros-list li i{
    margin-right: 15px;
	font-size: .8em;
}
.pros-list li, cons-list li {
    display: flex;
    align-items: center;
	margin-bottom: 15px;
}
.cons-list li {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 15px;
}
.pros-list li i:before{
	background: #32CD32;
    padding: 0.3em 0.3em;
    /* padding-right: 1em; */
    border-radius: 100%;
	color: #d9edf7;
}
.cons-list li i:before{
	background: rgb(157, 15, 15);
    padding: 0.3em 0.4em;
    border-radius: 100%;
	color: #ffd1d1;
}
.image-box-title {
    box-shadow: 0 2px 15px rgb(0 0 0 / 10%);
    padding: 10px 15px;
    margin-top: 0px;
}
.footer{
	background: #6b6b6b;
	background: #F9F9F9;
}
.copyright_wrapper {
    text-align: center;
    color: #9B9B9B;
    padding: 15px 0px;
	
}
.copyright_wrapper p{
	margin: 0;
}
.single-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar{
	background-color: #32CD32;
	background-color: #050558;
}
.single-widget-progress .elementor-progress-wrapper .elementor-progress-bar{
	background-color: #32CD32;
	background-color: #050558;
}
.parts.custom-button-danger .elementor-button{
	background-color: #32CD32;
	background-color: #050558;
}
.elementor-169 .parts.elementor-global-190 .image-box-content .image-box-description{
	font-size: 0.9em;
}
.elementor-169 .parts.parts-00709e1>.custom-widget-container{
	background-color: #050558;
}
.elementor-169 .parts.parts-00709e1 .elementor-text-editor p{
	margin: 0px;
	padding: 7px 0px;
}
.elementor-169 .parts.parts-007d2f5 .elementor-button{
	background-color: #32CD32;
	background-color: #f5c11e;
}
.profile-colmn{
	box-shadow: 0 0 20px rgb(37 143 103 / 15%);
	border-radius: 5px;
}
.profile-img {
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 50%;
	position: relative;
	top:-50px;
}
.profile_wrapper {
    padding: 0px 30px;
}
.heading_number {
    width: 68px;
    display: inline-block;
    background: rgb(50 205 50);
	background: #050558;
    padding: 15px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
}
.heading_full {
    width: 90%;
    display: inline-block;
    text-align: center;
}
.right_product_img{
		display: none;
	}
@media (max-width: 767px){
	.pros-cons{
		background: transparent;
	}
	.left-pros{
		background: #d9edf7;
		margin-bottom: 2em;
	}
	.heading_number{
		width: 50%;
		margin: 0 auto;
		display: block;
	}
	.heading_full{
		width: 100%;
		margin-top: 1em;
	}
	.parts.parts-13b531a.custom-button-danger.elementor-align-center.single-widget.custom-widget-global.elementor-global-193.single-widget-button.elementor-sticky,.parts.parts-5388e36.custom-position-top.custom-vertical-align-top.single-widget.custom-widget-global.elementor-global-190.single-widget-image-box.elementor-sticky{
		display: none;
	}
		.right_single_product {
		width: 100%;
	}
	.right_product_img{
		display: block;
	}
		.visit_button {
			text-align: center;
		}
		.visit_button a {
			background: #050558;
			color: #fff;
			padding: 10px 37px;
			font-size: 0.9em;
			justify-content: center;
			align-items: center;
		}
		.visit_button span {
    margin-left: 10px;
    
	}
	.elementor-button-wrapper{
		text-align: center;
	}
	
}