
.vfullmode .standarslide{opacity:0;height:0;overflow:hidden;}
.vfullmode .fullslide{opacity:1;position:relative;overflow:hidden;height:100vh;background:#000;}
.vfullmode .homestyle .standar-address, .vfullmode .homestyle .homeicon-default{display:none;}
.vfullmode .homestyle .full-address, .vfullmode .homestyle .homeicon-full{display:block;}
.vfullmode .homestyle .headtitle{text-align:center;margin-top:20px;}
.vfullmode .homestyle .iconsmall{height:34px;border-radius:5px 5px 0 0;border:none;padding:0 15px;margin:0 5px;background:var(--bg1);}
.vfullmode .homestyle .iconsmall:hover{background:var(--bg1);}
.vfullmode .homestyle .iconsmall svg{height:24px;width:24px;fill:rgba(255,255,255,0.4)}
.vfullmode .homestyle .iconsmall:hover svg{fill:rgba(255,255,255,0.7)}
.vfullmode .homestyle .iconsmall p{font-size:95%;font-weight:500;margin:0 0 0 3px;color:rgba(255,255,255,0.7);}
.vfullmode .homestyle .shade1{opacity:0.35}.shade2{opacity:0.2}.shade3{opacity:0.6}

@media (max-width: 992px) {
.vfullmode .homestyle .fullslide{height:45vh;}
.vfullmode .homestyle .headtitle{display:none!important;}
}
