@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&amp;display=swap');


html, body {
  overflow-x: hidden;
font-family: Plus Jakarta Sans;
}
body{
    font-family: Plus Jakarta Sans;
}



p{
  font-family: Plus Jakarta Sans;

}

h2 {
  padding-top: 0px !important;
}

h6 + * {
  padding-top: 0px !important;
}

p {
  padding-top: 0px !important;
}

a {
  text-decoration: none !important;
}

.facd_notices_ {
  text-align: center;
  padding: 4rem 4rem;
}
.facd_notices_ .card {
  border-radius: 10px;
}
.facd_notices_ .date_format {
  text-align: left;
}
.facd_notices_ .date_format span {
  color: rgb(87, 87, 87);
  font-weight: 400;
  font-size: 14px;
}
.facd_notices_ .descIption_ {
  text-align: left;
  padding-top: 0.4rem;
}
.facd_notices_ .descIption_ h5 {
  font-weight: 400;
  color: black;
}
.facd_notices_ .descIption_ p {
  color: rgb(87, 87, 87);
}

.jlsan-pos-t-0 {
  top: 0 !important;
}

.facd_events_ {
  text-align: center;
padding: 0rem 4rem 7rem 4rem;
}
.facd_events_ .event_title {
  padding-top: 0.5rem;
}
.facd_events_ .event_title h6 {
  color: rgb(49, 48, 48);
  text-align: left;
}
.facd_events_ .event_title .facd_read_mpre {
  color: rgb(19, 52, 110);
  font-size: 15px !important;
  padding-top: 2rem;
}
.facd_events_ .date_format {
  text-align: left;
}
.facd_events_ .date_format span {
  color: rgb(87, 87, 87);
  font-weight: 400;
  font-size: 14px;
}
.facd_events_ .events_scroll-wrapper {
  border: 1px solid rgb(212, 212, 212);
  border-radius: 10px;
  margin-bottom: 0.8rem;
}
.facd_events_ .wrapper_datetime {
  display: flex;
  justify-content: space-between;
  padding: 0rem 0.2rem;
}

.paddinG__ {
  padding: 5rem 4rem;
}

.padding_more {
  padding: 5rem 6rem;
}

.jlsan-h-331 {
  height: 331px !important;
}

.paddinG__new {
  padding: 0rem 6rem;
}

.profile__ {
  height: 80px !important;
  width: 80px !important;
  border-radius: 100%;
}

.message_box {
  display: flex;
  background-color: white;
  padding: 1rem;
  border-radius: 5px;
}

.img-profile {
  width: 20%;
}

.coming {
  font-size: 3rem;
  font-weight: 600;
  color: rgb(237, 57, 65);
  height: 80vh;
  text-align: center;
  padding: 2rem;
}

.message_des {
  width: 90%;
}

.gallery_facd .card {
  border-radius: 0px !important;
}
.gallery_facd .card .card-body {
  padding: 0.5rem !important;
}

.jlsan-card--gallery img {
  overflow: hidden;
  border-radius: 0px !important;
}

.facd_message {
  background-color: rgb(232, 234, 238);
}

.post {
  margin-left: 1rem;
}

.read_more {
  color: rgb(19, 52, 110) !important;
  font-size: 20px;
  font-weight: 600;
}

.small_img {
  height: 40px;
  width: 40px;
  border-radius: 100%;
}

.publish_Time {
  text-align: center !important;
  align-items: center;
}

.blog_descri {
  padding: 1rem;
}

.tracking-detail {
  padding: 3rem 0;
}

#tracking {
  margin-bottom: 1rem;
}

[class*=tracking-status-] p {
  margin: 0;
  font-size: 1.1rem;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

[class*=tracking-status-] {
  padding: 1.6rem 0;
}

.tracking-item {
  border-left: 4px solid rgb(19, 52, 110);
  position: relative;
  padding: 2rem 1.5rem 0.5rem 2.5rem;
  font-size: 0.9rem;
  margin-left: 50% !important;
  min-height: 5rem;
}

.tracking-item:last-child {
  padding-bottom: 4rem;
}

.tracking-item .tracking-date {
  margin-bottom: 0.5rem;
}

.tracking-item .tracking-date span {
  color: #888;
  font-size: 85%;
  padding-left: 0.4rem;
}

.tracking-item .tracking-content {
  padding: 0.5rem 0.8rem;
  background-color: #f4f4f4;
  border-radius: 0.5rem;
}

.tracking-item .tracking-content span {
  display: block;
  color: #767676;
  font-size: 13px;
}

.tracking-item .tracking-icon {
  position: absolute;
  left: -0.7rem;
  width: 1.1rem;
  height: 1.1rem;
  text-align: center;
  border-radius: 50%;
  font-size: 1.1rem;
  background-color: #fff;
  color: #fff;
}

.tracking-item-pending {
  border-left: 4px solid #d6d6d6;
  position: relative;
  padding: 2rem 1.5rem 0.5rem 2.5rem;
  font-size: 0.9rem;
  margin-left: 3rem;
  min-height: 5rem;
}

.tracking-item-pending:last-child {
  padding-bottom: 4rem;
}

.tracking-item-pending .tracking-date {
  margin-bottom: 0.5rem;
}

.tracking-item-pending .tracking-date span {
  color: #888;
  font-size: 85%;
  padding-left: 0.4rem;
}

.tracking-item-pending .tracking-content {
  padding: 0.5rem 0.8rem;
  background-color: #f4f4f4;
  border-radius: 0.5rem;
}

.tracking-item-pending .tracking-content span {
  display: block;
  color: #767676;
  font-size: 13px;
}

.tracking-item-pending .tracking-icon {
  line-height: 2.6rem;
  position: absolute;
  left: -0.7rem;
  width: 1.1rem;
  height: 1.1rem;
  text-align: center;
  border-radius: 50%;
  font-size: 1.1rem;
  color: #d6d6d6;
}

.tracking-item-pending .tracking-content {
  font-weight: 600;
  font-size: 17px;
}

.tracking-item .tracking-icon.status-current {
  width: 1.9rem;
  height: 1.9rem;
  left: -1.1rem;
}

.tracking-item .tracking-icon.status-intransit {
  color: rgb(19, 52, 110);
  font-size: 0.6rem;
}

.tracking-item .tracking-icon.status-current {
  color: rgb(19, 52, 110);
  font-size: 0.6rem;
}

.tracking-item .mem_wrap:nth-child(even) {
  margin-left: 20px;
}

.date_line__ {
  background-color: rgb(19, 52, 110);
  width: 130px;
  padding: 0.3rem;
  text-align: center;
  color: white !important;
  border-radius: 5px;
  float: left;
}

@media (min-width: 992px) {
  .tracking-item {
    margin-left: 10rem;
  }
  .tracking-item .tracking-date {
    position: absolute;
    left: -10rem;
    width: 7.5rem;
    text-align: right;
  }
  .tracking-item .tracking-date span {
    display: block;
  }
  .tracking-item .tracking-content {
    padding: 0;
    background-color: transparent;
  }
  .tracking-item-pending {
    margin-left: 10rem;
  }
  .tracking-item-pending .tracking-date {
    position: absolute;
    left: -10rem;
    width: 7.5rem;
    text-align: right;
  }
  .tracking-item-pending .tracking-date span {
    display: block;
  }
  .tracking-item-pending .tracking-content {
    padding: 0;
    background-color: transparent;
  }
}
.tracking-item .tracking-content {
  font-weight: 600;
  font-size: 17px;
}

.higher_member {
  justify-content: space-between;
  display: flex;
  padding: 0.4rem;
}

.mem_wrap {
  border: 1px solid rgb(218, 218, 218);
  border-radius: 4px;
  width: 100%;
  margin-top: 1rem;
}

.mem_commite {
  width: 15%;
}

.mem_postion {
  width: 85%;
}

.blinker {
  border: 7px solid #e9f8ea;
  animation: blink 1s;
  animation-iteration-count: infinite;
}

@keyframes blink {
  50% {
    border-color: #fff;
  }
}
.table_commitee th {
  font-weight: 500 !important;
}

.book_now {
  background-color: rgb(19, 52, 110);
  color: white !important;
  border-radius: 5px;
  text-align: center;
  height: 40px;
  padding-top: 0px !important;
  margin-top: 1rem;
  line-height: 33px;
}

.booking_form .form-control {
  background-color: rgb(243, 243, 243) !important;
}
.booking_form .file_upload {
  height: 100px;
  border: 2px dashed rgb(216, 216, 216);
  border-radius: 5px;
}

.bank_detail {
  border: 1px solid rgb(224, 224, 224);
  padding: 0.8rem;
  padding-top: 0.8rem !important;
}
.bank_detail ul li {
  list-style: none;
  display: flex;
}
.bank_detail ul li .listy {
  width: 15%;
}

.numeric {
  width: 3%;
}

.explain_ {
  width: 97%;
}

.facilites_ {
  display: flex;
}

.book_btn {
  background-color: rgb(19, 52, 110);
  color: white;
  border-radius: 5px;
  padding: 0.3rem;
  border: none;
}
.book_btn a {
  color: white;
}
.book_btn a:hover {
  color: white;
}

.book_btn_border {
  background-color: white;
  color: rgb(19, 52, 110);
  border-radius: 5px;
  padding: 0.3rem;
  border: 1px solid rgb(49, 48, 48);
}

.publish_Time {
  margin: auto;
  padding: 1rem;
}

.btn_grp {
  display: flex;
  margin-right: auto;
}

.become_btn {
  background-color: rgb(19, 52, 110) !important;
  color: white !important;
}

.member_img {
  height: auto;
  width: 25vw;
}

.member_design .card {
  border: none;
  border-radius: 0px !important;
}
.member_design .center_card {
  margin: auto;
}
.member_design .margin-auto {
  margin-left: 140px;
  margin-right: 140px;
}
.member_design .margin-auto .col-md-3 {
  margin: auto;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: rgb(19, 52, 110) !important;
  background-color: white !important;
  font-weight: 500 !important;
  border-bottom: 2px solid rgb(19, 52, 110) !important;
  border-radius: 0px !important;
}

.nav-pills .nav-link {
  color: rgba(49, 48, 48, 0.8) !important;
  border: 0;
  border-radius: 0.25rem;
  font-weight: 500 !important;
}

.profile_wrap {
  padding: 2rem 0rem;
}

.profile_img_circle {
  height: 140px;
  width: 140px;
  border-radius: 100%;
}

.edit_priofile {
  background-color: rgb(19, 52, 110);
  color: white;
  border-radius: 5px;
  padding: 0.4rem 1rem;
  margin-top: 1rem;
  border: none !important;
}

.profile_img {
  text-align: center;
}

.profile_listin_facd {
  padding: 2rem 0rem;
}
.profile_listin_facd ul li {
  list-style: none;
  padding-top: 0.8rem;
  display: flex;
}
.profile_listin_facd ul li .title_ {
  color: rgb(49, 48, 48);
  font-weight: 500;
  width: 15%;
}

.edit_profile_wrap ul li {
  list-style: none;
  display: flex;
  padding: 1rem 0rem;
}
.edit_profile_wrap ul li .left_one {
  width: 10%;
  font-weight: 600;
}
.edit_profile_wrap ul li .right_one {
  width: 90%;
  font-weight: 600;
  color: rgba(49, 48, 48, 0.6);
}

.upload_photo {
  background-color: rgb(19, 52, 110);
  border-radius: 3px;
  color: white;
  border: none !important;
  width: 150px;
  height: 30px;
}

.btn_upload_profile {
  width: 100%;
  margin-left: 2rem;
}
.btn_upload_profile span {
  font-size: 12px;
}

.img-demo {
  display: flex;
}

.subscrip_table table th {
  background-color: rgba(217, 217, 217, 0.3);
  text-align: center;
}
.subscrip_table table td {
  text-align: center;
}

.paddinG__article {
  padding: 0rem 4rem;
}

.jlsan-fz-display-title-9 {
  font-size: 16px !important;
}

.jlsan-fz-14 {
  color: rgb(237, 57, 65);
  font-weight: 500;
}

.view_btn {
  background-color: rgb(19, 52, 110);
  color: white;
  border: none;
  width: 50px;
  border-radius: 4px;
}

.fontY {
  font-size: 13px;
  line-height: 30px;
}

.navy {
  padding: 1rem 2rem;
}

.facd_advertise {
  display: none;
}

.jlsan-article__sub-title {
  font-size: 16px !important;
  font-weight: 500;
}

.file___y {
  margin: 3% auto;
  display: flex;
}

.mem_postion h6 {
  font-size: 14px;
  line-height: 30px;
}

.view_all {
    margin-top: -6%;
    padding-bottom: 0.5rem;
}

.carousel-indicators li {
  color: rgb(19, 52, 110) !important;
}

.wrap____ {
  margin: 1rem 0rem;
}

.invoice_wrapper {
  max-width: 1000px;
  margin: auto;
}

.invoice_table {
  height: 100vh;
}

.inovice_listin li {
  display: flex;
}
.inovice_listin li .right {
  font-weight: 500;
  margin-left: 1rem;
}

tfoot {
  background-color: rgb(224, 231, 237);
}

.ul-wrpp {
  text-align: center;
}

ul.ul-member {
  display: inline-block;
  text-align: center;
}

.req-table span {
  font-weight: 500;
}
.req-table .light_ {
  font-weight: 400;
}
.req-table article {
  font-weight: 500;
}

.astrik {
  color: red;
}

.special_note p {
  font-weight: 500;
}

.profile_drop {
  border: none !important;
  width: 100%;
  background-color: transparent !important;
}

@media only screen and (max-width: 600px) {
  .invoice_wrapper {
    padding: 1rem;
  }
  .text-carousel{
    padding: 0.8rem 1rem !important;
  }

  .text-carousel h2{
    font-size: 18px !important;
  }
  .greeting_msg table h3{
font-size:20px !important;
  }

  .carousel-indicators {

    z-index: -1 !important;
}
  .invoice_table_scroll {
    overflow-x: scroll !important;
  }
  .dppdd {
    width: 100%;
    background: #d5d5d5;
    padding: 0.2rem;
  }
  .dropdown-menu.show {
    width: 100%;
  }
  #jlsanContactInfoheader {
    background: #eeebeb;
    padding: 0.5rem;
  }
  .jlsan-header {
    border-bottom: 1px solid #e2e2e2;
  }
  .subscrip_table {
    overflow-x: scroll !important;
  }
  .profile_listin_facd ul li .title_ {
    color: rgb(49, 48, 48);
    font-weight: 500;
    width: 41%;
  }
  input {
    width: 100% !important;
  }
  .paddinG__new {
    padding: 0rem 1rem;
  }
  .upload_photo {
    width: 138px;
  }
  .edit_profile_wrap ul li {
    list-style: none;
    display: block;
    padding: 1rem 0rem;
  }
  .img-demo {
    display: flex;
    margin-top: 1rem;
  }
  .timeline-content:nth-child(even) .date_line__ {
    float: left !important;
  }
  .timeline-component {
    margin: 0px 10px 10px 10px;
  }
  .timeline-content {
    padding: 0rem !important;
  }
  .design-section {
    padding: 20px 0 !important;
  }
  .mem_wrap {
    width: 100%;
  }
  .facd_events_ .col-md-5 {
    padding-right: none !important;
  }
  .des_view {
    display: none;
  }
  .mob_view {
    display: block !important;
    margin: auto;
    padding-left: 1rem;
  }
  .facd_notices_ .card {
    border-radius: 10px;
    margin-bottom: 1rem;
  }
  .display {
    display: flex;
  }
  .card_membership {
    border-radius: 4px;
    box-shadow: 2px 2px 2px 2px rgb(235, 235, 235);
    padding: 1rem;
  }
  .status__ {
    background-color: rgb(235, 235, 235);
    padding: 0.5rem 0rem;
  }
  .become_btn {
    padding: 0.3rem 0.8rem;
    margin-top: 1rem;
  }
  .img_wrapper img {
    margin: auto;
    display: block;
    padding: 2rem 0rem;
  }
  .navy {
    padding: 0.5rem 0rem;
  }
  .jlsan-header__location {
    display: none;
  }
  .paddinG__article {
    padding: 0rem 0.5rem;
  }
  .facd_notices_ {
    text-align: center;
    padding: 2rem 1rem;
  }
  .facd_events_ {
    text-align: center;
    padding: 2rem 1rem;
  }
  .facd_events_ .event_title {
    padding: 1rem !important;
  }
  .facd_events_ .events_scroll-wrapper {
    margin-top: 1rem;
  }
  .paddinG__ {
    padding: 2rem 1rem;
  }
  .publish_Time {
    padding: 1rem 0rem;
  }
  .member_design .margin-auto {
    margin-left: 0px;
    margin-right: 0px;
  }
  .center__ > .col-md-3 {
    padding-bottom: 2rem !important;
  }
  .jlsan-header__social {
    margin: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 820px) {
  .jlsan-header__navbar .jlsan-menu__parent .jlsan-menu--dropdown {
    display: flex;
    top: 0;
    z-index: -1;
    left: -200%;
    width: 0;
    height: 0;
    visibility: hidden;
    opacity: 0;
    transition: left 300ms ease-in-out;
    border-radius: 5px;
    border-top: 2px solid #fff;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
}
  .ipad_view li{
    z-index: 2;
    position: relative;
  }
.ip-icon{
      margin-left: auto;
    float: right;
    /*!* border: 1px solid; *!*/
    /*padding: 0.5rem;*/
    /*background: red;*/
    /*color: white;*/
    /*border-radius: 5px;*/
}
  .jlsan-btn-group{
    margin-top: 30px;
  }
   .jlsan-btn-group a{
width: 100%;
     text-align: center;
     margin: 0.5rem 0rem;
  }


  #jlsanheaderMenuBar .jlsan-pos-rel > a {
    color: rgb(19, 52, 110) !important;
    width: 100%;
}
  .jlsan-header__navbar .jlsan-menu__parent {
    position: relative;
    z-index: 1;
    padding: 0.5rem 0rem;
}
  .fit_img {
    height: 190px !important;
    object-fit: fill;
}
  .card_membership .img_wrapper img {
    height: auto;
    width: 109px;
    object-fit: cover !important;
    margin-top: 55px;
}
  .paddinG__new {
    padding: 0rem 1rem;
  }
  .golo_img {
    height: 150px;
    width: 140px;
    width: 140px;
    margin: auto;
    display: block;
    height: 100px !important;
    width: 100px !important;
    border-radius: 100%;
    object-fit: cover;
}
  .message_box {
    display: block;
  }
  .greeting_mgs_ .row{
    box-shadow: none !important;
  }

  .img-profile{
    width: 100%;
  }
  .profile__{
 height: auto !important;
    width: 100% !important;
    border-radius: 0px;
  }
  #jlsanContactInfoheader{
    background-color: #cfcfcf6e;

  }
  .jlsan-header__contact{
    justify-content: flex-end;
  }
   .zindex{
    z-index:-1 !important;
  }
  .ipad_view{
        flex-direction: column;
  }
    .lii  a {
    border-bottom:1px solid #2a487c00 !important;
padding: 0.5rem 0rem;
  }

  .toggler-btn{
    display: block !important;
  }
  .jlsan-flex-expand{
    display: block !important;
  }
  .jlsan-flex-expand {}

  .mem_wrap {
    width: 100%;
  }
  .member_design .card {
    width: 9rem !important;
  }
  .scroll-wrap {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 450px;
    width: 100%;
  }
  .facd_events_ .wrapper_datetime {
    display: block;
    justify-content: space-between;
    padding: 0rem 0.2rem;
  }
  .facd_read_mpre {
    font-size: 0.5rem;
  }
  .jlsan-fz-h1 {
    font-size: 35px;
  }
  .paddinG__article {
    padding: 0rem 0.5rem;
  }
  .facd_notices_ {
    text-align: center;
    padding: 2rem 1rem;
  }
  .facd_events_ {
    text-align: center;
    padding: 2rem 1rem;
  }
  .facd_events_ .event_title {
    padding: 0.5rem !important;
  }
  .paddinG__ {
    padding: 2rem 1rem;
  }
  .publish_Time {
    padding: 1rem 0rem;
  }
  .member_design .margin-auto {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media only screen and (min-width: 820px) and (max-width: 912px) {
  .member_design .card {
    width: 9rem !important;
  }
  .mem_wrap {
    width: 100%;
  }
}
.payment_table li {
  list-style: none !important;
}

.center__ {
  justify-content: center;
  align-items: center;
}
.center__ img {
  margin: auto;
  display: block;
}

::-webkit-scrollbar {
  width: 3px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #c9c9c9;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #bebebe;
}

.descIption_ {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  /* height: 360px; */
  font-size: 1.5rem;
  margin: 0 auto;
  font-size: 14px;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.card_membership ul li {
  list-style: none;
  display: flex;
}
.card_membership ul li .righty {
  width: 30%;
  color: rgb(82, 82, 82);
  font-weight: 500;
}
.card_membership ul li .lefty {
  width: 70%;
  font-weight: 500;
  color: black;
}

.accordion-header {
  color: rgb(19, 52, 110) !important;
  font-weight: 600 !important;
}

.contact___ p {
  color: white;
}

.inactive {
  background-color: rgb(237, 57, 65);
  color: white;
  border: none;
  width: 100px;
  text-align: center;
  height: 30px;
  border-radius: 4px;
}

.active_Btn {
  background-color: green;
  color: white;
  border: none;
  width: 100px;
  text-align: center;
  height: 30px;
  border-radius: 4px;
}

.golo_img {
  height: 150px;
  width: 100px;
  border-radius: 100%;
  margin: auto;
  display: block;
}

.card_membership {
  padding: 0.5rem;
  border-radius: 4px;
  box-shadow: 2px 2px 2px 2px rgb(235, 235, 235);
}

.due__ {
  color: red;
  font-weight: 600;
  text-transform: uppercase;
}

.green {
  color: green;
  font-weight: 600;
  text-transform: uppercase;
}

.mob_view {
  display: none;
}

.code_of_conduct_facd p {
  color: gray;
}

.hightlight {
  color: rgb(49, 48, 48);
}

.status__ h6 {
  text-align: center;
}

.margin {
  margin: 18% auto;
  display: block;
}

.veiw_profile__ {
  border: 1px solid rgb(19, 52, 110);
  color: rgb(19, 52, 110);
  font-weight: 500;
  border-radius: 3px;
  width: 120px;
  height: 35px;
  background-color: white !important;
}

.dottedline {
  border-top: 1px dashed rgb(173, 173, 173);
  position: relative;
}
.dottedline img {
  position: absolute;
  right: 0px;
  top: -12px;
}

.img_wrapper div {
  position: absolute;
  background-color: rgb(194, 194, 194);
  padding: 0rem 0.3rem;
  border-radius: 0px 10px 10px 0px;
  color: white;
  font-weight: 600;
  top: 0;
}

.privacy__ h5 {
  color: rgb(19, 52, 110);
}
.privacy__ p {
  color: gray;
}

.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgb(19, 52, 110) !important;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

.memorandum_facd h4 {
  color: rgb(19, 52, 110);
}
.memorandum_facd h6 {
  color: rgb(237, 57, 65);
}

.order_list ol li {
  text-align: initial;
  color: rgb(97, 97, 97);
  line-height: 30px;
}

.roman {
  list-style-type: lower-roman;
  margin-left: 1rem;
}

.carousel-control-prev {
  display: none !important;
}

.carousel-control-next {
  display: none !important;
}

.notice_title {
  display: flex;
  justify-content: space-between;
}

.float {
  float: right;
}

.notice_wrap {
  width: 100%;
  border: 1px solid rgb(197, 197, 197);
  padding: 1rem;
  border-radius: 4px;
  margin: 1rem 0rem;
}

.invoice__ {
  display: flex;
  justify-content: space-between;
  text-align: right;
}

.invoice_row {
  display: flex;
  justify-content: space-between;
}
.invoice_row ul li {
  list-style: none;
}

.more_pading {
  padding: 0rem 4rem;
}

.invoice_table th {
  background-color: #f0f0f0;
}

h5 + * {
  padding-top: 0px !important;
}

.profile_drpdn {
  border: none !important;
  padding: 0rem 1rem;
  background-color: transparent !important;
}

.jlsan-blog__lists a {
  color: black;
}
.jlsan-blog__lists a:hover {
  color: rgb(237, 57, 65);
}

.ul-member {
  text-align: center;
}
.ul-member li {
  list-style: none;
  display: flex;
  font-size: 14px;
  text-align: left;
  line-height: 25px;
}
.ul-member li .first {
  width: 30%;
  color: rgb(87, 87, 87);
  font-weight: 600;
}
.ul-member li .last {
  width: 70%;
  font-weight: 500;
}

.uuulll {
  text-align: center;
}
.uuulll li {
  list-style: none;
  display: flex;
  font-size: 14px;
  text-align: left;
  line-height: 25px;
}
.uuulll li .first {
  width: 50%;
  color: rgb(87, 87, 87);
  font-weight: 600;
}
.uuulll li .last {
  width: 50%;
  font-weight: 500;
}

.img_service img {
  padding: 0.3rem;
  border-radius: 100%;
  box-shadow: 1px 1px 1px 1px #e7e7e7;
}

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

.service_text {
  padding: 0.2rem;
  box-shadow: 1px 1px 1px 1px #f3f3f3;
  border-radius: 5px;
  padding: 1rem 0.3rem;
  text-align: center;
}
.service_text h6 {
  font-size: 14px !important;
  font-weight: 400 !important;
}

.mem_wrappp {
  box-shadow: 1px 1px 1px 1px rgb(248, 248, 248);
  padding: 0.2rem;
}

.aboutus_box {
  box-shadow: 1px 1px 1px 1px rgb(248, 248, 248);
  padding: 1rem;
  border-radius: 5px;
  height: 100%;
}
.aboutus_box p {
  font-size: 14px;
  color: rgb(87, 87, 87);
}

.member_detail_img {
  box-shadow: 1px 1px 1px 1px rgb(248, 248, 248);
  height: 100%;
  padding: 1rem;
  border-radius: 5px;
}

.member_information {
  box-shadow: 1px 1px 1px 1px rgb(248, 248, 248);
  height: 100%;
  padding: 1rem;
  border-radius: 5px;
}

.owl-demo-2 .thumbnail {
  margin: 1.5rem;
}

article {
  display: block;
  margin: 0.5rem;
}

p {
  font-size: 14px;
  color: rgb(53, 53, 53);
  font-weight: 400;
  line-height: 25px;
}

li {
  font-size: 14px;
  line-height: 20px;
  color: rgb(53, 53, 53);
  font-weight: 400;
}

.postion__ {
  color: rgb(237, 57, 65);
}

.design-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content:initial;
  background-color: white;
  min-height: 100vh;
  padding: 20px 0;
  font-family: Jost;
}

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

.timeline {
  width: 100%;
  height: auto;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}

.timeline-content {
  padding: 20px;
  border-radius: 5px;
  padding: 1.75rem;
  transition: 0.4s ease;
  overflow-wrap: break-word !important;
  margin: 1rem;
  margin-bottom: 20px;
  border-radius: 6px;
}

.timeline-component {
  margin: 0px 20px 20px 20px;
}

.timeline-content:nth-child(even) .date_line__ {
  float: right;
}

@media screen and (min-width: 768px) {
  .timeline {
    display: grid;
    grid-template-columns: 1fr 3px 1fr;
  }
  .timeline-middle {
    position: relative;
    background-color: rgb(19, 52, 110);
    width: 3px;
    height: 100%;
  }
  .main-middle {
    opacity: 0;
  }
  .timeline-circle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: rgb(19, 52, 110);
    margin-left: -0.5rem;
  }
}
.cert_img {
  padding: 0.5rem 0rem;
  width: 905px;
  height: auto;
  display: flex;
  margin: auto;
  position: relative;
}
.cert_img .cert_logo_Img {
  height: 80px;
  width: 80px;
}

.certi_logo__ {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}
.certi_logo__ h3 {
  font-size: 16px !important;
  font-weight: 600;
  font-family: "open sans";
}

.certi_member h1 {
  color: rgb(164, 132, 23);
}
.certi_member p {
  font-weight: 500;
}

.input_name {
  border-bottom: 1px solid black !important;
  background-color: transparent !important;
}

.certi_logo__ {
  padding: 0rem 5rem;
}

.certi_pargh p {
  font-weight: 500;
  text-align: center;
}
.certi_pargh p span {
  font-weight: 700;
}

.logo_text {
  font-size: 9px !important;
  font-weight: 600 !important;
}

.logo_group_flex {
  display: flex;
  align-items: end;
}
.logo_group_flex .certi_Logo_Img {
  padding: 0.1rem;
}
.logo_group_flex .certi_Logo_Img img {
  height: auto;
  width: 5rem;
}

.big_img {
  height: auto;
  width: 10rem !important;
}

@media screen and (max-width: 600px) {
  .card_membership .img_wrapper img {
    height: 200px;
    width: auto;
    object-fit: cover !important;
}
  .jlsan-bg-img-overlay > img{
    height: 100vh !important;
  }
  .facd_notices_ .card .card-img-top {
    height: auto !important;
    object-fit: fill !important;
}
  .message_box {
    display: block;
  }
  .jlsan-tabs .jlsan-tabs-content .jlsan-tab-content {
    display: none;
    padding: 5px;
}
  .fit_img {
    height: auto !important;
    object-fit: cover;
}
  .pd{
    padding: 1rem 0rem;
  }
  .greeting_mgs_ .row{
    box-shadow: none !important;
  }


  .img-profile{
    width: 100%;
  }
  .profile__{
 height: auto !important;
    width: 100% !important;
    border-radius: 0px;
  }
  .cert_img {
    width: 100%;
    height: 340px;
  }
  .tab-pane{
    padding: 1rem 0rem;

  }
.sub-title{
  text-align: center;
}

  .stc_list li{
    padding: 0rem;
    padding-left: 0rem !important;
  }
  .design-section{
    justify-content: initial;
  }

  .navy {
    padding: 0.5rem 0rem !important;
}
  .certi_logo__ {
    padding: 0.5rem;
  }
  .certi_member h1 {
    color: rgb(164, 132, 23);
    font-size: 24px;
  }
  .cert_img .cert_logo_Img {
    height: 25px;
    width: 25px;
  }
  .certi_logo__ {
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -5%) !important;
    text-align: center;
    width: 100%;
    padding: 0.8rem;
  }
  .certi_logo__ h3 {
    font-size: 9px !important;
    padding-top: 0px !important;
  }
  .certi_member h1 {
    font-size: 10px !important;
    padding-top: 0px !important;
  }
  .certi_member p {
    font-weight: 500;
    margin-bottom: 0px !important;
    font-size: 9px !important;
  }
  h3 + * {
    padding-top: 0px !important;
  }
  .input_name h6 {
    font-size: 10px;
  }
  .certi_pargh p {
    font-weight: 500;
    text-align: center;
    font-size: 9px;
    line-height: 15px;
    margin-bottom: 0px !important;
  }
  .certi_member p {
    font-weight: 500;
    margin-bottom: 0px !important;
  }
  .logo_text {
    font-size: 9px !important;
    font-weight: 600 !important;
    margin-bottom: 0px;
    line-height: 15px;
  }
  .certi_Logo_Img {
    height: 35px !important;
    width: 35px !important;
  }
.padding_less{
  padding-bottom: 5px !important;
  padding-top: 5px !important;
}


.mission_vission h1 {
  font-size: 40px;
  padding: 0.5rem 0rem;
}
.mission_vission p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  margin-top: 1rem;
}

p {
  font-size: 15px !important;
  font-family: "plus jakarta sans" !important;
  font-weight: 400 !important;
}

footer a {
  font-size: 15px !important;
  font-family: "plus jakarta sans" !important;
  font-weight: 500 !important;
}

.greeting_mgs_ h5 {
  color: #ED3941;
  padding: 1.5rem 0.5rem;
}
.greeting_mgs_ .name__ {
  font-weight: 600;
}
.greeting_mgs_ .row {
  box-shadow: 0px 4px 15px 0px rgba(121, 121, 121, 0.25);
  border-radius: 8px;
}
.greeting_mgs_ p {
  padding: 2rem 0.5rem;
}
.greeting_mgs_ .col-lg-4 {
  padding: 0rem !important;
}

.code_of_conduct ul li {
  margin-left: 1rem;
  font-size: 15px !important;
  font-weight: 400;
  line-height: 25px;
}

.memorandum_facdcab li {
  margin-left: 1rem;
  font-size: 15px !important;
  font-weight: 400;
  line-height: 25px;
}

.registration_accreditation .img_group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 2rem 0rem;
}
.registration_accreditation .img_group img {
  height: 70px !important;
     object-fit: contain;
  margin: 1rem 0.5rem;
}



@media screen and (min-width: 768px) {
  .jlsan-header__top .jlsan-header__social li a, .jlsan-header__top .jlsan-header__location {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}
  .margin_space{
    margin: 0.4rem 1rem;

  }

}/*# sourceMappingURL=main.css.map */