body{
  background-image: url("../img/webbg.png");
  background-repeat: no-repeat;
  background-position: center;
  color: #1C1C1C;
  max-width: 100%;
  overflow-x: hidden;
}

.container{
  background: snow;
  border-left: 2px solid #E6E6E6;
  border-right: 2px solid #E6E6E6;
  opacity: 0.9;
}
.btmSeparator{
  padding: 20px 0;
  margin: auto auto;
}
.btmSeparator img{
  width: 960px;
}
.titleSep img{
  width: 150px;
  height: 5px;
}
.titleSep{
  padding-bottom: 10px;
}
.hvr-glow{
  cursor: pointer;
}
.tab{
  padding-right: 20px;
  padding-bottom: 10px;
}
section .container{
  padding-top: 90px;
}
h2{
  margin-bottom: 0px;
}
.modal{
  top: 30px !important;
}
/* Nav Start */
nav .nav-link{
  color: #151515 !important;
}
.navbar-dark .navbar-toggler{
  color: #151515 !important;
}
nav .container{
  height: 80px;
}
/* Nav End */

/* Home Start */
#home .card{
  border: none;
  background-color: transparent;
}
#home .card h5{
  font-weight: normal;
  font-size: 10pt;
}
#home .card .card-body{
  padding-top: 5px;
  padding-bottom: 5px;
}
#home .card-img-top{
  padding: 5px;
}
#home .card{
  margin: 10px;
}
/* Home End */
/* About us Start */
#aboutus .content{
  min-height: 600px;
}
#aboutus .vBorder img{
  height: 20px;
}
#aboutus .hBorder img{
  width: 20px;
}
/* About us End */

/* Performer Start */
#performer{
  font-size: 10pt;
}
#performer .head{
  width: 124px;
}
#performer .holder{
  padding-bottom: 10px;
}
/* Performer End */
/* Footer Start */
footer .copyright{
  font-size: 10pt;
  line-height: 20px;
}
/* Footer End */
