body {
  height: 100vh;
  background: url(../image/0.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  position: relative;
  z-index: 5; }
  body .heading {
    font-family: bebas; }
  body .bold {
    font-weight: 900;
    color: #b0b0b0; }
  body .enrvision {
    background: url(../image/enrvision.png) no-repeat;
    background-size: cover;
    width: 541px;
    height: 90px;
    margin-left: 7%;
    display: inline-block; }
  body .solgan {
    background: url(../image/solgan.png) no-repeat;
    background-size: cover;
    width: 145px;
    height: 44px;
    margin-left: 22%;
    margin-top: 10px;
    display: inline-block; }
  body ul {
    list-style-type: none;
    margin: 0; }
  body nav {
    display: none; }
  body .navbar-default {
    background-color: transparent;
    border: 0; }
  body .navbar-toggle {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    cursor: pointer; }
  body .navbar-collapse {
    transition: all .5s ease-in-out;
    background-color: transparent;
    border: 0; }
    body .navbar-collapse .active a {
      background-color: #1c77ba !important;
      font-weight: bold; }
    body .navbar-collapse li a {
      font-size: 20px;
      color: #FFF !important; }
  body .menu {
    width: 95%;
    height: 79%;
    border: 2px #4588b5 solid;
    position: fixed;
    transition: all .5s ease-in-out;
    padding: 10px 0 0 70px;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.2), -8px 0px 12px 5px rgba(0, 0, 0, 0.19); }
    body .menu ul {
      list-style-type: disc;
      color: #FFF;
      direction: ltr; }
      body .menu ul .download {
        color: #43b22e;
        text-decoration: none;
        font-size: 22px;
        font-weight: bold; }
    body .menu .container1 {
      overflow-y: scroll;
      overflow-x: hidden;
      height: 99%;
      direction: rtl; }
      body .menu .container1 div {
        direction: ltr; }
      body .menu .container1 p {
        direction: ltr; }
    body .menu .before {
      position: absolute;
      width: 100px;
      height: 100px;
      transform: rotate(-90deg);
      background: url(../image/steelD.png);
      background-size: 100% 100%;
      transition: all .5s ease-in-out;
      left: -67px; }
    body .menu .content {
      width: 95%;
      float: left; }
    body .menu h2, body .menu p {
      color: #FFF;
      font-size: 19px; }
  body .about {
    background-color: #83240e;
    left: 92%;
    z-index: 2; }
    body .about .before {
      top: 358px;
      background: url(../image/about.png);
      background-size: 100% 100%; }
    body .about .content {
      float: left;
      padding-left: 35px; }
    body .about .aboutContent {
      display: inline-block;
      margin-top: 35px; }
      body .about .aboutContent h2, body .about .aboutContent p {
        color: #FFF;
        font-size: 19px; }
    body .about .form {
      margin-top: 35px;
      direction: ltr; }
      body .about .form table {
        width: 100%; }
      body .about .form h2 {
        font-family: bebas;
        color: #FFF;
        font-size: 35px;
        margin-top: 0; }
      body .about .form label {
        color: #FFF;
        font-size: 18px;
        font-family: bebas; }
      body .about .form input, body .about .form textarea {
        background-color: transparent;
        border: 2px #998383 solid;
        border-radius: 10px;
        width: 100%;
        max-width: 250px;
        padding: 5px;
        color: #FFF;
        transition: all .4s ease;
        margin-bottom: 5px; }
      body .about .form input:focus {
        border: 2px #4588b5 solid; }
      body .about .form textarea:focus {
        border: 2px #4588b5 solid; }
      body .about .form .submit {
        color: #FFF;
        padding: 15px;
        width: 90px;
        margin-left: 135px; }
  body .thdG {
    background-color: #830e3d;
    left: 94%;
    z-index: 3; }
    body .thdG .before {
      top: 240px;
      background: url(../image/3dG.png);
      background-size: 100% 100%; }
  body .buildingDesign {
    background-color: #0d6db6;
    left: 96%;
    z-index: 4; }
    body .buildingDesign .before {
      top: 120px;
      background: url(../image/buildingD.png);
      background-size: 100% 100%; }
    body .buildingDesign a {
      color: #ff5a00; }
  body .steelD {
    background-color: #0e8340;
    left: 98%;
    z-index: 5; }
  body .vsw360 {
    position: fixed;
    bottom: 30px;
    left: 7%;
    z-index: -1; }
  body .copyright {
    text-align: center;
    color: #FFF;
    font-family: Bebas;
    position: absolute;
    bottom: 0;
    right: 38%;
    font-size: 11px; }
    body .copyright a {
      font-size: 15px; }
  body .active {
    z-index: 0;
    left: 0; }
  body .activeBefore {
    left: -33px !important; }

@font-face {
  font-family: Bebas;
  src: url("Bebas.ttf"); }

/*# sourceMappingURL=style.css.map */
