@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
body {
    font-family: 'Inter', sans-serif;
}

.banner-main-container {
    padding-top: 30px;
}

.banner-para {
    font-family: 'Inter', sans-serif;
    color: #302F2F;
    font-size: 19px;
    font-weight: 500;
    margin-top: 25px;
    line-height: 24.2px;
    margin-bottom: 120px;
}

.welcome-text {
    color: #0E3869;
    font-size: 24px;
    line-height: 29.05px;
    font-weight: 700;
    padding-bottom: 42px;
}

.banner-form {
    margin-top: 42px;
}

.input-container {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid gray;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    box-shadow: 0px 4px 8px rgb(136 136 136 / 25%);
    border-radius: 8px;
}

.navbar {
    /* padding-left: 100px;*/
    /*  padding-right: 100px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    padding: 10px 0px;
}

.nav-container {
    border-bottom: 1px solid #E0E0E0;
}

.navbar-links {
    justify-content: flex-end;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.icon {
    padding: 14px;
    /* background: dodgerblue; */
    color: #989898;
    min-width: 50px;
    text-align: center;
}

.input-field {
    width: 100%;
    padding: 10px;
    outline: none;
    border: none;
}

.input-field:focus {
    border: none!importnt;
}

.input-field:focus {
    border: 2px solid dodgerblue;
}


/* Set a style for the submit button */

.signin-btn {
    background-color: #0077FF;
    color: white;
    padding: 10px 15px;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 40px;
}

.signin-btn:hover {
    opacity: 1;
    color: white;
}

.form-group {
    margin-bottom: 40px;
}

.otp-link {
    font-size: 15px;
    font-weight: 500;
    color: #0E3869;
}

.otp-link:hover {
    text-decoration: none;
    color: #0E3869;
}

.otp-link span {
    margin-left: 10px;
}

.banner-main {
    padding-bottom: 50px;
    background-image: url(../images/banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}

.banner2 {
    background-image: url(../images/banner2.png);
}

@media only screen and (max-width: 600px) {
    .banner-main {
        background-image: linear-gradient(90deg, #E6F2FF 0%, #0077FF 100%)!important;
    }
}

@media only screen and (max-width: 600px) {
    .banner2 {
        background-image: linear-gradient(90deg, #E6F2FF 0%, #0077FF 100%)!important;
    }
}

.form-group label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #302F2F;
}

.contact-btn {
    display: flex;
    justify-content: flex-end;
}

.con-btn {
    background: white;
    color: #0077FF;
    border-radius: 7px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

.content-site {
    display: flex;
    /* align-items: center; */
    justify-content: center;
    flex-flow: column;
    padding-left: 90px;
}

.main-arrow {
    margin-bottom: 80px;
}

.main-content p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    display: flex;
    align-items: center;
    color: #302F2F;
    display: block;
}

.main-content p span {
    color: #0077FF;
}

.outer-main {
    margin-bottom: 30px;
}

.form-main-container {
    margin: 0 auto;
}

.form-outer-container {
    background: linear-gradient(103.71deg, #004EA2 0.84%, #0077FF 100.34%);
    box-shadow: 0px 8px 16px rgb(119 119 119 / 25%);
    border-radius: 16px;
}

.contact-form-main {
    padding: 65px 20px;
}

.get-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    color: white;
    padding-bottom: 60px;
}

.input-contact {
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    box-shadow: 0px 4px 8px rgba(136, 136, 136, 0.25);
    border-radius: 8px;
    width: 90%;
}

.contact-input-col {
    margin-bottom: 50px;
}

.footer-bottom {
    background-color: white!important;
    border-top: 1px solid #D8D8D8;
    padding: 20px 10px;
}

.footerb-outer {
    background-color: white;
}

.social-footer li {
    display: inline-block;
    list-style-type: none;
    color: #302F2F;
    margin-left: 20px;
}


/*section
{
	display: block!important;
}*/

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    height: auto;
}

.nav-item a {
    font-size: 15px;
    line-height: 18px;
}

.navbar-light .navbar-nav .nav-link {
    margin-right: 83px;
}

.nav-link i {
    margin-right: 5px;
}

.dr-name-nav {
    /* background-image: linear-gradient(45deg, #51A2FF, #00418C); */
    background-color: #007bff;
    color: white!important;
    border-radius: 20px;
}

.navbar-light .navbar-nav .nav-link {
    color: #1e1e1e;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgb(0 119 255);
}

.navbar-light .navbar-nav .nav-link:after {
    display: none;
}

.navbar {
    background-color: #FFFFFF!important;
}

.auto-container {
    padding: 0px 100px;
}

.brand-main-container {
    display: flex;
    padding: 26px 0px 54px 0px;
    align-items: center;
}

.brand-main-container img {
    margin-right: 20px;
}

.properties li {
    list-style-type: none;
    display: inline-block;
}

.properties li h4 {
    font-size: 20px;
}

.properties li {
    list-style-type: none;
    display: inline-block;
    padding: 10px 44px;
    text-align: center;
    color: #7A7A7A;
    font-size: 12px;
}

.properties li.active {
    background: #E5F1FF;
    border-bottom: 1px solid #0077FF;
    color: #0077FF!important;
}

.dropdown-toggle::after {
    display: none;
}

.sort-btn {
    background-color: white!important;
    font-size: 12px;
    color: #7A7A7A!important;
    border: 1px solid #e0e0e0!important;
}

.main-prop {
    background: #F1F1F1;
}

.properties {
    margin-bottom: 0px;
    padding-left: 0px;
}

.filter-col {
    padding: 0px!important;
    margin-right: 20px;
    max-width: 31.9%;
    margin-bottom: 35px;
}

.card-bottom {
    background: #ECECEC;
    position: relative;
    bottom: 0;
    padding: 15px 15px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.card-bottom span {
    color: #6C6C6C;
    font-size: 12px;
}

.pagination h2 {
    font-size: 15px;
    letter-spacing: 9px;
    padding: 10px;
    border: 1px solid #D4D4D4;
    border-radius: 8px;
    font-weight: 500;
}

.pagination h3 {
    font-size: 15px;
    letter-spacing: 9px;
    padding: 10px;
    border: 1px solid #D4D4D4;
    border-radius: 50px;
    font-weight: 500;
}

.search-box-right {
    text-align: right;
}

@media screen and (max-width: 750px) {
    .search-box-right {
        text-align: left;
    }
}

.footer-para {
    font-size: 14px;
    color: #505050;
}

.footer-links li {
    list-style-type: none;
    display: inline-block;
    padding: 0px 16px;
    font-size: 14px;
    color: #0077FF;
}

.footer-row {
    border-top: 1px solid #707070;
}

.pagination {
    margin-bottom: 50px;
}

.card {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    box-shadow: 3px 7px 10px #cccdd0dd;
}

.card img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.brand-story {
    position: absolute;
    color: white;
    left: 23px;
    top: 20px;
    font-size: 22px;
    font-weight: 700;
    line-height: 18px;
}

.card-points {
    position: absolute;
    top: 50px;
    left: 20px;
    color: white;
    font-size: 12px;
    padding: 6px 10px;
    background: #4c3783;
    border-radius: 50px;
}

.card-points select {
    background: #4c3783;
    border: none;
    color: white;
}

@media screen and (max-width: 700px) {
    .auto-container {
        padding: 0px 25px;
    }
}

@media screen and (max-width: 700px) {
    .properties li {
        padding: 10px 15px!important;
    }
}

@media screen and (max-width: 700px) {
    .filter-col {
        max-width: 100%;
    }
}

@media screen and (max-width: 1550px) and (min-width: 700px) {
    .filter-col {
        max-width: 45%;
        flex: 45%;
    }
}

.mar-main-text marquee {
    color: white;
    font-size: 12px;
    padding: 5px;
}

.marquee-text {
    background: #304154;
}

.banner-place-holder {
    height: 220px;
    background-image: linear-gradient(to right, #f8fbff, #e5f0fe);
}

.search-icon {
    position: absolute;
    padding-left: 15px;
    /* left: 4%; */
    top: 20%;
    color: #767676;
}

.serch-box {
    padding-left: 40px;
}

.select-com {
    padding: 50px 0px;
}

.brand-img img {}

@media (max-width: 800px) {
    .brand-img {
        margin-right: 25px!important;
        margin-bottom: 25px!important;
    }
}

@media (max-width: 1100px) {
    .brand-row {
        justify-content: space-evenly!important;
    }
}

.brand-img {
    margin-right: 45px;
    margin-bottom: 45px;
}

.brand-row {
    display: flex;
    justify-content: space-evenly;
}