.navbar .nav-link:hover {
    color: #f89d13 !important;
}

nav i:hover {
    color: #f89d13 !important;
}

.navbar .nav-link:hover {
    color: #f89d13 !important;
}

.fa-phone {
    transform: rotate(90deg);
}

body {
    font-family: 'Poppins' !important;
    overflow-x: hidden;
}

.navbar .nav-link {
    margin-left: 1vw !important;
    font-size: 16px !important;
}

i {
    font-size: 15px !important;
}

.navbar .nav-link {

    position: relative;
    opacity: 0.75;
}

.footer i {
    font-size: 19px !important;
}

.navbar .nav-link:hover {
    opacity: 1;
}

.navbar .nav-link::before {
    transition: 300ms;
    height: 3px;
    content: "";
    position: absolute;
    background-color: #f89d13;
}

.navbar .nav-link-ltr::before {
    width: 0%;
    bottom: 1px;
}

.navbar .nav-link-ltr:hover::before {
    width: 63%;
}

.sell button {
    border-radius: 9px !important;
}

.fa-facebook-f:hover {
    color: #4267B2;
    transition: 0.5s;
}

.fa-twitter:hover {
    color: #1DA1F2;
    transition: 0.5s;

}

.insta:hover {
    background: linear-gradient(to bottom, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.fa-youtube:hover {
    color: #FF0000;
    transition: 0.5s;
}

.footer {
    width: 100%;
    background: #333;
}

.footer input {
    background: #333333 !important;
    border: solid 1px #fff !important;
    caret-color: #fff !important;
    color: #fff !important;
}

.ul {
    margin-left: -31px;
}

.hello:hover {
    color: #f89d13 !important;
}

.hello {
    width: 30%;
}

.news:hover {
    color: #000 !important;
    background: #eee !important;
}

button {
    letter-spacing: 1px !important;
}

.footer {
    display: block;
    margin-bottom: -40px;
}

.news {
    background: #333333 !important;
}

.inner-footer {
    width: 95%;
    margin: auto;
    padding: 30px 10px;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: center;
}

.footer-items {
    width: 25%;
    padding: 10px 20px;
    box-sizing: border-box;
}

.inner-footer h1 {
    padding: 10px 0;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}

.footer-items p {
    color: white;
    font-size: 14px;
    line-height: 22px;
}

.inner-footer h2 {
    margin: 10px 0;
    color: white;
    font-size: 15px;
    text-transform: uppercase;
}

.inner-footer ul {
    list-style: none;
    color: white;
    font-size: 14px;
}

.inner-footer ul a {
    text-decoration: none;
    outline: none;
    color: white;
    transition: 0.3s;
}

.inner-footer ul a:hover {
    color: #fff;
}

.inner-footer ul li {
    margin: 10px 0;
}

.inner-footer ul li i {
    margin-right: 20px;
    padding: 0;
}

.social-media a {
    text-decoration: none;
}

.social-media i {
    height: 20px;
    width: 2px;
    margin: 17px 5px;
    padding: 13px;
    font-size: 20px;
}

.fa-facebook-f {
    color: white;
}

.fa-twitter {
    color: white;
}

.fa-instagram {
    color: white;
}

.fa-youtube {
    color: white;
}

.footer-bottom {
    padding: 10px;
    background: gray;
    color: #c9c9c9;
    font-size: 12px;
    text-align: center;
}

@media screen and (max-width:1000px) {
    .footer-items {
        width: 50%;
    }
}
@media screen and (max-width:650px) and (min-width:280px) {
    .sell .card {
        width: 70%;
        margin-left: 15vw;
    }
   .aboutimage{
       width: 78% !important;
   }
    .tab-pane .property-card {
        width: 70%;
        margin-left: 40px !important;
    }

    .view-more {
        margin-left: 50px !important;
    }
 
}
.search-2{
    font-size: 0px !important;
}
iframe{
    width: 100%;
    height:450px !important;
}
@media screen and (max-width:780px) and (min-width:651px) {
    .input-group input {
        width: 80vw !important;
        padding-top: 3vw !important;
        padding-bottom: 3vw !important;
        padding-left: 13vw !important;
    }

    .input-group {
        padding-left: 12vw !important;
    }
    iframe{
        height:300px !important;
        width:100% !important;
    }
    .fa-search {
        font-size: 19px !important;
        margin-right: -9vw;
        margin-top: 2.5vw;

    }

    .try {
        margin-left: -100px !important;
    }

    .bg-image {
        margin-top: 40px !important;
    }

    .sell-cards, .rent-cards {
        display: flex !important;
    }

    .sell .card {
        margin-left: 7vw !important;
    }

    .property-card {
        font-size: 13px !important;
    }

    .sell .property-card .btn {
        font-size: 10px !important;
        margin-left: -5vw !important;
    }

    .tab-pane .property-card {
        width: 30%;
        margin-left: 40px !important;
    }

    .view-more {
        margin-left: 50px !important;
    }

    .pill-1-cards {
        display: flex;
    }
}

@media screen and (max-width:900px) and (min-width:780px) {
    .pill-1-cards {
        display: flex;
    }
}

@media screen and (width:820px) {
    .sell .card {
        margin-left: 7vw !important;
    }

    .sell-cards, .rent-cards {
        display: flex;
    }

    .try2, .try1 {
        display: flex;
        margin-left: 2% !important;
    }

    .try1 .bg-image, .try2 .bg-image {
        margin-left: 7% !important;
    }
}

@media screen and (min-width:830px) and (max-width:1000px) {

    .try1, .try {
        display: flex;
    }

    .try .bg-image {
        margin-left: 10px !important;
        border-radius: 13px !important;
        width: 30% !important;
    }

    iframe {
        height: 330px !important;
        border: none !important;
    }

    .sell-cards, .rent-cards {
        display: flex !important;
    }

    .sell .card {
        margin-left: 7vw !important;
    }

}

@media screen and (min-width:900px) {
    .rent-cards, .sell-cards {
        display: flex !important;
    }
    
    .sell .card {
        margin-left: 7vw !important;
    }

    .pill-1-cards {
        display: flex;
    }
}
@media screen and (min-width:640px) {
    .about-rows{
        display:flex !important;
    }
   
}
@media screen and (width:1024px) {
    .collapse ul{
        margin-left: 20vw !important;
    }
}
@media screen and (min-width:1025px) {
    .try {
        margin-left: -30px;
        display: flex;
    }
.collapse ul{
    margin-left: 35vw !important;
}
    .browse .bg-image {
        border-radius: 13px !important;
    }

    .try .mask:hover {
        background: rgba(0, 0, 0, 0.7) !important;
        cursor: pointer;
    }

    .sell .card {
        margin-left: 70px !important;
        width: 27%;
        cursor: pointer;
    }

}

.fa-search {
    font-size: 19px !important;
}

.property-card i {
    color: #f89d13 !important;
    font-size: 19px !important;
}

.box {
    background: url('../images/wave.png') !important;
}

.input-group input {
    background: none !important;
    padding-left: 4vw;
    border-radius: 43px !important;
    outline: none;
    border: 1px solid lightgray;
    padding-top: 1vw;
    padding-bottom: 1vw;
    width: 40vw;
}

.sell h1, .browse h1 {
    color: #000;
    margin-left: 5vw !important;
    font-weight: 700;
}

.why h1 {
    font-weight: 700;
}



.about .card-text {
    padding-left: 5vw !important;
    text-align: justify !important;
}

.why .card .card-body {
    color: #000;
}

.card i {
    color: #f89d13 !important;
}

.fa-location-circle {
    font-size: 18px !important;
}


.sell .card img {
    border-top-left-radius: 12px !important;
    border-top-right-radius: 12px !important;

}

.nav-pills {
    margin-left: 0.5vw !important;
}

.nav-pills .nav-link {
    margin-left: 5vw !important;
}

.nav-pills .nav-link:not(.active) {
    background-color: #eee !important;
}

.nav-pills .nav-link {
    background-color: #f89d13 !important;
    color: white;
}

.property-card {
    margin-left: 4vw !important;
}

@media screen and (width:768px) {
    .fa-search{
        margin-left: -10px;
        margin-top: -10px;
    }
}