html,
body,
.view {
  height: 100%; }
 .navbar {
    background-color: rgba(0, 0, 0, 0.2); }

    @media  (max-width: 576px) {
      #carouselId{
      padding-top:105px;
      }
    }

    #nav-menu{
      color: white;
    }

    @media  (max-width: 575.98px) {
      #nav-menu{
      text-shadow: 1px 1px 1px black;
      z-index: 10;
      }
    }
  
    .carousel-caption{
      width:450px;
      z-index:10;
    }

    #caption-one{
      top: 17%;
      left: 3%;
      color: #389fc0;
    }

    #caption-four{
      top: 12%;
      left: 0%;
      color: #fff;
      text-shadow: 1px 1px 1px black;
    }

    #caption-two{
      top: 15%;
      left: 60%;
      color: #389fc0;
    }

    #caption-two-two{
      top: 4%;
      left: 2%;
    }

    #caption-three{
      top: 18%;
      left: 3%;
      color: #389fc0;
    }

    #caption-three-three{
      top: 0%;
      left: 0%;
      color: #389fc0;
    }

    #caption-one-one{
      width:620px !important;
      top:17%;
      left:40%;
      
    }
    .deepshd {
      color: #e0dfdc;
      letter-spacing: .1em;
      text-shadow: 0 -1px 0 #fff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828, 0 5px 0 #262626, 0 6px 0 #242424, 0 7px 0 #222, 0 8px 0 #202020, 0 9px 0 #1e1e1e, 0 10px 0 #1c1c1c, 0 11px 0 #1a1a1a, 0 12px 0 #181818, 0 13px 0 #161616, 0 14px 0 #141414, 0 15px 0 #121212, 0 22px 30px rgba(0, 0, 0, 0.9);
    }
