/* CSS Document */
@import "fontface.css";
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: Segoe UI;
	background: #fff;
	overflow-x: hidden;
}
:root {
    --black-color: #000;
}
/***************************reset*********************/
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
}
body ul {
	list-style: none;
	margin: 0px;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	max-width: 100%;
	border: none;
	height: auto;
}
a {
	outline: 0;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
a img {
	border: 0px;
	text-decoration: none;
}

/***********************end reset*********************/


.main-wrapper {
	position: relative;
}
.container {
	position: relative;
}
header.header {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 25px;
}
.main-banner {
    background: linear-gradient(180deg, #FEB896 0%, #FD728F 30.1%, rgba(176, 102, 212, 0.612) 68.2%, rgba(255, 255, 255, 0.31) 100%);
    padding: 110px 0;
}
.bannerlogo {
    margin: 0 0 20px;
}
.banner-left-item p {
    font-size: 33px;
    color: #fff;
}
.banner-left-item {
    margin: 0 0 40px;
}
.banner-left-item h2 {
    font-size: 50px;
    color: #fff;
    margin: 0 0 15px;
}
.sec-cont.banner-left-cont, .AboutProject, .whCat, .proSol, .GoodProductivity, .Colors-section {
    padding: 100px 0;
}
.CompetitorAnalysis {
	padding: 100px 0 0;
}
.AboutProject .row, .proSol .row, .CompetitorAnalysis-sec .row, .Typography-row .row {
    align-items: center;
}
.AboutProject-cont h2, .whCat-inner h2, .proSol-cont-itm h2, .GoodProductivity-inn h2, .CompetitorAnalysis-inn h2,
.CompetitorAnalysis-sec-item h2, .AllFeaturesSec-div h2, .AllFeaturesSec-btm-in h2, .Typography-main h2, .Colors-head h2 {
	font-size: 50px;
	margin: 0 0 15px;
	color: #000000;
}
.AboutProject-cont p, .whCat-inner p, .proSol-cont-itm p, .GoodProductivity-inn p, .CompetitorAnalysis-cntTxt,
.CompetitorAnalysis-sec-item li, .AllFeaturesSec-div p, .AllFeaturesSec-btm-in p {
	font-size: 33px;
	color: #000000;
}
.whCat-inner p {
    margin: 0;
}
.whCat-inner {
    padding: 35px 0;
}
.proSol-cont-itm:not(:last-child), .CompetitorAnalysis-sec-item:not(:last-child), .AllFeaturesSec-div:not(:last-child) {
    margin: 0 0 85px;
}
.GoodProductivity-img {
	margin: 100px 0 0;
}
.CompetitorAnalysis-items {
    margin: 70px 0 100px;
}
.CompetitorAnalysis-txt p {
	font-size: 28px;
	color: #000000;
	margin: 0;
}
.CompetitorAnalysis-sec-item h2, .Typography-main h2 {
	margin: 0 0 30px;
}
.CompetitorAnalysis-sec-item li {
    position: relative;
    padding-left: 40px;
}
.CompetitorAnalysis-sec-item li::before {
    content: "";
    background: linear-gradient(180deg, #F6B9B5 0%, #F7769A 49.8%, #B95BC2 100%);
    width: 19px;
    height: 19px;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 19px;
}
.AllFeaturesSec-img {
	text-align: center;
	margin: 100px 0;
}
.AllFeaturesSec-btm-img {
	text-align: center;
	margin: 80px 0 0;
}
.AllFeaturesSec-img img, .AllFeaturesSec-btm-img img {
	margin: 0 auto;
}
.AllFeaturesSec {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) -5.8%, rgba(253, 183, 151, 0) 5.2%, rgba(247, 177, 156, 0.91) 26.05%, rgba(176, 102, 212, 0.3) 68.5%, rgba(255, 255, 255, 0.31) 100%);
    padding: 0 0 100px;
}
.Typography-txt {
	margin: 25px 0 0;
}
.Typography-txt h3 {
	font-weight: 700;
	font-size: 43px;
}
.Typography-lft span {
    display: block;
}
.Typography-lft {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    box-shadow: 1px 2px 5px rgb(0 0 0 / 20%);
    border-radius: 40px;
	font-size: 188px;
}
.Typography-row {
    margin: 60px 0 0;
}
.Typography-section {
    padding: 80px 0 130px;
}
.Typography-row .col-lg-7 .col-lg-4:nth-child(1) .Typography-lft {
}
.Typography-row .col-lg-7 .col-lg-4:nth-child(2) .Typography-lft {
	background: linear-gradient(180deg, #AB5FFD 0%, #FBD97F 100%);
	color: #fff;
}
.Typography-row .col-lg-7 .col-lg-4:nth-child(3) .Typography-lft {
	background: linear-gradient(180deg, #F2E4F5 0%, #8188F9 100%);
	color: #fff;
}
.Typography-rit li {
    font-size: 33px;
    color: #000000;
}
.Typography-rit li b, .Typography-rit li span {
    min-width: 30%;
    display: inline-block;
}
.proSol-img {
    margin-left: -200px;
}
.Colors-main {
	margin: 100px 0 0;
}
.Colors-main .Colors-itm {
    font-size: 50px;
}
footer.footer {
    padding: 100px 0;
}
.ftr-cont h2 {
    font-weight: 600;
    font-size: 75px;
    color: #000000;
}
.ftr-cont p {
    font-weight: 400;
    font-size: 49px;
    color: #000000;
}
.ftr-cont h5 {
    font-weight: 700;
    font-size: 49px;
    color: #000000;
}
.ftr-cont h5 a {
    color: #000000;
}