@import "fonts.css";
@import "font-awesome.min.css";
@import "flag-icon.css";
@import "jquery.loadmask.css";
@import "jquery.prettyPhoto.css";
@import "jquery.multiple.select.css";
@import "jquery.bxslider.css";


/** General CSS**/
* {
    outline: none;
}

body {
    font-family: 'Montserrat', sans-serif !important;
    
}

button.btn.btn-primary.btn-lg {
    padding: 10px 50px;
    background-color: #fb7e36;
    border-color: #fb7e36;
}

input#propertyKeywordSearch {
    width: 200px !important;
    margin: 0px 145px;
    float: right;
}

span.input-group-btn {
    position: absolute;
    right: 32%;
    top: 60px;
}

.bannerDiv {
    position: absolute;
    top: 330px;
    background-color: #ffffff94;
}



a, a:hover, a:focus, a:active, button:focus, button:active, .btn-primary:focus, .btn-primary:active {
    outline: none;
}

p {
    text-align: justify;
}

#projectpagelisting .container {
    width: 1300px;
    max-width: 1300px;
}

.filter-wrapper .input-group {
    flex-wrap: inherit;
}

.navbar-brand>img {
    display: block;
    width: 200px;
}

.navbar-nav>li>a {
    line-height: unset;
    padding: 0;
    font-size: 11px;
}

.navbar-nav>li>a {
    line-height: unset;
    padding: 0px 8px;
}


#location .col-lg-4>p {
    font-size: 12px;
}


h1.projectName.ng-binding.ng-scope {
    font-weight: bold;
    color: #fb7e36;
    font-size: 40px;
}

h2.ng-binding.ng-scope {
    font-size: 22px;
    font-weight: 500;
}


.navbar-nav{
    float: none;
}

li.nav-item{
    list-style: none;
}

.pageContent {
    text-align: justify;
    line-height: 22px;
    font-size: 14px;
}

.pageContent h1, .pageContent h2, .pageContent h3, .pageContent h4, .pageContent h5, .pageContent h6, .pageTitle {
    margin-top: 0;
}

.pageContent li {
    margin-bottom: 6px;
}

section.content {
    padding: 40px 0;
}

#section2 {
    padding: 40px 0 0;
    background-image: url("../images/bg-images/section-bg-image-2.jpg");
    background-position: center center;
    background-size: 100%;
}

section#section4 {
    background-color: #f0f0f0 !important;
    padding: 30px 0px;
}

#section2 h2.title.ng-binding {
    color: #fff;
    font-weight: 900;
    font-size: 30px;
    font-family: 'Playfair Display', serif !important;
}

.projectHighlights .innerabout {
    background-color: #fff;
    padding: 10px;
    box-shadow: 2px 2px;
    
    /* padding: 20px 10px; */
}

.table th {
    border-right: 1px solid #ddd;
    text-align: center;
}

.table .ng-scope td {
    border-top: 0px !important;
    border-bottom-width: 0px !important;
}

#section3 .title {
    color: #000;
    font-weight: 900;
    font-size: 30px;
    font-family: 'Playfair Display', serif !important;
}

section#section3 {
    padding-top: 140px;
    background-color: #f0f0f0 !important;
}

.table-responsive {
    background-color: #f0f0f0 !important;
}

#section6 h2.title {
    color: #000;
    font-weight: 900;
    font-size: 30px;
    font-family: 'Playfair Display',serif !important;
}

.projectHighlights {
    position: relative;
    top: 80px;
}

.projectHighlights img {
    padding-top: 20px;
    padding-bottom: 10px;
}

#section2 p {
    color: #fff;
    font-size: 17px;
}

.bx-wrapper .bx-viewport {
    background: transparent;
    border: none;
    box-shadow: none;
    left: inherit;
}

.fa {
    margin-right: 2px;
}

.modal-dialog {
    z-index: 9999;
}

.moreFilters .row>div {
    margin: 15px auto;
    padding: 0px 15px
}

.well {
    border-radius: 0;
    margin-bottom: 6px;
    padding: 0px 5px;
    background-color: #fff !important;
}

.font-14 {
    font-size: 14px;
}

.center {
    text-align: center;
}

.italic {
    font-style: italic;
}

.title {
    text-align: center;
    text-transform: uppercase;
}

.title-border {
    border-bottom: 1px solid #ccc;
    display: block;
    height: 2px;
    margin: 6px auto 20px;
    width: 75px;
}

.title-border.white {
    border-color: #fff;
}

.form-control {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    color: #333333;
    height: 28px;
}

.form-control.input-lg {
    height: auto;
    line-height: 40px;
    padding: 0 14px;
}

.btn-sm, .btn-group-sm > .btn {
    height: 28px;
}

.select2 {
    background-color: #fff;
    width: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    content: "";
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
    top: 8px;
    border-color: transparent;
    border: none;
    height: auto;
    left: 0;
    margin: 0;
    width: auto;
}

.select2-container--default .select2-selection--single {
    border-radius: 0;
    border-color: #cccccc;
}

.select2-container .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 31px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px;
}

.ui-select-bootstrap > .ui-select-match > .btn {
    padding-top: 5px;
    padding-bottom: 5px;
}

.showMore {
    background-color: #eee;
    border: 1px solid #eee;
    box-shadow: 0 2px 3px #ddd;
    width: 100%;
}

.showMore:active {
    border-color: #ccc;
    background-color: #cecece;
    color: #fff;
}

.loading {
    background: url("../images/rr-loader.gif") no-repeat scroll center center transparent;
    height: 100%;
    left: 0;
    min-height: 150px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 30;
}

.paginationShowMore {
    display: block;
    line-height: 34px;
    margin: 20px 0;
    text-align: center;
}

a.goToTop {
    display: none;
    background-color: #f2f2f2;
    border-radius: 50%;
    bottom: 50px;
    font-size: 24px;
    height: 30px;
    line-height: 24px;
    position: fixed;
    right: 24px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}

.dropdown-menu > li > a {
    cursor: pointer;
}

/** Navigation Bar **/
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
}

.navbar {
    margin-bottom: 0;
}

.navbar-static-top {
    z-index: auto;
}

.nav.navbar-nav {
    padding: 30px 0 10px;
}

.navbar-default {
    background-color: #ffffff;
    border: none;
}

.navbar-brand {
    height: auto;
    padding: 10px;
    margin: 0 10px;
}

.navbar-header .navbar-brand > img {
    max-height: 70px;
    /*border-radius: 4px;*/
}

.navbar-right {
    margin-right: 0;
}

.navbar-nav > li > a {
    line-height: 31px;
    padding: 0;
}

.navbar-nav > li > .dropdown-menu {
    margin-left: 6px;
    min-width: 117px;
}

.sidebar-menu {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.sidebar-menu.open {
    /*margin-left: 110px;*/
    position: fixed !important;
    top: 15px;
    transition: all 1s linear 0s;
    z-index: 100000000;
    right: 10%;
}

.menu-toggle {
    text-transform: uppercase;
    position: relative;
    top: 0px;
    left: 15px;
    z-index: 10000 !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100px;
    height: 20px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    padding: 18px;
}

/*
.menu-toggle .dashline {
    display: block;
    position: fixed;
    height: 1px;
    width: 19px;
    background: #939393;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    left: 35px;
}

#menu-border span:nth-child(1) {
    top: 10px;
}

#menu-border span:nth-child(2) {
    top: 15px;
}

#menu-border span:nth-child(3) {
    top: 20px;
}

.menu-toggle.open #menu-border span:nth-child(1) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
    top: 15px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    background: #777;
}

.menu-toggle.open #menu-border span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

.menu-toggle.open #menu-border span:nth-child(3) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
    top: 15px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background: #777;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #777;
}

.menu-toggle.open #menu-text {
    background-color: #ffffff;
    box-shadow: 2px 2px 1px #cccccc;
    display: inline-block;
    height: 28px;
    padding: 0 5px;
}

.menu-toggle.open #menu-border {
    background-color: #ffffff;
    width: 28px;
    float: left;
    height: 26px;
    margin: 2px 0 0 28px;
    box-shadow: 2px 2px 1px #cccccc;
}
*/

#menu-toggle {
    width: 100px;
    position: relative;
    top: 5px;
    left: 35px;
    cursor: pointer;
}

.menu-text {
    float: left;
    padding-top: 2px;
    padding-left: 30px;
}

#m-icon {
    float: left;
    width: 20px;
    height: 15px;
    position: relative;
    top: 5px;
    left: 15px;
    margin: 0px auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

#m-icon span {
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background: #777;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

/* Icon 3 */
#m-icon span:nth-child(1) {
    top: 0px;
}

#m-icon span:nth-child(2), #m-icon span:nth-child(3) {
    top: 5px;
}

#m-icon span:nth-child(4) {
    top: 10px;
}

#m-icon.open span:nth-child(1) {
    top: 10px;
    width: 0%;
    left: 50%;
}

#m-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#m-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#m-icon.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.dropdown.city {
    min-width: 130px;
}

.dropdown.contact {
    min-width: 118px;
}

.city-dropdown .fa.fa-angle-down, .contact-dropdown .fa.fa-angle-down {
    color: #999;
    font-size: 20px;
    margin-top: 5px;
    transform: rotate(0deg);
    transition: transform 0.5s ease-in-out, margin-top 0.5s ease-in-out;
}

.city-dropdown .open .fa.fa-angle-down, .contact-dropdown .open .fa.fa-angle-down {
    margin-top: 7px;
    transform: rotate(180deg);
    transition: transform 0.5s ease-in-out, margin-top 0.5s ease-in-out;
}

#showMoreFilters .fa.fa-angle-down.open {
    vertical-align: bottom;
}

.fa.fa-angle-down, .city-dropdown .fa.fa-angle-down {
    transform: rotate(0deg);
    transition: transform 0.5s ease-in-out;
}

.fa.fa-angle-down.open {
    transform: rotate(180deg);
    transition: transform 0.5s ease-in-out;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes rotateMenuIcon {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(180deg);
    }
}

/* Standard syntax */
@keyframes rotateMenuIcon {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(180deg);
    }
}

.navbar-nav .location-icon {
    /*width: 31px;
    height: 31px;*/
}

.navbar-nav > li.sidebar-menu.hidden {
    /*display: none;*/
    margin-right: -230px;
}

.navbar-nav > li.dropdown.city > .dropdown-toggle {
    border: 1px solid #ccc;
    margin: 0 6px;
    padding: 0 10px;
}

.navbar-nav > .contact .dropdown-toggle {
    padding: 0 6px 0 20px;
}

.navbar-nav .contact .flag-icon {
    border-radius: 50%;
    height: 16px;
    line-height: 17px;
    margin-right: 5px;
    width: 16px;
}

.navbar-default .navbar-toggle {
    border: none;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
}

.navbar-toggle {
    border-radius: 0;
}

.topBannerAdWrap {
    float: left;
    max-height: 80px;
    max-width: 330px;
    margin-top: 5px;
    width: 100%;
    text-align: center;
}

.topBannerAdImg img {
    max-height: 80px;
    max-width: 330px;
    text-align: center;
}

/** Sidebar Menu **/
#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.8s ease-out;
    -moz-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
}

#wrapper.toggled {
    /*margin-left: -230px;*/
    padding-right: 230px;
}

#sidebar-wrapper {
    background: #fff !important;
    z-index: 1000;
    position: fixed;
    right: 230px;
    width: 0;
    height: 100%;
    margin-right: -230px;
    overflow-y: auto;
    -webkit-transition: all 0.8s ease-out;
    -moz-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
}

#sidebar-wrapper .sidebar-logo {
    margin-top: 40px;
}

#sidebar-wrapper .sidebar-logo .navbar-brand {
    display: block;
    float: none;
    width: 100%;
    margin: 0 auto;
}

#sidebar-wrapper .sidebar-logo .navbar-brand img {
    margin: 0 auto;
    max-height: 80px;
    max-width: 100%;
}

.navbar-nav > li.sidebar-menu {
    width: 130px;
    text-align: center;
}

#wrapper.toggled #sidebar-wrapper {
    width: 230px;
    background: none repeat scroll 0 0 #fff;
    box-shadow: -3px 2px 6px #ccc;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -230px;
}

/* Sidebar Styles */
.sidebar-nav {
    list-style: outside none none;
    margin: 7px 0 0;
    padding: 0;
    width: 100%;
}

.sidebar-nav li a {
    color: #4e4e4e;
    display: block;
    font-family: roboto medium;
    font-size: 12px;
    line-height: 30px;
    padding-left: 14px;
    text-align: left;
    text-decoration: none;
    padding-top: 5px;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
}

.sidebar-nav li a.dropdown-toggle {
    display: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    right: 20px;
    top: 11px;
    width: 20px;
    height: 20px;
}

.sidebar-nav ul {
    padding: 0;
}

.nav > li > a:hover, .nav > li > a:focus, .sidebar-nav li a.dropdown-toggle:hover {
    background-color: transparent;
}

.sidebar-nav li a.dropdown-toggle.collapsed span.fa-plus {
    display: inline-block;
}

.sidebar-nav li a.dropdown-toggle span.fa-plus {
    display: none;
}

.sidebar-nav li a.dropdown-toggle.collapsed span.fa-minus {
    display: none;
}

.sidebar-nav li a.dropdown-toggle span.fa-minus {
    display: inline-block;
}

.sidebar-nav > li {
    /*  border-bottom: 1px solid #ededed;*/
    list-style: outside none none;
    /*padding: 5px 0;*/

}

.sidebar-nav > li ul > li {
    /*  border-top: 1px solid #fff;*/
}

.sidebar-nav ul li a {
    padding-left: 30px;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #000;
    background: #E5E5E5;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    color: #fff;
    padding-top: 20px;
}

.sidebar-nav > .sidebar-brand a {
    color: #fff;
}

.sidebar-nav > .sidebar-brand a:hover {
    background: none;
}

/** Welcome Text Section **/
.welcomeText h1 {
    color: #363838;
    margin: 0 auto 5px;
    text-transform: uppercase;
}

.welcomeText h3 {
    color: #ababab;
    margin-top: 0;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.searchForm .fa {
    font-size: 16px;
}

.filter-wrapper .btn {
    border-radius: 0;
}

.filterSection .searchForm .fa {
    font-size: 12px;
    margin: 0 -6px 0 0;
}

.filterSection .searchForm .filter-wrapper #addon-search-icon .fa {
    font-size: 12px;
    margin: 0 -8px 0 -6px;
}

.filter-wrapper .input-group #searchText {
    border-left: 0 none;
    box-shadow: none;
    padding: 6px 4px;
}

.searchForm .form-group {
    padding: 0;
}

.searchForm .input-group-addon {
    border-radius: 0;
}

.searchForm .form-control.input-lg {
    border-left: 0 none;
    border-right: 0 none;
    box-shadow: none;
}

.searchForm .form-control:focus {
    border-color: #cccccc;
}

.searchForm .input-group-btn .btn {
    border-radius: 0;
}

.searchForm #searchType {
    padding: 10px 0 10px 14px;
    text-align: left;
    width: 120px;
}

.searchForm #searchType .caret {
    margin-left: 20px;
}

.searchForm ul.dropdown-menu {
    border-radius: 0;
    margin-top: -1px;
    min-width: 120px;
}

.searchLoaderWrapper {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-color: #fff;
}

.searchLoader {
    font-size: 14px;
    text-align: center;
    width: 30px;
}

/** Property Count Section on Home Page**/
.propertyCountWrapper {
    margin-bottom: 40px;
    margin-top: 40px;
    vertical-align: middle;
}

.propertyCount > div {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.propertyCount .thumbnail {
    border: none;
    border-radius: 0;
}

.propertyCount .thumbnail img.img-thumbnail {
    border: medium none;
    border-radius: 0;
    padding: 0;
    width: 100%;
    height: 235px;
}

.propertyCount .bx-wrapper .bx-viewport {
    border: none;
    left: auto;
    box-shadow: none;
}

.thumbnail .tag-blue {
    height: 100px;
    position: absolute;
    top: 3px;
    width: 100px;
}

.thumbnail .tag-blue.big {
    height: 144px;
    width: 144px;
}

.thumbnail .tag-blue h4 {
    color: #fff;
    padding: 20px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 60%;
}

.propertyCount > .thumbnail {
    padding: 0;
}

.propertyCount .displayCount {
    color: #363636;
    font-size: 14px;
    margin: 5px 0;
    padding: 20px 0;
}

.propertyCount .displayCount .countDigits {
    font-family: "Roboto Regular";
    font-size: 20px;
}

.propertyCount .displayCount > a {
    color: #363636;
    text-decoration: none;
}

/** Locality List **/
.section-bg {
    padding: 24px 0;
}

.section-bg h3 {
    color: #fff;
    margin-bottom: 24px;
}

.localityConatinerBlock h3 {
    margin-top: 0;
}

.localityConatiner {
    background: none repeat scroll 0 0 #fff;
    margin: 0;
    padding: 16px 18px;
}

.inline-block {
    display: inline-block;
    vertical-align: top;
}

.localityNameBlock {
    font-size: 11px;
    font-weight: bold;
    width: 70%;
}

.localityBrowserCityName {
    font-size: 10px;
    font-weight: normal;
    line-height: 13px;
}

span.blankListCount {
    min-width: 18px;
}

.localityConatiner .list-group {
    margin-bottom: 0;
}

.localityConatiner .list-group-item {
    border-radius: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
    padding: 6px 0;
}

.localityConatiner .list-group-item:first-child, .localityConatiner .list-group-item:nth-child(2) {
    border-top: none;
}

/** Featured Properties **/
.font-grey {
    color: #000;
}

section#SimilarProjects {
    background-color: #f0f0f0 !important;
}

.nearByPlaces.ng-scope {
    display: none;
}

#section5 h2.title {
    color: #000;
    font-weight: 900;
    font-size: 30px;
    font-family: 'Playfair Display',serif !important;
    padding-top: 30px;
}

.featuredPropertiesSection h2 {
    margin-bottom: 12px;
    margin-top: 24px;
}

.featuredPropertiesSection .container h3 {
    /*border-top: 1px solid #ccc;*/
    padding-bottom: 8px;
    padding-top: 20px;
}

.featuredProperties .bx-wrapper .bx-viewport {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    left: 0px;
    height: auto !important;
}

.featuredProperties .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #E3E3E3;
    border-radius: 0;
}

.featuredProperties .bx-wrapper .bx-pager.bx-default-pager a.active{
    background-color: #999;
}

.bx-wrapper .featuredProperties-list {
    margin-left: 0;
    padding: 0;
}

.bx-wrapper .bx-viewport ul {
    position: relative !important;
}

.bx-wrapper .featuredProperties.grid .featuredProperty-bottom div span {
    display: block;
    line-height: 30px;
}

.featuredProjectsSection .bx-wrapper .featuredProperty-details.list-group {
    /*min-height: 100px;*/
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: inherit;
    position: relative;
    width: 100%;
}

.featuredPropertiesSection .bx-wrapper {
    margin-bottom: 20px;
}

.featuredPropertiesSection .bx-wrapper .featuredProperties-list {
    margin-bottom: 0;
}

.bx-wrapper .bx-pager {
    padding: 0;
}

/*.featuredProperties-list li {
    margin: 0 15px;
    padding: 0;
    width: 300px !important;
}*/
.featuredProperties-list {
    list-style: none;
    margin: 20px 0 20px -40px;
    text-align: justify;
}

.featuredProperties.grid .thumbnail {
    background-color: #f0f0f0;
    box-shadow: 0 1px 2px #bcbcbc;
    box-sizing: border-box;
    padding: 0;
    margin-bottom: 24px;
    overflow: hidden;
}

.featuredProperties.grid .thumbnail > a {
    display: inline-block;
    position: relative;
    width: 100%;
}

.featuredProperties .thumbnail {
    position: relative;
}

.featuredProperties.grid .thumbnail img {
    height: 180px;
    max-height: 180px;
}

.featuredProperties.grid .thumbnail .img-thumbnail {
    border: 0 none;
    border-radius: 0;
    padding: 0;
    width: 100%;
}

/*.featuredProperties.grid .featuredProperty-details h4 {*/
/*margin-bottom: 10px;*/
/*}*/

.featuredProperties-list .external-link, .media-left .external-link {
    color: #fff;
    position: absolute;
    right: 4px;
    top: 4px;
}

.media-left > a {
    display: inline-block;
    position: relative;
}

.media-left .external-link {
    right: 4px;
    top: 4px;
}

.featuredProjectsSection .featuredProperties-list .external-link {
    right: 6px;
    top: 6px;
}

.thumbnail .tag-strip-yellow {
    background-image: url("../images/icons/yellow-tag.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 19px;
    position: absolute;
    top: 24%;
    width: 42px;
}

.thumbnail .tag-strip-yellow h5 {
    color: #fff;
    font-family: "Roboto Regular";
    font-size: 11px;
    margin: 0;
    padding: 2px 0 0 6px;
    text-transform: uppercase;
}

.tag-strip-verified {
    background-image: url("../images/icons/verified-tag.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 19px;
    padding: 1px 8px 0 0;
    position: absolute;
    top: 40%;
    width: auto;
}

.tag-strip-verified h5 {
    color: #fff;
    font-family: "Roboto Regular";
    font-size: 11px;
    margin: 0;
    padding: 2px 5px 0 5px;
    text-transform: uppercase;
}

.featuredProperties.grid .thumbnail .float-text {
    color: #fff;
    font-size: 10px;
    margin-bottom: 0;
    padding: 4px 8px;
    text-align: right;
    text-transform: uppercase;
    width: 100%;
    height: 22px;
}

.featuredProperties.grid .thumbnail .caption {
    padding: 0;
    text-align: left;
}

.featuredProperties.grid .thumbnail .caption .fa.fa-inr {
    font-size: 14px;
}

.featuredProperty-details.list-group {
    font-family: "Roboto Medium";
    margin-bottom: 0;
    min-height: 224px;
    padding: 8px 8px 0px;
}

/*.featuredProperty-details h4 {*/
/*height: 16px;*/
/*margin: 0;*/
/*}*/
.featuredProperty-details h4, .featuredProperty-details h1 {
    font-size: 15px;
    line-height: 17px;
    margin: 0;
}

.featuredProperty-details h4 a, .featuredProperty-details h1 a {
    color: #fff;
}

.featuredProperty-details h4 a, .featuredProperty-details h1 a, .featuredProperty-details h4 a:hover, .featuredProperty-details h1 a:hover {
    text-decoration: none;
}

.featuredProperty-details .list-group-item-text > div {
    margin-bottom: 6px;
}

/*.featuredProperties-list .list-group-item-text {*/
/*padding: 0 0 6px;*/
/*}*/

.featuredProperties.grid .featuredProperty-bottom {
    border-top: 1px solid #ccc;
    margin: 0;
    padding: 10px 0;
}

.featuredProperties.grid .featuredProperty-bottom .col-lg-4.col-md-4.col-sm-4 {
    padding-right: 8px;
}

/*.featuredProperty-details .price {*/
/*margin-bottom: 8px;*/
/*}*/

/* footer start */
#footer{
    background-image: url(../images/quick-link.jpg);
    overflow: hidden;
}
.footer-bg {
    /*background-color: #22254ccc;*/
    padding: 40px 0px;
}
.quick {
    display: flex;
}
.quick-list-one {
    /*border-right: 1px solid #fff;*/
    padding: 0px;
    list-style-type: none;
}
ul.quick-list-two.col-6 {
    list-style-type: none;
    padding: 0px;
}
#footer li{
    font-size: 12px;
    color: #fff;
    padding: 4px;
}
#footer .justify-content-center.footer-sec-start {
    margin: 0 auto;
    display: grid;
}
#footer h4.text-center {
    text-align: justify !important;
}
.quick-list-one span{
    text-align: right;
}


.quick-list-one li a{
    color: #fff !important;
}
#footer h4 {
    color: #fc7f36;
    font-size: 15px;
    font-weight: 600;
}
.footer-sec-start {
    /*border-right: 1px solid #fff;*/
    padding: 0px 2px;
}
.footer-icons {
    padding: 20px;
    color: orange;
    font-size: 18px;
}
.footer-icons .fa {
    padding: 5px;
}
#footer-last h4{
    font-size: 13px;
    font-weight: 600;
   margin-top: 10px;
}

.footer-btn.btn-group-vertical {
    /* background-color: #ddd; */
    display: inline;
    text-align: center; 
}

/* footer end */
form .btn-blue {
    text-transform: uppercase;
    border-radius: 0;
    width: 100%;
}

/** Floating Widgets - Right Navigation **/
.float-right-nav {
    opacity: 1;
    position: fixed;
    top: 40%;
    right: 40px;
    z-index: 100;
}

.float-right-nav ul li .icon-disc {
    background: url("../images/icons/circle_grey.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 50%;
    display: block;
    height: 14px;
    width: 14px;
    margin: 8px 0 0;
}

.float-right-nav ul li:hover .icon-disc, .float-right-nav ul li a.active .icon-disc {
    background: none repeat scroll 0 0 #fff;
    height: 14px;
    width: 14px;
    margin: 8px 1px 0;
}

.fp-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.fp-nav ul li {
    display: block;
    height: 14px;
    margin: 7px;
    position: relative;
    width: 14px;
}

.fp-nav ul li a {
    cursor: pointer;
    display: block;
    height: 100%;
    position: relative;
    text-decoration: none;
    width: 100%;
    z-index: 1;
}

.fp-nav ul li .fp-tooltip {
    background-color: #f5f5f5;
    border-radius: 4px;
    display: block;
    max-width: 220px;
    opacity: 0;
    overflow: hidden;
    padding: 2px 8px;
    position: absolute;
    top: -2px;
    white-space: nowrap;
    width: 0;
}

.fp-nav ul li:hover .fp-tooltip {
    opacity: 1;
    transition: opacity 0.2s ease-in 0s;
    width: auto;
}

.fp-nav ul li .fp-tooltip.right {
    right: 20px;
}

.fp-nav ul li .fp-tooltip.left {
    left: 20px;
}

/** Floating Widgets - Left Social Icons **/
.float-left-social {
    opacity: 1;
    /* position: fixed; */
    top: 32%;
    left: 0;
    z-index: 100;
}

#section1 .container {
    padding: 0px 0px;
    margin: 0 auto;
    width: 1345px !important;
    max-width: 1345px !important;
}
button.btn.btn-vrahejapebbaleseller:hover {
    color: #fff;
    background-color: #fc7f36;
    font-weight: bold;
    font-size: 20px;
}
.vrahejapebbale-seller{
    position: absolute;
    right: 80px;
    top: 100px;
}


.social-floating-widget {
    list-style: outside none none;
    margin-left: -20px;
    position: absolute;
    display: inline;
    bottom: 0px;
    text-align: center;
}

.social-floating-widget > li {
    margin: 15px 0;
}

/** Listing Page Template **/
/** Top Section **/
.section-bottom-border {
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
    /* margin-bottom: 20px; */
}

.filter-wrapper .col-sm-2 {
    padding-top: 4px;
}

.minMaxPrice input.form-control {
    width: 58% !important;
    height: 35px;
}

/** Filter Search Result Display **/
.sort .sort-menu {
    margin-bottom: 0;
    margin-left: -40px;
}

.sort .sort-menu .sort-list-item {
    display: inline-block;
    padding: 0 8px;
}

.sort-list-item.seperate {
    border-right: 1px solid #CCC;
}

.sort .sort-menu .sort-list-item.tag {
    color: #333;
}

.sort-list-item.seperate.couple {
    padding: 0 8px 0 0;
}

.sort .sort-menu .sort-list-item a {
    color: #999;
    text-decoration: none;
}

.sort .sort-menu .view-tag {
    margin-left: 14px;
}

.push-right {
    margin-right: 14px;
}

.filterResultDisplay {
    background-color: #f0f0f0;
    border-radius: 3px;
    color: #999;
    font-family: "Roboto Regular";
    margin: 20px auto 0;
    padding: 10px 6px;
}

.filterResultDisplay .label-highlight {
    color: #333;
}

.rightAlign {
    text-align: right;
}

.filterResultDisplay .btn-group {
    margin-right: 20px;
}

.filterResultDisplay .btn-group:last-child {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-left: 2px;
    margin-right: 0;
}

.btn.btn-primary-simple {
    padding: 0 8px;
}

.btn.btn-primary-simple:active {
    background: none;
    box-shadow: none;
    outline: none;
}

.btn.btn-primary-simple.active {
    background: none;
    box-shadow: none;
    outline: none;
}

.filterResultDisplay .view-btn-group a.btn.btn-primary-simple {
    color: #999;
}

.btn-group .btn-primary-simple {
    border-right: 1px solid #ccc;
    margin: 0 2px !important;
}

.btn-group .btn-primary-simple:first-child {
    border-left: 1px solid #ccc;
}

.filterResultDisplay .btn-group:last-child .btn-primary-simple {
    border: none;
}

.btn .fa-menu-down.animate, .btn .fa-menu-up.animate {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all 0.6s ease-in 0s;
}

@-webkit-keyframes rotateArrow {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(180deg);
    }
}

@keyframes rotateArrow {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(180deg);
    }
}

button#showMoreFilters {
    background-color: #E6E6E6;
}

button#showMoreFilters:active, button#showMoreFilters:focus {
    outline: none;
}

#showMoreFilters .fa.fa-angle-down {
    font-size: 20px;
    line-height: 16px;
    margin-left: 10px;
    vertical-align: sub;
}

/** Featured List with Blue Background **/
.featuredProjectsSection h2 {
    color: #000;
    font-weight: 900;
    font-size: 30px;
    font-family: 'Playfair Display',serif !important;

}

.featuredProjectsSection .featuredProperties.grid .thumbnail {
    background-color: transparent;
    background-image: url("../images/icons/box.png");
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin-top: 14px;
    margin-bottom: 0;
    color: #ffffff;
}



.media-top {
    background-color: #e87109;
    padding: 0 7px;
    margin-top: 10px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    font-size: 15px;
    line-height: 32px;
    position: absolute;
    font-weight: bold;
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    max-width: 15%;
    height: 32px;
    z-index: 9999;
}

.media-left {
    position: relative;
}

.media-left .imageHolder {
    display: inline-block;
    position: relative;
}

.media-left .tag-yellow {
    background-image: url("../images/icons/new_yellow-tag.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-top-left-radius: 6px;
    height: 40px;
    left: -1px;
    position: absolute;
    top: 0;
    width: 40px;
}

.media-left .tag-yellow.big {
    height: 80px;
    width: 80px;
}

.media-left .tag-yellow h5 {
    color: #fff;
    font-size: 11px;
    margin: 0;
    padding: 8px 0 3px;
    text-align: center;
    text-transform: uppercase;
    transform: rotate(316deg);
    width: 60%;
}

.featuredProjectsSection .bx-wrapper {
    margin: 0 auto;
}

.featuredProjectsSection .featuredProperties-list li:hover {
    background-image: url("../images/icons/boxhover.png");
    margin-bottom: -14px;
    margin-top: 0;
    padding: 0px 15px 14px;
}

.featuredProjectsSection .featuredProperties-list li:hover .thumbnail {
    background: transparent;
}

.featuredProjectsSection .featuredProperty-details.list-group {
    color: #000;
}

.caption span.ng-binding {
    color: #000 !important;
}



.featuredProjectsSection .featuredProperties.grid .featuredProperty-details h4 {
    margin-bottom: 6px;
    text-transform: uppercase;
}

.featuredProjectsSection .featuredProperties.grid .featuredProperty-bottom {
    border: medium none;
    color: #000;
}

.featuredProjectsSection .featuredProperties.grid .featuredProperty-bottom .btn.btn-primary {
    border: none;
    text-transform: uppercase;
}

/** Filters **/
.filter-wrapper, .moreFilters {
    margin: 10px auto 0;
}

.moreFilters .row > div {
    margin: 15px auto;
}

.moreFilters h5 {
    font-weight: bold;
}

.moreFilters .form-control {
    box-shadow: none;
}

.moreFilters .form-control:focus {
    box-shadow: none;
}

.sticky-wrapper {
    height: auto !important;
}

.sticky-wrapper.is-sticky .filterSection {
    background-color: #fb7e36;
    box-shadow: 0 1px 3px #999;
    padding: 10px 0;
    z-index: 3;
}

.sticky-wrapper.is-sticky .well {
    background-color: #fb7e36;
    border: 0 none;
    box-shadow: none;
    margin-bottom: 0;
    padding: 0;
    transition: padding 0.2s ease-in 0s;
}

.sticky-wrapper.is-sticky .input-group-addon {
    padding: 5px 12px;
}

.sticky-wrapper.is-sticky .input-lg {
    font-size: 12px;
    height: 31px;
    line-height: 1.42857;
    padding: 6px 12px;
}

.sticky-wrapper.is-sticky .btn-lg, .sticky-wrapper.is-sticky .btn-group-lg > .btn {
    font-size: 12px;
    line-height: 1.42857;
    padding: 6px 12px;
}

/** Listing Page **/
/** Filters - Typeahead **/
.noRightBorder {
    border-right: none;
}

.noLeftBorder {
    border-left: none;
}

#projectKeywordSearch, #propertyKeywordSearch {
    box-shadow: none;
}

.filter-wrapper .searchLoader {
    font-size: 16px;
    margin: 0 0 0 10px;
}

.filter-wrapper .dropdown-menu.ng-isolate-scope {
    max-height: 340px;
    overflow-y: scroll;
    margin-left: -26px;
}

.searchForm .dropdown-menu.ng-isolate-scope {
    max-height: 340px;
    overflow-y: scroll;
}

.filter-wrapper .dropdown-menu.ng-isolate-scope li, .searchForm .dropdown-menu.ng-isolate-scope li {
    border-bottom: 1px solid #f3f3f3;
}

.filter-wrapper .dropdown-menu.ng-isolate-scope li a, .searchForm .dropdown-menu.ng-isolate-scope li a {
    background-color: #fff;
    color: #555;
    padding: 6px 8px;
}

.filter-wrapper .dropdown-menu.ng-isolate-scope li a:hover,
.filter-wrapper .dropdown-menu.ng-isolate-scope li a:active,
.filter-wrapper .dropdown-menu.ng-isolate-scope li.active a,
.searchForm .dropdown-menu.ng-isolate-scope li a:hover,
.searchForm .dropdown-menu.ng-isolate-scope li a:active,
.searchForm .dropdown-menu.ng-isolate-scope li.active a {
    background-color: #F5F5F5;
}

.input-group .dropdown-menu .fa {
    margin: 0 0 0 4px;
    font-size: 12px;
}

.filter-wrapper .dropdown-menu.ng-isolate-scope li i.fa, .searchForm .dropdown-menu.ng-isolate-scope li i.fa {
    width: 16px;
}

/** Listing Page with List View **/
.featuredProperties.list {
    margin: 20px auto;
}

.featuredProperties.list .media {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 1px 2px 6px #6d6d6d;
    padding: 0px;
}

section#projectpagelisting {
    background-color: #f0f0f0;
}

.featuredProperties.list .media-body {
    padding: 15px;
}

.featuredProperties.list .media .img-thumbnail {
    border: 0;
    border-radius: 0;
    box-shadow: 0 3px 3px #777;
    padding: 1px;
    min-width: 350px;
    min-height: 200px;
    height: 270px;
}

.newform form#List_0 {
    display: flex;
}

.newform {
    padding-top: 10px;
}

.collapse .in{
    padding: 0;
}

.newform form {
    display: flex;
    width: 480px !important;
}

div#moreFilters {
    padding: 0px;
}

.newform button.btn.btn-default {
    width: 90px;
    height: 34px;
    background-color: #fb7e36;
    border-color: #fff;
    border-radius: 1px;
}

.newform .form-group {
    margin-bottom: 6px;
    padding: 0px 5px;
}

.featuredProperties.list .media {
    font-family: "Roboto Regular";
    min-height: 225px;
}

.featuredProperties.list .media-heading h3, .featuredProperties.list .media-heading h1 {
    margin-top: 0;
    font-size: 21px;
}

.featuredProperties.list .media-heading .price .fa.fa-inr {
    color: #fb7e36;
    font-size: 24px;
    vertical-align: top;
}

.featuredProperties.list .media-heading .price h3 {
    color: #fb7e36;
    /*line-height: 18px;*/
    /*text-align: right;*/
    vertical-align: top;
}

.featuredProperties.list .media-details h5 {
    color: #9a9a9a;
}

.featuredProperties.list .agent-box {
    font-size: 11px;
    margin: 0;
    padding: 0;
}

.featuredProperties.list .agent-box .agentImage img {
    height: 40px;
    width: 40px;
}

.featuredProperties.list .agent-box h4 {
    margin: 6px 0 2px;
    font-size: 10px;
}

.featuredProperties.list .agent-box .fa-user.fa-border {
    border-color: #ddd;
}

.featuredProperties.list .agent-box p {
    font-size: 10px;
    margin-bottom: 4px;
}

.featuredProperties.list .agent-box .contact-no {
    font-size: 10px;
    line-height: 13px;
    vertical-align: text-bottom;
}

.media-details p {
    text-align: left;
}

.featuredProperties .form-group {
    margin-bottom: 6px;
}

.featuredProperties .form-group:last-child {
    margin-bottom: 0px;
}

.featuredProperties .form-group .btn {
    border-radius: 0;
}

/** Project Details Page **/
/** Banner Section **/
.section-banner {
    position: relative;
}

.section-banner .projectHeadings {
    padding: 24px 30px;
    box-shadow: 0 2px 4px #666;
}

.innerhead {
    background-color: #242672;
    color: #fff;
    padding: 20px;
}

.innerhead h3.text-head {
    font-size: 24px;
    text-align: justify;
}

.enquiryForm-Project form#Detail_ {
    padding: 50px;
    background-color: #fff !important;
}

.proj-image-start img.img-responsive {
    width: 1200px;
    height: 550px;
    padding: 0px;
    margin: 0px;
}

.forminnerdiv {
    position: absolute !important;
    right: 120px;
    height: 400px;
    top: 30%;
}



.innerhead p {
    font-size: 13px;
    text-align: justify;
}

.grey-bg {
    background-color: #F5F3F4;
}

.no-margin {
    margin: 0;
}

.no-padding {
    padding: 0;
}

.mainImage {
    width: 75%;
}

.position-relative {
    position: relative;
}

.fixHeight500 {
    /*height: 440px;*/
    position: relative;
}

.fixHeight500 img {
    width: 100%;
    min-height: 440px;
    margin: 0 auto;
}

.width95 {
    width: 95%;
    margin: 0 auto;
    position: relative;
}

.imageCount {
    background-color: rgba(255, 255, 255, 0.95);
    bottom: 0;
    padding: 4px 8px;
    position: absolute;
    right: 0;
}

.mainImageSection-form .form-control {
    border: medium none;
    box-shadow: none;
    border: 1px solid #000;
}

.mainImageSection-form .btn {
    border-radius: 0;
}

.section-banner .projectHeadings h1 {
    color: #fff;
    font-family: "Roboto Medium";
    text-transform: uppercase;
    margin: 0;
    line-height: 30px;
}

.section-banner .projectHeadings h1 span {
    font-family: "Roboto Light";
    font-size: 16px;
    line-height: 26px;
    vertical-align: bottom;
    text-transform: none;
}

/*.section-banner .projectHeadings h3 {*/
/*color: #fff;*/
/*margin-bottom: 5px;*/
/*}*/

.section-banner .projectHeadings h3, .section-banner .projectHeadings h2 {
    color: #fff;
    font-size: 21px;
    margin-bottom: 5px;
    margin-top: 17px;
}

.section-banner img {
    /*box-shadow: 0 2px 4px #333;*/
    /*width: 100%;*/
}

/** About Project **/
.content p {
    font-size: 15px;
    line-height: 24px;
}

.projectHighlights {
    margin: 0 auto;
    text-align: center;
}

.projectHighlights > div {
    display: inline-block;
    margin: 10px auto;
    float: none;
}

.projectHighlights .price .fa.fa-inr {
    font-size: 16px;
    padding-right: 3px;
    vertical-align: top;
}

.projectHighlights h4 {
    color: #9b9b9b;
    margin-bottom: 2px;
}

.projectHighlights h3 {
    margin-top: 0;
    font-weight: 900;
}

h3 .substring {
    font-size: 16px;
}

/** Configuration (Property Types) **/
section.projectConfigurationSection {

}

.projectConfigurationSection .title {
    color: #fff;
}

.projectConfigurationSection .table-responsive {
    background-color: #fff;
    padding: 20px 8%;
}

.projectConfigurationSection .table-responsive .table {
    margin-bottom: 10px;
}

.projectConfigurationSection .table-responsive .table th, .projectConfigurationSection .table-responsive .table td {
    color: #555;
    font-size: 14px;
    /*padding: 18px;*/
    padding: 18px 10px;
}

.projectConfigurationSection .table-responsive .table tr:first-child th {
    border-top: 0;
    border-bottom: none !important;

}

.projectConfigurationSection .table-responsive .table .fa-download {
    text-indent: 5px;
    color: #787878;
}

.table td {
    border-right: 1px solid #ddd;
    text-align: center;
    font-size: 13px;
}

.table tr {
    border-bottom: none !important;
    border: none !important;
}

/** Project Amenities**/
.projectAmenitiesSection .row {
    padding: 0 0;
}

.projectAmenitiesSection ul {
    list-style: url("../images/icons/grey-square.jpg");
    margin-left: -5px;
}

.projectAmenitiesSection li {
    font-size: 15px;
    padding: 8px 4px;
    text-align: justify;
}

.projectAmenitiesSection h4 {
    font-weight: bold;
}

.projectAmenitiesSection ul.amenities {
    list-style: none;
    padding: 0;
}

.projectAmenitiesSection ul.amenities li {
    border-top: 1px solid #f3f3f3;
    color: #000;
    font-size: 14px;
    padding: 18px;
    font-weight: bold;
}

.projectAmenitiesSection .table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #FCFCFC;
}

.projectAmenitiesSection .table-responsive .table th, .projectAmenitiesSection .table-responsive .table td {
    border-top-color: #f3f3f3;
    color: #555;
    font-size: 14px;
    padding: 18px;
}

/** Location Map **/
.propertyLocation .row {
    margin: 0;
}

.propertyLocation .row .col-lg-12 {
    padding: 0;
}

#map-canvas {
    height: 500px;
    box-shadow: 0 2px 6px #666;
}

.angular-google-map-container {
    height: 500px;
}

/** Photo Gallery **/
.mainImageWrapper .mainImage img {
    box-shadow: 2px 4px 4px #666;
    width: 100%;
}

.photogallery > div {
    display: inline-block;
    float: none;
    margin-top: 30px;
}

.photogallery a {
    display: block;
    height: 253px;
}

.photogallery img {
    box-shadow: 2px 4px 4px #666;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    max-height: 100%;
}

/** Property Detail Page **/
.propertyCost .fa.fa-inr {
    font-size: 20px;
    line-height: 24px;
    vertical-align: top;
}

/** Property Details **/
section.content2 {
    padding-bottom: 40px;
}

section.content3 {
    padding: 15px 0;
}

.mainImageWrapper {
    margin-top: 15px;
}

.propertyData {
    margin-bottom: 40px;
}

.propertyData .title, .heading {
    margin-top: 0;
    font-size: 25px;
}

.propertyDetailsSection {
    margin-top: 40px;
}

.propertyDetailsSection ul.amenities {
    list-style: none;
    padding: 0;
    margin: 0;
}

.propertyDetailsSection ul.amenities li {
    border-bottom: 1px solid #f3f3f3;
    color: #555;
    font-size: 13px;
    padding: 14px 20px;
}

.propertyDetailsSection ul.amenities li:nth-child(4n+1), .propertyDetailsSection ul.amenities li:nth-child(4n+2), .projectAmenitiesSection ul.amenities li:nth-child(4n+1), .projectAmenitiesSection ul.amenities li:nth-child(4n+2) {
    background-color: #f0f0f0;
}

#section4 h2.title {
    color: #000;
    font-weight: 900;
    font-size: 30px;
    font-family: 'Playfair Display',serif !important;
}

/** Agent Box **/
.agent-box {
    /* border: 1px solid #eee; */
    box-sizing: border-box;
    font-size: 14px;
    margin: 0 8px 30px;
    padding: 20px 10px;
    text-align: center;
}

.agent-box .fa-user.fa-border {
    border-radius: 50%;
    color: #B5B5B5;
}

.agent-box .fa-phone.fa-border {
    border-radius: 50%;
    border-color: #111;
}

.agent-box .agentImage img {
    border-radius: 50%;
    height: 80px;
    width: 80px;
}

.agent-box h4 {
    font-size: 13px;
    font-family: "Roboto Regular";
    margin: 6px 0 0;
}

.agent-box p {
    font-size: 13px;
}

.agent-box .contact-no {
    font-size: 15px;
}

/** Speak to an Expert **/
.speak-to-an-expert {
    border: 1px solid #eee;
    box-sizing: border-box;
    padding: 14px 18px;
    margin: 0 8px;
}

.speak-to-an-expert h3 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    text-align: center;
    margin-top: 0;
}

.speak-to-an-expert p {
    font-size: 13px;
    text-align: left;
}

.speak-to-an-expert .form-group:last-child {
    margin-bottom: 0;
}

.speak-to-an-expert .form-control {
    background-color: #eee;
    border: medium none;
    box-shadow: none;
}

.speak-to-an-expert .btn {
    border-radius: 0;
    font-weight: bold;
}

/** Modal Form **/
.viewFloorPlans .modal-dialog {
    width: 300px;
}

.modal-body {
    padding: 0;
}

.modal-body .speak-to-an-expert {
    margin: 0 auto;
}

/* Post Property Form*/
.postPropertyForm {

}

.postPropertyHead {
    color: #fff;
    padding: 10px;
}

.postPropertyHead h1 {
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
}

.postPropertyHead p {
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.postPropertyInfo {
    border: 1px solid #ccc;
    box-shadow: 0 5px 8px #ccc;
    padding: 10px 15px;
}

.postPropertyInfo h2 {
    font-size: 16px;
    margin: 0;
    padding: 10px 0;
}

.postPropertyInfo .postDataInput {
    border: 1px solid #ccc;
    box-shadow: 2px 3px 4px #ccc;
    display: block;
    height: 31px;
    margin: 10px 0;
    padding: 5px 10px;
    width: 100%;
}

.postPropertyForm {
    margin: 10px 0 20px;
}

.postPropertyInfo .form-control {
    border: 1px solid #ccc;
    box-shadow: 2px 3px 4px #ccc;
    margin: 10px 0;
    height: 31px;
}

.postPropertyInfo .ms-choice {
    height: 30px;
}

.formRow {
    margin: 10px 0 3px;
}

.postPropertyInfo input[type="radio"] {
    margin: 0 5px 0 0;
}

.boxS {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.formBtn {
    margin: 10px 0;
}

.postPropertyForm .red, form .red {
    color: #ed3237;
}

form img.loaderForm {
    max-height: 32px;
    max-width: 32px;
    min-height: 32px;
}

.FormBox {
    border-top: 1px solid #ccc;
    color: #fff;
    padding: 5px 10px;
    background: #fff;
}

.FormBox .formDataInput {
    border: 1px solid #ccc;
    color: #000;
    display: block;
    height: 24px;
    margin: 5px 0 2px;
    padding: 3px 10px;
    box-shadow: 1px 2px 3px #ccc;
    width: 100%;
}

.FormBox .row > div {
    margin-left: 5px;
    margin-right: -20px;

}

.FormBox .btn-block {
    margin: 5px 0;
    padding: 3px;
    border-radius: 0;
}

.FormBox form .red {
    font-size: 11px;
}

.listing-cg-busy {
    position: static !important;
}

.cg-busy {
    position: static !important;
    z-index: 1003 !important;
}

.cg-busy-backdrop {
    height: 100%;
    width: 100%;
    position: fixed !important;
    top: 0;
    left: 0;
    /*opacity: 1 !important;*/
}

.cg-busy-default-wrapper {
    position: fixed !important;
    top: 45% !important;
}

.cg-busy-default-sign {
    border-radius: 7px !important;
    border: 1px solid #dddddd !important;
    padding: 0 120px 0 0;
    background-color: #FFFFFF !important;
}

.cg-busy-default-spinner {
    position: absolute;
    width: 25px;
    height: 25px;
    display: inline-block;
    top: 10px;
    left: 25px;
}

.cg-busy-default-text {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
    text-align: center;
}

.preloader-wrapper {
    width: 30%;
    margin: 0 auto;
}

.preloader-img {
    position: fixed;
    top: 25% !important;
    left: 42% !important;
    z-index: 1004 !important;
    width: 15%;
}

.preloader {
    position: fixed;
    top: 35% !important;
    left: 35% !important;
    z-index: 1004 !important;
    width: 30%;
    text-align: center;
}

.myProgress {
    position: relative;
    height: 4px;
    display: block;
    width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box;
    margin: 0.5rem 0 1rem 0;
    overflow: hidden;
}

.myProgress .indeterminate:before {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
    -moz-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
    -ms-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
    -o-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
    animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

.myProgress .indeterminate:after {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    -moz-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    -ms-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    -o-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    -webkit-animation-delay: 1.15s;
    -moz-animation-delay: 1.15s;
    -ms-animation-delay: 1.15s;
    -o-animation-delay: 1.15s;
    animation-delay: 1.15s;
}

@-webkit-keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%;
    }

    60% {
        left: 100%;
        right: -90%;
    }

    100% {
        left: 100%;
        right: -90%;
    }
}

@-moz-keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%;
    }

    60% {
        left: 100%;
        right: -90%;
    }

    100% {
        left: 100%;
        right: -90%;
    }
}

@keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%;
    }

    60% {
        left: 100%;
        right: -90%;
    }

    100% {
        left: 100%;
        right: -90%;
    }
}

.errorMsg {
    color: #ed3237;
    text-align: center;
}

.FormBox .formDataInput.errorTag, .speak-to-an-expert .form-control.errorTag, form .form-control.errorTag {
    border: 1px solid #ed3237;
    box-shadow: 1px 2px 2px #ef8787;
}

form .nameErrorTag, form .telErrorTag, form .emailErrorTag, button.ms-choice.errorTag {
    border: 1px solid #ed3237 !important;
    box-shadow: 1px 2px 2px #ef8787 !important;
}

.postPropertyForm .red, .detailForm .red, .FormBox .red {
    display: none !important;
}

.postPropertyForm .red.cityRequired {
    display: block !important;
}

.FormBox .featuredMsg {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    height: 70px;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    z-index: 2147483647;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.media-body .featuredMsg {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    font-size: 13px;
    /* font-weight: bold;*/
    height: 122px;
    padding-top: 22px;
    opacity: 0.8;
    top: 0;
    position: absolute;
    text-align: center;
    width: 85%;
    z-index: 2147483647;
}

.FormBox .loaderForm {
    display: block;
    height: 32px !important;
    margin: 0 auto;
    max-width: 32px !important;
    text-align: center;
}

.media-body .loaderForm {
    display: block;
    height: 32px !important;
    margin: 0 auto;
    max-width: 32px !important;
    text-align: center;
}

#featuredProjects .FormBox .featuredMsg {
    width: 90%;
}

#footerForm input.validation-error, #footerForm .ms-parent button.validation-error {
    border: 1px solid #ed3237;
    box-shadow: 1px 2px 2px #ef8787;
}

#footerForm span.validation-error {
    display: none !important;

}

.postPropertyInfo .postDataInput.errorTag {
    border: 1px solid #ed3237;
    box-shadow: 1px 2px 2px #ef8787;
}

.contactCity .ms-choice {
    background-color: #eee;
}

.text-trim {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.input-sm {
    height: 26px;
}

.gridBox {
    padding: 0 0 6px;
}

.gridBox:last-child {
    padding: 0;
}

.sm-btn {
    padding: 3px 12px;
}

p.postedOn {
    font-size: 10px;
    text-align: right;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #E6E6E6;
    min-height: 28px;
}

.filter-wrapper {
    padding-top: 22px;
}

div#section1-sticky-wrapper {
    background-color: #fb7e36;
}

.ui-select-bootstrap .ui-select-toggle > .caret:before {
    content: "\f107";
}

.ui-select-bootstrap .ui-select-toggle > .caret {
    transform: rotate(0deg);
    transition: transform 0.5s ease-in-out 0s;
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 20px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    transform: translate(0px, 0px);
    color: #999;
    border: none;
    margin-top: -10px;
    right: 18px;
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
    width: 100% !important;
    padding-left: 8px;
}

.text-trim a {
    color: #fb7e36;
    text-decoration: none;
}

.ui-select-multiple:before {
    font-size: 18px !important;
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    position: absolute;
    top: 5px;
    left: 92%;
    color: #999;
}

.ui-select-multiple.open:before {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.prp_subtype .ui-select-multiple:before, .prj_subtype .ui-select-multiple:before, .moreFilters .col-xs-6 .ui-select-multiple:before {
    left: 88%;
}

.dropdown-menu.ng-isolate-scope {
    width: 100%;
}

.postPropertyInfo .featuredMsg {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    height: 100%;
    padding-top: 35%;
    opacity: 0.8;
    top: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2147483647;
}

.featuredMsgContact {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    height: 100%;
    opacity: 0.8;
    padding-top: 30%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 82%;
    z-index: 2147483647;
}

.footerForm .featuredMsgContact {
    width: 92%;
}

.featuredMsgDetail {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    height: 100%;
    opacity: 0.8;
    padding-top: 15%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2147483647;
}

.detailForm {
    position: relative;
}

/* CLIENTS LOGO SECTION ON HOME PAGE
-------------------------------------------------- */
.clientsLogoSliderSection .bx-wrapper {
    margin-top: 30px;
}

.clientsLogoSliderSection .bx-wrapper {
    background-color: transparent;
    border: none;
    box-shadow: none;
    margin: 20px auto 0;
}

.clientsLogoSliderSection .bx-wrapper .bx-pager, .clientsLogoSliderSection .bx-wrapper .bx-controls-auto {
    bottom: inherit;
    position: relative;
    padding-top: 14px;
}

.clientsLogoSliderSection .bx-wrapper .bx-pager.bx-default-pager a {
    border-radius: 0;
}

.clientsLogoSliderSection .logoHolder {
    width: 140px;
    overflow: hidden;
}

.clientsLogoSliderSection .logoHolder .innerImgHolder {
    display: block;
    height: 140px;
    line-height: 140px;
    vertical-align: middle;
    width: 140px;
}

.clientsLogoSliderSection .logoHolder.center-block img {
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
    border-radius: 50%;
    display: inherit;
}

/* TESTIMONIALS ON HOME PAGE
-------------------------------------------------- */
.testimonials-list, #clientsLogoSlider {
    list-style: none outside none;
    padding: 0;
    margin: 0;
}

.testimonials-list .media {
    background-color: #fff;
    margin-top: 20px;
    height: 174px;
}

.testimonials-list .media-top {
    background-color: #fff;
    height: auto;
}

.testimonials-list .media-left {
    padding: 20px 12px 0;
}

.testimonials-list .media-left img {
    width: 64px;
    height: 64px;
}

.testimonials-list .media-body {
    padding: 20px 20px 20px 4px;
    width: 100%;
}

.testimonials-list .media-heading {
    font-family: "Roboto Medium";
}

.testimonialModal .modal-header {
    border-bottom: none;
}

.testimonialModal .modal-body {
    padding: 15px;
}

.testimonials-list .media-body > div {
    font-size: 13px;
    height: 88px;
    line-height: 21px;
    margin-bottom: 0;
    overflow-y: hidden;
}

.testimonials-list .media-body > div p {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 0;
}

/* HOME PAGE BANNER
------------------------------------------------ */
.homePageBannerWrapper {
    left: inherit;
    position: relative;
    top: inherit;
    width: 100%;
	
}

.homePageSection1 .welcomeText {
    padding-top: 24px;
}

.homePageSection1 .container, .homePageSection2 {
    position: relative;
    z-index: 55;
}

.homePageBannerWrapper ul#homePageSlider {
    padding: 0;
}

.closeIcon a {
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    margin-right: -16px;
    margin-top: -16px;
    padding: 0 8px 3px;
    text-align: right;
}

.closeIcon a:hover {
    text-decoration: none;
}

.popupDiv {
    display: none;
    height: 100%;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.popupBg {
    background: none repeat scroll 0 0 #000;
    height: 100%;
    opacity: 0.6;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.popup-modal {
    background: none repeat scroll 0 0 #fff;

}

.popupContent {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    margin: 5% auto;
    padding: 10px 15px;
    position: relative;
    width: 550px;
    z-index: 100000;
}

.popup-modal {
    border: medium none !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    text-align: center;
}

.popupContent > div {
    position: relative;
    z-index: 4;
}

.popupContent .popup-form .form-group {
    margin: 0px;
}

span.validation-error {
    color: #ff2f00;
    display: block;
    text-align: left;
}

#mapContainer {
    border: 1px solid #d9d9d9;
    height: 584px;
    margin-left: -90px;
    margin-top: 20px;
    width: 1180px;
}

#map {
    height: 500px;
    width: 100%;
}

.infoWindowContent {
    border-radius: 6px;
    color: #fff;
    font-size: 12px;
    left: -162px;
    padding: 10px 0 10px 14px;
    position: absolute;
    top: -70px;
    width: 200px;
}

.infoWindowContent h2.mapTitle {
    font-size: 15px;
    margin: 0 15px 0 0;
    text-transform: uppercase;
}

.infoWindowContent p {
    margin: 0px;
    font-size: 13px;
    line-height: 20px;

}

.infoWindowContent p.infoAddress {

}

.infoWindowContent p.infoContactNo {
    font-size: 12px;
}

.infoWindowContent p.infoEmail {
    font-size: 12px;
    margin: 0 25px 0 0;
}

.mapToolTip {
    border-left: 10px solid #eaeaea;
    border-right: 10px solid #eaeaea;
    /*border-top: 20px solid #1273c0;*/
    height: 0;
    /*margin-top: 10px;*/
    bottom: -19px;
    position: absolute;
    right: 16px;
    width: 0;
}

.AddressDetail h2 {
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    margin: 10px 0 7px;
    padding-bottom: 7px;
    text-transform: uppercase;
}

.AddressDetail p {

}

.AddressDetail p span {
    display: block;
    font-size: 13px;
    line-height: 21px;
}

.clickMarker, .clickMarker:hover, .clickMarker:focus {
    color: #fff;
    display: block;
    font-size: 13px;
    padding: 3px 10px;
}

.AddressDetail {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ddd;
    /*box-shadow: 3px -4px 3px #ddd;*/
    color: #606060;
    margin-top: 20px;
    min-height: 145px;
    padding: 5px 10px 0;
}

.mainTitle {
    border-bottom: 2px solid #e6e6e6;
    margin: 20px 0 0;
    padding-bottom: 9px;
}

input.form-control-hidden {
    display: none !important;
}

.compare-details {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #c0c0c0;
    bottom: 0;
    left: 0;
    padding: 10px 10px 5px 0;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

.closeCompareIcon, .closeCompareIcon:hover {
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    margin-top: -10px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 20px;
}

.compareBox {
    border: 1px solid #ddd;
    float: left;
    height: 116px;
    margin-left: 10px;
    overflow: hidden;
    padding: 5px 4px;
    width: 24%;
}

.compareBox p {
    font-size: 13px;
    text-align: left;
}

.compareBox .compareTitle {
    font-weight: bold;
    margin-right: 10px;
}

.compareBox span.text-trim {
    display: block;
    padding-top: 10px;
}

.compareBox p img {
    border: 1px solid #ddd;
}

.compareBox h4 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.compareBtn, .compareBtn:hover, .compareBtn:focus {
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 11px;
    margin: 0 5px 5px;
    padding: 3px 4px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.compareBtn.gray, .compareBtn.gray:hover, .compareBtn.gray:focus {
    background-color: #757575;
}

#comparePage {

}

#comparePage h4 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

#comparePage .compareBox {
    background: none repeat scroll 0 0 #f5f5f5 !important;
    height: 100%;
    margin-bottom: 20px;
    padding: 0px;
    width: 100%;
}

#comparePage .compareBox table {
    margin: 0px;
}

#comparePage .compareBox .img-responsive {
    width: 100%;
}

#comparePage table {
    color: #7d7d7d;
}

#comparePage table td:first-child {
    color: #363636;
}

#comparePage tr {

}

#comparePage td {
    border-bottom: 1px solid #eaeaea;
    font-size: 14px;
}

#comparePage .labelDiv {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    vertical-align: bottom;
}

#comparePage .builder {
    font-weight: bold;
}

#comparePage .address {
    color: #818286;

}

#comparePage .price {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 0;
}

.compareButton, .compareButton:hover {
    background-color: #686868;
    border: medium none;
    color: #ffffff;
    float: right;
    font-size: 12px;
    margin: 0 10px 10px;
    padding: 4px 10px;
}

.clear {
    clear: both;
}

.compareBoxLeft {
    float: left;
    margin-right: 2%;
    width: 48%;
}

.compareBoxRight {
    float: left;
    margin-left: 2%;
    width: 48%;
}

.closeCompareInnerIcon, .closeCompareInnerIcon:hover {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    margin-left: 24px;
    margin-top: -16px;
    padding-bottom: 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 15px;
}

.compareInfoInner {
    min-height: 85px;
}

/* checkbox */
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
    cursor: pointer;
    font-size: 12px;
    padding-left: 20px;
    position: relative;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 16px;
    height: 15px;
    border: 1px solid #aaa;
    background: #f8f8f8;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3)
}

/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 0;
    left: 3px;
    font-size: 12px;
    transition: all .2s;
    font-weight: bold;
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

[type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

[type="checkbox"]:disabled:checked + label:after {
    color: #999;
}

[type="checkbox"]:disabled + label {
    color: #aaa;
}

/* check*/
.compareCheckBox {
    float: right;
    line-height: 16px;
    width: 75px;
    cursor: pointer;
}

.compareCheckBoxPrj {
    display: block;
    line-height: 17px;
    padding: 0 0 5px;
    text-align: right;
    cursor: pointer;
}

.compareCheckBox label, .compareCheckBoxPrj label {
    font-weight: normal;
    cursor: pointer;
}

.compareNewBox {

}

ul.dumyCompare {
    margin: 0;
    padding: 0;
}

ul.dumyCompare li {
    display: inline-block;
    list-style: outside none none;
    text-align: center;
    width: 25%;
}

ul.dumyCompare li img {
    border: 1px solid #ddd;
    box-shadow: 3px 3px 3px #aaaaaa;
    margin: 0 auto;
    max-height: 50px;
    width: 80px;
}

ul.mainCompare {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}

ul.mainCompare li {
    background: none repeat scroll 0 0 #fff;
    cursor: pointer;
    display: inline-block;
    list-style: outside none none;
    position: relative;
    text-align: center;
    width: 25%;
    height: 75px;
}

ul.mainCompare li img {
    border: 1px solid #ddd;
    box-shadow: 3px 3px 3px #aaaaaa;
    margin: 0 auto;
    max-height: 50px;
    width: 80px;
}

ul.mainCompare li:hover .compareInfobox {
    display: block;
}

ul.mainCompare li .compareInfobox {
    border-radius: 5px;
    color: #fff;
    display: none;
    height: 90px;
    margin: 0 10px;
    padding: 8px;
    position: absolute;
    text-align: left;
    top: -100px;
    width: 170px;
}

.compareTip {
    border-left: 7px solid #fff;
    border-right: 7px solid #fff;
    height: 0;
    margin-top: -5px;
    position: absolute;
    right: 44%;
    width: 0;
}

.compareInfobox p.compareTitle {
    text-align: left;
}

h2.comparision {
    font-size: 17px;
    font-weight: bold;
    margin: 7px 0;
    text-align: center;
}

.sweet-alert p {
    text-align: center;
    color: #999;
}

.row.prpTitle {
    background: none repeat scroll 0 0 rgba(80, 80, 80, 0.75);
    color: #fff;
    margin-bottom: 10px;
    margin-top: -35px;
    padding-top: 5px;
    position: relative;

}

.row.prjTitle {
    background: none repeat scroll 0 0 rgba(80, 80, 80, 0.75);
    color: #fff;
    margin-bottom: 10px;
    margin-top: -40px;
    padding-top: 5px;
    position: relative;
}

.compareBox hr {
    border: 1px solid #eaeaea;
    margin: 4px 0;
}

.compareCheckBoxPrj > label {
    text-align: left;
    width: 70px;
    margin: 0;
    cursor: pointer;
}

.ckcSize {
    font-size: 16px;
    float: left;
    margin: 0 4px;
}

.bannerBoxTitle {
    color: #fff;
    margin-bottom: -28px;
    position: relative;
    text-transform: capitalize;
    z-index: 100;
}

.bannerBoxTitle h4 {
    margin: 0;
    padding: 5px;
}

.featuredProperty-details.list-group > a {
    color: #3d3d3d;
}

.gm-style .gm-style-iw {
    overflow: visible !important;
}

.propertySpecifications {
    padding: 20px 0;
}

.tableBox {
    min-height: 105px;
    overflow: hidden;
    width: 100%;
}

.listBox {
    min-height: 30px;
}

.tableBox table.table {
    margin: 0px;
}

.tableBox table.table tr {
    border: none;
}

.tableBox table.table td {
    padding: 2px;
    border: none;
    text-align: left;
}

.tableBox .font-grey {
    /* display: block; */
    font-size: 11px;
    width: 62px;
}

/* CUSTOMIZE THE DEVELOPER BROWSER SECTION
-------------------------------------------------- */
.developerContainerBlock {
    background-color: #fff;
    /*box-shadow: 0 2px 4px #ccc;*/
}

.developerContainerBlock h1 {
    font-size: 21px;
    margin: 0 auto 14px;
}

.developerContainerBlock h4 {
    margin-top: 0px;
    margin-bottom: 16px;
}

.developerContainerBlock {
    padding: 20px 0;
}

.developerContainerBlock > div {
    display: inline-block;
    float: none;
    margin-right: -3px;
}

.developerContainerBlock a.list-group-item {
    background-color: transparent;
    border-radius: 0;
    color: #7e7e7e;
    margin: 0 4px;
    border-bottom: 0 none;
    border-left: 0 none;
    border-radius: 0;
    border-right: 0 none;
    padding: 6px 0;
}

.developerContainerBlock .list-group {
    margin: 0 3px 20px;
}

.developerContainerBlock .list-group > div {
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
    float: none;
    display: inline-block;
    margin-right: -4px;
}

.developerContainerBlock .list-group > div:nth-child(8n+1) a, .developerContainerBlock .list-group > div:nth-child(8n+2) a, .developerContainerBlock .list-group > div:nth-child(8n+3) a, .developerContainerBlock .list-group > div:nth-child(8n+4) a {
    background-color: transparent;
}


.developerContainerBlock .badge {
    background-color: transparent;
    font-weight: normal;
    width: 18%;
}
p.view-more.text-right {
    position: absolute;
    bottom: -20px;
    right: 45px;
    font-size: 12px;
}
p.view-more.text-right a {
    color: #f37c5d;
}

.footerLinks p a {
    color: #dedede;
}
span.inline-block.countBlock {
    float: right;
}
.footerLinks .view-more {
    font-size: 11px;
}

.clientdumy {
    border-radius: 50%;
    height: 64px;
    line-height: 35px;
    text-align: center;
    width: 64px;
}

.termCondition {
    cursor: pointer;
    display: inline-block;
    padding: 10px 0 5px;
}

.redMessage {
    color: #ed3237;
    display: block;
}

.calculatorHead {
    background: none repeat scroll 0 0 #eeeeee;
    margin: 10px 0;
    padding: 10px;
}

.calculatorHead p {
    margin: 0px;
}

.calculatorHead img {
    margin: 0 auto;
}

.calculatorData {
    padding: 10px;
}

.calculatorData label {
    font-weight: normal;
}

.calculatorData label span {
    padding: 0 5px;
    display: inline-block;
}

.calculatorData input[  type=text] {
    border: 1px solid #ccc;
    box-shadow: 2px 3px 4px #ccc;
    display: block;
    margin: 0 0 4px;
}

.calculatorData input[  type=number] {
    border: 1px solid #ccc;
    box-shadow: none;
    display: block;
    height: 28px;
    padding: 4px;
    width: 100%;
}

.calculatorResult {
    background: none repeat scroll 0 0 #eeeeee;
    padding: 10px;
}

.calculatorResult h2 {
    font-size: 13px;
    font-weight: bold;
    margin: 2px 0;
}

.calculatorResult p {
    margin: 0;
}

.calculatorModel .modal-body {
    padding: 14px;
}

/*map */
#map-detail {
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
}

.map-block {
    height: 500px;
    position: relative;
    margin-bottom: 50px;
}

#map-detail {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    z-index: 1;
}

.nearByPlaces {
    position: relative;
    top: 0;
    right: 0;
    z-index: 2;
}

.nearByPlaces-head {
    background: #7a7a7a;
    width: 290px;
    padding: 22px;
    height: 70px;
    color: #fff;
    font-size: 19px;
    letter-spacing: 2px;
}

.map-location ul li {
    list-style: none;
    position: relative;
    display: block;
}

.map-location ul a {
    padding: 14px 18px 13px;
    background: #FFF;
    border-radius: 0;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #ecf1f3;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    position: relative;
    display: block;
    cursor: pointer;
}

.map-location ul a span {
    font-size: 12px;
}

.tab-content {
    /*width: 205px;*/
    /*right: 330px;*/
    /*top: 0;*/
    /*position: absolute;*/
    /*height: auto;*/
    background-color: #fcfcfc;
}

.map-location {

}

.map-location ul {
    margin: 0;
    padding: 0;
}

.map-location li {
    float: left;
}

.map-location li a {
    border: none;;
}

.map-location li a span {
    color: #555;
    font-size: 11px;
    text-transform: capitalize;
}

.detailPage {
    height: 70px;
    background: none repeat scroll 0 0 #020536;
    border-top: 1px solid #020536;
    color: #ffffff;
    left: -107px;
    top: -41px;
    width: 145px;
    z-index: 100000;
    /*overflow: hidden;*/
}

.infoWindowContent.detailPage h2.mapTitle {
    font-size: 10px;
    margin: 0 15px 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    width: 125px;
}

.infoWindowContent.detailPage p {
    font-size: 11px;
    line-height: 16px;
    margin: 0;
}

.map-location {
    background: none repeat scroll 0 0 #dfdfdf;
    color: #fff;
    margin-bottom: 1px;
}

.map-location ul {
    padding: 8px 5px !important;
}

.map-location li a {
    background-size: 14px auto !important;
    line-height: 14px;
    padding: 0 19px;
}

.map-location li.transpotation a {
    background: url("../images/mapIcon/transpotation.png") 0 0 no-repeat;

}

.map-location li.restaurant a {
    background: url("../images/mapIcon/restaurant.png") 0 0 no-repeat;
}

.map-location li.schooluniversity a {
    background: url("../images/mapIcon/schooluniversity.png") 0 0 no-repeat;
}

.map-location li.hospital a {
    background: url("../images/mapIcon/hospital.png") 0 0 no-repeat;
}

.map-location li.pharmacy a {
    background: url("../images/mapIcon/pharmacy.png") 0 0 no-repeat;
}

.map-location li.shoppingmalls a {
    background: url("../images/mapIcon/shoppingmalls.png") 0 0 no-repeat;
}

.map-location li.recreation a {
    background: url("../images/mapIcon/recreation.png") 0 0 no-repeat;
}

.map-location li.movies a {
    background: url("../images/mapIcon/movies.png") 0 0 no-repeat;
}

.map-location li.atm a {
    background: url("../images/mapIcon/atm.png") 0 0 no-repeat;
}

.map-location li.gasStation a {
    background: url("../images/mapIcon/gasStation.png") 0 0 no-repeat;
}

.contentBox {
    background: none repeat scroll 0 0 #191919;
    color: #fff;
    height: 37px;
    left: -60px;
    padding: 7px;
    position: absolute;
    text-align: center;
    text-overflow: ellipsis;
    top: -8px;
    width: 150px;
    /*z-index: 100000;*/
}

.contentBox p {
    line-height: 24px;
    margin: 0;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 137px;
}

.contentBox .mapToolTip {
    border-top: 20px solid #191919;
    left: 60px;
    top: 37px;
}

.distanceDiv {
    color: #000;
    float: right;
    padding: 6px 5px 0 0;
}

.distanceDiv > select {
    font-size: 11px;
}

.mapDetailInfo {
    font-size: 13px;
    margin-bottom: -40px;
    margin-top: 5px;
    position: relative;
    text-align: center;
    z-index: 10;
}

.totalMapResult {
    background: none repeat scroll 0 0 #191919;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    opacity: 0.8;
}

.showingMessage {
    background: none repeat scroll 0 0 #191919;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    opacity: 0.8;
}

.footerMessage {
    font-size: 11px;
    text-align: right;
}

.footerMessage > a {
    color: #fff;
}

/** Developer Page
--------------------------------------------------------*/
/*#1273C0*/
section.content-bg-blue1 {
    color: #ffffff;
    text-align: justify;
    font-size: 15px;
    padding: 10px 0px 20px 0px;
    box-shadow: 0 2px 4px #666;
    margin-bottom: 14px;
}

/*.developerContainerThemeBlock-block{*/
/*float: left;*/
/*width: 50%;*/
/*padding: 5px;*/
/*}*/
/*.builder-details{*/
/*display: flex;*/
/*align-items: center;*/
/*}*/
.developerContainerThemeBlock-block .builder-logo {
    width: 33.33%;
    padding: 10px;
    float: left;
}

.developerContainerThemeBlock-block .builder-details {
    width: 66.66%;
    float: left;
}

.developerContainerThemeBlock-block h1 {
    font-size: 26px;
}

.developerContainerThemeBlock-block .projects {
    text-align: right;
}

.projects .heading {
    border-bottom: 1px solid #ffffff;
    width: 100%;
    margin-top: 20px;
}

.projects-count {
    width: 100%;
    margin-top: 20px;
}

.projects-count .project-count {
    display: inline-block;
    margin: 0 -4px 0 auto;
    width: 33.33%;
}

.project-count span {
    font-size: 24px;
    font-weight: bold;
}

.project-lists {
    margin-top: 10px;
}

/*.builder-details .builder-logo {*/
/*padding-left: 0;*/
/*}*/
.builder-description {
    margin-top: 20px;
}

/** Site Browser Page
--------------------------------------------------------*/
.paddingBottom20 {
    padding-bottom: 20px;
}

.selection-nav {
    background-color: #f1f1f1;
    border-bottom: 1px solid #cdcdcd;
    margin-top: 6px;
}

.selection-nav .btn.btn-default {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    margin-right: -4px;
    padding: 0;
}

.selection-nav .btn.btn-default > a {
    color: #676767;
    display: block;
    padding: 10px 40px;
}

.selection-nav .btn.btn-default > a:hover, .selection-nav .btn.btn-default > a:active, .selection-nav .btn.btn-default > a:focus {
    text-decoration: none;
}

.contentTitle {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    text-align: left;
}

.left-panel {
    border-right: 1px solid #ccc;
}

.filterBox {
    /*margin-right: 14px;*/
}

.filterRow {
    border-bottom: 1px solid #dedede;
    margin-bottom: 6px;
    padding-bottom: 10px;
}

.filterRow > label {
    color: #111;
    display: block;
}

.filterRow a {
    color: #666;
    display: block;
    padding: 0 0 5px;
}

.recordCountPanel {
    padding: 0 10px;
}

.recordCountPanel span.label-highlight {
    /*font-weight: bold;*/
}

#sitebrowser .listing.grid .featuredContentList li {
    margin: 20px 0;
}

#sitebrowser .featuredProperties.grid {
    width: auto;
}

.red {
    color: #ed3237;
}

.prp_subtype ul.select2-choices span.ui-select-match {
    display: block;
    width: 86%;
}

.prj_subtype ul.select2-choices span.ui-select-match {
    display: block;
    width: 86%;
}

button.close {
    padding: 2px 8px 0 0;
}

.client_logos > div {
    margin: 14px 0;
    position: relative;
}

.client_logos .logo_wrapper {
    background-color: #ffffff;
    box-shadow: 0 0 2px #ccc;
    /*height: 170px;*/
    line-height: 155px;
    overflow: hidden;
    padding: 27px 0;
    text-align: center;
    width: 100%;
}

.client_logos .logo_wrapper img {
    max-height: 150px;
    max-width: 100%;
}

.client_logos .clientLogoBg {
    position: absolute;
    bottom: -9px;
    right: 8%;
}

.view-more {
    margin: 20px 0 0;
    position: relative;
}

section.content-bg .view-more a {
    color: #fff;

}

.testimonials-list.greyBg li .media {
    box-shadow: 2px 2px 0 #eee;
}

.testimonials-list.greyBg li .media, .testimonials-list.greyBg li .media-top {
    background-color: #f6f6f6;
}

.aboutSection p {
    text-align: justify;
    word-wrap: break-word;
}

/* ABSOLUTE / FIXED FORM DIVS */

#instant-callback-div {
    font-family: "Open Sans", Arial, sans-serif;
    padding: 0 0 24px;
    position: fixed;
    right: -246px;
    top: 40%;
    vertical-align: top;
    z-index: 300;
}

#instant-callback-div .instant-switch {
    /*background: #fff url("../images/handle.png") no-repeat scroll 0 0;*/
    box-shadow: -2px 2px 2px -2px rgba(0, 0, 0, 0.33), -1px -2px 2px -2px rgba(0, 0, 0, 0.19);
    cursor: pointer;
    display: inline-block;
    height: 184px;
    position: relative;
    vertical-align: top;
    margin-right: 3px;
    width: 36px;
}

#instant-callback-div .content-switcher {
    background-color: #e7e7e7;
    border: 3px solid #fff;
    border-bottom-left-radius: 6px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.33);
    display: inline-block;
    margin: 0 0 0 -7px;
    padding: 0 16px 12px;
    vertical-align: top;
    width: 245px;
    font-family: "Raleway";
}

#instant-callback-div h4 {
    border-bottom: 1px solid #fff;
    box-shadow: 0 -1px rgba(147, 147, 147, 0.35) inset;
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 15px;
    padding-top: 5px;
    font-family: "Roboto Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#instant-callback-div p {
    font-size: 15px;
    margin: 5px 0 !important;
    padding: 4px 0;
    font-family: "Roboto Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#instant-callback-div input[type="submit"] {
    width: 95%;
}

#instant-callback-div input:not([type="submit"]) {
    box-shadow: 1px 1px 3px #777 inset;
    border-radius: 3px;
}

#instant-callback-div input.form-control {
    font-family: "Roboto Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: none;
    display: block;
    margin: 6px 0 0;
    padding: 6px 10px;
    width: 95%;
}

#hide {
    /*background-color: #FFFFFF;*/

    border-radius: 3px;
    height: 32px;
    position: absolute;
    right: 7px;
    top: 7px;
    /*width: 40px;*/

    cursor: pointer;
    font-size: 12px;
    line-height: 13px;
    margin-bottom: 0;
}

#hide img {
    opacity: 0.3;
    transition: all 0.3s ease 0s;
}

#hide img:hover {
    opacity: 0.7;
}

.verfiedDetail {
    float: right;
    padding-top: 6px;
}

#footerForm > div#footer_disp {
    position: relative;
}

.footerForm #footer_disp span {
    background: #fff none repeat scroll 0 0;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    height: 34px;
    line-height: 30px;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2147483647;
}

#footerForm > div#footer_disp {
    position: relative;
}

.footerForm #footer_disp span {
    background: #fff none repeat scroll 0 0;
    color: #000;
    font-size: 11px;
    font-weight: bold;
    height: 34px;
    line-height: 30px;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2147483647;
}

.youtubeDiv {
    border: 1px solid #b4b4b4;
    border-radius: 10px;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 10px;
    overflow: hidden;
}

.minMaxPrice {

}

.minMaxPrice input {
    color: #636363;
    float: left;
    font-size: 11px;
    margin-right: 1%;
    padding: 0 3px;
    width: 59%;
}

.minMaxPrice select {
    border: 1px solid #ccc;
    color: #757575;
    float: left;
    font-size: 11px;
    height: 35px;
    padding: 1px;
    width: 40%;
}

.countryBox {

}

.countryBox .countryCode {
    float: left;
    height: 28px;
    margin-right: 2px;
    border: 1px solid #ddd;
    width: 18%;
}

.countryBox input {
    /*width: 81%;*/
}

.FormBox .countryBox .countryCode {
    -moz-appearance: none;
    -webkit-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    box-shadow: 1px 2px 3px #ccc;
    border: 1px solid #ddd;
    color: #5d5d5d;
    float: left;
    font-size: 11px;
    height: 24px;
    margin-right: 1px;
    margin-top: 5px;
    width: 27%;
}

.FormBox .countryBox input {
    /*width: 72%;*/
}

.media-body .countryBox .countryCode {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    color: #5d5d5d;
    float: left;
    font-size: 11px;
    height: 26px;
    margin-right: 1px;
    text-indent: 0.01px;
    text-overflow: "";
    width: 28%;
}

.media-body .countryBox input {
    /*width: 71%;*/
}

.propertyDetailRightBoxWrapper .countryBox .countryCode {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    color: #5d5d5d;
    float: left;
    height: 26px;
    margin-right: 2px;
    text-indent: 0.01px;
    text-overflow: "";
    background-color: #eee;
    width: 21%;
}

.propertyDetailRightBoxWrapper .countryBox input {
    /*width: 77%;*/
}

.postPropertyInfo .countryBox .countryCode {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    box-shadow: 2px 3px 4px #ccc;
    color: #787878;
    float: left;
    height: 31px;
    margin-right: 4px;
    margin-top: 10px;
    text-indent: 0.01px;
    text-overflow: "";
    width: 12%;
}

.postPropertyInfo .countryBox input {
    /*width: 78%;*/
}

#instant-callback-div .form-group {
    margin-bottom: 0;
}

#instant-callback-div .countryBox input.form-control {
    padding-left: 45px;
    /*width: 75%;*/
}

#instant-callback-div .countryBox .countryCode {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #777 inset;
    color: #90909b;
    float: left;
    height: 28px;
    margin-right: 2px;
    text-indent: 0.01px;
    text-overflow: "";
    width: 19%;
}

#instant-callback-div .form-group.contactCity {
    margin: 5px 0 !important;
    width: 94%;
}

#instant-callback-div .contactCity .ms-choice {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #777 inset;
}

#instant-callback-div .btn-primary {
    width: 95%;
}

#instant-callback-div input.errorTag {
    border: 1px solid #ed3237;
}

#instant-callback-div .featuredMsgContact {
    left: 14%;
    width: 85%;
    height: 91%;
}

/* Portfolio */

.container.portfolio-title {
    padding-bottom: 0px;
}

#portfolio {
    padding-bottom: 0;
}

/* Portfolio Filters */
.portfolio-item {
    padding: 0;
    position: relative;
    overflow: hidden;
    width: 360px !important;
    height: 250px !important;
    border: 1px solid #fff;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}

.portfolio-item img {
    display: block;
    width: 100%;
    padding: 0px 10px;
    text-align: center;
    margin: 0 auto;
}

#filters {
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: center;
    display: block;
    float: none;
    z-index: 2;
    position: relative;
}

#filters ul li {
    display: inline-block;
    margin: 0 5px;
}

#filters ul li a {
    display: block;
    text-decoration: none;
}

#filters ul li a h5 {
    padding: 8px 15px;
    text-transform: uppercase;
    background-color: #eeeeee;
    border-radius: 3px;
    font-size: 10px;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

#filters ul li a:hover h5,
#filters ul li a.active h5 {
    color: #fff;
}

#filters ul li a h5 {
    margin: 5px;
    background-color: #D0D0D0;
    border-radius: 3px;
    font-size: 10px;
    padding: 8px 15px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

#filters ul li a:hover h5,
#filters ul li a.active h5 {
    color: #FFFFFF;
}

#filters ul li a:hover h5,
#filters ul li a.active h5 {
    background-color: #222222;
}

#filters ul li a:hover h5,
#filters ul li a.active h5 {
    background-color: #222222;
}

/* portfolio end */

.contactCity .ms-drop ul li:first-child, .cityBox .ms-drop ul li:first-child {
    display: none;
}

.countryBox span.country-name {
    color: #000;
}

.FormBox .intl-tel-input .country-list {
    height: 129px;
    left: -16px;
    top: -100px;
    width: 78%;
    position: relative;
}

.media .form-group.countryBox .intl-tel-input .country-list {
    left: -150px;
    max-height: 130px;
    position: relative;
    top: -89px;
    width: 73%;
}

.intl-tel-input {
    margin-top: 6px;
    width: 100%;
}

#instant-callback-div .countryBox input.form-control .intl-tel-input {
    margin-top: 12px;
    width: 100%;
}

.form-group.countryBox .intl-tel-input {
    margin: 0;
}

#instant-callback-div .form-group.countryBox .intl-tel-input {
    margin-top: 10px;
}

.postPropertyInfo .select2-container .select2-choice {
    border: 1px solid #ccc;
    box-shadow: 2px 3px 4px #ccc;
    height: 31px;
    margin: 10px 0 0;
}
.postPropertyInfo .cityBox .select2 {
    margin-bottom: 10px;
}

.postPropertyInfo .select2-container-multi .select2-choices {
    border: 1px solid #ccc;
    box-shadow: 2px 3px 4px #ccc;
    margin: 3px 0;
}

.footerCopyRighthide {
    display: none;
}

.budgetOverlay {
    background: #ddd none repeat scroll 0 0;
    display: block;
    height: 30px;
    opacity: 0.53;
    position: absolute;
    width: 100%;
}

.viewMoreBtn {
    margin: 20px 0 0;
    position: relative;
}

.viewMoreBtn a {
    display: block;
    padding: 10px;
    text-align: center;
}

/**** Premium 2 CSS
*****************************************************/

.user-interation {
    margin: 35px 0;
}

.interaction-thumbs {
    text-align: center;
}

.thumb-text {
    color: #5d5d5d;
}

.interaction-thumbs > h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.interaction-thumbs > h3 a {
    text-decoration: none;
}

.hotpropertySection {
    padding: 60px 0;
}

.hotpropertySection h2 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0;
    text-align: center;
    text-transform: uppercase;
}

.hotpropertySection h3 {
    /*color: #c59930;*/
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}

.innerBox a {
    color: #575757;
    display: block;
    font-size: 14px;
    margin-bottom: 20px;
}

span.propertyTitle {
    color: #000;
    font-weight: bold;
}

span.cityName {
    display: block;
    font-size: 13px;
}

.innerBox > .borderSale {
    border-right: 1px solid #000;
}

.hotSearchSection > p {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.hotSearchSection a {
    /*color: #c59930;*/
    display: inline;
}

.count-section {
    background: rgba(0, 0, 0, 0) url("../images/premium/buildings-pattern.png") no-repeat scroll 0 bottom;
    height: 250px;
    position: relative;
}

.count-box {
    padding-top: 70px;
}

.count-box h2 a, .count-box h4 a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

.countOverlay {
    background: #c2034c none repeat scroll 0 0;
    height: 250px;
    opacity: 0.8;
    position: absolute;
    width: 100%;
}

.count-section .count-box-wrapper {
    text-align: center;
}

.count-section .count-box-wrapper > div {
    display: inline-block;
    margin-right: -4px;
    float: none;
}

.count-section h2 {
    font-size: 50px;
    line-height: 50px;
}

.count-section .container {
    max-width: 800px;
}

/* testimonials  */

.testimonialsWrapper .bx-wrapper .bx-controls-direction a {
    background-color: #e5e5e5;
    text-decoration: none;
    border-radius: 50%;
    color: #C6C6C6;
    height: 52px;
    margin-top: -26px;
    outline: 0 none;
    position: absolute;
    text-indent: 0;
    top: 50%;
    width: 52px;
    z-index: 99;
}

.testimonialsWrapper .bx-wrapper .bx-controls-direction a > span {
    display: block;
    text-align: center;
}

.testimonialsWrapper .bx-wrapper .bx-controls-direction .bx-prev {
    background-image: none;
    left: 16%;
    top: 40%;
    text-indent: -4px;
}

.testimonialsWrapper .bx-wrapper .bx-controls-direction .bx-next {
    background-image: none;
    right: 16%;
    top: 40%;
    text-indent: 4px;
}

.testimonialItem {
    text-align: center;
    margin: 30px auto;
}

.testimonialItem .title {
    color: #666;
    font-size: 13px;
    font-weight: bold;
    margin: 15px 0 5px;
}

.testimonialItem .profileImage img {
    border: 5px solid #fff;
    height: 120px;
    width: 120px;
    margin: 0 auto;
}

.testimonialItem .testimonialDescription {
    color: #787878;
    display: flex;
    font-size: 13px;
    justify-content: center;
}

.testimonialItem .testimonialDescription > span {
    align-self: center;
    display: inline-flex;
    text-align: justify;
}

.testimonialItem .testimonialDescription > span:first-child {
    align-self: flex-start;
    padding: 0 12px 0 0;
}

.testimonialItem .testimonialDescription > span:last-child {
    align-self: flex-end;
    padding: 0 0 0 12px;
}

.testimonialItem .testimonialDescription > span {
    padding-top: 20px;
}

.modal .testimonialItem {
    margin: 5px auto;
}

.triangle-tag {
    background-color: #12172b;
    margin: -16px -48px 0 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(45deg);
}

.triangle-tag > h5 {
    color: #fff;
    font-weight: bold;
    margin: 0;
    padding: 30px 42px 6px;
    text-transform: uppercase;
}

.content-title .title {
    /*color: #f27500;*/
    margin: 0 0 2px;
    font-size: 15px;
    text-align: left;
    text-transform: unset;
}

.footerBottomWrapper {
    background-color: #222;
    text-align: center;
    padding: 4px 0;
}

.footerBottomWrapper .footerLanguageWrapper {
    /*background-color: #f27500;*/
    color: #fff;
    display: inline-block;
    /*padding: 18px 12px;*/
    /*padding: 12px;*/
}

.footerBottomLinks {
    display: inline-block;
    margin: 0 10px;
    text-align: left;
    width: 52%;
    padding: 0;
}

.footerSocialWrapper {
    display: inline-block;
    text-align: right;
}

.footerBottomLinks > li {
    display: inline-block;
}

.footerBottomLinks > li a {
    color: #b6b6b6;
    display: block;
    font-weight: bold;
    padding: 4px 12px;
}

.footerSocialWrapper > ul li {
    display: inline-block;
    margin: 0 5px;
    max-width: 24px;
    padding: 0 5px;
}

.footerSocialWrapper > ul li a {
    display: block;
}

.forms {
    background: #2e2e2e none repeat scroll 0 0;
    padding: 10px 0;
}

.forms .form-group {
    float: left;
    margin: 0;
    padding: 1%;
    width: 20%;
}

.forms .form-group .form-control, .forms .form-group button.ms-choice {
    background: #3a3a3a none repeat scroll 0 0;
    border: 1px solid #3a3a3a;
    color: #fff !important;
    height: 32px;
}

footer {
    background: #292929 none repeat scroll 0 0;
}

.footerLinks .col-sm-8.col-xs-12 {
    width: 100%;
}

.footerLinks .col-lg-4.col-md-4.col-sm-4.col-xs-12 {
    display: none;
}

.testiLogo {
    float: left;
    padding-left: 25%;
    padding-right: 2%;
    text-align: center;
    width: 40%;
}

.testiDesc {
    float: left;
    width: 35%;
}

.testimonialsWrapper .bx-wrapper {
    margin-bottom: 0;
}

.testimonialsWrapper {
    /*border-bottom: 1px solid #ededed;*/
}

.testimonialsWrapper .title {
    color: #000;
    font-size: 18px;
}

.captionBox {
    bottom: 70px;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.newFormBox > a {
    height: 350px !important;
}

.newFormBox img {
    height: 350px !important;
    max-height: 350px !important;
    position: absolute;
}

.captionBox {
    padding: 5px;
    position: absolute;
    z-index: 11;
}

.newBoxOverlay {
    background: #000 none repeat scroll 0 0;
    height: 350px;
    position: absolute;
    width: 100%;
    z-index: 10;
    opacity: 0.5;
}

.newFormBox .captionBox h1 {
    color: #fff;
    font-size: 16px;
    margin: 5px 0;
}

.newFormBox .captionBox span {
    color: #fff;
}

.newFormBox .FormBox {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-top: medium none;
    color: #fff;
    margin-top: -81px;
    padding: 5px 10px;
    position: absolute;
    z-index: 12;
}

.newFormBox .FormBox .formDataInput {
    box-shadow: none;

}

.thumbnail.newFormBox {
    border: medium none !important;
    box-shadow: none !important;
}

.bannerDiv {
    margin-top: 100px;
}

.bannerDiv .input-group {
    margin-top: 20px;
    width: 100%;
    margin: 20px 70px;
}

section.content.groupDiv {
    background-color: #fff;
    padding-bottom: 50px;
}

.connectInner > div{
    background: #e5e6e8 none repeat scroll 0 0;
    border: 1px solid #ef6a1e;
    padding: 23px !important;
}

div.galleryVal{
    text-align: center !important;
}

.clientsLogoSliderSection h3.text-center.ng-binding.ng-scope {
    color: #000;
    font-weight: bold;
}

section.clientsLogoSliderSection {
    background-color: #fff;
}

.clientsLogoSliderSection{
    margin: 0px !important;
}


.homePageGroupDiv h3{
    text-align: center !important; 
    border-bottom: none !important;
}

.homePageGroupDiv{
    background: #fff none repeat scroll 0 0 !important;
}

section#homePageGroups {
    background-color: #fff;
}

.container.aboutDiv {
    width: 1350px;
    max-width: 1350px;
    padding-top: 90px;
    margin: 0;
    padding: 50px;
    background-color: #fff;
}

.bannerDiv .select2-container .select2-choice {

    height: 36px;
    line-height: 34px;

}

.buyRentTab {
    margin-bottom: -15px;
    margin: 0px 70px;
}

.buyRentTab ul {
    border: medium none;
}

.buyRentTab ul li {

}

.buyRentTab ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    color: #fff;
    font-size: 14px;
    margin: 5px 15px 5px 0;
    padding: 4px;
}

.buyRentTab ul li.active a {
    border-bottom: 1px solid #fff !important;
    color: #fff !important;
}

.scroll-control {
    /*overflow-y: scroll;*/
    padding-right: 15px;
    width: 100%;
    height: 1000px;
}

.scroller-bg {
    position: absolute;
    right: 4px;
    top: 0;
    bottom: 0;
    width: 11px;
    background: #ddd;
}

.featuredProperties.list .mapListBox .media.active, .featuredProperties.list .mapListBox .media:hover {

    box-shadow: 4px 4px 6px #000000;

}

#mapDivSection .mapView {
    width: 100%;
    height: 750px;
}

#mapCityLocality .modal-dialog {
    top: 35%;
}

#mapCityLocality .modal-dialog .modal-content {
    padding: 20px 20px 40px;
}

#mapCityLocality .errorPopup {
    padding-top: 6px;
    color: #ff2f00;
}

#mapCityLocality button.close {
    font-size: 26px;
}

#mapCityLocality .dropdown-menu {
    left: 0px !important;
    width: 99%;
}

#mapCityLocality .modal-header {
    border: none;
}

.innerBox .propertyTitle {
    float: left;
    width: 80% !important;
}

.goog-te-gadget-simple {
    /*background-color: #f27500 !important;*/
    /*border-color: #f27500 !important;*/
    color: #fff;
    padding: 5px !important;
}

.goog-te-menu-value {
    color: #fff !important;
    text-decoration: none !important;
    text-transform: uppercase;
}

.goog-te-gadget-icon {
    display: none;
}

/*.goog-te-menu-value > span {
    color: #fff !important;
}*/

.homeMapView {
    height: 40px;
    width: 99%;
}

.homeMapView .searchLoaderWrapper {
    border: none;

}

.imageANotice {
    float: right;
    font-size: 11px;
    font-style: italic;
    margin-top: -24px;
}

.clientsLogoSliderSection .bx-wrapper img {
    padding: 10px;
    height: 125px;
    margin: 0 auto;
}

.clientsLogoSliderSection .innerImgHolder span {
    border: 1px solid #ddd;
    display: block;
    height: 125px;
    overflow: hidden;
    width: 100%;
    border-radius: 50%;
}

.footerAddress {
    border-top: medium none;
    margin: 0;
    padding: 0;
}

h3.propertyAlertTitle {
    font-size: 17px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 20px;
    text-transform: uppercase;
    color: #fff;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    font-size: 12px;
    text-decoration: none;
}

.text-trim-read-more {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 10px;
}

.read-more-margin {
    margin-top: 4px;
}

.read-more-div-margin {
    margin-bottom: 12px;
}

.text-trim-read-more-min-width {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 500px;
}

/*-----Side Bar Main Menu-----*/
.mainMenuWrap {
    z-index: 4 !important;
    will-change: auto !important;
    background-color: white;
}

.closeImage img {
    width: 15px;
}

.closeMenu {
    float: left;
    z-index: 2;
    position: absolute;
}

.closeImage {
    padding: 10px;
    float: left;
    cursor: pointer;
}

.navbarBrandLogo img {
    margin: 15px;
    padding: 5px;
    background: white;
    max-width: 210px;
}

.navbarBrandLogo {
    text-align: center;
    background-color: #fff;
}

.sidebarMainMenu{
    background-color: #fff;
}

ul.mainNav li > a {
    color: #333;
}

.subMenuParent {
    cursor: pointer;
}

.subMenuNav {
    background: #F1F1F1;
}

.subMenuNav li > a {
    padding: 5px 30px;
}

/*-----End of Side Bar Main Menu-----*/

#PageHeaderSection .menuBtn {
    margin-top: 0;
    float: right;
    padding: 30px 0;
    cursor: pointer;
}

#PageHeaderSection .menuBtn .menuText {
    color: black;
    margin-top: 0;
    font-size: 14px;
    /*font-weight: 600;*/
}

#PageHeaderSection .menuBtn .menuIcon img {
    margin-bottom: 5px;
}

#PageHeaderSection .menuIcon{
    font-size: 14px;
}

.PageHeader .logoWrap {
    padding: 10px;
    float: left;
}

.ContactDropDownWrap {
    float: right;
    padding: 30px 15px 0px 0px;
}

.ContactDropDownWrap button {
    background: none;
    border: none;
    font-size: 14px;
}

ul.dropdown-menu.contactDropDownMenu {
    width: 100%;
    text-align: center;
}

ul.dropdown-menu.contactDropDownMenu li a {
    font-size: 14px;
    font-weight: 600;
}

.location-icon .fa-map-marker {
    font-size: 35px;
}

.CityDropDownWrap {
    float: left;
}

.mobileTopCities .city-dropdown {
    padding: 10px 0;
    width: 100%;
}

.mobileTopContact.ContactDropDownWrap {
    padding: 10px;
}

.mobileTopContact.ContactDropDownWrap .dropdown {
    float: right;
    /* text-align: center; */
}

.logoWrap a img {
    max-width: 160px;
}

.topBannerAdImg a {
    float: left;
}

@media (max-width: 768px) {

    .mobileTopContact.ContactDropDownWrap .dropdown {
        float: none;
        text-align: center;
    }

    .bannerDiv {
        margin-top: 0;
    }

    .welcomeText h3 {
        margin-bottom: 10px;
    }

    .buyRentTab {
        /*background: #8DD1D9;*/
        padding: 5px 15px;
        margin-bottom: 0px;
    }

    .bannerDiv .input-group {
        margin-top: 10px;
    }
}

@media (max-width: 900px) {
    .featuredProperties .bx-wrapper .bx-viewport {
        height: 450px !Important;
    }

    .featuredProperties .bx-wrapper .bx-viewport .thumbnail.newFormBox, .featuredProperties .bx-wrapper .bx-viewport .thumbnail.newFormBox .newBoxOverlay {
        height: 410px !important;
    }

    .addFilter {
        margin-top: 5px;
    }
}

.socialFacebook, .socialTwitter, .socialGplus, .socialLinkedin, .socialYoutube, .socialPintresr, .socialCalculator, .socialPhone, .instantSpan, .instantClose, .calculatorHeader {
    background: url("../images/icons/social/social-icons.png") 0 0 no-repeat;
    display: block;
    height: 34px;
    width: 34px;
}
span.socialFacebook{
    background-position: -10px -10px;
}
span.socialTwitter{
    background-position: -11px -94px;
}
span.socialGplus{
    background-position: -10px -221px;
}
span.socialLinkedin{
    background-position: -11px -179px;
}
span.socialYoutube{
    background-position: -10px -52px;
}
span.socialPintresr{
    background-position: -11px -137px;
}
span.socialCalculator{
    background-position: -11px -457px;
}
span.socialPhone{
    background-position: -4px -208px;
}
span.instantSpan {
    background-position: -10px -263px;
    height: 184px;
    width: 36px;
}
span.instantClose {
    background-position: -10px -533px;
    opacity: 0.3;
}
span.instantClose:hover {
    opacity: 1;
}
span.calculatorHeader {
    background-position: -10px -500px;
    height: 34px;
    margin: 0 auto;
    width: 32px;
}
.social-floating-widget a, .utils-floating-widget a {
    display: inline-block;
}
.float-social .social-floating-widget > li {
    line-height: normal;
    margin:0;
}
.footerSocialWrapper i.fa {
    color: #c0c0c0;
    font-size: 20px;
    padding: 5px;
}
.footerSocialWrapper > ul {
    margin: 0;
}

.literature-item {
	position: relative;
	width: 140px !important;
	height: 140px !important;
	background-size: 100% 100%;
	text-align: center;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

.literature-icon {
	font-size: 50px;
	margin: 0 auto 10px;
	width: 100%;
}

.showMorePagination {
    background-color: #eee;
    border: 1px solid #eee;
    box-shadow: 0 2px 3px #ddd;
    width: 80%;
}

.showMorePagination:active {
    border-color: #ccc;
    background-color: #cecece;
    color: #fff;
}


@media only screen and (max-width: 991px) {
    .proj-image-start {
        padding: 20px;
    }
    .overlay {
        margin: 20px;
    }
    .logo2 {
        display: none;
    }
    ul.navbar-nav.me-auto.mb-2.m-auto {
        text-align: center;
        background-color: #ccc;
    }
    .pre-start {
        border-right: none;
    }
    .awards-sec-start {
        margin: 10px;
    }
    .awards-cont {
        margin: 0 auto;
    }
    .mainbutton-two {
        left: 87%;
    }
   /*  .main-logo {
        width: 260px;
        height: 70px;
    }  */
    #mainheader h4 {
        font-size: 16px;
        padding: 18px 0px;
        text-align: right;
    }
    .icon-btn {
        position: absolute;
        right: 0px;
        top: 25%;
    } 
    #about .para {
	padding: 0px 10px; 
    }
 #projectpageone .proj-image-start {
        padding: 10px;
    }
}

@media only screen and (max-width: 767px) {
    button.mainbtn {
        border: 4px solid orange;
        padding: 4px;
        background-color: none;
        width: 60px;
        background: transparent;
        color: #fff;
        font-size: 18px;
        font-weight: 700;
    }
    .icon-btn {
        position: absolute;
        right: 0px;
        top: 46%;
    }
    .mainbutton {
    	position: absolute;
    	top: 520px;
    }
    
	h2.textcard-head {
    font-size: 13px;
    font-weight: 600;
}

    .search {
        position: absolute;
        top: 600px;
        left: 5px;
        background: transparent;
    }
    #testimonial-main h5.card-title {
        font-size: 14px;
    }
    #testimonial-main p.card-text {
        font-size: 10px;
        margin-bottom: 6px;
    }
    .img-fluid.rounded-start {
        height: auto;
        width: 100%;
    }
	#footer-last h4 {
    font-size: 10px;
    font-weight: 600;
    margin-top: 10px;
    }
    .overlay {
    position: absolute;
    margin: 30px 30px !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: .1s ease;
    background-color: #f79c60b8;
}
section#awards {
    overflow: hidden;
    background-image: url(../images/patches-2.jpg);
    height: auto;
    background-size: cover;
    padding-bottom: 70px;
}
#footer li {
    font-size: 10px;
}
.footer-btn.btn-group-vertical {
    background-color: #ddd;
    width: 46px;
    top: 2500px;
    right: 0px;
    border-radius: 10px 0px 0px 10px;
    position: absolute;
    padding: 16px 10px;
}
#about .para {
    /* margin-top: 50px; */
    color: #fff;
    text-align: center;
    margin: 50px 10px;
    font-size: 18px;
}   
button.btn.btn-primary.newtootltip {
    background-color: orange;
    padding: 6px;
}
.projectpageoneflex {
    display: block !important;
}
img.main-logo {
    width: 250px;
}
label.project-findlocation {
    float: initial;
}
section#project-search .col-auto {
    flex: 0 0 auto;
    width: auto;
    margin: 10px auto;
}
.project-search-first {
    background-color: #000000c2;
    padding: 30px;
    position: relative;
    top: 0px;
    border-radius: 0px 10px 10px;
    color: #fc8230;
}
h2.project-slidecont-head {
    font-size: 20px;
    color: #fff;
    position: absolute;
    font-weight: 700;
    top: -260px;
}
button.btn.btn-reservation.mt-5 {
    background-color: #fc8230;
    color: #fff;
    padding: 10px 20px;
    position: relative;
    top: -230px;
}
/* ======================== AboutPage Start ======================== */
.overview-inner1 li.nav-item {
    font-size: 14px;
    padding: 0px;
    border-right: 2px solid #000;
    font-weight: 600;
    width: 47%;
    margin: 5px;
}
.overview-inner1 .nav-link {
    padding: 10px 20px !important;
}
/* ======================== AboutPage End ======================== */
}
body{
    margin: 0px;
    padding: 0px;
    font-family: sans-serif;
}
.fa, .far, .fas {
    font-family: 'FontAwesome' !important;
}
.section-head{
    text-align: center;
    font-family: 'math';
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 20px 4px; 
}
.border{
    width: 100px;
    font-weight: 600;
    border-color: #000 !important;
    margin: 0 auto;
}

/* main header  one start*/
#mainheader {
    background-color: #000;
    color: #fff;
}
a.nav-link {
    padding: 0px;
}
#mainheader h4 {
    font-size: 13px;
    padding: 8px 30px;
    text-align: right;
    margin-bottom: 0;
}
.navbar-inner {
    padding: 15px 0;
    border-bottom: 3px solid #fb7e36;
    /* margin-bottom: 20px; */
}
.section-banner {
    position: relative;
    background-color: #f0f0f0 !important;
    padding-top: 20px;
    padding-bottom: 60px;
}
.prpject-main-title {
    padding-bottom: 20px;
}
i.fa.fa-map-marker {
    color: #fb7e36;
}
/* main header one end */


/* navbar start */
 /*  .main-logo{
    width: 280px;
} */ 
a.nav-link {
    color: #000;
}
nav.navbar.navbar-expand-lg {
    padding: 0px;
    margin: 0px;
}
.logo2 {
    width: 125px;
}
li.nav-item {
    font-size: 14px;
    padding: 0px 3px;
    font-weight: 600;
}
.active {

    color: orange  !important;
  }
  
/* navbar end */

/* slider start */
#slider {
    overflow: hidden;
}

button.mainbtn {
    border: 1px solid orange;
    padding: 4px;
    background-color: none;
    width: 90px;
    background: transparent;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
}
button.mainbtn {
    background-color: #00000069;
    color: #fff;
}
button.mainbtn:hover {
    background-color: orange;
    color: #fff;
}
.search {
    position: absolute;
    top: 560px;
    background: transparent;
}
.search-feild{
    background: #00000087;
    color: #fff;
    font-size: 18px;
    font-weight: 100;
    padding: 14px 60px;
}
.search-feild::placeholder {
    color: #fff;
}
.form-control:focus {
    color: #212529;
    background: transparent;
    border-color: #fff;
    outline: 0;
    box-shadow: 0 0 0 .25remrgba(13,110,253,.25);
}
.mainbutton-two {
    display: grid;
    position: absolute;
    top: 190px;
    border-radius: 10px 0px 0px 0px;
    border: 1px solid #fff;
    overflow: hidden;
    left: 93%;
    background-color: #00000069;
}
.mainbutton-two button.mainbtn {
    background-color: orange;
    color: #fff;
    border: 1px solid #fff
}
#slider .fa:hover {
    color: navy;
}
.btn:first-child:hover, :not(.btn-check)+.btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: orange;
    border-color: orange;
}
a.mainbtnlink.col-lg-1:hover {
    background-color: orange;
}


#myInput {
    background-position: 10px 12px;
    background-repeat: no-repeat;
    width: 66.6%;
    background-color: #000000ab;
    font-size: 16px;
    padding: 12px 20px 12px 40px;
    margin-bottom: 12px;
    border: none;
}
#myInput::placeholder {
    color: #fff;
}  
  #myUL {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  #myUL li a {
    border: 1px solid #ddd;
    margin-top: -1px; 
    background-color: #f6f6f6;
    padding: 12px;
    text-decoration: none;
    font-size: 18px;
    color: black;
    display: block
  }
  #myUL li a:hover:not(.header) {
    background-color: #eee;
  }
  #myUL {
      display: none;
  }
  .icon-btn {
    position: absolute;
    right: 0px;
    top: 55%;
}
#slider i.fa.fa-search {
    font-size: 18px;
    color: #fff !important;
    position: absolute;
    padding: 0 20px;
    top: 18px;
}
button.btn.btn-primary.newtootltip {
    background-color: orange;
}
button.btn.btn-primary.newtootltip:hover {
    background-color: orange;
    border: 1px solid #fff;
}
.icon-btn i.fa{
  color: #fff;
  font-size: 20px;
}
.icon-btn i.fa:hover{
  color: navy;
}

.newtootltip {
    border: 1px solid #fff;
}
[data-title]:hover:after {
    opacity: 1;
    transition: all 0.1s ease 0.5s;
    visibility: visible;
}
[data-title]:after {
    content: attr(data-title);
    background-color: transparent;
    color: #fff;
    font-size: 12px;
    position: absolute;
    padding: 1px 5px 2px 5px;
    bottom: -1.6em;
    left: -100%;
    white-space: nowrap;
    opacity: 0;
    border: none;
    top: 10px;
    z-index: 99999;
    visibility: hidden;
    text-transform: uppercase;
}
[data-title] {
    position: relative;
}

/* slider end */

/* overview start */
.overview-inner{
    background-image: url(../images/patches-1.jpg);
    padding: 30px 0px;
}

.over-para {
    margin: 20px;
}
.para {
    font-size: 17px;
    color: #000;
    font-weight: 500;
    font-family: 'math';
}
/* overview end */

/* project start */
#project{
    background-color: #f0f0f0;
}
.project-inner {
   padding: 30px 0px;
}
.project-imgone {
    padding: 10px;
}
.project-imgtwo {
    padding: 10px;
}
.project-image {
    margin: 20px;
}
.project-images-inner{
    width: 100%;
    overflow: hidden;
    border: 1px solid #000;
}
.proj-image-start {
    position: relative;
  }
  
  .image {
    display: block;
    height: auto;
  }
  
  .overlay {
    position: absolute;
    margin: 0px 10px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: .1s ease;
    background-color: #f79c60b8;
  }
  
  .proj-image-start:hover .overlay {
    opacity: 1;
    margin: 10px 20px;
  }
  
  .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
  .project-text {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    font-family: 'math';
    text-transform: uppercase;
  }
  button.project-details-btn {
    border-radius: 20px;
    padding: 4px 20px;
    font-size: 14px;
    border: none;
}

/* project end */

/* Tesimonial-main start */
#testimonial-main{
    background-color: #fff;
}
.testimonial-main-inner {
    padding: 30px 0px;
}
#testimonial-main button.slick-prev.slick-arrow {
    display: block !important;
    background: url(../images/leftarrow.png);
    width: 40px;
    position: absolute;
    top: 45%;
    left: -1%;
    color: #0000;
    z-index: 1;
    border: none;
    border-radius: 30px;
    height: 40px;
}
#testimonial-main button.slick-next.slick-arrow {
    display: block !important;
    background: url(../images/rightarrow.png);
    width: 40px;
    position: absolute;
    top: 45%;
    right: -1%;
    color: #0000;
    z-index: 1;
    border: none;
    border-radius: 30px;
    height: 40px;
}
.row.test-slick.slick-initialized.slick-slider {
    margin: 20px 0px;
}
#testimonial-main h5.card-title {
    font-size: 16px;
    font-weight: 600;
}
#testimonial-main p.card-text {
    font-size: 12px;
    margin-bottom: 8px;
}
h2.textcard-head {
    font-size: 18px;
    font-weight: 600;
}
.img-fluid.rounded-start {
    height: 160px;
}

/* Tesimonial-main end */

/* preleased start */
.pre-icons {
    width: 70px;
}
.preleased-cont {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
}
.pre-start h4{
    color: #000;
    font-size: 22px;
    font-weight: 600;
}
.pre-start {
  border-right: 2px solid #000;
}
#preleased .active {
    color: orange !important;
    background-color: #fff;
}
/* prelerased end */

/* clients start */
#clients{
    text-align: center;
    background-image: url(../images/patches-1.jpg);
}
.clients-inner {
    padding: 30px 0px;
}
.row.clients-slick.slick-initialized.slick-slider.slick-dotted {
    margin-top: 50px;
    /* margin: 50px 0px; */
}
button.slick-prev.slick-arrow {
    display: none  !important;
}
button.slick-next.slick-arrow {
    display: none !important;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: #000;
    border: 0;
    outline: none;
    background: #000;
    border-radius: 10px;
}

.slick-dots li button:before {
    content: '•';
    font-size: 22px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    opacity: .25;
    color: black;
    display: none;
}
/* clients end */

/* awards start */
section#awards {
    background-image: url(../images/patches-2.jpg);
}
.awards-cont img {
    width: 200px;
}
.awards-inner {
    padding: 30px 0px;
}
.row.awards-start.text-center {
    padding: 30px 0px;
}
/* awards end */

/* testimonial start */
section#testimonials {
    background-image: url(../images/patches-2.jpg);
    padding-bottom: 30px;
}
section#testimonials h1.section-head {
    padding-top: 100px;
}
.test-img {
    margin: 0 auto;
    width: 150px;
    border-radius: 100px;
    border: 1px solid #000;
}
.test-img-start {
    width: 100%;
    border-radius: 150px;
}
.text-right {
    text-align: right;
}
#testimonials .para {
    font-size: 14px;
    margin-top: 20px;
    text-align: justify;
}
.test-slider {
    margin-top: 20px;
}
.test-section {
    padding: 30px;
}
ul.slick-dots {
    text-align: center;
}
img.test-img-start {
    width: 150px;
    height: 150px;
}
/* testimonials end */

/* about start */
#about .para {
    margin-top: 50px;
    color: #fff;
    text-align: center;
}
section#about {
    background-image: url(../images/quick-link.jpg);
}
.about-bg {
    background-image: linear-gradient(45deg, #b03b28d4, #7f712b);
    padding-bottom: 50px;
}
/* about end */

/* footer start */
#footer{
    background-image: url(../images/quick-link.jpg);
    overflow: hidden;
}
.footer-bg {
    background-color: #22254ccc;
    padding: 40px 0px;
}
.quick {
    display: flex;
}
.quick-list-one {
  
    padding: 0px;
    list-style-type: none;
}
ul.quick-list-two.col-6 {
    list-style-type: none;
    padding: 0px;
}
#footer li{
    font-size: 14px;
    color: #fff;
    padding: 4px;
}
#footer h4 {
    color: #fc7f36;
    font-size: 15px;
    font-weight: 600;
}
.footer-sec-start {
    
    padding: 0px 2px;
}
.footer-icons {
    padding: 20px;
    color: orange;
    font-size: 18px;
}
.footer-icons .fa {
    padding: 5px;
}
#footer-last h4{
    font-size: 13px;
    font-weight: 600;
   margin-top: 10px;
}

.footer-btn.btn-group-vertical {
    background-color: #ddd;
    width: 46px;
    top: 2320px;
    right: 0px;
    border-radius: 10px 0px 0px 10px;
    position: absolute;
    padding: 16px 10px;
}

/* footer end */

/* page 2 start */
/* slider start */
h2.project-slidecont-head {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    
}
.project-slidecont{
    position: absolute;
    top: 50%;
    margin: 0 20%;
}
button.btn.btn-reservation.mt-5 {
    background-color: #fc8230;
    color: #fff;
    padding: 10px 20px;
}
.projectsearch-location {
    padding: 30px 0px;
    background-color: #0000009e;
}
.project-search-first {
    background-color: #000000c2;
    padding: 30px;
    position: relative;
    top: -50px;
    border-radius: 0px 10px 10px;
    color: #fc8230;
}
button.btn.btn-projectsearch {
    background-color: #fc8230;
    color: #fff;
}
input#project-zipcode {
    border-radius: 0px;
}
input#project-state {
    border-radius: 0px;
}
input#project-zipcode::placeholder {
    text-align: center;
    font-size: 12px;
}
input#project-state::placeholder {
    text-align: center;
    font-size: 12px;
}
label.project-findlocation {
    float: right;
}


/* slider end */

/* corporate slider start */
#corporate-slide button.slick-prev.slick-arrow {
    display: block !important;
    background: url(../images/leftarrow.png);
    width: 40px;
    position: absolute;
    top: 45%;
    left: -1%;
    color: #0000;
    z-index: 1;
    border: none;
    border-radius: 30px;
    height: 40px;
}
#corporate-slide button.slick-next.slick-arrow {
    display: block !important;
    background: url(../images/rightarrow.png);
    width: 40px;
    position: absolute;
    top: 45%;
    right: -1%;
    color: #0000;
    z-index: 1;
    border: none;
    border-radius: 30px;
    height: 40px;
}
#corporate-slide .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: #e87109;
    border: 1px solid #000;
    outline: none;
    background: none;
    border-radius: 10px;
}
#apartment-slide .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: #e87109;
    border: 1px solid #000;
    outline: none;
    background: none;
    border-radius: 10px;
}
#residence-slide .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: #e87109;
    border: 1px solid #000;
    outline: none;
    background: none;
    border-radius: 10px;
}



#apartment-slide button.slick-prev.slick-arrow {
    display: block !important;
    background: url(../images/leftarrow.png);
    width: 40px;
    position: absolute;
    top: 45%;
    left: -1%;
    color: #0000;
    z-index: 1;
    border: none;
    border-radius: 30px;
    height: 40px;
}
#apartment-slide button.slick-next.slick-arrow {
    display: block !important;
    background: url(../images/rightarrow.png);
    width: 40px;
    position: absolute;
    top: 45%;
    right: -1%;
    color: #0000;
    z-index: 1;
    border: none;
    border-radius: 30px;
    height: 40px;
}
#residence-slide button.slick-prev.slick-arrow {
    display: block !important;
    background: url(../images/leftarrow.png);
    width: 40px;
    position: absolute;
    top: 45%;
    left: -1%;
    color: #0000;
    z-index: 1;
    border: none;
    border-radius: 30px;
    height: 40px;
}
#residence-slide button.slick-next.slick-arrow {
    display: block !important;
    background: url(../images/rightarrow.png);
    width: 40px;
    position: absolute;
    top: 45%;
    right: -1%;
    color: #0000;
    z-index: 1;
    border: none;
    border-radius: 30px;
    height: 40px;
}
.card-linkproject {
    color: #e87109;
    border: 1px solid #e87109;
    text-decoration: none;
    padding: 4px 10px;
    font-size: 10px;
}
.card-linkproject.active {
    background-color: #e87109;
    color: #fff !important;
}
#corporate-slide h5.card-title {
    font-size: 16px;
    font-weight: 600;
}
#corporate-slide span {
    justify-content: right;
    float: right;
}
#corporate-slide p.card-text {
    font-size: 12px;
}
#residence-slide h5.card-title {
    font-size: 16px;
    font-weight: 600;
}
#residence-slide span {
    justify-content: right;
    float: right;
}
#residence-slide p.card-text {
    font-size: 12px;
}
#apartment-slide h5.card-title {
    font-size: 16px;
    font-weight: 600;
}
#apartment-slide span {
    justify-content: right;
    float: right;
}
#apartment-slide p.card-text {
    font-size: 12px;
}

#corporate-slide ul {
    list-style-type: none;
    padding: 0px;
}
#apartment-slide ul {
    list-style-type: none;
    padding: 0px;
}
#residence-slide ul {
    list-style-type: none;
    padding: 0px;
}
#corporate-slide ul li {
    font-size: 12px;
}
#apartment-slide ul li {
    font-size: 12px;
}
#residence-slide ul li {
    font-size: 12px;
}

.slick-dots li button:before, .slick-dots li.slick-active button:before {
    color: transparent;
    opacity: 1;
}

.slick-dots li button:before {
    margin: 1px;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    width: 10px;
}
.slick-dots li.slick-active button:before {
    background-color: #e87109;
}
/* corporate slider end */

/* page 2 end */

/* project page one start */
section#projectpageone {
    padding: 20px 10px;
    background-color: #fffffb;
    margin-top: 30px;
}
h2.vrahejapebbale-head {
    font-size: 22px;
    font-weight: 500;
}
p.vrahejapebbale-para {
    font-size: 16px;
}
h2.vrahejapebbaleseller-head {
    font-weight: 700;
}
p.vrahejapebbaleseller-para {
    color: #fc7f36;
}
button.btn.btn-vrahejapebbaleseller {
    color: #fff;
    background-color: #fc7f36;
    font-size: 20px;
}
button.btn.btn-vrahejapebbaleseller:hover {
    color: #fff;
    background-color: #fc7f36;
}




section#projectpageone.project-images-inner{
    width: 100%;
    overflow: hidden;
    border: 1px solid #000;
}
section#projectpageone.proj-image-start {
    position: relative;
  }
  
section#projectpageone  .image {
    display: block;
    height: auto;
  }
  
section#projectpageone .overlay {
    position: absolute;
    margin: 0px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: .1s ease;
    background-color: #ffffffa6;
  }
  
section#projectpageone .proj-image-start:hover .overlay {
    opacity: 1;
    margin: 10px 30px 20px;
  }
  
section#projectpageone .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
section#projectpageone  .project-text {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    font-family: 'math';
    text-transform: uppercase;
  }
  section#propertydetails{
    margin: 20px 0px 80px;
  }
 section#projectpageone .project-imgtwo {
    padding: 0px;
}
section#projectpageone .project-imgone-inner {
    padding: 0px 10px;
}
section#projectpageone .project-imgtwo-inner {
    padding: 10px;
} 
section#projectpageone .project-imgone {
    padding: 0px;
}
.property-detailsinner-cont{
    border-right: 1px solid #000;
}
.property-detailsinner-cont h2{
   font-size: 20px;
   font-weight: 600;
}
.property-detailsinner-cont p{
   font-size: 12px;
}
.property-detailsinner-maincont {
    text-align: center;
    color: #686868;
    margin-top: 30px;
}
.projectgall-slick  .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: #000;
    border: 1px solid #000;
    outline: none;
    background: #fff;
    border-radius: 10px;
}
#about-property {
    margin: 30px 0px 80px;
}
/* location start */
.location-image {
    width: 100%;
    height: auto;
}
/* location end */
/* project page two end */
/* ======================== AboutPage Start ======================== */
.overview-inner1{
    background-image: url(../images/patches-1.jpg);
    padding: 30px 0px;
}
.overview-inner1 h6{
    color: #3366ff;
    font-weight: 600;
}
.overview-inner1 .border {
    width: 100px;
    font-weight: 600;
    border-color: #000 !important;
    margin: 0px auto;
    margin-bottom: 20px;
}
.overview-inner1 .nav-link {
    padding: 10px 30px;
}
.overview-inner1 .nav-link.active{
    background-color: #000;
    border-radius: 0px;
}
.tab-content .para{
    padding: 20px;
    background-color: #000;
    color: #fff;
}
.tab-content>.active {
    display: block;
    padding: 0px;
}
/* ======================== AboutPage End ======================== */


body {
    margin: 0px;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
}
.fa, .far, .fas {
    font-family: 'FontAwesome' !important;
}
.section-head{
    text-align: center;
    font-family: 'math';
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 20px 4px; 
}
.border{
    width: 100px;
    font-weight: 600;
    border-color: #000 !important;
    margin: 0 auto;
}

/* main header  one start*/
#mainheader {
    background-color: #000;
    color: #fff;
}
a.nav-link {
    padding: 0px;
}
#mainheader h4 {
    font-size: 13px;
    padding: 8px 30px;
    text-align: right;
    margin-bottom: 0;
}
.navbar-inner {
    padding: 5px 0px;
}
/* main header one end */


/* navbar start */
 /*  .main-logo{
    width: 280px;
} */ 
a.nav-link {
    color: #000;
}
nav.navbar.navbar-expand-lg {
    padding: 0px;
    margin: 0px;
}
.logo2 {
    width: 125px;
}
a.nav-link {
    font-size: 12px !important;
    font-weight: 600 !important;
}

a.inner-menu {
    position: absolute;
    top: 3px;
    right: -6px;
}
.active {

    color: orange  !important;
  }
  
/* navbar end */

/* slider start */
#slider {
    overflow: hidden;
}
.mainbutton {
    position: absolute;
    bottom: 120px;
    width: 32%;
    margin: 0 auto;
    text-align: center;
    left: 40%;
    z-index: 99999;
    bottom: 180px;
    /* top: 480px; */
}
button.mainbtn {
    border: 1px solid orange;
    padding: 4px;
    background-color: none;
    width: 90px;
    background: transparent;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
}
button.mainbtn {
    background-color: #00000069;
    color: #fff;
}
button.mainbtn:hover {
    background-color: orange;
    color: #fff;
}
.search {
    position: absolute;
    top: 560px;
    background: transparent;
}
.search-feild{
    background: #00000087;
    color: #fff;
    font-size: 18px;
    font-weight: 100;
    padding: 14px 60px;
}
.search-feild::placeholder {
    color: #fff;
}
.form-control:focus {
    color: #212529;
    background: transparent;
    border-color: #fff;
    outline: 0;
    box-shadow: 0 0 0 .25remrgba(13,110,253,.25);
}
.mainbutton-two {
    display: grid;
    position: absolute;
    top: 190px;
    border-radius: 10px 0px 0px 0px;
    border: 1px solid #fff;
    overflow: hidden;
    left: 93%;
    background-color: #00000069;
}
.mainbutton-two button.mainbtn {
    background-color: orange;
    color: #fff;
    border: 1px solid #fff
}
#slider .fa:hover {
    color: navy;
}
.btn:first-child:hover, :not(.btn-check)+.btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: orange;
    border-color: orange;
}
a.mainbtnlink.col-lg-1 {
    padding: 9px 20px;
     border: 1px solid #fff;
     text-decoration: none;
     font-size: 24px;
     font-weight: 700;
     color: #000;
     background-color: #fff;}


    a.active.mainbtnlink {
        background-color: #fea400 !important;
        color: #fff !important;
        border-color: #fea400;
        padding: 10px;
        font-size: 20px;
        text-decoration: none;
    }


    a.mainbtnlink.col-lg-3 {
        background-color: #fff;
        color: #000 ;
        border-color: #fff;
        padding: 10px;
        font-size: 20px;
        margin: 0px 10px;
        text-decoration: none;
    }
    #inquiryForm {
        text-align: center;
        margin: 0 auto;
        background-color: #fff;
        /* box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.33); */
        padding: 25px;
        position: absolute;
        width: 85%;
        margin: 0 auto;
        bottom: 93px;
        text-align: center;
        z-index: 99999;
    }
    a.mainbtnlink.col-lg-1:hover {
        background-color: orange;
    }


#myInput {
    background-position: 10px 12px;
    background-repeat: no-repeat;
    width: 66.6%;
    background-color: #000000ab;
    font-size: 16px;
    padding: 12px 20px 12px 40px;
    margin-bottom: 12px;
    border: none;
}
#myInput::placeholder {
    color: #fff;
}  
  #myUL {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  #myUL li a {
    border: 1px solid #ddd;
    margin-top: -1px; 
    background-color: #f6f6f6;
    padding: 12px;
    text-decoration: none;
    font-size: 18px;
    color: black;
    display: block
  }
  #myUL li a:hover:not(.header) {
    background-color: #eee;
  }
  #myUL {
      display: none;
  }
  .icon-btn {
    position: absolute;
    right: 0px;
    top: 55%;
}
#slider i.fa.fa-search {
    font-size: 18px;
    color: #fff !important;
    position: absolute;
    padding: 0 20px;
    top: 18px;
}
button.btn.btn-primary.newtootltip {
    background-color: orange;
}
button.btn.btn-primary.newtootltip:hover {
    background-color: orange;
    border: 1px solid #fff;
}
.icon-btn i.fa{
  color: #fff;
  font-size: 20px;
}
.icon-btn i.fa:hover{
  color: navy;
}

.newtootltip {
    border: 1px solid #fff;
}
[data-title]:hover:after {
    opacity: 1;
    transition: all 0.1s ease 0.5s;
    visibility: visible;
}
[data-title]:after {
    content: attr(data-title);
    background-color: transparent;
    color: #fff;
    font-size: 12px;
    position: absolute;
    padding: 1px 5px 2px 5px;
    bottom: -1.6em;
    left: -100%;
    white-space: nowrap;
    opacity: 0;
    border: none;
    top: 10px;
    z-index: 99999;
    visibility: hidden;
    text-transform: uppercase;
}
[data-title] {
    position: relative;
}

/* slider end */

/* overview start */
.overview-inner{
    background-image: url(../images/patches-1.jpg);
    padding: 30px 0px;
}

.over-para {
    margin: 20px;
}
.para {
    font-size: 17px;
    color: #000;
    font-weight: 500;
    font-family: 'math';
}
/* overview end */

/* project start */
#project{
    background-color: #f0f0f0;
}
.project-inner {
   padding: 30px 0px;
}
.project-imgone {
    padding: 10px;
}
.project-imgtwo {
    padding: 10px;
}
.project-image {
    margin: 20px;
}
.project-images-inner{
    width: 100%;
    overflow: hidden;
    border: 1px solid #000;
}
.proj-image-start {
    position: relative;
  }
  
  .image {
    display: block;
    height: auto;
  }
  
  .overlay {
    position: absolute;
    margin: 0px 10px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: .1s ease;
    background-color: #f79c60b8;
  }
  
  .proj-image-start:hover .overlay {
    opacity: 1;
    margin: 10px 20px;
  }
  
  .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
  .project-text {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    font-family: 'math';
    text-transform: uppercase;
  }
  button.project-details-btn {
    border-radius: 20px;
    padding: 4px 20px;
    font-size: 14px;
    border: none;
}

/* project end */

/* Tesimonial-main start */
#testimonial-main{
    background-color: #fff;
}
.testimonial-main-inner {
    padding: 30px 0px;
}
#testimonial-main button.slick-prev.slick-arrow {
    display: block !important;
    background: url(../images/leftarrow.png);
    width: 40px;
    position: absolute;
    top: 45%;
    left: -1%;
    color: #0000;
    z-index: 1;
    border: none;
    border-radius: 30px;
    height: 40px;
}
#testimonial-main button.slick-next.slick-arrow {
    display: block !important;
    background: url(../images/rightarrow.png);
    width: 40px;
    position: absolute;
    top: 45%;
    right: -1%;
    color: #0000;
    z-index: 1;
    border: none;
    border-radius: 30px;
    height: 40px;
}
.row.test-slick.slick-initialized.slick-slider {
    margin: 20px 0px;
}
#testimonial-main h5.card-title {
    font-size: 16px;
    font-weight: 600;
}
#testimonial-main p.card-text {
    font-size: 12px;
    margin-bottom: 8px;
}
h2.textcard-head {
    font-size: 18px;
    font-weight: 600;
}
.img-fluid.rounded-start {
    height: 160px;
}

/* Tesimonial-main end */

/* preleased start */
.pre-icons {
    width: 70px;
}
.preleased-cont {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
}
.pre-start h4{
    color: #000;
    font-size: 22px;
    font-weight: 600;
}
.pre-start {
  border-right: 2px solid #000;
}
#preleased .active {
    color: orange !important;
    background-color: #fff;
}
/* prelerased end */

/* clients start */
#clients{
    text-align: center;
    background-image: url(../images/patches-1.jpg);
}
.clients-inner {
    padding: 30px 0px;
}
.row.clients-slick.slick-initialized.slick-slider.slick-dotted {
    margin-top: 50px;
    /* margin: 50px 0px; */
}
button.slick-prev.slick-arrow {
    display: none  !important;
}
button.slick-next.slick-arrow {
    display: none !important;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: #000;
    border: 0;
    outline: none;
    background: #000;
    border-radius: 10px;
}

.slick-dots li button:before {
    content: '•';
    font-size: 22px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    opacity: .25;
    color: black;
    display: none;
}
/* clients end */

/* awards start */
section#awards {
    background-image: url(../images/patches-2.jpg);
}
.awards-cont img {
    width: 200px;
}
.awards-inner {
    padding: 30px 0px;
}
.row.awards-start.text-center {
    padding: 30px 0px;
}
/* awards end */

/* testimonial start */
section#testimonials {
    background-image: url(../images/patches-2.jpg);
    padding-bottom: 30px;
}
section#testimonials h1.section-head {
    padding-top: 100px;
}
.test-img {
    margin: 0 auto;
    width: 150px;
    border-radius: 100px;
    border: 1px solid #000;
}
.test-img-start {
    width: 100%;
    border-radius: 150px;
}
.text-right {
    text-align: right;
}
#testimonials .para {
    font-size: 14px;
    margin-top: 20px;
    text-align: justify;
}
.test-slider {
    margin-top: 20px;
}
.test-section {
    padding: 30px;
}
ul.slick-dots {
    text-align: center;
}
img.test-img-start {
    width: 150px;
    height: 150px;
}
/* testimonials end */

/* about start */
#about .para {
    margin-top: 50px;
    color: #fff;
    text-align: center;
}
section#about {
    background-image: url(../images/quick-link.jpg);
}
.about-bg {
    background-image: linear-gradient(45deg, #b03b28d4, #7f712b);
    padding-bottom: 50px;
}
/* about end */

/* footer start */
#footer{
    background-image: url(../images/quick-link.jpg);
    overflow: hidden;
}
.footer-bg {
    background-color: #22254ccc;
    padding: 40px 0px;
}
.quick {
    display: flex;
}
.quick-list-one {
    
    padding: 0px;
    list-style-type: none;
}
ul.quick-list-two.col-6 {
    list-style-type: none;
    padding: 0px;
}
#footer li{
    font-size: 14px;
    color: #fff;
    padding: 4px;
}
#footer h4 {
    color: #fc7f36;
    font-size: 15px;
    font-weight: 600;
}
.footer-sec-start {
   
    padding: 0px 2px;
}
.footer-icons {
    padding: 20px;
    color: orange;
    font-size: 18px;
}
.footer-icons .fa {
    padding: 5px;
}
#footer-last h4{
    font-size: 13px;
    font-weight: 600;
   margin-top: 10px;
}

.footer-btn.btn-group-vertical {
    background-color: #ddd;
    width: 46px;
    top: 2320px;
    right: 0px;
    border-radius: 10px 0px 0px 10px;
    position: absolute;
    padding: 16px 10px;
}

/* footer end */

/* page 2 start */
/* slider start */
h2.project-slidecont-head {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    
}
.project-slidecont{
    position: absolute;
    top: 50%;
    margin: 0 20%;
}
button.btn.btn-reservation.mt-5 {
    background-color: #fc8230;
    color: #fff;
    padding: 10px 20px;
}
.projectsearch-location {
    padding: 30px 0px;
    background-color: #0000009e;
}
.project-search-first {
    background-color: #000000c2;
    padding: 30px;
    position: relative;
    top: -50px;
    border-radius: 0px 10px 10px;
    color: #fc8230;
}
button.btn.btn-projectsearch {
    background-color: #fc8230;
    color: #fff;
}
input#project-zipcode {
    border-radius: 0px;
}
input#project-state {
    border-radius: 0px;
}
input#project-zipcode::placeholder {
    text-align: center;
    font-size: 12px;
}
input#project-state::placeholder {
    text-align: center;
    font-size: 12px;
}
label.project-findlocation {
    float: right;
}


/* slider end */

/* corporate slider start */
#corporate-slide button.slick-prev.slick-arrow {
    display: block !important;
    background: url(../images/leftarrow.png);
    width: 40px;
    position: absolute;
    top: 45%;
    left: -1%;
    color: #0000;
    z-index: 1;
    border: none;
    border-radius: 30px;
    height: 40px;
}
#corporate-slide button.slick-next.slick-arrow {
    display: block !important;
    background: url(../images/rightarrow.png);
    width: 40px;
    position: absolute;
    top: 45%;
    right: -1%;
    color: #0000;
    z-index: 1;
    border: none;
    border-radius: 30px;
    height: 40px;
}
#corporate-slide .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: #e87109;
    border: 1px solid #000;
    outline: none;
    background: none;
    border-radius: 10px;
}
#apartment-slide .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: #e87109;
    border: 1px solid #000;
    outline: none;
    background: none;
    border-radius: 10px;
}
#residence-slide .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: #e87109;
    border: 1px solid #000;
    outline: none;
    background: none;
    border-radius: 10px;
}



#apartment-slide button.slick-prev.slick-arrow {
    display: block !important;
    background: url(../images/leftarrow.png);
    width: 40px;
    position: absolute;
    top: 45%;
    left: -1%;
    color: #0000;
    z-index: 1;
    border: none;
    border-radius: 30px;
    height: 40px;
}
#apartment-slide button.slick-next.slick-arrow {
    display: block !important;
    background: url(../images/rightarrow.png);
    width: 40px;
    position: absolute;
    top: 45%;
    right: -1%;
    color: #0000;
    z-index: 1;
    border: none;
    border-radius: 30px;
    height: 40px;
}
#residence-slide button.slick-prev.slick-arrow {
    display: block !important;
    background: url(../images/leftarrow.png);
    width: 40px;
    position: absolute;
    top: 45%;
    left: -1%;
    color: #0000;
    z-index: 1;
    border: none;
    border-radius: 30px;
    height: 40px;
}
#residence-slide button.slick-next.slick-arrow {
    display: block !important;
    background: url(../images/rightarrow.png);
    width: 40px;
    position: absolute;
    top: 45%;
    right: -1%;
    color: #0000;
    z-index: 1;
    border: none;
    border-radius: 30px;
    height: 40px;
}
.card-linkproject {
    color: #e87109;
    border: 1px solid #e87109;
    text-decoration: none;
    padding: 4px 10px;
    font-size: 10px;
}
.card-linkproject.active {
    background-color: #e87109;
    color: #fff !important;
}
#corporate-slide h5.card-title {
    font-size: 16px;
    font-weight: 600;
}
#corporate-slide span {
    justify-content: right;
    float: right;
}
#corporate-slide p.card-text {
    font-size: 12px;
}
#residence-slide h5.card-title {
    font-size: 16px;
    font-weight: 600;
}
#residence-slide span {
    justify-content: right;
    float: right;
}
#residence-slide p.card-text {
    font-size: 12px;
}
#apartment-slide h5.card-title {
    font-size: 16px;
    font-weight: 600;
}
#apartment-slide span {
    justify-content: right;
    float: right;
}
#apartment-slide p.card-text {
    font-size: 12px;
}

#corporate-slide ul {
    list-style-type: none;
    padding: 0px;
}
#apartment-slide ul {
    list-style-type: none;
    padding: 0px;
}
#residence-slide ul {
    list-style-type: none;
    padding: 0px;
}
#corporate-slide ul li {
    font-size: 12px;
}
#apartment-slide ul li {
    font-size: 12px;
}
#residence-slide ul li {
    font-size: 12px;
}

.slick-dots li button:before, .slick-dots li.slick-active button:before {
    color: transparent;
    opacity: 1;
}

.slick-dots li button:before {
    margin: 1px;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    width: 10px;
}
.slick-dots li.slick-active button:before {
    background-color: #e87109;
}
/* corporate slider end */

/* page 2 end */

/* project page one start */
section#projectpageone {
    padding: 20px 10px;
    background-color: #fffffb;
    margin-top: 30px;
}
h2.vrahejapebbale-head {
    font-size: 22px;
    font-weight: 500;
}
p.vrahejapebbale-para {
    font-size: 16px;
}
h2.vrahejapebbaleseller-head {
    font-weight: 700;
}
p.vrahejapebbaleseller-para {
    color: #fc7f36;
}





section#projectpageone.project-images-inner{
    width: 100%;
    overflow: hidden;
    border: 1px solid #000;
}
section#projectpageone.proj-image-start {
    position: relative;
  }
  
section#projectpageone  .image {
    display: block;
    height: auto;
  }
  
section#projectpageone .overlay {
    position: absolute;
    margin: 0px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: .1s ease;
    background-color: #ffffffa6;
  }
  
section#projectpageone .proj-image-start:hover .overlay {
    opacity: 1;
    margin: 10px 30px 20px;
  }
  
section#projectpageone .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
section#projectpageone  .project-text {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    font-family: 'math';
    text-transform: uppercase;
  }
  section#propertydetails{
    margin: 20px 0px 80px;
  }
 section#projectpageone .project-imgtwo {
    padding: 0px;
}
section#projectpageone .project-imgone-inner {
    padding: 0px 10px;
}
section#projectpageone .project-imgtwo-inner {
    padding: 10px;
} 
section#projectpageone .project-imgone {
    padding: 0px;
}
.property-detailsinner-cont{
    border-right: 1px solid #000;
}
.property-detailsinner-cont h2{
   font-size: 20px;
   font-weight: 600;
}
.property-detailsinner-cont p{
   font-size: 12px;
}
.property-detailsinner-maincont {
    text-align: center;
    color: #686868;
    margin-top: 30px;
}
.projectgall-slick  .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: #000;
    border: 1px solid #000;
    outline: none;
    background: #fff;
    border-radius: 10px;
}
#about-property {
    margin: 30px 0px 80px;
}
/* location start */
.location-image {
    width: 100%;
    height: auto;
}
/* location end */
/* project page two end */
/* ======================== AboutPage Start ======================== */
.overview-inner1{
    background-image: url(../images/patches-1.jpg);
    padding: 30px 0px;
}
.overview-inner1 h6{
    color: #3366ff;
    font-weight: 600;
}
.overview-inner1 .border {
    width: 100px;
    font-weight: 600;
    border-color: #000 !important;
    margin: 0px auto;
    margin-bottom: 20px;
}
.overview-inner1 .nav-link {
    padding: 10px 30px;
}
.overview-inner1 .nav-link.active{
    background-color: #000;
    border-radius: 0px;
}
.tab-content .para{
    padding: 20px;
    background-color: #000;
    color: #fff;
}
.tab-content>.active {
    display: block;
    padding: 0px;
}
/* ======================== AboutPage End ======================== */

 /* ======================= Location Start ======================= */
 .innerLocation{
    padding: 40px 0px;
  }
  input.form-control {
      width: 100% !important;
  }
  .section-head{
    padding: 0px;
  }
  #ContactForm {
    background-color: #fff;
    padding: 1px 27px;
    height: 369px;
  }
  #ContactForm .input-group {
    margin: 0px auto;
  }
  #location{
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
  }
  .innerlocation {
    padding: 20px 0px;
  }
  .text-center {
      text-align: justify !important;
      color: #fff;
  }
  h5.text-center {
      font-size: 15px;
  }
  .para{
    color: #fff;
  }
  .address {
      padding: 25px;
  }
  .address a , .address span {
    color: #fff !important;
}
  #location .col-lg-4 {
    background: #fff;
    padding: 10px 20px;
    border: 1px solid #000;
    margin: 20px;
}
  #location h3 {
    font-size: 30px;
    color: #000 !important;
}

input.form-control {
    width: 100% !important;
    height: 35px;
}
.select2-container .select2-choice {
    height: 35px;
}
#location button{
    height: 35px;
    background: #916447;
    font-size: 16px;
    width: 100%;
    margin-top: 10px;
}
  /* ======================= Location End ======================= */
  /* ============================ Instant callback Start ============================ */
  label.error {
    color: red;
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    left: 0;
  }
  .modal-header {
    border-bottom: 1px solid #3D1E19;
  }
  .spek_exprt .btn-default,
  #instant-callback-div .btn-default {
    width: 100% !important;
    background: #b54a8f;
    color: #fff;
    border-color:#fff;
  }
  #instant-callback-div {
    position: fixed;
    vertical-align: top;
    right: -247px;
    top: 27%;
    height: 0;
    z-index: 1000;
  }
  #instant-callback-div .form-control {
    height: 30px;
  }
  #instant-callback-div .input-group {
    margin: 8px auto;
  }
  #instant-callback-div .instant-switch {
    background: url(../img/enquire.jpg) no-repeat scroll 0 0;
    -webkit-box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.2);
    box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: inline-block;
    height: 143px;
    vertical-align: top;
    width: 30px;
    position: relative;
  }
  #instant-callback-div .content-switcher {
    background-color: #fff;
    display: inline-block;
    width: 245px;
    margin: 0 0 0 -4px;
    padding: 0 16px 12px;
    vertical-align: top;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.33);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.33);
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  #instant-callback-div h4 {
    border-bottom: 1px solid #EDEDED;
    /*margin-bottom: 20px;*/
    padding-bottom: 15px;
    padding-top: 5px;
  }
  #instant-callback-div p {
    margin: 5px 0 !important;
    padding: 4px 0;
    font-size: 12px;
  }
  #instant-callback-div input[type="submit"]:hover {
    background-color: #333;
    color: #FFF;
  }
  #instant-callback-div input[type="submit"] {
    width: 100%;
  }
  #hide {
    background-color: #FFFFFF;
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0;
    height: 32px;
    position: absolute;
    right: 7px;
    top: 7px;
    width: 40px;
    cursor: pointer;
    font-size: 12px;
    line-height: 13px;
    margin-bottom: 0;
  }
  #hide img {
    opacity: 0.3;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  #hide img:hover {
    opacity: 0.7;
  }
  /* ============================ Instant callback End ============================ */
  /* ============================ Popup Start ============================ */
  .modal-dialog {
    width: 35%;
  }
  .modal-header {
    background-color:#b54a8f;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
  }
  h3.modal-title {
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-weight: bold;
  }
  button#submitf {
    background-color: #916447;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
  }
  .modal-content{
    border-radius: inherit;
    background-color: #fff;
    border: 2px solid #fff;
  }
  .input-group {
    position: relative;
    display: table;
    text-align: center;
    margin: 4px auto;
    width: 100%;
  }
  .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    filter: alpha(opacity=20);
  }
  .inputwidth input::placeholder {
    color: #fff;
  }