.form-control {
        display: block;
        width: 100%;
        padding: .375rem .75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }
    .title {
    color: #3c49b3;
    position: relative;
    border: none;
    border-bottom: 3px solid;
    border-radius: 130px 100px/4px 4px;
    }
    .cls-btn {
    padding: 10px 20px;
    border-radius: 6px;
    background: linear-gradient(96deg, #1b93d4 -7.55%, #4a29a4 107.41%);
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    border: 1px solid #1B93D4;
    margin-top: 30px;
    }
    .cls-btn-outline {
    padding: 10px 20px;
    background-color: transparent;
    color: #3C49B3;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    border-radius: 6px;
    border: 1px solid #1B93D4;
    }

    .image-section {
    position: relative;
    padding-bottom: 0;
    }
    .image-section:before {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='440' viewBox='0 0 1440 440' fill='none'%3E%3Cpath d='M1785.6 78.7804C1785.6 78.7804 1753.92 -97.5823 748.8 78.7804C-256.32 255.144 -288 78.7804 -288 78.7804V1268.21C-288 1268.21 99.36 1419.08 748.8 1268.21C1398.24 1117.35 1785.6 1268.21 1785.6 1268.21V78.7804Z' fill='url(%23paint0_linear_2_18668)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2_18668' x1='-288' y1='63.0366' x2='1785.59' y2='1208.56' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236523D1'/%3E%3Cstop offset='1' stop-color='%2300A3FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 500px;
    z-index: -1;
    bottom: 0;
    }
    /* .image-section h2 {
    color: #fff !important;
    font-size: 37px !important;
    font-weight: 700 !important;
    line-height: 47px !important;
    }
    .image-section .gp-img img {
    height: 60px;
    } */
    @media screen and (max-width: 768px) {

    .image-section {
        padding: 0 !important;
    }

    .section-class section {
        padding: 80px 0 !important;

    }
    .footer-policy ul>li {
        /* padding: 0 20px; */
        border-right: 0px solid #fff !important;
    }

    }
            
    /* footer */
    footer {
    background: #262626;
    padding: 80px 0 0 0;
    margin-top: -60px;
    }
    footer .row:first-child {
    margin-bottom: 32px;
    }
    footer .row:nth-child(2),
    footer .row:nth-child(3) {
    margin-bottom: 42px;
    }
    footer .row:nth-child(4) {
    margin-bottom: 32px;
    }
    footer .row:nth-child(5) {
    padding-bottom: 32px;
    }
    footer h4 {
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    }
    footer .info-box {
    text-align: center;
    }
    footer .info-box .icon {
    width: 44px;
    height: 44px;
    line-height: 44px;
    margin: 0 auto 15px;
    text-align: center;
    border-radius: 8px;
    background: linear-gradient(99deg, #6523d1 -50.58%, #00a3ff 118.72%);
    }
    footer .info-box svg path {
    fill: #fff;
    }
    footer .info-box a {
    font-size: 18px;
    line-height: 28px;
    text-decoration: none;
    color: #fff !important;
    }
    footer ul {
    display: flex;
    justify-content: center;
    column-gap: 25px;
    margin: 0;
    }
    footer ul > li {
    list-style: none;
    }
    footer ul > li > a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-decoration: none;
    }
    footer ul > li > a:hover {
    color: #fff !important;
    }
    .footer-policy {
    background: #4e4e4e;
    padding: 20px 0 50px;
    }
    .footer-policy ul {
    gap: 0;
    }
    .footer-policy ul > li > a {
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    }
    .footer-policy ul > li {
    padding: 0 20px;
    border-right: 1px solid #fff;
    }
    .footer-policy ul > li:last-child {
    border: 0;
    }

.main_wrapper{
width: 100px;
text-align: center;
color: #262626;
font-size: 16px;
font-family: DM Sans;
font-weight: 400;
word-wrap: break-word;
overflow: hidden;        
text-overflow: ellipsis; 
white-space: nowrap;   
}
.main_btn{
width: 141px;
height: 41px;
padding: 10px;
background: white;
border-radius: 6px;
border: 1px #E9E9E9 solid;
justify-content: center;
align-items: center;
display: inline-flex;
}
.abc {
max-width: 1108px;
margin: 0 auto;
}


.w_65 {
width: 65%;
}

.table-striped>tbody>tr:nth-of-type(odd) {
background-color: #EDEFFF;
}

table thead tr:first-child th {
border-top-left-radius: 20px;
}

table thead tr:first-child th {
border-top-right-radius: 20px;
padding: 20px 11px;
}

table tbody tr:last-child td {
border-bottom-left-radius: 20px;
}

table tbody tr:last-child td {
border-bottom-right-radius: 20px;
border-bottom: 1px solid #D8D8D8;
}

.table>:not(:last-child)>:last-child>* {
border-bottom: 1px solid #EDEFFF !important;
}


table {
border-collapse: separate;
border-spacing: 0;
}

table tr th,
table tr td {
border-right: 1px solid #D8D8D8;
padding: 5px;
}

table tr th:first-child,
table tr td:first-child {
border-left: 1px solid #D8D8D8;
}

table tbody tr td {
padding: 10px 15px !important;
font-size: 18px;
line-height: 23.44px;
}

table thead tr th {
font-size: 20px;
line-height: 26.04px;
font-weight: 700;
}

table tr th {
background: #eee;
text-align: left;
border-top: solid 1px #D8D8D8;
}

.table-section {
width: 948px;
}

@media screen and (min-width: 1024px) {
td {
font-size: 15px !important;
}
}

.filler-width {
width: 14rem;
box-shadow: 0px 4px 15px 0px #00000026;
}

.gap_12 {
gap: 12px;
}

.w-h {
width: 100%;
height: 100%;
}

.filler-card-content {
color: #3C49B3;
margin-bottom: 0px !important;
font-size: 30px;
font-weight: 700;
}

.filler-title {
color: #262626;
font-size: 18px;
font-weight: 500;
}

.gap_30 {
gap: 30px;
}

.img-wrapper {
height: 116px;
width: 116px;
position: relative;
overflow: hidden;
}

.img-wrapper svg {
height: 100%;
width: 100%;
object-fit: cover;
}

@keyframes slide {
from {
transform: translateX(0);
}

to {
transform: translateX(-100%);
}
}

.logos img {
margin: 10px;
width: 80px !important;
height: 80px;
border-radius: 100px;
box-shadow: 0px 4px 15px 0px #00000026;
object-fit: contain;
padding: 4px;
}

.slick-slide {
display: flex;
justify-content: center;
}

.skip-btn {
border: none;
background: #D4D9FF;
border-radius: 5px;
padding: 8px 20px;
opacity: 0.99;
color: #3C49B3;
font-size: 18px;
font-weight: 500;
line-height: 20px;
word-wrap: break-word;
}

.modal-content {
border-radius: 20px !important;
}

.modal-header {
padding: 2rem 2rem !important;
border-bottom: none !important;
}

.floating-label-group {
position: relative;


.floating-label {
font-size: 13px;
position: absolute;
pointer-events: none;
top: -10px;
left: 12px;
background-color: white;
padding: 0px 5px;
font-size: 16px;
font-weight: 500;
z-index: 9999;

}
}

.input-group-text.focused {
color: black;
border-color: black;
}

.form-control:focus {
background-color: none !important;
box-shadow: none !important;
border-color: black !important;

}

.iti {
width: 100% !important;
}

.modal-body {
padding: 0px 3rem 3rem !important;
}

.h-50 {
height: 50px !important;
}

.input-group-text {
background-color: white !important;
position: relative;

}

.border_none {
border-left: none !important;
border-bottom-right-radius: 10px !important;
}

.input-group-text::after {
height: 25px;
width: 1px;
content: '';
background: lightgray;
position: absolute;
right: 0;
}

.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
border-top-right-radius: 10px !important;

}

.form-control {
border-radius: 10px;
}

.rc-anchor-light {
border-radius: 10px !important;
}

.cross-line {
position: relative;
text-align: center;
}

.cross-line::after {
position: absolute;
content: '';
background: #E5E5E5;
height: 1px;
width: 100%;
left: 0;
top: 58%;
transform: translate(0%, -50%);
}

.cross-line p {
background: white;
display: inline-block;
text-align: center;
z-index: 9;
position: relative;
padding: 0 20px;
}

.cls-btn1 {
padding: 10px 20px;
border-radius: 6px;
background: white;
color: black;
text-align: center;
font-size: 16px;
font-weight: 500;
line-height: 22px;
border: 1px solid #D8D8D8;
margin-top: 30px;
}

.send-btn {
padding: 12px 20px;
border-radius: 6px;
background: black;
color: white;
text-align: center;
font-size: 16px;
font-weight: 500;
line-height: 22px;
border: 1px solid black;
}
.close-btn {
border: none;
position: absolute;
top: 5px;
right: 10px;
cursor: pointer;
color: #3C49B3;
border-radius: 5px;
padding: 1px 10px;
font-size: 19px;
font-weight: 500;
background: #D4D9FF;
}


.verify_icon {
right: 13px;
bottom: 13px;
}

.hidden {
display: none !important;
}

.disabled-button {
opacity: 0.6;
cursor: not-allowed;
}


#signupForm :disabled {
opacity: 0.6;
cursor: not-allowed;
background-color: #7D7D7D;
}

/* @media (min-width: 320px) and (max-width: 767px) {
.modal-body {
padding: 15px !important;
}

.send-btn {
padding: 11px 3px;
font-size: 15px;
}
} */

@media (min-width: 320px) and (max-width: 375px) {
/* .modal {
top: 72px;
} */

.modal-header {
padding: 1rem;
}

.form-control {
padding: .20rem .20rem;
}

.g-recaptcha {
transform: scale(0.77);
transform-origin: 0 0;
}
}


@media (min-width: 320px) and (max-width: 767px) {
.modal-body {
padding: 15px !important;
}

.send-btn {
padding: 11px 3px;
font-size: 15px;
}
.navbar-main  h5 {
margin-right: auto;

}
.navbar-main{
column-gap: 7px;
}
}
@media (min-width: 320px) and (max-width: 991px) {

.navbar-main  h5 {
margin-right: auto;

}
.navbar-main{
column-gap: 7px;
}
}
@media (min-width: 320px) and (max-width: 480px) {
.coming-soon-main img {
width: 120px;
}

.coming-soon-main.gap-5 {
gap: 10px !important;
}

#areas-container .col-2 {
width: 115px !important;
}
/* .navbar-main p{
font-size: 10px !important;
} */
}

.input-container {
display: flex;
align-items: center;
position: relative;
}

.search-icon {
position: absolute;
left: 18px;
pointer-events: none;
}

/* .modal-dialog.modal-dialog-centered {
max-width: 1180px;
} */

.gps-container {
display: flex;
align-items: center;
gap: 10px;
/* padding: 22px 15px;
border-bottom: dashed 1px #D8D8D8; */
}

.gps-container svg {
width: 25px;
height: 24px;
}

.gps-container p {
color: #CF0000;
font-weight: 400 !important;
line-height: 20.83px;
}

.gps-container span {
font-size: 12px !important;
line-height: 15.62px !important;
color: #7D7D7D !important;
}

.col-2 {
cursor: pointer;
width: 141px;
height: 41px;
padding: 10px;
background: white;
border-radius: 6px;
border: 1px #E9E9E9 solid;
justify-content: center;
align-items: center;
display: inline-flex;
}
.col-2 div {
width: 100px;
text-align: center;
color: #262626;
font-size: 16px;
font-family: DM Sans;
font-weight: 400;
word-wrap: break-word;
overflow: hidden;        
text-overflow: ellipsis; 
white-space: nowrap;   
}
#areas-container, #current-area-container {
display: none;
}



.navbar-brand img {
    width: 150px;
}
 .news-badge {
      background-color: #000;
      color: #fff;
      font-size: 0.7rem;
      padding: 2px 8px;
      font-weight: bold;
      border-radius: 4px;
      display: inline-block;
      margin-bottom: 6px;
    }
    .news-card img {
      width: 100%;
      height: auto;
      border-radius: 6px;
    }
    .author-info {
      font-size: 0.9rem;
      color: #666;
    }
    .author-info i {
      color: green;
      margin-right: 5px;
    }
    .news-card {
      border-bottom: 1px solid #e2e2e2;
      padding-bottom: 30px;
      margin-bottom: 30px;
    }
    .blog-img img
    {
        width:100%;
    }
    /* Blog Sidebar
-------------------*/
.blog-aside .widget {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.blog-aside .widget-body {
  padding: 15px;
}
.blog-aside .widget-title {
  padding: 15px;
  border-bottom: 1px solid #eee;
}
.blog-aside .widget-title h3 {
  font-size: 20px;
  font-weight: 700;
  color: #ee3b24;
  margin: 0;
}
.blog-aside .widget-author .media {
  margin-bottom: 15px;
}
.blog-aside .widget-author p {
  font-size: 16px;
  margin: 0;
}
.blog-aside .widget-author .avatar {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}
.blog-aside .widget-author h6 {
  font-weight: 600;
  color: #20247b;
  font-size: 22px;
  margin: 0;
  padding-left: 20px;
}
.blog-aside .post-aside {
  margin-bottom: 15px;
}
.blog-aside .post-aside .post-aside-title h5 {
  margin: 0;
}
.blog-aside .post-aside .post-aside-title a {
  font-size: 18px;
  color: #20247b;
  font-weight: 600;
}
.blog-aside .post-aside .post-aside-meta {
  padding-bottom: 10px;
}
.blog-aside .post-aside .post-aside-meta a {
  color: #6F8BA4;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
}
.blog-aside .latest-post-aside + .latest-post-aside {
  border-top: 1px solid #eee;
  padding-top: 15px;
  margin-top: 15px;
}
.blog-aside .latest-post-aside .lpa-right {
  width: 90px;
}
.blog-aside .latest-post-aside .lpa-right img {
  border-radius: 3px;
}
.blog-aside .latest-post-aside .lpa-left {
  padding-right: 15px;
}
.blog-aside .latest-post-aside .lpa-title h5 {
  margin: 0;
  font-size: 15px;
}
.blog-aside .latest-post-aside .lpa-title a {
  color: #20247b;
  font-weight: 600;
}
.blog-aside .latest-post-aside .lpa-meta a {
  color: #6F8BA4;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
}
  .media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.media-body {
    -ms-flex: 1;
    flex: 1;
}
img {
    max-width: 100%;
}
.tag-cloud a {
  padding: 4px 15px;
  font-size: 13px;
  color: #ffffff;
  background: #20247b;
  border-radius: 3px;
  margin-right: 4px;
  margin-bottom: 4px;
}
.tag-cloud a:hover {
  background: #ee3b24;
}



#loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255, 255, 255);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #loader img {
    width: 100px;
    height: 100px;
    animation: loader 2s infinite;
  }
  .blog-title a{
      font-weight: bold;
      color: #212529;
      text-decoration: none;
  }

  @media (min-width: 768px) {
    #loader img {
      width: 150px;
      height: 150px;
    }
  }


  @keyframes loader {
    0% {
      transform: rotate(0deg);
    }

    25% {
      transform: rotate(180deg);
    }

    50% {
      transform: rotate(360deg);
    }

    75% {
      transform: rotate(180px);
    }

    100% {
      transform: rotate(0);
    }
  }
  .news-card p
  {
      margin-bottom: 10px !important;
  }
  