
nav.navbar.bootsnav ul.nav > li > a:hover, nav.navbar.bootsnav ul.nav > li > a:focus, nav.navbar.bootsnav ul.nav > li.active > a, nav.navbar.bootsnav ul.nav > li.dropdown > .dropdown-toggle:hover, nav.navbar.bootsnav ul.nav > li.dropdown.on > .dropdown-toggle, nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover, nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:focus { 

    background-color: #8d2c25 !important;
    border-radius: 10px;
    padding: 15px;
    color: #FFF !important;

}

input , select ,  #login .profile-login .single-query > input[type="password"]{

    border: 1px solid rgb(0,0,0,.2);
    height: 46px;
    max-width: 100%;
    background: #fff;
    border-radius: 15px;
    width: 100%;
    padding-left: 10px;
    color: #4a3d3d;
    margin-bottom: 10px;

}

#login .profile-login {
    background: #FFF;
    border-radius: 5px;
    margin: auto;
    max-width: 100%;
    padding-bottom: 30px;
    padding-top: 50px;
    width: auto;
    border-radius: 30px;
    box-shadow: 1px 2px 2px 2px rgb(0, 0, 0, .2);
    }

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    padding-right: 7px;
    width: 100%;
}

#login .profile-login .nav-tabs > li > a {
    margin: 0; 
    border-radius: 20px;
}

#login .profile-login .nav > li > a:hover {
    background : #8d2c25;
    color : #FFF;
}

.tab-pane > h2 {

    border-radius: 10px;
    padding: 5px;
    color: #8d2c25;
    margin-bottom: 50px;
    text-transform: uppercase;
    background: #FFF;
    font-size: 25px;
    font-family: initial;
    font-style: oblique;
    border-bottom: 1px solid;

}

#login .profile-login .single-query > input[type="text"] {
    border: 1px solid rgba(229, 229, 229, 1);
    height: 46px;
    max-width: 100%;
    background: #fff;
    border-radius: 15px;
}

.sign_main {
    font-size: 55px;
    line-height: 1.2;
    color: #8d2c25;
    text-align: center;
    margin: 55px auto;
    font-family: lobster, cursive;
    font-weight: 500;
    text-transform: math-auto;
}

.create-account {
    outline: none;
    border: none;
    background: #8d2c25;
    padding: 10px 20px;
    border-radius: 0.4rem;
    font-size: 1.1rem;
    color: #fff;
    border-radius: 30px;
    /* width: 65%; */
    box-shadow: 2px 4px 0px 0px rgb(0 0 0 / 10%);
    /* margin: 0 auto; */
    font-size: 19px;
    margin-bottom: 20px;
    border: 1px solid #8d2c25;
}

.create-account:hover {

    background: #FFF;

}

.desc {
    font-size: 18px;
    color: #8d2c25;
    padding: 10px; 
    font-weight: 700;
    margin-top: 20px;
}

.btn_fill {
    background: #1877f2;
    border-radius: 20px;
}

#login .profile-login .lost-pass {
    border-bottom: 1px solid #8d2c25;
    color: #8d2c25;
    font-weight: 500;
    font-size: 15px;
}

.query-submit-button { 

    margin: 10px 0;

}

form a {

    text-decoration: none;
    text-align: center;
    /* // font-size: 1rem; */
    padding-top:0; 
    color: #1877f2;

}

.terms , .terms a {

    font-size: 13px;

}

.create-acc {
    outline: none;
    border: none;
    background: #8d2c25;
    padding: 0.8rem 1rem;
    border-radius: 0.4rem;
    font-size: 1.1rem;
    color: #fff;
    border-radius: 30px;
    width: 55%;
    box-shadow: 2px 4px 0px 0px rgb(0 0 0 / 10%);
    margin: 28px auto;
    display: block;
    font-size: 18px;
}

.nav-login {
    display: none !important ;
}

.panel-heading a:hover {

    color: #FFF ;

}

#faq2 .panel-default > .panel-heading:hover {
    /* background-color: #FFF;
    color: #8d2c25;
    border: 1px solid #8d2c25; */
    opacity: .8;
}

@media only screen and (max-width: 768px) {

    nav.navbar.bootsnav.navbar-sticky .navbar-brand {
        display: flex;
        align-items: center;
    }

    nav.navbar.bootsnav .navbar-brand > img {
        width: 60px;
    }
    .row {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        /* display: flex; */
        flex-wrap: wrap;
        margin-top: calc(-1* var(--bs-gutter-y));
        margin-right: calc(-.5* var(--bs-gutter-x));
        margin-left: calc(-.5* var(--bs-gutter-x));
    }
   
    #login .profile-login {
        background: #FFF;
        border-radius: 5px;
        margin: auto;
        max-width: 100%;
        padding-bottom: 0;
        padding-top: 10px;
        width: 100%;
        border-radius: 30px;
        box-shadow: 1px 2px 2px 2px rgb(0, 0, 0, .2);
    }
    .login_detail {
        background: transparent;
        margin: auto;
        width: 100%;
        padding: 10px;
    }

    .padding {
        padding: 40px 0;
    }

    .media.service-box .pull-left {
        font-size: 16px;
        height: 34px;
        line-height: 34px;
        text-align: center;
        width: 34px;
        padding: 0;
        box-shadow: inset 0 0 0 1px #d7d7d7;
        -webkit-box-shadow: inset 0 0 0 1px #888;
        transition: background-color 400ms, background-color 400ms;
        transform: rotate(-45deg);
        position: relative;
        margin-right: 40px;
        transform: rotate(45deg);
    }

    .media.service-box .pull-left::after {
        content: "";
        position: absolute;
        width: 15px;
        height: 15px;
        top: 50%;
        margin-top: -28px;
        right: -2px;
        border: 4px solid #fff;
        border-radius: 0;
    }

    .service-box .media-heading {
        font-size: 18px;
        color: #222;
        margin: 0;
        padding: 0;
        text-transform: math-auto;
        font-weight: 600;
    }

    #main-features .media.service-box:first-child {
        margin-top: 20px;
    }

    .media.service-box {
        margin: 25px 0;
        cursor: pointer;
    }

    .service-box li {

        text-align: left ;

    }

    .footer-bottom p {

        text-align: center;

    }

    h2 {
        font-size: 20px;
    }

    .property-list-list {
        margin: 15px 0;
        padding-bottom: 10px;
    }

    .sign_main {
        font-size: 42px !important;
        line-height: 1.2;
        color: #8d2c25;
        text-align: center;
        margin: 55px auto;
        font-family: lobster, cursive;
        font-weight: 500;
        text-transform: math-auto;
    }

    #banner-nin {
        padding: 20% 0 15%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        /* margin-top: 100px; */
        padding-top: 150px;
    }

    #banner-nin .banner_detail h2 {
        color: #fff;
        text-transform: uppercase;
        font-size: 27px;
        font-weight: 300;
    }

    #banner-nin .banner_detail #typewriter {
        color: #fff;
        font-size: 23px;
        font-weight: 400;
        padding: 30px 0;
    }

    .nav-login {
        display: block !important;
    }
}