
body {
  background: #ffffff !important;
  color: #000000 !important;
  font-size: 18px !important;
  line-height: 1.4 !important;
  font-weight: 400;
  width:100%;
  font-family: 'Montserrat', 'SolaimanLipiNormal', sans-serif !important;
  
}



.course-btn .shop-page-btn  a {
  display: inline-block;
  background: #051939;
  padding: 5px 14px;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 600;
  color: #ffffff;
  border-radius: 50px;
  transition: .5s all;
}

.course-btn  a {
  display: inline-block;
  background: #051939;
  padding: 5px 14px;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 600;
  color: #ffffff;
  border-radius: 50px;
  transition: .5s all;
}

.themesBazar_logo {
  padding: 10px 0;
  background: #ffffff;
  color : #000000;
}

.menu-section {
  background: #051939;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.3);
  box-shadow: 0 1px 2px rgba(0,0,0,0.3);
  position: relative;
  border-bottom: 3px solid #800505;
}

.stellarnav.dark li a {
  color: #ffffff;
}

.stellarnav > ul > li > a {
  padding : 15px 10px 15px 10px;
  font-weight: 500;
  font-size: 18px;
  border-bottom: none;
}

.sticky {
    position: fixed !important;
    width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  -webkit-transition: .8s all;
  -o-transition: .8s all;
  transition: .8s all;
}

.footer-section {
  background: #141414;
  padding: 60px 30px;
}

.footer_color a {
  color: #ffffff;
  font-size : 18px;
}
.footer_color {
  font-size : 18px;
  color: #ffffff;
}

.bottom-footer-section {
  background: #1c1c1c;
  padding: 15px 0;
  color: #ffffff;
}

.bottom-footer-section a {
  color: #ffffff;
}

#scroll5-left {
  position: relative;
  width: auto;
  height: 40px;
  padding-top: 8px;
  padding-left: 10px;
  margin: 0;
  padding-right: 10px;
  background: #051939;
  color: #ffffff;
  font-weight: 400;
  font-size: 18px;

}


#scroll5-left::before {
  position: absolute;
  right: -20px;
  bottom: 0;
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid #051939;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.scroolbar5 {
  background: #051939;
  color: #ffffff;
  position: absolute !important;
  right: 0;
  top: 0;
  float: right;
  width: 59px;
  height: 40px;
  cursor: pointer;
}

.scroolbar5::after {
  position: absolute;
  top: 0;
  right: 100%;
  content: '';
  height: 0;
  width: 0;
  border-bottom: 40px solid #051939;
  border-left: 16px solid transparent;
  display: inline-block;  
}

.about-title {
  background: #051939;
  color: #ffffff;
  font-size: 20px;
  padding: 10px;
  margin-bottom: 7px;
  text-transform: capitalize;

}

.academic_information ul li a {
  display: inline-block;
  text-decoration: none;
  font-weight: normal;
  font-size: 17px;
  border: 2px solid  #051939;
  padding: 10px;
  width: 100%;
  color: #051939;
  text-transform: capitalize;
  transition: .8s all;
}

.notic_board_title {
  background: #051939;
  padding: 8px;
  font-size: 20px;
  text-transform: capitalize;
  color: #ffffff;
  margin-top: 25px;
  font-weight: normal;
}

.oLink_litle {
  background:#051939;
  color: #ffffff;
  padding: 5px 10px;
  font-size: 20px;
  letter-spacing: 0.3px;
}

.themesBazar_scroll {
  width: 42px;
  height: 52px;
  padding: 10px;
  background: #051939;
  position: fixed;
  right: 25px;
  bottom: 70px;
  z-index: 9999;
  border-radius: 50px 50px 0px 0px;
}

.themesBazar_scroll i {
  font-size: 26px;
  color: #ffffff;
  font-weight: 600;
  top: 15px;
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
}
.video-wrpp {
  background: #051939;
  padding: 5px;
  border-radius: 5px;
  color: #ffffff;
}

.video-title a {
  display: inline-block;
    width: 100%;
  color: #ffffff;
}

.table.table-bordered thead tr th {
  text-align: center;
  background: #051939;
  color: #ffffff;
  font-weight: 400;
  padding: 11px 0;
  border-bottom: none;
  letter-spacing: 0.3px;
}

.archive-btn > a {
  overflow: hidden;
  color: #ffffff;
  background: #051939;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding: 10px 48px 11px 20px;
  display: inline-block;
  text-transform: capitalize;
  transition: all 0.4s ease-in-out;
  border-radius: 5px;
  transform-origin: inherit;
  position: relative;
}


.teacher_title {
  font-size: 40px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  color: #051939;
}

.sec-title2 {
  color: #fff;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 1px;
  margin-bottom: 3px;
}
  

.sec-title {
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  color: #051939;
}

.video-seciton-title {
  font-size:  40px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

.blog-title a {
  font-size: 20px;
  display: inline-block;
  color: #00215b;
  font-weight: 600;
  transition: .5s all;
}

.information-title1 {
  background:  #A53146;
  padding: 10px;
  font-size: 20px;
  text-transform: capitalize;
  color: #ffffff;
  margin:0;
}


.information-title2 {
  background:  #06874A;
  padding: 10px;
  font-size: 20px;
  text-transform: capitalize;
  color: #ffffff;
  margin:0;
}



.information-title3 {
  background: #965D03;
  padding: 10px;
  font-size: 20px;
  text-transform: capitalize;
  color: #ffffff;
  margin:0;
}


.information-title4 {
  background: #691475;
  padding: 10px;
  font-size: 20px;
  text-transform: capitalize;
  color: #ffffff;
  margin:0;
}




 