#main-body {
  display: block;
  margin: auto !important;
}

#mobile-header {
  display: none;
}

#header .logo-img {
  height: 46px;
}

.footer-logo {
  height: 43px;
}

.login-form {
  max-width: 550px;
  margin: auto;
}

#header {
  position: relative;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 30px 20px 24px 0px;
  z-index: 10;
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: center;
  border-bottom: #1e90ff 1px solid;
  background: url('/wp-content/uploads/2024/01/background-blue.png') no-repeat;
  background-position: right -320px;
  overflow: visible;
  /* Ensure overflow is not hidden */
}

#header .elementor-container {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

#header .elementor-top-column {
  padding-left: 2%;
}

.custom-nav {
  list-style: none;
  border-radius: 0px 0px 0px 0px;
  padding: 4px 0px 0px 2px;
}

.custom-nav ul li a {
  display: inline-block;
  color: #000000;
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0px 22px 0px 22px;
  align-items: center;
  height: 24px;
  line-height: 24px;
  letter-spacing: normal;
}

.custom-nav ul li a:hover {
  color: #1e90ff;
  text-decoration: none;
}

.custom-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 24px;
  display: flex;
  justify-content: center;
}

.custom-nav ul li {
  position: relative;
}

.elementpress-submenu-indicator {
  display: inline-block;
  margin-left: 6px;
  height: 6px;
  width: 6px;
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: transparent currentColor currentColor transparent;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.master-breadcrumb {
  border-top: 1px #ff0000;
}

.footer {
  background-color: #1e90ff !important;
  padding: 20px 0px 0px 20px;
}

.footer a,
.footer a:hover,
.footer a:focus,
.footer a:active {
  text-decoration: none;
  outline: none;
}

.footer a,
.footer a:active,
.footer a:focus {
  color: #6f6f6f;
  text-decoration: none;
  transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}

.footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

section {
  padding: 60px 0;
  min-height: 100vh;
}

#footer {
  padding: 110px 0px 60px 0px;
  background-color: #0d6efd;
  margin-top: 150px;
}

.widget1 {
  padding: 0px 50px;
}

.footer .widget1 p {
  margin-top: 26px;
  color: #FFFFFF;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.footer .socialLinks {
  margin-top: 8px;
}

.socialLinks ul li {
  display: inline-block;
}

.socialLinks ul li a i {
  color: #ffffff;
  display: block;
  margin: 0 px;
  width: 40px;
  height: 40px;
  text-align: center;
}

.socialLinks ul li a:hover i {
  color: #fe9900;
}

.footer .widget3 .widget4 li {
  list-style: none;
  }

.fter:before {
  content: "";
  position: relative;
  left: -17px;
  top: 2px;
  border: 2px solid #ffffff;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.footer h5 {
  font-weight: 500;
  margin-bottom: 28px;
  text-transform: capitalize;
  font-weight: 600;
  color: #ffffff;
  font-size: 21px;
}


.footer .widget3 ul li a,
.footer .widget4 ul li a {
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 13px;
  display: block;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 0px;
}

.footer .widget3 ul li a:hover,
.footer .widget4 ul li a:hover {
  color: #fe9900;
}

.footer .widget3 h5 {
  margin-top: 10px;
  margin-left: -18px;
  margin-bottom: 22px;
  line-height: 1;
  color: #FFFFFF;
  font-family: "Oswald", Sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.footer .widget4 h5 {
  margin-top: 10px;
  margin-left: -18px;
  margin-bottom: 22px;
  line-height: 1;
  color: #FFFFFF;
  font-family: "Oswald", Sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.footer .widget2 h5 {
  margin-top: 10px;
  line-height: 1;
  color: #FFFFFF;
  font-family: "Oswald", Sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.footer .widget2 i {
  margin-top: 0px;
  font-size: 24px;
  color: #ffb606;
  padding-right: 10px;
  float: left;
}

.w2i2 {
  color: #FFFFFF;
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.copyRightArea {
  margin-top: 25px;
  padding: 15px 0px;
  text-align: center;
  background-color: #1e90df;
  color: #ffffff;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.copyRightArea p {
  color: #ffffff;
  margin-bottom: 0rem;
}

.slcontainer {
  margin-top: 0px;
  background-color: #EFEFEF;
}


.slogos {
  opacity: 0.2;
  vertical-align: middle;
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 50px 0px;
}


.slogo1:hover .slogos {
  opacity: 0.5;
}

@media (max-width: 992px) {

  /* Tablet-specific styles here (screens up to 992px) */
  #header {
    display: none;
  }

  #mobile-header {
    position: relative;
    display: flex;
    background-color: #fff;
    padding: 10px;
    border-bottom: 1px solid #D1101F;
  }

  .mobile-menu {
    height: 100%;
    width: 0;
    /* 0 width - change this with JavaScript */
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
    text-align: left;
  }

  .mobile-menu ul li {
    list-style: none;
    text-align: left;

  }

  /* Menu content */
  .mobile-menu a {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;

  }

  .mobile-menu a:hover {
    color: #FE9900;
  }

  .elementpress-menu-hamburger {
    background-color: #FE9900;
    border-style: solid;
    border-color: #FE9900;
    padding: 8px 8px 8px 8px;
    width: 45px;
    border-radius: 3px;
    position: absolute;
    /* Absolute positioning relative to the container */
    top: 50%;
    /* Aligns the top edge of the button to the middle of the container */
    right: 20px;
    /* Aligns the button to the right of the container */
    transform: translateY(-50%);
  }

  .elementpress-menu-hamburger-icon {
    background-color: #FFFFFF;
    height: 1px;
    width: 100%;
    display: block;
    margin-bottom: 4px;
  }
  
  .mobile-menu-logo {   
    padding: 10px;
    width: 100%;
    border-bottom: 1px solid #ff0000;
    margin-bottom: 15px;
  }

  .mobile-logo {
    width: 60%;
    vertical-align: middle;
  }

  #closeMenuButton {
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: #FE9900;
    border-style: solid;
    border-color: #FE9900;
    padding: 8px 8px 8px 8px;
    width: 45px;
    border-radius: 3px;
    border: 0;
    color: #fff;
  }

}

@media (max-width: 768px) {



  /* Mobile-specific styles here (screens up to 768px) */
  .widget2 {
    padding: 15px 0px 0px 55px;
  }

  .widget3 {
    padding: 0px 0px 0px 70px;
  }

  .widget4 {
    padding: 15px 0px 0px 70px;
  }

  .slcontainer {
    display: none;
  }
}