.shine-overlay {
  display: none !important;
}

.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: none;
  left: 0;
  font-size: 125%;
  text-align: center;
}

.form-control {
  position: none;
  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: none;
  right: 0;
}

#addPhoto {
  position: none;
  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: 90%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}

.header1 {
  text-align: center;
  font-size: 90% !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: 140% !important;
  line-height: 1.4 !important;
  text-align: right !important;
}

.section1 p {
  position: static !important;
  right: 0 !important;
  width: 100% !important;
  font-size: 90% !important;
  line-height: 1.5 !important;
  text-align: right !important;
}

.HomePhoto {
  width: 100% !important;
  max-width: 350px !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;
}

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: auto;
  position: relative;
  padding: 1%;
}

.section2Contint {
  color: white !important;
  text-align: right;
  padding: 50px 0 25px 0px;
  margin-right: 0;
  width: 100%;
}

.section2Contint p {
  width: 100%;
  text-align: center;
  margin-left: 0;
  font-size: 90%;
}

.section2Button {
  position: relative;
  top: 0.5rem;
  left:0;
  right: 0;
  text-align: center;
}

.card {
  border-radius: 10px;
  text-align: center;
  margin: 10px;
  padding: 15px;
  position: static;
}

.row {
  position: static;
  margin: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.card1 a:hover {
  border-radius: 40%;
  text-decoration: none;
  color: white !important;
  background: rgb(63, 250, 251);
  background: linear-gradient(90deg, rgba(63, 250, 251, 1) 0%, rgba(33, 155, 238, 1) 100%);
}

/*--------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.9rem !important;
  line-height: 1.4 !important;
  margin: 0 !important;
  white-space: normal !important;
  margin-right: 10px !important;
}

.section3-image {
  width: 100%;
  display: flex;
  justify-content: center;
}

.section3 img {
  width: 100%;
  max-width: 280px;
  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.3rem !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: 130px !important;
  margin-bottom: 10px !important;
}

.footer-brand h2 {
  font-size: 1.3rem !important;
  margin: 10px 0 !important;
}

.footer-brand p {
  font-size: 0.9rem !important;
  color: #666 !important;
}

.footer-social {
  margin: 25px 0 !important;
}

.footer-social h3 {
  font-size: 1.05rem !important;
  margin-bottom: 15px !important;
}

.social-links-container {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 15px !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: 55px !important;
  height: 55px !important;
  font-size: 22px !important;
}

.social-label {
  font-size: 0.8rem !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: 1rem !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.9rem !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;
}

.modal-body{
  text-align: center;
}

.modal-header{
  text-align: center;
}

.modal-title{
  text-align: center;
}
/* ===== iPad Pro Specific Styles ===== */
@media screen and (min-width: 991px) and (max-width: 1200px) and (min-height: 1000px) {
  .section1 {
    padding: 40px 20px !important;
    min-height: auto !important;
  }

  .header1 {
    max-width: 100% !important;
    margin-bottom: 30px !important;
  }

  .header1 h1 {
    font-size: 2rem !important;
    line-height: 1.6 !important;
  }

  .header1 p {
    font-size: 1rem !important;
    line-height: 1.6 !important;
  }

  .HomePhoto {
    max-width: 450px !important;
    margin: 30px auto !important;
  }

  .section1 .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .SearchBar {
    margin-top: 30px !important;
  }

  .section2 {
    padding: 50px 20px !important;
  }

  .section2Contint {
    margin-bottom: 40px !important;
  }

  .card1 .row {
    justify-content: space-around !important;
  }

  .module {
    flex: 0 1 calc(50% - 20px) !important;
  }

  .card {
    min-height: 250px !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .section3 {
    padding: 50px 40px !important;
    gap: 30px !important;
  }

  .section3-wrapper {
    max-width: 100% !important;
    gap: 30px !important;
  }

  .section3-content {
    flex-direction: row !important;
    align-items: center !important;
    gap: 40px !important;
  }

  .section3-image {
    flex: 0 0 40% !important;
  }

  .section3Cantant {
    flex: 0 0 60% !important;
    text-align: right !important;
  }

  .section3-footer {
    margin-top: 30px !important;
  }

  .navbar {
    padding: 1rem 2rem !important;
  }

  .navbar-brand {
    font-size: 1.5rem !important;
  }

  .navbar-nav {
    gap: 1rem !important;
  }

  .nav-item {
    padding-left: 2rem !important;
  }
}