@charset "utf-8";

@import "navbar.css";
@import "buttons.css";
@import "style-map.css";
@import "style-search.css";
@import "style-social.css";

/********************************************************************************************************************** FONTS *********************************************************************************************************************/

@import url("https://fonts.googleapis.com/css?family=Roboto:200,300,400,500,700,900i");
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,600,700");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");

/********************************************************************************************************************** BASIC DEFINITIONS *********************************************************************************************************/

body {
    background: #fff;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    font-weight: normal;
    line-height: 23px;
    font-size: 16px;
    color: #000;
    min-height: 100vh;
}

a {
    color: inherit;
    text-decoration: none;
}

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

a:focus,
a:hover {
    color: #1b1916;
}

button {
    font-family: "Roboto", Sans-Serif;
    border: none;
    box-shadow: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: sans-serif;
    font-weight: 400;
    color: #1f1f1f;
    margin: 0;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
    margin: 0;
}

h6 {
    font-size: 14px;
    margin: 0;
}

i {
    font-size: 16px;
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

p {
    line-height: normal;
    margin: 0;
}

input[type="submit"] {
    outline: none;
    border: inherit;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
}

/********************************************************************************************************************** SPECIAL DEFINITONS ********************************************************************************************************/

a.agweb {
    font-weight: bold;
    color: #104247;
    font-family: "Roboto", Sans-Serif;
    font-size: 20px;
}

a.back-to {
    display: none;
    position: fixed;
    right: 15px;
    bottom: 65px;
    width: 35px;
    height: 35px;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 5px;
    line-height: 35px;
    text-align: center;
    color: #1b1916;
    z-index: 999;
}

a.back-to:focus,
a.back-to:hover,
.btn_fill,
.dark_border:focus,
.dark_border:hover {
    color: #fff;
}

a.btn {
    text-decoration: none !important;
}

a.bts {
    color: #23252f;
    font-size: 16px;
    margin-bottom: 20px;
    display: block;
}

a.bts i {
    font-size: 14px;
}

a.centered {
    background: #fff;
    border-radius: 4px;
    color: #676767;
    display: inline-block;
    font-size: 25px;
    line-height: 18px;
    padding: 15px;
    width: auto;
}

a.close-overlay.hidden {
    display: none;
}

a.greenlink {
    color: #38a789 !important;
    text-decoration: underline;
}

a.greenlink2 {
    color: #38a789 !important;
    text-decoration: underline;
}

a.greenlink:hover {
    color: #ffffff !important;
}

a.grnhov {
    color: #38a789 !important;
}

a:hover.grnhov {
    color: #fff !important;
}

a.ghov {
    color: #fff !important;
}

a:hover.ghov {
    color: #38a789 !important;
}

a.mobonly {
    display: none;
}

a.pagelink {
    margin-left: 0.1rem;
    margin-right: 0.1rem;
    font-size: 19px;
    text-decoration: underline;
}

a.secondline {
    font-size: 26px;
    line-height: 36px;
    font-weight: bold;
}

a.srchpage {
    background: #fff;
    padding: 5px 40px;
    border: 1px solid #ababab;
    border-radius: 8px;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
    font-family: "Roboto", Sans-Serif;
    font-size: 15px;
    color: #23252f;
}

a.topline {
    color: #244f54;
    font-size: 24px;
    font-weight: bold;
    line-height: 35px;
    text-transform: capitalize;
    text-align: left;
}

body>.wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

form,
.p-title-side {
    color: #fff;
}

h1.blog-title {
    color: #fff;
    font-size: 36px;
    margin-bottom: 20px;
}

h1.CityNameHead {
    font-size: 55px;
}

h2.CityNameHead {
    font-size: 55px;
}

h1.homeheader {
    color: #fff;
    font-size: 40px;
    text-align: center;
    text-transform: capitalize;
    font-weight: bold;
    margin-bottom: 50px;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.9);
}

h1.-oheader {
    color: #fff;
    font-size: 40px;
    text-align: center;
    text-transform: capitalize;
    font-weight: bold;
    margin-bottom: 50px;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.9);
}

h1.our-numbers-header {
    color: #fff;
    font-size: 40px;
    text-align: center;
    text-transform: capitalize;
    font-weight: bold;
    margin-bottom: 36px;
}

h1.preReg {
    text-align: center;
    color: #fff;
}

h2.preReg {
    text-align: center;
    color: #fff;
}

h2.res-suc {
    text-align: center;
    color: #fff;
}

h2.thefeat {
    background: #1b1916;
    color: #fff;
    padding: 15px;
    text-transform: none;
}

h3.agntname {
    position: relative;
    float: right;
    color: #104247;
    margin-top: -80px;
    margin-right: 15px;
}

h3.disclaim {
    float: left;
    margin-bottom: 10px;
    font-size: 20px;
}

h3.llhome {
    background-color: #244f54;
    border-radius: 8px;
    border: none;
    color: #fff;
    font-size: 13px;
    padding: 5px 10px;
}

h3.llhome.age {
    background-color: #23252f;
}

h3.noverellip {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

h2.PDS2 {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 20px;
}

h3.propfound {
    font-size: 30px;
    line-height: 30px;
    margin-top: -10px;
}

h3.section-title {
    color: #fff;
    margin-bottom: 20px;
}

h4.billPrice {
    font-size: 19px;
    margin-top: 5px;
    text-align: right;
}

h4.depPrice {
    font-size: 19px;
    margin-top: 5px;
    text-align: right;
}

h4.disclaim {
    float: left;
    margin-bottom: 10px;
    font-size: 14px;
}

h4.JobTitle {
    font-size: 24px;
    margin-top: 10px;
    text-align: center;
}

h4.mainPrice {
    font-size: 34px;
    text-align: right;
}

h4.mainPrice span {
    font-size: 30px;
    text-transform: lowercase;
}

h4.weekPrice {
    font-size: 19px;
    margin-top: 0px;
    text-align: right;
}

i.fa-light {
    font-size: 11px;
}

img.agentlogo {
    position: absolute;
    right: 10px;
    width: 200px;
}

img.aglog {
    padding: 10px;
    margin-bottom: 20px;
    background: #fff;
}

img.avatar {
    border-radius: 8px;
    border: 4px solid #fff;
    margin-top: 0;
}

img.cityImg {
    border-radius: 8px;
    max-width: 100%;
}

img.magimg {
    border-radius: 6px;
    max-width: 100%;
}

img.rslinks {
    max-width: 100%;
    width: 100%;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.2);
    border: 1px solid #999;
    border-radius: 8px;
}

img.starrat {
    float: right;
}

input.ao-btn-blue,
.ao-btn-blue,
.ao-btn-blue.ao-btn-bb:focus,
.ao-btn-blue.ao-btn-bb:hover,
.ao-btn-blue.ao-btn-fbg:focus,
.ao-btn-blue.ao-btn-fbg:hover,
.ao-btn-blue.ao-btn-wbb:focus,
.ao-btn-blue.ao-btn-wbb:hover {
    background-color: #042b30 !important;
    border-radius: 8px;
    color: #fff;
    margin-bottom: 26px;
    width: 250px;
}

li.featli {
    padding: 15px;
    background: #f5f8fa;
    border-top: 1px solid rgba(255, 255, 255, 0.7);
}

li.waitText span {
    display: none;
}

p a.greenlink2 {
    color: #fff !important;
    margin-top: 15px;
    font-size: 18px;
}

p.agentcontact {
    color: #000;
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
}

p.agnam {
    font-weight: bold;
    color: #104247;
    font-family: "Roboto", Sans-Serif;
    font-size: 24px;
}

p.agentname {
    color: #000;
    font-size: 16px;
    font-weight: normal;
}

p.agentname2 {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 15px;
}

p.prpcrd-indx {
    color: #000;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 15px;
}
p.prpcrd-indx2 {
    color: #000;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 15px;
}

p.Bread,
#content.rmstd p.Bread a {
    width: fit-content;
    height: fit-content;
    background: #23252f;
    border-radius: 8px;
    padding: 10px;
    text-transform: capitalize;
    color: #fff !important;
}

p.disclaim {
    font-size: 14px;
}

p.listdesc {
    height: 130px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    margin-top: 15px;
}

p.listdesc a {
    font-weight: bold;
    color: #104247;
    text-decoration: underline;
}

p.listdesc a:hover {
    color: #000;
}

p.listprice {
    text-align: left;
    font-size: 20px;
    color: #000;
    margin-top: 10px;
    font-family: "Roboto", Sans-Serif;
}

p.mtp a {
    color: #fff;
}

p.NS {
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: 0;
}

p.svcdesc {
    margin: 0px 15px 10px 0px;
}

p.street {
    text-align: left;
    font-size: 26px;
    font-weight: bold;
    color: #000;
    margin-top: 10px;
    font-family: "Roboto", Sans-Serif;
}

p.TotRes {
    float: left;
    font-size: 16px;
    line-height: 24px;
}

p.town {
    text-align: left;
    font-size: 26px;
    font-weight: bold;
    color: #000;
    font-family: "Roboto", Sans-Serif;
}

p.withelip {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}

p.withelip1 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}

p.withelip2 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}

p.withelip3 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}

p.withelip4 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}

textarea.pptext {
    border-radius: 8px;
    border: 1px solid #666;
    font-size: 18px;
    height: 200px;
    width: 100%;
    resize: vertical;
}

ol.withdisc,
ul.withdisc {
    list-style: disc;
    margin-left: 30px;
    color: #fff;
    margin-bottom: 20px;
}

ul.list li::before {
    border: medium none;
    content: "";
    display: inline-block;
    font-family: fontawesome;
    font-size: 12px;
    margin-right: 10px;
    padding: 0;
}

ul.list.angle-double-right li::before {
    content: "";
    font-family: fontawesome;
    font-size: 12px;
}

ul.sumfeat {
    margin-left: 40px;
}

ul.svcdesc {
    margin-top: 0;
}

ul.svcdesc li {
    color: #000;
    font-size: 14px;
    line-height: 15px;
}

section.homearro {
    position: relative;
    margin-top: -135px;
    text-align: center;
    margin-bottom: 35px;
}

section.rmstd, section.news-section-details, section.property-details, .content_prop, section.search-form-main, section.results-rooms {
    flex-grow: 1;
}

select.form-control {
    appearance: auto;
}

span.fa {
    font-size: 14px;
}

span.input-group-btn button {
    color: #fff;
}

span.page {
    float: right;
}

span.page-of-total {
    float: left;
}

.table-v-borderless th,
.table-v-borderless td {
    border-width: 0;
}

textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border: 1px solid #ccc;
    display: block;
    outline: 0;
    padding: 0 10px;
    text-decoration: none;
    -moz-transition: background-color 0.1s ease-in-out,
        border-color 0.1s ease-in-out;
    -webkit-transition: background-color 0.1s ease-in-out,
        border-color 0.1s ease-in-out;
    -ms-transition: background-color 0.1s ease-in-out,
        border-color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out, border-color 0.1s ease-in-out;
    width: 100%;
}

/********************************************************************************************************************** BACKGROUNDS ***************************************************************************************************************/

.background-color-white {
    background: #fff none repeat scroll 0 0;
}

.background-color-yelo {
    background-color: #e5e5e5;
}

.bg-color-dark-gray {
    background: #eef3f9;
}

.bg-color-gray {
    background: #edf3f8;
}

.bg-color-red {
    background: #103033;
}

.bg-hover {
    padding: 20px 20px 20px;
}

.bg_light {
    background: #fff;
}

.bg_light_blue {
    background: #0d0f3a;
}

.bg_transparent {
    background: transparent;
}

.bg_white {
    background: #fff;
}

.bg_yello {
    background: #fff;
}

.topoverlay {
    background-color: rgba(0, 0, 0, 0.3);
}

/********************************************************************************************************************** BACKGROUND IMAGES *********************************************************************************************************/

.hero_slider {
    position: relative;
    width: 100%;
    background-position: center center;
}

.hero_slider .search_2_set {
    display: block;
    padding: 15px 15px 0;
    margin-top: 0;
}

.hero_slider {
    margin-top: 100px;
}

.hero_slider .container {
    padding: 120px 0;
}

.hero_slider.svcs {
    background-position-x: center;
    background-position-y: top;
    position: relative;
    width: 100%;
}

.hero_slider.svcs.llg {
    background: no-repeat;
}

.about {
    background: url("../images/backgrounds/about.jpg");
    background-size: cover;
}

.area {
    background: url("../images/backgrounds/area.jpg");
    background-size: cover;
}

.contact-us {
    background: url("../images/backgrounds/contact-us.jpg");
    background-size: cover;
}

.cookie-policy {
    background: url("../images/backgrounds/cookie-policy.jpg");
    background-size: cover;
}

.email-verification {
    background: url("../images/backgrounds/flag-listing.jpg");
    background-size: cover;
}

.estate-agents {
    background: url("../images/backgrounds/estate-agents.jpg");
    background-size: cover;
}

.expired {
    background: url("../images/backgrounds/expired.jpg");
    background-size: cover;
}

.feedback {
    background: url("../images/backgrounds/feedback.jpg");
    background-size: cover;
}

.faq {
    background: url("../images/backgrounds/faq.jpg");
    background-size: cover;
}

.flag-listing {
    background: url("../images/backgrounds/flag-listing.jpg");
    background-size: cover;
}

.landlords-guide {
    background: url("../images/backgrounds/landlords-guide.jpg");
    background-size: cover;
}

.make-offer {
    background: url("../images/backgrounds/news.jpg");
    background-size: cover;
}

.news {
    background: url("../images/backgrounds/news.jpg");
    background-size: cover;
}

.news-details {
    background: url("../images/backgrounds/news-details.jpg");
    background-size: cover;
}

.not-listed {
    background: url("../images/backgrounds/not-listed.jpg");
    background-size: cover;
}

.online-safety {
    background: url("../images/backgrounds/online-safety.jpg");
    background-size: cover;
}

.page-not-found {
    background: url("../images/backgrounds/page-not-found.jpg");
    background-size: cover;
}

.privacy-policy {
    background: url("../images/backgrounds/privacy-policy.jpg");
    background-size: cover;
}

.property-not-found {
    background: url("../images/backgrounds/property-not-found.jpg");
    background-size: cover;
}

.register {
    background: url("../images/backgrounds/register.jpg");
}

.services {
    background: url("../images/backgrounds/services.jpg");
    background-size: cover;
}

.team {
    background: url("../images/backgrounds/team.jpg");
    background-size: cover;
}

.tenants-guide {
    background: url("../images/backgrounds/tenants-guide.jpg");
    background-size: cover;
}

.terms-of-use {
    background: url("../images/backgrounds/terms-of-use.jpg");
    background-size: cover;
}

.valuation {
    background: url("../images/backgrounds/valuation.jpg");
    background-size: cover;
}

.element-socials {
    background: url("../images/backgrounds/bg-dark-1.jpg");
    background-size: cover;
}

/********************************************************************************************************************** BORDERS *******************************************************************************************************************/

.border-top {
    background: #fff;
    height: 1px;
    left: 10px;
    position: absolute;
    right: 10px;
}

.border-bottom {
    border-bottom: 1px solid #eee;
    margin-bottom: 65px;
}

.border_heading:before,
.border_heading:after {
    content: "";
    background: #fff;
    height: 2px;
    width: auto;
    display: block;
    margin: 5px 0;
}

.btb-featured {
    outline: 2px solid #244f54;
}

.btb-premium {
    outline: 2px solid #a69200;
}

.border_radius {
    border-radius: 4px;
}

.bw-0 {
    border-width: 0;
}

.bw-1 {
    border-width: 1px;
}

.bw-2 {
    border-width: 2px;
}

.bw-3 {
    border-width: 3px;
}

.bw-4 {
    border-width: 4px;
}

.bw-5 {
    border-width: 5px;
}

.strip {
    border-radius: 8px;
    border: 1px solid rgba(125, 125, 125, 0.3);
}

/********************************************************************************************************************** MARGINS - GENERAL *********************************************************************************************************/

.no-margin {
    margin: 0;
    padding: 0;
}

.margin_0 {
    margin: 0;
}

/********************************************************************************************************************** MARGINS - TOP *************************************************************************************************************/

.top5 {
    margin-top: 5px;
}

.top10 {
    margin-top: 10px;
}

.top20 {
    margin-top: 20px;
}

.top30 {
    margin-top: 30px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt-30 {
    margin-top: 30px;
}

.top40 {
    margin-top: 40px;
}

.mt20 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.margin-t60 {
    margin-top: 60px;
}

.top60 {
    margin-top: 60px;
}

.margin_top {
    margin-top: 80px;
}

.top {
    top: 51.8%;
    width: auto;
}

/********************************************************************************************************************** MARGINS - BOTTOM **********************************************************************************************************/

.mb-0 {
    margin-bottom: 0 !important;
}

.bottom5 {
    margin-bottom: 5px;
}

.bottom10 {
    margin-bottom: 10px;
}

.mb-5 {
    margin-bottom: 10px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.bottom20 {
    margin-bottom: 20px;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.bottom30 {
    margin-bottom: 30px;
}

.bottom35 {
    margin-bottom: 35px;
}

.bottom40 {
    margin-bottom: 40px;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb-40 {
    margin-bottom: 40px;
}

.margin-b60 {
    margin-bottom: 60px;
}

.margin_bottom {
    margin-bottom: 80px;
}

/********************************************************************************************************************** MARGINS - LEFT ************************************************************************************************************/

.ml-10 {
    margin-left: 10px;
}

.margin-left-33 {
    margin-left: -30px;
}

/********************************************************************************************************************** MARGINS - RIGHT ***********************************************************************************************************/

.mr-5 {
    margin-right: 5px !important;
}

.margin-r-20 {
    margin-right: 20px;
}

/********************************************************************************************************************** PADDING - GENERAL *********************************************************************************************************/

.nopad {
    padding: 0;
}

.padding_0 {
    padding: 0;
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.padding-10 {
    padding: 10px;
}

.padding-all20 {
    padding: 20px;
}

.padding {
    padding: 40px 0;
}

.padding-15-30 {
    margin: 2px 0 30px 13px;
    display: inline-block;
}

.withpad.smallpad {
    padding-left: 3px;
    padding-right: 3px;
}

/********************************************************************************************************************** PADDING - TOP *************************************************************************************************************/

.pt-0 {
    padding-top: 0;
}

.padding_t20 {
    padding-top: 20px;
}

.p-t-30 {
    padding-top: 30px;
}

.pt-30 {
    padding-top: 30px;
}

.padding_t40 {
    padding-top: 40px;
}

.padding_t55 {
    padding-top: 55px;
}

.pt-70 {
    padding-top: 70px !important;
}

.padding-top-74 {
    padding-top: 74px;
}

.padding_top {
    padding-top: 80px;
}

/********************************************************************************************************************** PADDING - BOTTOM **********************************************************************************************************/

.pb-0 {
    padding-bottom: 0;
}

.pb-20 {
    padding-bottom: 20px;
}

.padding_bottom {
    padding-bottom: 40px;
}

.padding_b20 {
    padding-bottom: 20px;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.padding_b40 {
    padding-bottom: 40px;
}

.padding_b55 {
    padding-bottom: 55px;
}

.padding-bottom-64 {
    padding-bottom: 64px;
}

.padding-bottom-top-120 {
    padding: 120px 0;
}

.padding-bottom-top-180 {
    padding: 180px 0;
}

.padding-bottom-top-mainpic {
    padding: 240px 30px 180px 0;
}

/********************************************************************************************************************** PADDING - LEFT ************************************************************************************************************/

.pl-0 {
    padding-left: 0;
}

.padding-left-0 {
    padding-left: 0;
}

.padding_L_0 {
    padding-left: 0;
}

.padding-left-15 {
    padding-left: 15px;
}

.padding_left25 {
    padding-left: 25px;
}

/********************************************************************************************************************** PADDING - RIGHT ***********************************************************************************************************/

.pr-0 {
    padding-right: 0;
}

.padding-right-15 {
    padding-right: 15px;
}

.padding_right25 {
    padding-right: 25px;
}

/********************************************************************************************************************** LINES *********************************************************************************************************************/

.line1 {
    float: left;
    height: 5px;
    width: 40px;
}

.line_1 {
    width: 200px;
    margin-top: 10px;
}

.line_1-1 {
    width: 200px;
    left: 0;
    margin: 10px auto 5px;
    right: 0;
    text-align: center;
}

.line2 {
    float: left;
    height: 1px;
    margin-top: 2px;
    width: 78px;
}

.line_2 {
    width: 150px;
    margin-top: 5px;
}

.line_2-2 {
    width: 150px;
    margin: 0 auto 5px;
    right: 0;
    text-align: center;
}

.line_3 {
    width: 100px;
    margin-top: 5px;
    margin-bottom: 15px;
}

.line_3-3 {
    width: 100px;
    margin: 0 auto 25px;
    right: 0;
    text-align: center;

}

.line_4 {
    width: 200px;
    margin: 10px auto 0;
}

.line_5 {
    width: 150px;
    margin: 5px auto 0;
}

.line_6 {
    width: 100px;
    margin: 5px auto 15px;
    background: #104247;
}

.line_1,
.line_2,
.line_3,
.line_1-1,
.line_2-2,
.line_3-3 {
    display: block;
    height: 1px;
    background: #dbdbdb;
    position: relative;
}

.line_4,
.line_5,
.line_6 {
    display: block;
    height: 1px;
    position: relative;
}

.line-bottom-theme-colored-2 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    position: relative;
}

.line-bottom-theme-colored-2::after {
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 50px;
}

/********************************************************************************************************************** TEXT + EFFECTS ************************************************************************************************************/

.error {
    color: #dc3545;
}

.error-text {
    display: inline-block;
    position: relative;
}

.error-text h3 {
    font-size: 24px;
    color: #1f1d22;
}

.error-image,
.error-image>img {
    display: inline-block;
}

.font-10 {
    font-size: 10px !important;
}

.font-11 {
    font-size: 11px !important;
}

.font-12 {
    font-size: 12px !important;
}

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

.font-14 {
    font-size: 14px !important;
}

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

.font-16 {
    font-size: 16px !important;
}

.font-17 {
    font-size: 175px !important;
}

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

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

.font-20 {
    font-size: 20px !important;
}


.font-30 {
    font-size: 30px !important;
    font-weight: bold;
}

.font-32 {
    font-size: 32px !important;
    font-weight: bold;
}

.justify-text {
    text-align: justify;
}

.pretext {
    text-transform: none !important;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.tac {
    text-align: center;
}

.text-border {
    border: 1px solid #dbdbdb;
}

.text-tag {
    padding: 3px 10px;
    position: relative;
    top: 0;
    font-size: 12px;
}

.uc {
    text-transform: uppercase;
}

.wht {
    color: #fff;
}

/********************************************************************************************************************** TEXT COLORS / TEXT COLOURS ************************************************************************************************/

.color_white {
    color: #fff;
}

.color_black {
    color: #000;
}

.color_grey {
    color: #808080;
    font-size: 14px;
}

.color_red {
    color: #244f54;
}

.colorkey2 {
    float: right;
    font-size: 13px;
    margin-right: 10px;
    margin-top: 0;
    color: #000;
}

.text-gray {
    color: #808080 !important;
}

.p-white {
    color: #fff;
}

/********************************************************************************************************************** PLACEHOLDER TEXT **********************************************************************************************************/

::-webkit-input-placeholder {
    color: #cccccc;
    font-size: 17px;
    font-family: "Roboto", sans-serif;
}

:-moz-placeholder {
    color: #cccccc;
    opacity: 1;
    font-size: 17px;
    font-family: "Roboto", sans-serif;
}

::-moz-placeholder {
    color: #cccccc;
    opacity: 1;
    font-size: 17px;
    font-family: "Roboto", sans-serif;
}

:-ms-input-placeholder {
    color: #cccccc;
    font-size: 17px;
    font-family: "Roboto", sans-serif;
}

input:-ms-input-placeholder {
    font-size: 20px;
}

input::-moz-placeholder {
    font-size: 20px;
    opacity: 1;
}

input::-ms-input-placeholder {
    font-size: 20px;
}

input::-webkit-input-placeholder {
    font-size: 20px;
}

input::placeholder {
    font-size: 17px;
    color: #999 !important;
}

/********************************************************************************************************************** IMAGES ********************************************************************************************************************/

#image-text {
    background-repeat: no-repeat;
    background-position: 50% center;
    background-size: cover;
}

#image-text .image-text-heading>h2 {
    color: #fff;
    font-size: 50px;
    font-weight: normal;
    font-family: "Roboto", sans-serif;
}

#image-text .image-text-heading span {
    font-weight: bold;
    color: #38a789;
}

.image img {
    width: 100%;
}

.image>img {
    width: 100%;
}

.image>a {
    display: block;
}

.image-label label {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    left: 5px;
    padding: 8px 15px;
    position: absolute;
    text-transform: capitalize;
    top: 10px;
}

.image-text-heading>a:hover {
    color: #38a789;
}

.imageBox {
    float: left;
}

.imgbrd {
    background: #fff;
    border-radius: 6px;
}

.image,
.image img,
.property_item .property_head {
    position: relative !important;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

/********************************************************************************************************************** OTHER ELEMENTS ************************************************************************************************************/

.float-left {
    float: left;
}

.form-control {
    height: 35px;
}

.jcc {
    justify-content: center;
}

.jce {
    justify-content: end;
}

.jcl {
    justify-content: left;
}

.jcr {
    justify-content: right;
}

/********************************************************************************************************************** ROOMSTEAD LOGO ************************************************************************************************************/

.squarewhite {
    width: 110px;
    display: none;
}

.longwhite {
    width: 185px;
}

.footerwhite {
    width: 130px;
    margin-bottom: 12px;
    float: right;
}

/********************************************************************************************************************** ANIMATION  ****************************************************************************************************************/

@keyframes Animation {
    0% {
        opacity: 0.4;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0.4;
    }
}

@keyframes AnimationB {
    0% {
        opacity: 0.01;
    }

    50% {
        opacity: 0.1;
    }

    100% {
        opacity: 0.01;
    }
}

@-moz-keyframes Animation {
    0% {
        opacity: 0.4;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0.4;
    }
}

@-moz-keyframes AnimationB {
    0% {
        opacity: 0.01;
    }

    50% {
        opacity: 0.1;
    }

    100% {
        opacity: 0.01;
    }
}

@-webkit-keyframes Animation {
    0% {
        opacity: 0.4;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0.4;
    }
}

@-webkit-keyframes AnimationB {
    0% {
        opacity: 0.01;
    }

    50% {
        opacity: 0.1;
    }

    100% {
        opacity: 0.01;
    }
}

/********************************************************************************************************************** OVERLAY  ******************************************************************************************************************/

.centered {
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.overlay {
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}

.centered,
.overlay {
    position: absolute;
}

/********************************************************************************************************************** PAGE TITLES  **************************************************************************************************************/

.tab-pane h3 {
    margin-bottom: 20px;
}

.tab-pane .PropList h3 {
    margin-bottom: 0;
}

.blogtext p {
    margin-bottom: 20px;
}

.main-title {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 5px;
    display: inline-block;
    float: none;
    margin: 0 auto;
    outline: 1px solid #dbdbdb;
    outline-offset: -10px;
    padding: 30px 150px;
    text-align: center;
}

.page-title h5 {
    color: #fff;
}

.main-title h5 {
    color: #1f1f1f;
}

.page-title .left-line,
.page-title .right-line,
.page-title .middle-line {
    background: #fff;
}

.page-title a,
.page-title span {
    color: #676767;
    font-size: 14px;
    font-weight: 400;
}

.page-title a {
    text-transform: capitalize;
}

.page-title span {
    margin: 0 10px;
    position: relative;
}

.main-title {
    background: rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    display: inline-block;
    float: none;
    margin: 0 auto;
    outline: 1px solid #1b1916;
    outline-offset: -10px;
    padding: 30px 40px;
    text-align: center;
}

.main-title h2 {
    margin: 0px;
    text-transform: uppercase;
}

.main-title h5 {
    font-weight: normal;
    margin: 0px;
    margin-bottom: 15px;
    color: #1f1f1f;
    font-size: 16px;
}

.left-line,
.right-line {
    width: 38px;
    height: 1px;
    margin-top: 2px;
    float: left;
}

.middle-line {
    height: 5px;
    width: 40px;
    float: left;
}

.subtitle {
    width: 116px;
    margin: 0 auto;
}

.history>h3 {
    margin-top: 0px;
    margin-bottom: 15px;
}

.history {
    z-index: 9999;
}

.about-slider .owl-pagination {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}

.progress-percent {
    position: absolute;
    right: 0;
    margin-top: -22px;
    margin-right: 20px;
}

.custom-content {
    margin-top: -200px;
    background: #222;
    position: relative;
    z-index: 1;
    padding: 50px;
}

.custom-content h5 {
    font-size: 24px;
    font-style: oblique;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
}

.feature-info p {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    padding: 0;
}

.feature-info h5 {
    padding-bottom: 10px;
    font-weight: 500;
    color: #fff;
    font-size: 20px;
    font-style: inherit;
}

/********************************************************************************************************************** CONTENT RMSTD??  **********************************************************************************************************/

#content.rmstd {
    background-color: #151516;
    background-position-y: center;
    background-size: cover;
    padding-top: 170px;
    padding-bottom: 54px;
}

#content.rmstd .dash .infoline p.agentname,
#content.rmstd .dash p.agentname2 {
    color: #000;
}

#content.rmstd .dash p,
#content.rmstd .dash li,
#content.rmstd .dash p a {
    color: #fff;
}

#content.rmstd .dash p.agentcontact a,
#content.rmstd .dash p.listdesc a {
    color: #104247;
}

#content.rmstd .dash p.agentcontact,
#content.rmstd .dash p.agentname {
    color: #104247;
}

#content.rmstd .dash p.listdesc {
    color: #676767;
}

#content.rmstd .dash td p,
#content.rmstd .dash td p a {
    color: #000;
}

#content.rmstd .fullwht .btn-primary {
    width: 100%;
}

#content.rmstd .fullwht a {
    color: #38a789;
    text-decoration: underline;
}

#content.rmstd .fullwht a.btn_fill {
    color: #fff !important;
    font-weight: bold;
    text-decoration: none;
}

#content.rmstd .fullwht a.whtlnk {
    color: #fff !important;
}

#content.rmstd .fullwht p,
#content.rmstd p.maptop,
.fullwht,
.fullwht p {
    color: #fff;
    line-height: 20px;
}

#content.rmstd .info-blog p a,
#content.rmstd .post-content p a {
    color: #66b2b2;
}

#content.rmstd .info-blog p,
#content.rmstd .post-content p {
    color: #000;
    margin-bottom: 10px;
}

#content.rmstd .innerpage.v2 p {
    color: #fff;
}

#content.rmstd .innerpage.v2 p.pull-md-left {
    color: #000;
}

#content.rmstd p.Bread a:hover {
    color: #38a789 !important;
}

#content.rmstd p.regerror {
    color: #ff0000;
}

/********************************************************************************************************************** HEADERS  ******************************************************************************************************************/

#header-top {
    background: #313030;
    margin-bottom: 15px;
}

#header-top .header-top-links ul li {
    display: inline-block;
}

#header-top .header-top-links ul li a {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    color: #fff;
}

#header-top .header-top-links ul li a:hover {
    color: #38a789;
}

#header-top .header-top-links ul li a i {
    font-size: 16px;
    margin-right: 5px;
}

#header_2 #header-bottom {
    background: #fff;
    padding: 15px 0;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #dbdbdb;
}

#header-bottom {
    background: #fff;
    position: relative;
    z-index: 10;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 15px;
}

#header-bottom .col-md-10 {
    text-align: right;
}

#header-bottom .get-tuch {
    display: inline-block;
}

#header-bottom .get-tuch>ul {
    display: inline-block;
}

#header-bottom .get-tuch ul li h4,
#header-bottom .get-tuch ul li p {
    padding: 0;
    margin: 0;
}

#header-bottom .get-tuch i {
    display: inline-block;
    font-size: 34px;
    margin-right: 7px;
    vertical-align: text-bottom;
}

#header-bottom .get-tech-line {
    display: inline-block;
    padding: 0 15px 0 25px;
    vertical-align: top;
}

#main_header.header_sev {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1050;
    background: #244f54;
    border-bottom: 1px solid #eee;
}

#main_header.header_sev #header-top {
    background: transparent;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0;
    margin-top: 0;
    height: 100px;
}

#main_header.header_sev #header-top .maintoplogo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    margin: auto;
    z-index: 20;
    display: flex;
    align-items: center;
}

#main_header.header_sev #header-top .maintoplogo img {
    height: 70px;
}

#main_header.header_sev #header-top .header-top-links {
    text-align: right;
    margin-top: 6px;
}

.header-top-links {
    text-align: right;
}

.get-tuch a {
    font-size: 16px;
}

.get-tuch h4 {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

.get-tuch ul li h4,
.get-tuch ul li p {
    margin: 0;
    padding: 0;
    font-family: "Roboto", sans-serif;
}

.our-numbers a {
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
    font-weight: bold;
    font-size: 50px;
    color: #fff;
}

.our-numbers h4 {
    font-size: 16px;
    color: #fff;
}

.our-numbers i {
    font-size: 24px;
}

.our-numbers ul li h4,
.our-numbers ul li p {
    margin: 0;
    padding: 0;
    font-family: "Roboto", sans-serif;
}

/********************************************************************************************************************** BANNER  *******************************************************************************************************************/

#main-banner {
    background: rgba(0, 0, 0, 0) url("../images/slide-lg-1.jpg") no-repeat scroll 100% 100% / cover;
    max-height: 100%;
}

#banner_eig {
    position: relative;
}

#banner_eig_slider .item img {
    width: 100%;
}

#banner-nin .banner_detail h2 span {
    color: #38a789;
}

#inputArea_id {
    position: absolute;
    background: #23252f;
    border-radius: 6px;
    box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.2);
    letter-spacing: initial;
    list-style: none;
    cursor: pointer;
    z-index: 500;
    color: #fff;
    text-align: left;
    padding: 0 10px;
    width: 100%;
}

#inputArea_id li {
    padding: 8px 10px;
    border-radius: 6px;
}

#inputArea_id li:first-child {
    margin-top: 10px;
}

#inputArea_id li:last-child {
    margin-bottom: 10px;
}

#inputArea_id li:hover {
    background-color: rgb(0 0 0 / 20%);
}

.not15 #inputArea_id {
    width: 75%;
}

.banner-search-area {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 0;
}

.banner-search {
    background: rgba(255, 255, 255, 0.8);
    padding: 50px;
    text-align: center;
    border-radius: 5px;
}

.banner-search p {
    font-size: 19px;
    padding: 7px 0 20px;
    font-weight: 300;
    letter-spacing: 1px;
}

.banner-search .form-control {
    display: inline-block;
    width: 89%;
    height: 50px;
    border-radius: 5px;
    display: inline-block;
}

.banner-search button {
    color: #fff;
    height: 50px;
    width: 10%;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    border-radius: 4px;
}

.banner-search button:hover {
    background-color: #222;
}

.home-overlay {
    margin-top: -235px;
    position: relative;
}

.slider-area {
    height: 550px;
    overflow: hidden;
    margin-top: -100px;
}

.svideo {
    width: 100%;
    overflow: hidden;
}

.thesrch {
    margin-top: 15px;
    text-align: center;
}

/********************************************************************************************************************** CONTAINER / PAGE CONTENT / SHARED / GENERIC *******************************************************************************/

.bottom-section {
    align-items: center;
    display: grid;
    justify-content: start;
}

.content {
    flex: 1;
}

.container-search {
    width: 1025px;
    margin: 0px auto 0px auto;
}

.fromCK a {
    color: #38a789;
}

.fromCK ol {
    list-style-type: decimal;
    padding: 0 40px;
}

.fromCK ol li {
    line-height: 1.6;
}

.fromCK p {
    line-height: 1.6;
    margin-bottom: 10px;
    margin-top: 10px;
}

.fromCK ul {
    list-style-type: disc;
    padding: 0 40px;
}

.fromCK ul li {
    line-height: 1.6;
}

.fullwht p.svcLocation {
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}

.fullwht p.svcLocation2 {
    float: left;
    font-size: 16px;
}

.innerpage {
    background: rgba(35, 37, 47, 0.95);
    border-radius: 8px;
    margin-bottom: 40px;
    padding: 3rem;
}

.innerpage .sponsor h3 {
    margin-bottom: 10px;
}

.innerpage h1,
.innerpage h2,
.innerpage h3 {
    color: #fff;
    margin-bottom: 10px;
}

.innerpage ol {
    list-style: decimal;
    padding-left: 30px;
}

.innerpage ol li {
    padding-left: 10px;
}

.innerpage p {
    margin-bottom: 10px;
    text-align: justify;
}

.innerpage ul {
    list-style: disc;
    margin: 20px;
}

.innerpage ul.top-info {
    list-style: none;
    color: #38a789;
    margin-bottom: 0px;
}

.innerpage.SD.news {
    background: transparent;
    margin-bottom: 0;
}

.innerpage.v2 {
    background: rgba(35, 37, 47, 1);
    border-radius: 8px;
    margin-bottom: 40px;
    padding: 40px;
}

.lookForward {
    padding-bottom: 25px;
    padding-top: 25px;
}

.sim-lar-p {
    margin-bottom: 30px;
}

.sim-lar-text {
    height: 120px;
    padding: 15px;
    text-align: center;
}

.svcLocation {
    text-align: left;
    text-weight: bold;
}

.svcLocation2 {
    text-align: left;
}

.tabshre {
    margin-right: 30px;
    width: 500px;
}

.thesml {
    width: 80px;
}

.welsoon {
    width: 80%;
    border-bottom: 3px solid #666;
    margin: auto;
    padding-bottom: 25px;
    width: fit-content;
}

.success-panel {
    width: 100%;
    border-bottom: 3px solid #666;
    margin-bottom: 25px;
    padding-bottom: 25px;
}


/********************************************************************************************************************** PAGINATION ****************************************************************************************************************/

#pagination-select-option {
    width: 100%;
}

.list.angle-double-right.list-border a:hover {
    color: #38a789;
}

.next {
    border: none;
    cursor: pointer;
    float: left;
    padding: 0 15px 0 0;
}

.next2 {
    display: inline;
    border-left: 1px solid #dfdfe1;
    padding: 18px;
    height: 20px;
    cursor: pointer;
}

.next-arrow {
    float: left;
    display: inline;
    cursor: pointer;
}

.pagination {
    text-align: center;
    padding: 15px 0;
    margin: 0 0 20px 0;
    display: inline-flex;
    justify-content: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
}

.pagination ul {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0 5px;
}

.pagination ul>li,
.pagination .page-btn {
    display: inline-block;
    border: none;
    text-align: center;
    float: left;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -ms-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    font-size: 12pt;
}

.pagination ul li.active {
    background-color: transparent;
    border: none;
    color: #fff;
}

.pagination ul>li a,
.pagination .page-btn {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #23252f;
    border-radius: 8px;
    border: none;
    color: #fff;
    display: block;
    margin: 5px;
    padding: 0.45rem 0.85rem;
    font-size: 14px;
}

.pagination ul>li span {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #23252f;
    border-radius: 8px;
    border: none;
    color: #fff;
    display: block;
    margin: 5px;
    padding: 0.45rem 0.85rem;
    font-size: 14px;
    cursor: pointer;
}

.pagination ul>li .dot {
    padding: 0.45rem 0.85rem;
    font-size: 17px;
    color: #fff;
    display: block;
}

.pagination ul li.active a,
.pagination .page-btn.active {
    background-color: #38a789;
    color: #fff;
}

.pagination ul li.active span {
    background-color: #38a789;
    color: #fff;
}

.pagination ul>li.active a {
    color: #fff;
}

.pagination ul>li:not(.disabled) a:hover,
.pagination .page-btn:not(:disabled):hover {
    background-color: #38a789;
}

.pagination ul li:first-child {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.pagination ul li:last-child {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.pagination ul li:first-child,
.pagination ul li:last-child {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: none;
}

.previous {
    float: right;
    display: inline;
    border-right: 1px solid #dfdfe1;
    padding: 0 0 0 15px;
    height: 20px;
    cursor: pointer;
}

.previous-arrow {
    float: right;
    display: inline;
    cursor: pointer;
}

.property-pagination {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 25px;
    height: 65px;
}

/********************************************************************************************************************** LANDLORD + TENANT GUIDES  *************************************************************************************************/

#wellcome {
    background: #042b30;
    color: #fff;
}

#wellcome h4 {
    color: #fff;
    font-size: 30px;
}

/********************************************************************************************************************** CONTACT INFO (EMAIL + PHONE)  *********************************************************************************************/

#contact {
    padding: 0;
    position: relative;
    border-top: 1px solid #eee;
}

#contact .get-tech-line {
    margin-left: 10px;
    vertical-align: text-bottom;
    display: none;
}

#contact .get-tuch {
    padding: 20px 0;
}

#contact .get-tuch {
    display: inline-block;
}

#contact .container {
    padding: 40px 0 50px;
}

#contact .get-tuch i {
    font-size: 35px;
    color: #fff;
}

#contact .get-tuch ul li p {
    color: #fff;
    font-size: 15px;
}

#contact .get-tuch ul li a {
    color: #fff;
}

#contact .get-tuch>ul {
    margin-top: 10px;
}

#contact .bg-color-blue .get-tuch h4,
#contact .bg-color-blue .get-tuch p,
#contact .bg-color-blue .get-tuch i {
    color: #fff !important;
}

/********************************************************************************************************************** FOOTER  *******************************************************************************************************************/

#footer p {
    margin-right: 50px;
    font-weight: 300;
    color: #808080;
}

#footer .copy-right {
    font-size: 14px;
    color: #808080;
}

#footer .feed-back {
    font-size: 14px;
    float: left;
    color: #808080;
}

#footer .footer-link {
    font-size: 14px;
    color: #808080;
}

#footer .rs-ft-addr {
    font-size: 14px;
    color: #808080;
}

#image-text.AdminFoot {
    background-image: none;
    background: #103033;
}

.short-msg a:hover {
    background-color: #000;
}

.short-msg a i {
    position: relative;
}

.footer {
    background: #000;
    position: relative;
    padding: 30px 0;
}

.no-result .footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
}

.no-result .results-rooms {
    padding-bottom: 200px;
}

.footer .footer-bottom {
    position: relative;
}

.footer a,
ul.list li::before,
.opening-hourse ul li {
    color: #808080;
}

.footer a:focus,
.footer a:hover,
.footer a:active {
    color: #fff;
}

.footer .widget .widget-title {
    margin-top: 0px;
}

.footerCenter {
    text-align: center;
}

.footerLeft {
    text-align: left;
}

.footerRight {
    text-align: right;
}

.layer-overlay {
    position: relative;
}

.layer-overlay::before {
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

/********************************************************************************************************************** LISTINGS GRID: PROPERTY CARDS + NEWS ITEMS ********************************************************************************/

.grid-style1 .item .image,
.grid-style2 .item .image,
.list-style .item .image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 25px;
    overflow: hidden;
    position: relative;
    width: 90%;
}

.grid-style1 .item .image:hover>a .btn {
    border-color: #fff;
    border-width: 1px;
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    line-height: 6px;
    padding: 14px;
    top: calc(50% - 15px);
}

.grid-style1 .item .image:hover>a .btn.btn-default:hover {
    background-color: #244f54;
    color: #244f54;
}

.grid-style1 .item .image:hover>a,
.grid-style2 .item .image:hover>a,
.list-style .item .image:hover>a {
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    visibility: visible;
}

.grid-style1 .item .image>a .btn {
    background-color: transparent;
}

.grid-style1 .item .image>a .btn,
.grid-style2 .item .image>a .btn,
.list-style .item .image>a .btn {
    margin-top: -17px;
    position: relative;
    top: 100%;
}

.grid-style1 .item .image>a,
.grid-style2 .item .image>a,
.list-style .item .image>a {
    -moz-opacity: 0;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    background-color: rgba(32, 35, 38, 0.8);
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 0;
    transition: all 0.3s ease-out;
    visibility: hidden;
    width: 100%;
    z-index: 9;
}

.grid-style1 .item,
.grid-style2 .item,
.list-style .item {
    position: relative;
    text-align: left;
}

.grid-style1 .item>.info,
.grid-style1 .item>.info-blog,
.grid-style2 .item>.info,
.grid-style2 .item>.info-blog,
.list-style .item>.info-blog {
    padding: 20px 0px 0px 0px;
}

/********************************************************************************************************************** PROPERTY LISTING  ********************************************************************************************************/

#agent-p-2 .media {
    margin-bottom: 30px;
}

#listing-room {
    margin-top: 125px;
}

.advdesc h3 {
    font-size: 20px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}

.adBy {
    text-align: left;
}

.adBy p.adv {
    font-size: 18px;
}

.agtlogo img {
    width: 100%;
    border-radius: 8px;
    padding: 5px;
}


.col-md-5.rooms {
    width: 800px;
}

.bigimg {
    padding: 0px 2px 0px 0px;
}

.the4 {
    padding: 0px 10px 0px 14px;
}

.topleft {
    padding: 0px 3px 3px 3px;
}

.topright {
    padding: 0px 3px 3px 3px;
}

.btmleft {
    padding: 3px 3px 0px 3px;
}

.btmright {
    padding: 3px 3px 0px 3px;
}

.default_clr {
    background: #454040;
}

.default_clr-2 {
    background: #1d1d1d;
}

.default_clr>h3,
.default_clr>p {
    color: #fff;
}

.discFlag {
    float: left;
    margin-right: 10px;
    text-align: center;
}

.discFlag i {
    background: #244f54;
    border-radius: 8px;
    color: #fff;
    font-size: 24px;
    padding: 10px;
}

.favroute i {
    vertical-align: text-bottom;
}

.info .bb {
    border: none;
    bottom: 5px;
    font-size: 24px;
    padding-bottom: 10px;
    position: absolute;
    right: 20px;
    text-align: right;
}

.info h3.bb {
    border-bottom: 1px solid #d4d4d4;
    font-size: 20px;
    margin-top: 15px;
    padding-bottom: 10px;
}

.info h3.bb span {
    text-transform: lowercase;
}

.info h3.rslt-advtype-agnt,
.info-agent h3.rslt-advtype-agnt {
    float: left;
    background-color: #23252f;
    border: none;
    border-radius: 8px;
    margin-top: 10px;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
}

.info h3.rslt-advtype-priv,
.info-agent h3.rslt-advtype-priv {
    float: left;
    background-color: #244f54;
    border: none;
    border-radius: 8px;
    margin-top: 10px;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
}

.infoAv {
    float: right;
    font-size: 15px;
    line-height: 18px;
    text-align: right;
}

.infoline {
    float: left;
}

.item-image {
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
}

.item-image1 {
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
}

.item-image2 {
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
    -webkit-filter: saturate(0.5);
    filter: saturate(0.5);
    opacity: 0.8333;
}

.item-image3 {
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.6666;
}

.info h3.label-st1 {
    background-color: #103033;
    border-radius: 8px;
    border: none;
    color: #fff;
    float: left;
    font-size: 13px;
    margin-top: 10px;
    padding: 5px 10px;
}

.info h3.label-st2 {
    background-color: #352e0e;
    border-radius: 8px;
    border: none;
    color: #fff;
    float: left;
    font-size: 13px;
    margin-top: 10px;
    padding: 5px 10px;
}

.info h3.label-st3 {
    background-color: #23252f;
    border-radius: 8px;
    border: none;
    color: #fff;
    float: left;
    font-size: 13px;
    margin-top: 10px;
    padding: 5px 10px;
}

.mainLine1 {
    font-size: 33px;
}

.mainLine2 {
    text-transform: capitalize;
    font-size: 27px;
}

.mainLine3 {
    margin: 2px 0px;
    text-transform: capitalize;
    font-size: 19px;
}

.price .tag {
    top: 15px;
    position: absolute;
    z-index: 1;
    right: 15px;
}

.proerty_content {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.proerty_content .favroute p {
    margin-left: 15px;
    font-size: 18px;
    text-transform: lowercase;
}

.proerty_content .favroute p,
.proerty_content .favroute ul,
.proerty_content .favroute ul li {
    display: inline-block;
    margin-bottom: 0;
}

.proerty_content .favroute ul li a {
    color: #676767;
    display: block;
    height: inherit;
    line-height: 40px;
    text-align: center;
    width: 48px;
    border-left: 1px solid #e5e5e5;
    margin: 0 -1.6px;
}

.proerty_content .favroute ul li a:hover {
    color: #1b1916;
}

.proerty_content .favroute,
.deal_property .dealer {
    border-top: 1px solid #e5e5e5;
}

.proerty_content .proerty_text {
    padding: 15px;
    text-transform: capitalize;
}

.proerty_content .table>tbody>tr>td {
    border-top: 1px solid #dcdcdc;
    font-size: 12px;
    line-height: 24px;
    padding: 8px 15px;
}

.proerty_content .table>tbody>tr>td i {
    display: inline-table;
    font-size: 17px;
    margin-right: 8px;
    vertical-align: middle;
}

.proerty_content p {
    margin: 0;
}

.proerty_text>h3,
.property_head h3 {
    font-weight: bold;
    font-size: 19px;
    color: #244f54;
}

.proerty_text>span {
    font-size: 15px;
}

.proerty_text>span,
.property_head p {
    font-size: 16px;
    color: #000;
}

.property-bottom-list {
    overflow: hidden;
    padding: 3px;
    padding-left: 0;
}

.property-bottom-list ul {
    padding: 0;
}

.property-bottom-list ul li {
    color: #ffffff;
    display: inline-block;
    padding-right: 29px;
    float: left;
}

.property-detail {
    background-color: #fff;
    color: #000;
    margin: 10px 0;
}

.property-detail .areaimg {
    background-color: transparent;
    margin: 0px 30px 10px 0px;
    padding: 0;
}

.property-detail .overview {
    margin: 0px 30px 10px 0px;
    padding: 22px 44px 44px 44px;
    background-color: #eee;
}

.property-detail p {
    line-height: 1.8;
    font-size: 16px;
    margin-bottom: 15px;
    text-align: justify;
}

.property-details .pro-list>li:hover {
    color: #38a789;
}

.property-details .pro-video a.html5lightbox.content-vbtn-color-blue {
    border-radius: 5px;
    color: #111111;
    font-size: 26px;
    height: 64px;
    line-height: 54px;
    position: absolute;
    right: 42%;
    text-align: center;
    top: 42%;
    width: 64px;
}

.property-details .pro-video img {
    border-radius: 5px;
    width: 100%;
}

.property-list-list-info a>h3:hover {
    color: #38a789;
}

.property_item {
    background: #fff;
    margin-bottom: 50px;
    border: 1px solid #999;
    border-radius: 8px;
    box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.2);
}

.property_item .PropList-image-slider {
    border-radius: 6px 6px 0 0;
    overflow: hidden;
}

.property_item .proerty_text h3 {
    line-height: 24px;
}

.property_item .proerty_text h3 a {
    color: #244f54 !important;
}
.property_item .favroute {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px 15px;
}

.property_item .proerty_text .llhome {
    display: inline-block;
    font-weight: normal;
    font-size: 13px;
    color: #fff;
    margin-top: 10px;
    line-height: 1;
}

.property_item .price .tag,
.property_item .price h4 {
    display: inline-block;
    color: #1b1916;
    padding: 5px 15px;
    font-size: 17px;
}

.property_item .property_head {
    padding: 20px 0;
}

.property_item .property_head .start_tag {
    position: absolute;
    right: 0;
    top: 0 !important;
    width: auto;
}

.property_item:hover {
    box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.2);
}

.property_item:hover .overlay,
.image:hover .overlay,
.cbp-item:hover .overlay {
    display: block;
    opacity: 1;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    border-radius: 9px;
}

.property_meta {
    width: 100%;
    background: #1b1916;
    padding: 1px;
    position: relative;
    text-align: center;
    color: #fff;
}

.property_meta span {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    padding: 0px 8px;
}

.property_meta span>i {
    font-size: 20px;
    margin: 0 5px 0 0;
}

.canvass-photos-rooms {
    background-color: #252525;
    margin: 15px 0;
    padding: 20px 0;
}

.canvass-photos-rooms2 {
    margin: 15px 0;
}

.canvass-photos-rooms3 {
    margin: 15px 0;
}

.canvass-photos-rooms2 .mainpics img,
.image-container-bw img {
    opacity: 0.8333;
}

.canvass-photos-rooms3 .mainpics img,
.image-container-bw img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.6;
}

.row.mainpics {
    padding: 12px 0;
}

.row.disclaimer {
    background: #e5f1ef;
    border-radius: 8px;
    margin-bottom: 40px;
    margin-right: -5px;
    padding: 15px;
}

.table-responsive {
    border: 1px solid #ddd;
    border-width: 0px;
}

.table-responsive td {
    font-weight: bold;
}

.table-responsive td.TR {
    font-weight: normal;
    text-align: right;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #e5f1ef;
}

/********************************************************************************************************************** ESTATE-AGENTS *************************************************************************************************************/

#content.rmstd .fullwht a.btn_fill.btn_sponsor {
    background: #104247 !important;
    font-size: 16px;
    font-weight: bold;
    height: 32px;
    margin-bottom: 10px;
    padding: 6px 10px;
}

#content.rmstd .fullwht a.btn_fill.btn_sponsor.no-mb {
    margin-bottom: 0;
}

#agent-2 #owl-main .item {
    padding: 30px 0px;
    text-align: center;
}

#agent-2 .agetn-contact-2 {
    float: right;
}

#agent-2 .btn {
    margin: auto;
    margin-top: 30px;
    display: table;
}

#agent-2 .explore {
    padding-top: 30px;
    margin-bottom: 45px;
}

#agent-2 .ffs-bs {
    display: table;
    margin: auto;
    padding-bottom: 30px;
}

#agent-2 .ffs-bs a {
    color: #3a7de3;
}

#agent-2 .ffs-bs a:hover {
    color: #fff;
}

#agent-2 .half {
    margin: 0px 0px 10px 0;
    padding-right: 0px;
}

#agent-2 .half a:hover {
    text-decoration: underline;
}

#agent-2 .image {
    background-position: center center !important;
    border-radius: 5px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 348px;
}

#agent-2 .img-info {
    padding: 20px 20px 0 20px;
    position: absolute;
    top: 275px;
    height: 100%;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background: rgba(255, 255, 255, 0.8);
}

#agent-2 .info-right {
    text-align: right;
    margin-top: 5px;
    display: none;
    color: #fff;
}

#agent-2 .info-right p,
#agent-2 .info-right li {
    margin: 0;
}

#agent-2 .item {
    margin-bottom: 30px;
}

#agent-2 .item:hover .img-info {
    top: 0;
}

#agent-2 .item:hover .info-right {
    display: inline;
    padding-right: 15px;
    padding-left: 5px;
}

#agent-2 h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0px;
}

#agent-2 h6 {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    margin: 0;
}

#agent-2 p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
}

#agent-p-2 .agetn-contact h6 {
    color: #676767;
    padding-bottom: 20px;
}

#agent-p-2 .agetn-contact-2 p {
    color: #676767;
    font-size: 15px !important;
    padding-bottom: 24px;
    text-align: right;
}

#agent-p-2 .group-button-search a.more-filter .fa {
    color: #000 !important;
}

#agent-p-2 .property-query-area {
    background: #fff;
}

#agent-p-2 .search-2 .single-query .intro::after {
    left: 115px;
}

#agent-p-2 .search-form-group {
    margin-bottom: 20px;
    margin-left: -17px;
}

#agent-p-2 .search-form-group .check-box {
    border: none;
    box-shadow: none;
}

#agent-p-2 .search-form-group .check-box i {
    opacity: 1;
}

#agent-p-2 .search-propertie-filters {
    background-color: transparent;
}

#agent-p-2 .single-query .intro {
    margin-bottom: 15px;
}

#agent-p-2 .single-query .intro .zelect {
    width: 100%;
}

#agent-p-2 .single-query .intro::after {
    right: 20px;
}

#agent-p-2 .single-query>input[type="text"] {
    width: 100%;
    background: #fff;
}

#tab_contact .agetn-contact-2 p {
    color: #676767;
}

.agent-p-contact {
    border-bottom: 1px solid #e5e5e5 !important;
    padding-bottom: 10px;
}

.agent-text>p {
    margin: 10px 15px;
}

.agetn-contact {
    float: left;
}

.agetn-contact h6 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 18px;
}

.agetn-contact-2 p {
    color: #fff;
    margin-bottom: 17px;
    text-align: right;
}

.cbtext {
    vertical-align: middle;
    font-weight: normal;
    font-size: 13px;
}

.col-md-1.bggr {
    width: 14.1666%;
}

.col-md-1.smlr {
    width: 6%;
}

.col-md-4.smlr {
    width: 50%;
}

.effects {
    padding-left: 15px;
}

.effects .img {
    position: relative;
    float: left;
    margin-bottom: 5px;
    width: 100%;
    z-index: 0;
    overflow: hidden;
}

.effects .img img {
    display: block;
    margin: 0;
    padding: 0;
    max-width: 100%;
    width: 100%;
    height: auto;
}

.effects .img:first-child {
    margin-left: -15px;
}

.effects .img:last-child {
    margin-right: 0;
}

.effects .img:nth-child(n) {
    margin-right: 5px;
}

.flex-container {
    display: flex;
}

.list-t-border {
    border: 1px solid #e5e5e5;
}

.osblue {
    color: #104247;
}

.osprogress {
    font-size: 15px;
    margin-bottom: 10px;
}

.ovrf {
    overflow: hidden;
    text-overflow: ellipsis;
}

.p-image>img {
    width: 100%;
}

.property_meta>p {
    display: inline-block;
    font-size: 12px;
    margin-left: 30px;
}

.proplist {
    font-size: 14px;
    border-top: 1px solid;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #fff;
}

.proplist .col-md-1,
.col-md-2 {
    padding-left: 3px;
    padding-right: 3px;
}

.proplist .col-md-1.pt5 {
    width: 12.5%;
}

.proplist .col-md-1.w-5 {
    width: 5%;
}

.proplist.proptitle {
    font-weight: bold;
}

.row.orlist {
    border-top: 1px solid;
    padding-top: 15px;
    margin-top: 30px;
}

.single-query textarea {
    border: 1px solid rgba(229, 229, 229, 1);
    border-radius: 8px;
    height: 200px;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 10px;
    padding-top: 15px;
    transition: all 0.3s ease 0s;
    color: #000;
    font-size: 21px;
    resize: vertical;
}

.sp-img-content .sp-img {
    border-radius: 8px;
    display: block;
    overflow: hidden;
    position: relative;
}

.sp-img-title {
    position: absolute;
    bottom: 8px;
    right: 0;
    background: linear-gradient(90deg, rgba(252, 255, 254, 0) 10%, rgba(0, 0, 0, 0.85) 100%);
    color: #fff;
    display: inline-block;
    padding: 2px 16px;
    text-align: right;
    padding-inline-start: 100px;
    font-size: 14px;
    white-space: nowrap;
}

.spnlogo img {
    background: #fff;
    border-radius: 8px;
    margin: 10px;
    padding: 0;
    width: 90%;
}

.sponsor {
    background: #23252f;
    border: 1px solid #303030;
    border-radius: 8px;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    padding: 10px;
}

.theagent {
    background: #23252f;
    border: 1px solid #303030;
    border-radius: 8px;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    padding: 20px;
}

.uc {
    text-transform: uppercase;
}

/********************************************************************************************************************** SERVICES ******************************************************************************************************************/

.adrdet {
    flex: 0 0 250px;
    position: relative;
}

.bottom-section-services {
    align-items: center;
    display: block;
    justify-content: start;
}

.descrip {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
}

.Fright {
    float: right;
}

.twc {
    color: #fff;
    font-size: 28px;
    margin-right: 10px;
}

.sponsor.premium-services {
    border-color: #a69200;
    border-width: 2px;
    margin-top: 40px;
    position: relative;
}

.sponsor.premium-services .serTag {
    background-color: #a69200;
    border-width: 2px;
    color: #fff;
}

.sponsor .serTag {
    position: absolute;
    left: 5px;
    bottom: 100%;
    width: 280px;
    height: 30px;
    background: #ccc;
    border-radius: 8px 8px 0 0;
    padding: 0.2rem 0.45rem;
}

.sponsor .serTag .tagTitle {
    font-size: 14px;
    text-transform: uppercase;
}

/********************************************************************************************************************** NEWS  *********************************************************************************************************************/

#accordion .card .card-header {
    border-color: rgb(255 255 255 / 25%);
}

#accordion .card, #accordion .panel {
    background: #23252f;
    border: 1px solid #303030;
    border-radius: 8px;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.2);
    color: #fff;
}

#accordion .card-title>a {
    background: #23252f;
    color: #fff;
}

#accordion ul {
    list-style: none;
}

#news-section-1.rmstd {
    background-position-y: center;
    background-position-x: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 170px;
    padding-bottom: 40px;
}

#news-section-1 .property-detail ul {
    list-style: disc;
    margin-left: 40px;
}

#news-section-1 img {
    margin-bottom: 10px;
}

.blog-bottom-info {
    color: #38a789;
    margin: 10px 0px 20px 0px;
}

.blog-main-image img {
    border-radius: 8px;
    margin-bottom: 20px;
    max-width: 100%;
}

.info-blog h3 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 20px;
}

.info-blog h3 a:hover {
    color: #38a789 !important;
}

.info-blog p a,
.post-content p a {
    color: #38a789;
}

.info-blog p,
.info-blog li,
.post-content li,
.post-content p {
    color: #fff;
    text-align: justify;
}

.news-section-details p {
    text-align: justify;
    line-height: inherit;
}

.newsdetail {
    background: #23252f;
    border: 1px solid #303030;
    border-radius: 8px;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.2);
    padding: 20px;
}

.newsdetail ul {
    padding-left: 20px;
}

.newsitem {
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.2);
    background: #23252f;
    border: 1px solid #303030;
    border-radius: 8px;
    margin-bottom: 10px;
    padding: 0 20px;
}


.newsitem.highlight {
    border-color: #ae34eb;
    border-width: 2px;
    margin-top: 40px;
    position: relative;
}

.newsitem.highlight .highlight-tag {
    background-color: #ae34eb;
    border-width: 2px;
    color: #fff;
}

.newsitem .highlight-tag {
    position: absolute;
    left: 5px;
    bottom: 100%;
    width: 280px;
    height: 30px;
    background: #ccc;
    border-radius: 8px 8px 0 0;
    padding: 0.2rem 0.45rem;
}

.newsitem .highlight-tag .highlight-title {
    font-size: 14px;
    text-transform: uppercase;
}

/********************************************************************************************************************** FAQ ***********************************************************************************************************************/

.faq-text>h5 {
    margin-bottom: 15px;
}

.faq-text>p {
    margin-bottom: 25px;
}

/********************************************************************************************************************** TEAM MEMBERS  *************************************************************************************************************/

#team {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(-10%, 100%) scale(0, 0);
    -moz-transform: translate(-10%, 100%) scale(0, 0);
    -o-transform: translate(-10%, 100%) scale(0, 0);
    -ms-transform: translate(-10%, 100%) scale(0, 0);
    transform: translate(-10%, 100%) scale(0, 0);
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 11000;
}

#team.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    filter: alpha(opacity=100);
}

#team .close {
    background-color: #303133;
    box-shadow: none;
    color: #fff;
    font-size: 27px;
    font-weight: normal;
    opacity: 1;
    padding: 10px 17px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    text-shadow: none;
}

/********************************************************************************************************************** CONTACT US  ***************************************************************************************************************/

#contact-form p,
.contact-form p {
    margin-bottom: 10px;
}

#contact-form h3 {
    margin-bottom: 12px;
    margin-top: 20px;
}

#contact-us .agent-p-contact {
    border-bottom: none;
    margin-bottom: 15px;
}

#contact-us .agetn-contact-2 i {
    font-size: 26px;
    margin-right: 15px;
    vertical-align: middle;
}

#contact-us .agetn-contact-2 p {
    color: #1f1f1f;
    font-size: 15px !important;
    text-align: left;
}

#contact-us .contact-text {
    background: #fff;
    border-radius: 5px;
    bottom: 70px;
    display: inline-block;
    padding: 20px 20px;
    position: absolute;
    top: 70px;
    z-index: 1;
}

#contact-us .our-agent-box h2 {
    text-transform: uppercase;
}

#contact-us .single-query>input[type="text"] {
    width: 100%;
}

.contact {
    position: relative;
}

.contact-bg {
    background: #fff;
    border: 1px solid #cccccc;
    padding: 30px 30px;
    position: relative;
    top: -135px;
    z-index: 1;
}

.contact-bg.login {
    top: 0;
}

.contact-form a {
    color: #00caae;
    font-weight: bold;
}

.contact-form a:hover {
    color: #000;
}

/********************************************************************************************************************** COMING SOON - JOIN THE WAITLIST - PRE-REGISTER ****************************************************************************/

#content.rmstd.coming-soon {
    background: #042b30;
    padding-top: 0;
}

#content.rmstd p.preReg {
    width: 60%;
    margin: auto;
    text-align: center;
    color: #fff;
}

.input-group-meta2 {
    align-items: center;
    display: flex;
}

.input-group-meta2 input[type="checkbox"] {
    height: 40px;
    margin-right: 10px;
    width: 40px;
}

.joinWaitlist {
    background: linear-gradient(to right, transparent, #a69200);
    height: 34px;
    border-radius: 8px;
    margin-left: 300px;
}

.waitText {
    font-family: "Arial", Sans-Serif;
    font-size: 15px;
    color: #fff;
}

.innerPre {
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.2);
    background: rgba(35, 37, 47, 0.8);
    border: 1px solid #303030;
    border-radius: 8px;
    margin-bottom: 40px;
    margin-top: -225px;
    padding: 40px 10px 50px 10px;
    position: relative;
}

.inner-suc {
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.2);
    background: rgba(35, 37, 47, 0.8);
    border: 1px solid #303030;
    border-radius: 8px;
    margin-bottom: 40px;
    margin-top: -225px;
    padding: 40px 10px 50px 10px;
}

.res-suc-panel {
    width: 75%;
    max-width: 100%;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.1);
    background: #23252f;
    border: 1px solid #303030;
    border-radius: 8px;
    margin: auto;
    padding: 60px;
}

.preRegForm {
    width: 75%;
    max-width: 100%;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.1);
    background: #23252f;
    border: 1px solid #303030;
    border-radius: 8px;
    margin: auto;
    padding: 75px;
}

.preRegForm .modern-p-form label {
    margin-bottom: 4px;
    font-size: 18px;
    color: #fff;
}

.preRegForm .modern-p-form .input-group .form-control {
    background-color: #1f2029 !important;
    border-color: white !important;
    border-radius: 8px;
    color: #fff;
}

.finishSignUp {
    background: linear-gradient(to right, transparent, #a69200, transparent);
    margin-top: 30px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.shine-text-container {
    display: inline-block;
    color: #3d3d3d;
}

.shine-text-container .shine-text {
    background: linear-gradient(to right,
            #9c9c9c 0%,
            #cfcfcf 10%,
            #ffffff 40%,
            #cfcfcf 80%,
            #9c9c9c 90%);
    font-family: Sans-Serif;
    font-weight: 500;

    -webkit-background-clip: text;
    color: rgba(255, 255, 255, 0.85);
    background-position: 0px;
    animation: shineText 5000ms infinite;
}

.shine-text-container .shine-text:hover {
    color: #000;
}

@keyframes shineText {
    to {
        background-position: 102px;
    }
}

/********************************************************************************************************************** REGISTER / REGISTRATION CSS ***********************************************************************************************/

.register-site {
    width: 75%;
    max-width: 100%;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.1);
    background: #23252f;
    border: 1px solid #303030;
    border-radius: 8px;
    margin: auto;
    padding: 75px;
}

.register-site .checkbox-container p {
    font-size: 16px;
    margin-bottom: 5px;
}

.register-site .checkbox-container2 {
    display: flex;
}

.register-site .checkbox-container2 p {
    font-size: 16px;
    margin-bottom: 12px;
    text-align: justify;
}

.register-site .checkbox-container2 input[type="checkbox"] {
    border-radius: 8px;
    height: 24px;
    margin-bottom: 20px;
    margin-right: 10px;
    margin-top: 0px;
    width: 70px;
}

.register-site .modern-p-form label {
    margin-bottom: 4px;
    font-size: 18px;
    color: #fff;
}

.register-site .modern-p-form .input-group .form-control {
    background-color: #1f2029 !important;
    border-color: white !important;
    border-radius: 8px;
    color: #fff;
}


/********************************************************************************************************************** AGENT PROFILE *************************************************************************************************************/
#content.rmstd .innerpage.v2 .agentpanel p {
    color: #1f1f1f;
}

.agentpanel {
    background: #e5f1ef;
    border-radius: 8px;
    padding: 12px 6px 12px 6px;
}

.agentpanel h3 {
    margin-bottom: 3px;
    font-size: 20px;
    color: #1f1f1f;
}

.agentpanel p {
    margin-bottom: 3px;
    line-height: 16px;
    font-size: 14px;
    text-align: justify;
    color: #1f1f1f;
}

.agentpanel i {
    background: #23252f;
    border-radius: 10px;
    color: #fff;
    font-size: 58px;
    font-weight: 900;
    letter-spacing: normal;
    margin-top: 10px;
    padding: 5px;
    position: relative;
}

.agtlogo-agent img {
    width: 100%;
    background: #fff;
    border-radius: 8px;
    min-height: 85px;
    object-fit: cover;
    outline: 6px solid #fff;
    padding: 0;
}

/********************************************************************************************************************** HOMEOWNER PROFILE *************************************************************************************************************/
#content.rmstd .innerpage.v2 .homeownerpanel p {
    color: #1f1f1f;
}

#content.rmstd .innerpage.v2 .PropList p {
    color: #1f1f1f;
}

.homeownerpanel {
    background: #e5f1ef;
    border-radius: 8px;
    padding: 12px 6px 12px 6px;
}

.homeownerpanel h3 {
    font-size: 20px;
    margin-bottom: 3px;
    color: #1f1f1f;
}

.homeownerpanel p {
    margin-bottom: 3px;
    line-height: 16px;
    font-size: 14px;
    text-align: justify;
}

.homeownerpanel i {
    background: #23252f;
    border-radius: 10px;
    color: #fff;
    font-size: 58px;
    font-weight: 900;
    letter-spacing: normal;
    margin-top: 10px;
    padding: 5px;
    position: relative;
}

.hown-logo-private img {
    width: 100%;
    background: #fff;
    border-radius: 8px;
    min-height: 85px;
    object-fit: cover;
    outline: 6px solid #fff;
    padding: 0;
}

/********************************************************************************************************************** 404 PAGE  *****************************************************************************************************************/

#error-404 {
    margin-top: 150px;
    margin-bottom: 186px;
}

/********************************************************************************************************************** ENQUIRY FORM **************************************************************************************************************/

.ao-background {
    border-radius: 8px;
}

.ao-bg-blue {
    background-color: #042b30;
}

.ao-check-block {
    background-color: #e1e1e1;
    border-radius: 8px;
    height: 36px;
    width: 36px;
}

.ao-check-icon+.ao-label {
    margin-left: 5px;
    margin-right: 35px;
}

.ao-check-pin {
    border-radius: 8px;
    height: 30px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 30px;
}

.ao-field-control {
    border-radius: 8px;
}

.ao-field-fake {
    border-radius: 8px;
}

.ao-text a.greenlink:hover,
.row.disclaimer a.greenlink:hover {
    color: #000 !important;
}

.oa-window-fake-wrap {
    z-index: 1050;
}

.pptext {
    font-size: 14px;
    height: 100px;
    padding: 8px;
}

/********************************************************************************************************************** BOOTSTRAP: DATE PICKER ****************************************************************************************************/

.datepicker {
    padding: 8px;
}

/********************************************************************************************************************** COOKIE ICON ***************************************************************************************************************/

.cookies {
    position: fixed;
    right: 12px;
    bottom: 12px;
    width: 35px;
    height: 35px;
    border-radius: 6px;
    text-align: center;
    font-size: 35px !important;
    color: #404040;
    z-index: 999;
}

.cookies i {
    color: #404040;
    font-size: 30px;
}

/********************************************************************************************************************** GOOGLE RECAPTCHA CUSTOM BADGE PLACEMENT ***********************************************************************************/

.grecaptcha-badge {
    transform: scale(0.75);
    transform-origin: 0 0;
    left: -2px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    width: 70px !important;
    z-index: 999;
}

.grecaptcha-badge:hover {
    width: 256px !important;
}

#invalid-captcha,
#valid-captcha {
    margin-bottom: 20px;
    font-size: 16px
}

#invalid-captcha {
    color: red;
}

#valid-captcha {
    color: #38a789;
}

.rslt-name-agent {
    margin-top: 10px;
    color: #7f7f7f;
}

.PropList .price-block {
    width: 250px;
}

.PropList .price-block-admin {
    width: 250px;
}


/********************************************************************************************************************** LISTING BADGES **********************************************************************************************************/

.image-container {
    width: 250px;
    height: 155px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.image-container-1 {
    width: 250px;
    height: 155px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.image-container-2 {
    width: 250px;
    height: 155px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.image-container-3 {
    width: 250px;
    height: 155px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.image-container .img-label,
.sp-img-content .sp-img .img-label {
    position: absolute;
    left: -35%;
    top: 16%;
    display: inline-flex;
    transform: rotate(315deg);
    height: 15%;
    align-items: center;
    min-width: 100%;
    justify-content: center;
    box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.1);
    z-index: 1;
}

.image-container-1 .img-label,
.sp-img-content .sp-img .img-label {
    position: absolute;
    left: -35%;
    top: 16%;
    display: inline-flex;
    transform: rotate(315deg);
    height: 15%;
    align-items: center;
    min-width: 100%;
    justify-content: center;
    box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.1);
    z-index: 1;
}

.image-container-2 .img-label,
.sp-img-content .sp-img .img-label {
    position: absolute;
    left: -35%;
    top: 16%;
    display: inline-flex;
    transform: rotate(315deg);
    height: 15%;
    align-items: center;
    min-width: 100%;
    justify-content: center;
    box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.1);
    z-index: 1;
}

.image-container-3 .img-label,
.sp-img-content .sp-img .img-label {
    position: absolute;
    left: -35%;
    top: 16%;
    display: inline-flex;
    transform: rotate(315deg);
    height: 15%;
    align-items: center;
    min-width: 100%;
    justify-content: center;
    box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.1);
    z-index: 1;
}

.image-container-1 .img-label.available {
    background: #103033;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
}

.image-container-2 .img-label.offer {
    background: #a69200;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
}

.image-container-3 .img-label.let {
    background: #e13259;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
}

.sp-img-content .sp-img .img-label {
    left: -40%;
    top: 10%;
}

/********************************************************************************************************************** SAFETY TIPS **********************************************************************************************************/

.tip-os-1 {
    background-color: #e5f1ef;
    border: 1px solid #b1b1b1;
    border-radius: 6px;
    padding: 0.75rem;
    color: #000;
}

.tip-os-1 p {
    font-size: 12px;
    text-align: justify;
    color: #000 !important;
}

/********************************************************************************************************************** ALERTS **************************************************************************************************************************/

.alert-error {
    background-color: #814b58;
    border-color: #ff0000;
    font-size: 15px;
    color: #ffffff !important;
}

.alert-info {
    background-color: #435b71;
    border-color: #ffffff;
    font-size: 15px;
    color: #ffffff !important;
}

.alert-success {
    background-color: #88ab90;
    border-color: #00bd20;
    font-size: 15px;
    color: #ffffff !important;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    font-size: 15px;
    color: #8a6d3b !important;
}

.btn-close {
    font-size: 12px;
}

/********************************************************************************************************************** Custom loader & marker **************************************************************************************************************************/

.custom-loader {
    width: 20px;
    height: 20px;
    background-image: url('../images/misc/loading-small.gif');
    display: inline-block;
    background-size: 20px;
    position: absolute;
    top: 0px;
    right: 10px;
    bottom: 0;
    margin: auto;
    z-index: 1;
}

.custom-marker {
    width: 40px;
    height: 56px;
    background-image: url('../images/markers/map-marker.svg');
    background-size: cover;
    cursor: pointer;
    position: relative;
    z-index: 10;
}

.enquiry-content .ao-field-group {
    margin-bottom: 15px;
    margin-top: 0 !important;
}

/********************************************************************************************************************** SweetAlert ***********************************************************************************************************/

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
    background-color: #244f54 !important;
}

div:where(.swal2-icon).swal2-warning.swal2-icon-show {
    animation: none;
}

div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content {
    animation: none;
}

.swal2-container .swal2-popup {
    font-size: 10px !important;
}

.swal2-show {
    animation: none;
}

/********************************************************************************************************************** Room image carousel ***********************************************************************************************************/

.room-image-carousel {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    position: relative;
    overflow: hidden;
}

.room-image-carousel .main-image a,
.room-image-carousel .thumb-images a {
    display: block;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
    height: 100%;
}

.room-image-carousel .main-image {
    position: relative;
    overflow: hidden;
}

.room-image-carousel .main-image > div {
    height: 100%;
}

.room-image-carousel .main-image img,
.room-image-carousel .thumb-images .thumb {
    max-width: 100%;
    border-radius: 8px;
    height: 100%;
}

.room-image-carousel .thumb-images {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    flex: 1;
}

.room-image-carousel .thumb-images .thumb-slider:nth-child(n+5) {
    display: none !important;
}

.room-image-carousel .main-image .controls {
    background-color: transparent;
    margin: 0;
    padding: 0;
    color: transparent;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50px;
    height: 100%;
    opacity: 1;
    transition: all 0.3s ease;
    cursor: pointer;
}

.room-image-carousel .main-image .controls.control-prev {
    left: 0;
}

.room-image-carousel .main-image .controls.control-next {
    right: 0;
}

.room-image-carousel .main-image .controls:before {
    content: '';
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    display: inline-block;
    width: 20px;
    height: 20px;
}

.room-image-carousel .main-image .controls.control-next:before {
    transform: rotate(45deg);
}

.room-image-carousel .main-image .controls.control-prev:before {
    transform: rotate(225deg);
}

#listing-room .swiper-container .swiper-button-prev,
#listing-room .swiper-container .swiper-button-next {
    color: #fff;
}

#listing-room .swiper-container .swiper-button-prev:after,
#listing-room .swiper-container .swiper-button-next:after {
    font-size: 30px;
}

.animate-on-slide {
    animation: imgFadeIn 0.2s ease;
}

@keyframes imgFadeIn {
    0% {
        opacity: 0.3;
    }

    50% {
        opacity: 0.7;
    }

    100% {
        opacity: 1;
    }
}

/********************************************************************************************************************** Glightbox ***********************************************************************************************************/

.glightbox-container .gslider .ginner-container .gslide-image {
    position: relative;
}

.glightbox-container .gslider .ginner-container .gslide-image .sp-img-title {
    position: absolute;
    bottom: 8px;
    right: 0;
    background: linear-gradient(90deg, rgba(252, 255, 254, 0) 10%, rgba(0, 0, 0, 0.85) 100%);
    color: #fff;
    display: inline-block;
    padding: 2px 16px;
    text-align: right;
    padding-inline-start: 100px;
    font-size: 14px;
    white-space: nowrap;
}

.glightbox-container.glightbox-clean .gnext,
.glightbox-container.glightbox-clean .gprev {
    top: 50%;
    transform: translateY(-50%);
    background-color: rgb(0 0 0 / 40%);
}