.shine-overlay {
  display: none !important;
}

bar.collapse{
  width: 100%;
  background-color:white !important;
  padding: 1rem;
  top: 0;
  z-index: 999;
  }
  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
    height: 7.5%;
    z-index: 9999;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }
  .navbar-brand {
    position: static;
    left: 0;
    font-size: 125%;
    text-align: center;
  }

  .row {
    position: relative;
    left: 40%;
    margin: 0;
    width: 60%;
    margin-bottom: 1.5%;
  }
  .form-control {
    position: static;
    right: 0;
    margin-right: 0;
  }

  .container-fluid {
    font-size: 150%;
    margin-left: 0;
  }
  .dropdown-item{
  text-align: right;

  }
  .navbar{

  font-size: 127%;

  }
  .nav-item {
    padding-left: 4.5rem;
    font-size: 125%;
  }

  #loginIcon {
    position: static;
    right: 0;
  }

  #addPhoto {
    position: static;
    right: 0;
  }

  .dropdown-menu {
    font-size: 110%;
    position: absolute !important;
    right: auto !important;
    left: 0 !important;
    width: 100% !important;
    min-width: 200px;
  }

  #dropdownMenuButton1 {
    position: relative !important;
    right: 0 !important;
  }
  .nav-item a:hover {
    border-radius: 0%;
    color: white !important;
    background: rgb(63, 250, 251);
    background: linear-gradient(90deg, rgba(63, 250, 251, 1) 0%, rgba(33, 155, 238, 1) 100%);
  }

  .container {
    width: 37.5%;
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
  }
  .header1 {
    text-align: center;
    font-size: 85% !important;
    width: 100% !important;
    top: 0 !important;
    margin: 0 !important;
    padding: 10px !important;
    position: static !important;
  }

  .section1 h1 {
    position: static !important;
    right: 0 !important;
    width: 100% !important;
    font-size: 120% !important;
    line-height: 1.4 !important;
  }

  .section1 p {
    position: static !important;
    right: 0 !important;
    width: 100% !important;
    font-size: 85% !important;
    line-height: 1.5 !important;
  }

  .HomePhoto {
    width: 100% !important;
    max-width: 300px !important;
    position: static !important;
    right: 0 !important;
    bottom: 0 !important;
    text-align: center !important;
    left: 0 !important;
    border-radius: 8px !important;
    margin: 15px auto !important;
  }

  .section1 {
    height: auto !important;
    padding: 20px 10px !important;
  }
  form.example input[type=text] {
    padding: 10px;
    font-size: 17px;
    border: 1px solid grey;
    background: #f1f1f1;
    position: static;
    width: 75%;
    text-align: right;
    display: block;
    margin: 0 auto 10px auto;
  }
  /* Style the submit button */
  form.example button {
    width: 75%;
    padding: 10px;
    background: #2196F3;
    color: white;
    font-size: 17px;
    border: 1px solid #2196F3;
    cursor: pointer;
    position: static;
    display: block;
    margin: 0 auto;
  }
  #sarchForM{
  display: block;
  text-align: center;

  }
  /*----------*/
  .section2 {
    margin-top: 2.5rem;
    width: 100%;
    height: 120%;
    position: relative;
    bottom: 5rem;
    padding: 1%;

  }
  .section2Contint {
    color: white !important;
    text-align: right;
    padding: 50px 0 25px 0px;
    margin-right: 0;
    width: 70%;
  }

  .section2Contint p {
    width: 100%;
    text-align: center;
    margin-left: 0;
    font-size: 95.5%;
  }

  .section2Button {
    position: relative;
    top: 0.5rem;
    left:0;
    right: 0;
  }
  .card {
    border-radius: 40%;
    text-align: center;
    margin: 2%;
    position: relative;
    right: 10rem;
  }
  /*--------section3--------*/
    .section3{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 20px 10px;
    }

  .section3-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    width: 100%;
  }

  .section3-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    width: 100%;
  }

    .HrFooterBlue{
     top: 2rem;
     width: 100%;
    }
  .section3Cantant {
    float: none;
    text-align: center;
    position: static;
    width: 100%;
    right: 0;
    top: 0;
  }

  .section3Cantant p {
    font-size: 0.8rem !important;
    line-height: 1.3 !important;
    margin: 0 !important;
    white-space: normal !important;
    margin-right: 10px !important;
  }

  .section3-image {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .section3Cantant {
    padding: 0 15px;
  }

  .section3 img {
    width: 100%;
    max-width: 250px;
    position: static;
    left: 0;
    bottom: 0;
    border-radius: 8px;
  }

  .section3-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }

  .section3-footer h2 {
    font-size: 1.2rem !important;
    margin: 0 !important;
  }

  .section3Button{
  position: static !important;
  float: none !important;
  border: none !important;
  margin-top: 15px !important;
  width: 100% !important;
  text-align: center !important;
  display: block !important;
  }
  
  .section3Button button {
  width: 100% !important;
  }

  /*----------footer-----*/
  .footer {
    background-color: white !important;
  }

  .footer-container {
    display: block !important;
    padding: 20px !important;
    margin: 0 auto !important;
    width: 100% !important;
    box-sizing: border-box !important;
    text-align: center !important;
  }

  .footer-section {
    display: block !important;
    text-align: center !important;
    margin: 0 auto 25px auto !important;
    position: static !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .footer-brand {
    margin-bottom: 30px !important;
  }

  .footer-brand img {
    max-width: 120px !important;
    margin-bottom: 10px !important;
  }

  .footer-brand h2 {
    font-size: 1.2rem !important;
    margin: 10px 0 !important;
  }

  .footer-brand p {
    font-size: 0.85rem !important;
    color: #666 !important;
  }

  .footer-social {
    margin: 25px 0 !important;
  }

  .footer-social h3 {
    font-size: 1rem !important;
    margin-bottom: 15px !important;
  }

  .social-links-container {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
    flex-wrap: nowrap !important;
  }

  .social-item {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 8px !important;
    width: auto !important;
    flex-shrink: 0 !important;
  }

  .social-item a {
    width: 50px !important;
    height: 50px !important;
    font-size: 20px !important;
  }

  .social-label {
    font-size: 0.75rem !important;
  }

  .footer-links-wrapper {
    display: block !important;
    text-align: center !important;
  }

  .footer-links {
    margin-bottom: 20px !important;
    text-align: center !important;
  }

  .footer-links h4 {
    font-size: 0.95rem !important;
    margin-bottom: 10px !important;
    text-align: center !important;
  }

  .footer-links ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center !important;
  }

  .footer-links li {
    margin: 8px 0 !important;
    text-align: center !important;
  }

  .footer-links a {
    font-size: 0.85rem !important;
    text-align: center !important;
  }

  .footer-bottom {
    text-align: center !important;
    padding-top: 20px !important;
    border-top: 1px solid #e0e0e0 !important;
    margin-top: 20px !important;
  }

  .footerBrand {
    position: static !important;
  }

  .footerCopy {
    position: static !important;
  }

  .footerIcon {
    position: static !important;
    margin: 0 !important;
  }

  .footerIconFace {
    position: static !important;
  }

  .footerIconInst {
    position: static !important;
  }

  .footerLast {
    padding: 1px;
  }

  .footer a:hover {
    color: black;
    text-decoration: none;
  }

  .footerAboutUS {
    position: static !important;
    list-style: none !important;
    padding: 0 !important;
  }

  .footerSupport {
    position: static !important;
    list-style: none !important;
    padding: 0 !important;
  }

  .HrFooter {
    width: 100%;
    position: relative;
  top: 40rem;
  }
  /*--------------*/
  .LoginTitle{

    position: relative;
    left: 1.5rem;
    }
    .LoginBody{
    
    position: relative;
    left: .5rem;
    }

  .modal-body{
   text-align: center;


  }
  .modal-header{
  text-align: center;
  }
  .modal-title{
  text-align: center;
  }