@font-face {
    font-family:Helvetica;
    src:url('/webfonts/Helvetica.otf');
    font-weight:400;
    font-style:normal;
}
@font-face {
    font-family:'HelveticaNeueLTStd-Roman';
    src: url('/webfonts/HelveticaNeueLTStd-Roman.otf');
    font-weight: normal;
    font-style: normal;
}

.navbar {
    transition: all 0.5s !important;
    box-shadow: none;
    background: rgba(34, 67, 138, 0.3);
}

#logo {
    max-height: 52px;
}

nav .btn-primary, .btn-secondary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #ff9900;
    --bs-btn-border-color: #fff;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #ff9900;
    --bs-btn-hover-border-color: #ff9900;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #ff9900;
    --bs-btn-active-border-color: #ff9900;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #ff9900;
    --bs-btn-disabled-border-color: #ff9900;
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #22438A;
    --bs-btn-border-color: #fff;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #22438A;
    --bs-btn-hover-border-color: #22438A;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #22438A;
    --bs-btn-active-border-color: #22438A;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #22438A;
    --bs-btn-disabled-border-color: #22438A;
}
.btn {
    --bs-btn-font-size: 14px;
}

body {
    --bs-font-sans-serif: 'Fira Sans','HelveticaNeueLTStd-Roman';
    --bs-body-font-size: 14px;
}
.dropdown-menu {
    --bs-dropdown-font-size: 14px;
}

.footer-logo {
    max-height: 37px;
}

footer, footer a, footer a.nav-link {
    color: #fff !important;
}

.nav-link {
    --bs-nav-link-color: #fff;
}

.footer_light {
    background-color: #22438A;
}
.footer_dark {
    background-color: #153477;
}

footer .text-muted {
    color: rgba(255, 255, 255, 0.40) !important;
}

a.social_icon {
    text-decoration: none;
    transition: all 0.5s !important;
    background: #fff;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #153477 !important;
    margin: 0 5px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

a.social_icon:hover {
    background: #ff9900 !important;
}

.btn-currency {
    color: #fff !important;
    background: rgba(255, 255, 255, 0.40) !important;
}


/*Google Translate*/
.switcher{font-family:Arial;font-size:10pt;text-align:left;cursor:pointer;overflow:hidden;width:163px;line-height:17px}.switcher a{text-decoration:none;display:block;font-size:10pt;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.switcher a img{vertical-align:middle;display:inline;border:0;padding:0;margin:0;opacity:.8}.switcher a:hover img{opacity:1}.switcher .selected{background:#fff linear-gradient(180deg,#efefef 0%,#fff 70%);position:relative;z-index:9999}.switcher .selected a{border:1px solid #ccc;color:#666;padding:3px 5px;width:151px}.switcher .selected a:after{height:16px;display:inline-block;position:absolute;right:5px;width:15px;background-position:50%;background-size:7px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23666'/></svg>");background-repeat:no-repeat;content:""!important;transition:all .2s}.switcher .selected a.open:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.switcher .selected a:hover{background:#fff}.switcher .option{position:relative;z-index:9998;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#eee;display:none;width:161px;max-height:198px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;overflow-y:auto;overflow-x:hidden}.switcher .option a{color:#000;padding:3px 5px}.switcher .option a:hover{background:#fff}.switcher .option a.selected{background:#fff}#selected_lang_name{float:none}.l_name{float:none!important;margin:0}.switcher .option::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);border-radius:5px;background-color:#f5f5f5}.switcher .option::-webkit-scrollbar{width:5px}.switcher .option::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);background-color:#888}

#goog-gt-tt{
    display:none!important;
}
.goog-te-banner-frame{
    display:none!important;
}
.goog-te-menu-value:hover{
  text-decoration:none!important;
}
.goog-text-highlight{
    background-color:transparent!important;
    box-shadow:none!important;
}
#google_translate_element2{
    display:none!important;
}

video {
    height: 100%;
    background: #000;
}

.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.top {
    top: 0;
}
.left {
    left: 0;
}

.h-it-work-rw {
    padding-left: 70px;
}

header {
    max-height: 56px;
}

.nav-link {
    transition: all 0.5s !important;
}

.nav-link:hover, .nav-link:active, .nav-link:focus {
    color: #fff;
}


.menuactive {
    -webkit-box-shadow: 0px -3px 0px #ff9900 inset;
    -moz-box-shadow: 0px -3px 0px #ff9900 inset;
    box-shadow: 0px -3px 0px #ff9900 inset;
}

.nav-item {
    padding-left: 2px;
    padding-right: 2px;
}

header a.nav-link:hover {
    -webkit-box-shadow: 0px -3px 0px #ff9900 inset;
    -moz-box-shadow: 0px -3px 0px #ff9900 inset;
    box-shadow: px -3px 0px #ff9900 inset;
}

.scrolled {
    transition: all 0.5s !important;
    background: rgba(34, 67, 138, 1.0)
}

.no_slider {
    margin-top: 100px;
}
.modal .no_slider {
    margin-top: unset;
}

.slide_text {
    color: #fff;
    font-size: 30px;
    text-align: center;
    margin-top: -230px;
    line-height: 45px;
}

.regular a {
    color: #fff953;
    border: 5px solid #fff953;
    text-decoration: none;
    padding-top:8px;
    padding-bottom:2px;
}

h1 {
    font-weight: 900;
    font-family: 'Fira Sans','HelveticaNeueLTStd-Roman' !important;
}

#div_currencywindow {
    font-size: 13px;
    padding: 5px;
    margin-top: 12px;
    margin-left: -100px;
}

.currencywindow_label {
    width: 100px;
}
.text-bold a {
    font-weight: bold;
}

.slide_header {
    color: #fff;
    text-align: center;
    text-shadow: 0px 0px 10px #000000;
    font-size: 2.75rem;
    font-weight: 900;
    font-family: 'Fira Sans','HelveticaNeueLTStd-Roman' !important;
}
.slide_margin {
    padding-top: 150px;
}

.dropdown-menu {
    z-index: 10;
}
.slick-next {
    z-index: 9;
    right: 25px !important;
}
.slick-prev {
    z-index: 9;
    left: 25px !important;
}
.slick-prev:before, .slick-next:before {
    color: #000 !important;
}
.slick-prev, .slick-next {
    width: 40px !important;
    height: 40px !important;
}
.dashboard {
    background-color: #FF9900;
}
button.close.mclose {
    position: absolute;
    top: 10px;
    right: 20px;
    color: #000;
    opacity: 1;
    font-weight: 400;
}

.dashboardnav {
    font-weight: bold;
    height: 40px;
}
.dashboardnav a {
    color: #000 !important;
    text-decoration: none;
}
.dashboardnav li {
    transition: all 0.5s !important;
    box-shadow: none;
    list-style-type: none;
}

.dashboardnav li:hover, .dashboardnav li.active {
    -webkit-box-shadow: 0px -3px 0px #ff9900 inset;
    -moz-box-shadow: 0px -3px 0px #ff9900 inset;
    box-shadow: px -3px 0px #ff9900 inset;
}

.profileuploadimageblock {
    cursor: pointer;
}

.hidden {
    display: none;
}
.property_image {
    width: 100%;
    height: 233px;
    object-fit: cover;
}

.add_to_favorites {
    top: 8px;
    left: 8px;

    transition: all 0.5s !important;
    color: #fff;
    background: rgba(255, 255, 255, 0.40);
    position: absolute;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 100px;
    left: 15px;
    top: 23px;
    cursor: pointer;
    z-index: 9;
}

.add_to_favorites:hover {
    transition: all 0.5s !important;
    background: rgba(34, 67, 138, 0.80);
}

.dots {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    vertical-align: top;
}

.bg-image {
    margin-top: -24px;
    padding-top: 36px;
    background-image: url('/img/bg-image1.png');
    background-repeat: no-repeat;
}

.swap-value-range-block {
    background: #FF9900;
    border-radius: 6px;
    color: #fff;
    padding: 12px;
}

.btn.contact-owner-btn {
    position: fixed;
    right: -77px;
    top: 435px;
    width: 200px;
    z-index: 9;
    transform: rotate(270deg);
}

.box-shadow {
    box-shadow: 0px 4px 30px 0rem rgba(213, 230, 248, 0.40);
    padding: 1rem;
    background-color: #fff;
}

.ul-pm {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ul-pm li {
    margin-right: 30px;
    margin-bottom: 15px;
    display: inline-flex;
    display: -webkit-inline-flex;
    vertical-align: middle;
    min-width: 250px;
}
.ul-pm img {
    margin-right: 8px;
}

.chips {
    margin-bottom: 6px;
    background: #E8ECF3;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    font-size: 14px;
    color: #22438A;
    margin-right: 8px;
    display: inline-block;
}

.readSecond, .readSecondUP, .readSecondTI, .readSecondDesired{
    display:none;
}

.green {
    color: #009900;
}
.red {
    color: #990000;
}

.btn-lg {
    --bs-btn-padding-y: 0.5rem;
    --bs-btn-padding-x: 1rem;
    --bs-btn-font-size: 1.5rem !important;
    --bs-btn-border-radius: 0.5rem;
}

#loader-wrapper {
    background-color:#fff;
    bottom:0;
    height:100%;
    left:0;
    position:fixed;
    right:0;
    top:0;
    width:100%;
    z-index:9999;
}

#loader {
    background-position:center center;
    background-repeat:no-repeat;
    height:200px;
    right:0;
    left:0;
    position:absolute;
    top:0;
    bottom:0;
    width:200px;
    text-align:center;
    margin:auto;
}

.loader_img {
    height:auto;
    width:auto;
}

.property_slider .slick-dots {
    bottom: 15px !important;
}

.maps_link {
    text-decoration: none;
    color: #000;
}

.property_slider li.slick-active button {
    background: #fff;
    width: 14px;
    height: 14px;
}
.property_slider .slick-dots li button {
    border: 1px solid #fff;
    width: 8px;
    height: 8px;
    font-size: 0;
    color: transparent;
    padding: 0;
    text-align: center;
    border-radius: 18px;
    margin: 0 auto !important;
}

.slick-dots li button::before {
    display: none;
}

.slick-prev:before, .slick-next:before {
    font-size: 40px !important;
}

.keyfeature {
    border: 1px solid #b9b9b9ed;
    padding: 0px 23px;
    border-radius: 20px;
    display: inline-flex;
    margin-right: 15px;
    margin-bottom: 15px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
}

.modal-header {
    border-bottom: none !important;
}
.modal-title:before {
    background: #FF9900;
    position: absolute;
    left: 0;
    width: 30px;
    content: '';
    height: 50px;
}

.modal-content {
    padding-left: 20px;
    padding-right: 20px;
}

a {
    color: #22438A;
    text-decoration: none;
}

ul.ul-pm.signup-social li a {
    width: 36px;
    height: 36px;
    display: block;
    text-align: center;
    line-height: 36px;
    color: #fff;
    border-radius: 50px;
    margin: 0 5px;
}

a.facebook {
    background: #3B5998;
}
a.google {
    background: #F14336;
}
a.linkedin {
    background: #007AB9;
}
.btn-xl {
    --bs-btn-padding-y: 0.5rem;
    --bs-btn-padding-x: 1rem;
    --bs-btn-font-size: 1rem;
    --bs-btn-border-radius: 0.5rem;
}

.border-b1 {
    padding-bottom: 1rem;
    border-bottom: 1px solid #EEEEEE;
}

.sharebtn {
    position: relative;
}
.share-media-block {
    width: 440px;
}
span.scircle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #DFDFDF;
    line-height: 30px;
    border-radius: 50px;
    margin: 0 auto;
}
span.scircle img {
    vertical-align: middle;
}
.bgwhite {
    background: #fff;
}
.share-media-block a {
    color: #000;
}
.share-media-block li {
    min-width: unset;
}

.text-right {
    text-align: right
}

.read-less {
    max-height: 25px!important;
}
.read {
    overflow: hidden;
    transition: all 0.3s;
    margin-bottom: 10px;
}

.bootstrap-tagsinput.inptabs {
    padding: 0 !important;
}
.inptabs .label-info {
    color: #333 !important;
    background-color: #DFDFDF;
    padding: 0px 5px !important;
    border-radius: 4px;
}

.accordion-button {
    font-size: 14px;
}
.all_type_upload_file input[type="file"] {
    position: absolute;
    top: -9999999;
    filter: alpha(opacity=0);
    opacity: 0;
    width: 0;
    height: 0;
    outline: none;
    cursor: inherit;
}
.all_type_upload_file {
    cursor: pointer;
}

span.cross-o {
    color: #333;
    cursor: pointer;
    padding: 0 8px;
}

.num-circle {
    color: #696969;
    border: 1px solid #696969;
    width: 24px;
    height: 24px;
    text-align: center;
    padding: 0px 0px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: bold;
    margin: 4px auto;
    font-family: 'Fira Sans','HelveticaNeueLTStd-Roman';
    background: #F6F7F7;
    position: relative;
    z-index: 1;
    line-height: 22px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

.num-circle.active {
    background: #22438A;
    color: #fff;
}

.nav-link2 {
    color: #a3d3db;
    font-weight: bold;
}
.nav-link2.active {
    color: #333;
}

.pr-img-upload label.all_type_upload_file {
    position: relative;
    text-align: center;
    width: 100%;
}

input.select-ip:checked + label.selectLabel .pt-check-img {
    border: 1px solid #ff9900;
}

.pt-check-img {
    margin-bottom: 9px;
}

.pt-check-img {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    position: relative;
    border: 1px solid #fff;
}

input.select-ip:checked + label.selectLabel .pt-check-img {
    border: 1px solid #ff9900;
}
.select-ip {
    position: absolute;
}
.select-ip {
    display: none;
}

.setcurrencytype {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.currency_change {
    display: none;
}
.radiobox-image {
    height: 34px;
    line-height: 34px;
    padding-left: 12px;
    padding-right: 12px;
}
.radiobox-image label:hover {
    color: #9BA2AC;
}
.asterisk {
    color: #cc0000;
}

.fd-prev-li {
    width: 100px;
    height: 100px;
    overflow: hidden;
    text-align: center;
    min-width: 100px !important;
}
.add-remain-doc-img {
    border: 1px dashed #DFDFDF;
    text-align: center;
}
.addImage-Icn {
    position: absolute;
    left: calc(50% - 7px)
}

.navbar-brand {
    padding: 0;
}

.navbar {
    --bs-navbar-padding-y: 0;
}
.no-wrap {
    white-space: nowrap;
}

@media (max-width: 768px) {
    .nav {
        display: block;
    }
    .nav_buttons {
        margin-bottom: 1.5rem;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .nav-link, .nav_buttons {
        font-size: 13px !important;
    }
}

@media (min-width: 992px) and (max-width: 1128px) {
    .logged_in_navbar {
        font-size: 12px !important;
    }
    .hide_if_too_small {
        display: none;
    }
}

#userDropdownmenu {
    left: unset !important;
    right: 12px;
    margin-top: -12px;
}

#div_searchbar {
    left: unset !important;
}

.add-p-tb-cl {
    width: 100%;
    text-align: center;
}

input.select-ip:checked + label.selectLabel .pt-check-img {
    border: 1px solid #ff9900;
}

input.select-ip:checked + label.selectLabel .pt-check-img:after {
    content: '';
    background-repeat: no-repeat;
    z-index: 11111;
    position: absolute;
    right: -12px;
    width: 24px;
    height: 24px;
    background-image: url(/img/check-circle-orange.svg);
    top: -12px;
}

.PRImgRemove {
    position: absolute;
    right: 8px;
    z-index: 1;
    background: #fff;
    opacity: 0.7;
    cursor: pointer;
}
.preview-li  {
    position:relative;
}

.amenity {
    position: relative;
}
span.cross-o {
    position: absolute;
    right: 5px;
    top: 8px;
    color: #333;
    cursor: pointer;
    padding: 0 8px;
}

.form-control-plaintext {
    background-color: #e9ecef !important;
    padding: .375rem .75rem;
}

.label {
    display: inline-block;
    padding: .35em .65em;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}
.label-info {
    background-color: #6c757d!important
}

.pac-container {
    margin-top: -100px;
}

.preview-li {
    border: 1px dashed #DFDFDF;
    padding: 8px;
    margin: 8px;
}
.selectcheckLabel {
    font-size: 10px;
}

img.bottom-chat-image {
    position:fixed;
    z-index:1000;
    cursor:pointer;
    transform:rotate(0deg);
    right:6px;
    bottom:30px;
}
img.chatSend {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    z-index: 1000000;
}
.attachment {
    font-size: 22px;
    position: absolute;
    right: 44px;
    top: 8px;
    vertical-align: middle;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}
span.sClos.cursor-p {
    position: absolute;
    right: 25px;
    top: 2px;
    font-size: 32px;
    z-index: 1;
}
.chatbox_title {
    font-size: 18px !important;
    padding-left: 40px;
}
.fontsize-10 {
    font-size: 0.625rem;
}
.fChat-col-rc {
    border-radius: 10px 10px 10px 0px;
    background: #eeeeee;
    padding: 10px;
    display: inline-block;
    min-width: 100px;
    word-break: break-all;
}
.fChat-col-sd {
    background: #22438A;
    color: #fff;
    padding: 10px;
    border-radius: 10px 10px 0px 10px;
    margin: 5px 0;
    display: inline-block;
}
.fa-check-double {
    color: green;
}
.pl-10 {
    padding-left: 0.625rem;
}
.pr-10 {
    padding-right: 0.625rem;
}
.cursor-p {
    cursor: pointer;
}

.rentedoutyes {
    display:none;
}

ul {
    list-style-type: none;
}

/*
.no_slider {
    min-height: calc(100vh - 424px);
}
*/

#chat_message_count {
    position:fixed;
    right:40px;
    bottom:45px;
    z-index:1000;
    cursor:pointer;
}

/* Sticky footer, set default values so GoogleTranslate doesn't overwrite it*/
footer {
    position: absolute !important;
    bottom: 0 !important;
    width: 100% !important;
    height: 276px !important;
}
html {
    min-height: 100% !important;
    position: relative !important;
    height: auto !important;
}
body {
    margin-bottom: 306px !important;
    position: static !important;
    min-height: 10% !important;
}