#coverpage {
	opacity:1;
    background-color:white;
    position:fixed;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
	z-index:1999;
}

#nscr {
	font-size:3em;
	z-index:11001;
	color:red;
	position:fixed;
}

#imgBox {
    display:inline-block;
	margin:auto;
}

#imgBox img a {
    display:block
}

/* txt select not moral */
.content {
	-webkit-user-select: none; Chrome/Safari/Opera
-moz-user-select: none; Firefox

-ms-user-select: none; Internet Explorer/Edge

-webkit-touch-callout: none; iOS Safari
}

.topnav {
  background-color: #ffffff;
  z-index:4;  
  height:auto;
  padding-bottom:1em;
  
}

.topnav a {
  float: left;
  display: block;
  color: black;
  text-align: center;
  padding-left:0.6em;
  padding-top:0.5em;
  padding-bottom:0.36em;
  padding-right:0.5em;
  text-decoration: none;
  font-size: 1em;
}

.topnav a:hover,.dropdown:hover .dropbtn {
  background-color: #ddd;
  color: black;
}

.active {
  background-color: #eee;
  color: white;
  z-index:4;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
}
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
}
  
#header {
  display: block;
  overflow:hidden;
  max-width:100%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  padding-top:5px;
  padding-bottom:5px;
  z-index:4;
}
  #logos  {
  display: inline;
  overflow:hidden;
  max-width:100%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  padding:15px;
}
  #logoscb  {
  display: inline;
  overflow:hidden;
  max-width:75%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  padding:15px;
}
  #vastushastra {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  color: black;
  text-align: center;
  /* background-color: #1d1504cc; */
}
#maintxtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	padding-left: 1.8em;
	padding-right: 0.9em;
	padding-bottom:0.5em;
	background-color:#4169e1;
	line-height:1.3em;
	box-sizing: border-box;
	overflow: hidden;
    position: relative;
    width: 100%;
	margin-top:1em;
	z-index:auto;
}

 #navbar img {
  display: inline;
  overflow:hidden;
  max-width:100%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  padding:15px;
}
  #navbar {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #FFF;
  text-align: center;
}

#pMain {
    display: none;
    margin-block-start: 2em;
    margin-block-end: 2em;
    margin-inline-start: 1px;
    margin-inline-end: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	padding-left: 16px;
	padding-right: 6px;
	padding-bottom:0.5em;
	background-color:#1d1504cc;
	line-height:1.3em;
	box-sizing: border-box;
	overflow: hidden;
    position: relative;
    width: 100%;
	margin-top:1em;
	z-index:auto;
}
.vastu a{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-left: 16px;
	padding-right: 6px;
	padding-bottom:0.5em;
	line-height:1.3em;
	z-index:4;
	box-sizing: border-box;
	overflow: hidden;
    position: relative;
    width: 100%;
	margin-top:1em;
	text-shadow: 0.1em 0.12em #040404f0;
	
}
.vastu a:visited{	
    color:#c0d4c3;
}
.vastu a:hover {
  text-shadow: 0.1em 0.1em #a28100;
}

#copyright {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 50%;
  font-style: normal;
  color: black;
  text-align: center;
  width: 100%;
  /* background-color: #1d1504cc; */
  line-height: 1.2em;
  padding-top: 1em;
  padding-bottom: 1em;
  z-index:auto;
  overflow: hidden;
  position:relative;
}

#copyright a{
  text-decoration:none;
  /* color:white; */
  color:black;
}  

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:1.2em;
    width: 75%;
	overflow:hidden;
}
h2 {
    display: none;
    font-size: 1.5em;
	text-align: center;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-top:1em;
	color:#eef3ef;
	text-shadow:0.1em 0.123em #2c4a05;
	letter-spacing:0.75em;
	line-height:1.8em;
	z-index:1.5;
}

h2 .vastuproject {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-top:1em;
	color:yellow;
	text-shadow:0.1em 0.1em #8b0000;
}
h5 {
    display: block;
    font-size: 1em;
	text-align: center;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-top:1em;
	color:#eef3ef;
	text-shadow:0.1em 0.123em #2c4a05;
	line-height:1em;
	z-index:auto;
}
h3 {
    display: block;
    font-size: 1.2em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-top:0.3em;
	color:#eef3ef;
	text-shadow:0.1em 0.123em #2c4a05;
	letter-spacing:0.2em;
	line-height:1.8em;
}
.dropdown {
    float: left;
    overflow: hidden;
}

.dropdown .dropbtn {
    font-size: 17px;    
    border: none;
    outline: none;
    color: black;
    padding: 7px 1px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}
.dropdown-content a:hover {
    background-color: #ddd;
    color: black;
}

.dropdown:hover .dropdown-content {
    display: block;
}
 .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
  #headed {
    visibility: hidden;
	position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
	z-index:-1;
}
  #wrappera{
  position:absolute;
  display:block;
  overflow:auto;
  right:0.3%;
  width:99%;
  height:99%;
  z-index:1;
  border-style:dotted;
  border-color:#718572;
  border-collapse: collapse;
  border-width:0.001em;
 }
 /* <!--CONTACT--> */
 #wrapper {
    position:relative;
	width:100%;
	/* height:auto; */
	/* display:block; */
	/* margin-block-start: 0em; */
    /* margin-block-end: 0em; */
    /* margin-inline-start: 0em; */
    /* margin-inline-end: 0em; */
	/* background-repeat: no-repeat; */
	/* background-size: cover; */
    /* background-origin: content-box; */
	/* z-index:-5; */
}
/* <!--INDEX--> */
#wrapperh  {
    position:relative;
	width:100%;
	/* height:auto; */
	/* display:block; */
	/* margin-block-start: 0em; */
    /* margin-block-end: 0em; */
    /* margin-inline-start: 0em; */
    /* margin-inline-end: 0em; */
	/* background-repeat: no-repeat; */
	/* background-size: cover; */
    /* background-origin: content-box; */
	/* z-index:auto; */
}
/* <!--vrindavan garden--> */
#wrappervg   {
    position:absolute;
	width:100%;
	height:auto;
	display:block;
	margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0em;
    margin-inline-end: 0em;
	background-repeat: no-repeat;
	background-size: cover;
    background-origin: content-box;
	z-index:auto;
	background-color:white;
}
/* <!--CLIENT--> */
#wrappercl {
    position:absolute;
	width:100%;
	height:auto;
	display:block;
	margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0em;
    margin-inline-end: 0em;
	background-repeat: no-repeat;
	background-size: cover;
    background-origin: content-box;
	z-index:auto;
}
/* <!--SUSTAINABILITY--> */
#wrappersus {
    position:absolute;
	width:100%;
	height:auto;
	display:block;
	margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0em;
    margin-inline-end: 0em;
    /* background: url(images/backsus.jpg); */
	background-repeat: no-repeat;
	background-size: cover;
    background-origin: content-box;
	z-index:auto;
}
#info {
	position:absolute;
	width:100%;
	height:auto;
	margin:auto;
	border-radius:0.1em; 
	overflow:hidden;
	position:absolute;
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height:1em; 
    color:black;	
} 
table, th, td {
  border-color:#718572;
  border-collapse: collapse;
  border-style:dotted;
  z-index:1;
  border-width:0.01em;
}  
 #form {
  z-index:1;
 }
 #footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 50%;
  font-style: normal;
  color: #FFF;
  text-align: center;
  width: 100%;
  line-height: 1.2em;
  padding-top: 1em;
  padding-bottom: 1em;	   
}
 #siglink {
  color:#010f0fcc;
  background-color: white;
  text-shadow: 0.1em 0.05em 0.1em #feffd1, 0.1em 0.1em 0.2em #ff8000;
  letter-spacing: 0.1em;
}

.close{
   float:right;
   font-size:21px;
   font-weight:bold;
   line-height:1;
   color:#000;
   text-shadow:0 1px 0 #fff;
   opacity:.2;
   filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;
   cursor:pointer;opacity:.5;
   filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;
   background:transparent;border:0;
   -webkit-appearance:none;
 }
.modal-open{
   overflow:hidden;
   }
input[type="button"] {
    appearance: auto;
    user-select: none;
    white-space: pre;
    align-items: flex-start;
    text-align: center;
    cursor: default;
    box-sizing: border-box;
    background-color: buttonface;
    color: buttontext;
    padding: 6px 6px;
    border-width: 2px;
    border-style: outset;
    border-image: initial;
}
input[type="button" ]btnClosePopup {
    appearance: auto;
    user-select: none;
    white-space: pre;
    align-items: flex-start;
    text-align: center;
    cursor: default;
    box-sizing: border-box;
    background-color: buttonface;
    color: red;
    padding: 6px 6px;
    border-width: 2px;
    border-style: outset;
    border-image: initial;
	margin: 0.3em;
}

#btnClosePopup{
   color:red;
}
h4 {
	display: block;
    font-size: 1.1em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
	color:black;
}
input {
    writing-mode: horizontal-tb !important;
    font-style: ;
    font-variant-ligatures: ;
    font-variant-caps: ;
    font-variant-numeric: ;
    font-variant-east-asian: ;
    font-weight: ;
    font-stretch: ;
    font-size: ;
    font-family: ;
    text-rendering: auto;
    color: fieldtext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    -webkit-rtl-ordering: logical;
    cursor: text;
    background-color: field;
    margin: 0em;
    padding: 0px 2px;
    border-width: 0.01px;
    border-style: inset;
    border-color: #ffffff;
    border-image: initial;
}
.vastuchakra {
    margin: 0.3em;
}
 .modal{
   position:fixed;
   top:0;
   right:0;
   bottom:0;
   left:0;
   z-index:2000;
   display:none;
   overflow:auto;
   overflow-y:scroll;
}
  .modal1{
   position:fixed;
   top:0;
   right:0;
   bottom:0;
   left:0;
   z-index:1500;
   display:none;
   overflow:auto;
   overflow-y:scroll;
}
.modal.fade .modal-dialog{
   -webkit-transform:translate(0,-15%);
   -ms-transform:translate(0,-15%);
   transform:translate(0,-15%);
   -webkit-transition:-webkit-transform .1s ease-out;
   -moz-transition:-moz-transform .1s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out
   }
.modal1.fade .modal-dialog{
   -webkit-transform:translate(0,-15%);
   -ms-transform:translate(0,-15%);
   transform:translate(0,-15%);
   -webkit-transition:-webkit-transform .1s ease-out;
   -moz-transition:-moz-transform .1s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out
   }
.modal.in .modal-dialog{
   -webkit-transform:translate(0,0);
   -ms-transform:translate(0,0);
   transform:translate(0,0)
   }
.modal.in .modal1-dialog{
   -webkit-transform:translate(0,0);
   -ms-transform:translate(0,0);
   transform:translate(0,0)
   }
.modal-dialog{
   position:relative;
   z-index:2010;
   width:auto;
   margin-top:10em;
   }
.modal1-dialog{
   position:relative;
   z-index:1510;
   width:auto;
   margin:10px;
   }
.modal-content{
   position:relative;
   background-color:#fff;
   border:1px solid #999;
   border:1px solid rgba(0,0,0,0.2);
   border-radius:6px;
   outline:0;
   -webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);
   box-shadow:0 3px 9px rgba(0,0,0,0.5);
   background-clip:padding-box;
   background-image:url(/images/backin.jpg)no-repeat center center fixed;
   }
 .modal1-content{
   position:relative;
   background-color:#fff;
   border:1px solid #999;
   border:1px solid rgba(0,0,0,0.2);
   border-radius:6px;
   outline:0;
   -webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);
   box-shadow:0 3px 9px rgba(0,0,0,0.5);
   background-clip:padding-box;
   background-image:url(/images/backin.jpg)no-repeat center center fixed;
   }
.modal-backdrop{
   position:fixed;
   top:0;
   right:0;
   bottom:0;
   left:0;
   z-index:1900;
   background-color:#000
   }
.modal1-backdrop{
   position:fixed;
   top:0;
   right:0;
   bottom:0;
   left:0;
   z-index:900;
   background-color:#000
   }
.modal-backdrop.fade{
   opacity:1;
   filter:alpha(opacity=90)
   }
.modal-backdrop.in{
opacity:1;
filter:alpha(opacity=100)
   }
.modal-header{
   min-height:16.428571429px;
   padding:15px;
   border-bottom:1px solid #e5e5e5
   }
.modal-header .close{
    margin-top:-2px
	}
.modal-title{
    margin:0;line-height:1.428571429
	}
.modal-body{
    position:relative;
	padding:20px;
	background-image: url(backin.jpg);
    background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-style: normal;
    color: black;
    text-align: justify;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 0.5em;
    line-height: 1.3em;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    width: 100%;
	height:auto;
    text-shadow: 0.1em 0.1em #e4e8df;
    z-index: auto;
    }
.modal-footer{
    padding:20px 20px 20px;
	text-align:right;
	border-top:1px solid #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-style: normal;
    color: black;
	text-align:justify;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 1em;
    line-height: 1.3em;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: auto;
	}
.modal-footer1{
    padding:20px 20px 20px;
	text-align:right;
	border-top:1px solid #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-style: normal;
    color: black;
    text-align: justify;
    padding-left: 16px;
    padding-right: 7px;
    padding-bottom: 0.5em;
    line-height: 1.3em;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: auto;
	}
.modal-footer:before,.modal-footer:after{
   display:table;content:" "
   }
.modal-footer:after{
  clear:both
   }
.modal-footer:before,.modal-footer:after{
   display:table;content:" "
   }
.modal-footer:after{
   clear:both
   }
 .modal-footer .btnleft{
 align:left;
 }
.modal-footer .btn+.btn{
   margin-bottom:0;margin-left:5px
   }
.modal-footer .btn-group .btn+.btn{
  margin-left:-1px
   }
.modal-footer .btn-block+.btn-block{
  margin-left:0
  }
 @media screen and (min-width:768px){
 .modal-dialog{width:600px;margin:30px auto
   }
 .modal-content{
 -webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);
 box-shadow:0 5px 15px rgba(0,0,0,0.5)
 }
 }
 .tooltip{
 position:absolute;z-index:1030;
 display:block;
 font-size:12px;
 line-height:1.4;
 opacity:0;
 filter:alpha(opacity=0);
 visibility:visible
 }
 
 .bar {
  border: 1px solid #666;
  height: 20px;
 width: 100%;
 }
 .visually-hidden {
			clip: rect(1px, 1px, 1px, 1px);
			height: 1px;
			overflow: hidden;
			position: absolute;
			white-space: nowrap;
			width: 1px;
}
 a:hover .visually-hidden,
 a:focus .visually-hidden,
 button:hover .visually-hidden,
 button:focus .visually-hidden {
 position: relative;
 margin: 0;
}
 a {
	color: #123987;
	font-size: 1.2em;
}
 a:hover,
	a:focus {
	text-decoration: none;
}
 [hidden] {
			display: none;
 }
#myBtn {
  display:none;
  border: none;
  outline: none;
  user-select: none;
  position: fixed;
  bottom: 16%;
  right: 0.1%;
  z-index: 99;
  background-color:transparent;
  background-repeat:no-repeat;
  overflow:hidden;
  font-size: 1.2em;
  color: #73a363;
  cursor: pointer;
}

#myBtn:hover {
  background-color: #2C4702;
}

.Bkbtn {
  cursor: pointer;
  user-select: none;
  overflow:hidden;
  background-repeat:no-repeat;
  background-clip:content-box;
  position: fixed;
  bottom: 16%;
  left: 0.9%;
  font-size: 1.2em; 
  z-index: 99;
  color:#73a363;
}

.Bkbtn:hover {
  background-color: #2C4702;
  }
  
.fa-chevron-circle-left{
    text-align: center;
    vertical-align: middle;
	background-clip:content-box;
    overflow:hidden;
	background: radial-gradient(
    circle farthest-corner at center center,
    white,
    #111
 ) no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.fa-chevron-circle-up {
    text-align: center;
    vertical-align: middle;
	background-clip:content-box;
    overflow:hidden;
	background: radial-gradient(
    circle farthest-corner at center center,
    white,
    #111
 ) no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
/* <!-- for read more button-->  */
        script {
			
			font-family: monospace;
			background: #eee;
			color: #000;
			font-size: 1.2em;
			padding: 20px;
			position: relative;
			white-space: pre;
			tab-size: 2;
			overflow-x: scroll;
			margin: 60px 0;
		}
		script:before {
			content: "JavaScript from the actual script tag";
			position: absolute;
			top: 0;
			left: 20px;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 1.2em;
		}
		
		/* right click custom menu */
.custom-menu {
    display: none;
    z-index: 1000;
    position: absolute;
    overflow: hidden;
    border: 1px solid #CCC;
    white-space: nowrap;
    font-family: sans-serif;
    background: #FFF;
    color: #333;
    border-radius: 5px;
}

.custom-menu li {
    padding: 8px 12px;
    cursor: pointer;
}

.custom-menu a {
    text-decoration:none;
	font-size:1em;
}
.custom-menu li:hover {
    background-color: #DEF;
}
  
 .kaaal {
    animation: fill 5s linear 1;
    height: 100%;
    background-color: #d0d0d0;
  }

/* progress */
@keyframes fill {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}



	
