.container, .form-container, form {
    overflow: hidden;
}
.container{
    max-width: 1344px!important;
}

.mh3 {
    padding: .3rem .6rem;
    font-size: 14px;
    line-height: 1.4;
    border-radius: 4px;
}

#navbar {
    box-shadow: none!important;
}

.navbar.navbar-expand-lg.navbar-light.bg-whites {
    border-bottom: 1px solid #f1f1f1;
}

.nav-link {
    padding: .5rem .8rem;
    font-weight: 600;
    transition: none;
    font-size: 14px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .6em;
    padding-left: .6em;
}

body {
    color: #000344;
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif!important;
    margin: 0;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 .title {
    font-family: "Quicksand", sans-serif!important;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    line-height: .92em;
    color: #1b1c3c;
}

@media only screen and (min-resolution: 1.5dppx) {
    section:not(.lazy) .bg-shape-2 {
        background-image: none!important;
    }

    section:not(.lazy) .bg-shape-3 {
        background-image: none!important;
    }

    section:not(.lazy) .bg-shape-5 {
        background-image: none!important;
    }
}

.footer-list-style-two li a {
    color: #000344;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
}

.footer-list-style-two li a:hover {
    color: #000344!important;
    text-decoration: underline !important;
}

.tm{
    opacity: .35;
    font-weight: 500;
}

.social-icon3 li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 0px solid #138675 !important;
    text-align: center;
    border-radius: 50%;
    font-size: 15px;
    display: inline-block;
}

.social-icon3 li a:hover{
     background-color: transparent !important;
    color: inherit !important;
}

.lang_select {
  width: 150px;
  padding: 8px 12px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l6 6 6-6' stroke='%23666' stroke-width='2' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 14px 10px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  pointer-events: auto;
}

.lang_select:focus {
  border-color: #66afe9;
  outline: none;
  box-shadow: 0 0 5px rgba(102, 175, 233, 0.6);
}

.form-control {
    display: block;
    width: 100%;
    height: auto;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    boborder: 1px solid #a6a7be;
    border-radius: 1rem;
    padding: .75rem 1rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.input-group-sm>.custom-select, .input-group-sm>.form-control, .input-group-sm>.input-group-append>.btn, .input-group-sm>.input-group-append>.input-group-text, .input-group-sm>.input-group-prepend>.btn, .input-group-sm>.input-group-prepend>.input-group-text {
    padding: .4rem .8rem;
    font-size: .9rem;
    line-height: 1.4;
    boborder: 1px solid #a6a7be;
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    color: #222;
    border-radius: 12px;
    boborder: 1px solid #a6a7be;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}

.btn-primary {
    border-radius: 30px;
    color: #fff;
    background-color: #000344;
    border-color: #000344;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #000344;
    border-color: #000344;
}

.accordion{
    background: #ffcf98;
    border: none!important;
    border-radius: 30px!important;
    padding: 0;
    margin: 0;
}

.accordion>.card .card-header {
    background: #ffcf98;
    padding: 0;
    margin: 0;
    border-bottom: 0px !important;
}

.accordion>.card{
    background-color: #ffcf98;
    border: none!important;
    border-radius: 30px!important;
}

.accordion>.card .btn-link {
    padding: 12px 18px;
    width: 100%;
    text-align: left;
    position: relative;
    font-size: 18px;
    font-weight: 700;
}

.accordion>.card .btn-link.collapsed:after {
    background: 0 0;
    content: "+";
    right: 15px;
    left: inherit;
    font-size: 25px;
    height: auto;
    -webkit-transform: none;
    transform: none;
    width: auto;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 42px;
    color: #1b1c3c;
}

.ptble1{
    border: 2px solid #565658;
}

.h3title {
    font-size: 45px!important;
    font-weight: bold;
    margin-bottom: 10px!important;
}

.text-muted {
    color: #a0a3a6!important;
}

.container, .form-container, form {
    overflow: visible!important;
}


.language-switcher-wrapper {
  position: relative; /* Required to anchor the dropdown */
  z-index: 10;
  padding-top: 0px;
}

.language-switcher {
  position: relative;
  width: 220px;
  cursor: pointer;
  user-select: none;
}

.selected-language {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #ccc;
  padding: 6px 14px;
  border-radius: 11px;
  background-color: #fff;
}

.selected-language img {
  width: 22px;
  height: 15px;
  margin-right: 10px;
    border-radius: 4px;
}

.selected-language span {
  flex-grow: 1;
}

.dropdown-arrow {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #333;
}

.language-options {
  position: absolute;
  bottom: 100%; /* changed from top: 100% */
  left: 0;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom: none;
  border-radius: 6px 6px 0 0;
  box-shadow: 0 -4px 10px rgba(0,0,0,0.1);
  display: none;
  z-index: 9999999999999999!important;
}

.language-option {
  display: flex;
  align-items: center;
  padding: 10px 14px;
  transition: background 0.2s;
}

.language-option:hover {
  background: #f2f2f2;
}

.language-option img {
  width: 22px;
  height: 15px;
  margin-right: 10px;
    border-radius: 4px;
}