.fab {
  color: #3C83B7;
}

.fas {
  color: #3C83B7;
}

.form-group label {
  /* font-weight:bold */
  font-weight: 500;
  font-size: 14px !important;
}

.form-group .form-check label {
  font-weight: normal
}

.btn-social .fab {
  color: #fff
}

/*Use with bootstrap-social.css*/


.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100% !important;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff !important;
  text-decoration: none;
  background-color: #d0d0d0 !important;
}

.modal-content .btn {
  background-color: #005883 !important;
  background-image: #005883 !important;
}

.modal-header {
  display: block;
  text-align: center;
  color: #fff;
  background-color: #005883 !important;
  border-top-left-radius: 0% !important;
  border-top-right-radius: 0% !important;
}

.modal-header .close {
  color: #fff !important;
  opacity: 1;
}

.modal-header .close span {
  position: absolute;
  color: #fff !important;
  top: 0px !important;
  right: 10px;
}

.modal-header .close .crossClose span {
  position: absolute;
  color: #000000 !important;
  top: 0px !important;
  right: 10px;
}

.nav-tabs .nav-link {
  width: 50% !important;
  font-weight: bold;
}

.ckeditor_tab>.cke>.cke_inner>.cke_top {
  display: none !Important;
}

/*CSS for referral page by Tayyab*/
.referral_banner {
  background-image: url('../images/blockchain-header.jpg');
  color: #fff;
}

/*CSS for referral page ends*/

.cookie_bar {
  bottom: 0px;
  z-index: 9999;
}

.navbar-toggler {
  border-color: rgb(72, 72, 72);
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(9,55,244, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.error_msg {
  top: 60px;
  width: 70%;
}


::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999 !important;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #999;
}

pre {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  font-size: 1rem !important;
  color: #333 !important;
  white-space: pre-wrap;
}

/* .form-check input[type="radio"]:checked+label {
  color: #fff;
  background-color: #537284;
  border-color:#537284;
} */

.simple-radio-button {
  color: black !important;
  background-color: #fff !important;
  border-color: #fff !important;
}

.coursal-compnay .row {
  top: 20px;
  -webkit-box-shadow: 0 15px 35px rgba(50, 50, 93, .1), 0 5px 15px rgba(0, 0, 0, .07);
  box-shadow: 0 15px 35px rgba(50, 50, 93, .1), 0 5px 15px rgba(0, 0, 0, .07);
}

#text {
  width: 275px;
  height: 183px;
  margin: auto;
}

#text .car-content {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

#text .car-content img {
  width: 100%;
  margin: auto;
}

.carousel-caption {
  display: none !important;
}

.carousel-caption {
  display: none !important;
}

/* angular auto suggest material css */
DELETE ME .mat-form-field {
  width: 100% !important;
}

.mat-form-field-flex {
  width: 100% !important;
  padding: 0px !important;
  border-top: none !important;
}

.mat-input-element {
  height: calc(2.25rem + 2px) !important;
  width: 100% !important;
  border: 1px solid #ced4da !important;
  border-radius: .25rem !important;
  padding: .375rem .75rem !important;
  background: #ffffff !important;
}

.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 0px !important;
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
  display: none;
}

.mat-form-field-appearance-legacy .mat-form-field-infix {
  border-top: none !important;
}

.my-style {
  width: 45%;
}

.list-without-underline {
  margin-bottom: -12px;
  border: none;
}

.bootstrap-select.disabled,
.bootstrap-select>.disabled {
  background-color: #e9ecef !important;
}

.dropdown-toggle.btn-light {
  background-color: #fff !important;
  border-color: #ced4da !important;
  outline: none !important;
  box-shadow: none !important;
}
.dropdown-toggle.btn-light:focus{
  outline: transparent !important;
  outline-offset: 0px !important;
}


/* New */
:root {
  --bg-clr: #3b3094;
  --btn-clr: linear-gradient(90deg, #003DA5 0%, #CE0F69 100%);
  --btn-main: #005883;
  --btn-main-hover: #005fd4;
  --primary-bg: linear-gradient(180deg, #FCFCFC 1%, #EDEFF2 100%);
  --text_color-1: #000 !important;
  --btn_hover: #27054D;
  /*use primary color*/
  --hover_color: #fff;
  --footer_bg: #EBEDF0;
}

body {
  font-family: 'Roboto', sans-serif !important;
  padding: 0;
  margin: 0;
  /* If not already reset */
  background: #F2F2F2;
  overflow: auto;
  overflow-x: hidden;
  /* padding-top: 60px; */
}

a {
  cursor: pointer !important;
}

html,
body {
  margin: 0;
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: subpixel-antialiased !important;
}

html {
  scroll-behavior: smooth;
}

/* .btn-primary {
	background-image: var(--btn-clr) !important;
	border-color: transparent !important;
} */

.btn-primary,
.btn-secondary,
.introduction .btn-primary,
.btn-signup,
.wob-bg-secondary3 {
  background-color: var(--btn-main) !important;
  border-color: var(--btn-main) !important;
  box-shadow: none !important;
}

.btn-secondary:hover {
  background-color: var(--btn-main-hover) !important;
  border-color: var(--btn-main-hover) !important;
}

/* .btn-danger {

}

.btn-warning {

} */

/* .wob-bg-primary2 {
	background-image: var(--primary-bg) !important;
} */

/* .form-check input[type=radio]:checked+label {
	background-color: var(--btn-main) !important;
	border-color: var(--btn-main) !important;
} */
.fab,
.fas,
.far {
  color: var(--btn-main);
}

/* .far {
	color:gray !important;
} */
.btn-social i,
.btn-primary i {
  color: #fff !important;
}

/* .footer {
	background: var(--footer_bg) !important;
	color: #000 !important;
	border-top: 2px solid #61A60E !important;
}

.footer .wob-footer {
	background: var(--footer_bg) !important;
}

.footer .wob-footer ul li a {
	color: #000 !important;
} */

.social-icons li a {
  background-color: var(--btn-main) !important;
}

.social-icons li a i.fab {
  color: #fff !important;
}

.message {
  background-image: none !important;
}

.disabled {
  position: none;
  opacity: 0.4;
  pointer-events: none;
}

.filter-nav li a {
  color: #000;
}

.filter-nav li a:hover {
  /* color: #003da7; */
  color: white !important
}

.filter-nav li.active {
  position: relative;
}

/* .filter-nav li.active::after  {
	content: '';
	position: absolute;
	bottom: 0;
	left: 12%;
    width: 75%;
	height: 1px;
	background: #003da7;
} */

.filter-nav li.active a {
  background-color: #003da7;
  color: white;
}

@media (max-width: 767px) {

  .filter-nav ul.justify-content-center,
  .list-footer ul.justify-content-end {
    justify-content: start !important;
  }

  .filter-nav li a {
    font-size: 13px;
  }

  .filter-nav ul.justify-content-center li a,
  .list-footer ul.justify-content-end li a {
    padding: .5rem !important;
  }
}

.pages p {
  overflow-wrap: anywhere;
}

.pac-container {
  z-index: 9999;
}

.profile-edit-icon {
  position: absolute;
  right: 3%;
  width: 25%;
}

.card-heading {
  position: relative;
  font-size: 24px;
  font-weight: 600px;
  padding-left: 30px;
}

.card-heading i {
  position: absolute;
  left: 0;
}

::-webkit-file-upload-button {
  cursor: pointer;
}

.load-spinner {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  border-top: 2px solid rgba(51, 55, 150);
  border-left: 1.5px solid rgba(51, 55, 150, 0.61);
  border-right: 1px solid transparent;
  border-radius: 50%;
  -webkit-animation: rotation 0.5s linear infinite;
  animation: rotation 0.5s linear infinite;
}

.load-spinner.sm {
  width: 30px;
  height: 30px;
}

.load-spinner.lg {
  width: 60px;
  height: 60px;
}

.load-spinner.md {
  width: 50px;
  height: 50px;
}

.spinner-border-sm {
  width: 20px !important;
  height: 20px !important;
  border-width: 2px !important;
  margin-left: 4px;
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: .25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: rotation .75s linear infinite;
  animation: rotation .75s linear infinite;
}

.btn-discard {
  background-color: #F5C6CB;
  color: #721C24 !important;
  border: 1px solid #D67A82;
  font-size: 14px;
  font-weight: 400;
}

.addReadMore .readMore,
.addReadMore .readLess {
  font-weight: 500;
  margin-left: 2px;
  color: #003da7;
  cursor: pointer;
  font-size: 13px;
}

.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
  display: none;
}

.addReadMore.showmorecontent .readMore {
  display: none;
}

/* @media (max-width: 992px){
  body {
    padding-top: 70px;
  }
} */
.modal-content {
  margin-top: 15%;
}

.retake-icon {
  font-size: 11px !important;
  color: inherit;
}

.loading-spinner::after {
  content: '';
  position: absolute;
  top: 0;
  left: 6px;
  width: 10rem;
  height: 10rem;
  border-top: 4px solid #005883 !important;
  border-left: 2px solid #2AB8DC !important;
  border-right: 3px solid transparent;
  border-radius: 50%;
  -webkit-animation: rotation 0.6s linear infinite;
  animation: rotation 0.6s linear infinite;
  z-index: 9999;
}
