.mn__containa{
	width:100%;
}
.heading{
	width:100%;
	padding:10px;
	border-bottom:1px solid gray;
	text-align:center;
}
.heading h4{
	color:blue;
}
.__loging_wrappa{
	width:50%;
	margin-left:25%;
	position:relative;
}
.dive_container{
	width:100%;
}
.___total_summary{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:10;
	min-height:300px;
	background:white;
	display:none;
}
.__up_ups{
	width:100%;
	margin-top:50px;
}
.__questmaes{
	width:100%;
	margin-top:10px;
}
.__questmaes lable{
	width:100%;
}
.__questmaes .__actwuestion{
	width:100%;
	height:40px;
	border:1px solid gray;
}
.__questmaes .__actwuestion select{
	width:96%;
	margin-left:2%;
	height:100%;
	border:none;
	outline:none;
}
.__actions_wrapara{
	width:100%;
	display:flex;
	justify-content:space-between;
	margin-top:70px;
}

.__actions_wrapara span{
	padding:10px;
	cursor:pointer;
	background:black;
	color:white;
}
#second,
#third,
#forth,
#fifth{
	display:none;
}
.ova__wrapa{
	width:100%;
	position:relative;
}
.__wraaap__success{
	width:100%;
	top:0;
	left:0;
	position:absolute;
	z-index:10;
	background:white;
	min-height:500px;
	
}
.centres{
	width:100%;
	margin-top:80px;
	text-align:center;
}
.__successs__icon{
	width:100%;
}
.__successs__icon .bx{
	font-size:4rem;
	font-weight:900;
	color:green;
}
.__wraaap{
	width:100%;
}
.__image__rapa{
	width:100%;
}
.__imagess__containa{
	width:100%;
}
.__imagess__containa img{
	width:50%;
	margin-left:25%;
	height:250px;
	object-fit:contain;
	padding:10px;
	border:1px solid gray;
	
	
}
.__image__wrapa{
	width:100%;
}
.__linlsk{
	width:100%;
}
.__linlsk input{
	width:100%;
	display:none;
}
.__dklp{
	width:100%;
	margin-top:10px;
}
.__dklp button{
	width:50%;
	margin-left:25%;
	height:45px;
	border:none;
	background:blue;
	outline:none;
	color:white;
	border-radius:10px;
}
.final_image_hada{
	width:100%;
	display:flex;
	justify-content:space-between;
	padding:10px;
	border-bottom:1px solid gray;
}
.__sammary__images,
.final__image__content{
	width:45%;
}

.final__image__content img{
	width:45%;
	margin-left:35%;
	padding:5px;
	border:1px solid gray;
	height:100px;
	object-fit:contain;
}
.__sammary__images h6{
	font-size:1rem;
	margin-top:80px;
}
.__summary__container{
	width:100%;
}
.__weutond{
	width:100%;
	margin-top:5px;
}
.__weutond label{
	width:100%;
	font-size:1rem;
	font-weight:600;
}
.__weutond label.qtnd_anses{
	font-size:1rem;
	font-weight:300;
}
#__image__summary{
	display:none;
}
@media screen and (max-width: 680px) {
 .__loging_wrappa{
	width:98%;
	margin-left:1%;
}
.__imagess__containa img{
	width:80%;
	margin-left:10%;
	height:250px;
	object-fit:contain;
	padding:10px;
	border:1px solid gray;
	
	
}
}