/* .head {
  box-shadow: 1px 1px rgb(217, 215, 215);
} */
.head img {
  width: auto;
  height: 130px;
  padding-left: 25px;
}
.head .button1 {
  background-color: rgb(255, 96, 39);
  border: none;
  border-radius: 8px;
  padding: 5px 10px 5px 10px;
  color: white;
}
.navbar .navbar-toggler {
  background-color: black;
}
.navbar .navbar-toggler i {
  color: white;
}
.headicon {
  background-color: rgb(236, 232, 232);
  padding: 8px;
  font-size: 17px;
  color: black;
  border-radius: 6px;
  height: 35px;
  width: 35px;
  text-align: center;
}
.navbar ul li a {
  color: #393b76;
  font-size: 13px;
  font-weight: 500;
}
.navbar ul li a:hover {
  color: orange;
  font-size: 13px;
  font-weight: 500;
}
.navbar-nav .nav-link {
  white-space: nowrap;
}
.navbar-nav .dropdown:hover .dropdown-menu {
  display: block;
}
.nav2 {
  background-color: rgb(9, 121, 116);
}
.nav {
  height: auto;
  width: auto;
}
.nav2 button {
  padding: 7px;
}
.nav2 button a {
  color: black;
  text-decoration-line: none;
}
.foot {
  background-color: rgb(4, 63, 60);
  color: white;
}
.foot ul {
  list-style: none;
  padding: 0;
  text-align: center;
}
.foot ul li {
  display: inline;
}
.foot ul li a {
  text-decoration-line: none;
  color: black;
  padding: 10px;
}
.main p {
  color: gray;
  padding: 0px;
}
.main .mainsub .row {
  /* padding-top: 10px;
  padding-bottom: 0px; */
  /* margin: auto; */
  /* border: 1px solid rgb(235, 232, 232); */
}
.main .mainsub .col-md-6 {
  border: 1px solid rgb(235, 232, 232);
}
.mainsub1 {
  background-color: rgb(223, 221, 221);
}
.main img {
  width: auto;
  height: auto;
}
.main button {
  background-color: rgb(218, 74, 21);
  color: white;
  padding: 20px;
  margin: 10px;
  border-radius: 25px;
  border: 1px solid white;
}
.mains {
  text-align: justify;
}
.library {
  background-image: url(images/library.png);
  background-size: cover;
  height: 18%;
  width: 100%;
  color: white;
  padding-top: 70px;
  padding-left: 70px;
  padding-bottom: 40px;
}
.library p {
  text-align: justify;
}
.raise input {
  width: 100%;
  height: 35px;
  border: 1px solid rgb(255, 124, 124);
  border-radius: 6px;
}
.raise label {
  font-size: 13px;
  color: red;
}
.raise button {
  background-color: rgb(202, 64, 13);
  border: 1px solid white;
  color: white;
  border-radius: 10px;
  width: 100%;
  padding: 5px;
}
.test {
  background-color: rgb(237, 235, 235);
  height: auto;
  width: auto;
}
.test img {
  border-radius: 300px;
}
.test i {
  font-size: 50px;
  color: rgb(159, 111, 111);
}
.some {
  height: 800px;
}
.newscroll {
  height: 500px;
  overflow-y: scroll;
}
.Recent {
  padding-bottom: 5px;
}
.subscription {
  text-align: justify;
}
.subscription p {
  color: rgb(68, 59, 59);
}
.subscription a {
  text-decoration-line: none;
}
.CPP {
  background-color: rgb(231, 227, 227);
  height: 150px;
}
.CPP img {
  height: 100px;
  width: 100px;
  margin: 10px;
  border: 1px solid black;
}
.flexss {
  display: flex;
}
.table1 {
  height: auto;
  width: 50%;
  color: black;
}
table,
th,
td {
  border: 1px solid black;
  border-collapse: collapse;
}
th,
td {
  padding: 10px;
  color: rgb(72, 70, 70);
}
tr,
th {
  border: 1px solid black;
}
.subsc a {
  color: black;
  text-decoration-line: none;
}

.subsc a:hover {
  color: orangered;
}
.LRP {
  background-color: rgb(4, 63, 123);
  color: white;
}
.LRP a {
  color: white;
  text-decoration-line: none;
  padding-right: 10px;
}
.LRP .nav-item.nav-link .nav-link {
  font-size: 14px;
  font-weight: 500;
  color: white;
}
.LR a {
  text-decoration-line: none;
}

.LR span {
  padding-left: 6px;
  padding-right: 6px;
}
.LR label span {
  color: red;
}
.LR a {
  text-decoration-line: underline;
}
.LR button {
  border: 1px solid rgb(87, 87, 192);
  color: rgb(87, 87, 192);
  border-radius: 5px;
  margin-left: 15px;
}
.side a {
  text-decoration-line: none;
}
.ss {
  background-color: rgb(240, 230, 248);
  border-left: 5px solid rgb(133, 63, 199);
}

.ssul li {
  padding: 20px;
  border: 1px solid rgb(210, 204, 204);
}
.jus {
  text-align: justify;
}
.jus p {
  color: rgb(99, 88, 88);
}
.ed p {
  color: rgb(17, 17, 157);
}
.es p {
  color: rgb(39, 35, 35);
}
.edcont {
  text-align: justify;
}
.ed a {
  text-decoration-line: none;
  color: rgb(17, 17, 157);
}
.table {
  color: rgb(10, 2, 2);
  border: 3px solid rgb(10, 2, 2);
}
.contact {
  background-image: url(images/con-bg-img.jpg);
  background-repeat: repeat;
  background-size: cover;
  border: 3px solid gray;
  box-shadow: 2px 2px 8px gray, -2px -2px 8px gray;
}
.contact a {
  color: brown;
  font-size: 18px;
}
.contact p {
  font-size: 17px;
  font-weight: 450;
  color: rgb(14, 0, 0);
}
.submitform {
  border: 1px solid gray;
  box-shadow: 2px 2px 8px gray, -2px -2px 8px gray;
}
.gototTop {
  position: fixed !important;
  width: 50px;
  height: 50px;
  background-color: #27ae60;
  bottom: 20px !important;
  right: 20px !important;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
  font-size: 22px;
  z-index: 999;
  border-radius: 50% !important;
}
