.sec-title-two {
	margin-bottom: 70px;
	position: relative;
	margin-bottom: 40px;
	text-align: center;
}
.remove-bg-index-header-bg {
    position: relative;
    padding: 50px 0px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    background-image: url(/images/infoart/charts/header-bg.png);
}
#remove-bg-features-pages h2 {
    font-size: 34px;
    font-weight: 700;
    text-align: left;
    letter-spacing: -1px;
    text-transform: capitalize;
}
.plain-style-bg {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.remove-bg-plain-style-bg {

    background: url(/images/remove-bg/abstract_shape.png) no-repeat;
    z-index: -1;
    background-position: center;
    bottom: 0;

}
.features-title {
	width: 600px;
}
@media only screen and (max-width:600px) {
	.features-title {
		width: auto;
	}
	.features-title h2 {
		text-align: center !important;
	}
}

.icon-process-wrapper {
	display: flex;
	text-align: center;
	margin-bottom: -60px;
	margin-top: 30px;
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
	.icon-process-wrapper {
		flex-direction: column
	}
}

.icon-process-single {
	padding: 0 10px;
	position: relative;
	flex-grow: 1;
	margin-bottom: 60px
}

.icon-process-single__line {
	position: absolute;
	top: 90px;
	left: 100%;
	transform: translate(-55%, -5px);
	height: 10px;
	width: 100%;
	line-height: 0
}
@media all and (max-width: 1199px) {
		.icon-process-single__line {
	position: absolute;
	top: 90px;
	left: 95%;
	transform: translate(-55%, -5px);
	height: 10px;
	width: 100%;
	line-height: 0
}
}
@media all and (max-width: 991px) {
		.icon-process-single__line {
	position: absolute;
	top: 90px;
	left: 95%;
	transform: translate(-55%, -5px);
	height: 10px;
	width: 100%;
	line-height: 0
}
}
@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
	.icon-process-single__line {
    left: 59%;
    bottom: -20px;
    top: auto;
    transform: translate(-59%) rotate(60deg);
	}

}

.icon-process-single__line .dot {
	display: inline-block;
	vertical-align: middle;
	background: #e4e8f6;
	border-radius: 50%;
	margin: 0 8px
}

.icon-process-single__line .dot-1 {
	width: 2px;
	height: 2px
}

.icon-process-single__line .dot-2 {
	width: 4px;
	height: 4px
}

.icon-process-single__line .dot-3 {
	width: 6px;
	height: 6px
}

.icon-process-single__line .dot-4 {
	width: 8px;
	height: 8px
}

.icon-process-single__line .dot-5 {
	width: 10px;
	height: 10px
}

.icon-process-single:last-child .icon-process-single__line {
	display: none
}

.icon-process-single__content-wrap {
	position: relative;
	text-align: center;
	margin: 0 auto;
	max-width: 320px
}
.icon-process-single__content-wrap h3{
font-size: 21px;
    margin-top:15px;
    color: #4B4B4C;
    letter-spacing: -.5px;
        font-weight: 700;
}

.icon-process-single__media {
	position: relative;
	width: 120px;
	height: 120px;
	line-height: 120px;
	border-radius: 40px;
	font-size: 34px;
	background: #fff;
	box-shadow: 0 15px 50px rgba(89, 69, 230, .12);
	margin: 0 auto 52px;
	color: #38cb89;
	transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
	.icon-process-single__media {
		margin-bottom: 30px
	}
}

.icon-process-single__media i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.icon-process-single__title {
	color: #6d70a6;
	margin-bottom: 10px
}

.icon-process-single:hover .icon-process-single__media {
	background-color: #38cb89;
	color: #fff
}
.freestyle-slogan {
font-size: 18px;
}
.freestyle {
	border-bottom: 5px solid #41BCD0;
      font-weight: 900;
}
.upload-image-area {
	display: block;
	width: 100%;
}
.upload-image-box {
	width: 100%;
	padding: 4rem;
	outline: 4px #41bcd0 dashed;
	outline-offset: 0;
	transition: all 0.3s ease;
}
.highlight .upload-image-box {
	background: #fff;
	outline: 4px #41bcd0 dashed;
	outline-offset: -15px;
}
.upload-image {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.upload-btn {
	display: block;
	text-align: center;
}
.upload-image + label, .download-btn {
	display: inline-block;
	padding: 0.625rem 2rem;
	width: 100%;
	background-color: #4cd0e5;
	border-radius: .2rem;
	border: 3px solid #4cd0e5;
	color: #fff !important;
	font-size: 1.25rem;
	font-weight: 700 !important;
	text-decoration: none;
	transition: all 0.3s ease;
	cursor: pointer;
}
.download-btn {
	background-color: #fff;
	color: #4cd0e5 !important;
}
.upload-image + label:hover {
	box-shadow: 0 10px 30px rgba(76, 208, 229,.3);
} 
.download-btn:hover {
	background-color: #fff;
	box-shadow: 0 10px 30px rgba(76, 208, 229,.3);
}
.upload-text {
	display: block;
	font-size: 12px;
	text-align: center;
}
.remove-bg-area {
	margin: auto;
}
#upload-area.disabled label {
	background: #a8b8bb;
    border: none;
    cursor: not-allowed;
}
#upload-area.disabled label span {
    padding-right: 5px;	
}
.disabled .upload-image + label:hover {
	box-shadow: none;
}
.upload-btn label i {
	display: none;
	-webkit-animation: rotation .6s infinite linear;
	-moz-animation: rotation .6s infinite linear;
	-o-animation: rotation .6s infinite linear;
	animation: rotation .6s infinite linear;
}
.disabled .upload-btn label i {
	display: inline-block;
}
#display-area {
	display: none;
	width: auto;
	margin: auto;
}
.display-area-container {
	display: inline-block;
	padding: 15px;
	margin: auto;
	width: auto;
	background: #fff;
}
.result-tab .nav-tabs {
	text-align: left;
	border-bottom: none;
}
.result-tab .nav-tabs > li > a,
.result-tab .nav-tabs > li.active > a, .result-tab .nav-tabs > li.active > a:focus, .result-tab .nav-tabs > li.active > a:hover {
	color: #666;
	border: none;
	border-radius: 2px;
	font-weight: 700;
	background-color: #EBEBF1;
}
.result-tab .nav-tabs > li.active > a, .result-tab .nav-tabs > li.active > a:focus, .result-tab .nav-tabs > li.active > a:hover {
	background-color: #4cd0e5;
	color: #fff;
}
.result-tab .nav-tabs > li > a:focus, .result-tab .nav-tabs > li > a:hover {
	color: #4cd0e5;
}
.close-image {
	padding: 7px 15px;
	float: right !important;
	font-size: 20px;
	cursor: pointer;
}
.result-content {
	display: flex;
}
.result-content .tab-pane.active {
	background: #4cd0e5;
	padding: 10px;
}
.result-content img {
	max-height: 100%;
	background-image: url("/images/remove-bg/transparent-bg.jpg");
	overflow: hidden;
}
.button-content {
	display: none;
}
.button-content > div {
	width: 80%;
	padding: 30px 0;
	margin: auto;
	text-align: center;
}
.button-content > div > a {
	width: 100%;
	margin: auto;
	text-align: center;
}
.edit-btn {
	    background-image: linear-gradient(135deg, #ecc344 0%, #f77fb4 100%);
    border: 0px;
    color: #ffffff !important;
}
.download-btn:hover, .download-btn.active, .download-btn:focus {
	color: #fff;
	text-decoration: none;
}
.edit-btn:hover, .edit-btn.active, .edit-btn:focus {
    background-image: linear-gradient(135deg, #fffa5f 0%, #c15786 100%);
        border: 0px;
    color: #ffffff !important;
}
.edit-description {
	    margin-top: 10px;
	       line-height: 20px;
    display: inline-block;
	
}
.preview-imag-text {
		    margin-top: 10px;
    display: inline-block;
	
}

.template-spinner {
    height: 60px;
    width: 60px;
    margin: 0px auto;
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border-left: 6px solid rgba(217, 217, 217, 0.8);
    border-right: 6px solid rgba(217, 217, 217, 0.8);
    border-bottom: 6px solid rgba(217, 217, 217, 0.8);
    border-top: 6px solid rgba(109, 109, 109, 0.8);
    border-radius: 100%;
    position: absolute;
	top: 45%;
	left: 50%;
}
@-webkit-keyframes rotation {
   from {-webkit-transform: rotate(0deg);}
   to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes rotation {
   from {-moz-transform: rotate(0deg);}
   to {-moz-transform: rotate(359deg);}
}
@-o-keyframes rotation {
   from {-o-transform: rotate(0deg);}
   to {-o-transform: rotate(359deg);}
}
@keyframes rotation {
   from {transform: rotate(0deg);}
   to {transform: rotate(359deg);}
}
.remove-bg-overlay {
	position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 1032;
    overflow-y: scroll;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.remove-bg-overlay-container {
	height: 100%;
	display: flex;
}
.remove-bg-overlay-content {
	margin: auto;
	width: 70%;
}
.remove-bg-content {
	background: #fff;
	border-radius: 6px;
	width: 100%;
	margin: auto;
	padding: 5px;
}
.remove-bg-overlay-button {
	display: block;
	float: right;
	margin: -17px;
}
.close-overlay-button {
	background: #000;
	color: #fff;
	border: none;
	border-radius: 50%;
	font-size: 25px;
	padding: 4px 8px;
}
.remove-bg-content > div {
	padding-bottom: 5px;
}
.feature-highlight-title {
	border-bottom: 1px solid lightgray;
	margin-bottom: 5px;	
}
.feature-highlight ul {
	margin: 0;
	column-count: 2;
}
.feature-highlight li {
	font-size: 14px;
	color: #293745;
	text-align: left;
	list-style: none;
	margin-bottom: 15px;
	line-height: 19px;
	background: url(/images/pricing/checkmark.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-size: 17px;
	background-position: 1px 1px;
}
.feature-highlight-title {
	font-weight: bold;
}
.feature-highlight-title a {
	font-size: 12px;
}
.remove-bg-login {
	text-align: center;
}
.demo-images-area {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}
.demo-images-area #demo-image-elem img {
	cursor: pointer;
	width: 48px;
	height: 48px;
	border-radius: 5px;
	margin: 5px;
}