

body.site-novae{
  font-family: 'Barlow', sans-serif;
  text-align: center;
}

a, a:visited, a:hover {
    color: #FF2B7F;
    text-decoration: none;
}

.open-nav {
    position: absolute;
    display: inline-block;
    font-size: 0;
    width: 35px;
    height: 26px;
    margin: auto;
    top: 90px;
    background: url(../img/icon-nav.png);
    background-repeat: no-repeat;
    bottom: 0;
    right: 15px;
}


.site-novae h1 {
  color: #510D5D;
  font-size: 48px;
  font-weight: 100;
  font-family: 'Barlow', sans-serif;
}

.site-novae h2{
  color: #510D5D;
  font-size: 48px;
}

.site-novae h3 {
    color: #ffffff;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1px;
}

.site-novae p {
    color: #575F6C !important;
    font-size: 20px !important;
    text-transform: none;
    letter-spacing: inherit !important;
    line-height: 23px !important;
    font-weight: lighter;
}

.site-novae p.module {
    font-size: 15px !important;
    font-style: italic;
    line-height: 19px !important;
}

.site-novae span {
  color: #510D5D;
  font-size: 48px;
}

header {
    position: absolute;
    z-index: 9999;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 10px 20px;
}

.logo {
  display: inline-block;
  margin: 10% 8%;
}

.logo img {
    width: 302px;
    margin-top: 18px;
}

.banner-content {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: 999;
    width: 379px;
    height: 508px;
    margin: auto;
    border: 3px solid #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 9% 0 0 16%;
    z-index: 8;
}

.home-content {
  position: absolute;
left: 0;
right: 0;
z-index: 10;
display: inline-block;
top: 60%;
transform: none!important;
}

.home-content h2 {
    line-height: 1;
    margin: 0;
    font-size: 52px;
    text-align: left;
    color: #fff;
    font-family: 'Barlow', sans-serif;
    text-shadow: 2px 2px 4px #000000a8;
    letter-spacing: 1px;
}
.big.text-uppercase {
  font-size: 64px;
  margin: 0;
  color: #fff;
  font-weight: 300;
  font-family: 'Barlow', sans-serif;
}
.home-content h1.text-uppercase .upt {
    color: #ff2b7f;
}


.home-content span {
  font-size: 48px;
  color: #fff;
  line-height: 45px;
  font-weight: 300;
  font-family: 'Barlow', sans-serif;
  display: block;
}

.home-content .text_mob {
    font-size: 90px;
    line-height: 74px;
    margin: 0;
    text-align: left;
    color: #fff;
    text-shadow: 2px 2px 4px #000000a8;
    letter-spacing: 6px;
    font-family: 'Barlow', sans-serif;
    font-weight: bold;
}

.home-content strong {
    font-size: 38px;
    color: #fff;
    line-height: 55px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 6px;
}


body {
  padding: 0; margin: 0;
  overflow: hidden;
}

.background {
  position: absolute; top: -10%; left: -10%;
  width: 120%; height: 120%;
  z-index: 1;
  font-family: Courier;
}

.cloud {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  z-index: 2;
  opacity: 0.8;
  width: 120%;
}
.cloud1 {
    margin: 6% 0 0 0%;
    width: 100%;
}
.cloud2 {
    margin: 7% 0 0 -1%;
    width: 100%;
}
.cloud3 {
    margin: -1% 0 0 -4%;
    width: 112%;
}
.cloud4 {
    margin: -1% 0 0 -8%;
}


.header {
  position: fixed; top: 0; left: 0;
  width: 100%; height: auto;
  padding: 12px 0;
  text-align: center;
  z-index: 100;
  color: #fff;
  font-family: Courier;
}
.header h1 {
  font-size: 40px;
  font-weight: lighter;
}
.header a {
  font-size: 32px;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px solid #fff;
  color: #fff;
}

/* 2.   Preloader
--------------------------------------------------------------------------------*/
#qLoverlay {
  z-index: 99999999999;
}
#qLoverlay .logo-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -150%);
  -moz-transform: translate(-50%, -150%);
  -ms-transform: translate(-50%, -150%);
  -o-transform: translate(-50%, -150%);
  transform: translate(-50%, -150%);
  margin-top: -80px;
}
#qLoverlay #qLbar {
  background-color: #FF2B7F !important;
}
#qLpercentage {
  font-size: 40px !important;
  color: #FF2B7F !important;
}
.bg-home {
  background-image: url(../images/background.jpg);
}
.opacity {
    opacity: 0;
}


@media screen and (max-width: 768px){

  .logo {
    display: inline-block;
    position: relative;
    margin: 15% 8%;
  }

  .logo img {
    width: 70%;
    margin-top:0;
}

  .banner-content {
    margin: 32% 0 0 26%;
}

.background, .cloud{
  display: none !important;
}



.page-fullscreen {
    background-image: url(../images/background_1.png)!important;
    width: 100%;
    height: 1024px;
    background-size: 100%;
    background-repeat: no-repeat;
}


}

@media screen and (max-width: 1024px) {


  .background, .cloud{
    display: none !important;
  }

  .page-fullscreen {
      background-image: url(../images/background_2.png);
      width: 100%;
      height: -webkit-fill-available;
      background-size: 100%;
      background-repeat: no-repeat;
  }




  body{
    background: rgba(31,34,109,1);
    background: -moz-linear-gradient(-45deg, rgba(31,34,109,1) 0%, rgba(63,24,91,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(31,34,109,1)), color-stop(100%, rgba(63,24,91,1)));
    background: -webkit-linear-gradient(-45deg, rgba(31,34,109,1) 0%, rgba(63,24,91,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(31,34,109,1) 0%, rgba(63,24,91,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(31,34,109,1) 0%, rgba(63,24,91,1) 100%);
    background: linear-gradient(135deg, rgba(31,34,109,1) 0%, rgba(63,24,91,1) 100%);
        background-repeat: repeat;
        background-attachment: scroll;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f226d', endColorstr='#3f185b', GradientType=1 );
    width: 100%;
    background-attachment: fixed;
    height: -webkit-fill-available;
    background-repeat: no-repeat;
    overflow: hidden !important;
  }
}

#lpBtnChatISSC{
  width: 100px;
  height: 90px;
  cursor: pointer;
  display: block;
  z-index: 107158;
  position: fixed;
  top: auto;
  bottom: 5px;
  left: auto;
  right: -3px;
}
  #lpBtnChatISSC img{
    width: 95% !important;
    height: auto !important;
  }
