:root {
  --primary-color: #002E8B;
  --primary-dark: #002E8B;
  --white:#ffffff;
  --black:#000000;
  --error-color:#ff3333;
  --secondary-color:#414141;
  --tertiary-color:#00B0F0;

}




@media (min-width:320px)  { 

.round-border-text{
	align="center";
	text-align: center; 
	vertical-align: middle;
	width: 50px;
	height: 50px;
	margin-top: 10px;
  	border: 1px solid var(--tertiary-color);
  	font-size: 20px;
  	border-radius: 50px;
  	padding-top: 10px;
}

.mobile{
	display:none;
}
.hero-text-layout{

	margin-top: 16px;
	text-align: center;
}
.hero{

	height: 480px;


}

iframe{
	width: 100%;
	height: 100%;
}

/* smartphones, portrait iPhone, portrait 480x320 phones (Android) */ }
@media (min-width:480px)  {
.mobile{
	display:none;
}
.container{
}
.has-error{
	font-family: 'Poppins';
font-style: normal;
font-size: 16px;
font-weight: 400;
line-height: 16px;
margin-top: 16px;
/* or 80% */
color: var(--error-color);
}
.section-title{
	/* About Company */


font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-size: 40px;
line-height: 32px;
margin-top: 24px;
/* or 80% */
color: var(--primary-color);
text-align: center;

}
.round-border-text{
	align="center";
	text-align: center; 
	vertical-align: middle;
	width: 80px;
	height: 80px;
	margin-top: 0px;
  	border: 1px solid var(--tertiary-color);
  	font-size: 34px;
  	border-radius: 50px;
  	padding-top: 10px;
}

.hero-text-layout{
	padding-left: 16px;
	padding-right: 16px;
	margin-top: 16px;
	text-align: center;
} /* smartphones, Android phones, landscape iPhone */ }
@media (min-width:600px)  {
.tablet{
	display: block;
}
.hero-text-layout{
	padding-left: 16px;
	padding-right: 16px;
}
 /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */ }
@media (min-width:801px)  {
	.mobile{
	display:block;
}
.round-border-text{
	align="center";
	text-align: center; 
	vertical-align: middle;
	width: 80px;
	height: 80px;
	margin-top: 0px;
  	border: 1px solid var(--tertiary-color);
  	font-size: 34px;
  	border-radius: 50px;
  	padding-top: 10px;
}
.hero-text-layout{
	padding-left: 16px;
	padding-right: 16px;
	margin-top: 160px;
}
 /* tablet, landscape iPad, lo-res laptops ands desktops */ }
@media (min-width:1025px) {
	.round-border-text{
	align="center";
	text-align: center; 
	vertical-align: middle;
	width: 80px;
	height: 80px;
	margin-top: 0px;
  	border: 1px solid var(--tertiary-color);
  	font-size: 34px;
  	border-radius: 50px;
  	padding-top: 10px;
}
.mobile{
	display:block;
} /* big landscape tablets, laptops, and desktops */
.hero-text-layout{
	padding-left: 64px;
	padding-right: 20px;
	margin-top: 200px;
}
 }
@media (min-width:1281px) {
.mobile{

	display: block;
} /* hi-res laptops and desktops */ 
.hero-text-layout{
	padding-left: 64px;
	padding-right: 20px;
	margin-top: 200px;
}
section{
	padding-top: 24px;
	padding-bottom: 24px;
}
iframe{
	width: 90%;
	margin-top: 5%;
	height: 67.5%;

	text-align: right;
}

}

body{
	
	overscroll-behavior: none;
	

}
header{
}

.hero-title{
	/* We create solutions for your Business ! */
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
font-size: 33px;
line-height: 48px;
/* identical to box height, or 84% */
color: var(--primary-color);


}
.hero-sub-title{
	/* Our vision is to provide small vendors the opportunity to compete with the biggest MNC’s present with our technological enhancement services to enable our country’s growth. */

font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 32px;
/* or 200% */
letter-spacing: 0.06em;

color: #000000;


}
.hero-iframe{
	height: 100%;
	text-align: left;
}
.hero-iframe-video{
	text-align: center;
	vertical-align: middle;
}



.logo{
	text-align: left;
		height: 64px;
		margin: 8px 0px 0px 0px;

}
.menu{
	text-align: right;

}
.menu-li{
	margin-top: 24px;
}
.menu-button{
	margin-top: 16px;
}

.header-menu{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	margin-right: 16px;
	vertical-align: middle;
/* identical to box height, or 100% */
	letter-spacing: 0.06em;
	color: #000000;
}

.btn-primary{

	background: var(--primary-color)  !important;
	border-color: var(--primary-dark);
	--bs-btn-active-bg:var(--primary-dark);
	border-radius: 5px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
/* identical to box height, or 100% */
	letter-spacing: 0.06em;
	height: 48px;
	color: #FFFFFF;
}
.btn-secondary{

	background: var(--white) ;
	border-color: var(--primary-dark);
	border-radius: 8px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
/* identical to box height, or 100% */
	letter-spacing: 0.06em;
	height: 48px;
	color: #FFFFFF;
}

.btn-primary:hover{
	background: var(--primary-dark);
	border-color: var(--primary-dark);
}
.btn-primary:active{
	background: var(--primary-dark);
	border-color: var(--primary-dark);
}

.footer{
	z-index: 1;
	background-color: var(--primary-color);
}

.footer-header{
	/* LEGAL */



font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-size: 19px;
line-height: 20px;
/* or 100% */
margin-top: 32px;
color: var(--white);


}

.footer-menu-item{
	list-style-type: none;
text-align: left;
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 28px;
/* or 100% */
text-decoration:none;
color: var(--white);



}
.footer-menu-follow{
margin-right:4px;
width: 30px;
margin-top: 10px;
height: 30px;

}
.container{
	padding: 0px;
}
.copyright{
	color:var(--white);
	text-align: center;
	margin-top: 32px;
	padding-bottom: 16px;
}
.about{
	z-index: -1;

}
/*.about:hover{
	background-color: var(--primary-color);
}*/
.about-image{
	margin-top: 72px;
	height: 86.677%;
	width: 100%;
}
.section-title{
	/* About Company */


font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-size: 40px;
line-height: 32px;
/* or 80% */
color: var(--primary-color);
text-align: center;

}


#section-underline{
width: 28%;
height: 3px;
margin: auto;
   display: block;
        margin-top: 20px;
        border-radius: 100px;
background-color: var(--secondary-color);
	
}

.privacy-description{
margin-top: 10px;

font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 28px;
margin-left: 28px;
/* or 229% */
text-align: justify;

color: var(--secondary-color);


}

.about-description{
margin-top: 28px;

font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 28px;
/* or 229% */
text-align: justify;

color: var(--secondary-color);


}
.started{

	height: 1300px;


}
.features{

	height: 480px;


}
.plans{
		height: 480px;

}
.team{
	height: 540px;

}
.contact{
	height: 620px;
}
.choose-us{
	height: 736px;
}

.maintenance-header{

font-family: 'Poppins';
font-style: normal;
font-weight: 700;
font-size: 60px;
line-height: 80px;
text-align: center;
color: var(--black);
}

.maintenance-description{

font-family: 'Poppins';
font-style: italic;
font-weight: 500;
font-size: 22px;
line-height: 35px;
text-align: center;
color: var(--black);


}

.maintenance-notify{
text-align: center;
font-family: 'Poppins';
font-style: normal;
font-weight: 500;
font-size: 32px;
line-height: 80px;
color: var(--black);


}

.team-member{
	  	border: 1px solid var(--tertiary-color);

}

.choose-outer-top{
	/* Group 326 */


box-sizing: border-box;
text-align: center;
vertical-align: middle;
height: 403px;

border: 4px dashed #002E8B;
border-radius: 200px;




}
.choose-outer-top:hover{
	/* Group 326 */
text-align: center;
background-color: var(--tertiary-color);
box-sizing: border-box;
height: 403px;

border: 4px dashed var(--tertiary-color);
border-radius: 200px;




}
.choose-outer-bottom{
	/* Group 326 */

text-align: center;

box-sizing: border-box;

height: 403px;
margin-top: 165px;
border: 4px dashed #002E8B;
border-radius: 200px;

}

.choose-outer-image{
	margin-top:calc(50%);
}



.choose-outer-text{

font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
text-align: center;
letter-spacing: 0.06em;
	margin-top:calc(20%);;
color: var(--black);


}
.choose-outer-bottom:hover{
	/* Group 326 */

background-color: var(--tertiary-color);
box-sizing: border-box;
margin-top: 165px;
text-align: center;

height: 403px;

border: 4px dashed var(--tertiary-color);
border-radius: 200px;
}

.contact-us-field-container{
	/* Rectangle 31 */


background: var(--tertiary-color);
box-shadow: 1px 1px 5px rgba(0, 46, 139, 0.6);
border-radius: 15px;

}

.contact-us-sub-header{
	/* ADDRESS */


font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-size: 28px;
line-height: 32px;
/* identical to box height, or 114% */

color: var(--primary-color);


}
.contact-us-description{
margin-top:18px;

font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 32px;
/* or 160% */

color: var(--black);


}

.contact-us-about-us{
	/* Rectangle 32 */

width:calc(100% - 90.76px);
margin-top: 45.38px;
margin-left: 45.38px;
margin-right: 45.38px;
margin-bottom: 16.55px;
height: 172px;


background: var(--white);
border-radius: 15px;
border: 4px solid var(--tertiary-color);


/* Tell us about it */

  resize: none;

font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 22px;
line-height: 32px;
/* identical to box height, or 145% */
padding: 24px;
color: rgba(0, 0, 0, 0.5);


}

.contact-us-field{
	/* Group 429 */
border: 4px solid var(--tertiary-color);

width:calc(100% - 90.76px);
margin-left: 45.38px;
margin-right: 45.38px;
height: 65.45px;

margin-bottom: 16.55px;

/* Your name */

font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 22px;
line-height: 32px;
/* identical to box height, or 145% */

color: rgba(0, 0, 0, 0.5);

padding-left: 24px;
padding-right: 24px;


/* Rectangle 32 */

background: #FFFFFF;
border-radius: 15px;

}

.contact-us-button{
	/* Rectangle 151 */

/* SUBMIT */



font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-size: 28px;
line-height: 32px;
/* identical to box height, or 114% */

color: var(--white);
text-transform: uppercase;


width: 150px;
height: 50px;

border: 4px solid var(--primary-color);

background: var(--primary-color);
box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
border-radius: 4px;

}





