@font-face {
    font-family: 'MontserratRegular';
    src: url('fonts/MontserratRegular.eot');
    src: url('fonts/MontserratRegular.eot') format('embedded-opentype'), url('fonts/MontserratRegular.woff2') format('woff2'), url('fonts/MontserratRegular.woff') format('woff'), url('fonts/MontserratRegular.ttf') format('truetype'), url('fonts/MontserratRegular.svg#MontserratRegular') format('svg');
}

html {
    overflow-x: hidden;
}

body {
    color: #383838;
    overflow-x: hidden;
    line-height: 24px;
    font-family: 'MontserratRegular', sans-serif;
}

img {
    max-width: 100%;
}

.montsereg {
    font-family: 'MontserratRegular', sans-serif;
}

ul#primary-menu li {
    display: inline-block;
    position: relative;
    padding: 0 15px
}

ul#primary-menu li a {
    font-family: 'MontserratRegular', sans-serif;
    display: inline-block;
    position: relative;
    color: #383838;
    font-weight: 700;
    cursor: pointer
}

ul#primary-menu li a:hover {
    font-family: 'MontserratRegular', sans-serif;
    display: inline-block;
    position: relative;
    color: #b41e8e;
    text-decoration: none
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: 0;
}

.header {
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 70px;
    box-shadow: 0 3px 3px rgb(0 0 0 / 5%);
    opacity: .95;
    background-color: #fff;
}

.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
    overflow-y: hidden;
    transition: 0.5s;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

.overlay a {
    padding: 5px;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: #376ba5;
    display: block;
    transition: 0.3s;
}

.overlay-content {
    position: relative;
    top: 15%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

#About {
    padding-top: 50px;
    padding-bottom: 60px;
    background: #f7f7f7;
}

.sppb-title-heading {
    color: #3471b8 !important;
    font-size: 25px;
    line-height: 28px;
    text-align: center;
}

.underline2 {
    background: #2c3749;
    height: 4px;
    border-radius: 10px;
    width: 120px;
    margin: 20px auto;
    /* margin-top: -8px; */
}

.offer-wrap {
    background: #ffffff;
    padding-top: 10px;
    padding-bottom: 15px;
    margin: 6px 0px;
}

.offer-wrap img {
    background: #ffffff;
    width: 60px;
    margin: 0 auto;
    display: block;
}

.offer-wrap h3 {
    margin-bottom: 0;
    /* font-weight: 800; */
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
    line-height: 30px;
}

.query_form {
    width: 100%;
    /* margin: 10px 0 13px 30px; */
    background-color: rgba(244, 245, 247, 0.9);
    padding: 0px 10px 10px 10px;
    /* position: absolute; */
    right: 10%;
    box-shadow: 1px 1px 5px #999;
    top: 48px;
    border-radius: 6px;
}

.form-title.h4.text-center {
    background-color: #3471b8;
    margin: 0;
    padding: 4%;
    color: white;
    width: 106%;
    margin-left: -3%;
    /* margin-top: -4%; */
    margin-bottom: 14px;
    border-radius: 6px 6px 0px 0px;
}

.query_form input,
.query_form select {
    border-radius: 0;
    height: 40px;
    border: 0;
    border-bottom: 1px solid !important;
    margin: 0px;
    width: 100%;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control {
    /* margin: 2% 0%; */
    border: 0px solid white !important;
    border-bottom: 1px solid lightgray !important;
}

.term {
    font-size: 12px;
    margin-bottom: 10px !important;
    text-align: left !important;
}

.term a {
    color: #222222;
    text-decoration: underline;
}

.query_form .form-btn {
    margin: 0px auto;
}

.form-btn {
    margin: 0px auto;
    display: block;
    background: #2c3749;
    border-color: #fff;
    color: #fff;
    font-size: 18px;
    padding: 8px 39px 8px;
    width: 155px !important;
}

input.form-btn,
input.form-btn:hover {
    border-radius: 14px;
    border: 0;
    color: white;
    background-color: #3471b8;
}

#about-brigade {
    padding: 30px 0 30px 0;
    background: #ececec;
}


/* filter starts */

.projects {
    padding-top: 40px;
}

.prop-div {
    box-shadow: 2px 2px 11px #999;
    margin-bottom: 5%;
}

.prop-div,
.prop-img-div {
    position: relative;
    overflow: hidden;
    transition: ease all 1s;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: #fff;
    color: #e64434;
    border: 2px solid #e64434;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    color: #fff;
    background: #e64434;
    border: 2px solid;
}

.nav-tabs>li>a {
    border: 2px solid;
    border-radius: 0;
    text-transform: uppercase;
}

ul#myTab {
    text-align: center;
    border-bottom: none;
    /* margin-bottom: 45px; */
    margin: 30px auto;
}

.nav {
    padding-left: 1%;
}

/* .nav-tabs .nav-item {
    margin-left: 10px;
} */
.nav-tabs .nav-item {
    margin: 0 auto;
}

/* .ready {
    width: 150px;
} */

.offer-patch {
    position: absolute;
    width: 140px;
    top: 0;
    left: 0;
    z-index: 9;
}

.move {
    text-decoration: none;
    cursor: pointer;
    color: #000;
    font-weight: 800;
    text-transform: capitalize;
}

.prop-img-div img {
    transition: ease all 1s;
}

.prop-img-div:hover img {
    transform: scale(1.3);
    transition: ease all 1s;
}

.prop-img-div img {
    transition: ease all 1s;
}

.full-width {
    width: 100%;
}

p.prop-name {
    position: absolute;
    top: 0;
    right: 0;
    color: white;
    background-color: black;
    padding: 1%;
}

p.prop-price {
    position: absolute;
    bottom: 0;
    left: 0;
    color: white;
    background-color: black;
    padding: 1%;
    margin: 0;
}

sup {
    top: -0.5em;
}

.prop-details {
    padding: 2%;
    background-color: white;
}

p.rera {
    font-size: 9px;
    color: #000;
    height: 30px;
    text-align: center;
    line-height: 15px;
}

p.rerasmall {
    font-size: 9px;
    color: #000;
    height: 25px;
    text-align: center;
    line-height: 15px;
}

p.rerasmallbig {
    font-size: 9px;
    color: #000;
    height: 50px;
    text-align: center;
    line-height: 15px;
}

/* p.rera1 {
    font-size: 9px;
    color: #000;
    height: 133px;
    text-align: center;
    line-height: 15px;
} */

.prop-inner {
    border-bottom: 1px solid lightgray;
    color: #191919;
    font-size: 15px;
}

.offer-txt {
    padding: 4px 0;
    background: #424242;
    /* display: none; */
}

.offer-txt p {
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    height: 45px;
}

p.dorado {
    height: 100px;
}

.prop-inner .prop-title {
    margin-bottom: 5px;
    /* margin-top: 5px; */
}

p.prop-title {
    float: left;
}

.prop-inner .prop-desc {
    margin-bottom: 5px;
    margin-top: 5px;
}

p.prop-desc {
    text-align: right;
}

.clickhere {
    background-color: #3471b8;
    border: 6px solid #3471b8;
    border-radius: 6px;
    color: #fff;
}


/* form */

.footer {
    padding-top: 15px;
    background-image: url('images/choice-bg.png');
    background-size: cover;
    background-attachment: fixed;
    background-position: 0% 100%;
    padding-bottom: 50px;
}

h2.title-heading {
    color: #3471b8 !important;
    font-size: 25px;
    line-height: 28px;
    text-align: center;
}

.addon-office-location-wrapper.active {
    padding: 2%;
}

.form-p {
    text-align: center;
    margin-bottom: 25px !important;
    color: #fff;
    font-size: 17px;
    font-weight: 800;
}

#contact-form .form-group {
    margin-bottom: 20px;
    height: 40px;
}

#contact-form input {
    border-bottom: 1px solid #3471b8 !important;
    height: 40px;
    border: none;
    width: 100%;
}

.ten1 {
    padding-left: 15px;
}

.form-btn {
    margin: 0px auto;
    display: block;
    background: #2c3749;
    background-color: #3471b8;
    border-color: #fff;
    color: #fff;
    font-size: 18px;
    padding: 8px 39px 8px;
    width: 155px !important;
}

.disclaimer h2 {
    text-align: center;
    font-size: 15px;
    color: #000;
}

.disclaimer p {
    /* text-align: center; */
    color: #000;
    font-size: 14px;
}

.disclaimer p a {
    text-decoration: underline !important;
    color: #000 !important;
}

a.enq-call-sticky {
    color: #000;
    text-decoration: none;
}

.enq-call-sticky {
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 5% 5%;
    width: 90%;
    z-index: 111;
    height: 40px;
    background-color: #ffc30f;
    color: #000;
    padding: 5px;
    text-align: center;
    border-right: 1px #fff solid;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
}

.dummy-div {
    height: 36px;
    width: 100%;
}

.footer-form {
    width: 100%;
    /* margin-left: 25%; */
    background-color: rgba(244, 245, 247, 0.9);
    padding: 10px;
    right: 10%;
    box-shadow: 1px 1px 5px #999;
    top: 48px;
    border-radius: 6px;
}

.footer-form input,
.footer-form select {
    border-radius: 0;
    height: 40px;
    border: 0;
    border-bottom: 1px solid !important;
    margin: 0px;
    width: 100%;
}

.footer-form .form-btn {
    margin: 0px auto;
}


/* Price Modal */

.modal {
    background: rgba(0, 0, 0, 0.3);
    z-index: 99999 !important;
}

.modal-body {
    background-color: #f9f9f9;
    background-size: 40px;
    padding: 20px;
}

button.close {
    opacity: 1;
    color: #000 !important;
    position: absolute;
    top: 1px;
    right: 4px;
    text-shadow: none;
    font-size: 30px;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
}

.modal-header .modal-title {
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    background: #016b9f;
    padding: 7px;
    margin-right: 10px;
}

.modal-header {
    display: block;
}

.modal-body p {
    color: #222;
    text-align: center;
    margin-bottom: 20px;
}

#frm-popup input {
    height: 40px;
    margin: 0;
    width: 100%;
    border: none !important;
    background: #e0e0e0;
    box-shadow: none !important;
}

.price-btn {
    margin: 0px auto;
    display: block;
    background-image: none;
    background-color: #000000 !important;
    text-shadow: none;
    color: #fff;
    border-color: #fff;
    border-radius: 5px;
    padding: 10px 20px 10px 20px;
    transition: all 0.5s ease;
    font-weight: 800;
}

.aboutdesc,
.amidesc {
    display: none;
}

@media screen and (min-width:1024px) and (max-width:1279px) {
    .offer-txt p {
        height: 60px;
    }

    .nav-tabs .nav-item {
        margin-bottom: 10px;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .offer-patch {
        width: 60px;
    }

    .nav {
        padding-left: 6%;
    }

    .nav-tabs .nav-item {
        margin-bottom: 10px;
    }

    .offer-txt p {
        height: 75px;
    }

    p.dorado {
        height: 150px;
    }
}

@media screen and (max-width: 767px) {
    .header {
        height: 80px;
    }

    ul#myTab {
        margin: unset;
        margin-bottom: 20px;
    }

    .nav {
        padding-left: unset;
    }

    .offer-patch {
        width: 55px;
    }

    .nav-link {
        padding: 10px 10px;
    }

    .nav-tabs .nav-item {
        margin-left: 5px;
    }

    .nav-tabs .nav-item {
        margin-bottom: 10px;
        margin: 0 auto;
        width: 45%;
    }

    .offer-txt p {
        height: 75px;
        font-size: 14px;
    }

    p.dorado {
        height: 147px;
    }

    /* p.rera1 {
        height: 70px;
    } */
    .footer-form {
        width: 100%;
        margin-left: 0;
    }
}

@media screen and (max-height: 450px) {}

@media only screen and (min-width: 950px) {}