:root {
    --main-color:#80527b;
    --accent-color: #80527b
}
.ratehub-calc .calc-social-icons {
    display: none !important
}
.page-template-single-properties h1 {
    font-size: 42px;
    text-align: center
}
.api-msg h2 {
    font-size: 50px !important;
    width: 100%
}
#contact h4,
.box.with-header h1 {
    font-size: 24px;
    text-align: center;
    margin: 25px 0
}
.single-properties-content-area h2 {
    font-size: 24px
}
h4.media-heading {
    font-size: 18px
}
.media-body {
    width: auto
}
tbody th {
    text-align: left
}
.page-template-single-properties .row {
    margin-right: -15px;
    margin-left: -15px
}
.carousel-indicators .active,
.portfolio-item span.on-sale {
    background: var(--main-color)
}
.portfolio-item .property-price {
    height: 150px
}
.portfolio-item .property-price a {
    min-height: 30px
}
.portfolio-item .property-price p {
    margin: 0;
    font-size: 16px
}

#filter-wrapper.controls,
.mixitup-page-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    text-align: center;
    position: relative;
    z-index: 1;
    list-style: none
}
.mixitup-page-list {
    margin-top: 40px
}
#filter-wrapper.controls {
    margin-bottom: 40px
}

.mixitup-control {
    margin-top: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-left: -4px;
    position: relative;
    font-size: 16px;
    font-weight: 300;
    line-height: 29px;
    color: #292929;
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 0 16px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background: #fff;
    border: none;
    border-left: 1px solid #d9d9d9
}
.mixitup-control:first-child {
    border-left: none;
    padding-left: 0;
    padding-left: 19px
}
.mixitup-control-active,
.mixitup-control:not(.mixitup-control-disabled):hover {
    color: #e0ce83
}
.mixitup-control-disabled {
    background-color: #eaeaea
}
.mixitup-control-active:after,
.mixitup-control:not(.mixitup-control-disabled):after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 6px;
    width: calc(100% - 12px);
    height: 2px;
    background: #e0ce83;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}
.mixitup-control-active:after,
.mixitup-control:not(.mixitup-control-disabled):hover:after {
    opacity: 1 !important;
    -webkit-transform: scaleX(1) !important;
    -ms-transform: scaleX(1) !important;
    transform: scaleX(1) !important
}
.portfolio-item a.thumb {
    width: 100%;
    height: 225px;
    display: block;
    background-size: cover;
    background-position: 50%
}
.portfolio-item span.on-sale {
    padding: 7px
}
.portfolio-item .property-price {
    height: 120px
}
.property-props div {
    width: 48.5%
}
.nav-carousel span {
    overflow: hidden
}
.nav-carousel span img {
    vertical-align: middle;
    max-height: 150px
}
#slider-container .slick-slide:after {
    background: rgba(0, 0, 0, .15) !important
}
#header .container ul.menu > li ul {
    width: 250px
}
body {
    padding-top: 0 !important
}
#fieldname3_2,
#lidd_mc_submit {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 2px solid transparent;
    white-space: nowrap;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 10px 18px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-color: #c00;
    color: #c00;
    background-color: #fff
}
#fieldname3_2:hover,
#lidd_mc_submit:hover {
    color: #fff;
    background-color: #c00;
    border-color: #c00
}
#fieldname1_2,
#lidd_mc_results p {
    border: none;
    font-weight: 700;
    font-size: 20px
}
.lslide.active > img {
    width: 100%
}
.single-properties-area {
    padding: 0 0 70px
}
.single-properties-area .properties-informations {
    border: 1px solid #ddd
}
.single-properties-area .prop {
    margin: 50px 0
}
.single-properties-area .properties-informations .nav-tabs {
    border-bottom: 0 solid #ddd
}
.single-properties-area .properties-informations .nav.nav-tabs {
    background: #eee none repeat scroll 0 0 !important
}
.single-properties-area .properties-informations .nav.nav-tabs li {
    border-right: 1px solid #ddd !important
}
.single-properties-area .properties-informations .nav.nav-tabs li:last-child {
    border-right: 0 solid #ddd !important
}
.single-properties-area .properties-informations .nav.nav-tabs li a {
    margin-right: 0 !important;
    padding: 10px 37.2px;
    color: #333;
    font-size: 18px
}
.single-properties-area .properties-informations li.active > a {
    background: #fff none repeat scroll 0 0;
    border: 0 none !important;
    margin: 1px;
    color: var(--accent-color) !important
}
.single-properties-area .properties-informations ul.property-tab {
    margin: 0;
    padding: 0;
    list-style: none
}
.single-properties-area .properties-informations ul.property-tab li {
    background: transparent;
    border: none !important
}
.single-properties-area .properties-informations .tab-content {
    padding: 30px
}
.single-properties-area .properties-informations .tab-content ul.servecepoint {
    margin: 0;
    padding: 0;
    list-style: none
}
.single-properties-area .properties-informations .tab-content ul.servecepoint li {
    position: relative;
    margin-left: 20px
}
.single-properties-area .properties-informations .tab-content ul.servecepoint li:before {
    margin-left: -5px;
    position: absolute;
    content: "\f00c ";
    font-family: FontAwesome;
    left: -20px;
    top: 0;
    font-size: 14px;
    color: var(--accent-color)
}
.contact-agent h3 {
    border-bottom: 1px solid #ddd;
    font-weight: 700;
    margin: 15px 15px 30px;
    padding-bottom: 20px;
    font-size: 24px;
    color: #111;
    text-transform: uppercase
}
.contact-agent .agent-picture img {
    width: 100%
}
.contact-agent .agent-contact-form h3 {
    border-bottom: 0 solid #ddd;
    font-weight: 700;
    margin: 0 0 10px;
    font-size: 18px;
    color: var(--accent-color);
    text-transform: uppercase;
    padding: 0
}
.contact-agent .agent-contact-form p.designation {
    margin: 0 0 10px;
    padding: 0
}
.contact-agent .agent-contact-form ul {
    margin: 0;
    padding: 0 0 10px;
    border-bottom: 1px solid #ddd
}
.contact-agent .agent-contact-form ul li {
    border-right: 1px solid #ddd;
    display: inline-block;
    font-size: 18px;
    margin-right: 20px;
    padding-right: 20px
}
.contact-agent .agent-contact-form ul li:last-child {
    border: 0
}
.contact-agent .agent-contact-form ul li i {
    margin-right: 10px;
    color: var(--accent-color)
}
.contact-agent .agent-contact-form .main-contact-form {
    margin-left: -15px;
    padding-top: 0
}
.contact-agent .agent-contact-form .main-contact-form fieldset {
    margin-top: 20px
}
.contact-agent .agent-contact-form .main-contact-form fieldset input {
    background: #ededed;
    border-radius: 0;
    height: 40px;
    margin-right: 20px
}
.contact-agent .agent-contact-form .main-contact-form fieldset input:focus {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.contact-agent .agent-contact-form .main-contact-form fieldset textarea {
    background: #ededed;
    border-radius: 0;
    margin-right: 20px;
    height: 105px
}
.contact-agent .agent-contact-form .main-contact-form fieldset textarea:focus {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.contact-agent .agent-contact-form .main-contact-form fieldset .btn-send {
    background: var(--accent-color);
    border: 0 none;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 45px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0;
    transition: all .3s ease 0
}
.contact-agent .agent-contact-form .main-contact-form fieldset .btn-send:hover {
    background: #12527b
}
.sidebar-area .find-propertise-sidebar h3 {
    background: var(--accent-color);
    padding: 15px 30px;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0
}
.sidebar-area .find-propertise-sidebar .listed-keyword {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 30px
}
.sidebar-area .find-propertise-sidebar .listed-keyword ul {
    margin: 0;
    padding: 0;
    overflow: hidden
}
.sidebar-area .find-propertise-sidebar .listed-keyword ul li {
    background: #ededed;
    padding: 10px 30px;
    margin-bottom: 10px;
    font-weight: 600
}
.sidebar-area .find-propertise-sidebar .listed-keyword ul li .single-field select {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    font-weight: 600;
    width: 258px
}
.sidebar-area .find-propertise-sidebar .listed-keyword ul li.price-area {
    background: transparent
}
.sidebar-area .find-propertise-sidebar .listed-keyword ul li.price-area .price_filter {
    margin: 20px 0
}
.sidebar-area .find-propertise-sidebar .listed-keyword ul li.price-area .price_filter #amount {
    margin-top: 15px;
    text-align: center
}
.sidebar-area .find-propertise-sidebar .listed-keyword ul li.price-area .read-more {
    margin: 20px;
    position: relative;
    left: 30px
}
.sidebar-area .find-propertise-sidebar .listed-keyword ul li.price-area .read-more button {
    margin-bottom: 0
}
.sidebar-area .find-propertise-sidebar .related-property-sidebar h3 {
    border-bottom: 2px solid #ddd;
    background: transparent;
    color: #111;
    padding-left: 0
}
.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area {
    overflow: hidden
}
.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .single-item {
    width: 100%;
    position: relative;
    overflow: hidden
}
.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .single-item img {
    width: 100%
}
.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .single-item img:hover {
    opacity: .5
}
.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .single-item span.on-sale {
    background: var(--accent-color);
    color: #fff;
    display: block;
    font-weight: 700;
    height: 70px;
    padding: 7px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px
}
.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price {
    position: relative;
    overflow: hidden;
    padding: 15px
}
.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price ul li {
    display: inline-block
}
.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price ul li.price {
    float: right;
    font-weight: 800;
    padding: 10px 0;
    color: var(--accent-color)
}
.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price ul li.border-right {
    border-right: 2px solid #ddd;
    padding-right: 20px
}
.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price ul li a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #222;
    font-weight: 800
}
.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price ul li a:hover {
    color: #12527b
}
.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .owl-pagination {
    margin-top: 30px
}
.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .owl-pagination .owl-page.active span {
    background: #12527b !important
}
.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .owl-pagination .owl-page span {
    border-radius: 0;
    height: 1px;
    width: 50px;
    background: var(--accent-color) !important;
    opacity: 1;
    padding: 1px 10px
}
.gray {
    background: #f8f8f8
}
.top100 {
    margin-top: 100px
}
.pt100 {
    padding-top: 100px
}
.pt50 {
    padding-top: 50px
}
.pt70 {
    padding-top: 70px
}
.mb100 {
    margin-bottom: 100px
}
.pb50 {
    padding-bottom: 50px
}
.pb100 {
    padding-bottom: 100px
}
.for-rent {
    background: var(--accent-color);
    color: #fff;
    display: block;
    font-weight: 700;
    height: 62px;
    padding: 7px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 40px
}
#post-1178 .news-body ol,
#post-1178 .news-body ul {
    list-style: square;
    margin-left: 20px;
    padding-left: 20px
}
.property-area {
    padding: 90px 0
}
.featured-property-area {
    padding: 90px 0 0
}
.heading-para2 p.title-para {
    margin-bottom: 25px !important
}
.portfolio-column-menu {
    margin-bottom: 30px
}
.portfolio-grid3 .portfolio-column-menu ul,
.portfolio-grid .portfolio-column-menu ul {
    text-align: center;
    text-transform: uppercase
}
.portfolio-column-menu ul li {
    margin-right: 5px;
    color: #5b5b5b;
    text-decoration: none;
    border: 1px solid var(--main-color);
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    padding: 10px 30px;
    font-size: 16px;
    cursor: pointer
}
.portfolio-column-menu ul li.active,
.portfolio-column-menu ul li:hover {
    color: #fff;
    background: var(--main-color)
}
.portfolio-column-menu ul li:last-child:before {
    display: none
}
.work-item7 {
    width: 100%
}
.portfolio-grid3 .portfolio-item {
    margin-bottom: 25px
}
.portfolio-item {
    overflow: hidden;
    position: relative;
    width: 100%
}
.portfolio-item .thumb {
    width: 100%;
    height: 225px;
    display: block;
    background-size: cover;
    -o-object-fit: cover;
    object-fit: cover
}
.portfolio-item a.thumb:hover {
    opacity: .75
}
.portfolio-item a.thumb span {
    width: 100%;
    bottom: 20px;
    font-size: 17px;
    background-color: rgba(0, 0, 0, .35)
}
.portfolio-item a.thumb span,
.portfolio-item span.on-sale {
    display: block;
    position: absolute;
    font-weight: 700;
    color: #fff;
    text-align: center
}
.portfolio-item span.on-sale {
    background: #ea152b;
    padding: 15px;
    right: 0;
    top: 0;
    z-index: 1;
    font-size: 30px
}
.carousel-indicators {
    bottom: -10px !important
}
.carousel-caption {
    bottom: 0
}
@media screen and (min-width: 768px) {
    .carousel-caption {
        padding-bottom: 20px
    }
}
.portfolio-item .property-price {
    position: relative;
    overflow: hidden;
    padding: 15px 0;
    max-width: 350px
}
.portfolio-item .property-price ul li.price {
    float: right;
    font-weight: 800;
    padding: 10px 0;
    color: var(--main-color)
}
.portfolio-item .property-price a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #222;
    font-weight: 800;
    min-height: 50px;
    font-size: 18px
}
.portfolio-item .property-price a:hover {
    color: #12527b
}
.property-props div {
    display: inline-block;
    width: 19%;
    font-weight: 700;
    text-align: center;
    font-size: 20px
}
.property-props .bed {
    background: url(img/bed.png) no-repeat 0;
    background-size: contain
}
.property-props .bath {
    background: url(img/bath.png) no-repeat 0;
    background-size: contain
}
.header-bottom-area button.search-btn {
    background: none;
    border: none;
    color: var(--accent-color);
    position: absolute;
    width: 20px;
    height: 100%;
    right: 15px;
    top: 10px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
a.read_more,
button.read_more {
    background: var(--main-color);
    color: #fff;
    padding: 15px 0;
    margin: 12px 0;
    -webkit-transition: all .3s;
    transition: all .3s
}
a.read_more,
a.read_more2,
button.read_more {
    border: 0;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0;
    display: block;
    font-size: 16px
}
a.read_more2 {
    width: 100px;
    text-align: center;
    padding: 10px 15px;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    z-index: 1;
    background-color: #333
}
.header-bottom-area button.search-btn2 i,
.header-bottom-area button.search-btn i {
    font-size: 15px
}
.header-bottom-area button.search-btn2:hover,
.header-bottom-area button.search-btn:hover {
    color: var(--accent-color)
}
.mean-container .mean-nav {
    position: absolute;
    top: 50px
}
.main-menu ul#nav li .sub-menu li {
    position: relative
}
.main-menu ul#nav li .sub-menu li .sub-menu {
    position: absolute;
    left: 100%;
    top: 0
}
.main-menu ul#nav li > .sub-menu > li > .sub-menu,
.main-menu ul#nav li > .sub-menu > li > .sub-menu > li > .sub-menu {
    visibility: hidden;
    opacity: 0
}
.main-menu ul#nav li > .sub-menu > li:hover > .sub-menu,
.main-menu ul#nav li > .sub-menu > li > .sub-menu > li:hover > .sub-menu {
    visibility: visible;
    opacity: 1
}
ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0
}

.social-network a.icoFacebook:hover {
    background-color: #3b5998
}
.social-network a.icoTwitter:hover {
    background-color: #3cf
}
.social-network a.icoPinterest:hover {
    background-color: #bd2126
}
.social-network a.icoGoogle:hover {
    background-color: #bd3518
}
.social-network a.icoLinkedin:hover {
    background-color: #007bb7
}
.social-network a:hover i {
    color: #fff
}
.socialHoverClass,
a.socialIcon:hover {
    color: #44bcdd
}


.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
    text-align: center;
    width: 35px;
    height: 35px;
    font-size: 20px;
    transition: 0.4s all ease;
}

.social-circle li i {
    margin: 0;
    line-height: 37px;
    text-align: center
}
.social-circle li a {
    background-color: #fff;
    color: #000;
}

.social-circle li a:hover{
    background: #000;
    color: #fff;
}

.card-box {
    padding: 10px;
    border: 1px solid rgba(54, 64, 74, .05);
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #f5f5f5
}
.main-menu ul#nav li {
    padding: 20px 12px !important
}
.header-bottom-area .logo {
    margin-top: 6px
}
.main-menu ul#nav li ul li a {
    padding: 0 10px !important
}
.vidbg-container video {
    margin-top: 70px !important
}
.theSpace75 {
    height: 75px
}
.heading-bottom {
    margin: 30px
}
.header-page h1,
.header-page h2 {
    text-transform: uppercase;
    font-weight: 100;
    color: #fff;
    margin: 0
}
.header-page h2 {
    font-size: 22px
}
.header-page h2:before {
    margin-right: 10px
}
.header-page h2:after,
.header-page h2:before {
    content: "";
    display: inline-block;
    border: 1px solid #fff;
    width: 70px;
    margin-bottom: 7px
}
.header-page h2:after {
    margin-left: 10px
}
#mob_log {
    display: block;
    width: 230px;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 0
}
#errorContact,
#successContact {
    display: none
}
#ws-footer {
    display: none !important
}
.carousel-indicators {
    position: absolute;
    bottom: -15%;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff \9;
    background-color: hsla(0, 0%, 100%, 0);
    border: 1px solid var(--main-color);
    border-radius: 10px
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: var(--main-color)
}
.carousel-control {
    cursor: pointer
}
.carousel-inner .next {
    left: 25%
}
.carousel-inner .prev {
    left: -25%
}
.carousel-control {
    width: 4%
}
.carousel-control.left {
    margin-left: 0;
    background-image: none
}
.carousel-control.right {
    margin-right: 0;
    background-image: none
}
.thumb-inner .thumb2-inner {
    background: #fff
}
.carousel .carousel-control {
    display: none
}
.carousel:hover .carousel-control {
    display: block;
    z-index: 10
}
.carousel .item.active {
    z-index: 1
}
#thumb-inner > .item,
#thumb-inner > .item > a img {
    position: relative;
    overflow: hidden
}
.carousel > .thumb-inner {
    width: 100%;
    position: relative;
    left: 0;
    right: 0;
    margin: auto
}
.nav-carousel {
    padding-bottom: 0;
    width: 100%;
    z-index: 101;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    float: none;
    margin: 0;
    height: auto;
    overflow-x: scroll;
    white-space: nowrap
}
.nav-carousel span {
    display: inline-block;
    padding: 5px
}
.nav-carousel::-webkit-scrollbar {
    height: 10px
}
.nav-carousel::-webkit-scrollbar-thumb,
.nav-carousel::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5)
}
.nav-carousel li > a:hover {
    background-color: transparent;
    cursor: pointer
}
#carousel a:focus,
#carousel a:hover,
.nav-carousel > .active > a,
.nav-carousel > .active > a:focus,
.nav-carousel > .active > a:hover {
    outline: none;
    cursor: pointer
}
.nav-carousel.affix {
    width: 100%;
    position: static;
    z-index: 101;
    height: auto;
    padding-bottom: 0
}
.nav-carousel > li {
    z-index: 100;
    padding-bottom: 0
}
.slider-div {
    padding-left: 0;
    padding-right: 0
}
.slider-div img {
    width: 100%
}
.single-properties-content-area {
    overflow: hidden
}
.media-left {
    display: inline-block;
    vertical-align: top
}
.media-body {
    display: inline-block;
    padding: 10px 0 0 5px
}
#slider-container .slick-slide .image-bg {
    background-position: bottom
}
.btn.btn-primary {
    background-color: #ea152b;
    border-color: #ea152b
}
.btn.btn-primary:hover {
    background-color: maroon;
    border-color: maroon
}
.container .container {
    width: auto
}
@media only screen and (max-width: 768px) {
    .mix-container .mix {
        width: 100% !important
    }
    .featured .bg-white .sp-two {
        min-height: 0
    }
    #featured {
        padding: 50px 0 10px
    }
}
.single-properties-area table tr th {
    background-color: #bf242c
}
.fl-item .prop-label,
.listings-img .prop-label {
    position: absolute;
    width: 175px;
    top: 35px;
    text-align: center;
    color: #fff;
    background: #000;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    text-transform: uppercase;
    font-size: 20px;
    z-index: 1;
}
.prop-label.new {
    background: #000;
}

.prop-label.open {
    background: #24265b
}
.prop-label.sold {
    background: #181818
}
.fl-item .sold .prop-label,
.listings-img .sold .prop-label {
    background: #e00 !important
}
.down .prop-label {
    margin-bottom: 25px;
    background-color: #313131;
    padding: 18px
}
.down .prop-label h2 {
    padding: 0 !important;
    margin-bottom: 0
}
.down .prop-label h2:before {
    content: unset
}
.down .prop-label p {
    text-align: center;
    color: #333;
    margin-bottom: 0 !important
}
.down .prop-label.prop-open h2,
.down .prop-label.prop-open p,
.down .prop-label.prop-sold h2 {
    color: #fff !important
}
.slider-container {
    height: 590px
}
#slide-time {
    position: relative
}
.ms-caption {
    width: 100%;
    position: absolute;
    bottom: -200px;
    left: 0;
    font-family: Oswald, sans-serif
}
.ms-caption .property-price a {
    display: block;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    margin: 15px auto;
    color: inherit
}
.ms-caption .property-price h3 {
    margin: 20px auto
}
.ms-caption .property-price p {
    font-size: 20px;
    text-align: center
}
.ms-caption .property-price a:hover {
    text-decoration: none
}
.ms-caption .property-props {
    margin-top: 25px
}
#map .portfolio-item span.on-sale {
    padding: 10px;
    font-size: 16px
}
.portfolio-item .property-price p {
    color: #000;
    font-size: 14px !important;
    margin-top: 10px;
    display: none
}

.homeEvalutation {
    padding: 30px;
    box-shadow: 2px 4px 6px #222;
    background-color: rgba(0, 0, 0, 0.9);
}

.homeEvalutation input[type=button],
.homeEvalutation input[type=submit] {
    background-color: #24265b;
    border: none;
    height: 40px;
}
.homeEvalutation li.active.s1:before,
.homeEvalutation li.active.s2:before,
.homeEvalutation li.active.s3:before,
.homeEvalutation li.s1:before,
.homeEvalutation li.s2:before,
.homeEvalutation li.s3:before {
    display: block
}
.homeEvalutation .active {
    background: #80527b;
}
.homeEvalutation .agent-profile img {
    width: 120px
}
.sharing h3 span {
    color: #242424
}
.sharing h3,
.sharing h3 span {
    line-height: 36px;
    font-size: 36px;
    padding: 0;
    margin: 0
}
.sharing h3 {
    padding-bottom: 15px
}
.sharing {
    padding: 0;
    margin: 0;
    padding-bottom: 15px
}
.acf-map {
    width: 100%;
    height: 750px;
    border: 1px solid #ccc;
    margin: 20px 0
}
.acf-map img {
    max-width: inherit !important
}
.property-props {
    font-size: 24px
}
.mix-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.prop-table {
    background-color: var(--accent-color);
    color: #fff
}
.prop-table.prop-table-header {
    background-color: var(--accent-color);
    color: #fff
}

.prop-table.prop-table-header a{
    color: #fff;
}

.property {
    /*position: relative;*/
    padding: 0;
    /*margin-bottom: 4px;*/
}
.mix .property {
    position: relative;
}
#active-listing .sp {
    padding: 0px 2px;
}
#active-listing .tp {
    margin-top: 60px;
}
.property .listings-col {
    padding: 2px 2px;
    position: relative;
    transform: translateZ(0);
}
.property .listings-item {
    display: block;
    /*position: relative;*/
    overflow: hidden;
}
.property .listings-img {
    position: relative;
    z-index: 1;
}
.property .listings-img canvas {
    display: block;
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.property .listings-img:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    pointer-events: none;
}
.property .listings-item .listings-info-main,
.property .listings-item .listings-info-hover {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    height: 60px;
}
.property .listings-item .listings-info-hover {
    opacity: 0;
}
.property .listings-item:hover .listings-info-hover {
    opacity: 1;
}
.property .listings-item .listings-price {
    font-size: 28px;
    font-weight: 600;
    line-height: 30px;
    color: #fff;
    display: inline-block;
    /* vertical-align: bottom; */
    margin-right: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 400px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.property .listings-item .listings-info-main {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    padding: 0 27px;
    background-color: rgba(0, 0, 0, 0.60);
}
.property .listings-item .listings-info-main .listings-address {
    display: flex;
    list-style: none;
    width: 100%;
    color: #fff;
}
.property .listings-item .listings-info-main .listings-address li {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.property .listings-item .listings-info-main .listings-address li:last-child {
    text-align: right;
    width: auto;
    flex-shrink: 0;
}
/*.property .listings-item:hover .listings-img canvas {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}*/
.property .listings-item .listings-info-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    padding: 0 8px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    height: 100%;
}
.property .listings-item .listings-info-hover .listings-price {
    margin-right: 20px;
}
.property .listings-item .listings-info-hover .listings-price,
.property .listings-item .listings-info-hover .listings-address {
    color: #1b1b1b;
}
/*.property .listings-item .listings-address {
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    color: #fff;
    display: inline-block;
    vertical-align: bottom;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    font-size: 14px;
}*/
.property .listings-item .listings-info-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    background: #1b1b1b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 18px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    height: 100%;
}
.property .listings-item .listings-view-details {
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    list-style: none;
    text-overflow: clip;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    /*margin-top: 12px;
    display: flex;
    padding-left: 10px;
    width: 100%;
    height: 70%;*/
}

.mw-properties-container {
    min-width: 100%
}
#pagination-wrapper .mixitup-control {
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    outline: none;
    text-transform: uppercase;
    padding: 0 18px
}
.mixitup-control-active,
.mixitup-control-active:after,
.mixitup-control:not(.mixitup-control-disabled):hover {
    color: var(--main-color)
}
.mixitup-control:not(.mixitup-control-disabled):after {
    background: var(--main-color)
}
.mixitup-control.mixitup-control-truncation-marker:after {
    position: relative
}
#pagination-wrapper {
    margin: 24px 0
}
.row .bg-img:after {
    content: "";
    display: inline-block;
    background-color: rgba(0, 0, 0, .34);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}
.mix .property:hover .text {
    bottom: 100px
}
.mix-container:not(.rows) .mix.api-msg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}
.mix .btn-text {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 3;
    overflow: hidden;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
    opacity: 0;
    right: 50px;
    bottom: 30px;
    left: 50px
}
.mix .property:hover .btn-text {
    opacity: 1
}
.mix .btn {
    background-color: #d2b66c;
    border-color: #d2b66c;
    color: #fff
}
.mix .btn:hover {
    background-color: transparent;
    border-color: transparent;
    color: #fff
}
.mix .property:hover .logo-div {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: .7
}
#search-props .input-box span {
    display: block;
    font-family: Barlow Semi Condensed, sans-serif;
    font-size: 16px;
    background: #eee;
    color: #333
}
#search-props .input-box input {
    padding: 0 5px
}
.jcf-list .jcf-option {
    font-size: 16px
}
#search-props .input-box {
    padding: 10px 0;
    background: #eee
}
#search-props {
    margin-bottom: 20px !important;
    border: 1px solid #000
}
#search-props h4 {
    text-transform: uppercase
}
#search-props .input-box span.jcf-select-opener {
    background-color: #eee
}
#search-props .input-box span.jcf-select.jcf-unselectable {
    background: #eee
}
#search-props .input-box span:hover {
    cursor: pointer
}
#search-props .single-field p {
    font-weight: 500 !important
}
.mix .property .logo-div {
    display: block;
    font-size: 20vw;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(.9);
    -ms-transform: translate(-50%, -50%) scale(.9);
    transform: translate(-50%, -50%) scale(.9);
    z-index: 0;
    opacity: 0;
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear;
    background: url(../../../../themes/agent-514/img/logo-514.png) 50% 50% no-repeat;
    width: 190px;
    height: 190px
}
.read_more.btn {
    color: #fff;
    border-color: #d2b66c;
    background: #d2b66c
}
.btn.focus,
.btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px #292b2c5e !important;
    box-shadow: 0 0 0 2px #292b2c5e !important
}
.read_more.btn:active,
.read_more.btn:hover {
    color: #fff;
    border-color: transparent;
    background: transparent
}
.read_more.btn:focus {
    color: #fff;
    border-color: #d2b66c;
    background: #d2b66c
}
#mapTab iframe,
#streetTab iframe {
    width: 100% !important;
    height: 500px !important
}
.mixitup-control.btn {
    background-color: #d2b66c;
    border-color: #d2b66c;
    color: #fff
}
.mixitup-control.btn.active,
.mixitup-control.btn:hover {
    background-color: transparent;
    background: transparent
}
.mix-container.rows .mix > .row .col-md-8 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    height: 225px
}
.mix-container.rows .mix .property-props {
    position: absolute;
    bottom: 15px;
    width: 90%
}

.single-properties-area table tr th {
    background-color: var(--main-color);
    color: #fcfcfc
}
.single-properties-area .table-hover > tbody > tr:hover > th {
    color: #fcfcfc
}
.table-hover > tbody > tr:hover > th {
    color: #000
}
.single__block ul.nav-tabs li:before,
.single__block ul.social-network li:before {
    content: ""
}
.single__block ul.nav-tabs li,
.single__block ul.social-network li {
    padding: 0
}
.m0 {
    margin: 0 !important
}
.p0 {
    padding: 0 !important
}
.single__table td,
.single__table th {
    line-height: 2.1;
    text-align: left
}
.single__slider .slick-next,
.single__slider .slick-prev {
    width: 380px
}
.prop-label {
    position: absolute;
    width: 175px;
    top: 35px;
    text-align: center;
    color: #fff;
    background: #000;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    text-transform: uppercase;
    font-size: 20px;
    z-index: 2;
}
.sold.prop-label,
.sold .prop-label {
    background: #e00
}
.api-msg,
.w-100 {
    width: 100% !important
}
.api-msg h2 {
    color: #000
}
.slick-slide .portfolio-item {
    padding: 0 5px
}
.property-price p {
    margin: 0 !important
}
.slick-next:before,
.slick-prev:before {
    content: ""
}
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    color: #000;
    font-size: 24px
}
.prop-thumb {
    height: 250px
}
#map,
#streetMap {
    width: 100%;
    height: 500px
}
.mix {
    overflow: hidden
}
#map .portfolio-item {
    background: #fff;
    width: 650px;
    max-width: 95vw
}
#map .mix .col-md-8 {
    height: 225px
}
.gm-style-bg {
    display: none
}
#map .property-props {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%
}
#map .property-props div {
    width: 50%;
    float: left;
    font-size: 28px;
    margin-bottom: 15px
}
#map a.read_more2 {
    text-transform: uppercase;
    font-weight: 700;
    border: 0;
    border-radius: 0;
    min-width: auto;
    width: auto;
    line-height: 100%;
    text-align: center;
    padding: 20px 40px;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    display: block;
    font-size: 16px;
    z-index: 1;
    background-color: #333;
    color: #fff
}
#map .prop-thumb,
#map .prop-thumb:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
#map .prop-thumb:after {
    content: "";
    background: hsla(0, 0%, 100%, .75)
}
#map .mix {
    padding: 20px
}
#map .mix .prop-desc,
#map .prop-thumb:after {
    opacity: 0;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}
#map .mix:hover .prop-desc,
#map .mix:hover .prop-thumb:after {
    opacity: 1
}
.mix a {
    color: #000
}
.mix a:hover {
    color: #666
}
#pagination-wrapper {
    text-align: center;
    clear: both
}
.featured .bg-white {
    background: #fff;
    padding: 0;
    overflow: hidden;
    -webkit-box-shadow: -2px -4px 13px #ddd;
    box-shadow: -2px -4px 13px #ddd;
    height: auto;
    margin: 0
}

.homeEvalutation h2.title {
    font-size: 20px !important;
    margin-bottom: 30px;
}
.homeEvalutation h1 {
    font-size: 49px
}
.homeEvalutation #progressbar {
    margin: 0;
    padding: 0;
    font-size: 16px
}
.homeEvalutation fieldset {
    display: none;
    padding: 20px;
    margin-top: 30px
}
.homeEvalutation #first {
    display: block
}
.homeEvalutation input[type=text],
.homeEvalutation select {
    width: 100%;
    margin: 10px 0;
    height: 40px;
    padding: 5px;
    padding-left: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 15px 1px hsla(0, 0%, 100%, .4);
    box-shadow: 0 0 15px 1px hsla(0, 0%, 100%, .4)
}
.homeEvalutation input[type=button],
.homeEvalutation input[type=submit] {
    border-radius: 0;
    white-space: normal;
    color: #fff;
    width: 100%;
    font-size: 15px;
    padding: 3px 25px;
    background: #80527b;
    text-transform: uppercase;
    margin: 10px 0!important;

    max-width: 200px;
    cursor: pointer;
    transition: 0.4s all ease;
    font-weight: 400;
}
.homeEvalutation #map {
    height: 290px;
    border-radius: 5px;
}
.homeEvalutation h2,
.homeEvalutation p {
    text-align: center
}
.homeEvalutation li {
    margin-right: 52px;
    display: inline;
    color: #fff;
    display: inline-block;
    font-weight: 700
}
.homeEvalutation li.active.s1:before,
.homeEvalutation li.active.s2:before,
.homeEvalutation li.active.s3:before,
.homeEvalutation li.s1:before,
.homeEvalutation li.s2:before,
.homeEvalutation li.s3:before {
    text-align: center;
    content: "";
    height: 57px;
    display: none
}


.homeEvalutation .agent-profile {
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden
}
.homeEvalutation .agent-profile img {
    float: left;
    margin-top: 2%;
    margin-left: 1%;
    padding: 15px;
    width: 195px;
    border-radius: 30px;
    background: #14294be0
}
.homeEvalutation .agent-profile p {
    color: #000;
    text-align: left;
    font-weight: 600
}
.homeEvalutation .agent-profile div {
    display: inline-block;
    float: left
}
.homeEvalutation .agent-profile div.info {
    width: 230px;
    border-right: 2px solid #ddd;
    margin: 15px
}
.homeEvalutation .agent-profile div.info p {
    margin: 0 0 13px
}
.homeEvalutation .agent-profile div.text {
    width: 500px;
    padding: 15px
}
#homeEval p {
    margin: 0
}
.homeEvalutation .info,
.homeEvalutation .map {
    padding: 0
}
#filter-wrapper {
    margin-bottom: 15px
}
#map .gm-style .gm-style-iw-c {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: none !important;
    border-radius: 0
}
#map .gm-style-iw-d {
    max-width: none !important
}
#search-props input,
#search-props select {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #000;
    width: 100%
}
#search-props {
    padding: 15px;
    margin-bottom: 0
}
.jcf-radio,
.jcf-radio span {
    border-radius: 0
}
.jcf-select {
    position: relative;
    padding-right: 25px;
    background-color: transparent;
    border: 0;
    min-width: 100px
}
.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-select .jcf-select-opener {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9.2 5.2"><path class="potion_code_fill" d="M8 .2a.7.7 0 0 1 1 0 .68.68 0 0 1 0 1L5.09 5a.7.7 0 0 1-1 0L.2 1.17a.68.68 0 0 1 0-1 .7.7 0 0 1 1 0l3.4 3.17z"/></svg>') no-repeat 50%/25%
}
.jcf-scrollbar-vertical,
.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-handle,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
    width: 5px
}
.jcf-select-drop .jcf-select-drop-content {
    border: 1px solid #222
}
.jcf-select .jcf-select-text {
    margin: 0 0 0 9px;
    text-align: left
}
.jcf-radio + label {
    margin-right: 10px
}
.camera_thumbs_cont ul li > img {
    width: 100px;
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover
}
.camera_thumbs_cont ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.camera_thumbs_cont ul li,
.nav-tabs a {
    display: block
}
.nav-tabs a {
    text-transform: uppercase;
    -webkit-transition: border-bottom-color .25s;
    transition: border-bottom-color .25s
}
.nav-tabs a.active {
    font-weight: 700;
}
.property-gallery img {
    width: 100%;
    height: 450px;
    -o-object-fit: cover;
    object-fit: cover
}
.property-gallery.owl-carousel .owl-stage {
    padding: 0
}
#overview h5 {
    text-transform: capitalize
}
.vr-svg svg {
    width: 60px;
    margin-left: 10px;
    fill: var(--main-color)
}
.panel-toggle {
    position: relative;
    display: block
}
.panel-toggle:after {
    font-family: lined-icons;
    content: "\e115";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 24px;
    color: var(--main-color)
}
.collapsed.panel-toggle:after {
    content: "\e114"
}
.mw-properties-container {
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s
}
.mw-properties-container .css3-spinner-zig-zag {
    position: absolute;
    top: 250px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

#info-new .brokers-sidebar h3 {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.brokers-sidebar a {
    color: #000;
    font-size: 16px;
    transition: 0.4s all ease;
}
.brokers-sidebar a:hover,
.brokers-sidebar a:focus {
    color: #c1272c;
}
.brokers-sidebar .btn-red {
    padding: 10px 0;
    margin-top: 10px;
    margin-bottom: 0;
}
.brokers-sidebar img {
    width: 300px;
    object-fit: cover;
    object-position: top;
    filter: contrast(0.9);
}


.royalSlider .rsSlide img {
    filter: grayscale(1);
}
.royalSlider .rsActiveSlide img {
    filter: none !important;
}
.royalSlider {
    height: 70vh;
}
@media only screen and (max-width: 768px) {
    .royalSlider {
        height: 400px;
    }
}

.flush{
    padding: 0 !important;
}

#shareProp {
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #80527b;
    padding: 10px;
    z-index: -1;
    opacity: 0;
    width: 0;
    transition: all 400ms ease-in-out;
}
#shareProp.show {
    z-index: 1001;
    opacity: 1;
    width: auto;
}


ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0
}

ul.social-network li {
    display: block;
    margin: 10px 0;
}

.social-network a.icoFacebook:hover {
    background-color: #3b5998
}
.social-network a.icoTwitter:hover {
    background-color: #3cf
}
.social-network a.icoPinterest:hover {
    background-color: #bd2126
}
.social-network a.icoGoogle:hover {
    background-color: #bd3518
}
.social-network a.icoLinkedin:hover {
    background-color: #007bb7
}
.social-network a:hover i {
    color: #fff
}

#maps {
    padding: 60px 0;
}

#maps h1{
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 600;
}

.Caption__Announcement {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 20px;
    background: #c1272c;
    margin: auto;
    text-align: center;
    margin-bottom: 20px;
}

.text-white{
    color: #fff !important;
}

.single-s {
    background: #000;
    padding: 20px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.align-items-center{
    align-items: center !important;
}

.justify-content-center{
    justify-content: center !important;
}

#third .content{
    color: #fff;
}

#third .content p{
    text-align: left;
    color: #000;
}

#info-new .btn-outline, .modal .btn-outline{
    display: block;
    width: 100%;
    margin-bottom: 15px;
    transition: 0.4s all ease;
    color: #000;
    border-color: #000;
}

#info-new .btn-outline:hover, .modal .btn-outline:hover{
    color: #fff;
}

.mt-3{
    margin-top: 3rem !important;
}

#info-new p{
    font-size: 18px;
}

#info-new .single-pro-info h6{
    font-size: 18px;
}

.Caption__Price{
    font-size: 40px;
    color: #80527b;
}

.res-table{
    overflow-x:auto;
}

.vr-title{
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 36px;
}

.rsDefault .rsThumb.rsNavSelected{
    background: #000;
}

#info-new h3{
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 600;
}

#info-new h1, #maps h1{
    font-size: 40px;
    font-weight: 600;
}

#info-new h6 span:before{
    display: none;
}

#info-new .single-pro-info h6{
    font-weight: 600;
}

#info-new h4{
    font-weight: 600;
}

.modal input, .modal textarea, .modal select {
    display: inline-block;
    width: 100%;
    height: 45px;
    padding: 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #6c757d;
    background-color: #fff;
    border: 1px solid #d8dde6;
    margin-bottom: 20px;
    outline: none;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
}

.modal textarea {
    height: 120px;
    resize: none;
}