/*
Theme Name: Expertestate
Theme URI: https://ongoingthemes.com/expertestate/
Author: Ongoing Themes
Author URI: http://ongoingthemes.com
Description: Expertestate
Version: 1.0.0
Tags: two-columns, right-sidebar, featured-images, translation-ready
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: expertestate
*/

/*
	========================================
	TABLE OF CONTENT0
	========================================

	[1. Global Style]
	[2. Topbar]
	[3. Navbar]
	[4. Header]
	[5. Service]
	[6. Content]
	[7. Sidebars]
	[8. Testimonial]
    [9. Location]
    [10. Property Detail]
    [11. Agency Detail]
    [12. CMB2]
	[13. Footer]
	[14. Copyright]
    [15. Utils]
    [16. Contact]
    [17. 404]
    [18. WP styles]
    [19. Facts]


*/


/*---------------------------------------------------- */
/*----------------------------------------------------*/
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.elementor ul {
    list-style: disc;
    padding-left: 20px;
}

a {
    color: #4e67ec;
    text-decoration: none;
}

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

.row.m0 {
    margin: 0;
}

.p0 {
    padding: 0;
}

body {
    line-height: 24px;
    font-size: 15px;
    font-family: Poppins, "Open Sans", sans-serif;
    color: #898989;
}

body, p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

#success {
    display: none;
}

#error {
    display: none;
}

.display_table {
    display: table;
    width: 100%;
}

.display_table_row {
    display: table-row;
}

.display_table_cell {
    display: table-cell;
    float: none !important;
}

iframe {
    border: none;
}

i:before {
    margin-left: 0 !important;
}

/* Title css
============================================================================================ */

.title-left h2 {
    font-size: 32px;
    font-weight: 600;
    color: #4e67ec;
    position: relative;
}

.title-left h2 span {
    color: #242424;
}

.title-left small {
    font-size: 15px;
    color: #666;
    font-weight: 600;
    letter-spacing: .42px;
    padding-top: 10px;
    font-family: "Poppins", sans-serif;
    font-style: italic;
    display: block;
}

.title-center {
    text-align: center;
    padding-bottom: 45px;
}

.title-center h2 {
    color: #242424;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: .96px;
    text-transform: uppercase;
    padding-bottom: 12px;
    position: relative;
}

.title-center h2 span {
    color: #fff;
}

.title-center h2:before {
    content: "";
    width: 70px;
    background: #000;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 1px;
    bottom: 0;
    position: absolute;
}

.title-center p {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    letter-spacing: .48px;
    color: #242424;
    padding-top: 25px;
}

.main-title {
    text-align: center;
    padding-bottom: 45px;
}

.main-title h2 {
    color: #4e67ec;
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 15px;
    position: relative;
}

.main-title h2 span {
    color: #242424;
}

.main-title h2:before {
    content: "";
    width: 70px;
    background: #000;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 1px;
    bottom: 0;
    position: absolute;
}

.main-title small {
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    font-style: italic;
    font-weight: 600;
    letter-spacing: .42px;
    color: #666;
    text-transform: initial;
    display: block;
}


/* Header Area css
============================================================================================ */
.main-header-area {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 22;
    background: #fff;
}

.main-header-area.white-menu .header-top {
    background: #fff;
}

.main-header-area.white-menu .header-top .header-top-inner {
    border-bottom: 1px solid #e7e7e7;
}

.main-header-area.white-menu .header-top .header-top-inner .pull-left a {
    color: #242424;
    opacity: .6;
}

.main-header-area.white-menu .header-top .header-top-inner .pull-left a:hover {
    color: #4e67ec;
    opacity: 1;
}

.main-header-area.white-menu .header-top .header-top-inner .pull-right .header-social li a {
    color: #242424;
    opacity: .6;
}

.main-header-area.white-menu .header-top .header-top-inner .pull-right .header-social li:hover a {
    color: #4e67ec;
}

.main-header-area.white-menu .header-menu {
    background: #fff;
}

.main-header-area.white-menu .header-menu .navbar.navbar-default .nav.navbar-nav > li > a {
    color: #242424;
}

.main-header-area.white-menu .header-menu .navbar.navbar-default .nav.navbar-nav > li:hover > a, .main-header-area.white-menu .header-menu .navbar.navbar-default .nav.navbar-nav > li.active > a {
    color: #4e67ec;
}

.main-header-area.white-menu .header-menu .navbar.navbar-default .nav.navbar-nav.navbar-right .book_btn .property-detail-btn {
    color: #fff;
}

.main-header-area.white-menu .header-menu.affix {
    -webkit-box-shadow: 0 -2px 24px 1px rgba(0, 0, 0, 0.06);
    box-shadow: 0 -2px 24px 1px rgba(0, 0, 0, 0.06);
}

.main-header-area.white-menu + section, .main-header-area.white-menu + div, .main-header-area.white-menu + .row {
    margin-top: 134px;
}

.main-header-area.tp_header_area {
    background: transparent;
}

.header-top {
    background: #2a292b;
    z-index: 999;
}

.header-top .header-top-inner {
    border-bottom: 0;
    clear: both;
    overflow: hidden;
}

.header-top .header-top-inner .pull-left a {
    line-height: 48px;
    font-size: 15px;
    color: #fff;
    opacity: 1;
    font-family: "Open Sans", sans-serif;
    letter-spacing: .45px;
    margin-right: 22px;
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
}

.header-top .header-top-inner .pull-left a i {
    padding-right: 10px;
    font-size: 20px;
    vertical-align: middle;
    line-height: 44px;
}

.header-top .header-top-inner .pull-left a:last-child {
    margin-right: 0;
}

.header-top .header-top-inner .pull-left a:nth-child(2) i {
    font-size: 15px;
}

.header-top .header-top-inner .pull-left a:hover {
    color: #4e67ec;
}

.header-social li {
    display: inline-block;
    margin-right: 16px;
}

.header-social li a {
    line-height: 48px;
    font-size: 16px;
    color: #999;
    opacity: 1;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.header-social li:last-child {
    margin-right: 0;
}

.header-social li:hover a {
    color: #4e67ec;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

#main.padding {
    padding-top: 95px;
}

#main.property-details-area.padding {
    padding-top: 155px;
}

.header-menu .navbar.navbar-default {
    border-radius: 0;
    margin-bottom: 0;
    background: #ffffff;
    border: none;
    padding: 5px 0;
    -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
}

.header-menu .navbar.navbar-default .navbar-header .navbar-brand {
    height: 90px;
    line-height: 90px;
    padding: 0 0 0 15px;
}

.header-menu .navbar.navbar-default .navbar-header .navbar-brand img {
    display: inline-block;
}

.header-menu .navbar.navbar-default .navbar-header .navbar-brand img + img {
    display: none;
}

.header-menu .navbar.navbar-default .navbar-collapse {
    text-align: right;
}

.header-menu .navbar.navbar-default .nav.navbar-nav {
    float: none;
    text-align: right;
    display: inline-block;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li {
    float: none;
    display: inline-block;
    margin-right: 27px;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li a {
    background: transparent;
    color: #2a292b;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0;
    letter-spacing: .45px;
    line-height: 90px;
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li a i {
    display: none;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li:hover a, .header-menu .navbar.navbar-default .nav.navbar-nav li.active a {
    color: #4e67ec;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li.submenu {
    position: relative;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu {
    border: none;
    padding: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 992px) {
    .header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu {
        position: absolute;
        top: 100%;
        left: -40px;
        min-width: 232px;
        background: #eeeeee;
        text-align: left;
        opacity: 0;
        -webkit-transition: all 300ms ease-in;
        -o-transition: all 300ms ease-in;
        transition: all 300ms ease-in;
        visibility: hidden;
        display: block;
        border: none;
        padding: 0;
        border-radius: 0;
    }
}

.header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #eeeeee transparent transparent transparent;
    position: absolute;
    right: 24px;
    top: 45px;
    z-index: 3;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li {
    display: block;
    float: none;
    margin-right: 0;
    border-bottom: 1px solid #cbcbcb;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li a {
    line-height: 45px;
    color: #555;
    font-size: 15px;
    padding: 0 30px;
    font-weight: 500;
    letter-spacing: .30px;
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
    display: block;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li:last-child {
    border-bottom: none;
}

.header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li:hover a {
    background: #4e67ec;
    color: #fff;
}

@media (min-width: 992px) {
    .header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
        transform-origin: 0 50%;
        position: absolute;
        left: 100%;
        right: auto;
        width: auto;
        top: -2px;
        background: #eeeeee;
    }

    .header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu li a {
        line-height: 45px;
        color: #555;
        font-weight: 500;
        font-size: 15px;
        padding: 0 30px;
        letter-spacing: .30px;
        -webkit-transition: all 150ms linear;
        -o-transition: all 150ms linear;
        transition: all 150ms linear;
        display: block;
        background: #eeeeee;
    }

    .header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu li:hover a {
        color: #fff;
        background: #4e67ec;
    }
}

@media (min-width: 992px) {
    .header-menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu:hover .dropdown-menu {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@media (min-width: 992px) {
    .header-menu .navbar.navbar-default .nav.navbar-nav li.submenu:hover ul {
        left: 0;
        visibility: visible;
        opacity: 1;
    }
}

.header-menu .navbar.navbar-default .nav.navbar-nav.navbar-right li:last-child {
    margin-right: 0;
}

.header-menu .navbar.navbar-default .nav.navbar-nav.navbar-right li i.icon-Search {
    display: inline-block;
}

.header-menu .navbar.navbar-default .nav.navbar-nav.navbar-right .book_btn .property-detail-btn {
    background: #4e67ec;
    color: #000;
    line-height: 34px;
    display: inline-block;
    padding: 0 25px;
    font-size: 14px;
    letter-spacing: .28px;
    position: relative;
    z-index: 2;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    border: 2px solid #4e67ec;
    margin-top: 21px;
}

.header-menu .navbar.navbar-default .nav.navbar-nav.navbar-right .book_btn .property-detail-btn:hover {
    color: #4e67ec;
    background: transparent;
}

.header-menu.affix {
    width: 100%;
    left: 0;
    top: 0;
    position: fixed;
    background: #fff;
    z-index: 999;
    -webkit-box-shadow: 0 -2px 24px 1px rgba(0, 0, 0, 0.06);
    box-shadow: 0 -2px 24px 1px rgba(0, 0, 0, 0.06);
}

.header-menu.affix .navbar.navbar-default .navbar-header .navbar-brand {
    height: 70px;
    line-height: 62px;
}

.header-menu.affix .navbar.navbar-default .navbar-header .navbar-brand img {
    display: none;
}

.header-menu.affix .navbar.navbar-default .navbar-header .navbar-brand img + img {
    display: inline-block;
}

.header-menu.affix .navbar.navbar-default .nav.navbar-nav > li > a {
    line-height: 70px;
    color: #242424;
}

.header-menu.affix .navbar.navbar-default .nav.navbar-nav > li:hover > a, .header-menu.affix .navbar.navbar-default .nav.navbar-nav > li.active > a {
    color: #4e67ec;
}

.header-menu.affix .navbar.navbar-default .nav.navbar-nav.navbar-right li.book_btn .property-detail-btn {
    margin-top: 15px;
}

.header-menu.affix .navbar.navbar-default .nav.navbar-nav.navbar-right li i.icon-Search {
    color: #242424;
}


/* Main Button css
============================================================================================ */
.property-detail-btn, .property-edit-btn, .property-remove-btn {
    background: #4e67ec;
    color: #fff;
    line-height: 36px;
    display: inline-block;
    padding: 0 25px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .28px;
    position: relative;
    z-index: 2;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    text-align: center;
    border: 2px solid #4e67ec;
}

.property-detail-btn:hover {
    color: #4e67ec;
    background: transparent;
    border-color: #4e67ec;
}

.property-edit-btn, .property-remove-btn {
    margin-top: 5px;
    font-size: 15px;
    text-transform: uppercase;
}

.property-remove-btn {
    background: #ff6d06;
    border-color: #ff6d06;
}

.property-detail-btn-black {
    background: #242424;
    color: #fff;
    line-height: 40px;
    display: inline-block;
    padding: 0 25px;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    letter-spacing: .28px;
    position: relative;
    z-index: 2;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #242424;
}

.property-detail-btn-black:hover {
    color: #242424;
    border-color: #242424;
    background: transparent;
}

.slider_btn {
    display: inline-block;
    border: 2px solid #fff;
    padding: 0 27px;
    line-height: 46px;
    color: #fff;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    letter-spacing: .28px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear !important;
    -o-transition: all 300ms linear !important;
    transition: all 300ms linear !important;
}

.slider_btn:hover {
    color: #fff;
    border-color: #4e67ec;
    background: #4e67ec;
}

.about-btn {
    display: inline-block;
    border: 1px solid #8e8e8e;
    padding: 0 27px;
    line-height: 46px;
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: .45px;
    font-weight: 500;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.about-btn:hover {
    color: #fff;
    border-color: #4e67ec;
    background: #4e67ec;
}

.submit-btn {
    background: #4e67ec !important;
    color: #fff;
    border-radius: 0;
    border: none;
    width: 160px;
    padding: 0;
    height: 52px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .28px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    line-height: 50px;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    font-weight: 600;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: inline-block;
    border: 2px solid #4e67ec;
}

.submit-btn:hover, .submit-btn:focus {
    color: #4e67ec;
    border-color: #4e67ec;
    background: transparent !important;
}

.submit-btn-black {
    background: #242424 !important;
    color: #fff;
    border-radius: 0;
    border: none;
    width: 160px;
    padding: 0;
    height: 52px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .28px;
    line-height: 52px;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    font-weight: 600;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: inline-block;
    border: 2px solid #242424;
}

.submit-btn-black:hover, .submit-btn-black:focus {
    color: #242424;
    border-color: #242424;
    background: transparent !important;
}

/* Main Slider Area css
============================================================================================ */
.main-slider-area {
    position: relative;
}

.main-slider-area ul li .slider-text-box .slider-title-text {
    color: #fff;
    font-weight: 600 !important;
    overflow: hidden;
}

.main-slider-area ul li .slider-text-box .slider-content-text {
    color: #fff;
    letter-spacing: .54px;
}

.main-slider-area ul li .slider-text-box .middle_s_text {
    color: #fff;
    font-weight: bold !important;
    text-transform: uppercase;
}

.main-slider-area .main-search-area {
    margin: 0;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 20;
    top: 52%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}

.main-slider-area .main-search-area .main-search-area-inner {
    margin-top: 0 !important;
    background: rgba(0, 0, 0, 0.34);
    border: 1px solid #524e54;
}

.main-slider-area .tp-leftarrow, .main-slider-area .tp-rightarrow {
    z-index: 20 !important;
}

/* Search Area css
============================================================================================ */

.search-property-box {
    max-width: 370px;
    float: right;
    overflow: hidden;
    width: 100%;
}

.search-property-box label {
    font-weight: 400;
}

.search-property-box .search-item {
    margin-bottom: 20px;
}

.search-property-box .search-item:last-child {
    margin-bottom: 0;
    margin-top: 30px;
}

.search-property-box .search-item h3 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.search-property-box .search-item .input-item {
    position: relative;
}

.search-property-box .search-item .input-item input {
    width: 100%;
    height: 46px;
    border: 1px solid #ddd;
    background: transparent;
    padding: 0 24px;
    color: #666;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
}

.search-property-box .search-item .input-item input.placeholder {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
}

.search-property-box .search-item .input-item input:-moz-placeholder {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
}

.search-property-box .search-item .input-item input::-moz-placeholder {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
}

.search-property-box .search-item .input-item input::-webkit-input-placeholder {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
}

.search-property-box .search-item .input-item .add-on {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 17px;
}

.search-property-box .search-item .input-item .add-on i {
    color: #fff;
}

.search-property-box .search-item .bootstrap-select {
    width: 100% !important;
}

.search-property-box .search-item .bootstrap-select .dropdown-toggle {
    padding: 0 20px;
    border-color: #ddd;
    border-radius: 0;
    height: 46px;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: transparent;
}

.search-property-box .search-item .bootstrap-select .dropdown-toggle span {
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    color: #666;
    font-weight: 500;
    text-transform: uppercase;
}

.search-property-box .search-item .bootstrap-select .dropdown-toggle .bs-caret .caret {
    right: 20px;
    color: #666;
}

.search-property-box .search-item .bootstrap-select .dropdown-menu {
    margin: 0;
    padding: 0;
}

.search-property-box .search-item .bootstrap-select .dropdown-menu .dropdown-menu.inner li a {
    line-height: 30px;
}

.main_s_banner {
    min-height: 100vh;
    background: url(../img/home-slider/slider-2.jpg) no-repeat scroll center center;
    background-size: cover;
}

/* Main Search Area css
============================================================================================ */

.masterBanner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, 0.65);
}

.masterBanner {
    position: relative;
    width: 100%;
}

.masterBanner .background {
    padding-top: 36%;
    background: url(../img/geopro_header3.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 0;
}

.masterBanner .container {
    position: absolute;
    z-index: 3;
    max-width: 800px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 40px;
}

.masterBanner .container .content {
    width: 100%;
    float: left;
}

.masterBanner .container .content .headline {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
}

.masterBanner .container .content .headline h1 {
    font-size: 56px;
    text-transform: uppercase;
    color: #f1f1f1;
    font-weight: 300;
}

.masterBanner .container .headline h1 span {
    color: #ffffff;
    font-weight: 600;
    text-shadow: 0 6px 18px rgba(0, 0, 0, 0.18)
}

.masterBanner .container .headline p {
    font-size: 22px;
    color: #ffffff;
    line-height: 1.5;
    font-weight: 300;
}

.flexing {
    -moz-box-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    ms-flex-justify-content: space-between;
    justify-content: space-between;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
}


.main-search-area-inner label {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.2;
}

.main-search-area-inner {
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0 3px 57px 0 rgba(0, 0, 0, 0.18);
    box-shadow: 0 3px 57px 0 rgba(0, 0, 0, 0.18);
    clear: both;
    padding: 20px 30px;
    z-index: 20;
    position: relative;
    border-radius: 10px;
}

.main-search-area-inner .search-item {
    width: calc(100% / 3);
    float: left;
    padding-right: 20px;
    margin-top: 10px;
}

.main-search-area-inner .search-item:last-child {
    padding-right: 0;
}

.four-items .search-item {
    width: calc(100% / 4);
}

.main-search-area-inner .search-item .input-item {
    position: relative;
}

.main-search-area-inner .search-item .input-item input {
    width: 100%;
    border: none;
    border: 0;
    height: 46px;
    padding: 0 18px;
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    color: #8c8c8c;
    text-transform: uppercase;
}

.main-search-area-inner .search-item .input-item input.placeholder {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    color: #8c8c8c;
    text-transform: uppercase;
}

.main-search-area-inner .search-item .input-item input:-moz-placeholder {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    color: #8c8c8c;
    text-transform: uppercase;
}

.main-search-area-inner .search-item .input-item input::-moz-placeholder {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    color: #8c8c8c;
    text-transform: uppercase;
}

.main-search-area-inner .search-item .input-item input::-webkit-input-placeholder {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    color: #8c8c8c;
    text-transform: uppercase;
}

.main-search-area-inner .search-item .input-item .add-on {
    position: absolute;
    right: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.main-search-area-inner .search-item .bootstrap-select {
    width: 100% !important;
}

.main-search-area-inner .search-item .bootstrap-select .dropdown-toggle {
    padding: 6px 10px 0 10px;
    border: 0;
    border-bottom: 1px solid #dedede;
    border-radius: 0;
    height: 46px;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: #fff;
}

.main-search-area-inner .search-item .bootstrap-select .dropdown-toggle span {
    font-size: 14px;
    color: #8c8c8c;
    text-transform: none;
}

.main-search-area-inner .search-item .bootstrap-select .dropdown-toggle .bs-caret .caret {
    right: 20px;
}

.main-search-area-inner .search-item .bootstrap-select .dropdown-menu {
    margin: -1px 0 0 0;
    padding: 0;
    border-radius: 0 0 4px 4px;
}

.main-search-area-inner .search-item .bootstrap-select .dropdown-menu .dropdown-menu.inner li a {
    line-height: 30px;
}

.main-search-area-inner .search-item .property-detail-btn {
    display: block;
    text-align: center;
    line-height: 42px;
    padding: 0 0;
    width: 100%;
}

/* Contact Area css
============================================================================================ */
.contact-area {
    padding: 100px 0;
}

.contact-inner .title-left {
    padding-left: 15px;
    padding-bottom: 36px;
}

.contact-inner .contact-us-form {
    position: relative;
}

.contact-inner .contact-us-form:before {
    content: "";
    height: 420px;
    width: 1px;
    background: #d6d5d8;
    position: absolute;
    right: -80px;
    top: 0;
}

.contact-inner .contact-us-form:after {
    content: "";
    height: 192px;
    width: 3px;
    background: #4e67ec;
    position: absolute;
    right: -82px;
    top: 115px;
}

.contact-us-form .form-group {
    margin-bottom: 20px;
}

.contact-us-form .form-group:last-child {
    margin-bottom: 0;
    margin-top: 20px;
}

.contact-us-form .form-group input {
    height: 54px;
    border: 1px solid #e9e9e9;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    background: #f8f8f8;
    padding: 0 25px;
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    color: #8c8c8c;
    text-transform: uppercase;
}

.contact-us-form .form-group input.placeholder {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    color: #8c8c8c;
    text-transform: uppercase;
}

.contact-us-form .form-group input:-moz-placeholder {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    color: #8c8c8c;
    text-transform: uppercase;
}

.contact-us-form .form-group input::-moz-placeholder {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    color: #8c8c8c;
    text-transform: uppercase;
}

.contact-us-form .form-group input::-webkit-input-placeholder {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    color: #8c8c8c;
    text-transform: uppercase;
}

.contact-us-form .form-group textarea {
    height: 200px;
    border: 1px solid #e9e9e9;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    background: #f8f8f8;
    padding: 16px 25px;
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    color: #8c8c8c;
    text-transform: uppercase;
    resize: none;
}

.contact-us-form .form-group textarea.placeholder {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    color: #8c8c8c;
    text-transform: uppercase;
}

.contact-us-form .form-group textarea:-moz-placeholder {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    color: #8c8c8c;
    text-transform: uppercase;
}

.contact-us-form .form-group textarea::-moz-placeholder {
    font-size: 13px;
    color: #8c8c8c;
    text-transform: uppercase;
}

.contact-us-form .form-group textarea::-webkit-input-placeholder {
    font-size: 13px;
    color: #8c8c8c;
    text-transform: uppercase;
}

.contact-us-form .form-group .submit-btn {
    height: 48px;
    width: 165px;
    line-height: 46px;
}

.right-contact-info {
    padding-left: 134px;
    padding-top: 40px;
}

.right-contact-info .contact-info-title h2,
.right-contact-info .contact-info-title h3 {
    font-size: 21px;
    font-weight: 300;
    color: #242424;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.right-contact-info .contact-info-title p {
    font-size: 16px;
    color: #818181;
    font-family: "Open Sans", sans-serif;
    line-height: 26px;
    padding-right: 35px;
}

.right-contact-info .contact-info-list .media {
    margin-top: 25px;
}

.contact-area.style-2 .right-contact-info .contact-info-list .media {
    margin-top: 45px;
}


.contact-area.style-2 {
    background: #f7f7f7;
}

.contact-area.style-2 .right-contact-info .contact-info-list .media {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
}

.contact-area.style-2 .right-contact-info .contact-info-title h2 {
    text-align: center;
    position: relative;
}

.contact-area.style-2 .right-contact-info .contact-info-title h2:after {
    position: absolute;
    content: '';
    left: 45%;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #4e67ec;
}

.contact-area.style-2 .right-contact-info {
    padding: 45px 40px;
}

.contact-area.style-2 .contact-inner {
    -webkit-box-shadow: 0 3px 35px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 3px 35px 0 rgba(0, 0, 0, 0.09);
    background: #fff
}

.contact-area.style-2 .map-box-inner:before {
    right: 0;
}

.contact-area.style-2 .map-box-inner:after {
    right: -2px;
}

.right-contact-info .contact-info-list .media .media-left {
    padding-right: 32px;
}

.right-contact-info .contact-info-list .media .media-left i {
    font-size: 35px;
    color: #4e67ec;
    position: relative;
    top: 10px;
    left: 2px;
}

.right-contact-info .contact-info-list .media .media-body h4 {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: .32px;
    color: #242424;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.right-contact-info .contact-info-list .media .media-body p {
    font-size: 15px;
    color: #818181;
    font-family: "Open Sans", sans-serif;
    line-height: 22px;
}

.right-contact-info .contact-info-list .media .media-body a {
    display: block;
    font-size: 15px;
    color: #818181;
    font-family: "Open Sans", sans-serif;
    line-height: 22px;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.right-contact-info .contact-info-list .media .media-body a:hover {
    color: #4e67ec;
}

/* Service Area css
============================================================================================ */

.service-area {
    background: #f6f6f6;
    padding: 60px 0;
}

.service-area .main-title {
    padding-bottom: 60px;
}

.service-area .main-title h6 {
    font-size: 16px;
    color: #242424;
    font-family: "Open Sans", sans-serif;
    font-style: italic;
    letter-spacing: .48px;
    padding: 35px 0 13px 0;
}

.service-area .main-title small {
    padding-top: 0;
}

.service-item {
    border: 2px solid #e9e9e9;
    text-align: center;
    padding: 30px 25px 40px 25px;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.service-item .intro_img {
    height: 98px;
    width: 98px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #4e67ec;
    margin: auto;
    line-height: 96px;
}

.service-item .intro_img i {
    color: #4e67ec;
    font-size: 64px;
    line-height: 98px;
}

.service-item .intro_img i:before {
    font-size: 64px;
}

.service-item h4 {
    font-size: 16px;
    font-weight: 600;
    color: #363636;
    letter-spacing: .48px;
    text-transform: uppercase;
    padding: 28px 0 15px 0;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.service-item h4:hover {
    color: #4e67ec;
}

.service-item p {
    font-size: 15px;
    color: #898989;
    line-height: 26px;
    letter-spacing: .225px;
}

.service-item:hover {
    border-color: #4e67ec;
}

/* Properties Area CSS
============================================================================================ */
.properties-area {
    background: #ffffff;
    padding: 60px 0 40px 0;
}

.properties-area .properties-title {
    padding-bottom: 55px;
}

.properties-area .properties-title .pull-right {
    margin-top: 10px;
}

.properties-area .properties-title .pull-right .about-btn {
    line-height: 46px;
}

.properties-area.properties-slider-area {
    position: relative;
    z-index: 2;
}

.properties-area.properties-slider-area:before {
    content: "";
    background: #4e67ec;
    height: 505px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.properties-area.properties-slider-area .properties-title {
    padding-bottom: 41px;
}

.properties-area.properties-slider-area .properties-slider .properties-slider {
    text-align: center;
    margin-top: 45px;
}

.properties-area.properties-slider-area .properties-slider .properties-slider .owl-prev, .properties-area.properties-slider-area .properties-slider .properties-slider .owl-next {
    height: 46px;
    width: 46px;
    text-align: center;
    font-size: 25px;
    color: #7e7e7e;
    border: 2px solid #d1d1d1;
    line-height: 41px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.properties-area.properties-slider-area .properties-slider .properties-slider .owl-prev:hover, .properties-area.properties-slider-area .properties-slider .properties-slider .owl-next:hover {
    background: #4e67ec;
    color: #fff;
    border-color: #4e67ec;
}

.properties-area.properties-slider-area .properties-slider .properties-slider .owl-prev {
    margin-right: 26px;
}

.property-item {
    background: #fff;
    margin-bottom: 40px;
    min-height: 450px;
}

.property-box-archive .property-item {
    margin-bottom: 40px;
}

.property-item .property-image {
    position: relative;
    display: block;
    text-align: center;
    max-height: 240px;
    min-height: 240px;
    overflow: hidden;
    background: #fff;
    border-radius: 10px 10px 0 0;
}

.property-item .agent-image {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 10px 10px 0 0;
}

.property-item.sold .property-image img,
.property-item-list.sold .property-img img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
}

.property-item .property-image img {
    max-width: 100%;
    height: auto;
    min-height: 240px;
    display: flex;
}

.property-item .agent-image img {
    max-width: 100%;
    height: auto;
}

.property-item .property-image a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    border-radius: 10px 10px 0 0;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.property-item .property-image a:hover:before {
    opacity: 1;
}

.property-item .property-text {
    overflow: hidden;
    padding: 18px;
    -webkit-box-shadow: 0 3px 35px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 3px 35px 0 rgba(0, 0, 0, 0.09);
    border-radius: 0 0 10px 10px;
}

.property-item .property-text h4 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .60px;
    color: #242424;
    text-transform: uppercase;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.property-item .property-text h4:hover {
    color: #4e67ec;
}

.property-item .property-text ul {
    padding-top: 15px;
    padding-bottom: 0;
    position: relative;
    margin-bottom: 15px;
}

.property-item.small .property-text ul {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.property-item .property-text ul:before {
    content: "";
    background: #eeeeee;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.property-item .property-text ul li {
    display: inline-block;
    margin-right: 15px;
}

.property-item .property-text.block ul li {
    display: block;
    margin-right: 5px;
}

.property-item .property-text ul li a {
    color: #898989;
    letter-spacing: .30px;
    font-size: 15px;
}

.property-item .property-text ul li i {
    color: #aaa;
    width: 20px;
}

.property-item .property-text_em {
    font-weight: 600;
    padding-bottom: 10px;
}

.property-item .property-text_em a {
    color: #444 !important;
}

.property-item .property-text .property-footer {
  display: flex;
  justify-content: space-between;
}

.property-item .property-text .property-footer .pull-right {
  display: flex;
  align-self: flex-end;
}

.property-item .property-text .property-footer .pull-left h3 {
    font-size: 20px;
    font-weight: 600;
    color: #242424;
    letter-spacing: .60px;
    padding-top: 10px;
}

.property-item .property-text .property-footer .pull-left h3 span {
    color: #a0a0a0;
    font-size: 14px;
    font-weight: 500;
    background: #f1f1f1;
    padding: 3px 10px;
    border-radius: 3px;
    position: relative;
    bottom: 1px;
}

.property-item .property-text .property-footer .pull-left .discount {
  color: #ff0000;
  text-decoration: line-through;
}

.property-item .property-text .property-footer .pull-left .discount span {
  color: #242424;
}

.property-item .property-text .property-footer .pull-left .discount-price {
  padding-top: 10px;
  color: #008000;
}

.property-item .property-text .property-types {
    padding-top: 15px;
    position: relative;
}

.property-item .property-text .property-types span {
    color: #a0a0a0;
    font-size: 14px;
    font-weight: 500;
    background: #f1f1f1;
    padding: 3px 10px;
    border-radius: 3px;
    position: relative;
    bottom: 1px;
}

.property-item .property-text .property-footer .pull-left h3 span.apartment {
    color: #dcb045;
    background: #fff8e5;
}

.property-item .property-text .property-footer .pull-left h3 span.villa {
    color: #b7ab8d;
    background: #ffeec4;
}
.property-item-list .property-detail-btn,
.property-item .property-detail-btn {
    border: 2px solid #4e67ec;
    border-radius: 30px;
    padding: 11px 15px 10px 15px;
    line-height: 1;
    font-size: 14px;
}

.property-item.small .property-detail-btn {
    margin-top: 20px;
}


.property-item .property-image .property-img-label {
    font-size: 11px;
    text-transform: uppercase;
    line-height: 1.6;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.property-item .property-image .property-img-label {
    position: absolute;
    bottom: 20px;
    left: 35px;
    z-index: 2;
    padding: 9px 12px 5px 12px;
    -webkit-box-shadow: 0 3px 5.67px 1.33px rgba(58, 58, 58, 0.11);
    box-shadow: 0 3px 5.67px 1.33px rgba(58, 58, 58, 0.11);
    background: #444;
    color: #fff;
    letter-spacing: 0.25px;
}

.property-item .property-image .property-img-label.sale {
    background: #4e67ec;
}

.pagination {
    width: 100%;
    text-align: center;
}

.pagination a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
}

.pagination span.current {
    background-color: #4e67ec;
    color: white;
    border-radius: 5px;
    padding: 8px 16px;
    text-decoration: none;
}

.pagination a:hover:not(.current) {
    background-color: #ddd;
    border-radius: 5px;
}


/* Error Area css
============================================================================================ */
.error-area {
    position: relative;
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.error-area .error-inner-text-area .error-inner-text {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: center;
    align-self: center;
    vertical-align: middle;
    position: relative;
    z-index: 3;
}

.error-area .error-inner-text-area .error-inner-text h3 {
    font-size: 80px;
    color: #4e67ec;
    font-weight: 800;
    line-height: 100px;
}

.error-area .error-inner-text-area .error-inner-text h4 {
    font-size: 40px;
    line-height: 53px;
    font-weight: 600;
    padding: 20px 0 15px 0;
}

.error-area .error-inner-text-area .error-inner-text h5 {
    font-size: 22px;
    font-weight: 300;
    padding-bottom: 25px;
}

.error-area .error-inner-text-area .error-inner-text .search-widget {
    padding-bottom: 55px;
}


.error-area .error-inner-text-area .error-inner-text .property-detail-btn {
    line-height: 60px;
    padding: 0 20px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

/* Service Area css
============================================================================================ */

.service-area .single-service-box {
    background: #ffffff;
    border-radius: 10px;
    text-align: center;
    position: relative;
    padding-bottom: 80px;
    padding-top: 80px;
    border-bottom: 2px solid transparent;
    box-shadow: 0 5px 61px -15px rgba(0, 0, 0, 0.1);
    z-index: 3;
    transition: all 0.4s ease;
}

.service-area .single-service-box i {
    color: #4e67ec;
    font-size: 55px;
}

.service-area .single-service-box h3 {
    margin: 0;
    color: #444;
    font-weight: 400;
    font-size: 18px;
    margin-top: 25px;
    text-transform: uppercase;
}

.service-area .single-service-box a.read-more {
    background: #4e67ec;
    color: #fff;
    font-size: 18px;
    border-radius: 30px;
    padding: 0;
    height: 50px;
    width: 147px;
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    line-height: 50px;
    transition: all 0.4s ease;
    opacity: 0;
}

.service-area .single-service-box:hover a.read-more {
    opacity: 1;
}

.service-area .single-service-box a.read-more:hover {
    background: #161827;
}

.service-area .single-service-box:hover {
    border-bottom-color: #4e67ec;
}


/* Location Area css
============================================================================================ */
.locations-area {
    padding: 80px 0;
}

.locations-area .locations-title {
    padding-bottom: 55px;
}

.locations-inner .location-item {
    position: relative;
    margin-bottom: 30px;
}

.locations-inner .location-item .location-img {
    display: block;
    position: relative;
}

.locations-inner .location-item.style-2 .location-img {
    border: 1px solid #ddd;
    padding: 20px;
}

.locations-inner .location-item:hover.style-2 .location-img {
    -webkit-box-shadow: 0 0 32px 0 rgba(122, 122, 122, 0.1);
    -moz-box-shadow: 0 0 32px 0 rgba(122, 122, 122, 0.1);
    -ms-box-shadow: 0 0 32px 0 rgba(122, 122, 122, 0.1);
    -o-box-shadow: 0 0 32px 0 rgba(122, 122, 122, 0.1);
    box-shadow: 0 0 32px 0 rgba(122, 122, 122, 0.1);
    box-shadow: 0 3px 35px 0 rgba(0, 0, 0, 0.09);
    border: 1px solid transparent;
    background: #4e67ec;
}

.locations-inner .location-item .location-img:before {
    content: "";
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.65) 0%, rgba(0, 0, 0, 0.76) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.65) 0%, rgba(0, 0, 0, 0.76) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 70%, rgba(0, 0, 0, 1) 100%);
}

.locations-inner .location-item.style-2 .location-img:before {
    content: none;
}

.locations-inner .location-item .location-img img {
    max-width: 100%;
}

.locations-inner .location-item h4 {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: .6px;
    color: #fff;
    font-family: 'Abril Fatface';
}

.locations-inner .location-item.style-2 h4 {
    margin: auto 0;
    width: auto;
    font-size: 22px;
    background: rgba(0, 0, 0, 0.72);
    padding: 10px;
    font-family: 'Fredericka the Great', 'Coiny', 'Comfortaa', cursive;
}

.locations-inner .location-item:hover .location-img:before {
    opacity: 1;
}

/* Gallery Area css
============================================================================================ */
.gallery-area {
    background: #4e67ec;
    padding: 100px 30px 0 30px;
    padding-bottom: 248px;
}

.gallery-inner {
    margin-top: -247px;
    padding: 0 30px;
    margin-bottom: 200px;
    position: relative;
}

.gallery-inner .owl-prev, .gallery-inner .owl-next {
    position: absolute;
    bottom: -115px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 46px;
    width: 46px;
    left: 50%;
    text-align: center;
    line-height: 40px;
    border: 2px solid #d1d1d1;
    color: #7e7e7e;
    font-size: 25px;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    cursor: pointer;
}

.gallery-inner .owl-prev:hover, .gallery-inner .owl-next:hover {
    color: #4e67ec;
    border-color: #4e67ec;
}

.gallery-inner .owl-prev {
    margin-left: -38px;
}

.gallery-inner .owl-next {
    margin-left: 38px;
}

.gallery-inner.resort_g_full {
    padding: 0;
    margin: 0;
}

/*
.property-gallery .item, .property-full-gallery .item {
  position: relative;
}
*/

.property-gallery {
    margin-bottom: 40px;
}

.property-gallery.property-sold {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.property-gallery .item .property-gallery-hover, .property-full-gallery .item .property-gallery-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 10px;
    opacity: 0;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.property-gallery .item .property-gallery-hover .resort_hover_inner, .property-full-gallery .item .property-gallery-hover .resort_hover_inner {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: relative;
}

.property-gallery .item .property-gallery-hover .resort_hover_inner a, .property-full-gallery .item .property-gallery-hover .resort_hover_inner a {
    float: right;
    margin-top: 20px;
    margin-right: 20px;
    color: #fff;
    font-size: 20px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.property-gallery .item .property-gallery-hover .resort_hover_inner h5, .property-full-gallery .item .property-gallery-hover .resort_hover_inner h5 {
    position: absolute;
    left: 30px;
    bottom: 20px;
    opacity: 0;
    color: #fff;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: .36px;
}

.property-gallery .item:hover .property-gallery-hover, .property-full-gallery .item:hover .property-gallery-hover {
    opacity: 1;
}

.property-gallery .item:hover .property-gallery-hover .resort_hover_inner a, .property-full-gallery .item:hover .property-gallery-hover .resort_hover_inner a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.property-gallery .item:hover .property-gallery-hover .resort_hover_inner h5, .property-full-gallery .item:hover .property-gallery-hover .resort_hover_inner h5 {
    bottom: 30px;
    opacity: 1;
}

/* Testimonials Area css
============================================================================================ */

.testimonials-area {
    padding: 60px 0 20px 0;
    background: #f6f6f6;
}

.testimonials-area .testimonials-area-title {
    padding-bottom: 55px;
}


.testimonials-slider .item .media .media-left {
    padding-right: 75px;
    padding-top: 20px;
}

.testimonials-slider .item .media .media-left img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
}

.testimonials-slider .item .media .media-body {
    padding-right: 128px;
}

.testimonials-slider .item .media .media-body p {
    line-height: 35px;
    color: #898989;
    font-family: "Lato", sans-serif;
    font-style: italic;
    font-size: 22px;
    letter-spacing: .66px;
}

.testimonials-slider .item .media .media-body p i {
    padding-right: 20px;
    color: #4e67ec;
    font-size: 100px;
    font-family: "arial";
    font-style: normal;
    position: relative;
    bottom: -42px;
    font-weight: bold;
}

.testimonials-slider .item .media .media-body h4 {
    color: #4e67ec;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    padding: 30px 0 10px 0;
}

.testimonials-slider .item .media .media-body h5 {
    font-size: 18px;
    color: #849bb3;
    font-family: "Lato", sans-serif;
    font-style: italic;
    letter-spacing: .54px;
}


/* style - 2 */

.testimonials-item {
    padding: 2em 4em 8.2em;
    text-align: center;
    z-index: 1;
}

.testimonials-item {
    margin-bottom: 0 !important;
}

.testimonials-item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.testimonials-item:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    width: auto;
    top: 0;
    bottom: 3.75em;
    height: auto;
    z-index: -1;
    border-radius: 5px;
}

.testimonials-item-content:before {
    content: '\201C';
    font-size: 73px;
    display: block;
    text-align: center;
    line-height: 1;
    font-weight: 700;
    margin-bottom: -1.2rem;
}

.testimonials-item:before {
    background: #f7f7f7;
}

.testimonials-item-content {
    color: #888d93;
}

.testimonials-item-content:before, .testimonials-item-author_title {
    color: #4e67ec;
}

.testimonials-item-content p {
    margin: 0;
    font-size: 20px;
    font-family: "Lato", sans-serif;
    font-style: italic;
    line-height: 28px;
    color: #444;
}

.testimonials [class*="column"] .testimonials-item-content {
    text-align: center;
    font-size: 1em;
    line-height: 1.45em;
}

.testimonials-item-author {
    margin: 0.6em auto 0;
    max-width: none;
    padding: 1.5em 0.5em 1.5em 1.3em;
    background-color: transparent;
    color: #fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.testimonials-item-author-avatar, .testimonials-item-author-data {
    display: inline-block;
    vertical-align: middle;
}

.testimonials-item-author-avatar {
    overflow: hidden;
    margin: 0 1.3em 0 0.6em;
    width: 5em;
    height: 5em;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.testimonials-item-author-avatar {
    margin: 0;
    width: 85px;
    height: 85px;
    position: absolute;
    left: 50%;
    bottom: 1em;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.testimonials-item-author-subtitle, .testimonials-item-content {
    color: #888d93;
}

/*
	==================
	[8. Testimonial]
	==================
*/
#testimonials {
    background-color: #ffffff;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
}

#testimonials div[class^="col-"] {
    display: inline-block;
    float: none;
    margin-right: -4px;
}

.testimonial-box, .testimonial-box-2, .testimonial-box-3 {
    -webkit-box-shadow: 0 5px 33px 0 rgba(219, 82, 126, 0.17);
    -moz-box-shadow: 0 5px 33px 0 rgba(219, 82, 126, 0.17);
    box-shadow: 0 5px 33px 0 rgba(191, 191, 191, 0.17);
    padding: 30px;
    margin: 0 0 40px 0;
    position: relative;
    background-color: #ffffff;
}

.testimonial-box-3 {
    text-align: left;
    margin-top: 0;
}

.testimonial-box:hover, .testimonial-box-2:hover, .testimonial-box-3:hover {
    transform: scale(1.05);
    background: -webkit-gradient(linear, left top, right top, from(#ff8a00), to(#da1b60));
    background: linear-gradient(to right, #4e67ec, #000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    text-shadow: none;

}

.testimonial-box:hover .testimonial-image img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.testimonial-box .testimonial-image {
    position: absolute;
    width: 100%;
    top: -55px;
}

.testimonial-box .testimonial-image img {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    margin: 12px 10px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    border: 8px solid navajowhite;
    border-radius: 50px;
}

.testimonial-box .testimonial-details:before {
    position: absolute;
    content: "\f10e";
    font-family: "FontAwesome";
    font-size: 60px;
    opacity: 0.1;
    right: 20px;
    top: 40px;
}

.testimonial-box-2 .testimonial-image {
    position: relative;
    display: block;
}

.testimonial-box-3 .testimonial-image {
    position: relative;
    display: table-cell;
}

.testimonial-box .testimonial-image img, .testimonial-box-3 .testimonial-image img {
    width: 86px;
    height: 86px;
    border-radius: 100px;
}

.testimonial-box-3 .testimonial-image img {
    background: linear-gradient(to left, #fff, #e6a7b8);
    padding: 2px;
}

.testimonial-box .testimonial-title, .testimonial-box-2 .testimonial-title, .testimonial-box-3 .testimonial-title {
    font-size: 15px;
    color: #283e4f;
    margin-top: 20px;
    margin-bottom: 8px;
    font-weight: 600;
}

.testimonial-box-3 .testimonial-title {
    margin-top: 0 !important;
}

#testimonials div[class^="col-"] {
    vertical-align: top;
}

.testimonial-box .testimonial-details {
    color: #616b71;
    font-size: 17px;
    margin-bottom: 30px;
    line-height: 26px;
}

.testimonial-box-2 .testimonial-details, .testimonial-box-3 .testimonial-details {
    color: #616b71;
    font-size: 15px;
}

.testimonial-box .testimonial-info, .testimonial-box-3 .testimonial-info {
    color: #616b71;
    font-size: 12px;
}

.testimonial-box-2 .testimonial-info {
    font-size: 14px;
}

.testimonial-box .testimonial-info .name, .testimonial-box-2 .testimonial-info .name, .testimonial-box-3 .testimonial-info .name {
    font-weight: bold;
    color: #4e67ec;
}

.testimonial-box .testimonial-quote-icon {
    position: relative;
    font-size: 24px;
    line-height: 1em;
    color: #d82460;
}

/* Main Blog Area css
============================================================================================ */
.blog-item {
    margin-bottom: 80px;
}

.blog-item .blog_img {
    position: relative;
    z-index: 2;
    display: block;
}

.blog-item .blog_img img {
    max-width: 100%;
}

.blog-item .blog_img:before {
    content: "";
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.blog-item .blog_img:hover:before {
    opacity: 1;
}

.blog-item .blog_text h4 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .4px;
    color: #242424;
    padding: 40px 0 20px 0;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.blog-item .blog_text h4:hover {
    color: #4e67ec;
}

.blog-item .blog_text ul {
    padding-bottom: 22px;
}

.blog-item .blog_text ul li {
    display: inline-block;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { 
 background-color: #4e67ec !important;   
}

.blog_text > ul {
    display: none !important;
}

.blog-item .blog_text ul li a {
    font-size: 16px;
    color: #4e67ec;
    font-weight: 500;
    position: relative;
    padding-right: 32px;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.blog-item .blog_text ul li a:before {
    content: "";
    position: absolute;
    left: -21px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #4e67ec;
}

.blog-item .blog_text ul li:hover a {
    color: #4e67ec;
}

.blog-item .blog_text ul li:first-child a:before {
    display: none;
}

.blog-item .blog_text ul li:first-child:hover a span {
    color: #b8b8b8;
}

.blog-item .blog_text .blog_details {
    font-size: 15px;
    color: #898989;
    font-family: "Open Sans", sans-serif;
    line-height: 26px;
    letter-spacing: .3px;
    padding-top: 27px;
    border-top: 1px solid #e4e4e4;
    padding-bottom: 35px;
}

.blog-item .blog_text .property-detail-btn {
    padding: 0 26px;
}

/* Sidebar area css
============================================================================================ */
.search-widget .input-group input {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #d3d3d3;
    border-radius: 0;
    height: 52px;
    font-size: 14px;
    color: #909090;
    padding: 0 15px;
    font-family: "Lato", sans-serif;
    border-right: 1px solid #4e67ec;
    letter-spacing: .48px;
}

.search-widget .input-group input.placeholder {
    font-size: 16px;
    color: #909090;
    font-family: "Lato", sans-serif;
    letter-spacing: .48px;
}

.search-widget .input-group input:-moz-placeholder {
    font-size: 16px;
    color: #909090;
    font-family: "Lato", sans-serif;
    letter-spacing: .48px;
}

.search-widget .input-group input::-moz-placeholder {
    font-size: 16px;
    color: #909090;
    font-family: "Lato", sans-serif;
    letter-spacing: .48px;
}

.search-widget .input-group input::-webkit-input-placeholder {
    font-size: 16px;
    color: #909090;
    font-family: "Lato", sans-serif;
    letter-spacing: .48px;
}

.search-widget .input-group .input-group-btn .btn-default {
    border-radius: 0;
    width: 48px;
    height: 52px;
    border-color: #4e67ec;
    padding: 0;
    background: #4e67ec;
    color: #fff;
}

.search-widget .input-group {
    margin-bottom: 0;
}

.categories-widget ul {
    margin-top: -5px;
}

.categories-widget ul li a {
    color: #797979;
    border-bottom: 1px solid #e6e6e6;
    display: block;
    line-height: 42px;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    letter-spacing: .28px;
    font-weight: 400;
}

.categories-widget ul li a i {
    float: right;
    line-height: 42px;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.categories-widget ul li:last-child a {
    border-bottom: 0;
}

.categories-widget ul li:hover a {
    color: #4e67ec;
}

.categories-widget ul li:hover a i {
    padding-right: 7px;
}

.recent-widget .recent-inner .recent-item {
    padding: 20px 0;
    border-bottom: 1px solid #e1e1e1;
}

.recent-widget .recent-inner .recent-item:last-child {
    border-bottom: none;
}

.recent-widget .recent-inner .recent-item h4 {
    font-size: 16px;
    color: #666;
    line-height: 22px;
    letter-spacing: .34px;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    font-weight: 400;
}

.recent-widget .recent-inner .recent-item h4:hover {
    color: #4e67ec;
    text-decoration: underline;
}

.recent-widget .recent-inner .recent-item h5 {
    font-size: 14px;
    color: #9a9a9a;
    font-weight: 400;
    padding-top: 15px;
}

.recent-widget .recent-inner .recent-item:first-child {
    padding-top: 0;
}

.tag-widget ul li,
.tagcloud a {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 10px;
}

.tag-widget ul li a,
.tagcloud a {
    display: inline-block;
    border: 1px solid #e4e4e4;
    font-size: 15px !important;
    line-height: 45px;
    padding: 0 19px;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    font-family: "Open Sans", sans-serif;
    color: #a6a6a6;
}

.tag-widget ul li:nth-last-child(-n+2) {
    margin-bottom: 0;
}

.tag-widget ul li:nth-child(even) {
    margin-right: 0;
}

.tag-widget ul li:hover a,
.tagcloud a:hover {
    color: #4e67ec;
    border-color: #4e67ec;
    background: #4e67ec;
    color: #fff;
}


/* Video Area css
============================================================================================ */
.video-area {
    background: url(../img/video-bg.png) no-repeat scroll center center;
    background-size: cover;
    position: relative;
    z-index: 3;
    padding: 120px 0 134px 0;
}

.video-area:before {
    content: "";
    background: rgba(0, 0, 0, 0.58);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.video-area .video_inner {
    text-align: center;
}

.video-area .video_inner a {
    display: block;
    padding-bottom: 30px;
}

.video-area .video_inner a i {
    font-size: 74px;
    line-height: 70px;
}

.video-area .video_inner a i:before {
    font-size: 74px;
    color: #fff;
}

.video-area .video_inner h4 {
    color: #4e67ec;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: .96px;
    padding-bottom: 5px;
}

.video-area .video_inner h5 {
    color: #fff;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: .96px;
}

/* Banner Area css
============================================================================================ */
.banner-area {
    background: #222222;
    position: relative;
    z-index: 2;
    height: 60px;
}

.banner-area:before {
    content: "";
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.banner-inner-content {
    position: relative;
    padding: 241px 0 111px 0;
}

.banner-inner-content h3 {
    font-size: 42px;
    font-weight: 600;
    color: #fff;
}

.banner-inner-content ul li {
    display: inline-block;
    color: #4e67ec;
}

.banner-inner-content ul li a {
    font-size: 13px;
    font-weight: bold;
    letter-spacing: .39px;
    text-transform: uppercase;
    color: #fff;
    padding-right: 25px;
    position: relative;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.banner-inner-content ul li a:before {
    content: "\f105";
    position: absolute;
    left: -16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.banner-inner-content ul li:first-child a:before {
    display: none;
}

.banner-inner-content ul li:last-child a {
    padding-right: 0;
}

.banner-inner-content ul li:hover a, .banner-inner-content ul li.active a {
    color: #4e67ec;
}


/* Event Area css
============================================================================================ */
.events-area {
    padding: 100px 0;
}

.event-item {
    margin-bottom: 50px !important;
}

.event-item .event-img {
    position: relative;
    display: block;
}

.event-item .event-img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.event-item .event-img img {
    max-width: 100%;
}

.event-item .event-img:hover:before {
    opacity: 1;
}

.event-item:last-child {
    margin-bottom: 0 !important;
}

.event-text {
    border: 1px solid #dedede;
    margin-left: -30px;
    padding-left: 60px;
    padding-right: 65px;
    min-height: 347px;
    padding-top: 45px;
    -webkit-box-shadow: 0 3px 35px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 3px 35px 0 rgba(0, 0, 0, 0.09);
}

.event-text .media .media-left {
    padding-right: 30px;
}

.event-text .media .media-left a {
    display: block;
    height: 84px;
    width: 84px;
    border: 1px solid #e9e9e9;
    text-align: center;
    padding-top: 5px;
}

.event-text .media .media-left a h5 {
    font-size: 40px;
    color: #4e67ec;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    letter-spacing: 1.2px;
    padding-bottom: 4px;
}

.event-text .media .media-left a h6 {
    font-size: 16px;
    color: #4e67ec;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    letter-spacing: .48px;
    text-transform: uppercase;
}

.event-text .media .media-body {
    vertical-align: middle;
}

.event-text .media .media-body h3 {
    font-size: 20px;
    color: #242424;
    line-height: 28px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .60px;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.event-text .media .media-body h3:hover {
    color: #4e67ec;
}

.event-text p {
    font-size: 15px;
    color: #898989;
    font-family: "Open Sans", sans-serif;
    letter-spacing: .3px;
    padding: 28px 0;
    line-height: 26px;
}

.event-text .property-detail-btn {
    padding: 0 22px;
}


/* Property Item Area css
============================================================================================ */
.property-item-list {
    overflow: hidden;
    clear: both;
    margin-bottom: 40px;
    -webkit-box-shadow: 0 3px 35px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 3px 35px 0 rgba(0, 0, 0, 0.09);
    border-radius: 10px;
}

.property-item-list .property-img {
    margin-left: -15px;
    display: block;
    position: relative;
    border-radius: 10px 0 0 10px;
    overflow: hidden;
    max-height: 245px;
    min-height: 245px;
}

.property-item-list .property-img:before {
    content: "";
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    border-radius: 10px 0 0 10px;
}

.property-item-list .property-img img {
    width: 100%;
    height: auto;
    min-height: 245px;
    display: flex;
}

.property-item-list .property-item-list-text h4 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #242424;
    letter-spacing: .60px;
    padding: 35px 0 10px 0;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.property-item-list .property-item-list-text h4:hover {
    color: #4e67ec;
}

.property-item-list .property-item-list-text ul {
    padding-bottom: 2px;
    position: relative;
    margin-bottom: 15px;
}

.property-item-list .property-item-list-text ul:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #eeeeee;
    position: absolute;
    left: 0;
    bottom: 0;
}

.property-item-list .property-item-list-text ul li {
    display: inline-block;
}

.property-item-list .property-item-list-text ul li a {
    font-size: 15px;
    color: #898989;
    letter-spacing: .225px;
    padding-right: 24px;
    position: relative;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.property-item-list .property-item-list-text ul li a:before {
    content: "";
    position: absolute;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 15px;
    color: #898989;
    font-family: "Open Sans", sans-serif;
    letter-spacing: .225px;
}

.property-item-list .property-item-list-text ul li:last-child a {
    padding-right: 0;
}

.property-item-list .property-item-list-text ul li:last-child a:before {
    display: none;
}

.property-item-list .property-item-list-text ul li:hover a {
    color: #4e67ec;
}

.property-item-list .property-item-list-text ul li {
    margin-right: 15px;
}

.property-item-list .property-item-list-text p {
    font-size: 15px;
    color: #898989;
    letter-spacing: .225px;
    line-height: 28px;
    margin-bottom: 0;
}

.property-item-list .property-item-price {
    background: #f5f5f5;
    text-align: center;
    padding: 30px 0;
    margin: 0;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
}

.property-item-list .property-item-price h5 {
    font-size: 30px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    color: #242424;
    letter-spacing: .90px;
}

.property-item-list .property-item-price h6 {
    color: #a0a0a0;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0 20px 0;
    border-radius: 3px;
}

.property-item-list:hover .property-img:before {
    opacity: 1;
}


/* Agent Area css
============================================================================================ */
.agent-item {
    margin-bottom: 50px !important;
    -webkit-box-shadow: 0 3px 35px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 3px 35px 0 rgba(0, 0, 0, 0.09);
}

.agent-item .agent-item-left-img {
    text-align: center;
}

.agent-item .agent-item-left-img img {
    max-width: 100%;
    height: auto;
}

.agent-item .agent-item-right-text {
    padding-top: 35px;
    padding-left: 20px;
}

.agent-item .agent-item-right-text h4 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #242424;
    letter-spacing: .60px;
    padding-bottom: 15px;
}

.agent-item .agent-item-right-text span {
    padding-bottom: 15px;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    color: #a0a0a0;
    letter-spacing: .42px;
    font-weight: 600;
}

.agent-item .agent-item-right-text ul li {
    width: calc(100% / 2);
    float: left;
    margin-bottom: 20px;
    font-size: 14px;
    text-transform: uppercase;
    color: #a0a0a0;
    letter-spacing: .42px;
    font-weight: 600;
}

.agent-item .agent-item-right-text ul li a {
    font-size: 14px;
    color: #a0a0a0;
    letter-spacing: .42px;
    font-weight: 400;
}

.agent-item .agent-item-right-text ul li a span {
    display: block;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    text-transform: lowercase;
    font-weight: normal;
    color: #bdbdbd;
    letter-spacing: .42px;
}

.agent-item .agent-item-right-text ul li span {
    display: block;
    text-transform: initial;
    font-weight: 400;
}

.agent-item .agent-item-right-text ul li .bootstrap-select {
    width: auto !important;
}

.agent-item .agent-item-right-text ul li .bootstrap-select .dropdown-toggle {
    display: inline-block;
    padding: 0;
    border: none;
    background: transparent;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.agent-item .agent-item-right-text ul li .bootstrap-select .dropdown-toggle span {
    color: #4e67ec;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: .45px;
}

.agent-item .agent-item-right-text ul li .bootstrap-select .dropdown-toggle .bs-caret {
    position: relative;
    left: 24px;
    top: 0;
}

.agent-item .agent-item-right-text ul li .bootstrap-select .dropdown-toggle .bs-caret .caret {
    border-top: 5px dashed;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    color: #a0a0a0;
}

.agent-item .agent-item-right-text ul li .bootstrap-select .dropdown-menu {
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: none;
    width: 112px !important;
}

.agent-item .agent-item-right-text ul li .bootstrap-select .dropdown-menu .dropdown-menu li {
    width: 100%;
    margin-bottom: 0;
}

.agent-item .agent-item-right-text ul li .bootstrap-select .dropdown-menu .dropdown-menu li a {
    display: block;
    line-height: 30px;
    padding: 0 15px 0 15px;
}

.agent-item .agent-item-right-text .property-detail-btn {
    padding: 0 16px;
    line-height: 40px;

    right: 0;
    top: 0;
    position: absolute;
}

/* Property Details Area css
============================================================================================ */
.property-details-area {
    padding: 60px 0;
}


.nav.nav-tabs li {
    margin-right: 10px;
}

.nav.nav-tabs li a {
    padding: 0 30px;
    border-radius: 0;
    background: #f5f5f5;
    line-height: 48px;
    font-size: 18px;
    color: #363636;
    letter-spacing: .48px;
    border-bottom: 1px solid #dcdcdc;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.nav.nav-tabs li:hover a, .nav.nav-tabs li.active a {
    border-bottom-color: transparent;
    background: #fff;
}

/* Call to action area css
============================================================================================ */
.call-action {
    width: 100%;
    padding: 40px 20px;
    color: #fff;
    background: #4e67ec;
}

.call-action .container {
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-justify-content: center;
    ms-flex-justify-content: center;
}

.call-action .content {
    padding-right: 60px;
}

.call-action .content h3 {
    font-size: 22px;
    letter-spacing: .32px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1.3;
}

.call-action .content h4 {
    font-size: 15px;
    color: #eeeeee;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: .42px;
    font-style: italic;
}


.action .call-action-btn {
    border-radius: 30px;
    padding: 14px 20px 14px 20px;
    line-height: 1;
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
    letter-spacing: .28px;
    position: relative;
    z-index: 2;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    text-align: center;
    text-transform: uppercase;
}

.call-action .action .call-action-btn:hover {
    color: #ffffff;
    background: transparent;
}

.call-action .action .call-action-btn {
    border: 2px solid #ffffff;
    background: #ffffff;
    color: #4e67ec;
}


/* GEOPRO team area css
============================================================================================ */
.geoProTeam {
    background: #ffffff;
    position: relative;
    padding: 0 20px;
    width: 100%;
}

.geoProTeam .content {
    float: left;
    font-size: 16px;
    padding: 80px 0;
    width: 100%;
}

.geoProTeam .content h4 {
    font-size: 32px;
    color: #383939;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.geoProTeam .content h5 {
    font-size: 24px;
    color: #4e67ec;
    margin-bottom: 5px;
}

.geoProTeam .content p {
    line-height: 1.6;
}

.geoProTeam .content .facts {
    margin-top: 40px;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: wrap;
    flex-flow: wrap;
    width: 100%;
}


.geoProTeam .content .facts li {
    color: #666;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    margin-right: 5%;
    margin-bottom: 60px;
    position: relative;
    padding-left: 50px;
    width: 45%;
    font-weight: 600;
}

.geoProTeam .content .facts li:before {
    font-family: 'FontAwesome';
    font-size: 35px;
    content: "";
    position: absolute;
    color: #4e67ec;
    left: 0;
    top: 14px;
}

.geoProTeam .content .facts li.f-01:before {
    content: "\f12e";
}

.geoProTeam .content .facts li.f-02:before {
    content: "\f0e7";
}

.geoProTeam .content .facts li.f-03:before {
    content: "\f005";
}

.geoProTeam .content .facts li.f-04:before {
    content: "\f555";
}


.geoProTeam .action .call-action-btn:hover {
    color: #4e67ec;
    background: transparent;
}

.geoProTeam .action .call-action-btn {
    border: 2px solid #4e67ec;
    background: #4e67ec;
    color: #ffffff;
}

.geoProTeam .video_container {
    margin: 0;
}

.geoProTeam .video_container .vid {
    height: 340px;
    width: 100%;
    position: relative;
    background-position: center center;
    background-size: cover;
    border-radius: 10px;
    background-image:url(https://geopro.si/wp-content/themes/expertestate/assets/img/geopro_video.png);
    cursor: pointer;
    text-align: right;
}

.geoProTeam .video_container  .vid:before,
.vid:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: opacity 0.2s;
}

.geoProTeam .video_container .vid:after {
    background-repeat: no-repeat;
    background-position: 0.7em 0.7em;
    opacity: 0.5;
    background-size: 2em;
}

.geoProTeam .video_container .vid:before {
    background: linear-gradient(150deg, #000, transparent 70%);
    opacity: 0.2;
    border-radius: 10px;
}

.geoProTeam .video_container .vid:hover:after {
    opacity: 0.8;
}

.geoProTeam .video_container .vid:hover:before {
    opacity: 0.85;
}

/* Custom property box item css
============================================================================================ */
ul.property-info {
    display: block;
}

.property-info li {
    color: #666;
    font-family: "Poppins", sans-serif;
    font-size: 11px;
    position: relative;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    float: left;
    line-height: 1.2;
    border-bottom: 0;
}

.property-item .property-text .property-info li:last-child {
    margin-right: 0;
}

.property-item .property-image:hover:before {
    opacity: 1;
}

.property-item .property-image:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 10px 10px 0 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.property-info li .icon,
.property-info li .icon-wide {
    float: left;
    margin: 4px 10px 0 0;
    width: 24px;
    height: 24px;
}

.property-info li .icon-wide {
    width: 48px;
}

.property-info li .icon.area {
    background: url(../img/home_area.svg) 0 0 no-repeat;
}

.property-info li .icon.rooms {
    background: url(../img/rooms.svg) 0 0 no-repeat;
}

.property-info li .icon.bed {
    background: url(../img/bed.svg) 0 0 no-repeat;
}

.property-info li .icon.bath {
    background: url(../img/bath.svg) 0 0 no-repeat;
}

.property-info li .icon.toilet {
    background: url(../img/toilet.svg) 0 0 no-repeat;
}

.property-info li .icon.garage {
    background: url(../img/garage.svg) 0 0 no-repeat;
}

.property-info li .icon.lot {
    background: url(../img/lot_area.svg) 0 0 no-repeat;
}

.property-info li .icon.build {
    background: url(../img/build.svg) 0 0 no-repeat;
}

.property-info li .icon.adapt {
    background: url(../img/adapt.svg) 0 0 no-repeat;
}

.property-info li .icon.trgovina {
    background: url(../img/trgovina.svg) 0 0 no-repeat;
}

.property-info li .icon.posta {
    background: url(../img/posta.svg) 0 0 no-repeat;
}

.property-info li .icon.zdravnik {
    background: url(../img/zdravnik.svg) 0 0 no-repeat;
}

.property-info li .icon.sola {
    background: url(../img/sola.svg) 0 0 no-repeat;
}

.property-info li .icon.avtocesta {
    background: url(../img/avtocesta.svg) 0 0 no-repeat;
}

.property-info li .icon.banka {
    background: url(../img/banka.svg) 0 0 no-repeat;
}

.property-info li .icon.vrtec {
    background: url(../img/vrtec.svg) 0 0 no-repeat;
}

.property-info li .icon.avtobus {
    background: url(../img/avtobus.svg) 0 0 no-repeat;
}

.property-info li .icon.vlak {
    background: url(../img/vlak.svg) 0 0 no-repeat;
}

.property-info li .icon.policija {
    background: url(../img/policija.svg) 0 0 no-repeat;
}

.property-info li .icon.bencinska {
    background: url(../img/gorivo.svg) 0 0 no-repeat;
}

.property-info li .icon.sportne {
    background: url(../img/sportne.svg) 0 0 no-repeat;
}

.property-info li .icon-wide.e_class_A1 {
    background: url(../img/eclass_a1.svg) 0 0 no-repeat;
}

.property-info li .icon-wide.e_class_A2 {
    background: url(../img/eclass_a2.svg) 0 0 no-repeat;
}

.property-info li .icon-wide.e_class_B1 {
    background: url(../img/eclass_b1.svg) 0 0 no-repeat;
}

.property-info li .icon-wide.e_class_B2 {
    background: url(../img/eclass_b2.svg) 0 0 no-repeat;
}

.property-info li .icon-wide.e_class_C {
    background: url(../img/eclass_c.svg) 0 0 no-repeat;
}

.property-info li .icon-wide.e_class_D {
    background: url(../img/eclass_d.svg) 0 0 no-repeat;
}

.property-info li .icon-wide.e_class_E {
    background: url(../img/eclass_e.svg) 0 0 no-repeat;
}

.property-info li .icon-wide.e_class_F {
    background: url(../img/eclass_f.svg) 0 0 no-repeat;
}

.property-info li .icon-wide.e_class_G {
    background: url(../img/eclass_g.svg) 0 0 no-repeat;
}

.property-info li .icon-wide.e_class_none {
    background: url(../img/eclass_none.svg) 0 0 no-repeat;
}

.property-info li .icon-wide.e_class_full {
    background: url(../img/eclass_full.svg) 0 0 no-repeat;
}

.property-info li span {
    float: left;
}

.property-info li span > strong {
    display: block;
    font-size: 17px;
    font-weight: 600;
    text-transform: none;
}

.property-data {
    position: relative;
    margin: 30px 0 10px 0;
}

.property-data .property-info li span:last-child {
    margin-right: 20px;
}

.property-data .property-info li span > strong > small {
    font-size: 12px;
}

.clear {
    clear: both;
}

.property-view {
    width: 100%;
    position: relative;
    padding: 35px 0 15px 0;
}

.property-view .property-info li span:last-child {
    margin-right: 40px;
}

.public-facilities {
    margin: 40px 0 20px 0;
    position: relative;
}

.public-facilities .property-info li span:last-child {
    margin-right: 20px;
}

.public-facilities .property-info li span > strong > small {
    font-size: 12px;
}

.public-facilities ul.property-info li {
}

/* Footer Area css
============================================================================================ */
.footer-widget-area {
    background: #2a292b url('../img/argyle.png') 0 0 repeat;;
    padding: 80px 0 50px 0;
}

.footer-title {
    padding-bottom: 26px;
}

.footer-title h3 {
    color: #fff;
    opacity: .8;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    letter-spacing: .32px;
    padding-bottom: 18px;
    position: relative;
}

.footer-title h3:before {
    content: "";
    width: 40px;
    height: 1px;
    background: #4e67ec;
    position: absolute;
    left: 0;
    bottom: 0;
}

.about-widget .ab_wd_list {
    padding-right: 22px;
    padding-top: 22px;
    padding-bottom: 30px;
}

.about-widget .ab_wd_list .media .media-left {
    padding-right: 18px;
}

.about-widget .ab_wd_list .media .media-left i {
    color: #757575;
    font-size: 22px;
}

.about-widget .ab_wd_list .media .media-body h4 {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: .30px;
    font-family: "Montserrat", sans-serif;
}

.about-widget .ab_wd_list .media:last-child .media-body h4 {
    font-size: 20px;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    letter-spacing: .40px;
}

.about-widget .book_now_area {
    margin-left: 37px;
}

.about-widget .book_now_area .property-detail-btn {
    color: #242424;
}

.about-widget .book_now_area .property-detail-btn:hover {
    color: #4e67ec;
}

footer .widget ul {
    margin-top: -10px;
}

footer .widget ul li a {
    font-size: 15px;
    line-height: 35px;
    color: #757575;
    font-family: "Open Sans", sans-serif;
    letter-spacing: .30px;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

footer .widget ul li:hover a {
    color: #4e67ec;
}

.instagram-widget .instagram-list {
    margin: -2.5px;
    overflow: hidden;
    clear: both;
}

.instagram-widget .instagram-list li {
    float: left;
    overflow: hidden;
    width: calc(100% / 3);
}

.instagram-widget .instagram-list li a {
    padding: 2.5px;
    display: block;
}

.instagram-widget .instagram-list li a img {
    max-width: 100%;
}

.footer-copyright-area {
    background: #222122;
    padding: 25px 0;
    overflow: hidden;
}

.footer-copyright-area .pull-left h4 {
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    color: #757575;
    letter-spacing: .30px;
}

.footer-copyright-area .pull-right h4 {
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    color: #757575;
    letter-spacing: .30px;
}

.footer-copyright-area .pull-right h4 a {
    color: #757575;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.footer-copyright-area .pull-right h4 a:hover {
    color: #4e67ec;
}


#myTab {
    position: relative;
}

.main-search-area-inner .tabs {
    /*display: inline-table;*/
    top: -70px;
}

.main-search-area-inner .nav.nav-tabs li:hover a,
.main-search-area-inner .nav.nav-tabs li.active a {
    border-bottom-color: transparent;
    background: #4e67ec;
    border-bottom: 1px solid #ddd;
    color: #fff;
    border-top: 3px solid #6177ec;
}

#main-slider ul li:after {
    background-color: rgba(0, 0, 0, 0.55);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

#myTab {
    padding-right: 15px;
    margin-bottom: 15px;
    margin-top: -86px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: none;
}

.nav-tabs > li > a {
    border: none;
}


/*--------------------------------------------------------------
18.16. Social Links
--------------------------------------------------------------*/

.social-links ul {
    margin: 0;
    padding: 0;
    display: inline-flex;
}

.social-links li a {
    border: 2px solid #cacaca;
    display: inline-block;
    height: 40px;
    line-height: 1.7;
    margin-right: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    overflow: hidden;
}

.social-links.circle li a {
    border-radius: 100%;
}

.social-links.none li a {
    border: none;
    width: auto;
}

.social-links li {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}

.social-links li:first-child {
    margin-left: 0;
}

.social-links ul li::after {
    display: none;
}

.social-links li a i {
    color: #cacad8;
    font-size: 18px;
    font-weight: normal;
}

.social-links ul li a {
    color: #bdbdbd;
    font-weight: 400;
    line-height: 2.5;
    font-size: 15px;
}

footer .social-links li a {
    border-color: #555;
}

footer .social-links li a i {
    color: #666;
}

footer .social-links ul li a:hover {
    background-color: #4e67ec;
}

footer .social-links li a:hover i {
    color: #fff;
}

.property-item .property-text .social-links ul:before {
    content: none;
}

.property-item .property-text .social-links ul {
    margin: 0;
    padding: 0;
}

.agents-container .social-links {
    padding-top: 10px;
}

.agents-container .social-links ul li a {
    font-size: 16px;
}

.agents-container .social-links li a i {
    font-size: 14px;
}

.agents-container .social-links li a {
    border: 1px solid #cacaca;
    height: 30px;
    line-height: 1.7;
    width: 30px;
}

.agent .social-links {
    margin-bottom: 30px;
}

.social-links ul li a:hover {
    background-color: #001837;
    border: 2px solid rgba(0, 0, 0, 0);
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

.social-links ul li a:hover::before {
    color: #fff;
}

/*
.social-links ul li a[href*="facebook.com"]:before {
    content: "\f39e";
}

.social-links ul li a[href*="twitter.com"]:before {
    content: "\f099";
}

.social-links ul li a[href*="linkedin.com"]:before {
    content: "\f0e1";
}

.social-links ul li a[href*="plus.google.com"]:before {
    content: "\f0d5";
}

.social-links ul li a[href*="facebook.com"]:hover {
    background: #3b5998;
}

.social-links ul li a[href*="twitter.com"]:hover {
    background: #00aced;
}

.social-links ul li a[href*="plus.google.com"]:hover {
    background: #dd4b39;
}


.social-links ul li a[href*="linkedin.com"]:hover {
    background: #007bb6;
}
*/

.similar-properties, .blog-comment-form {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.similar-properties h2, .section-title, .comment-heading {
    margin: 60px 0;
}

.property-content h2, .similar-properties h2, .section-title, .comment-heading {
    font-size: 22px;
    line-height: 20px;
    margin-bottom: 30px;
    font-weight: 500;
    position: relative;
    color: #484848;
}

.property-content h2:after, .similar-properties h2:after, .section-title:after,
.comment-heading:after {
    position: absolute;
    content: '';
    left: 0;
    top: 30px;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #4e67ec;
}

/*
	==================
	[10. Property Detail]
	==================
*/
.property-overview {
    margin: 30px 0 30px 0;
    padding: 0;
    display: flex;
}

.property-overview h2 {
    margin-top: 30px;
}

.property-overview ul {
    list-style: none;
    width: 100%;
}

@media (max-width: 991px) {
    .property-overview li {
        width: 100%;
    }
}

.property-overview li:nth-child(even) {
    float: right;
    clear: right;
}

.property-overview li strong {
    color: #4e67ec;
    float: right;
    font-weight: 400;
}

.property-overview li strong a {
    color: #4e67ec;
}

.property-overview li:last-child, .property-overview li:nth-last-child(2) {
    border-bottom: 0;
}

.property-overview dl {
    margin: 0;
}

.property-overview dt {
    float: left;
    line-height: 32px;
    padding: 7px 0;
}

.property-overview dd {
    border-bottom: 1px solid #eeeeee;
    line-height: 32px;
    padding: 7px 0;
    text-align: right;
    width: 48%;
}

.property-overview dd:last-child {
    border: 0;
}

.property-main-description {
    width: 100%;
    background-color: #f6f6f6;
    padding: 30px 25px;
    margin-bottom: 30px;
}

.property-description {
    line-height: 30px;
    font-size: 15px;
}

.property-description p {
    font-family: "Open Sans", sans-serif;
}

.property-content {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    z-index: 1;
}

.property-overview li i {
    color: #4e67ec;
    width: 20px;
}

.property-description .property-pros {
    padding: 25px 20px;
    background-color: #ffffff;
    margin-bottom: 30px;
}

.property-description .property-pros h3 {
    color: #484848;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
}

.property-description .property-pros ul {
    list-style: none;
    position: relative;
    margin: 15px 0 0 0;
}

.property-description .property-pros ul li {
    padding-left: 20px;
    font-size: 16px;
    position: relative;
    text-align: left;
}

.property-description .property-pros ul li:before {
    content: "\f14a";
    font-family: 'FontAwesome';
    font-size: 16px;
    position: absolute;
    color: #4e67ec;
    left: 0;
    top: 1px;
}

.property-badge-new,
.property-badge-sold,
.property-badge-discount {
    position: absolute;
    z-index: 1;
    width: 0;
    height: 0;
    content: "";
}

.property-badge-new .badge-tag .img,
.property-badge-sold .badge-tag .img,
.property-badge-discount .badge-tag .img {
    position: absolute;
    top: 11px;
    left: -36px;
    width: 140px;
    height: 50px;

    transform: rotate(-45deg);
}

.property-badge-discount .badge-tag .img {
  top: 10px;
  left: -36px;
  width: 153px;
  height: 77px;
}

.property-badge-new .badge-tag .img {
    background: transparent url(../img/new_badge.svg) no-repeat;
}

.property-badge-sold .badge-tag .img {
    background: transparent url(../img/sold_badge.svg) no-repeat;
}

.property-badge-discount .badge-tag .img {
  background: transparent url(../img/discount_badge.svg) no-repeat;
}


    /*******************************************************************
    * Property Video
    *******************************************************************/
.property-video .video-embed-wrapper {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    position: relative;
}

.property-video .video-embed-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/*******************************************************************
* Property Amenities
*******************************************************************/
.property-amenities {
    display: inline-block;
    width: 100%;
}

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

.property-amenities li {
    border-bottom: 1px solid #eee;
    float: left;
    clear: left;
    list-style: none;
    line-height: 50px;
    width: 48%;
    font-size: 16px;
    text-transform: uppercase;
}

.property-amenities li:nth-child(even) {
    float: right;
    clear: right;
}

.property-amenities li:after {
    float: right;
    font-family: 'FontAwesome';
    font-size: 13px;
    margin-right: 10px;
}

.property-amenities li.yes:after {
    content: '\f00c';
    color: #4e67ec;
    width: 24px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    text-align: center;
    margin-top: 10px;
}

.property-amenities li.no:after {
    content: '\f068';
    color: #4e67ec;
    width: 24px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    text-align: center;
    margin-top: 10px;
}

.property-amenities li i {
    font-size: 24px;
    padding: 4px 8px;
    font-weight: 400;
    background: #f5f5f5;
    text-align: center;
    width: 30px;
    height: 30px;
    position: relative;
    border-radius: 24px;
    border: 1px solid #e6e6e6;
    margin-right: 5px;
}

.property-amenities li:last-child, .property-amenities li:nth-last-child(2) {
    border-bottom: 0;
}


/*******************************************************************
* Property Floor Plans
*******************************************************************/
.property-floor-plans {
    overflow: hidden;
}

.property-floor-plans a {
    border: 0 !important;
    display: block;
    float: left;
    margin: 0 25px 0 0;
    width: 20%;
}

.property-floor-plans a:hover {
    text-decoration: none;
}

.property-floor-plans a img {
    height: auto;
    width: 100%;
}

/*******************************************************************
* Property Valuation
*******************************************************************/
.property-valuation-item {
    margin-bottom: 15px;
}

.property-valuation dt {
    display: inline-block;
    font-weight: normal;
    width: 140px;
}

.property-valuation dd {
    display: inline-block;
    height: 20px;
    margin: 0 15px 0 0;
    position: relative;
    width: 60%;
}

.property-valuation dd .bar-valuation {
    background-color: #4e67ec;
    background: -moz-linear-gradient(left, rgb(255, 182, 6) 0%, rgb(255, 205, 86) 37%, rgb(255, 229, 167) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgb(255, 182, 6) 0%, rgb(255, 205, 86) 37%, rgb(255, 229, 167) 100%);
    background: linear-gradient(to right, #4e67ec 0%, #ffcc54 37%, #ffe6a9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d00a0', endColorstr='#782254e8', GradientType=1); /* IE6-9 */
    height: 100%;
}

.property-valuation dd strong {
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    margin: 0 0 0 10px;
}

.property-valuation {
    margin: 0 0 30px 0;
    padding: 0;
    display: flex;
}

.property-valuation ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    display: flex;
}

.property-valuation li {
    line-height: 80px;
    font-size: 16px;
    padding-right: 20px;
}

/*******************************************************************
* Property Facilities
*******************************************************************/
.property-public-facilities {
    overflow: hidden;
}

.property-public-facility-wrapper {
    float: left;
    padding-bottom: 20px;
    width: 48%;
}

.property-public-facility-wrapper:nth-child(even) {
    float: right;
}

.property-public-facility {
    border: solid 1px #eeeeee;
    overflow: hidden;
}

.property-public-facility-info {
    background-color: #eeeeee;
    background: linear-gradient(to bottom, #fdfdfd 0%, #eeeeee);
    float: left;
    line-height: 3;
    text-align: center;
    width: 40%;
    text-transform: uppercase;
}

.property-public-facility-title {
    float: right;
    line-height: 3;
    padding: 0 20px 0 20px;
    width: 60%;
}


/* carousel single */
#slider-property {
    margin-bottom: 0;
}

#slider-property .carousel-inner .item img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

#slider-property .carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}

#slider-property .carousel-control.left,
#slider-property .carousel-control.right {
    height: 65px;
    width: 65px;
    background: #fff;
    text-align: center;
    line-height: 62px;
    font-size: 28px;
    text-shadow: none;
    color: #7e7e7e;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

#slider-property .carousel-control.left:hover,
#slider-property .carousel-control.right:hover {
    background-color: #4e67ec !important;
    color: #fff;
    text-shadow: none;
}

#slider-property .carousel-control.left {
    left: 0;
}

#slider-property .carousel-control.right {
    right: 0;
}

#slider-property .carousel-control > .glyphicon,
#slider-property .carousel-control > .fa {
    font-size: 16px;
    line-height: 50px;
}

#slider-property .carousel-indicators li {
    position: relative;
    width: 100px;
    height: 65px;
    margin: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border-width: 2px;
    border-color: #fff;
    text-indent: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

#slider-property .carousel-indicators li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .6);
    -webkit-transition: background .1s ease-in-out;
    -moz-transition: background .1s ease-in-out;
    -ms-transition: background .1s ease-in-out;
    -o-transition: background .1s ease-in-out;
    transition: background .1s ease-in-out;
}

#slider-property .carousel-indicators li img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

#slider-property .carousel-indicators .active::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .1);
    -webkit-transition: background .1s ease-in-out;
    -moz-transition: background .1s ease-in-out;
    -ms-transition: background .1s ease-in-out;
    -o-transition: background .1s ease-in-out;
    transition: background .1s ease-in-out;
}

#slider-property .carousel-indicators .active {
    border-color: #4e67ec;
    border-width: 2px;
}

hr {
    position: relative;
    width: 100%;
    display: block;
}


/* property badge */
.property-title {
    float: left;
}

.property-badge {
    float: none;
}

.property-title .property-badge .property-contract-badge,
.property-title .property-badge .property-type-badge {
    margin: 0;
    padding: 4px 11px;
    line-height: 24px;
    border-radius: 3px;
    background-color: #66676b;
    color: #fff;
    font-size: 13px;
    position: relative;
    font-weight: 500;
    text-transform: uppercase;
}

.property-title .property-badge .property-contract-badge {
    background-color: #4e67ec;
    margin: 0 5px 0 0;
}

.property-title .property-badge .property-contract-badge.sold {
  background-color: #ff0000;
  margin: 0 5px 0 0;
}

.property-title .property-badge .property-contract-badge.discount {
  background-color: #008000;
  margin: 0 5px 0 0;
}

.property-title span.property-type-badge {
    background-color: #eaeaea;
    color: #919191;
}

.property-title span a, .property-title span {
    font-size: 17px;
    color: #888;
    display: inline-block;
}

.property-title h1 {
    display: inline-block;
    font-weight: 600;
    color: #444;
    margin-bottom: 10px;
}

.property-pricing {
  font-size: 28px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  color: #484848;
  line-height: 1.4;
  text-align: right;
}

.property-pricing span {
  display: block;
  color: #666;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 300;
  text-transform: uppercase;
}

.property-pricing span.price {
  color: #ff0000;
  text-decoration: line-through;
}

.property-pricing span.price span.line {
  font-size: 28px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  line-height: 1.4;
  text-align: right;
  color: #484848;
}

.property-pricing span.discount-price {
  font-size: 28px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  line-height: 1.4;
  text-align: right;
  color: #008000;
}

.sidebar .widget {
    position: relative;
    padding-left: 15px;
    background: #fff;
}

.sidebar .widget, .sidebar .widget-sidebar {
    margin-bottom: 20px;
    max-width: 370px;
    padding: 45px 35px 45px 35px;
    float: right;
    overflow: hidden;
    width: 100%;
    text-align: left;
    background: transparent;
    border: 1px solid #dcdcdc;
}

.sidebar .widget .widget-header h3 {
    position: relative;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #444;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.sidebar .widget .widget-header h3:after, .sidebar-textbox h4:after, .sidebar-form h4:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #4e67ec;
}


/* profile box */
.profile-box {
    background-color: #fff;
    position: relative;
    padding-bottom: 20px;
}

.profile-box .profile-header {
    margin-bottom: 10px;
}

.profile-box .profile-header .profile-title {
    font-weight: 400;
    font-size: 18px;
    color: #555;
}

.profile-box .profile-header .profile-img, .profile-box .profile-header .profile-title {
    display: block;
    margin: 0 auto;
}

.profile-header > * {
    display: table-cell;
    width: auto;
    vertical-align: middle;
}

.profile-box .profile-header .profile-img img {
    display: block;
    width: 100%;
    height: auto;
}

.profile-box .profile-header .profile-title {
    padding-top: 20px;
}

.profile-box .profile-contact {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}

.profile-box .profile-contact {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    position: static;
    font-size: 15px;
}

.profile-box .profile-contact {
    position: relative;
}

.profile-box ul > li > a:before {
    content: none !important;
}

.profile-box .profile-contact > li {
    margin: 0 !important;
    font-size: 13px;
    margin-bottom: 10px;
}

.profile-box .profile-contact > li span {
    color: #555;
    font-weight: 500;
    padding-right: 5px;
    text-transform: uppercase;
}


/* form control */
.form-control {
    width: 100%;
    height: 46px;
    border: 1px solid #fff;
    background: transparent;
    padding: 0 24px;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    border-color: #dedede;
    color: #8c8c8c;
    text-transform: uppercase;
    font-size: 13px;
    box-shadow: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    background: #4e67ec;
    color: #fff;
    line-height: 36px;
    display: inline-block;
    padding: 0 25px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .28px;
    position: relative;
    z-index: 2;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #4e67ec;
}

.input-group {
    margin-bottom: 15px;
}

.input-group-addon {
    color: #999;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
}

.btn-success {
    color: #fff;
    background-color: #4e67ec;
    border-color: #4e67ec;
}


/* Mortgage */

.mortgage-calculator .input-group {
    width: 100%;
}

.mortgage-calculator .input-group-addon {
    background: linear-gradient(to bottom, #fdfdfd 0%, #f7f7f7);
    color: #999;
    width: 40px;
}

.mortgage-calculator .calc-output-container {
    opacity: 0;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    margin-bottom: 0;
    padding: 0;
    transition: opacity 0.3s, max-height 0.7s;
}

.mortgage-calculator .calc-output-container .notification {
    margin: 15px 0 10px 0;
}


.notification {
    line-height: 24px;
    margin-bottom: 15px;
    position: relative;
    padding: 20px;
    border-radius: 3px;
}

.notification p {
    margin: 0;
}

#result .success,
.notification.success {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), transparent);
    background-color: #fffaec;
}

textarea.form-control {
    padding-top: 10px !important;
}


/* Widget Post Content */
.post-container {
    position: relative;
    display: block;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.post-noborder, .col-md-12:last-child .post-container {
    border-bottom: none;
    margin-bottom: 0;
}

.post-img {
    position: relative;
    float: left;
    display: inline;
    width: 75px;
    height: 75px;
    margin-right: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
}

.post-img-circle {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.post-img h3 {
    position: absolute;
    background: #4e67ec;
    padding: 5px 8px;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    text-align: right;
    top: 5px;
    left: 5px;
    border-radius: 6px;
}

.post-content {
    padding: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 21px;
}

.post-content.list-agent > .post-meta {
    font-size: 12px;
    font-weight: 400;
}

.post-content > .post-meta {
    display: block;
    padding-top: 0 !important;
    padding-bottom: 5px;
    font-size: 12px;
}

.post-content > .heading-title h2 {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    text-transform: none;
    border: none;
}

.post-content > .heading-title h2 a {
    color: #555;
    font-weight: 400;
}

.post-content.list-agent > .heading-title h2 {
    font-size: 16px;
    line-height: 20px;
}

.post-content > .heading-title h2 small {
    font-size: 80%;
    padding-top: 3px;
    display: block;
}

.post-content > .heading-title h2 span {
    font-weight: 500;
    font-size: 9px;
    line-height: 20px;
}

.post-content > .heading-title {
    display: block;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 75px;
}

.post-content > .heading-title h2::before {
    content: '';
    position: relative;
    left: 0;
    top: 0;
    display: block;
    width: 0;
    height: 0;
    margin-top: 0;
    margin-left: -15px;
    background: #f4f4f4;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.post-content > .heading-title h2::after {
    content: '';
    position: relative;
    left: 0;
    top: 0;
    display: block;
    width: 0;
    height: 0;
    margin-top: 0;
    margin-left: 0;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

#simple-map {
    position: relative;
    overflow: hidden;
    display: list-item;
    min-height: 300px;
}


.property-box-archive .pull-right {
    float: right !important;
}

.property-box-archive .property-detail-btn {
    margin-top: 0;
}

.property-box-archive .property-item .property-text .property-footer .pull-left h3 {
    padding-top: 10px;
}


/* Sort */
.sort {
    padding-bottom: 40px;
}

.sort .form-inline {
    float: right;
}

#sort-form .form-control {
    min-width: 100px;
}


/* Checkbox Style */


@keyframes hover-color {
    from {
        border-color: #c0c0c0;
    }

    to {
        border-color: #4e67ec;
    }
}

input[type=radio],
input[type="checkbox"] {
    position: relative !important;
    display: none;
}

input[type=radio][disabled],
input[type="checkbox"][disabled] {
    cursor: not-allowed;
}

input[type=radio] + label,
input[type="checkbox"] + label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    vertical-align: middle;
    font-weight: 400;
    font-size: 15px;
}

input[type=radio] + label:hover:before,
input[type="checkbox"] + label:hover:before {
    animation-duration: 0.4s;
    animation-fill-mode: both;
    animation-name: hover-color;
}

input[type=radio] + label:before,
input[type="checkbox"] + label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    border: 1px solid #c0c0c0;
}

input[type=radio] + label:after,
input[type="checkbox"] + label:after {
    position: absolute;
    display: none;
    content: '';
}

input[type=radio][disabled] + label,
input[type="checkbox"][disabled] + label {
    cursor: not-allowed;
    color: #e4e4e4;
}

input[type=radio][disabled] + label:hover, input[type=radio][disabled] + label:before, input[type=radio][disabled] + label:after,
input[type="checkbox"][disabled] + label:hover,
input[type="checkbox"][disabled] + label:before,
input[type="checkbox"][disabled] + label:after {
    cursor: not-allowed;
}

input[type=radio][disabled] + label:hover:before,
input[type="checkbox"][disabled] + label:hover:before {
    border: 1px solid #e4e4e4;
    animation-name: none;
}

input[type=radio][disabled] + label:before,
input[type="checkbox"][disabled] + label:before {
    border-color: #e4e4e4;
}

input[type=radio]:checked + label:before,
input[type="checkbox"]:checked + label:before {
    animation-name: none;
}

input[type=radio]:checked + label:after,
input[type="checkbox"]:checked + label:after {
    display: block;
}

input[type=radio] + label:before {
    border-radius: 50%;
}

input[type=radio] + label:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #3e97eb;
}

input[type=radio]:checked + label:before {
    border: 1px solid #3e97eb;
}

input[type=radio]:checked[disabled] + label:before {
    border: 1px solid #c9e2f9;
}

input[type=radio]:checked[disabled] + label:after {
    background: #c9e2f9;
}

input[type="checkbox"] + label:before {
    border-radius: 3px;
}

input[type="checkbox"]:checked + label:before {
    border: #4e67ec;
    background: #4e67ec;
}

input[type="checkbox"]:checked[disabled] + label:before {
    border: #c9e2f9;
    background: #c9e2f9;
}


/* Blog Comment */

.blog-comment ul {
    list-style-type: none;
}

.blog-comment img {
    opacity: 1;
    filter: Alpha(opacity=100);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.blog-comment img.avatar {
    position: relative;
    float: left;
    margin-left: 0;
    margin-top: 0;
    width: 65px;
    height: 65px;
}

.blog-comment .post-comments {
    border: 1px solid #eee;
    margin-bottom: 20px;
    margin-left: 85px;
    margin-right: 0;
    padding: 10px 20px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background: #f1f1f1;
    color: #6b6e80;
    position: relative;
}

.blog-comment .meta {
    font-size: 13px;
    color: #aaaaaa;
    padding-bottom: 8px;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #e6e6e6;
}

.blog-comment ul.comments ul {
    list-style-type: none;
}


.blog-comment {
    padding-bottom: 40px;
    float: left;
    width: 100%;
}

comment-heading {
    margin-bottom: 20px;
}

.blog-comment-form .form-group input,
.blog-comment-form .form-group textarea {
    height: 54px;
    border: 1px solid #e9e9e9;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    background: #f8f8f8;
    padding: 0 25px;
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    color: #8c8c8c;
    text-transform: uppercase;
}

.blog-comment-form .form-group textarea {
    height: 200px;
    resize: none;
}

.blog-comment-form label {
    margin: 10px 0;
    font-weight: 400;
}


/*
	==================
	[12. CMB2]
	==================
*/
.content-box {
    background: #fff;
    padding: 0 40px 60px 0;
    border-right: 1px solid #edeff7;
}

.cmb2-wrap select,
.cmb2-wrap textarea,
.cmb2-wrap input[type="text"],
.cmb2-wrap input[type="password"],
.cmb2-wrap input[type="datetime"],
.cmb2-wrap input[type="datetime-local"],
.cmb2-wrap input[type="date"],
.cmb2-wrap input[type="month"],
.cmb2-wrap input[type="time"],
.cmb2-wrap input[type="week"],
.cmb2-wrap input[type="number"],
.cmb2-wrap input[type="email"],
.cmb2-wrap input[type="url"],
.cmb2-wrap input[type="search"],
.cmb2-wrap input[type="tel"],
.cmb2-wrap input[type="color"],
.cmb2-wrap .uneditable-input {
    height: 54px;
    border: 1px solid #e9e9e9;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    background: #f8f8f8;
    padding: 0 25px;
    color: #8c8c8c;
    width: 100%;
}

.cmb2-wrap .cmb-row {
    margin-bottom: 15px !important;
}

.cmb-type-group .cmb-row, .cmb2-postbox .cmb-row {
    padding: 0 !important;
    margin: 0 !important;
}

.cmb2-metabox button.dashicons-before.dashicons-no-alt.cmb-remove-group-row:not([disabled]) {
    display: none;
}

.cmb-row.cmb-remove-field-row {
    margin-top: 20px !important;
}

.cmb2-wrap input:not([type=hidden]) + .button, .cmb2-wrap input:not([type=hidden]) + input, .cmb2-wrap input:not([type=hidden]) + select {
    margin: 0 !important;
    margin-top: 10px !important;
    float: right;
}

.cmb2-wrap .button-secondary, .cmb2-wrap button {
    border-radius: 12px;
}

.cmb2-wrap input:focus, .cmb2-wrap textarea:focus {
    background: #894EA3;
}

.cmb2-wrap ul {
    margin: 0;
    padding: 0;
}

.cmb-th label {
    color: #6b6e80;
    font-size: 16px;
    font-weight: 400;
}


.cmb-row.cmb-type-taxonomy-multicheck .cmb-td span {
    background: #eee;
    border: 1px solid #ddd;
    color: #484848;
    padding: 10px;
    display: inline-block;
    margin-bottom: 10px;
}

.page-template-template-box-full #content, .page-template-template-box-right_sidebar #content {
    padding: 0;
}

.cmb2-wrap li {
    list-style: none
}

.cmb-repeatable-group.repeatable .cmb-group-title {
    padding: 20px;
}

.cmb-group-name {
    font-size: 18px;
    width: 100%;
    font-weight: 400;
    color: #555;
    margin: 10px 0;
}

.cmb-type-group .cmb-row, .cmb2-postbox .cmb-row {
    padding: 0 0 0.1em !important;
    margin: 0 0 .8em;
}

.cmb-repeatable-group .cmb-group-title {
    margin: 0 !important;
}

.cmb-nested div.cmb-repeat-group-field {
    padding: 10px 20px !important;
}

.cmb-type-group .cmb-repeat-group-field {
    padding-top: 0 !important;
}

.cmb-type-group .cmb-td, .cmb2-postbox .cmb-td {
    padding: 0 !important;
}

.cmb2-wrap textarea {
    padding: 15px !important;
}

.button-primary {
    margin-top: 20px;
    font-size: 16px;
    padding: 10px;
}

.cmb-th + .cmb-td {
    float: inherit !important;
    padding: 0 !important;
    width: 100% !important;
}

.cmb-th {
    padding: 0 !important;
    vertical-align: top;
    width: 100% !important;
}

.cmb2-media-status .embed-status .cmb2-remove-file-button, .cmb2-media-status .img-status .cmb2-remove-file-button {
    background: url('../img/ico-delete.png') !important;
    height: 24px !important;
    width: 24px !important;
    left: -5px;
    top: -5px;
}

.cmb2-metabox-title {
    font-size: 17px !important;
    font-weight: 600;
    padding-top: 20px !important;
}

p.cmb2-metabox-description {
    line-height: 30px;
    font-size: 15px;
    font-style: normal !important;
}

.page-template .sidebar .widget {
    background: #fff;
    box-shadow: none;
    margin-top: 40px;
}

.content-box .alert {
    margin-bottom: 0;
}

.property-table-actions-inner form {
    float: left;
    margin-right: 5px;
}

.property-create {
    margin-bottom: 20px;
    display: none;
}

.pw-map-latitude, .pw-map-longitude {
    display: none !important;
}

.cmb2-wrap input.cmb2-upload-file {
    width: 100% !important;
}

.cmb2-wrap textarea {
    width: 100% !important;
}


/* Service 2 */

.service-area .item {
    padding: 50px 30px;
    margin: 0 auto 30px;
    border-radius: 5px;
    border: 2px solid #e9e9e9;
    border-bottom: 4px solid #4e67ec;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.service-area .item .icon {
    font-size: 40px;
    color: #4e67ec;
    margin-bottom: 30px;
    margin-right: 20px;
    display: block;
}

.service-area .item h5 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 24px;
    color: #363636;
    letter-spacing: .60px;
    text-transform: uppercase;
}

.service-area .item p {
    font-size: 15px;
    color: #898989;
    line-height: 26px;
    letter-spacing: .225px;
}

/*
.service-area .item .item-title {
    display: inline-flex;
}
*/


/***

====================================================================
	16. Testimonial Section
====================================================================

***/

.testimonial-section {
    position: relative;
    padding: 70px 0 90px;
    background-position: center top;
    background-repeat: no-repeat;
}

.testimonial-section:before {
    position: absolute;
    content: '';
    right: 0;
    top: -150px;
    width: 252px;
    height: 742px;
    display: inline-block;
    background: url(../images/icons/curve.png) no-repeat;
}

.testimonial-section .inner-container {
    max-width: 1100px;
    margin: 0 auto;
}

.testimonial-block {
    position: relative;
    padding-top: 60px;
}

.testimonial-block .inner-box {
    position: relative;
    text-align: center;
}

.testimonial-block .inner-box .image {
    position: relative;
    width: 88px;
    height: 88px;
    margin: 0 auto;
    margin-bottom: 28px;
    overflow: hidden;
    border-radius: 50px;
    border: 1px solid #a0a0a0;
}

.testimonial-block .inner-box .image img {
    border-radius: 50px;
}

.testimonial-block .inner-box .text {
    position: relative;
    font-size: 14px;
    line-height: 1.8em;
    color: #777777;
    margin-bottom: 20px;
    font-family: "Lato", sans-serif;
    font-style: italic;
    font-size: 20px;
}

.testimonial-block .inner-box .quote-icon {
    position: relative;
    width: 120px;
    margin: 0 auto;
}

.testimonial-block .inner-box .quote-icon:before {
    position: absolute;
    content: '';
    left: 0;
    top: 12px;
    height: 2px;
    width: 100%;
    background-color: #4e67ec;
}

.testimonial-block .inner-box .quote-icon .icon {
    position: relative;
    width: 26px;
    height: 26px;
    color: #222222;
    font-size: 10px;
    line-height: 26px;
    border-radius: 50px;
    display: inline-block;
    background-color: #ffffff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.20);
}

.testimonial-block .inner-box .author {
    position: relative;
    font-size: 14px;
    color: #222222;
    font-weight: 500;
    margin-top: 25px;
    text-transform: capitalize;
}

.testimonial-section .owl-nav {
    display: none;
}

.testimonial-section .owl-dots {
    position: relative;
    text-align: center;
    margin-top: 50px;
}

.testimonial-section .owl-dots .owl-dot {
    position: relative;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    border-radius: 50px;
    display: inline-block;
    border: 1px solid #3295ed;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.testimonial-section .owl-dots .owl-dot:hover,
.testimonial-section .owl-dots .owl-dot.active {
    background-color: #3295ed;
}


/* Contact Details */
.sidebar-textbox {
    display: inline-block;
}

.sidebar-textbox.color {
    background-color: #666;
    color: #fff;
}

.sidebar-textbox.color h4 {
    color: #fff;
}

.sidebar-textbox h4, .sidebar-form h4 {
    margin-top: 15px;
    margin-bottom: 25px;
    font-weight: 600;
    color: #444;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    position: relative;
    padding-bottom: 10px;
}

.sidebar-textbox h3 {
    color: #4e67ec;
}

.sidebar-textbox .text {
    padding-top: 20px;
    font-family: "Open Sans", sans-serif;

}

.sidebar-textbox span {
    color: #666;
    display: inline-block;
}

.sidebar-textbox.color span {
    color: #fff;
}

.sidebar-textbox ul.contact-details {
    list-style: none;
    padding: 5px 0 0 0;
}

.sidebar-textbox ul.contact-details strong {
    font-weight: 400;
}

.sidebar-textbox ul.contact-details li {
    text-align: left;
    padding-left: 60px;
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 10px 0;
}

.sidebar-textbox ul.contact-details li strong {
    display: block;
    color: #333;
    font-size: 18px;
    padding-bottom: 5px;
}

.sidebar-textbox ul.contact-details li i {
    height: 100%;
    position: absolute;
    left: 0;
    font-size: 32px;
    color: #4e67ec;
    top: 10px
}

.wpcf7 .form-group
.wpcf7 .form-group {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

.wpcf7 label {
    font-weight: 400;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 30px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="date"],
.wpcf7 input[type="number"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
    height: 54px;
    border: 1px solid #e9e9e9;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    background: #f8f8f8;
    padding: 0 25px;
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    color: #8c8c8c;
    text-transform: uppercase;
    max-height: 100px;
    width: 100%;
    margin-bottom: 10px;
}

.wpcf7 .form-group select, .wpcf7 .form-group textarea {
    background-color: #fff !important;
    color: #888;
}

.wpcf7 .form-group textarea {
    padding: 20px;
}

.wpcf7 .form-group i {
    font-size: 21px;
    color: #cfdebc;
    position: absolute;
    left: 30px;
    top: 15px;
    font-weight: 500;
    border-right: 1px solid #c1d0ae !important;
    padding-right: 10px !important;
    width: 30px;
}

span.wpcf7-not-valid-tip {
    color: #78c317;
    font-size: 13px;
    font-weight: 600;
    display: block;
    padding-top: 5px;
}


/*
	==================
	[16. Contact]
	==================
*/

.contact-section {
    position: relative;
}

.contact-section .title-text {
    position: relative;
    font-size: 17px;
    line-height: 1.6em;
    margin-bottom: 40px;
    color: rgba(0, 0, 0, 0.70);
}

/*Contact Info*/

.contact-info {
    position: relative;
    min-height: 245px;
}

.contact-info .inner {
    position: relative;
    padding: 20px;
    font-size: 17px;
    color: #656565;
    background: #f7f7f7;
}

.contact-info .inner .text {
    font-size: 18px;
    color: #656565;
    font-weight: 300;
    line-height: 30px;
}

.contact-info .inner .icon-box {
    position: relative;
    color: #4e67ec;
    font-size: 42px;
    line-height: 1em;
    display: inline-block;
}

.contact-info .inner h3 {
    position: relative;
    font-size: 17px;
    font-weight: 400;
    color: #222;
    margin: 12px 0;
    display: inline-block;
    padding: 10px;
    vertical-align: super;
    text-transform: uppercase;
}

.contact-info .inner .social-icon-three a {
    font-size: 20px;
    margin: 0 2px;
    height: 36px;
    border-radius: 100%;
    padding: 3px;
    display: inline-block;
}


/*contact Form Section*/

.contact-form-section {
    position: relative;
    padding-bottom: 40px;
}

.contact-form-section .column h2 {
    position: relative;
    color: #894EA3;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: capitalize;
}

.contact-form-section .contact-content {
    position: relative;
}

.contact-form-section .contact-content h3 {
    position: relative;
    font-size: 35px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 25px;
}

.contact-form-section .contact-content .text {
    position: relative;
}

.contact-form-section .contact-content .text p {
    position: relative;
    font-size: 16px;
    margin-bottom: 25px;
    color: rgba(0, 0, 0, 0.60);
}

.contact-form-section .contact-content .text p span {
    font-weight: 600;
}

/*Contact Form*/

.contact-form {
    max-width: 600px;
}

.wpcf7-form-control-wrap {
    display: inherit !important;
    width: 100%;
}

.contact-form .row {
    margin: 0 -6px;
}

.contact-form label {
    width: 100%;
}

.contact-form .form-group {
    position: relative;
    margin-bottom: 20px;
    padding: 0 6px;
}

.contact-form .heading {
    padding-bottom: 20px;
    padding-top: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #444;
}

/***

====================================================================
	Map Section Style
====================================================================

***/

.map-data {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em;
}

.map-data h6 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
    color: #121212;
}

.map-canvas {
    height: 450px;
}

.main #content {
    padding: 0;
}


.breadcrumb {
    background-color: transparent !important;
    padding: 0 !important;
    color: #fff;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
