.footer {
    position: absolute;
    
    width: 100%;
    background-color:#959595
}

.teleport{
}
.teleport:hover {
	box-shadow: 0 3px 6px 0 rgba(208,107,107,.99),0 3px 14px 0 rgba(208,107,107,.99) !important;
   
}

@media only screen and (min-width: 768px) {
 .dropdown:hover .dropdown-menu {
 display: block;
 margin-top: 0;
 }
}
footer>div>div>div>a>h5{
	color: #212529;
}
.newdiv>div{
	margin: 1rem;

}

.botw{
	position: absolute;
	right: 0rem;
	bottom: 2rem;
}

.newdiv>div>div>h3{
	margin-bottom: 2rem;
	background: linear-gradient(to bottom right, #D25555E3  , #ffe4db);
	color: #fff;
	}

.newdiv>div>div>a{
	margin-bottom: 1rem;
}
.newdiv>div>div>p{
	margin: 2rem 2rem 0rem 2rem;

}
.hedred{
	background: linear-gradient(to bottom right, #ffc8dc96 , #BC8CDF70) ;
}
.aa>ul>li>a {
	font-size: 1.3rem;
}
.concon>h4{
	margin: 2rem;
}
.concon>h5{
	margin: 2rem 2rem 1rem 2rem;
}
.concon>label{
	margin-top: 2rem;
}
.lili>ul>li{
	margin-bottom: 1rem;
}
.concon1>label{
	margin-top: 1.3rem;
}
.btn-outline-primary:hover {
	background: linear-gradient(to bottom right, #db8f8f , #F98179 );
}
.shadow{
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important;
}
.shblock{
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important;
	background-color: white;
	margin-bottom: 1rem;
	padding-top: 1rem;
	padding-bottom: 1rem

}
.shblocknew{
		box-shadow: 0 2px 4px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important;
	background-color: white;
	margin-bottom: 1rem;
	padding-top: 1rem;
	
	margin-left: 0.5rem;
	margin-right: 0.5rem;
	}
.shblocknew>h2,p{
	padding-left: 1rem;
	padding-right: 1rem;

}
.pad{
	padding:2rem 1rem 1rem 2rem;
}
.regno{
	padding-top: 1rem;
	padding-bottom: 1rem;
	margin-left: 1rem;
	margin-right: 1rem;
box-shadow: 0 2px 4px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important;
	

}
.regyes{
	padding-top: 1rem;
	padding-bottom: 1rem;
	margin-left: 1rem;
	margin-right: 1rem;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important;
	
}


#bvi-panel-show {
	position: fixed;
	margin-top: 40%;
	
}


#uniqueId{
	
}







.search_name
{
color: black;
font-size: 18px;
}

.search_questions
{
color: black;
font-weight: bold;
font-size: 15px;

}

.search_query
{
color: blue;
font-style: Italic;
}

.search_error
{
color: red;
font-size: 15px;
}

.search_input
{
border: 1px solid black;
width: 500px;
height: 30px;
}

.search_word
{
color: blue;
}

.search_title
{
font-size: 20px;
color: blue;
font-weight: bold;
}

.search_text
{
font-size: 15px;
color: black;
}

.search_cat
{
font-size: 12px;
color: grey;
float: right;
margin-top: 20px;
}
.newimg>p>img {
	display:block;
margin-left:auto;
margin-right: auto;
	margin-top: 1rem;
    max-width: 100%;
    height: auto !important;
}
.newimg>img {
	margin-top: 1rem;
	display:block;
	margin-right: auto;
	margin-left: auto;
    max-width: 100%;
    height: auto !important;
}
.newimg>p{
	margin-top: 1rem;
}
.gborder{
	margin-top: 1rem;
	 background: white;
	 border:0.2rem solid #e7deec54;
	
}
.consultant{
	padding-top: 1rem;
	padding-bottom: 0.75rem;
	
}
.imginfo>div>a>img{
	width: 100%;
	}

.imginfo>div{
	background-color: white;
	padding:0.5rem;
	border: 0.2rem solid white;
}
.c_back{

}
.c_back>.row{
	background: linear-gradient(to bottom, #e7deec00, white  );
	margin-bottom: 1rem;
}
.c_back>.row>.col{
	border: 0.2rem solid  rgba(255, 255, 255, 0.0);
}
.c_back>.row>.col>h4{
	margin-bottom: 1rem;
	margin-top: 1rem;
}
.c_back>form{
	background:  white  ;
}
.c_back>form>.row>div>label{
	padding-left: 1rem;
}
.c_back>form>.row>div>button{
	margin-left: 1rem;
	position: relative;
	margin: 0 auto;
}
.c_back>.table{
	background:  white  ;
}

.cookie_notice{
	width: 20rem; 
	left:0;
}
@media (max-with:1280px) {
	.cookie_notice{
		width: 100%; 
		left:0;
	}
}