:root {
    --top-header-color: #1b3d34;
    --header-color: 27, 61, 52;
    --top-footer-color: #1b3d34;
    --footer-color: #1b3d34;
    --filter-color: #1b3d34;
    --button-1-color: #306e5f;
    --button-2-color: #306e5f;
    --button-3-color: #1b3d34;
    --button-3-rgb-color: 27, 61, 52;
    --nameplate-color: #1b3d34;
    --button-icon: #e6c646;
    --button-icon-hover: #2c6356;
    --button-pagination: #e6c646;
    --button-pagination-active: #1b3d34;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    width: 100%;
}
h1, h2, h3, h4, h5, h6 {
    color: #444;
}
/* default font size */
.fa {
    font-size: 14px;
}
.agents-section .owl-buttons .fa {
    font-size: 42px;
}
/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
}
h2 {
    font-size: 27px;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 15px;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 10.2px;
}
a {
    color: #23a1d1;
}
a:hover {
    text-decoration: none;
}
legend {
    font-size: 18px;
    padding: 7px 0px
}
label {
    font-size: 12px;
    font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 12px;
}
.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}

.nav-tabs {
    margin-bottom: 15px;
}
div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
}
/* top */
#top {
    background-color: #EEEEEE;
    border-bottom: 1px solid #e2e2e2;
    padding: 4px 0px 3px 0;
    margin: 0 0 20px 0;
    min-height: 40px;
}
#top .container {
    padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
    text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
    text-shadow: none;
    color: #ffffff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
    color: #888;
    text-shadow: 0 1px 0 #FFF;
    text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
    color: #444;
}
#top-links .dropdown-menu a {
    text-shadow: none;
}
#top-links .dropdown-menu a:hover {
    color: #FFF;
}
#top .btn-link strong {
    font-size: 14px;
    line-height: 14px;
}
#top-links {
    padding-top: 6px;
}
#top-links a + a {
    margin-left: 15px;
}
/* logo */
#logo {
    margin: 0 0 10px 0;
}
/* search */
#search {
    margin-bottom: 10px;
}
#search .input-lg {
    height: 40px;
    line-height: 20px;
    padding: 0 10px;
}
#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 10px 35px;
    text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
    margin-bottom: 10px;
}
#cart > .btn {
    font-size: 12px;
    line-height: 18px;
    color: #FFF;
}
#cart.open > .btn {
    background-image: none;
    background-color: #FFFFFF;
    border: 1px solid #E6E6E6;
    color: #666;
    box-shadow: none;
    text-shadow: none;
}
#cart.open > .btn:hover {
    color: #444;
}
#cart .dropdown-menu {
    background: #eee;
    z-index: 1001;
}
#cart .dropdown-menu {
    min-width: 100%;
}
@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 100%;
    }
}
#cart .dropdown-menu table {
    margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px;
}
@media (max-width: 478px) {
    #cart .dropdown-menu li > div {
        min-width: 100%;
    }
}
#cart .dropdown-menu li p {
    margin: 20px 0;
}
/* menu */
#menu {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
    min-height: 40px;
}
#menu .nav > li > a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 15px 10px 15px;
    min-height: 15px;
    background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
    padding-bottom: 0;
}
#menu .dropdown-inner {
    display: table;
}
#menu .dropdown-inner ul {
    display: table-cell;
}
#menu .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    color: #333333;
    font-size: 12px;
}
#menu .dropdown-inner li a:hover {
    color: #FFFFFF;
}
#menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #DDD;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
}
#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #229ac8;
}
.services-wrapper{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.single-service{
    flex: 0 1 25%;
}

@media (min-width: 768px) {

    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
    #premium-bar .navbar-collapse{
        display: flex!important;
        justify-content: center;
        padding-left: 115px;
    }
}
@media (max-width: 767px) {

    .single-service{
        flex: 0 1 50%;
        margin-bottom: 15px;
    }
    .slide-box__description_block{
        max-height: 100px;
        overflow: hidden;
    }
    #menu {
        border-radius: 4px;
    }
    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }
    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }
    #menu .dropdown-inner {
        display: block;
    }
    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
    }
    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }
    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }
}
/* content */
#content {
    min-height: 600px;
}
/* footer */
footer {
    margin-top: 30px;
    padding-top: 30px;
    background-color: #303030;
    border-top: 1px solid #ddd;
    color: #e2e2e2;
}
footer hr {
    border-top: none;
    border-bottom: 1px solid #666;
}
footer a {
    color: #ccc;
}
footer a:hover {
    color: #fff;
}
footer h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}
/* alert */
.alert {
    padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
    margin: 0 0 20px 0;
    padding: 8px 0;
    border: 1px solid #ddd;
}
.breadcrumb i {
    font-size: 15px;
}
.breadcrumb > li {
    text-shadow: 0 1px 0 #FFF;
    padding: 0 20px;
    position: relative;
    white-space: nowrap;
}
.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}
.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: -3px;
    right: -5px;
    width: 26px;
    height: 26px;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.pagination {
    margin: 0;
}
/* buttons */
.buttons {
    margin: 1em 0;
}
.btn {
    padding: 7.5px 12px;
    font-size: 12px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
    font-size: 9px;
}
.btn-sm {
    font-size: 10.2px;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 12px;
}
.btn-group > .btn-xs {
    font-size: 9px;
}
.btn-group > .btn-sm {
    font-size: 10.2px;
}
.btn-group > .btn-lg {
    font-size: 15px;
}
.btn-default {
    color: #777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
    background-repeat: repeat-x;
    border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #1f90bb;
    background-position: 0 -15px;
}
.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}
.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222;
    background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
    border: 1px solid #DDDDDD;
    color: #888888;
    padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}
.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}
/* product list */
.product-thumb {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: auto;
}
.product-thumb .image {
    text-align: center;
}
.product-thumb .image a {
    display: block;
}
.product-thumb .image a:hover {
    opacity: 0.8;
}
.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}
.product-grid .product-thumb .image {
    float: none;
}
@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
}
.product-thumb h4 {
    font-weight: bold;
}
.product-thumb .caption {
    padding: 0 20px;
    min-height: 180px;
}
.product-list .product-thumb .caption {
    margin-left: 230px;
}
@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: 210px;
        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px;
    }
    .product-grid .product-thumb .caption {
        min-height: 0;
    }
}
.product-thumb .rating {
    padding-bottom: 10px;
}
.rating .fa-stack {
    font-size: 8px;
}
.rating .fa-star-o {
    color: #999;
    font-size: 15px;
}
.rating .fa-star {
    color: #FC0;
    font-size: 15px;
}
.rating .fa-star + .fa-star-o {
    color: #E69500;
}
h2.price {
    margin: 0;
}
.product-thumb .price {
    color: #444;
}
.product-thumb .price-new {
    font-weight: 600;
}
.product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px;
}
.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block;
}
.product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto;
}
.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none;
    }
}
.product-thumb .button-group button {
    width: 60%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #eee;
    color: #888;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.product-thumb .button-group button + button {
    width: 20%;
    border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer;
}
@media (max-width: 1200px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }
}
@media (max-width: 767px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }
}
.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}
.thumbnails > li {
    margin-left: 20px;
}
.thumbnails {
    margin-left: -20px;
}
.thumbnails > img {
    width: 100%;
}
.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd;
}
.image-additional {
    max-width: 78px;
}
.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}

@media (min-width: 1200px) {
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-3:nth-child(4n+1),
    #content .col-lg-4:nth-child(3n+1),
    #content .col-lg-6:nth-child(2n+1) {
        clear:left;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-3:nth-child(4n+1),
    #content .col-md-4:nth-child(3n+1),
    #content .col-md-6:nth-child(2n+1) {
        clear:left;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-3:nth-child(4n+1),
    #content .col-sm-4:nth-child(3n+1),
    #content .col-sm-6:nth-child(2n+1) {
        clear:left;
    }
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
        width: 100%;
    }

    #column-left + #content .product-layout .col-md-3 {
        width: 50%;
    }

    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
    width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
    min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

/*rivas*/
#form-language ul {
    min-width: 43px!important;
}

#form-language ul button {
    font-size: 0!important;
}

#form-language .dropdown-toggle span {
    font-size: 0!important;
}

#form-language img {
    width: 20px;
}

#form-language .fa-caret-down {
    color: transparent;
}

.navbar-brand {
    padding: 0 15px!important;
    position: absolute!important;
}

.navbar-brand img {
    height: 200%;
    margin-top: -15px;
}

@media (max-width: 767px) {
    .navbar-brand img {
        height: 155%;
        margin-top: -13px;
    }
}

.social-icons i {
    vertical-align: text-top!important;
    color: white;
}
.social-icons li:hover i{
    color: var(--button-3-color);
}

.slides .slide-box .row {
    margin: 0;
}

.yellow-btn {
    background-color:var(--button-1-color)!important;
    color:#000!important;
    font-weight:700!important;
    font-size:15px!important;
    padding:10px 15px;
    margin:0 3px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    z-index:1;
}
.yellow-btn:hover {
    background:var(--button-3-color)!important;
    color:#fff!important;
}

.gray-btn .fa-file-text {
    color: var(--button-icon)!important;
}
.gray-btn:hover .fa-file-text {
    color: var(--button-icon-hover)!important;
}

.listings-items-wrapper {
    display: flex!important;
    flex-wrap: wrap!important;
    width: 100%;
}
.listing-single-item {
    flex: 0 1 33.333%!important;
    min-width: 33.333%!important;
}

.search-section input, .search-section select, #modal_quick_order input{
    border-radius: 3px;
    height: 38px;
    border: 1px solid #B2B2B2;
    color: #B2B2B2;
    background-color: #f6f6f6;
    text-align: left;
    font-size: 13px;
    font-weight: 300;
    color: gray;
    border-width: 1px;
    line-height: 23px;
    /*max-width: 200px;*/
}
.search-section select{
    border-radius: 3px;
    height: 38px;
    border: 1px solid #B2B2B2;
    color: #B2B2B2;
    background-color: white;
    text-align: left;
    font-size: 13px;
    font-weight: 300;
    color: gray;
    border-width: 1px;
    line-height: 23px;
    /*max-width: 200px;*/
}

.search_flex {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    padding: 15px 0;
    justify-content: space-between;
}
.search_flex .select-wrapper {
    width: auto;
    margin-right: 15px;
    min-width: 145px;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
}
.search_flex select {
    width: 145px;
}
.search_flex .form__input-wrapper {
    width: 145px;
}

.search_addition {
    display: flex;
    font-weight: 300;
    font-size: 15px;
    color: #444;
    margin-bottom: 5px;
}
.search_addition label {
    font-weight: 300;
    font-size: 15px;
    color: #444;
    margin: 0!important;
    font-family: "Roboto",Helvetica,Arial,sans-serif;

}
.search_addition div {
    display: flex;
    align-items: flex-end;
    margin-right: 15px;
}
.search_addition input{
    height: 24px ;
    margin: 0 5px!important;
}
.range-inputs {
    width: auto!important;
}
.input-price {
    width: 70px!important;
}

.search-section select.empty-background {
    background-color: #f6f6f6;
}
.search-section #search_area input,
.search-section #search_price input
{
    background-color: white;
}
.premium-bar_home{
    position: absolute;
}
#padding-top{
    padding: revert!important;
}
header ul li{
    position: relative;
    margin: 0!important;
    padding: 0!important;
}
header ul li a{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 22px;
}
#button-search{
    padding: revert;
}
#search_button{
    flex: 1 1;
    text-align: center;
    align-self: end;
}
#search_button input{
    width: 20%;
    text-align: center;
}
#search_area .range-inputs input{
    width: 60px;
}

#button-reset-filters{
    width: 20%;
    margin: 0;
    height: 38px;
    border-radius: 3px;
    border: 1px solid #B2B2B2;
}

.search_flex {
    margin: 0 -7px;
}

.modal-open{
    overflow: auto!important;
}

.modal {
    font-family: 'Roboto';
    font-size: 15px;
}
.iti__search-input {
    display: none;
}
.iti__tel-input {
    padding-left: 91px!important;
}
#button-reset-filters i{
    line-height: unset!important;
}
/*#modal_phone {*/
/*	padding-left: 5px!important;*/
/*}*/
/*.iti--separate-dial-code{*/
/*	display: flex;*/
/*	align-items: center;*/
/*}*/
.slides .slide-item-features{
    display: flex;
    flex-wrap: wrap;
}
.modal-body input{
    width: 100%;
}
.slides .slide-item-features li{
    margin: 5px 0;
}

#modal_quick_order input{
    width: 100%;
}
#modal_quick_order .iti{
    width: 100%;
}
#modal_quick_order .modal-title{
    font-size: 17px;
    font-weight: inherit;
    text-align: center;
    color: grey;
}
.open_quick_order{
    cursor: pointer;
}
/*#modal_quick_order .modal-dialog{*/
/*	width: fit-content!important;*/
/*	margin: auto!important;*/
/*}*/

.modal-quick-order__row{
    display: flex;
    padding: 0;
    align-items: center;
    justify-content: center;
}

.modal-quick-order__left{
    flex: 0 1 20%;
}

.modal-quick-order__right{
    flex: 0 1 60%;
}

#modal_quick_order input{
    font-weight: normal;
    color: black;
}

#modal_quick_order #modal_name,
#modal_quick_order #modal_email{
    padding-left: 10px!important;
}

.flex_wrap{
    display: flex!important;
    flex-wrap: wrap!important;
    align-content: flex-start !important;
}

@media (max-width: 992px) {
    .listing-single-item {
        flex: 0 1 50%!important;
        min-width: 50%!important;
    }
}

@media (max-width: 767px) {

    #modal_quick_order .modal-body{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }

    #product-product .blog-sidebar{
        width: 100%;
        margin-top: 15px;
    }
    #product-product .page-content,
    #product-product .blog-sidebar{
        padding: 0!important;
    }

    .flex_wrap li{
        /*height: 30px;*/
        /*padding: 0!important;*/
        /*margin: 0!important;*/
    }

    .row_mobile {
        margin: 0!important;
    }

    .listings-items-wrapper{
        margin: 0!important;
    }
    .listing-single-item {
        padding: 0!important;
        flex: 0 1 100%!important;
        min-width: 100%!important;
    }
    #bs-example-navbar-collapse-1 ul li a {
        color: white!important;
    }
    .search_flex {
        justify-content: space-between;
        margin: 0 30px!important;
    }
    .search_flex {
        margin: 0;
    }
    .search_flex  #button-reset-filters{
        width: 45px!important;
        margin: 0;
    }
    .search_flex  #button-search{
        margin: 0 0 0 14px;
        width: 50%;
        text-align: center;
    }
    #search_button{
        flex: 1 1;
        text-align: end;
        /*align-self: center;*/
    }
    .footer__top {
        margin: 0 15px!important;
    }
    .footer__bottom {
        margin: 0 15px!important;
    }
    .slides .slide-box {
        width: 90%!important;
        top: 0!important;
        left: 0!important;
        bottom: 0!important;
        height: fit-content!important;
        right: 0!important;
        margin: auto!important;
        position: absolute!important;
        /*display: none !important;*/
    }
    .navbar.navbar-default{
        margin: 0;
    }

    .blog-page .row_mobile {
        display: flex;
        flex-direction: column;
    }

    .blog-page .blog-content {
        padding: 1px!important;
    }
}

@media (max-width: 450px) {
    #top-strip{
        height: 35px;
    }

    #top-strip #login-box {
        margin-top: -5px!important;
    }
}

@media (max-width: 380px) {
    .search_flex {
        margin: 0 15px!important;
    }
}
.flex_column {
    display: flex;
    flex-direction: column;
}
.listings-items-wrapper{
    justify-content: space-between!important;
    width: auto!important;
}
.recent-listings{

    margin-bottom: 15px!important;
}

.listings-items-wrapper .image-wrapper a,
#details-slider .property-type-icon{
    width: 68px;
    height: 68px;
    text-align: center;
}

.blog-page .meta-data {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 150px;
}

#myTab {
    display: contents;
}
#myTab a {
    text-align: center!important;
    width: 100%!important;
    padding-left: 0!important;
    padding-right: 0!important;
}

.blog-page .blog-content {
    border: none!important;
}

.blog-page .title-box {
    margin-top: 15px;
}
.person-number a {
    color: #000000!important;
}
.person-number a:hover {
    color: #89949b!important;
}
.media .pull-left i {
    font-size: 50px;
    color: #b4b4b4;
}
.media-list li .media {
    border-bottom: solid 1px #E5E5E5;
}

.limited-height {
    max-height: 100vh!important;
    /*width: auto!important;*/
    object-fit: contain!important;
}

.flex-disabled {
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    min-width: 0 !important;
    min-height: 0 !important;
    overflow: hidden !important;
    visibility: hidden !important;
}

.pswp__img {
    object-fit: contain!important;
    /*max-height: 200vh!important;*/
    /*max-width: 100%!important;*/
    /*max-height: 100%!important;*/
}

.info-content {
    background-color: #FFFFFF;
    padding: 30px 50px!important;
}

#accordion .panel-heading {
    background-color: #f7f7f7;
}
#accordion .panel-title a {
    color: #333;
    text-decoration: none;
}
#accordion .panel-title a:hover {
    color: black;
}
#accordion .panel-body {
    font-size: 16px!important;
}
.info-content .info-description {
    display: flex;
    /*align-items: center;*/
    flex-direction: column;
}
.info-content .info-description iframe {
    align-self: center;
}

.listings-items-wrapper::after {
    content: "";
    flex: auto;
}

.recent-listings_filter{
    margin: 0!important;
}

/*/.............................................................Style/*/

@import "https://fonts.googleapis.com/css?family=Roboto:400,900italic,700italic,500italic,400italic,300italic,100italic,900,700,500,300,100";
@import "https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,300,400,600";
/* Theme Name:SweetHome - HTML Theme URI:Author:PremiumLayers Author URI:Description:Clean and responsive Real Estate Template. Version:1.0*/
/*--------------Table of SASS- Imports- Variables- Mixins- MDefault-Styles- Typography- Header-Section- Slider-Section- Search-Section- Recent-Listings-Section- Agents-Section- Services-Section- Footer-Section- page-title-section- Content-Section- Blog-page- Contact-page- Single-page- property-details-page- Responsive nav bar customization- Media-queries*--------------/
/**** Imports ****/
/**** Variables ****/
/**** Mixins ****/
/**** MDefault-Styles ****/
html {
    height: 100%;
}

body {
    background-color: #EBEBEC;
    font: 1em/1.5 "Roboto", Helvetica, Arial, sans-serif;
    padding: 0 !important;
    height: 100%;
}

*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: #fefefe;
    text-decoration: none;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}

a:hover, a:focus {
    text-decoration: none;
    color: #fefefe;
}

a:visited {
    color: #fefefe;
}

ul {
    margin: 0;
    list-style-type: none;
}

input[type="text"]::-webkit-input-placeholder {
    font-weight: 200;
    color: #D1D1D1;
}

input[type="text"]::-moz-placeholder {
    font-weight: 200;
    color: #D1D1D1;
}

input[type="text"]::-ms-input-placeholder {
    font-weight: 200;
    color: #D1D1D1;
}

/*input[type="text"]::-o-input-placeholder {*/
/*  font-weight:200;*/
/*  color:#D1D1D1;*/
/*}*/
input[type="text"]:focus {
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #333;
}

textarea::-webkit-input-placeholder {
    font-weight: 200;
    color: #D1D1D1;
}

textarea::-moz-placeholder {
    font-weight: 200;
    color: #D1D1D1;
}

textarea::-ms-input-placeholder {
    font-weight: 200;
    color: #D1D1D1;
}

/*textarea::-o-input-placeholder {*/
/*  font-weight:200;*/
/*  color:#D1D1D1;*/
/*}*/
textarea:focus {
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #333;
}

.yellow-btn {
    background-color: #fbe644;
    color: #000;
    font-weight: 700;
    font-size: 17px;
    padding: 10px 12px;
    margin: 0 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    z-index: 1;
}

.yellow-btn:visited {
    color: #000;
}

.gray-btn {
    margin: 0 3px;
    padding: 10px 15px;
    background-color: var(--button-2-color);
    color: #000!important;
    font-size: 17px;
    font-weight: 300;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.gray-btn span {
    color: #666;
    padding-right: 7px;
    font-size: 20px;
}

.gray-btn:visited {
    color: #000;
}

.select-big .select-target {
    width: 180px;
}

.select-medium .select-target {
    width: 110px;
}

.select-small .select-target {
    width: 70px;
    padding: 0.5rem 2em 0.5rem 1em;
}

.title-box {
    float: left;
    width: 100%;
    position: relative;
    display: inline-block;
    padding-bottom: 50px;
}

.title-box h3 {
    font-size: 23px;
    font-weight: 500;
    color: #000;
    border: 1px solid #CDCDCD;
    position: absolute;
    padding: 20px;
    left: 0;
    top: -54px;
    background-color: #EBEBEC;
    text-transform: capitalize;
}

.title-box .bordered {
    border-bottom: 1px solid #CDCDCD;
}

.buttons-wrapper {
    margin: 20px 0;
    float: left;
}

.yellow-btn:hover {
    background: var(--button-3-color);
    color: #fff;
}

.gray-btn:hover {
    background: #f5f5f5;
}

.inner-wrapper {
    float: left;
    width: 100%;
    background-color: #FFF;
}

.first-paragraph {
    margin-bottom: 20px;
}

.nfloat {
    float: none !important;
}

.clearfix:before, .container:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

/* IE 6/7 */
.clearfix {
    zoom: 1;
}

/**** Typography ****/
h1 {
    font-size: 2.25rem;
    font-weight: 600;
}

h2 {
    font-size: 2rem;
    font-weight: 400;
}

h3 {
    font-size: 1.5rem;
    font-weight: 400;
}

h4 {
    font-size: 1.2rem;
    font-weight: 400;
}

h5 {
    font-size: 1rem;
    font-weight: 300;
}

p {
    color: #89949b;
    font-weight: 200;
    font-size: 1rem;
}

/**** Header-Section ****/
header #top-strip {
    float: left;
    width: 100%;
    background-color: var(--top-header-color);
    padding: 10px 0;
}

header #login-box {
    margin-top: 6px;
}

header #login-box a {
    font-size: 16px;
    margin: 0 10px;
}

header #login-box a span {
    font-family: Roboto;
    font-weight: 400;
    margin-left: 6px;
    font-size: 14px;
}

.social-icons {
    padding: 0;
}

.social-icons li {
    float: left;
    margin-right: 5px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    padding: 5px;
    width: 32px;
    height: 32px;
    line-height: 26px;
    text-align: center;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}

.social-icons li a {
    font-size: 15px !important;
    text-align: center;
}

.social-icons li:hover {
    background-color: #fefefe;
}

.social-icons li:hover a {
    color: var(--button-3-color);
}

/**** Slider-Section ****/
.slider-section {
    float: left;
    width: 100%;
    position: relative;
}

#premium-bar {
    /*position:absolute;*/
    width: 100%;
    left: 0;
    top: 0;
    z-index: 10;
    background-color: rgba(27, 61, 52, 0.7);
    padding: 16px 0;
}

#premium-bar nav {
    list-style-type: none;
}

#premium-bar nav li a {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 10px;
    color: #fefefe;
    text-shadow: none;
}

#premium-bar nav .active a {
    background-color: #fefefe;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #333 !important;
}

#premium-bar .navbar-default {
    background-image: none;
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.container {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

#premium-bar nav li a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

#premium-bar nav li a:hover {
    background: #fff !important;
    color: #333 !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #000 !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.dropdown-menu li a {
    color: #000 !important;
}

.navbar-nav.navbar-right:last-child {
    margin-top: 15px;
}

.main-flexslider {
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.main-flexslider .slides .slides {
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 640px;
}

.main-flexslider .slides .slides .container {
    position: absolute;
    min-height: 640px;
    top: 0px;
}

.main-flexslider .slides .slides .slide-box {
    width: 726px;
    left: 50%;
    margin-left: -362px;
    position: absolute;
    bottom: 0;
    padding: 30px;
    background: rgba(255, 255, 255, 0.9);
    z-index: 100;
}

.main-flexslider .slides .slides .slide-box h2 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 700;
    color: #191919;
}

.main-flexslider .slides .slides .slide-box p {
    font-size: 15px;
    font-weight: 300;
    color: #000;
}

.main-flexslider .slides .slides .slide-box .slide-item-features {
    float: left;
    padding-left: 0;
    margin: 15px 0;
    border-bottom: 1px solid #DBDBDB;
    padding-bottom: 30px;
}

.main-flexslider .slides .slides .slide-box .slide-item-features li {
    float: left;
    background-color: #fff;
    border: 1px solid #B1B1B1;
    font-size: 13px;
    font-weight: 300;
    color: #000;
    margin-right: 5px;
    padding: 3px 5px;
    padding-right: 10px;
    text-transform: capitalize;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.main-flexslider .slides .slides .slide-box .slide-item-features li span {
    color: #B1B1B1;
    font-size: 18px;
    padding: 5px;
    /*padding-right:10;*/
}

.main-flexslider .slides .slides .slide-box .slider-buttons-wrapper {
    margin: 25px 0;
    float: left;
}

.main-flexslider .slides .slides .slide-box:before {
    position: absolute;
    z-index: -1;
}

.slide-item-features {
    float: left;
    padding-left: 0;
    margin: 15px 0;
    border-bottom: 1px solid #DBDBDB;
    padding-bottom: 30px;
}

.slide-item-features li {
    float: left;
    background-color: #fff;
    border: 1px solid #B1B1B1;
    font-size: 13px;
    font-weight: 300;
    color: #000;
    margin-right: 5px;
    padding: 3px 5px;
    padding-right: 10px;
    text-transform: capitalize;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.slide-item-features li span {
    color: #B1B1B1;
    font-size: 18px;
    padding: 5px;
    /*padding-right:10;*/
}

.flex-direction-nav a {
    background-color: var(--button-3-color);
    color: #fefefe;
    text-align: center;
    width: 61px;
    height: 61px;
    line-height: 62px;
    z-index: 5;
}

.flex-direction-nav a:before {
    font-family: "FontAwesome";
    font-size: 24px;
    display: inline-block;
    content: '\f190';
}

.flex-direction-nav a.flex-next:before {
    content: '\f18e';
}

.main-flexslider .flex-direction-nav .flex-prev {
    top: 363px !important;
    left: inherit !important;
}

.main-flexslider .flex-direction-nav .flex-next {
    right: 0 !important;
    top: 363px !important;
}

/**** Search-Section ****/
.search-section {
    border-bottom: 1px solid #CDCDCD;
    float: left;
    width: 100%;
    background-color: #FFF;
}

.search-section .select-wrapper {
    float: left;
    margin: 5px 7px;
}

.search-section .select-wrapper p {
    font-weight: 300;
    font-size: 15px;
    color: #444;
    margin-bottom: 5px;
}

.search-section .select-target {
    height: 38px;
    text-align: left;
    font-size: 13px;
    font-weight: 300;
    color: #B2B2B2;
    border-width: 1px;
    line-height: 23px;
}

.search-section .select-target.select-theme-default b:before {
    top: -2px;
}

.search-section .select-target.select-theme-default b:after {
    bottom: -2px;
}

.search-section input[type='submit'] {
    border: none;
    font-weight: 300;
    text-transform: capitalize;
    padding: 8px 41px;
    margin-top: 45px;
    margin-left: 10px;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}

.select-element {
    z-index: 100;
}

/**** Recent-Listings-Section ****/
.recent-listings {
    float: left;
    width: 100%;
    margin: 90px 0;
}

.recent-listings .container .listings-items-wrapper {
    float: left;
    margin-top: 10px;
}

.listing-single-item {
    margin: 15px 0;
    float: left;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}

.listing-single-item:hover {
    opacity: 0.8;
}

@media (hover: hover) and (pointer: fine) {
    .listing-single-item:hover {
        opacity: 0.8;
    }
}

@media (hover: none) or (pointer: coarse) {
    .listing-single-item:hover {
        opacity: 1;
    }
}

.listing-single-item .item-inner .image-wrapper {
    position: relative;
}

.listing-single-item .item-inner .image-wrapper img {
    width: 100%;
}

.listing-single-item .item-inner .desc-box {
    float: left;
    width: 100%;
    background-color: #FFF;
    padding: 20px;
}

.listing-single-item .item-inner .desc-box h4 a {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin: 2px 0;
}

.listing-single-item .item-inner .desc-box .item-features {
    margin: 5px 0;
    border-bottom: 1px solid #DBDBDB;
    padding-bottom: 15px;
    width: 100%;
}

.listing-single-item .item-inner .desc-box .item-features li {
    border: none;
    margin-right: 15px;
    padding: 3px 0px;
    font-size: 12px;
}

.featured {
    background-color: #77d04e;
    position: absolute;
    bottom: 25px;
    left: 25px;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 300;
    padding: 8px 18px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.featured i {
    margin-right: 10px;
    font-size: 18px;
}

.property-type-icon {
    position: absolute;
    top: 25px;
    left: 25px;
    font-size: 32px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 15px 17px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    z-index: 1;
}

/**** Agents-Section ****/
.agents-section {
    /*margin-bottom: 100px;*/
    float: left;
    width: auto;
    display: flex;
    flex-direction: column;
    margin-top: -515px;
    z-index: 2;
    margin-left: 3px;
    position: relative;
    border: 1.5px solid #ffd700!important;
    /*padding-top: 90px;*/
}



@media (min-width: 768px) {
    .container_{
        margin-left: 10px;
    }

}

@media (max-width: 768px) {
    .agents-section {
        flex-direction: row;
        width: 100vw;
        margin-left: 0px;
        /*padding: 0;*/
        /*box-sizing: border-box;*/
    }
    .agents-section .single-agent {
        width: auto!important;
        flex: 1 1 auto;
        min-width: 0;
        box-sizing: border-box;
        border: 1.5px solid #ffd700!important;
    }

}

.agents-section .container .agents-slider {
    float: left;
    margin-top: 20px;
    width: 100%;
}

.single-agent {
    float: left;
    padding: 15px;
}

.single-agent .image-box {
    float: left;
    /*width: 50%;*/
    height: 256px;
    position: relative;
    overflow: hidden;
}

.single-agent .image-box img {
    /*width: 100%;*/
    height: 100%;
    overflow: hidden;
}

.single-agent .image-box .social-icons {
    background-color: rgba(27, 61, 52, 0.9);
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 10px 23px;
    border-top: 1.5px solid #ffd700!important;
    border-bottom: 1.5px solid #ffd700!important;
}

.single-agent .desc-box {
    float: left;
    width: 50%;
    height: 256px;
    background-color: #FFF;
    padding: 20px;
}

.single-agent .desc-box h4 {
    font-size: 20px;
    font-weight: 300;
    color: #000;
    margin-top: 2px;
    padding-bottom: 15px;
    margin-bottom: 12px;
    border-bottom: 1px solid #CDCDCD;
}

.single-agent .desc-box p {
    font-size: 14px;
    font-weight: 300;
    margin: 15px 0;
    color: #000;
}

.single-agent .desc-box p i {
    margin-right: 5px;
    color: #B7B7B7;
    font-size: 18px;
}

.single-agent .desc-box .gray-btn {
    margin-top: 10px;
    float: left;
}

.single-agent .desc-box .gray-btn:hover {
    background: var(--button-3-color);
    color: #fff;
}

.owl-theme .owl-controls .owl-buttons div {
    background-color: var(--button-3-color);
    opacity: 1;
    border-radius: 0;
    font-size: 42px;
    padding: 0px 23px;
    margin: .5px;
}

.owl-buttons {
    position: absolute;
    right: 0;
    top: -108px;
}

/**** Services-Section ****/
.services-section {
    float: left;
    width: 100%;
    margin-bottom: 60px;
    margin-top: 100px;
}

.services-section .container .services-wrapper {
    margin-top: 20px;
    float: left;
    width: 100%;
}

.services-section .container .services-wrapper .single-service {
    background-color: #FFF;
    text-align: center;
    padding: 0;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}

.services-section .container .services-wrapper .single-service h4 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 30px;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}

.services-section .container .services-wrapper .single-service p {
    font-size: 15px;
    font-weight: 400;
    color: #bababa;
}

.services-section .container .services-wrapper .single-service .icon-service {
    color: #B2B2B2;
    font-size: 45px;
    border: 1px solid #B2B2B2;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    padding: 20px;
    margin: 13px 0;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}

.services-section .container .services-wrapper .single-service .bordered {
    border: 2px solid var(--button-3-color);
    width: 25%;
    margin: 13px auto -4px;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}

.services-section .container .services-wrapper .single-service .readmore {
    text-transform: uppercase;
    color: #000;
    font-weight: 100;
    font-size: 18px;
    text-align: center;
    padding: 10px;
    padding-top: 15px;
    width: 100%;
    float: left;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}

.services-section .container .services-wrapper .single-service .top-bordered {
    margin: 0 auto;
    opacity: 0;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}

.services-section .container .services-wrapper .single-service:hover h4 {
    color: var(--button-3-color);
}

.services-section .container .services-wrapper .single-service:hover .icon-service {
    color: var(--button-3-color)6;
    border-color: var(--button-3-color);
}

.services-section .container .services-wrapper .single-service:hover .readmore {
    background-color: var(--button-3-color);
    color: #fff;
}

.services-section .container .services-wrapper .single-service:hover .top-bordered {
    opacity: 1;
}

/**** Footer-Section ****/
footer {
    background-color: var(--top-footer-color);
    float: left;
    width: 100%;
    padding: 40px 0;
}

footer .container .footer-title {
    font-size: 19px;
    font-weight: 300;
    color: #fff;
    text-transform: capitalize;
    margin-top: 5px;
    margin-bottom: 20px;
}

footer .container .footer-about .logo {
    width: 100%;
    float: left;
    margin-bottom: 18px;
}

footer .container .footer-about img {
    max-height: 130px;
}

footer .container .footer-about p {
    font-size: 14px;
    font-weight: 100;
    color: #fff;
    text-align: left;
    line-height: 25px;
}

footer .container .footer-recent-posts ul {
    padding-left: 0;
}

footer .container .footer-recent-posts ul li a {
    font-size: 14px;
    font-weight: 100;
}

footer .container .footer-recent-posts ul li a i {
    margin-right: 5px;
}

footer .container .footer-contact-info p {
    background-color: rgba(53, 61, 66, 0.4);
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    display: inline-block;
    padding-right: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

footer .container .footer-contact-info p i {
    margin-right: 5px;
    background-color: #353d42;
    font-size: 20px;
    padding: 10px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border: 1.5px solid #ffd700!important;
}

footer .container .footer-newsletter p {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    margin-bottom: 15px;
}

footer .container .footer-newsletter .footer-search {
    float: left;
    width: 100%;
}

footer .container .footer-newsletter input[type='text'] {
    width: 100%;
    background-color: rgba(53, 61, 66, 0.4);
    border: 1px solid #27292C;
    color: #fff;
    height: 34px;
    font-weight: 300;
    font-size: 14px;
    text-indent: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

footer .container .footer-newsletter button {
    background-color: #27292C;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: static;
    z-index: 2;
    padding: 7px 14px;
    border: 1.5px solid #ffd700!important;
}

.bottom-strip {
    float: left;
    width: 100%;
    background-color: var(--footer-color);
    padding: 18px;
}

.bottom-strip .container p {
    font-size: 15px;
    font-weight: 100;
    color: #fff;
    margin-bottom: 0;
    line-height: 66px;
}

.bottom-strip .container #backtop-btn {
    font-size: 42px;
    position: relative;
    text-align: center;
    display: table;
    margin: 0 auto;
}

.bottom-strip .container #backtop-btn:before {
    width: 60px;
    height: 60px;
    line-height: 62px;
    text-align: center;
    float: left;
    background-color: rgba(36, 36, 36, 0.23);
    border-radius: 100px;
}

.bottom-strip .container .bottom-strip-middle {
    position: relative;
}

.bottom-strip .container .social-icons {
    float: right;
    margin-top: 12px !important;
}

.bottom-strip .container .social-icons li {
    padding: 7px;
    width: 36px;
    height: 36px;
}

/**** page-title-section ****/
.page-title-section {
    float: left;
    width: 100%;
    background-image: url("../img/10_page-title-header.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.page-title-section .container {
    margin-top: 130px;
    margin-bottom: 30px;
}

.page-title-section .page-title {
    text-transform: capitalize;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.page-title-section .page-title h2 {
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 100;
    padding: 12px;
    margin: 0;
}

.page-title-section .breadcrumb {
    margin-bottom: 0;
    background-color: rgba(58, 186, 255, 0.9);
}

.page-title-section .breadcrumb a {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
}

.page-title-section .breadcrumb .sep {
    padding: 0 5px;
    color: #fff;
    font-size: 16px;
}

/**** Content-Section ****/
.content-section {
    float: left;
    width: 100%;
}

.content-section .container {
    margin-top: 30px;
    margin-bottom: 30px;
}

.pagination-wrapper {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.pagination-wrapper .pagination {
    float: left;
    margin: 35px 0 10px;
}

.pagination-wrapper .pagination li a {
    margin: 0 2px;
    border: none;
    font-size: 18px;
    font-weight: 100;
    font-family: Roboto;
    color: #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 6px 13px;
}

.pagination-wrapper .pagination li a:hover {
    background-color: var(--button-3-color);
    color: #fff;
}

/**** Blog-page ****/
.blog-page .page-title-section {
    background-image: url("../img/blog/20_blog-header.png");
}

.blog-page .blog-content {
    border-bottom: 1px solid #CDCDCD;
    padding-bottom: 50px;
}

.blog-page .blog-content .blog-post {
    background-color: #FFF;
    float: left;
    width: 100%;
}

.blog-page .blog-content .blog-post .meta-data {
    float: left;
    padding: 20px 25px 0 25px
}

.blog-page .blog-content .blog-post .meta-data .meta-data-item {
    padding: 10px 0;
}

.blog-page .blog-content .blog-post .meta-data .meta-data-item i {
    color: #B4B4B4;
    font-size: 24px;
    text-align: center;
    display: block;
}

.blog-page .blog-content .blog-post .meta-data .meta-data-item a {
    display: block;
    width: 100%;
    font-size: 12px;
    color: #000;
    font-weight: 300;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 15px;
}

.blog-page .blog-content .blog-post .meta-data .meta-data-item .meta-divider {
    width: 60%;
    margin: 0 auto;
    display: block;
    border-bottom: 1px solid #E5E5E5;
}

.blog-page .blog-content .blog-post .post-content {
    float: right;
    width: 80%;
    border-left: 1px solid #E5E5E5;
    padding-left: 30px;
}

.blog-page .blog-content .blog-post .post-content h2 {
    margin-bottom: 15px;
    margin-right: 30px;
}

.blog-page .blog-content .blog-post .post-content h2 a {
    color: #000;
    font-size: 26px;
    font-weight: 300;
    font-family: Roboto;
    text-align: left;
}

.blog-page .blog-content .blog-post .post-content .featured-image {
    position: relative;
}

.blog-page .blog-content .blog-post .post-content .featured-image img {
    width: 100%;
}

.blog-page .blog-content .blog-post .post-content .featured-image:after {
    position: absolute;
    content: '';
    z-index: 100;
    right: -1px;
    bottom: -1px;
    width: 0;
    height: 0;
    border-left: 120px solid rgba(0, 0, 0, 0);
    border-right: 0px solid rgba(0, 0, 0, 0);
    border-bottom: 120px solid #EBEBEC;
}

.blog-page .blog-content .blog-post .post-content .readmore-btn {
    position: absolute;
    right: 1px;
    bottom: 1px;
    padding: 15px;
    background-color: #EBEBEC;
    color: #000;
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
    z-index: 101;
    border-right: 2px solid #DBDBDB;
    border-bottom: 2px solid #DBDBDB;
}

.post-divider {
    border-bottom: 1px solid #CDCDCD;
    margin: 30px 0;
    width: 100%;
    float: left;
}

.sidebar-widget {
    background-color: #FFF;
    padding: 25px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.sidebar-widget .widget-title {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 300;
    font-family: Roboto;
    margin-top: 0;
}

.search-widget .search-box {
    float: left;
    width: 100%;
    position: relative;
    margin: 12px 0;
}

.search-widget .search-box input[type='text'] {
    float: left;
    width: 100%;
    border: 1px solid #CDCDCD;
    font-size: 13px;
    font-family: Open Sans;
    font-weight: 300;
    padding: 15px;
}

.search-widget .search-box button {
    background: transparent;
    border: none;
    position: absolute;
    right: 10px;
    top: 11px;
}

.search-widget .search-box button i {
    font-size: 22px;
    color: #CFCFCF;
}

.tabbed-content #myTab {
    border-bottom: none;
    margin-bottom: 10px;
    border: 1px solid #CDCDCD;
}

.tabbed-content #myTab li {
    font-size: 13px;
    font-weight: 300;
    margin: 0 !important;
    padding: 0;
    width: 33.33%;
    border-right: 1px solid #CDCDCD;
}

.tabbed-content #myTab li a {
    color: #000;
    text-transform: capitalize;
    text-align: center;
    margin: 0 !important;
    padding: 14px 20px;
}

.tabbed-content #myTab li:last-child {
    border-right: none;
}

.tabbed-content #myTab li.active {
    background-color: var(--button-3-color);
}

.tabbed-content #myTab li.active a {
    background-color: var(--button-3-color);
    color: #fefefe;
    border-radius: 0;
}

.tab-content-wrapper, .similar-listings {
    padding-left: 0;
}

.tab-content-wrapper .tab-content-item, .similar-listings .tab-content-item {
    padding: 15px 2px 15px;
    border-bottom: 1px solid #EFEFEF;
}

.tab-content-wrapper .tab-content-item .thumb, .similar-listings .tab-content-item .thumb {
    margin-right: 15px;
}

.tab-content-wrapper .tab-content-item h5, .similar-listings .tab-content-item h5 {
    margin-top: 5px;
}

.tab-content-wrapper .tab-content-item h5 a, .similar-listings .tab-content-item h5 a {
    color: #AEAEAE;
    font-size: 14px;
    font-weight: 300;
    font-family: Open Sans;
    line-height: 19px;
}

.tab-content-wrapper li:last-child, .similar-listings li:last-child {
    border-bottom: none;
}

.similar-listings-widget .widget-title {
    margin-bottom: 0;
}

.tags .tags-wrapper {
    margin-top: 10px;
    padding-left: 0;
}

.single-tag {
    float: left;
    margin: 7px;
}

.single-tag a {
    color: #B4B4B4;
    font-size: 13px;
    font-family: Open Sans;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    border: 1px solid #E8E8E8;
    padding: 6px 8px;
    line-height: 30px;
    position: relative;
    background-color: #FFF;
    z-index: 0;
}

.single-tag a:hover {
    background-color: var(--button-3-color);
    color: #fff;
}

.single-tag a:after {
    position: absolute;
    right: -5px;
    bottom: -5px;
    width: 100%;
    height: 100%;
    content: '';
    border: 1px solid #E8E8E8;
    z-index: -1;
}

.text-widget p {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 300;
    color: #AEAEAE;
}

.author-profile {
    float: left;
}

.author-profile h4 {
    margin-bottom: 20px;
}

.author-profile .image-box {
    float: left;
    width: 100%;
    position: relative;
    border: 1.5px solid #ffd700!important;
}

.author-profile .image-box img {
    width: 100%;
}

.author-profile .image-box .social-icons {
    background-color: rgba(27, 61, 52, 0.9);
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 10px 23px;
    border: 1.5px solid #ffd700!important;
}

.author-profile .desc-box {
    float: left;
    width: 100%;
    background-color: #FFF;
    padding: 20px 0 10px;
}

.author-profile .desc-box h4 {
    font-size: 20px;
    font-weight: 300;
    color: #000;
    margin-top: 2px;
    padding-bottom: 15px;
    margin-bottom: 12px;
    border-bottom: 1px solid #CDCDCD;
    text-transform: capitalize;
}

.author-profile .desc-box p {
    font-size: 14px;
    font-weight: 300;
    margin: 15px 0;
    color: #000;
}

.author-profile .desc-box p i {
    margin-right: 5px;
    color: #B7B7B7;
    font-size: 18px;
}

.author-profile .desc-box .gray-btn {
    margin-top: 10px;
    float: left;
}

/**** Contact-Page ****/
.contact-page .page-title-section {
    background-image: url("../img/29_contact_page-title-header.png");
}

.map-wrapper {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

.map-wrapper .inner-wrapper {
    background-color: #FFF;
    padding: 15px;
}

.map-wrapper #map {
    float: left;
    width: 100%;
    height: 400px;
}

.box-title {
    font-size: 24px;
    color: #000;
    font-weight: 100;
}

.contact-info {
    float: left;
}

.contact-info .inner-wrapper {
    background-color: #FFF;
    padding: 20px;
}

.contact-info p {
    font-size: 16px;
    font-weight: 100;
    color: #bababa;
    padding-bottom: 10px;
}

.contact-info .info-wrapper {
    float: left;
    width: 100%;
    border-top: 1px solid #EFEFEF;
    padding-top: 15px;
}

.contact-info .info-wrapper span {
    font-size: 14px;
    font-weight: 100;
    color: #bababa;
    margin-right: 14px;
}

.contact-info .info-wrapper span i {
    color: #848484;
    margin-right: 8px;
}

.contact-form-wrapper {
    float: left;
}

.contact-form-wrapper .inner-wrapper {
    background-color: #FFF;
    padding: 20px;
}

.contact-form-wrapper .contact-form .contact-form-left {
    float: left;
    width: 50%;
}

.contact-form-wrapper .contact-form .contact-form-right {
    float: left;
    width: 50%;
}

.contact-form-wrapper .contact-form input[type='text'] {
    border: 1px solid #EEEEEE;
    text-indent: 10px;
    line-height: 30px;
    font-size: 14px;
    height: 65px;
    margin-bottom: 12px;
}

.contact-form-wrapper .contact-form input[type="text"]::-webkit-input-placeholder {
    color: #848484;
    font-size: 14px;
    font-family: Open Sans;
}

.contact-form-wrapper .contact-form input[type="text"]::-moz-placeholder {
    color: #848484;
    font-size: 14px;
    font-family: Open Sans;
}

.contact-form-wrapper .contact-form input[type="text"]::-ms-input-placeholder {
    color: #848484;
    font-size: 14px;
    font-family: Open Sans;
}

/*.contact-form-wrapper .contact-form input[type="text"]::-o-input-placeholder {*/
/*  color:#848484;*/
/*  font-size:14px;*/
/*  font-family:Open Sans;*/
/*}*/
.contact-form-wrapper .contact-form textarea::-webkit-input-placeholder {
    color: #848484;
    font-size: 14px;
    font-family: Open Sans;
}

.contact-form-wrapper .contact-form textarea::-moz-placeholder {
    color: #848484;
    font-size: 14px;
    font-family: Open Sans;
}

.contact-form-wrapper .contact-form textarea::-ms-input-placeholder {
    color: #848484;
    font-size: 14px;
    font-family: Open Sans;
}

/*.contact-form-wrapper .contact-form textarea::-o-input-placeholder {*/
/*  color:#848484;*/
/*  font-size:14px;*/
/*  font-family:Open Sans;*/
/*}*/
.contact-form-wrapper .contact-form span {
    float: left;
    height: 65px;
    width: 65px;
    border: 1px solid #EEEEEE;
    border-right: 0;
    margin-bottom: 12px;
}

.contact-form-wrapper .contact-form span i {
    color: #B4B4B4;
    font-size: 16px;
    padding: 10px;
    width: 38px;
    height: 38px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    border: 1px solid #B6B6B6;
    text-align: center;
    line-height: 18px;
    margin: 12px auto 0 auto;
    display: block;
}

.contact-form-wrapper .contact-form textarea {
    min-height: 125px;
    border: 1px solid #EEEEEE;
    padding: 10px;
    width: 100%;
    margin-bottom: 9px;
    font-size: 14px;
}

.contact-form-wrapper .contact-form input[type='submit'], .contact-form-wrapper .contact-form input[type='button'] {
    width: 100%;
    text-transform: uppercase;
    background-color: var(--button-3-color);
    color: #fff;
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 300;
    border: none;
    padding: 21px 0;
    text-align: center;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}

.contact-form-wrapper .contact-form input[type='submit']:hover, .contact-form-wrapper .contact-form input[type='button']:hover {
    background-color: rgba(27, 61, 52, 0.8);
}

/**** Single-Page ****/
.single-page .blog-content .blog-post .post-content .featured-image:after {
    display: none;
}

.single-page .page-title-section {
    background-image: url("../img/single/30_page-title-header.png");
}

.single-page .blog-post {
    border-bottom: 1px solid #E5E5E5;
}

.single-page .blog-content {
    border-bottom: none;
}

.single-page .post-content {
    border-bottom: none;
}

.single-page .post-content p {
    font-size: 16px;
    font-weight: 100;
    color: #bababa;
    padding-bottom: 16px;
}

.comments-section {
    float: left;
    width: 100%;
    background-color: #FFF;
    padding: 20px 25px;
}

.comments-section .media-list {
    margin-top: 20px;
}

.comments-section .media-list h4 {
    font-size: 14px;
    font-weight: 100;
    color: #3c3c3c;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 10px;
    display: inline-block;
}

.comments-section .media-list h4 span {
    color: #A7A7A7;
}

.comments-section .media-list p {
    font-size: 18px;
    font-weight: 100;
    color: #A7A7A7;
}

.comments-section .media-list .media a.pull-left {
    margin-left: 10px;
}

.comments-section .media-list .connectors {
    float: left;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border-bottom: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
}

.comments-section .media-list .media-object {
    width: 64px;
    height: 64px;
}

.comment-form-wrapper {
    float: left;
}

.comment-form-wrapper .box-title {
    margin-bottom: 20px;
}

.comment-form-wrapper input[type='text'] {
    width: 280px;
    float: left;
}

/**** property-details-page ****/
.property-details-page .page-title-section {
    background-image: url("../img/property/38_property-header.png");
}

.property-details-page .page-content .inner-wrapper {
    float: left;
    width: 100%;
    background-color: #FFF;
}

.property-details-page .page-content .flexslider {
    border-radius: 0px;
    box-shadow: none;
    border: none;
}

.property-details-page .page-content #details-slider {
    margin: 0 0 30px;
    position: relative;
}

.property-details-page .page-content #details-slider .yellow-btn {
    position: absolute;
    bottom: 25px;
    left: 25px;
    border: 1.5px solid #ffd700!important;
}

.property-details-page .page-content #details-carousel {
    margin-bottom: 30px;
}

.property-details-page .page-content #details-carousel .slides > li {
    padding: 0 9px;
}

.property-details-page .page-content #details-carousel .flex-direction-nav a {
    background-color: rgba(27, 61, 52, 0.8);
    width: 41px;
    height: 51px;
    line-height: 51px;
}

.property-details-page .page-content #details-carousel .flex-direction-nav a:before {
    content: '\f104';
    font-size: 50px;
}

.property-details-page .page-content #details-carousel .flex-direction-nav a.flex-next:before {
    content: '\f105';
}

.property-details-page .page-content #details-carousel .flex-prev {
    left: 15px;
    top: 54px;
}

.property-details-page .page-content #details-carousel .flex-next {
    right: 15px;
    top: 54px;
}

.property-desc {
    float: left;
    width: 100%;
    padding: 0 25px;
}

.property-desc h3 {
    font-weight: 500;
    font-size: 18px;
}

.property-desc .slide-item-features {
    margin: 0;
    padding-bottom: 10px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.property-desc .item-features li {
    border: none;
    margin-right: 15px;
    padding: 3px 0px;
    font-size: 12px;
}

.property-desc p,
.info-description p,
.info-description span {
    font-size: 16px;
    font-weight: 300;
    /*color: #bababa;*/
    color: black;
}
.property-desc li{
    font-size: 13px;
}

.property-desc h3 {
    font-size: 20px;
    color: #000;
    font-weight: 100;
}

.property-desc .additional-features {
    margin-top: 25px;
    float: left;
    width: 100%;
}

.property-desc .additional-features .features {
    padding-left: 0;
    margin-top: 5px;
    float: left;
    width: 100%;
}

.property-desc .additional-features .features .single-feature {
    float: left;
    margin: 4px;
}

.property-desc .additional-features .features .single-feature a {
    border: 1px solid #E8E8E8;
    color: #616161;
    padding: 10px 15px;
    line-height: 40px;
    font-size: 15px;
    font-weight: 300;
}

.property-desc .additional-features .features .single-feature a i {
    color: #77d04e;
    margin-right: 5px;
    font-size: 20px;
}

.property-desc .property-location {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.property-desc .property-location #property-location-map {
    float: left;
    width: 100%;
    height: 345px;
    margin-top: 15px;
}

.status {
    background-color: var(--nameplate-color);
    position: absolute;
    bottom: 25px;
    right: 25px;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 300;
    padding: 8px 18px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    z-index: 1;
    border: 1.5px solid #ffd700!important;
}

.image-wrapper {
    position: relative;
}

.image-wrapper img {
    width: 100%;
}

/**** Responsive nav bar customization ****/
.navbar-toggle {
    margin-top: 15px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #EEE;
}

/**** Media-queries ****/
@media screen and (max-width: 1215px) {
    .single-agent .image-box {
        width: 100%;
        height: auto;
    }

    .single-agent .desc-box {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 1200px) {
    .contact-info {
        width: 100%;
    }

    .contact-form-wrapper {
        width: 100%;
    }

    .contact-form-wrapper {
        margin: 15px 0;
    }

    .page-title-section .container {
        margin-top: 188px;
        margin-bottom: 30px;
    }

    .contact-form-wrapper .contact-form input[type='text'] {
        width: 75%;
    }
}

@media screen and (max-width: 991px) {
    body {
        overflow-x: hidden;
    }

    .bottom-strip .container #backtop-btn {
        display: none;
    }

    .page-title-section .container {
        margin-top: 188px;
        margin-bottom: 30px;
    }

    #premium-bar nav li a {
        font-weight: 300;
        padding: 10px 10px;
        color: #fefefe;
        text-shadow: none;
        text-transform: capitalize;
    }
}

.services-section .container .services-wrapper .single-service {
    float: left;
}

#backtop-btn {
    display: none;
}

.blog-sidebar {
    float: left;
    margin-top: 0px;
}

@media screen and (max-width: 700px) {
    .media-body {
        overflow: visible;
    }

    .page-title-section .container {
        margin-top: 188px;
        margin-bottom: 30px;
    }

    .main-flexslider .slides .slides .slide-box {
        /*display: none !important;*/
    }

    .connectors {
        display: none;
    }
}

@media screen and (max-width: 635px) {
    .blog-page .blog-content .blog-post .post-content {
        width: 75%;
    }

    .main-flexslider .slides .slides .slide-box {
        /*display: none !important;*/
    }

    .page-title-section .container {
        margin-top: 143px;
        margin-bottom: 30px;
    }

    .blog-page .blog-content .blog-post .meta-data {
        width: 25%;
    }

    .contact-form-wrapper .contact-form .contact-form-left {
        width: 100%;
    }

    .contact-form-wrapper .contact-form .contact-form-right {
        width: 90%;
    }
}

@media screen and (max-width: 450px) {
    #top-strip .social-icons {
        display: none;
    }

    .main-flexslider .slides .slides .slide-box {
        /*display: none !important;*/
    }

    .page-title-section .breadcrumb {
        margin-top: 30px;
        margin-right: 23px;
    }

    .page-title-section .page-title {
        margin-left: 23px;
    }

    .page-title-section .container {
        margin-top: 143px;
        margin-bottom: 30px;
    }

    .contact-form-wrapper .contact-form .contact-form-right {
        width: 98%;
    }

    .services-section .container .services-wrapper .single-service {
        width: 50%;
        height: 300px;
    }
}

body {
    font-family: Arial, sans-serif;
}

.range-slider {
    width: 300px;
    margin: 20px;
    position: relative;
}

.range-slider input[type="range"] {
    width: 100%;
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    position: absolute;
    top: 0;
    pointer-events: none;
}

.range-slider input[type="range"]::-webkit-slider-thumb {
    pointer-events: all;
    width: 20px;
    height: 20px;
    background: var(--filter-color);
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    z-index: 2;
}

.range-slider input[type="range"]::-moz-range-thumb {
    pointer-events: all;
    width: 20px;
    height: 20px;
    background: var(--filter-color);
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    z-index: 2;
}

.range-inputs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 130px;
    margin-top: 15px; /* Adjusted to prevent overlap with sliders */
}

.range-inputs label {
    margin-right: 10px;
}

.range-inputs input[type="number"] {
    width: 50px;
    padding: 5px;
}

.noUi-target{
    height: 5px;
    width: 130px;
}
.noUi-connect {
    background: var(--filter-color);
}
.noUi-handle {
    height: 17px!important;
    width: 17px!important;
    /*width: 5px!important;*/
}
.noUi-handle:before, .noUi-handle:after {
    display: none;
}
.open_quick_order_wrapper{
    margin-top: 15px;
}
.open_quick_order_wrapper a{
    display: inline-block;
}
.pagination_row{
    width: 100%!important;
}
/*.owl-carousel .owl-item {*/
/*    padding-right: 15px;*/
/*}*/

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    color: var(--button-pagination-active);
    background-color: var(--button-pagination);
    border-color: var(--button-pagination);

}

.pagination>li>a, .pagination>li>span {
    color: var(--button-pagination);
    background-color: var(--button-pagination-active);
    /*border: 1px solid #ddd;*/
}

.social-icons li{
    position: relative;
    margin: 0!important;
    padding: 0!important;
}

.social-icons li a{
    font-size: 15px !important;
    text-align: center!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    line-height: 0!important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 22px;
}

.social-icons li a i{
    line-height: initial!important;
}

.property-desc .first-paragraph{
    font-size: 15px;
}

.slides img{
    min-width: 100% !important;
}

#form-language .header_language{
    font-size: 16px!important;
    font-weight: 600;
    color: white!important;
    vertical-align: middle;
    text-transform: uppercase;
}

.golden-button {
    background: linear-gradient(145deg, #c79043, #ffd700, #c79043);
    color: white;
    border: none;
    padding: 8px 20px;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    /*border-radius: 25px;*/
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
    transition: background 0.3s ease, transform 0.3s ease;
}

.golden-button:hover {
    background: linear-gradient(145deg, #ffd700, #c79043, #ffd700)!important;
    transform: scale(1.02)!important;
}

.dark-green-button {
    background: linear-gradient(145deg, #2c3e50, #34495e, #2c3e50);
    color: white!important;
    border: none!important;
    padding: 10px 20px;
    text-align: center!important;
    text-decoration: none!important;
    font-size: 16px!important;
    font-weight: bold!important;
    cursor: pointer!important;
    /*border-radius: 12.5px!important;*/
    border: 2px solid #ffd700!important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3)!important;
    transition: background 0.3s ease, transform 0.3s ease!important;
}

.dark-green-button:hover {
    background: linear-gradient(145deg, #34495e, #2c3e50, #34495e)!important;
    transform: scale(1.02);
}

.desc-box .buttons-wrapper a{
    vertical-align: bottom!important;
    display: inline-block!important;
    height: 35px!important;
}
.desc-box .buttons-wrapper .gray-btn{
    padding: 6px 15px;
    font-weight: 600!important;
    font-size: 16px!important;
}
.d-none{
    display: none!important;
}

.language-select-text{
    font-size: 15px;
    color: black;
    font-weight: 600;
    padding: 0 5px;
    text-transform: uppercase;
}

#form-language .dropdown-menu{
    left: -120px!important;
}

#form-language  .dropdown-menu button{
    display: flex;
    justify-content: end;
    align-items: baseline;
}

.modal-footer .yellow-btn{
    border: 1.5px solid #ffd700!important;
}

#button-search{
    text-transform: uppercase;
    background: #1b3d34!important;
}

body{
    background-image: url("/image/background.png");
    background-repeat: repeat-y;
    background-size: 100% auto;
    background-attachment: fixed;
}

.logo.mobile {
    display: none;
}

@media (max-width: 767px) {
    .logo.desktop {
        display: none;
    }

    .logo.mobile {
        display: block;
    }
}