.navbar-nav a{
    font-size:18px;
    padding:10px 20px !important;
}
.navbar{
    float:right !important
}
li{
    font-size: 17px;
    line-height: 1.5;
}

.header{
    padding:20px;
    /* background: #f9f5f5; */
}
.map-section DIV.mappo{
    float: none;
    HEIGHT: 400px;
    margin-left: 35%;
    margin-right: auto;
}
.map-section{
        padding: 35px 0;
}
.map-section{
	background-size:cover !important;
}
.roof-heading{
   text-align:center;
}
.roof-heading h1{
    font-size:40px;
    margin-top:35px;
    font-style:italic !important;
    color:#000;
    margin-bottom:20px
}
.roof-type p{
    background:#f6aa23;
    color:#fff;
    font-size:32px;
    text-align:center;
    font-weight:700;
    padding:20px;
    line-height:38px;
    min-height:100px;
    border-radius:20px
}
.header img{
	height:75px;
}
.property-section h2{
    color:#091d4f;
    font-weight:bolder;
    font-size:40px;
    margin-top:35px
}
.map-text{
    color:#fff;
    font-weight:bold
}
.map-text h2{
        font-weight:bold
}
ul#property-list-home li a{
	  /*  background: none !important;
	    padding-left: 0 !important;*/
	    color:  #666666 !important;
	    text-decoration: none;
}
.sale-property p{
	color:#666;
	font-size:18px;
	margin-bottom:15px;
	margin-top:15px
}
.footer{
	background: #BA9C70;
	padding:30px 0 !important
}
.footer h2{
	font-size:20px;
	color:#fff;
	font-weight:  bold;
}
.footer li{
	list-style:none;
}
.footer ul{
	padding-left:0; 
}
.footer a{
	color:#fff !important;
	font-size: 16px;
	text-decoration: none;
}
.page-content-section .dtl-post p{
	border:0 !important;
	margin-bottom:0 !important;
}
.SidePicLeft-img img {
    width: 100%;
    height: auto;
    max-height: 237px;
}
.pro-list-title{
    background-color: #0b2048 !important;
    border-top: #666 1px solid !important;
    border-bottom: #666 1px solid !important;
    padding-left: 10px !important;
    font-size: 15px !important;
    color: #fff !important;
    font-weight: normal !important;
    line-height: 35px;
    padding: 5px !important;
}
.classified-list .detail-section .price {
    margin-left: 15px;
    font-size: 20px;
    color: #f6aa23;
}
.classified-list .bedroom p, .classified-list .bathroom p, .classified-list .landing p {
    font-size: 15px;
    font-weight: 600;
    margin-top: 8px;
}
.classified-list .bedroom, .classified-list .bathroom, .classified-list .landing {
    width: 33.33%;
    float: left;
}
.classified-list .bedroom img, .classified-list .bathroom img, .classified-list .landing img {
    float: left;
    margin-right: 10px;
}
.classified-list .proprty-detail img, .bathroom img{
    height: auto;
    width: 30px;
    margin-left: 15px;
}
.classified-list .proprty-detail {
    display: inline-block;
    width: 100%;
}
.classified-list .blacktext3 {

    FONT: 15px/18px 'Lato', sans-serif !important;
    COLOR: #000000;
    TEXT-DECORATION: none;
    font-weight: normal;
    vertical-align: top;
    margin-left: 15px;

}
.classified-list #classad3 {

    font-family: 'Lato', sans-serif;
    font-size: 12px;
    color: #000000;

}
.classified-list #classad3 {
    margin: 0 8px 0 8px;
    height: auto !important;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #FFF;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: #ccc 1px solid;
    border-right: #ccc 1px solid;
    border-left: #ccc 1px solid;
    float: left;
    width: 100%;
}
.classified-list .contact-sectio {
    float: none;
    width: 100% !important;
    display: inline-block;
    margin-left: 15px;
    margin-top: 6px !important;
    margin-bottom: 15px;
}
.classified-list .user-name {
    width: 39%;
    float: left;
}
.classified-list .user-name p {
    font-size: 16px;
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 0;
}
.classified-list .user-name label {
    font-weight: normal;
    font-size: 16px;
    color: #ccc;
}
.classified-list .phone-no {
    padding-top: 22px;
}
.classified-list .phone-no img {
    height: 14px;
}
.classified-list .phone-no a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    padding-left: 5px;
    display: inline-block;
}
.classified-list .contact, .classified-list .new-more {
    text-align: center;
	margin-top: 15px;
}
.classified-list .contact a, .classified-list .new-more a {
    border: 1px solid #f6aa23 !important;
    background: none;
    color: #f6aa23;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    transition: background-color 0.5s ease;
    padding: 8px 16px;
    text-decoration: none;
}
.classified-list .phone-no, .classified-list .contact, .classified-list .new-more {
    float: left;
    width: 20%;
}
.classified-list .contact a:hover, .classified-list .new-more a:hover {
    background: #f6aa23;
    color: #fff !important;
}
.sidebar-listing h2{
	font-size:16px;
	color: #f6aa23;
	font-weight:bold;
	/* border-bottom:1px solid; */
	padding-bottom: 0px;
	padding-left:10px;
}
div.department, div.property-type, div.region, div.bathroom-filter, div.land{
	margin-top:20px
}
.sidebar-listing input[type=checkbox]{
	    margin-left: 10px;
		margin-right: 3px;
		    margin-bottom: 7px;
}
.sidebar-listing{
	font:15px/18px 'Lato', sans-serif !important;
}
.price .pricelimit, .bathroom .bedlimit, .land .landlimit, .more_regions, .more_departs, .less_regions, .less_departs{
	margin-left:10px;
	cursor: pointer;
	padding: 2px;
}
.select-filter-dropdown{
	    text-align: left;
}
.select-filter-dropdown select{
	padding:5px !important;
	/*margin-bottom:20px;*/
	width:100%; 
	height:40px
}
.select-filter-dropdown option{
	height:40px;
	display:block;
	line-height:40px;
	min-height:  40px !important;
}
ul#property-list-home li a{
	    background: url(/assets/img/symbol.png) no-repeat left center !important;
}
.greenpropbox a{
	    color: #0c1c54 !important;
}
.sidebar-title h2{
	background:#f6aa23;
	padding: 13px;
	color:#fff;
}
.sidebar-listing{
	margin-top: 25px;
}
.nav-item a{
	color:#20305b !important;
	font-weight:bold;
}
.active.nav-item a{
	color:#f6aa23 !important;
}
.classified-heading{
	font-size:20px;
	margin-bottom:0 !important;
	color: #f6aa23;
}
.bg-light{
}
.sidebar-listing input#search_term{
	height: 40px;
    border-color: #aaa;
    border-radius: 0;
    margin-bottom: 4px;
}
.clear_filter{
	text-align:right;
}
.clear_filter a{
	background:none !important;
	border:none;
	    font-weight: bold;
}
.more_regions, .more_departs, .less_regions, .less_departs{
	color:#f6aa23 !important;
}
.main-dtl{
	    background-color: #334064 !important;
}
.website-info{
    color: #334064 !important;
    border: 1px solid #334064 !important;
}
.website-info:hover, .blacktextproperty a:hover
{
	background-color: #334064 !important;
	border: 1px solid #334064 !important;
	color: #fff !important;
}

element.style {
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.contact-seller {
    background-color: #f6aa23 !important;
    border-color: #f6aa23!important;
	border-radius:0 !important;
}
.NameLink{
	color:#fff !important;
}
.contact-seller:hover{
	    background-color: #334064 !important;
		border-color: #334064 !important;
}
.main-tab input:checked + label{
	border-top: 2px solid #334064 !important;
}
#fruitstwo li, #fruits li{
	list-style:none
}
#fruitstwo ul, #fruits ul{
	padding:15px;
	overflow:hidden;
	margin-bottom:0
}
.banner-image {
	    background: url(/assets/img/banner-classfied.jpg) no-repeat;
	    height:130px;
	    width: 100%;
	    position:  relative;
	    background-position-y: center;
		    background-size: 100%;
}
.banner-image:before{
	content:"";
	background: #00000099;
	height:130px;
	width:  100%;
	position:  absolute;
}
.banner-image h1.classified-heading{
	text-align:center;
	top:50%;
	position:  absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 24px;
    display: none;
}
.heading, .property-address h3, .location-main h3{
	background-color: #f6aa23 !important;
}
.current {
    background: #0b2048 !important;
	    color: #ffffff !important;
}
.copyright p{
    color: #fff;
    margin-bottom: 0;
    border: none;
    font-size: 11pt;
    font-weight: 400;
    line-height: 1.5;
}
.copyright .col-md-5 p{
	text-align:right
}
.footer{
	padding-bottom:15px !important
}
.register-detail{
	width:100%;
}
.register-detail label{
	width: 29%;
	font-weight: bold;
}
.register-detail input{
	width: 69%;
}
.register-detail .elements{
	margin-bottom: 10px;
}
.register-detail legend, .admin-panel-login legend{
    width: 100% !important;
    background: #0b2048 !important;
    color: #fff;
    font-size: 18px;
    padding: 5px;
    text-align: center;
    border: none !important;
}
.top-p{
	    text-align: center;
    font-size: 16px;
    padding-top: 7px;
    padding-bottom: 13px;
}
.top-p a{
	color:#f7ba23
}
.estate-agent-form-box .register-detail .radio-btn input{
	    width: 20%;
}
.register-detail p{
	font-size:16px
}
.register-detail .submit{
	float:none;
	text-align:center;
}
.register-detail .submit input{
	width:auto;
	background:#f7ba23;
	border:0;
	padding:10px 25px;
	color:#fff;
	font-weight:bold;
}
.register-detail .radio-btn p{
	font-size:13px;
}
.private-radio-btn input {
    width: 10% !important;
    height: auto;
}	
.login {
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #B7DDF2;
    margin-top: 0px;
}
.admin-panel-login label{
	font-size:15px;
	font-weight:bold;
}	
.admin-panel-login a{
	color: #f6aa23;
}
.tab-content input, .tab-content select{
	    height: 38px !important;
    font-size: 14px !important;
}
.tab-content texrarea{
    font-size: 14px !important;
}
.list-inline.pull-right{
	float: none !important;
    width: 100%;
    display: block;
    text-align: right;
}
.list-inline.pull-right .btn, .form-detail .list-inline.pull-right .btn{
	    color: #fff !important;
    background-color: #f6aa23 !important;
    border: none !important;
    font-size:16px !important;
    border-radius:0 !important;
    padding:10px 25px !important
}
.box-body .row{
	width:100%;
}
ul.sub-menu {
    display: none;
    position: absolute;
    z-index: 999999;
    padding-left: 5px;
    background: #fff;
}
ul.sub-menu li{
	list-style:none !important;
}
.MsoBodyText{
	background:#00a8e4;
	line-height::40px;
	text-align:center;
}
.MsoBodyText strong{
	font-size:24px;
	color:#fff;
	font-weight:normal;
	padding:10px;
	display:block;
}
h1{
	font-size:24px;
	color:#fff;
	font-weight:normal;
	padding:10px;
	display:block;
}
#HeaderStyle {
    font-size: 24px !important;
    color: #fff !important;
    font-weight: normal !important;
    padding: 10px;
    display: block;
    background: #0b2048 !important;
    height: auto !important;
    text-align: center;
	margin-bottom:20px !important
}
p.Style1, li.Style1{
	color:#0b2048 !important;
	margin-bottom:10px !important;
}
.sub-heading {
    text-align: center !important;
    display: block;
    font-size: 19px;
    font-weight: bold !important;
    color: #f6af45 !important;
}
.about-content {
    background-color: #ffffff !important;
    color: #212560 !important;
}
.our-story, .our-values{
	    max-width: 100% !important;
}
.sub-heading::before, .sub-heading::after {
    content: "";
    width: 60px;
    height: 6px;
    border-top: 1px solid #f6aa23 !important;
    display: inline-block;
    margin: 0 10px;
}
h2.style104{
	font-size:18px;;
	margin-top:30px;
	color:#f6aa23
} 
p.style104{
	margin-bottom:0
}
.cssform input[type="text"] {
    width: 100% !important;
	background:#fff !important;
}
.cssform textarea {
    width: 100% !important;
}
.cssform p{
	    padding-left: 0 !important;
}
.cssform label {
    font-weight: bold;
    font-size: 14px !important;
    float: left;
    text-align: left;
    padding: 7px 0 0px 0 !important;
    padding-right: 15px;
    margin-bottom: 0;
    display: block;
    width: 100%;
    margin-left: 0;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
    background: #0b2048;
    border: none;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
}
#tooltips .area-tooltip {
    position: absolute;
    width: 0;
    height: 0;
    z-index: 10001;
	    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}
#data-id:hover .area-tooltip{
	visibility: visible;
}
#tooltips .area-tooltip {
    position: absolute;
    width: 0;
    height: 0;
    z-index: 10001;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
#gamap-cities .city-img-container {
    width: 8px;
    height: 8px;
    -ms-transform: scale(.4);
    -webkit-transform: scale(.4);
    transform: scale(.4);
}
#gamap-cities .cities_label {
    font-size: calc(.5em + .68vw);
    background-color: #f2f2f2;
    background-color: rgba(242,242,242,.6);
    padding: 0 3px 0 3px;
    z-index: 100;
    cursor: default;
}
#gamap-cities .ga-icon-dot {
    position: relative;
    top: -9.5px;
    left: -9.5px;
    width: 21px;
    height: 21px;
    font-size: 2em;
    color: #fff;
}
.ga-icon-dot:before {
    content: "";
}
a, a:hover, a:active, a:focus, a:visited {
    color: inherit;
    -webkit-appearance: none;
    text-decoration: none;
    outline: none;
}


/*area:hover{
	 position: relative;
}
area[title]:hover:after{
	     content: attr(title);
	    font-size: calc(.5em + .68vw);
    background-color: #f2f2f2;
    background-color: rgba(242,242,242,.6);
    padding: 0 3px 0 3px;
    z-index: 100;
    cursor: default;
     position: absolute;
     left: 0;
     top: 100%;
     white-space: nowrap;
     z-index: 20px;

}*/
	
	        .ui-tooltip {
        padding: 10px;
        position: absolute;
        z-index: 9999;
        max-width: 300px;
        -webkit-box-shadow: 0 0 5px #aaa;
        box-shadow: 0 0 5px #aaa;
       }

       body .ui-tooltip {
       border-width: 1px;
       color: #FFFFFF;
       background: #454545;
       text-shadow: -1px -1px 0px rgba(255,255,255,0.3), 1px 1px 0px rgba(0,0,0,0.8);
}
.modal-dialog{
left: 50% !important;
top: 50% !important;
transform: translate(-50%,-50%) !important;
margin: .5rem !important;

}
.modal-header{
    background-color: #f6aa23 !important;
	color:#fff !important;
	display:block !important;
	    padding: 0 !important;
    padding-left: 14px !important;
	
}
.modal-title {

    line-height: 45px !important;
    font-size: 16px !important;

}
.modal-header .close{
	margin:0 !important
}
.modal-header .close{
	    background: #f6aa23 !important;
}
.form-group input[type="submit"]{
	background-color: #f6aa23 !important;
	border-color: #f6aa23 !important;
	box-shadow:none !important;
	    line-height: 0 !important;
    font-size: 16px !important;
    width: 30%;
    text-transform: uppercase !important;
}
#PropertyDetails hr{
    border:none !important;
}

.pagination-row a{
    color: #ffffff !important;
       cursor: pointer;
       border: 1px solid #091d4f;
       padding: 8px;
       margin: 3px 11px;
       background: #0b2048;
    }
    .pagination-row select{
       margin: 3px 11px;
           color: #0b2048;
       background-color: #ffffff;
       background-clip: padding-box;
       border: 1px solid #091d4f;
       border-radius:0;
       height: calc(2.25rem + 6px);
    }
    
    .pagination-row span{
    margin: 14px 11px;
       color: #f6aa23;
    }
    .pagination-row{
    margin-bottom:10px
    }
    .disclaimer-text {
        text-align: justify;
        color: #ABABAB;
        font-size: 13px;
        margin: 20px;
    }
    .page-item.active .page-link , .page-item .page-link:hover {

        z-index: 1;
        color: #fff;
        background-color: #0b2048 !important;
        border-color: #0b2048;
    
    }
    .page-link{color:#0b2048;}
    body {
    display: block;
    margin: 8px;
}