@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,900&display=swap");

body {
  line-height: 1.4;
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
}

p {
  font-family: "Roboto", sans-serif;
  color: #848484;
  font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}

.no-padding {
  padding: 0 !important;
}

.inline-block {
  display: inline-block;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

figure {
  margin: 0;
}

a {
  transition: all 0.3s ease-in 0s;
}

iframe {
  border: 0;
}

a,
a:focus,
a:hover {
  text-decoration: none;
  outline: 0;
}

a:focus,
a:hover {
  color: #28abe3;
}

a.btn.btn-main.mt-20 img {
  margin-right: 10px;
}

a.btn-main {
  margin-top: 20px;
  display: block;
}

.btn-transparent {
  color: #fff;
  border: 1px solid #fff;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 14px 35px;
  text-transform: uppercase;
  border-radius: 40px;
}

.btn-transparent:hover {
  color: #fff;
}

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.custom-container {
  max-width: 1300px;
}

.form-custm-float-lb input,
.form-custm-float-lb select {
  position: relative;
  height: 45px;
  border: 0.9px solid #9f9f9f;
  font-size: 14px;
  appearance: auto;
}

.form-custm-float-lb input:focus,
.form-custm-float-lb input:hover,
.form-custm-float-lb input.active {
  box-shadow: none;
  outline: none;
  border: 0.9px solid #9f9f9f;
}

.form-custm-float-lb select:focus,
.form-custm-float-lb select:hover,
.form-custm-float-lb select.active {
  box-shadow: none;
  outline: none;
  border: 0.9px solid #9f9f9f;
}

.form-custm-float-lb input::placeholder {
  color: #bdbdbd;
}

.form-custm-float-lb .flt-label {
  position: absolute;
  top: -29px;
  /* left: 12px; */
  font-size: 13px;
  color: #616161;
  background-color: #fff;
  padding: 0px 5px;
  margin: 0px;
}

.form-custm-float-lb .showps {
  position: absolute;
  top: 13px;
  right: 12px;
}

.forgot-pass {
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  color: #fc374e;
}

.forgot-pass:hover {
  color: #fc374e;
}

.button-drk-info {
  background: #fc374e;
  border-radius: 5px;
  width: 200px;
  padding: 10px 50px;
  color: #fff;
  border: 1px solid #fc374e;
  font-size: 13px;
  font-weight: 500;
}

.button-drk-info:hover,
.button-drk-info:focus,
.button-drk-info.active {
  background: #fc374e;
  color: #fff;
  border: 1px solid #fc374e;
  outline: none !important;
  box-shadow: none !important;
}

.login-page .card-title h2 {
  font-weight: 500;
  font-size: 24px;
  line-height: 26px;
  color: rgba(0, 0, 0, 0.87);
}

.dnt-ac-tx {
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #424242;
  margin-top: 40px;
}

.dnt-ac-tx a {
  color: #fc374e;
}

.dnt-ac-tx a:hover {
  color: #fc374e;
}

.login-header-main {
  border-bottom: 4px solid #fc374e;
  padding: 15px 0px;
}

.border-rgt-1 {
  position: relative;
}

.border-rgt-1::after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  width: 1px;
  height: 15px;
  margin: 10px auto;
  background: #000000;
}

.login-header ul li a,
.login-header ul li .dropdown button {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87) !important;
}

.login-header ul li .dropdown button:hover,
.login-header ul li .dropdown button:focus,
.login-header ul li .dropdown button.active {
  box-shadow: none;
  border: none !important;
  outline: none;
}

.footr-colm-bx ul li .dropdown button:hover,
.footr-colm-bx ul li .dropdown button:focus,
.footr-colm-bx ul li .dropdown button.active {
  box-shadow: none;
  border: none !important;
  outline: none;
}

.footr-colm-bx h5 {
  font-size: 16px;
  color: #8d8d8d;
}

.footr-colm-bx .list-unstyled li a {
  color: #7e7e7e;
  font-size: 14px;
  font-weight: 400;
}

.footr-colm-bx .list-unstyled li {
  margin-bottom: 3px;
}

.main-body-cls {
  flex: 1;
  min-height: 100vh;
}

.pass-instuction {
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
  color: rgba(0, 0, 0, 0.6);
}

.gender-sec-fild h3 {
  font-weight: 400;
  font-size: 17px;
  line-height: 16px;
  color: #616161;
}

/* Custom radio button */
.hoby-box-rdb-custom [type="radio"]:checked + label,
.hoby-box-rdb-custom [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}

.hoby-box-rdb-custom [type="radio"]:checked + label:before,
.hoby-box-rdb-custom [type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #bdbdbd;
  border-radius: 100%;
  background: #fff;
}

.hoby-box-rdb-custom [type="radio"]:checked + label:after,
.hoby-box-rdb-custom [type="radio"]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #fc374e;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.hoby-box-rdb-custom [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.hoby-box-rdb-custom [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.term_service-check input {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}

.term_service-check {
  display: flex;
}

.term_service-check a {
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
}

.header-right-serch input {
  background: #ffffff;
  border: 1px solid #d6d2d2;
  height: 38px;
  padding: 0px 10px 0px 35px;
  border-radius: 5px;
  max-width: 250px;
}

.header-right-serch input:hover,
.header-right-serch input:focus,
.header-right-serch input.active {
  background: #ffffff;
  border: 1px solid #d6d2d2;
  outline: none;
  box-shadow: none;
}

.header-right-serch i {
  position: absolute;
  top: 8px;
  left: 12px;
  color: #959393;
}

.header-round-ico {
  width: 35px;
  height: 35px;
  background: rgba(67, 152, 181, 0.1);
  border-radius: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fc374e;
  font-size: 16px;
  line-height: 25px;
}

.doxbox-side-bar {
  background: #ffffff;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.38);
}

.doxbox-side-bar .nav-link {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: #212121;
  padding: 3px 18px;
}

.doxbox-side-bar {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.doxbox-side-bar ul li {
  width: 100%;
  padding: 0px;
  border-bottom: 1px solid #eeeeee;
}

.doxbox-side-bar .nav-link {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: #212121 !important;
  padding: 13px 18px !important;
}

.doxbox-side-bar ul li a.active {
  background: rgba(67, 152, 181, 0.05) !important;
}

.user-details-sidebar .usr-nm-tx {
  background: #fc374e;
  width: 40px;
  min-width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  text-transform: uppercase;
}

.user-details-sidebar h3 {
  font-weight: 500;
  font-size: 17px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 15px;
}

.user-details-sidebar p {
  font-weight: 500;
  font-size: 13px;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.5;
}

.user-details-sidebar {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding-bottom: 15px;
}

.user-profile-document {
  width: 100%;
  flex-direction: row;
  background: #fc374e;
  width: 28px;
  height: 28px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  line-height: 28px;
  text-transform: uppercase;
}

.side-panl-info {
  width: 100%;
  padding: 18px;
}

.side-panl-info h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 20px;
}

.top-heading-bs h3 {
  font-weight: 600;
  font-size: 22px;
  line-height: 25px;
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
}

.icons-rgt-bs {
  position: absolute;
  right: 0px;
  top: -6px;
}

.ad_bt_end {
  background: #fc374e;
  width: 37px;
  height: 37px;
  min-width: 37px;
  display: flex;
  color: #fff;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 15px;
  filter: drop-shadow(0px 1.5px 2.4px rgba(0, 0, 0, 0.38));
}

.close_icon {
  margin-top: -35px;
  margin-left: 25%;
  font-size: 13px;
}

.ad_bt_end:hover,
.ad_bt_end:focus,
.ad_bt_end.active {
  color: #fff;
}

.doc-type-sel {
  font-size: 15px;
}

.doc-type-sel:hover,
.doc-type-sel:focus,
.doc-type-sel.active {
  box-shadow: unset !important;
  outline: none;
}

.collap_btn_intable {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #424242;
}

.collap_btn_intable[aria-expanded="true"] {
  color: #fc374e !important;
  border-bottom: 1px solid #fc374e;
  display: block;
}

.collap_btn_intable:hover,
.collap_btn_intable:focus,
.collap_btn_intable.active {
  box-shadow: unset;
  outline: unset;
  color: #424242;
}

.btn-colps-mn .collapsed .blu {
  display: none;
}

.btn-colps-mn .collapsed .defa {
  /* display: block !important; */
}

.collapse-tbl-flx .table thead tr th {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #212121;
  border-color: #dde2e6 !important;
}

.collapse-tbl-flx .table thead tr th input {
  accent-color: #fc374e;
  width: 16px;
  height: 16px;
}

.user-d-info input {
  width: 16px;
  height: 16px;
  accent-color: #fc374e;
}

.user-d-info img {
  border-radius: 50%;
}

.collapse-tbl-flx .table tbody tr td {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.87);
}

.user-d-info i {
  font-size: 18px;
}

table tr td {
  vertical-align: middle;
}

table tr th {
  vertical-align: middle;
}

.pagination-block-cls {
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  color: rgba(0, 0, 0, 0.6);
}

.pagination-block-cls select {
  border: 1px solid #dde2e6 !important;
  min-width: 50px;
  min-height: 30px;
  border-radius: 5px;
}

.pagination-block-cls p {
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  color: rgba(0, 0, 0, 0.6);
}

.pagination-block-cls select:hover,
.pagination-block-cls select:focus,
.pagination-block-cls select.active {
  outline: unset;
  box-shadow: none;
}

.button-drk-info:nth-child(2) {
  color: #fc374e;
}

.add_document_fot_btn button {
  padding: 10px 40px !important;
  margin: 5px !important;
}

.right-adm-content-bx h4 {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #757575;
}

.document-file-block label {
  border: 0.9px solid #e0e0e0;
  border-radius: 9px;
  width: 100%;
  height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  cursor: pointer;
}

.document-file-bx img {
  width: 100%;
  max-height: 240px;
  object-fit: cover;
}

.overlay_cls::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background: #000;
}

.doc-pasport-upload p {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #fc374e;
}

.overlay_cls::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}

.view-img-ops {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 99;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.img-preview {
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 30px;
}

.documents_details_card {
  border: 0.9px solid #fc374e;
  border-radius: 9px;
  padding: 10px;
}

.user-ifo-card img {
  width: 30px;
  height: 30px;
  min-width: 25px;
  /* border: 1px solid #a5a5a5; */
  border-radius: 50%;
}

.user-ifo-card p {
  font-size: 13px;
  color: #fc374e;
  padding-left: 8px;
  font-weight: 500;
}

.listdetails-doc {
  margin: 7% 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
}

.edit-doc-btn {
  position: absolute;
  top: -10px;
  right: -10px;
}

.d-inline-blk a {
  display: inline-block;
  line-height: 38px;
  text-align: center;
  vertical-align: middle;
}

.d-inline-blk p {
  color: #ff685a;
  font-size: 13px;
}

.card-title h2 {
  font-size: 24px;
  font-weight: 500;
}

/* Business card module css */
.access-right-li {
  padding: 10px 0px;
  margin: 0px 23px 0px 23px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #f5f5f5;
}

.access-right-li .left-texts h3 {
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  color: #3f4254;
}

.access-right-li .left-texts p {
  font-weight: 500;
  font-size: 13px;
  line-height: 21px;
  color: #868686;
}

/* Switch toggle css */
.switch-toggles .switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
}

.switch-toggles .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch-toggles .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d8d8d8;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.switch-toggles .slider:after {
  position: absolute;
  content: "";
  left: 7px;
  font-size: 11px;
  bottom: 6px;
  color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.switch-toggles .slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.switch-toggles input:checked + .slider {
  background-color: #fc374e;
}

.switch-toggles input:focus + .slider {
  box-shadow: 0 0 1px #fc374e;
}

.switch-toggles input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.switch-toggles .slider.round {
  border-radius: 34px;
}

.switch-toggles .slider.round:before {
  border-radius: 50%;
}

.prefrence_section h2 {
  font-weight: 500;
  font-size: 17px;
  line-height: 27px;
  color: #3f4254;
  margin: 10px 23px 0px 23px;
}

.top_header_blk {
  background-image: url("../images/layer_img.png");
  background-size: cover;
  width: 100%;
  background-position: center;
  min-height: 80px;
  object-fit: cover;
  background-repeat: no-repeat;
  border-radius: 5px;
}

.document_card_gf {
  border-radius: 32px;
  border: 1px solid #e7e7e7a5;
  filter: drop-shadow(0px 3px 5px rgba(36, 133, 236, 0.2));
  /* background-color: #ffffff; */
  min-height: 280px;
}

.top_header_blk h3 {
  font-size: 15px;
  padding-top: 14px;
  max-width: 135px;
  height: 110px;
  margin: 0px auto;
  text-align: center;
  color: #fff;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  text-transform: uppercase;
}

.left_doc_txt p {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  /* display: inline-block; */
  /* width: 200px; */
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

/* Modal css ===================*/
.dox_modal_xg .modal-header {
  border-radius: 10px;
  border-bottom: 3px solid #fc374e;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.dox_modal_xg .modal-header h5 {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: rgba(0, 0, 0, 0.87);
}

.dox_modal_xg .modal-content {
  border-radius: 10px;
}

.dox_modal_xg {
  max-width: 600px;
}

.card-details_bs p {
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: #3075f9;
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

.email-selected-lis {
  background: #fc374e;
  margin: 2px;
  color: #ffffff;
  padding: 5px 8px;
  font-size: 13px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  font-weight: 300;
}

.member-vector img {
  width: 100px;
  min-height: 100px;
  max-height: 100px;
  border-radius: 50%;
  margin: 0px auto;
  border: 1px solid #e7e5e5;
}

.camera-cio {
  position: absolute;
  bottom: -5px;
  right: -5px;
  background: #fc374e;
  width: 37px;
  height: 37px;
  min-width: 37px;
  border-radius: 50%;
  filter: drop-shadow(0px 1.5px 2.4px rgba(0, 0, 0, 0.38));
  cursor: pointer;
}

.camera-cio img {
  width: 24px;
  height: 24px;
  min-height: 24px;
  border: none;
  margin-top: 5px;
  margin-left: 2px;
  cursor: pointer;
}

.alert_badge_cld {
  background: rgba(237, 112, 99, 0.2);
  border: 0.9px solid #fc374e;
  border-radius: 9px;
  font-size: 13px;
  font-weight: 500;
  padding: 10px;
  display: flex;
  margin-top: 20px;
  align-items: center;
  color: #000;
}

.add_frm_file_upload {
  min-width: 100px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 0.9px solid #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.add_frm_file_upload img {
  min-width: 50px;
  width: 50px;
  height: 50px;
}

.custom_tab_pane a.active {
  background: #fc374e;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.38);
  border-radius: 6px;
  color: #fff;
  padding: 10px 30px;
  font-size: 16px;
}

.custom_tab_pane a {
  background: #ffffff;
  border-radius: 6px;
  color: #fff;
  padding: 10px 30px;
  font-size: 16px;
  color: #757575;
}

.rgt-media-txt {
  background: #fc374e;
  border-radius: 9px;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 8px;
}

.rgt-media-txt .info-cl h5 {
  font-size: 13px;
  display: inline-block;
  width: 120px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

.rgt-media-txt .info-cl p {
  font-size: 11px;
  line-height: 15px;
  color: #ffffff;
}

.rgt-media-txt i {
  font-size: 20px;
}

.user_i {
  position: absolute;
  top: 13px;
  left: -2px;
  font-size: 18px;
}

.no_outline input {
  border: none;
  border-bottom: 1px solid #eeeeee;
}

.no_outline input:hover,
.no_outline input:focus,
.no_outline input.active {
  border: none;
  outline: none;
  border-bottom: 1px solid #eeeeee;
}

.user_profile_section .usr-nm-tx {
  background-color: #fc374e;
  color: #fff;
  min-width: 80px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.user_profile_section p {
  font-size: 14px;
}

.edit-prof-icc {
  position: absolute;
  top: 0px;
  right: 10%;
}

.profile_info_tab {
  border: 1px solid #fc374e;
  border-radius: 10px;
  padding: 35px;
}

.profile_info_tab p {
  font-size: 14px;
  word-break: break-all;
}

.social_site_menu {
  display: flex;
  align-items: center;
  justify-content: center;
}

.social_site_menu img {
  width: 35px;
  height: 35px;
  min-width: 35px;
}

.social_site_menu img {
  width: 35px;
  height: 35px;
  min-width: 35px;
  margin: 13px;
}

.social-imr {
  width: 35px;
  height: 35px;
  min-width: 35px;
  margin-right: 10px;
  margin-top: 3px;
}

.list-itemss p {
  font-size: 15px;
  line-height: 19px;
  color: #212121;
  font-weight: 500;
}

.list-itemss i {
  font-size: 17px;
}

.mw-450px {
  min-width: 450px;
  max-width: 450px;
}

/* Radio Custom */
.checkbox-custom,
.radio-custom {
  opacity: 0;
  position: absolute;
}

.checkbox-custom,
.checkbox-custom-label,
.radio-custom,
.radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
}

.checkbox-custom-label,
.radio-custom-label {
  position: relative;
}

.checkbox-custom + .checkbox-custom-label:before,
.radio-custom + .radio-custom-label:before {
  content: "";
  background: #fff;
  border: 1px solid #ddd;
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  padding: 2px;
  font-size: 14px;
  text-align: center;
  order: 2;
}

.language_list {
  border: 0.9px solid #616161;
  border-radius: 5px;
  padding: 10px 12px;
  align-items: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
  content: "\f00c";
  font-family: "FontAwesome";
  background: #fc374e;
  color: #fff;
}

.radio-custom + .radio-custom-label:before {
  border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #fff;
  background: #fc374e;
}

.checkbox-custom:focus + .checkbox-custom-label,
.radio-custom:focus + .radio-custom-label {
  outline: 1px solid #ddd;
  /* focus style */
}

/* Nodata Found cs */
.events li {
  display: flex;
  color: #999;
}

.events .lef_img_datas {
  position: relative;
  padding: 0 1.5em;
}

.events .lef_img_datas::after {
  content: "";
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  transform: translateX(50%);
  border-radius: 50%;
  border: 1px #ccc solid;
  width: 30px;
  height: 30px;
  background: #616161;
  text-align: center;
  line-height: 27px;
  color: #fff;
  font-size: 14px;
}

.first-step-col::after {
  content: "1" !important;
}

.second-step-col::after {
  content: "2" !important;
}

.third-step-col::after {
  content: "3" !important;
}

.events span {
  padding: 0px 5px 30px 30px;
  position: relative;
  font-weight: 400;
  font-size: 13px;
  line-height: 17px;
  color: #616161;
}

.events span::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  height: 100%;
  border-left: 1px #ccc solid;
}

.events strong {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #fc374e;
  margin-bottom: 5px;
}

.events {
  margin: 1em;
  text-align: left;
}

.events,
.events *::before,
.events *::after {
  box-sizing: border-box;
}

.lef_img_datas img {
  width: 80px;
}

.lst_row_border span::before {
  border: none;
}

.bottom_img_emty img {
  width: 100%;
}

.register-btn a.btn {
  background: #fc374e;
  filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.38));
  font-weight: 400;
  font-size: 12px !important;
  line-height: 15px;
  color: #ffffff !important;
  padding: 8px 10px;
}

.landing_left_bx {
  padding: 60px 0px 60px 100px;
}

.landing_left_bx h4 {
  font-weight: 400;
  font-size: 35px;
  line-height: 35px;
  color: #0885b1;
}

.landing_left_bx h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 40px;
  color: #0885b1;
}

.landing_left_bx p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #0885b1;
}

.banner-img-right img {
  width: 100%;
}

@media (max-width: 575px) {
  .side-panl-info {
    display: none;
  }
}

@media (max-width: 991px) {
  .border-rgt-1::after {
    display: none;
  }

  .navbar-toggler:focus {
    outline: 0;
    box-shadow: none;
  }

  .body-content-main-clr .h-100 {
    height: auto !important;
  }

  .icons-rgt-bs {
    position: unset;
    margin-bottom: 10px;
    justify-content: end;
  }

  .landing_left_bx {
    padding: 20px !important;
  }
}

.main-content {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  background-color: white;
  color: white;
}

.languageStyle {
  display: flex;
  justify-content: space-between;
  padding-left: 20px;
  padding-right: 20px;
}

.close {
  color: #000000;
  background-color: rgb(221, 119, 104);
  position: absolute;
  width: 40px;
  font-size: 24px;
  border-radius: 65%;
  border: 2px solid rgb(221, 119, 104);
}

.background-primary {
  background-color: #fc374e;
}

.background-secondary {
  background-color: #fc374e0a;
}

.fw-50 {
  font-weight: 500;
}

.fw-60 {
  font-weight: 600;
}

.fs-6-mobile {
  margin: 5px !important;
  font-size: 1rem;
  padding-top: 0 !important;
  @media (min-width: 576px) {
    margin: 1.5rem 0 !important;
  }

  @media (min-width: 768px) {
    font-size: 1.25rem;
  }
}

.mob-right h4 {
  font-size: 22px;
  font-weight: 500;
  @media (min-width: 768px) {
    font-size: 40px;
  }
}

.border-radius-10 {
  border-radius: 10px;
}

.border-radius-16 {
  border-radius: 16px;
}

.border-radius-20 {
  border-radius: 20px;
}

.border-custom {
  border: 1px solid #dee2e6;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  .border-custom {
    border: 0 solid #dee2e6;
    padding-top: 0;
    padding-bottom: 0;
  }
}

.max-width-custom {
  margin: 0 auto;
  max-width: 1320px;
}

@media (max-width: 576px) {
  .max-width-custom {
    padding: 10px;
  }
}

@media (min-width: 768px) {
  .max-width-custom {
    padding: 5px;
  }
}

.fs-56 {
  font-size: 56px;
  font-weight: 500;
  text-wrap: balance;
}

@media (max-width: 576px) {
  .fs-56 {
    font-weight: 600;
    font-size: 32px;
  }
}

@media (min-width: 768px) {
  .fs-56 {
    font-size: 52px;
  }
}

@media (min-width: 992px) {
  .fs-56 {
    font-size: 56px;
  }
}

@media (min-width: 1200px) {
  .fs-56 {
    font-size: 60px;
  }
}

.fs-48 {
  font-weight: 600;
  font-size: 32px;
  text-wrap: balance;
}

@media (min-width: 768px) {
  .fs-48 {
    font-size: 40px;
  }
}

@media (min-width: 1024px) {
  .fs-48 {
    font-size: 48px;
  }
}

@media (min-width: 1440px) {
  .fs-48 {
    font-size: 56px;
  }
}

/* Navbar Styling Starts */
.cursor-pointer {
  cursor: pointer;
}

/* Hamburger Icon */
.custom-toggler-icon {
  display: inline-block;
  width: 1.5rem;
  height: 0.8rem;
  position: relative;
}

/* Two lines only: top (before) and bottom (div) */
.custom-toggler-icon::before,
.custom-toggler-icon div {
  content: "";
  background-color: #000;
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  transition: all 0.3s ease;
  border-radius: 1px;
}

/* Top line */
.custom-toggler-icon::before {
  top: 0;
}

/* Bottom line */
.custom-toggler-icon div {
  bottom: 0;
}

/* Remove third line */
.custom-toggler-icon::after {
  display: none;
}

/* Animate open state */
.toggler-btn.open .custom-toggler-icon::before {
  top: 50%;
  transform: rotate(45deg) translateY(-50%);
}

.toggler-btn.open .custom-toggler-icon div {
  bottom: auto;
  top: 50%;
  transform: rotate(-45deg) translateY(-50%);
}

/* Button adjustment */
.toggler-btn {
  transform: translateY(4px);
  padding: 0;
}

/* Navbar Mobile Menu */
.nav-list {
  display: none;
  flex-direction: column;
  gap: 2.5rem;
  background-color: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 1.5rem;
  border-radius: 1rem;
  z-index: 100;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
}

.nav-list.show {
  display: flex;
}

@media (min-width: 768px) {
  .nav-list {
    display: flex !important;
    position: static;
    flex-direction: row;
    background: none;
    padding: 0;
    box-shadow: none;
  }
}
/* Navbar Styling Ends  */

/* Hero Section Styling Start  */
.hero-left p {
  font-size: 28px;
  color: #090a15;
  font-weight: 600;
  text-wrap: balance;

  @media (min-width: 768px) {
    font-size: 38px;
    line-height: 1.3;
  }

  .hero-img-right {
    display: none;
  }
  @media (min-width: 992px) {
    font-size: 46px;
    line-height: 1.1;
    font-weight: 500;
  }

  @media (min-width: 1200px) {
    font-size: 55px;
    line-height: 1.4;
    font-weight: 500;
  }

  @media (min-width: 1400px) {
    font-size: 62px;
    line-height: 1.4;
    font-weight: 500;
  }
}
.hero-para-left p {
  line-height: 1.6;
  @media (min-width: 768px) {
    line-height: 2;
  }
}

/* Hero Section Styling End  */

/* MobileFeature Section Styling Start */
.mob-feat-bg {
  height: 506px;
  border-radius: 24px;
}

@media (min-width: 768px) {
  .mob-feat-bg {
    height: 450px;
  }
}

@media (max-width: 576px) {
  .mob-feat-bg {
    height: 380px;
  }
}

.mob-feat-bg-1 {
  background: #55c9ff;
  background: linear-gradient(
    180deg,
    rgba(85, 201, 255, 1) 0%,
    rgba(255, 255, 255, 1) 106%
  );
}

.mob-feat-bg-2 {
  background: #6078ec;
  background: linear-gradient(
    180deg,
    rgba(96, 120, 236, 1) 0%,
    rgba(255, 255, 255, 1) 101%
  );
}

.mob-feat-bg-3 {
  background: #fc374e;
  background: linear-gradient(
    180deg,
    rgba(252, 55, 78, 1) 0%,
    rgba(255, 255, 255, 1) 101%
  );
}

/* MobileFeature Section Styling End */

/* Download Section Styling Start */
.download-section {
  background-color: #d6e1fd;
  border-radius: 30px;
  margin: 20px;
  padding: 30px 15px;
}

.overlay-bg {
  width: 100%;
  object-fit: contain;
  z-index: 1;
  transform: translateY(30px);
}

.mobile-img {
  width: 34%;
  left: 38%;
  top: 0;
  transform: translate(-50%, 1.5px);
  z-index: 2;
}

@media (max-width: 768px) {
  .mobile-img {
    transform: translate(-85%, 3px);
  }
}

.store-img {
  width: 150px;
  max-width: 100%;
  height: auto;
}

.store-img:first-of-type {
  transform: scale(0.9);
}

@media (max-width: 768px) {
  .store-img {
    width: 100px;
  }
}

/* Download Section Styling End */

/* Why Section Styling Start  */
#why-doxbox {
  padding-left: 19px;
  padding-right: 19px;
  overflow: hidden;
}
.why-sec h3:first-of-type {
  color: #9a9a9a;
}

.why-sec p {
  color: #52525a;
  font-weight: 400 !important;
}

.why-card {
  background-color: #fff7f8;
  flex: 1 1 45%;
  min-width: 300px;
  min-height: 440px;
}

@media (max-width: 768px) {
  .why-card {
    padding: 30px !important;
  }
}

.why-card img {
  height: 63px;
  width: 63px;
  box-shadow: 0px 10px 33px #fc374e73;
}

@media (max-width: 768px) {
  .why-card {
    flex: 1 1 100%;
    max-width: 100%;
    min-height: auto;
  }
}

/* Why Section Styling End  */

/* Question Section Styling Start */
.lh-2_2 {
  line-height: 1.5;
  text-align: justify;
  @media (min-width: 576px) {
    line-height: 2.1;
  }
}
.bg-crimson {
  background-color: #fc374e;
  width: 43px;
  height: 29px;
}
.bg-light-blue {
  background-color: #e3f6ff;
  border-radius: 30px;
  padding: 30px 15px;
  padding-bottom: 20px;
  overflow: hidden;
  margin: 20px;
  margin-bottom: 20px;
  @media (min-width: 576px) {
    margin-bottom: 65px;
  }
}
.accordion-button::after {
  display: none;
}
.dropdown-icon {
  width: 14px;
  height: 14px;
  transition: transform 0.3s ease;
}
.rotate {
  transform: rotate(180deg);
}
@media (max-width: 767.98px) {
  .accordion-button {
    font-size: 1.1rem;
  }
  .right-accord {
    margin-top: 20px;
  }
}
/* Question Section Styling End */

/* Footer Styling Starts  */
.footer-main-box {
  border-radius: 1.5rem 1.5rem 0 0;
  padding: 40px 0;
  @media (min-width: 576px) {
    padding-top: 70px 0;
  }
}

.fs-responsive {
  font-size: 0.875rem;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  @media (min-width: 576px) {
    font-size: 0.875rem;
  }
  @media (min-width: 768px) {
    font-size: 1rem;
  }
  @media (min-width: 1200px) {
    font-size: 1.3rem;
  }
}

.logo-footer {
  height: 19px;
  @media (min-width: 576px) {
    height: 30px;
  }
}

.apps-store {
  height: 25px;
  @media (min-width: 576px) {
    height: 40px;
  }
}

.footer-link:hover {
  text-decoration: underline;
}

#mssg-icon {
  transform: translateY(-6px);
}
/* Footer Styling Ends  */
