/*
Theme Name: Apartvilla Child
Author: Template_path
Version: 1.0.0
Author URI: http://themeforest.net/user/template_path
Theme URI: http://themeforest.net/user/template_path
Description: This is Villa theme
License: ''
License URI: ''
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
Text Domain: wp_apartvilla
Template: apartvilla
*/

@import url(../apartvilla/style.css);

html, body {
    overflow-x: hidden;
}

a {
	color: #21988a;
}
a:focus, a:hover {
	color: rgba(33, 152, 138, 0.7);
}


#banner .porperty-details {
    background: rgba(30, 152, 138, .95);
}

.section-title h2:after,
.gallery-filter li span:before,
.gallery-filter li span:after {
    background: #1E988A;
}
.section-title h2:after {
    margin-top: 15px;
}

#property-highlight .single-property-highlight h3 {
    color: white;
}
#property-highlight .single-property-highlight p {
    color: rgba(0, 0, 0, 0.50);
}
.gallery-filter li.active span, .gallery-filter li:hover span,
#top-bar .contact-info li a:hover {
	color: #1E988A;
}

#banner .porperty-details a.schedule-visit-btn-2:hover {
    background: #ffffff;
    color: #1E988A;
}
#banner .porperty-details a.schedule-visit-btn-2 i,
.hidden-bar .main-menu li.current > a,
.hidden-bar .main-menu ul li a:hover,
.hidden-bar .hidden-bar-closer:hover .btn {
    color: #1E988A;
}

.contact-form-wrap input[type="submit"] {
	background: #1E988A none repeat scroll 0 0 !important;
    color: #fff !important;
}
.contact-form-wrap input[type="submit"]:hover {
    position: relative;
    top: -2px;
}
#home-footer-google-map-wrap .house-location {
    border-left: 13px solid #1E988A;
}

#contact-agent-modal .modal-dialog .modal-header {
    background: #1E988A;
}
#contact-agent-modal .modal-dialog .modal-header h4,
.header-inner.header-v3 .main-menu .navbar-collapse > ul > li.current > a, .header-inner.header-v3 .main-menu .navbar-collapse > ul > li:hover > a,
.header-inner.header-v3 .main-menu .navbar-collapse > ul > li.current > a, .header-inner.header-v3 .main-menu .navbar-collapse > ul > li:hover > a {
    color: #21988a;
}

#property-highlight {
    background: #1E988A;
}
#property-highlight .full-img:before {
	background: #1E988A;
}

.single-gallery .img-holder .content .image-view,
.single-gallery .img-holder .content .title-holder,
.single-gallery .img-holder .content .link-view {
	background: rgba(30, 152, 138, .55);
}

.parallax-section {
    overflow: hidden;
}
#location-neighbouring:before {
	padding: 100%;
    background: transparent;
    opacity: 1;
}

.header-inner,
.stricky-fixed .header-inner {
	background: #1E988A;
}

#page-title h2 {
	background: #1E988A;
    border-bottom: 4px solid rgba(0, 0, 0, 0.20);
}

#page-title {
    
    background-size: cover;
    background-position: center;
}

.stricky-fixed .header-inner .main-menu .navbar-collapse > ul > li.current > a, .stricky-fixed .header-inner .main-menu .navbar-collapse > ul > li:hover > a {
    color: black;
}

#location-neighbouring .essential-place li {
	border-bottom: 1px solid rgba(33, 152, 138, 0.3);
}

.preloader {
	background-image: url(images/ajax-loader.gif);
}

.btn-primary {
    background-color: #21988a;
    border-color: #1c7b70;
}

.btn-primary:hover {
	background-color: #1b8275;
    border-color: #11564d;
}


.margin-auto {
    margin: auto !important;
}

.feature-state figcaption {
    color: #21988a;
    font-size: 15px !important;
}

@media all and (min-width: 768px) {
    #banner {
        min-height: 100vh;
        max-height: 100vh;
    }    
}
@media all and (max-width: 767px) {
    #banner {
        min-height: 700px;
        max-height: 700px;
    }
}


#banner .porperty-details .border {
    padding-bottom: initial;
    max-height: 800px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);

    display: flex;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
#banner .porperty-details .logo,
#banner .porperty-details .address,
#banner .porperty-details .options,
#banner .porperty-details .price {
    padding: 15px 0;
}
#banner .porperty-details .price b {
    font-size: 32px;
}
#banner .porperty-details .options ul li,
#banner .porperty-details .price b {
    line-height: 30px;
}

.img-holder .vc_single_image-wrapper {
    position: relative;
}
.img-holder .vc_single_image-wrapper:before {
    content: ' ';
    position: absolute;
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
    background: url(../apartvilla/img/resources/image-holder-bg.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.text-size-18 {
    font-size: 18px !important;
}
.text-size-28 {
    font-size: 28px !important;
}

.list-flex {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.list-flex .wp-caption {
    border: none;
    background-color: transparent;
}

.single-room-dimention {
    width: 100%;
}

.navbar-header {
    display: inline-block;
    margin: 13px 0;
    float: none;
}

.header-inner .navbar-header {
    margin: 35px 0;
}

.stricky-fixed .header-inner .navbar-header {
    margin: 22px 0;
}

.contact-content .agent-info .social-icons ul li a:hover {
    color: #21988a;
}







