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;
	  position: relative;
  overflow-x: hidden;
}

/* banner-video-section */
.main-video-height{
	width:100%;
	max-height:500px;
	/* max-height:582px; */
	margin:auto;
	/* overflow:overlay; */
} 
.banner-video{
	width:60%;
	height:90%;
	position:absolute;
}
.g20-banner-logo{
    margin-bottom: 35px;
    margin-top: 40px;
    text-align: center;
    position:absolute;
    z-index:999;
    top: -62rem;
    left: 20rem;
}
.g20-banner-logo img{
    width:100%;
}

/* banner-video-section */

.img-fluid{
    width: 100% !important;
    height:30% !important;
}
.img-fluid video{
    max-width: 100% !important;
    width: 100% !important;
   	height:auto;
}
/*
.banner_caption .desc {
    margin-top: 3vw;
}
.banner_caption h1 {
    line-height: 5.85vw;
    margin-bottom: 0.58vw;
}
.G20-carousel-banner .carousel-caption {
    bottom: 1.46vw;
    left: -8px;
    padding-bottom: 1.46vw;
    padding-top: 1.46vw;
    text-align: left;
    top: 25px;
    z-index: 10;
}

.G20-carousel-banner .f40 {
    font: normal normal 300 2.08vw/3.64vw Plus Jakarta Sans,sans-serif;
}
.text-center {
    text-align: center!important;
}
.G20-carousel-banner .g20-banner-logo {
    margin-bottom: 35px;
    margin-top: 40px;
    text-align: center;
} */
/*5-7-2022*/
.d-block {
    display: block!important;
    height: 500px;
}
/* .d-block img{
    display: block!important;
    height: 650px;
} */

.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.5rem;
	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 0 auto;
}
.main-prerecuisites-sec{
	width: 100%;
	height: 580px;
	background:#35668f;
	margin-top: 0.6rem;
}
.prerecuisites-text{
	width: 100%;
	height: auto;
	margin: auto;
}
.prerecuisites-text h2{
	font-size: 1.4rem;
	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: medium;
    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:larger;
	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: 580px;
/* 	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.4rem;
	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: medium;
    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(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*/
/* 19-10-2022 */
.heading-space{
	margin-left:0px;
	margin:auto;
}
.heading-space-e{
	left:7.5rem;
	margin:auto;
}
.heading-space-f{
	left:7.4rem;
	margin:auto;
}
.heading-space-g {
    left: 4.5rem;
    margin: auto;
}
.input-heading-space1c {
    margin-left: 4.1rem;
    margin-bottom: 1rem;
    width: 83%;
}
.phone-sec {
    margin-left:0px;
    margin-right: 0px;
    width: 100%;
}
/* .heading-space-input{
    margin-left: 6.89rem;
    width: 80.5%;
} */
.heading-space-input{
    margin-left: 0rem;
    width: 100%;
}
/* .heading-space-input1{
    margin-left: 6.89rem;
    width:-webkit-fill-available;
} */
.heading-space-input1{
    margin-left: 0rem;
    width:-webkit-fill-available;
}
.heading-space2{
	margin-left:4.2rem;
}
.heading-space3{
	margin-left: 4.2rem;
    max-width: 83%;
}
.main-nfra2-title {
    width: 100%;
    height: auto;
    margin: auto;
}
/* .input-heading-space {
	margin-left: 4.9rem;
    margin-bottom: 1rem;
    width: 81%;
} */
.input-heading-space {
	margin-left: 4.9rem;
    margin-bottom: 1rem;
    width: 100%;
}
/* .input-heading-space2 {
	margin-left: 0rem;
    margin-bottom: 1rem;
    width: 83%;
}
.input-heading-space1 {
	margin-left: 3.9rem;
    margin-bottom: 1rem;
    width: 81%;
} */
.input-heading-space2 {
	margin-left: 0rem;
    margin-bottom: 1rem;
    width: 100%;
}
.input-heading-space1 {
	margin-left: 3.9rem;
    margin-bottom: 1rem;
    width: 100%;
}
.input-heading-space1a {
    margin-left: 2.3rem;
    margin-bottom: 1rem;
    width: 81%;
}
.input-heading-space1b {
    margin-left: 4.1rem;
    margin-bottom: 1rem;
    width: 81%;
}
.input-heading-space1c {
	margin-left: 4.1rem;
    margin-bottom: 1rem;
    width: 99%;
}
.input-heading-space1h {
    margin-left: 4.1rem;
    margin-bottom: 1rem;
    width: 100%;
}
.heading-spaceb {
    margin-left: -3rem;
}
.heading-spacec {
    margin-left: -2.3rem;
}
.heading-spacea {
    margin-left: -2.99rem;
}
.heading-spaceb {
    margin-left: 0rem;
/*         margin-left: 1rem; 
    padding-top:1rem;*/
        margin-top: 1rem;
}
.heading-spaced {
    margin-left:4.7rem;
}
.heading-spacee {
    margin-left: 4.2rem;
}
.heading-spacef {
    margin-left: 0.25rem;
}
.heading-spaceg {
    margin-left: -1rem;
}
.heading-space-h {
    margin-left: -1.88rem;
}
.heading-space-i {
    margin-left: 0rem;
}
.heading-space-j {
    margin-left: 0.99rem;
}
.heading-space-k {
    margin-left: -1rem;
}
.heading-space-l {
    margin-left: 0rem;
}
.heading-space-m {
    margin-left: -0.3rem;
}
.heading-space-n {
    margin-left: 0px !important;
    /* margin: auto; */
}
.heading-space4 {
    margin-left: 6rem;
}
.heading-space5 {
    margin-left: 5.3rem;
}
.heading-space6 {
    margin-left: 3.5rem;
}
.input-heading-space2 {
	margin-left: 1.4rem;
    margin-bottom: 1rem;
    width: 91%;
}
.input-heading-space3 {
	margin-left: 2.4rem;
    margin-bottom: 1rem;
    width: 91%;
}
.text-left2 {
    margin-left: 6.5rem;
    margin-top: 0.8rem;
}
.button-wt{
	width:100% !important;
	margin:auto;
	border-radius:20px;
}
.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;	
}
.space1{
	margin:auto 0.1rem;
}
.box-width{
	width:100%;
	height:auto;
	margin:0.5rem 0 0.2rem 0rem;
}
.form-control{
	font-size:0.9rem;
}
/* .form-control, select{
	margin-left:0px;
	margin-right: 0px;
} */
/* .form-control, select2{
	margin-left:0px;
	margin-right: 0px;
}  */
#signup {
    margin-left: 0% !important;
}
.control-label .h5, h5 {
    font-size: medium;
    margin-top:1rem;
/*     margin-left:6rem; */
}
.control-label .h6, h6{
	font-size: large;
    margin-bottom:1rem;
}
.form-control2 {
    font-size: 0.9rem;
    width: 96.5%;
}
.main-align-row1 {
    margin-left: 2.4rem;
}
.main-align-row2 {
    margin-left: -0.9rem;
}
.text-left1 {
    margin-left: 15px;
}
/* .main-btn input [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled){
	width:100%;
} */

.main-btn input [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled){
	width: 25%;
    margin: 0 2px;
}
.save-btn{
width:100% !important;
}
.save-btn1{
width:100% !important;
}
.main-inner-width{
	width:98% !important;
}
.box-w{
	margin-left:1.5rem;
}
.box-w-a{
	width:100%;
}
.main-eform-width{
	width:100%;
	height:auto;
	margin:auto;
}
/* .main-form-wdt{
	margin-left:6rem;
} */
.main-form-wdt{
	margin-left:0rem;
}
.input-height{
	margin-top:1rem;
	margin-left: 0.5rem;
}
.input-width-m {
    font-size: 14px;
    margin-left: 3.3rem;
}
.btn-width{
	margin-left:20px;
}
.btn-width1{
	margin-left:20px;
}
.main-form-space{
	margin-left:0px;
}
.main-form-space1{
	margin-left: 1.7rem;
    width: 97.1%;
}
.main-form-space2{
	margin-left: 1.7rem;
}
.main-form-space3{
	width:95%;
}
.main-form-space4{
	width:97.5%;
}
.main-form-space5{
    width: 95.5%;
    margin:auto;
}
.main-btn {
    width: 10rem !important;
    height: 36px;
    line-height: 34px;
    border-radius: 20px;
    margin-left: -0.7rem;
}
.step-five-inputwidth{
	width:97%;
}
div.dataTables_wrapper div.dataTables_info {
    padding: 10px 0px;
    white-space: nowrap;
    font-weight: 800;
    color: #326591;
	margin: 0rem 3.5rem;
}
div.dataTables_wrapper div.dataTables_paginate{
	margin:1rem 3.5rem;
    white-space: nowrap;
    text-align: right;
}
div.dataTables_wrapper div.dataTables_paginate a{
	color: #326591 !important;	
    font-weight: 900;
}
.main-align-row1 {
    margin-left: 2.7rem;
}
.main-align-row2 {
    margin-left: 3.58rem;
}
table.dataTable {
    clear: both;
    margin-top: 6rem !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
    width:100%;
    margin:auto;
}
div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    margin: 0rem 3.5rem 0rem 0rem;
}
.partner-space {
    margin-left: 1.75rem;
}
.partner-space1 {
    margin-left: 1.25rem !important;
}
.table-space1{width:96%; margin:auto;} 
.table-space2{width:96%; margin:auto;}
.main-align-row2 {
    margin-left: 2.7rem;
}
.main-align-row3 {
    margin-top: 2rem;
}
.table-space2 {
    width: 96%;
    margin: auto;
    margin-bottom: 5rem;
}
.table-space3 {
    margin-left: 0.9rem;
}
.main-align-row4 {
    margin-left: -1rem;
}

.main-align-row5 {
    margin:2rem 0 0 auto;
}
.main-form-space-a {
	width: 96%;
    margin: 2rem 0rem 3rem 2.66rem;
}
.main-form-space-b {
	width: 100%;
    margin: auto 1rem;
}
.dt-buttons{
	margin-left:3rem;
	margin-bottom: -48px !important;
}
div.dataTables_wrapper div.dataTables_length select {
    width: 300px;
    display: inline-block;
    color: #326591;
    border: 1px solid #326591;
}
div.dataTables_wrapper div.dataTables_length label{
	color:#326591;
	font-weight:600;
}
div.dataTables_wrapper div.dataTables_filter label{
	color:#326591;
	font-weight:600;
	margin: 4px 0 0 0;
	display:contents;/*28-2-2023*/
}
div.dataTables_wrapper div.dataTables_filter input{
	    border: 1px solid #326591;
}
.input-form4b-space{
	width: 100%;
    margin-left: -0.7rem;
}
.input-form4b-space-add{
    margin-left: -1.8rem;
}
.main-inner-width-form4{
	width:97.3% ;
}
.main-inner-width-form4-a {
    width: 100% !important;
}
.input-form4b-space-a {
    width: 100%;
    margin-left: 1rem;
}
.input-form4b-space-b {
    width: 100%;
    margin-left: -0.8rem;
}
.main-inner-width-form4-b {
    width: 100%;
}
.main-inner-width-form4-c{
	width:100% !important;
}
.input-form4b-space-c {
    width: 100%;
    margin-left: -0.8rem;
}
.input-form4b-space-d{
	margin-left: -1.8rem;
}
.input-form4b-control{
	margin-left: -1rem;
}
.input-form4b-btn{
	width: 100%;	
	margin:auto;
}
.main-form-6-space {
    margin-left: 1rem;
}
.main-form-6-space1 {
    margin-left: 0.8rem;
    width: 97.1%;
}
.main-form-6-space2 {
    margin-left: 0.7rem;
}
.main-form-6-space3 {
    width: 100%;
    margin: auto;
}
.partner-space-form6 {
    margin: auto;
}
.partner-space-form7 {
    margin-left: 1rem;
}
.partner-space2 {
    margin: auto;
}
.table-space3 {
    width: 100%;
    margin:auto;
}
.partner-space3 {
    width: 100%;
    margin:auto;
}
.form8-space{
	width:97.5%;
}
.heading-h5{
	margin:auto;
}
.table-space4 {
    width: 100%;
    margin:auto;
}
.text-left-1 {
    margin-left: -0.8rem;
}
.form8-1-space{
    margin-left: -0.7rem;
}
.form8-2-space{
    margin-left: -2rem;
}
.form8-2b-space {
    margin-left: 2.7rem;
}
.main-align-row4 {
    margin-left: 0rem;
}
.main-align-row4-b {
    margin-left:-0.8rem;
}
.dataTables_length {
    width: 30% ;
    margin-left: 35.5rem !important;
    margin-bottom: -40px;
    /* margin-top:4rem; */
}
.table-bordered {
    border: 1px solid #dee2e6;
    overflow-wrap: anywhere !important;
}
.form-8space{
	margin-left:2.6rem;
}
.form-8space-control{
	margin-left:-0.9rem;
}
.form-8space-b{
	margin-left:-2.7rem;
}
.form-8space-control-b{
	margin-left:0.9rem;
}
.table-space2-form8 {
    width: 100%;
    margin: auto;
    margin-bottom: 5rem;
}
.table-space1-form8{
	width:100%;
	margin:auto;
}
.table-space1-form8-b{
	width:100%;
	margin-left:-0.8rem;
}
.table-space1-form8-b1{
	width:100%;
	margin-left:-1.9rem;
}
.space1-form8-b1 {
    margin-left: 2.6rem;
}
.space1-form8-b2 {
    margin-left: -2.6rem;
}
.space1-form8-b3 {
    margin-left: 0.9rem;
}
.space1-form8-b1-control{
    margin-left: -0.8rem;
}
.space1-form8-b4 {
    margin-left: 0.9rem;
}
.space1-form8-b5 {
    margin-left: -0.9rem;
}
.space1-form8-b6 {
    margin-left: -1rem;
}
.space1-form9 {
    margin: auto 0rem;
}
.space1-form9-a {
	width:100%;
	margin:1rem;
}
.space1-form9-b{
	margin-left:1rem;
}
.space1-form9-c{
	margin-top:2rem;
}
.space1-form9-d {
    margin:auto 1.6rem;
}
.space1-form9-f {
    margin-left:0rem;
}
.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
    margin: auto;
    border-radius: 20px;
}
.final-form-sbmt{
	width:100%;
	height:auto;
	margin:auto;
}
.errMsg {
/*     color: red;
    margin-left:1.9rem;
    margin-bottom:2rem !important; */
    margin: auto;
/*     display: table-row-group; */
    justify-content: flex-start;
    
}
.form-group3 {
    margin-left: -1.3rem;
    margin-bottom: 1rem;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    width:100% !important;
    min-width: 28.4rem !important;
    padding: 0rem 0;
    margin: 0.5rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
}
.dropdown-menu .navbar ul li a{
	padding: 9.5px 20px;
} 
/************nav bar************/
.navbar
{
  border-radius:0px;
}
.navbar-nav {
  font-size:16px;
  
}
/* 9-2-22 */
.navbar ul li{
  color: white; 
  position:relative;
  z-index: 1;
  font-size:16px;
}
.navbar ul li a {
  color: white; 
  position:relative;
  z-index: 1;
  font-size:16px;
  padding: 8px 20px;
}
/* 9-2-2022 */
.navbar ul li a:hover 
{
   background-color: #326591 !important;
}

.navbar ul li a:hover ,active{background-color: #000 !important;
padding: 8px 20px;
color:#fff;
}

.navbar-toggle {
  border: none;
  background: transparent !important;
  float: left;
}
.navbar-toggle a hover{
    background: red !important;
}
.table-space3-form3 {
    margin-left: 0.8rem;
}
.main-align-row4-form3 {
    margin-left: -1rem;
}
.main-align-row4-form3-a {
    margin-left: 1.8rem;
}
.main-formone-space{
	width:100%;
	margin:auto;
	height:auto;
}
.welcome-txt-heading{
	margin-top:80px;
	float:right;
	text-align:right;
	padding-right:3rem;
}
.verify-btn{
	width:100% !important;
}
.text-left3 {
    margin-left: -15px !important;
}

/*main-banner-section*/
.main-banner-sec{
    width: 100%;
    height: 150px;
    margin: auto;
    background: #ccc;
    margin-bottom: 1rem;
}
.main-banner-sec img{
    width: 100%;
    height: 150px;
    margin: auto;
    background: #ccc;
    margin-bottom: 1rem;
}

/*main-banner-section*/
.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;
}
.form8-2-space-new {
    margin-left:-1rem;
}
.dt-button{
	background:#c6c6c6;
	color:#000;
	border:#333;
}
.iframe{
	width:100%;
	height:auto;
	margin:auto;
}
