body{ margin:0; padding:0; }
a:visited { color:rgba(0, 38, 100, 1); font-weight: bold; }
.nsw-footer__upper { margin-top: 40px; }
a { text-underline-position: under; }
#container{ margin:0 auto; }
.col1{ width:270px; float:left; text-align: justify; }
.col2{ width:854px; float:left; margin:10px; text-align: justify; }
.Favicon { transform:rotate(180deg) }

.popup-btn { border-bottom: 2px solid #e2e2e2;padding: 12px 16px; cursor: pointer; transition: all 0.3s; }
/* .popup-btn:hover { background: #e8e8e8;  } */
.resp-nsw { float: left; margin-top: 20px; }
.resp-nsw .nsw-side-nav__header { position: relative; }
.resp-nsw .nsw-side-nav__header img { position: absolute; right: 10px; top: 16px; }
.padleft { padding-right: 50px; }
.padding-right { padding-right: 30px; }

.accordion-save-and-submit { padding: 40px 0; }

.btn-white { border: 2px solid #002664; background: #fff; transition: all 0.3s; }
.btn-white:hover { border: 2px solid #000; background: #f7f7f7; }

.nsw-form__group { margin: 0; } 
.nsw-side-nav__header a { padding: 10px 10px; transition: all 0.3s; }
.nsw-in-page-alert__content p { margin: 5px 0; }
.alert-blue { border-left: 4px solid #002664!important; background: #FBEEE5!important; }
.alert-blue span { color: #DC5800!important; }

.alert-orange { border-left: 4px solid #002664!important; background: #eaedf3!important; }
.alert-orange span { color: #2d5299!important; }

.alert-green { border-left: 4px solid #00A908!important; background: #E5F6E6!important; }
.alert-green span { color: #00A908!important; }

.alert-red { border-left: 4px solid #DC5800!important; background: #FBEEE5!important; }
.alert-red span { color: #DC5800!important;; }

.onthispage-mob { display: none; }
.btn-standard { margin-top: 40px; }
.btn-standard a { margin-right: 15px; }
.down-list span { margin-left: 16px; }
.mob-share { display: none; transition: all 0.3s; }

.open-btn { margin-top: 20px; }
.open-btn .op-btb { border-radius: 40px; border: 1px solid #00A908; padding: 5px 20px; color: #00A908; text-decoration: none;  }
.open-btn .cl-btb { border-radius: 40px; border: 1px solid #2E5299; padding: 5px 20px; color: #2E5299; text-decoration: none; }
.open-btn a { text-decoration: none; }

.nsw-in-page-alert__icon { margin-top: 0.1rem; }
.modal-content a { text-decoration: none; }

/* Account details */





@media only screen and (max-width: 1000px) {
  .onthispage-mob { display: block; margin: 40px 0; }
  /* #sidebar { display: none; } */
  .nsw-button:not(.nsw-button--flex) { width: 100%; margin-bottom: 15px; }
  .mob-share { display: block; }
  .mob-share:hover {  padding-left: 30px; }

  }

 
 /* Serach part */

 .searchbar { float: left; width: 100%; }

 .searchbar .wrapper {
  margin: 0 auto;
  background: #ffffff;
  border-radius: 5px;
  /* box-shadow: 0px 1px 5px 3px rgba(0,0,0,0.15); */
  position: relative;
  border: 1px solid #000;
}

.searchbar input {
  width:100%;
  border: none;
  height: 50px;
  border-radius: 5px;
  padding: 0px 40px 0px 10px;
  font-size: 15px;
  box-shadow: 0px 1px 4px rgba(0,0,0,0.1);
}

.searchbar input:focus {
  outline: none;
}

.searchbar button {
  position: absolute;
  border: none;
  background: none;
  top: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  padding: 0;
  width: 50px;
}

.searchbar button:focus {
  outline: none;
}

.searchbar button i {
  width: 100%;
  color: #ffffff!important;
  line-height: 50px;
  font-size: larger;
  background: #002664;
}

.searchbar .results {position: absolute;z-index: 99;width: auto;/* border: 0.1px solid #8e8e8e; */background: #ffffff;border-radius: 5px;top: 49px;}

.searchbar .results ul {margin: 0;box-shadow: 0px 5px 15px #cacaca;padding: 0px 0px;border: 1px solid;}
.searchbar results ul li {
  list-style: none;
  border-radius: 3px;
  opacity: 0;
  display: none;
  padding: 8px 12px;
  transition: all .5s linear;
}

.searchbar li { padding: 4px 12px; transition: all 0.3s; list-style: none;}

.searchbar .show .results ul li {
  opacity: 1;
  display: block;
}

.searchbar .show .results {
  /* padding: 10px; */
}

.searchbar .results ul li:hover {
  background: #ececec
}


.bell1 { background: url('/bell-normal.svg'); height: 26px; width: 18px; float: left; cursor: pointer; }
.bell2 { background: url('/bell-filled.svg'); width: 22px; cursor: pointer; }

/* Star icon section */
.bell-main { position: relative; float: right; width: 20px; height: 20px; overflow: hidden; margin-right: 12px;  }


/* Star icon section */
.star-main { position: relative; float: right; width: 20px; height: 20px; overflow: hidden; }
.fa-star-O { position: absolute; left: 0px; top: 0px; font-style: inherit; color: #000; }

.star-main-right { position: relative; float: left; width: 20px; height: 20px; overflow: hidden; }


/* Pop up Section */

.nsw-tabs__list-wrapper { border-bottom: 2px solid #f00; padding: 0 17px; height: 3.1rem; line-height: 48px; transition: all 0.3s; }
.nsw-tabs__list { white-space: normal; }
.nsw-tabs__list a { display:initial; }
.nsw-tabs__list a:hover { background: none; }
.nsw-tabs:first-child { float: left; }


/* Filter hide section */
.nsw-layout__sidebar {  padding: 0!important; width: 100%; max-width: 100%; }

.nsw-filters__wrapper {
  display: block;
  position: static;
  background-color: transparent;
  padding: 0;
  overflow-y: visible;
}
.nsw-filters__controls {
  display: none;
}



@media only screen and (max-width: 600px) {

  /* .nsw-breadcrumbs li { display: inline; float: left; }
  .nsw-breadcrumbs li:nth-last-child(2):before { display: inline-block; }
  .nsw-breadcrumbs { float: left; margin-bottom: 30px; width: 100%;}
  .nsw-layout__main .nsw-breadcrumbs { margin-top: 0; } */

  #sidebar { margin-top: 0!important; }


 .nsw-filters__wrapper {
    z-index: 200;
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto;
    background-color: var(--nsw-white);
    padding: 4.5625rem 1rem 6.3125rem;
}
.nsw-filters__controls {
  padding: 1.5rem 0;
  border-bottom: 1px solid var(--nsw-grey-04);
  display: block;
}

  .nsw-tabs:first-child { float: none; }

}



.modal-open {
    overflow: hidden;
  }
  
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
  }
  
  .modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    background: #000000cc;
    opacity: 1 !important;
    transition: all 0.15s;
  }
  .modal-backdrop.fade { display: none!important; }

  .modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
  }
  
  .modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
    padding-top: 30px;
  }
  
  @media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
      transition: none;
    }
  }
  
  .modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
  }
  
  .modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }
  
  .modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
  }
  
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
  }
  
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto;
  }
  
  .modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
  }
  
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: "";
  }
  
  .modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
  }
  
  .modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
  }
  
  .modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
  }
  
  .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
    padding: 30px 27px;
    text-align: center;
  }
  
  .modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
  }
  
  .modal-backdrop.fade {
    opacity: 0;
  }
  
  .modal-backdrop.show {
    opacity: 0.5;
  }
  
  .modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    /* border-bottom: 1px solid #dee2e6; */
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
    border: none;
  }
  
  .modal-header .close {
    margin: -2rem -2rem -2rem auto;
    font-size: 30px;
      color: #434343;
      cursor: pointer;
  }
  
  .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
  }
  
  .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
  }
  
  .modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
  }
  
  .modal-footer > * {
    margin: 0.25rem;
  }
  
  .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
  }
  
  @media (min-width: 576px) {
    .modal-dialog {
      max-width: 30%;
      margin: 0 auto;
      top: 20%;
    }
    .modal-dialog-scrollable {
      max-height: calc(100% - 3.5rem);
    }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem);
    }
    .modal-dialog-centered {
      min-height: calc(100% - 3.5rem);
    }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: -webkit-min-content;
      height: -moz-min-content;
      height: min-content;
    }
    
    .modal-sm {
      max-width: 300px;
    }
  }
  
  @media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
      max-width: 800px;
    }
    
  }
  
  @media (min-width: 1200px) {
    .modal-xl {
      max-width: 1140px;
    }
  }
  