a:hover {
  text-decoration: none;
}
/* .navbar-brand img{
    margin-left: 0px;
} */
.header {
  padding: 100px 0 25px 0;
}
.header-scrolled {
  height: auto;
}
.header-scrolled .navbar-brand img {
  /* width: 155px;
  height: auto; */
  width: auto;
  height: 50px;
}
.admin-header.navbar .navbar-brand-wrapper .navbar-brand {
  margin-right: 10px;
  margin-left: 10px;
}
.navbar-brand img {
  width: auto !important;
  height: 50px !important;
}
a {
  color: #242956;
}
.navbar {
  background-color: #fff;
  box-shadow: 2px 2px 10px #d5d5d5;
}
.blog-section {
  padding-top: 0px;
}
.blog-post-card {
  border: solid 1px #e1f0fb;
}

.section-title-block {
  text-align: left;
  padding: 0;
}
.section-subtitle {
  font-size: 24px;
  color: #ff7e79;
  margin-bottom: 10px;
  font-weight: 700;
}
.section-title {
  font-size: 34px;
  color: #005b9a;
  margin-bottom: 20px;
  line-height: 1.25;
  font-weight: 700;
}
.section-details {
  font-size: 17px;
  color: #5b5b5b;
  margin-bottom: 10px;
  line-height: 1.5;
  font-weight: normal;
}
.contact-details-section {
  margin-top: 20px;
}
.contact-details-section h3 {
  margin: 25px 0 5px 0;
  font-size: 24px;
  font-weight: 700;
  color: #005b9a;
}
.contact-details-section p {
  font-size: 16px;
  font-weight: 500;
  color: #5b5b5b;
}
.footer-section {
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer-logo {
  margin-top: 20px;
}
.footer-logo img {
  margin-bottom: 20px;
  width: auto;
  max-width: 250px;
}
.footer-subsection {
  padding-top: 25px;
}
.loginpage .blog-post-card-container {
  padding: 0 !important;
}
.blog-section-right-bg {
  top: 0%;
  right: -1%;
}
.blog-section-left-bg {
  bottom: 0;
  left: -40%;
}
.navbar-collapse {
  flex-grow: 0;
}
.contact-section-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
}
/* CONTACT US FORM */
.contact-us-form-group {
  padding: 0;
}
.contact-us-form-group input {
  border: 2px solid #b3ccde;
  border-radius: 10px;
  margin-top: 10px;
  background: #fff;
  margin-bottom: 10px;
  width: 100%;
  height: 50px;
  padding: 10px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500;
  color: #5b5b5b;
  outline: none;
}
.contact-us-form-group textarea {
  border: 2px solid #b3ccde;
  border-radius: 10px;
  margin-top: 10px;
  background: #fff;
  margin-bottom: 10px;
  width: 100%;
  height: 150px;
  padding: 10px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500;
  color: #5b5b5b;
  outline: none;
}
.contact-us-form-group input:focus,
.contact-us-form-group textarea:focus {
  border: 1px solid #624dd6;
}
.contact-us-form-btn {
  width: 100%;
  background: linear-gradient(60deg, #ec41ff, #0984e3);
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  border: none;
  font-size: 20px;
  font-weight: 400;
}
.contact-us-form-btn:hover {
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.25);
}
.contact-us-form-group #website {
  display: none;
}
button.learn-more-btn {
  border: 0;
}
.contact-section {
  padding-top: 20px;
}
.blog-post-card {
  padding: 40px 40px;
}
.contact-us-form-group input:focus,
.contact-us-form-group textarea:focus {
  border: 2px solid #dfeef9;
}

/* LOGIN PAGE */
.loginpage .header-title-section {
  margin-top: 0px;
}
.loginpage .blog-post-card {
  padding: 20px;
}

/*SweetAlert*/
.sweet-alert h2 {
  color: #242956;
  margin: 5px 0 15px 0;
}
.sweet-alert p {
  color: #333;
}
.sweet-alert button {
  background-color: #3a88ec !important;
  font-size: 18px;
  font-family: Poppins;
  font-weight: 600;
  color: #fff;
  padding: 12px 40px !important;
  border-radius: 100px;
}
.sweet-alert button:hover {
  color: #fff;
  background-color: #ff3e81 !important;
}
.showmessage .disabled {
  background-image: url(https://iclks.bayyan.org/images/lock.png);
  background-position: 95% 5%;
  background-size: 60px;
  background-repeat: no-repeat;
}
.showmessage .disabled:hover {
  background-image: url(https://iclks.bayyan.org/images/lock.png);
  background-position: 95% 5%;
  background-size: 60px;
  background-repeat: no-repeat;
}
.disabled {
  background-color: #fff !important;
}
/*
Sub menu
*/
/* .dropdown-submenu {
    position: relative;
}

.dropdown-submenu> a:after {
    content: ">";
    float: right;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: 0px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
} */

.navbar-brand {
  padding: 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding: 1.25rem 1rem;
}

.navbar-nav .dropdown-menu {
  margin: 0;
  border-radius: 0;
}

.dropdown-menu li {
  position: relative;
}
.dropdown-menu .submenu {
  display: none;
  position: absolute;
  left: 100%;
  top: -7px;
}
.dropdown-menu .submenu-left {
  right: 100%;
  left: auto;
}

.dropdown-menu > li:hover {
  background-color: #f1f1f1;
}
.dropdown-menu > li:hover > .submenu {
  display: block;
}

.dropdown-toggle:hover > .dropdown-menu {
  display: block !important;
}
/* @media (max-width: 991px) {
  .dropdown-menu .dropdown-menu {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
    margin-bottom: 0.5rem;
  }
} */

.blog-post-title {
  text-align: center;
  line-height: 1.25;
}

@media (max-width: 767px) {
  ul.navbar-nav li.nav-item {
    width: 100%;
  }
  ul.navbar-nav li.nav-item a.nav-link {
    text-align: left;
  }
}
