/*----------------*/






html {
        background-color:    #000000     ;
        color:               #ffffff           ;

}

.hexa_overlay_bg { *background-image:url(https://3dtech.art/wp-content/themes/Ark%20Template%20v0.1/img/hex_bg.png);}
.fp_sld_sep_bg { *background-image:url(https://3dtech.art/wp-content/themes/Ark%20Template%20v0.1/img/fp_slider_bar.png);}
.main_sep_top_bg { *background-image:url(https://3dtech.art/wp-content/themes/Ark%20Template%20v0.1/img/main_separator_top.png);}
.footer_sep_top_bg { *background-image:url(https://3dtech.art/wp-content/themes/Ark%20Template%20v0.1/img/footer_separator_top.png);}

#bar { background-image:url(https://3dtech.art/wp-content/themes/Ark%20Template%20v0.1/img/rightbar.png);
width: 48px;
height: 100vh;
left: 0px;
opacity: 1 !important;
}

.box_header_img_bg { background-image:url(https://3dtech.art/wp-content/themes/Ark%20Template%20v0.1/img/box_header_bg.png);
}



.box_header_img_fr { background-image:url(https://3dtech.art/wp-content/themes/Ark%20Template%20v0.1/img/box_header_fr.png);

}

.box_header_img_cr { background-image:url(https://3dtech.art/wp-content/themes/Ark%20Template%20v0.1/img/box_header_crystal.png);

}




.mobile_bg {
background: url(https://3dtech.art/wp-content/themes/Ark%20Template%20v0.1/img/spacebg.png) no-repeat 50% 100%;
}

.background {
background: url(https://3dtech.art/wp-content/themes/Ark%20Template%20v0.1/img/spacebg.png) no-repeat 50% 100%;
bottom: -25px;
background-size: cover;
position: absolute;
width: 108%;
left: -5%;
top: -5%; }

.background01 {
background: url(https://3dtech.art/wp-content/themes/Ark%20Template%20v0.1/img/stars00.png) no-repeat 50% 100%;
bottom: -25px;
background-size: cover;
position: absolute;
width: 100%;
left: -10%;
top: 0; }

.background02 {
background: url(https://3dtech.art/wp-content/themes/Ark%20Template%20v0.1/img/stars00.png) no-repeat 50% 100%;
bottom: -25px;
background-size: cover;
position: absolute;
width: 100%;
left: -10%;
top: 0; }

.background03 {
background: url(https://3dtech.art/wp-content/themes/Ark%20Template%20v0.1/img/stars01.png) no-repeat 50% 100%;
bottom: -25px;
background-size: cover;
position: absolute;
width: 100%;
left: -10%;
top: 0; }

.background04 {
background: url(https://3dtech.art/wp-content/themes/Ark%20Template%20v0.1/img/spacedust.png) no-repeat 50% 100%;
bottom: -25px;
background-size: cover;
position: absolute;
width: 123%;
left: -10%;
top: 0; }


.t_bg {background: url(https://3dtech.art/wp-content/themes/Ark%20Template%20v0.1/img/bgdisabled.png) repeat;
}

.scene,
.layer {
display: block;
height: 100%;
width: 100%;
padding: 0;
margin: 0; }

.scene {
min-height: 460px;
position: relative;
overflow: hidden; }

.layer {
position: absolute; }
.layer div {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden; }



