*{padding: 0; margin: 0; box-sizing: border-box;}
body{
	overflow-x:hidden;
	font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
}

.ball {
	position: absolute;
	border-radius: 100%;
	opacity: 1;
}

.banner {
	display: table;
	position: relative;
    /* background-color: #FDEFE8; */
    min-height: 400px;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
}

.banner .child {
	display:table-cell; 
	vertical-align: middle;

}

.banner .child img {
	max-width: 100%;
	height: auto;

}
.banner .child img {
	/* opacity: 0.4; */
}
.triangle-right {
	position: relative;
}
.triangle-right::before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 10px solid #E86722;
	border-bottom: 10px solid transparent;
	border-radius: 4px;
	position: absolute;
    left: -20px;
    top: 0px;
}
a.watch-demo {
	background-color: #fff;
	display: block;
	box-shadow: -1px 1px 26px 9px rgba(0,0,0,0.1);
	-webkit-box-shadow: -1px 1px 26px 9px rgba(0,0,0,0.1);
	-moz-box-shadow: -1px 1px 26px 9px rgba(0,0,0,0.1);
	max-width: 200px;
    border-radius: 50px;
    padding: 10px;
    font-size: 18px;
    text-decoration: none;
    color: #212529;
	margin: 60px 0 0 auto;
}
@media only screen and (min-width: 1920px) {
	section.about {
		height: calc(1em + 40vw);
		display: flex;
	}
	section.about .container {
		align-self: center;
	}
}
.about h1 {
	font-size:5vw;
}

.about ul li span {
	color:#e86722;
}

.about p {
	font-size: 1.5vw;
}

.about h5 {
	font-size:1.5vw;
}
	
.fa-color {
	color:#e86722;
}
.bg-image {
	position: relative;
}
.bg-image::before,
.bg-image::after {
	content: '';
	width: 50%;
	height: 100vh;
	position: absolute;
	z-index: -1;
	background-size: cover;
	top: 0;
}
.bg-image::before {
	background: url('../images/top-lft-grad.png') no-repeat left top;
	left: 0;
}

.bg-image::after {
	background: url('../images/top-rht-grad.png') no-repeat right top;
	right: 0;
}

.tabtwo {
	position: relative;
  
}
.tabtwo .ttwobglf {
	content: '';
	width: 50%;
	height: 100vh;
	background: rgba(232, 103, 34, 0.1);
	position: relative;
	z-index: -1;
	border-radius:30px;

}

.tabtwo .ttwobgrt {
	width: 30%;
	height: 50vh;
	background-color: #FF928E;
	background-size: cover;
	position: absolute;
	z-index: -1;
	border-radius:30px;
	left: 550px;
	top: 220px;
}

.ttwobgimg img {
	max-width: 100%;
	height: auto;
	position: absolute;
    top: 550px;
}

.mt-100 {
	margin: 100px auto;
}

/* .main .ttwochldtwo h1 {
font-size:2vw;
} */

.main .ttwochldtwo p {
	font-size: 1.5vw;
  }
.main .ttwochild {
	display:table-cell; 
	vertical-align: middle;
}

.main .ttwochild img {
	max-width: 100%;
	height: auto;
}

.tabtwofone {
	margin: 50px 0px 0px 50px;
}

.tabtwofone span {
	color:#e86722;
}
.fw-bold span {
	margin-left: -30px;
}

.tabtwoftwo {
	margin: 50px 0px 0px 50px;
}

.tabtwoftwo span {
	color:#e86722;
}

section.main {
	margin-top: 5em;
}
section.main .container {
	border: 3px dashed #ccc;
    border-radius: 50px;
}
.ttwochldtwo {
	display: flex;
}
.ttwochldtwo .kk {
	align-self: center;
	padding: 0 20px 0px 50px;
}

/*tab three*/

.tabthree .rcorner{
	border: none; 
	border-radius: 30px;
	box-shadow: -1px 1px 20px 9px rgb(0 0 0 / 5%);
	-webkit-box-shadow: -1px 1px 20px 9px rgb(0 0 0 / 5%);
	-moz-box-shadow: -1px 1px 20px 9px rgb(0 0 0 / 5%);
	margin: 0 20px;
}
.tabthree .card .img {
	border-top-left-radius: 30px;
    border-top-right-radius: 30px;
	min-height:190px;
}
.tabthree ol li {
	list-style-type: square;
	padding: 10px 0;
}
.tabthree .card .img {
	background-color:#000;
	position: relative;
}
.tabthree .card .img.img-1::before,
.tabthree .card .img.img-2::before,
.tabthree .card .img.img-3::before {
	content: '';
	position: absolute;
	width: 100%;
    height: 100%;
	bottom: 0;
	top: auto;
	background-size: cover;
}
.tabthree .card .img.img-1::before {
	background: url('../images/startups_img.png') no-repeat bottom center !important;
}
.tabthree .card .img.img-2::before {
	background: url('../images/soft-enter.png') no-repeat bottom center !important;
}
.tabthree .card .img.img-3::before {
	background: url('../images/businesses.png') no-repeat bottom center !important;
}
.tabthree .card .img.img-1 {
	background-color: #9ACCFF;
}

.tabthree .card .img.img-2 {
	background-color: #4F52FF;
}

.tabthree .card .img.img-3 {
	background-color: #9AF7FF;
}

/*tab six*/
.tabsix .bgset{
	background: #fdefe8;
	 border-radius:15px;
}
.tabsix .box-1, .tabsix .box-2, .tabsix .box-3, .tabsix .box-4, .tabsix .box-5  {
	border-radius: 30px;
	display: flex;
	min-height: 170px;
	margin: 0 10px;
}
.tabsix .box-1 {
	background: #fdefe8;
}
.tabsix .box-2 {
	background: #FCD4C0;
}
.tabsix .box-3 {
	background: #FFBA98;
}
.tabsix .box-4 {
	background: #FF8D53;
}
.tabsix .box-5 {
	background: #FF7631;
}

.tabsix h5 {
	align-self: center;
    width: 100%;
	text-align: center;
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

footer > div .container {
	padding-top: 20px;
	font-size: 14px;
    border-top: 1px solid #D1D1D1;
}
.card-text {
	font-size: 14px;
}
.card {
	height: 100%;
}
.dropdown-menu {
    color: #ffffff;
    background-color: #e86821;
    border: none;
	box-shadow: -1px 1px 26px 9px rgba(0,0,0,0.1);
	-webkit-box-shadow: -1px 1px 26px 9px rgba(0,0,0,0.1);
	-moz-box-shadow: -1px 1px 26px 9px rgba(0,0,0,0.1);
}
.dropdown-item {
	color: #ffffff;
}

/*------------2021-12-25--------------------*/
.tabfour_image{
	max-width: 100%;
}
@media (max-width: 992px){
	.tabtwo .ttwobglf{
		width: 100%;
		height: auto;
	}
	.tabtwo .mb-6.box-shadow.rcorner{
		width: 50%;
		margin: 0 auto;
		display: table;
		float: none;
	}
	.tabtwo .ttwobgrt{
		position: relative;
		width: 100%;
		margin: 20px auto 0;
		display: table;
		float: none;
		height: auto;
		left: auto;
		top: auto;
	}
	.tabtwo .ttwobgrt .tabtwoftwo {
		margin: 20px 0;
	}
	.ttwobgimg img{
		position: relative;
		top: auto;
		margin-top: 20px;
	}
	.tabsix h5{
		font-size: 16px;
	}
}
@media (max-width: 850px){
	section.tabthree.mt-100 .col-md-4{
		width: 100%;
		margin-top: 25px;
	}
}
@media (max-width: 600px){
	section.tabsix .col-sm-12.col-md-2.col-lg-2.col-12.mt-5 {
		/* background: #fdefe8; */
		width: 90%;
		margin: 0 auto;
	}
}
@media screen and (min-width: 380px) and (max-width: 667px) {
	.tabfour_image {
		width: auto !important;
		max-width: 100% !important;
		margin-left: auto !important;
	}
}



/*------------2021-12-25--------------------*/

.footerBG-color {
	background-color: #2a2a2a;
	padding: 20px;
}
.footerBG-color .text-muted,
.footerBG-color h4,
.footerBG-color p {
	color: #c3c3c3;
}
.boxes {
	width: 18%;
	margin: auto 15px;
}

@media screen and (min-width: 320px) and (max-width: 800px) {
	
	.navbar-nav {
		background-color: #2a2a2a;
		border-radius: 10px;
		box-shadow: 0px 0px 5px rgb(0 0 0 / 70%);
	}

	.navbar-light .navbar-nav .nav-link.active, 
	.navbar-light .navbar-nav .show>.nav-link {
		color: rgba(255,255,255,.9);
		padding: 10px 15px;
	}
	.navbar-light .navbar-nav .nav-link {
		color: rgba(255,255,255,.55);
		padding: 10px 15px;
	}

	.boxes {
		width: 92vw;
		margin: 15px !important;
	}
	.hero-text ul li {
		font-size: calc(52px + (26 - 14) * ((100vw - 320px) / (667 - 320)));
	}
	.hero-text ul li, 
	.hero-text ol li {
		text-align: center;
	}
	a.watch-demo {
		margin: 30px auto auto;
	}
	.banner {
		display: none
	}
	section.main .container {
		border: none
	}
	.tabtwo .mb-6.box-shadow.rcorner {
		width: auto;
	}
	.tabtwofone {
		margin: 20px;
	}
	.tabfour_image {
		width: 100vh;
		max-width: 88vh;
		margin-left: -31vw;
	}
}
@media screen and (min-width: 1000px) {
	.hero-text ul li {
		font-size: calc(70px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
	}
}

.hero-text ol li {
	font-size: 12px;
	color: rgba(0, 0, 0, 0.6);
}
.hero-text ul, .hero-text ol {
	margin: auto;
	padding: 0;
	text-align: right;
	list-style-type: none;
}

@media (min-width: 992px){
	.navbar-expand-lg .navbar-collapse {
		display: flex!important;
		flex-basis: auto;
		flex-direction: row-reverse;
	}
}
