/* Add here all your css styles (customizations) */

.mtm40 {margin-top:-40px;}
.mt20{margin-top:20px;}

@media screen and (-webkit-min-device-pixel-ratio:0)

{
.fullscreen-static-image {background:url(../img/bg/bg2.jpg); background-attachment: fixed; background-position: center; background-size: cover;  width:100%;  height: 100%; margin: 0px; padding: 0px; 
left: 0px; top: 0px; overflow: hidden; z-index: -999998; }



}


@-moz-document url-prefix(){ .fullscreen-static-image {background:url(../img/bg/bg2.jpg); background-attachment: fixed; background-position: center; background-size: cover;  width:100%;  height: 100%; margin: 0px; padding: 0px; 
left: 0px; top: 0px; overflow: hidden; z-index: -999998; }
 }




