*{
    padding: 0;
    margin: 0;
}

body{

    background-color: #000;
    font-family: sans-serif;
}



.banner{
    height: 100vh;
    position:relative;
}



.slider{
    width: 100%;
    float: left;
}

.carousel-caption{
    max-height: 350px !important;
    max-width: 500px !important;
    text-align: right !important;
    right: 60px !important;
    left: auto !important;
    top: 160px !important;
}

.carousel-caption h1{
    font-size: 70px;
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff2d95, 0 0 30px #ff2d95, 0 0 40px #ff2d95, 0 0 50px #ff2d95, 0 0 75px #ff2d95;
	letter-spacing: 5px;
}


.carousel-caption h2{
    font-size: 70px;
    1text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff2d95, 0 0 30px #ff2d95, 0 0 40px #ff2d95, 0 0 50px #ff2d95, 0 0 75px #ff2d95;
    text-shadow: 0px -1px 4px white, 0px -2px 10px yellow, 0px -10px 20px #ff8000, 0px -18px 40px red;
    1text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
	letter-spacing: 5px;
}
.carousel-caption p{
    margin-top: 40px;
}

.carousel-item img{
    width: 100%;
    height: 100vh;
}



.menu-icon{
    width: 30px;
    margin: 5px;
    cursor: pointer;
}

.search-icon{
    width: 40px;
    margin: 25px;
    cursor: pointer;
}
.side-menu::after{
    content: '';
    width: 1px;
    height: 100px;
    background: #fff;
    left: 45px;
    top: 200px;
    position: absolute;
}


.carousel-indicators li {
    border-radius: 50%;
    width: 6px;
    height: 6px;
    padding: 4px;
    position: relative;
    margin: 0 15px;
    background-color: transparent;
    opacity: 1;
  }

  .carousel-indicators li:after {
    border-radius: 50%;
    padding: 10px;
    border: 4px solid #fff;
    position: absolute;
    content: "";
    top: -7px;
    left: -7px;
    bottom: -7px;
    right: -7px;
  }

  .carousel-indicators li.active {
    background-color: white;
  }




.share{
    margin-top: 60px;
    margin-left: 15px;
}
.share img{
    width: 20px;
    margin-right: 12px;
    cursor: pointer;
}

/* Top bar start */

.top-bar{
    position: fixed;

    left: 180px;
    margin-top: 5px;
    z-index: 3;
}

.top-bar p{
    font-size: 40px;
    font-weight: 800;
    color: #D4AF37;
    -webkit-text-stroke: 1.5px #000;
}

#topbar{
    position: fixed;
    left: 150px;
    top: 5px;
    z-index: 5;
    cursor: pointer;
}


.top-bar img{
    height: 30px;
    cursor: pointer;
}

.top-bar ul{
    display: inline-flex;
}

.top-bar ul li{
    list-style: none;
    margin: 15px 30px;
}

.top-bar ul li a{
    color: #fff;
    display: block;
    padding-top: 5px;
    text-decoration: none;
}
.top-bar ul li a:hover{
    color: #ff0000;
}


/* Top bar end */

/* Top bar 2 start */
.horizontal-bar{
    width: 100%;
    height: 120px;
    background: #000;
    top: 0;
    left: 01;
    position: absolute;
}

.top-bar2{
    position: fixed;
    left: 180px;
    margin-top: 5px;
    z-index: 3;
}
.top-bar2 p{
    font-size: 40px;
    font-weight: 800;
    color: #D4AF37;
    -webkit-text-stroke: 1.5px #000;
}
#topbar2{
    position: fixed;
    left: 150px;
    top: 5px;
    z-index: 5;
    cursor: pointer;
}


/* Top bar 2 end */



/* Social icon start */

.social-icons{
    top: 35%;
    left: 5%;
    position: absolute;
    z-index: 2;
}

.social-icons li{
    list-style: none;
    margin: 10px 0;
    font-size: 20px;
}

.social-icons li a{
    color: yellow !important;
}
/* Social icon end */
/* Side Navigation start */
#sideNav{
    width: 250px;
    height: 100vh;
    position: fixed;
    left: -250px;
    top: 0;
    background: #000;
    z-index: 3;
    transition: .5s;
}



nav ul li{
    list-style: none;
    text-decoration: none;
    padding-left: 15px;
    margin: 10px  10px;
}


nav ul li a{
    text-decoration: none;
    color: #fff;
}
.menu-icon{
    height: 100px;
    width: 100px;
    cursor: pointer;
}
#menuBtn{
    width: 100px;
    position: fixed;
    left: 30px;
    top: 5px;
    z-index: 3;
    cursor: pointer;
}

.side-social-icons1{
    height: 35%;
    width: 250px;
    background: yellow;
    padding-top: 27%;
    padding-left: 15px;
    bottom: 0;
    position: absolute;
}

.side-social-icons1 ul li{
    list-style: none;
    text-decoration: none;
}

.side-social-icons1 li a{
    font-size: 10px;
    font-weight: 700;
    list-style: none;
    color: #000;
}

/* Side Navigation end + script */
/* Side notification start */
.notifications{
    display: flex;
    width: 400px;
    right: 0;
    top: 0;
    position: absolute;
    background: yellow;
    align-items: center;
    z-index: 1;
}
.proj-notifications{
    display: flex;
    width: 400px;
    height: 90px;
    right: 0;
    top: 0;
    position: absolute;
    background: yellow;
    align-items: center;
    z-index: 1;
}
/* Side notification end */
.contents a{
    text-decoration: none;
    color: #000;
    font-size: 30px;
    margin: 0 0 0 60px;
}
.contents p{
    text-align: right;
    margin-top: 10px;
}

/* card start */
.card {
    margin-top: 100px;
}
/* card end */

/* Image gallery start */
.img-gallery{
    width: 80%;
    margin: 100px auto 50px;
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(250px,1fr));
    grid-gap: 30px;
}

.img-gallery img{
    width: 100%;
    cursor: pointer;
}

.img-gallery img:hover{
    transform: scale(0.8) rotate(-15deg);
    border-radius: 20px;
    box-shadow: 0 32px 7px rgba(68, 77, 136, 0.2);
}

.full-img{
 width: 100%;
 height: 100vh;
 background: rgba(0,0,0, 0.9);
 position: fixed;
 top: 0;
 left: 0;
 display: none;
 align-items: center;
 justify-content: center;
 z-index: 100;
}

.full-img img{
    width: 90%;
    max-width: 500px;
}
.full-img span{
    position: absolute;
    top: 5%;
    right:5%;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
}

/* Image gallery end */



@media (max-width:700px){
    .top-bar p{
        font-size: 20px;
        font-weight: 800;
        color: #D4AF37;
        -webkit-text-stroke: 1.5px #000;
    }
    .social-icons{
        top: 35%;
        left: 2%;
        position: absolute;
        z-index: 2;
    }
    
    .notifications{
        display: none;
    }
    
    .proj-notifications{
        display: none;
    }

}