.logo-icons {
    width: 46px;
    height: 46px;
    background-color: rgba(255,110,65,0.80);
    border: 1px solid rgba(255,110,65,0.80);
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 5px;
}
.index_head{position: relative;}
.kiosk-stages p{margin-bottom: 0px!important;}
.index_head img{position: absolute;left: 0;bottom: -21%;content: ''; width:100%; height: auto;z-index: -1;opacity: 0.4;}
.head_w{position: relative;font-size: 36px;}

.visitor-entrance-mobile .dashbord-img-mobile{    
	padding: 20px;
    background-color: white;
    border-radius: 10px;
    height: 280px;
    box-shadow: 0px 6px 16px 6px rgba(0,0,0,0.04);
    margin: 0 auto;}

.visitor-entrance-mobile .process-visitor-mobile{
	padding: 10px;
    border-radius: 15px;
    cursor: pointer;}



