html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	margin: 0;
	/* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
		"Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; */
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #484d52;
	text-align: left;
	background-color: #fff;
}
.carousel-control-next, .carousel-control-prev{
	border:none;
	background:none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    margin-top: 2px;
    width: 100rem !important;
    margin-bottom: 2px;
}
.w-100 {
    width: 100%!important;
    height: 500px;
}
/* banner-video-section */
.main-video-height{
	width:100%;
/* 	max-height:583px; */
	max-height:500px;
	/* max-height:582px; */
	margin:auto;
} 
.banner-video{
	width:60%;
	height:90%;
	position:absolute;
}
.g20-banner-logo{
    text-align: center;
    position:absolute;
    z-index:999;
    top: -58rem;
    left: 20rem;
}
.g20-banner-logo img{
    width:100%;
}

/* banner-video-section */

.main-form-title{
	width:100%;
	height:auto;
	margin:auto;
	background:#000;
	position:relative;
}
.main-form-title h2{
	font-size:medium;
	color:#fff;
	font-weight: 400;
    margin: 0px;
    text-align: center;
    letter-spacing: 4px;
    line-height:32px;
}
.main-form-title:after{
	content:"";
	position:absolute;
	width:100%;
	height:1px;
	top:-5px;
	left:0;
	bottom:0;
	z-index:99;
	background:#326591;
}
.card {
    margin: 3rem auto;
}
.card-body h2 {
    font-size: medium;
    color: #fff;
    line-height: 28px;
    border-top: 1px dashed #000;
    border-bottom: 1px dashed #000;
}
.card-header:first-child {
    border-radius: 0px;
    border-bottom: 5px solid #26537a;
}
.signup-btn-bg {
    background: #000;
    border-radius: 20px;
    box-shadow: 1px 5px 5px 0px #a7a8a9;
    border-color: #326591;
    width:auto;
    color:#fff;
    margin: 0 0 0 1rem;
}
.verify-btn {
    width: 100% !important;
}
.bold {
    color: red;
    font: bold;
}
.navbar ul li:hover a {
    background: #000000 !important;
    color: #fff !important;
    line-height: 0px;
}

.navbar-nav {
    font-size: 19px !important;
}
.card-footer {
    background-color: rgba(0,0,0,.0);
}
.input-group-addon {
    width: 120px;
    height: initial;
    background: #26537a;
}
.input-group-addon i {
    font-size: medium;
    color:#fff;
}
.img-fluid {
    width: 100% !important;
    height: 30% !important;
}
.bg-navColor {
    background: #326591 !important;
}
.bg-headerInfo{
	/* background: #17a2b8 !important; */
	background: #326591 !important;
}
.bg-danger {
    background-color: #326591 !important;
}
.navbar-expand-lg .navbar-collapse {
    /* display: flex; */
    justify-content: center;
}
.header-bg {
    width: 100%;
    height: auto;
    margin: auto;
    background: url(../../resources/images/top-bg.png) no-repeat;
    background-position: center;
    background-size:cover;
}
/* .carousel-item{
  height:550px;
}
.carousel-item img{
  height:550px;
} */
/*20-1-2022*/
.greyline{
	width:100%;
	height: 4px;
	margin:auto;
	background:#dadadc;
}
.blueline{
	width:100%;
	height: 4px;
	margin:auto;
	background:#35668f;
}

.both-btn{
	width: auto;
    height: auto;
    margin: 2.45rem auto;
    float: right;
}
.signin-btn{
	width: 120px;
	height: 32px;
	background: #35668f;
	border-radius: 10px;
	float: left;
	margin-right: 0.5rem;
}
.signin-btn h2{
	font-size: medium;
	color: #fff;
	margin:0;
	text-align: center;
	line-height: 31px;
}
.signin-btn h2 a{
	font-size: medium;
	color: #fff;
	margin:0;
	text-align: center;
	line-height: 31px;
}
.signup-btn{
	width: 120px;
	height: 32px;
	background: #000;
	border-radius: 10px;
	float: right;
	margin-right: 2.5rem;
}
.signup-btn h2{
	font-size: medium;
	color: #fff;
	margin:0;
	text-align: center;
	line-height: 31px;
}
.signup-btn h2 a{
	font-size: medium;
	color: #fff;
	margin:0;
	text-align: center;
	line-height: 31px;
}
.middle-text{
	width: 100%;
	height: auto;
	margin:0.5rem auto;
}
.middle-text h2{
	font-size:1.67rem;
	color: #000;
	margin:0;
	text-align: left;
	font-weight: 600;
}
.middle-text h3{
	font-size:1.97rem;
	color: #36678f;
	margin:0;
	text-align: left;
	font-weight: 600;
}

/*prerecuisites-section*/
.main-preq-tech-sec{
	width: 100%;
	height: auto;
	margin: 1rem 0 1.5rem auto;
}
.main-prerecuisites-sec{
	width: 100%;
	height: 520px;
	background:#35668f;
	margin-top: 0.6rem;
}
.prerecuisites-text{
	width: 100%;
	height: auto;
	margin: auto;
}
.prerecuisites-text h2{
	font-size: 1.6rem;
	color: #fff;
	margin:0;
	text-align: center;
	line-height: 3rem;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 1rem;
}
.prerecuisites-text p{
	font-size: 1rem;
    color: #fff;
    margin: 0;
    text-align: left;
    line-height: 1.8rem;
    padding: 0 1rem;
}
.prerecuisites-text p i{
	font-size: x-small;
    color: #fff;
    margin: 0;
    text-align: left;
    margin:0 0.4rem;
    line-height: 1.8rem;
}
.prerecuisites-text h3{
	font-size:1.4rem;
	color: #fff;
	margin:0;
	text-align: left;
	line-height: 2rem;
	/*border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;*/
	padding-left: 1.3rem;
}
.prerecuisites-text h4{
	font-size:1.2rem;
	color: #fff;
	margin:0;
	text-align: left;
	line-height: 2rem;
	/*border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;*/
	padding-left: 1.3rem;
}
.notification-sec{
	width: 100%;
	height: auto;
	margin: 2rem auto 0 0;
	background: #000;
}
.notification-sec h3{
	font-size: large;
	color: #fff;
	margin:0;
	text-align:center;
	line-height: 2rem;
	margin-bottom: 0rem;
	padding-left: 1.3rem;
}
.notification-sec h3 span{
	font-size: large;
	color: #f2d801;
	margin:0;
	text-align:center;
	line-height: 2rem;
	margin-bottom: 1rem;
	padding-left: 1.3rem;
}
.main-technical-sec{
	width: 100%;
	height:520px;
	padding:0 0 4.4rem 0;
	background:#edf2f5;
	margin-top:0.7rem;
}
.technical-text{
	width: 100%;
	height: auto;
	margin: auto;
	padding: 0 1.5rem;
}
.technical-text h2{
	font-size: 1.6rem;
	color: #fff;
	background:#35668f;
	text-align: center;
	line-height: 3rem;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 1rem;
}
.technical-text p{
	font-size: 1rem;
    color: #000;
    margin: 0;
    text-align: left;
    padding-bottom: 0.6rem;
}
.technical-text p a{
	font-size: 1rem;
    color: #35668f;
    margin: 0;
    text-align: left;
    font-weight: 700;
}
.technical-text p i{
	font-size: x-small;
    color: #000;
    margin: 0;
    text-align: left;
    margin:0 0.4rem;
    line-height: 1.8rem;
}
.pre-tech {
    width: 96%;
}
/*prerecuisites-section*/


/*perallex*/
.need-wrapper-1 {
	width: 100%;
	height: auto;
	margin: auto;
	background:  url(../../resources/images/enquiry.png) no-repeat;
	background-repeat: no-repeat;
	background-position:fixed;
	background-attachment: fixed;
	background-size: cover;
	background-clip: all; 
}

.perallex-text {
	width: 100%;
	height: auto;
	padding: 1.5rem 0;
}
.perallex-text h2 {
	font-size: large;
	text-align: center;
	padding: 1rem 0 0.9 0;
	color: #fff;
	font-weight:normal;
}
.perallex-text h2 a{
	font-size: large;
	text-align: center;
	padding: 1rem 0 0.9 0;
	color: #fa9b17;
	font-weight: normal;
}
.perallex-text h3 {
	font-size: large;
	text-align: center;
	margin-bottom: 8px;
	background: #baeaf3;
	color: #000;
	width: 55%;
	margin:auto;
    border-radius: 20px;
}
.perallex-text h3 span{
	font-size:large;
	text-align: center;
	margin-bottom: 0;
	color: #bc0214;
}
.perallex-text h3 a{
	font-size: large;
	text-align: center;
	margin-bottom: 0;
	color:#bc0214;
}
.perallex-text h4{
	font-size: medium;
	text-align: center;
	margin:0.3rem 0;
    color:#fff;
	line-height: 2rem;
	margin-bottom: 0px;
    margin:auto;
}
/*perallex*
/*bottom-footer-section*/
.main-footer-sec {
	width: 100%;
	height: auto;
	margin: auto;
}
.footer-sec {
	width: 100%;
	height: auto;
	margin: auto;
}
.footer-sec h2 {
	font-size: large;
	text-align: center;
	padding: 1rem 0 0.9 0;
	color: #000;
	font-weight: normal;
}
.footer-sec-btn{
	width: 140px;
	height: 32px;
	margin:auto;
	background:#326591;
	border-radius: 20px;
	position: relative;
}
.footer-sec-btn:before{
	content: "";
	width: 50px;
	height: 2px;
	background:#326591;
	top: 1rem;
    left: 9rem;
	z-index: 999;
	position: absolute;
}
.footer-sec-btn:after{
	content: "";
	width: 50px;
	height: 2px;
	background:#326591;
	top: 1rem;
    right: 9rem;
	z-index: 999;
	position: absolute;
}
.footer-sec-btn p{
	font-size: medium;
	text-align: center;
	color: #fff;
	line-height: 32px;
	font-weight: 500;
}
.footer-sec-btn p a{
	font-size: medium;
	text-align: center;
	color: #fff;
	line-height: 32px;
	font-weight: 500;
}
.bottom-footer {
	width: 100%;
	height: auto;
	margin: auto;
	background:#326591;
	margin-top: 0.4rem;
}
.bottom-footer h2 {
	font-size: small;
	text-align: center;
	color: #fff;
	font-weight: 400;
	line-height: 34px;
	margin-bottom: 0px;
}
/*bottom-footer-section*/
/*5-7-2022*/
.input-group-addon1 {
    width: 16%;
    height: 36px;
    background: #26537a;
    color:#fff;
    text-align:center;
	border-radius:4px;
}
.input-group-addon-new {
    width: 16%;
    height: 36px;
    background: #26537a;
    color:#fff;
    text-align:center;
    padding:6px;
	border-radius:4px;
}

.input-group-addon1 i{
	font-size:large;
	line-height:38px;	
}
.form-control1 {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control2 {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.login-page-bg {
    width: 100%;
    height: auto;
    margin: auto;
    background: url(./resources/images/login-bg1.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.form-control2, input{
	padding-left:2.5rem;
}
.box-2{
	margin-left:2.5rem;
}
.box-3 {
    margin-left: -0.1rem;
}

