/* #PAGE LOAD */

/* Fonts */

@font-face {
    font-family: luna-head-bold;
    src : url("../fonts/tt0144m_.ttf");
}

@font-face {
    font-family: luna-text;
    src : url("../fonts/gadugi.ttf");
}
@font-face {
    font-family: luna-text-bold;
    src : url("../fonts/gadugib.ttf");
}


body.royal_loader {
    background: none;
    visibility: hidden;
}

#royal_preloader {
    font-family: Arial;
    font-size: 12px;
    visibility: visible;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 9999999999;
    -webkit-transition: opacity 0.2s linear 0.8s;
    -moz-transition: opacity 0.2s linear 0.8s;
    -ms-transition: opacity 0.2s linear 0.8s;
    -o-transition: opacity 0.2s linear 0.8s;
    transition: opacity 0.2s linear 0.8s
}

#royal_preloader.complete {
    opacity: 0;
}

#royal_preloader .background {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: #000000;
    background-position: 0 0;
    background-size: cover;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
}

#royal_preloader.number .name {
    position: absolute;
    top: 20%;
    left: 0px;
    right: 0px;
    text-transform: uppercase;
    color: #EEEEEE;
    text-align: center;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s linear;
    -moz-transition: -moz-transform 0.3s linear;
    -ms-transition: -ms-transform 0.3s linear;
    -o-transition: -o-transform 0.3s linear;
    transition: transform 0.3s linear;
    -webkit-animation: fly 0.3s;
    -moz-animation: fly 0.3s;
    -ms-animation: fly 0.3s;
    -o-animation: fly 0.3s;
    animation: fly 0.3s;
}

#royal_preloader.number .percentage {
    color: #FFFFFF;
    font-family: Impact, Arial;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    text-align: center;
    margin: -90px 0px 0px -90px;
    background-image: url('../images/loader.gif');
    background-repeat: no-repeat;
    background-position: 50% 0;
    padding-top: 80px;
    width: 180px;
    position: absolute;
    font-size: 50px;
    top: 50%;
    left: 50%;
    -webkit-transition: all 0.3s linear 0.5s;
    -moz-transition: all 0.3s linear 0.5s;
    -ms-transition: all 0.3s linear 0.5s;
    -o-transition: all 0.3s linear 0.5s;
    transition: all 0.3s linear 0.5s;
}

#royal_preloader.text .loader {
    position: absolute;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    text-align: center;
    top: 50%;
    left: 50%;
    width: 240px;
    margin-left: -120px;
    height: 60px;
    line-height: 60px;
    margin-top: -30px;
    white-space: nowrap;
}

#royal_preloader.text .loader div {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0%;
    background-color: #000000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transition: left 0.3s linear;
    -moz-transition: left 0.3s linear;
    -ms-transition: left 0.3s linear;
    -o-transition: left 0.3s linear;
    transition: left 0.3s linear;
}

#royal_preloader.logo .loader {
    width: 192px;
    height: 27px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0px 0px 0px -100px;
    overflow: hidden;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
}

#royal_preloader.logo .loader div {
    position: absolute;
    bottom: 0%;
    left: 0px;
    right: 0px;
    height: 100%;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transition: bottom 0.3s linear;
    -moz-transition: bottom 0.3s linear;
    -ms-transition: bottom 0.3s linear;
    -o-transition: bottom 0.3s linear;
    transition: bottom 0.3s linear;
}

#royal_preloader.logo .percentage {
    position: absolute;
    width: 80px;
    height: 40px;
    line-height: 40px;
    top: 50%;
    left: 50%;
    margin: 40px 0px 0px -40px;
    color: #072E77;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}



.navbar-luna-sticky-wrapper, navbar-header {
    z-index: 9999999 !important;
}


/*Overide css Royal Preloader, It's Must Inline Style*/
#navbar-luna {
    z-index: 999 !important;
}

* {
    font-size: 15px;
}

#royal_preloader > .loader > div {
    background-color: rgba(0, 0, 0, .7);
}
.top-content{
    height: 30px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius:0px ;
    border-radius: 0px;
    margin: 0px;
    background: #000;
    border: 0px
}
.button-m-menu{
    margin-top: 10px;
    margin-right: 20px;
    background: rgba(0,0,0,.1);
    border: 0px;color:#fff
}
.full-section{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    height: auto
}

.luna-navbar > li > a: hover {
    background-color: rgb(255,255,255,.2) !important;
}
.luna-navbar > li > a {
    color: #fff
}

.col-center{
    margin: auto;
}

.col-absolute{
    position: absolute;
    bottom: 0px
}

.top-span-a{
  margin-right: 20px;
  line-height: 30px
}

.top-span-a > a {
  color: #fff
}

.m-t-100{
  margin-top: 100px
}
.p-b-100{
  margin-bottom: 100px
}

.m-t-50{
  margin-top: 50px
}

.m-t-p-30{
  margin-top: 30%
}

.abslt-top-p-30{
  position: absolute;
  top: 30%
}

.m-t-p-40{
  margin-top: 40%
}

.m-t-150{
  margin-top: 150px
}

.m-t-70{
  margin-top: 70px
}

.m-t-80{
  margin-top: 80px
}

.m-b-100{
margin-bottom: 100px
}

#first-section{
  background: #FFF;
  background-image: url('../assets/images/pages_1/ornament.png');
  background-position: top right;
  background-repeat: no-repeat;
  background-size:  contain; 
}
#second-section{
 background: #FFF;
  background-image: url('../assets/images/pages_2/ornament.png');
  background-position: top right;
  background-repeat: no-repeat;
  background-size:  auto; 
}

#third-section {
  background: #FFF;
  background-image: url('../assets/images/pages_3/ornament.png');
  background-position: top right;
  background-repeat: no-repeat;
  background-size:  auto; 
}

#fourth-section {
  background: #FFF;
  background-image: url('../assets/images/pages_4/ornament.png');
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size:  auto; 
}

#fiveth-section {
  background: #FFF;
  background-image: url('../assets/images/pages_5/ornament.png');
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size:  auto; 
}

#sixth-section {
  background: #FFF;
  background-image: url('../assets/images/pages_6/ornament.png');
  background-position: top center;
  background-repeat: no-repeat;
  background-size:  auto; 
}

#seventh-section {
  background: #FFF;
  background-image: url('../assets/images/pages_7/ornament.png');
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size:  auto; 
}

#eightth-section {
  background: #121843;
  background-image: url('../assets/images/pages_8/ornament.png');
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size:  auto; 
}

#nineth-section {
  background: #FFFFFF;
  background-image: url('../assets/images/pages_9/ornament.png');
  background-position: top right;
  background-repeat: no-repeat;
  background-size:  auto; 
}



.luna-title{
  font-family: luna-head-bold;
  font-weight: bold;
  font-size:4em
}

.t-gray{
    color: #676767;
}

.t-white{
    color: #FFFFFF;
}

.luna-text{
  font-family: luna-text;
  font-size: 1.2em
}

.luna-text-bold{
  font-family: luna-text-bold;
  font-size: 1.4em
}
.no-pad{
  padding: 0px
}

.nav>li>a:focus, .nav>li>a:hover {
  background-color: rgba(0,0,0,.5);
  color: #fff
}

.m-cover-background{
  background: #131842;
  padding-top: 20px;
  padding-bottom: 40px
}

.m-section{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}

.m-header-text{
  font-size: 2em;
  font-weight: 800;
  font-family: luna-head-bold
}
.m-text{
  font-family: luna-text
}

.sticky-m-fix{
  background-color: rgba(0,0,0,.6);
  border-bottom: 2px solid #ddd
}
.stick-img{width: 50%;margin: auto }
.l-margin{width: 30%;margin-left:0px !important}
