 /*
Theme Name: bh-group
Theme URI: http://localhost/bh-group/
Author: bh-group
Author URI: http://localhost/bh-group/
Description: My Site
Version: 1.0
Tags: bootstrap
*/
/* 
.properties-list-label span {
    background-color: #277FC0;
    color: #fff;
} */
/* video */


.about-popup .modal-dialog {
    max-width: 1050px !important;
}
.about-popup .modal-content {
    padding: 0 !important;
	box-shadow: unset !important;
    border: unset !important;
}
.modal-body.holds-the-iframe {
    padding: 0;
}
.about-popup .modal-header button {
    position: absolute;
    top: -20px;
    right: 8px;
    filter: invert(1);
}
.input-group input[type="submit"] {
	color:#000 !important;
	border-color:#000 !important;
}
.contact-form-block input, .contact-form-block select {
     border: 1px solid #c1c1c1; 
}
.contact-form-block input, .contact-form-block select {
	border-radius:0;
}
.contact-form-block input::-webkit-input-placeholder {
    color: #888; 
}
.home-projects-img {
    height: unset !important;
    position: relative;
    width: 100%;
    padding-bottom: 112.12%;
    overflow: hidden;
}
.home-projects-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.properties-list-img {
    height: unset !important;
    position: relative;
    width: 100%;
    padding-bottom: 121.4%;
    overflow: hidden;
}
.properties-list-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ply-btn {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 999999;
}
.owl-carousel .owl-item .ply-btn img {
    width: unset;
}
.contact-form-submit span {
    display: none !important;
}

/* video */

.property-details-block a {
    color: black;
}
	
.footer-social ul li a img {
    width: 23px;
}
.pd-slider-btn-flex {
    display:unset;
    padding:0;
}
.pd-slider-btn-flex button.left-btn1 {
    position: absolute;
    left: 40px;
    top: 0;
}
.pd-slider-btns button.right-btn1 {
    position: absolute;
    right: 40px;
    top: 0;
}

.property-details-block a {
    color: black;
    word-break: break-word !important;
}



/* HOME SLIDER */
.home-projects-btn-flex button.prev-btn {
	position:unset;
	top:unset;
	padding-left:unset;
}
.home-projects-btn-flex button.next-btn {
	position:unset;
}
.home-projects .home-projects-btn-flex {
	padding:0 40px;
	display:flex;
	justify-content:space-between;
}
.home-projects .home-projects-btn {
    position: absolute;
    top: calc(50% - 203px);
    z-index: 2;
    transform: translateY(-50%);
	width:100%;
	right:0;
}
.news-block
{
	display:none;
}
.mail-sent-message {
    font-family: 'Onest-Light';
}

.main-header-center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.mc4wp-response p {
    padding-top: 5px;
}
.property-details-block a {
    font-size: 14px;
    color: #000000;
    font-family: 'Onest-Light';
}

a.description {
    color: #535353;
    text-align: center;
    /* text-align: center; */
    font-size: 17px;
    max-width: 700px;
    margin: 0 auto;
    color: #535353;
    font-family: 'Onest-Light';
/*     display: flex; */
    justify-content: center;
}
.yatchs-load-more a {
    font-size: 12px;
    letter-spacing: 1.2px;
    color: #fff;
    font-family: 'Lato-Regular';
    text-transform: uppercase;
    width: 200px;
    height: 43px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
    border-color: #000000;
}
.yatchs-load-more {
    display: flex;
    justify-content: center;
    margin-top: 60px;
}

.container-main .yatchs-load-more a:hover {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
}
.flex-1 h2 span {
	margin-right:80px;
}

/* MEDIA QUERIES */
@media(max-width: 1650px) {
    .home-projects .home-projects-btn {
        top: calc(50% - 204px);
    }
        
}
@media (max-width: 1450px) {
    .home-projects .home-projects-btn {
        top: calc(50% - 203px);
    }
        
}
@media (min-width:768px){
    .about-vision-bottom-right {
        height: 100%;
        position: sticky;
        top: 0;
    }
    .about-vision-bottom-left {
        overflow-y: scroll !important;
    }
    .about-vision-bottom-flex {
        align-items:flex-start;
    }
    .about-vision-bottom-left::-webkit-scrollbar {
      display: none;
    }
    .about-vision-bottom-left {
      -ms-overflow-style: none; 
      scrollbar-width: none;
    }
}
@media (max-width:991px) {
	.main-header.sticky~.news-banner-main , .main-header.sticky~.contact-banner{
		padding-top: 0;
	}
	 .modal-body p {
        font-size: 14px;
		padding-top: 20px;
	}
	input.form-control.input-lg {
		padding: 0px 20px 0;
	}
	a.description {
		font-size: 14px; 
	}
}


/*term page*/
.contact-page-flex-part {
    padding: 43px 0px 127px 0px;
}

.contact-title h2 {
    font-family: 'NoeDisplay-Regular';
    font-size: 36px;
    color: #292728;
    font-weight: unset;

}
.desc_section {
    display: flex;
    flex-flow: wrap;
    margin-bottom: 120px;
}
.flex-1 {
    width: 50%;
}

.flex-1 h2 {
    display: flex;
    font-size: 36px;
    line-height: 1.02;
    font-family: 'NoeDisplay-Regular';
    color: #292728;
    margin-bottom: 0px;
}
.flex-2 {
    width: 50%;
}
.flex-2 p {
    margin-bottom: 20px;
    font-family: 'Akkurat-light';
    font-size: 16px;
    color: #292728;
}
.desc_section {
    display: flex;
    flex-flow: wrap;
    margin-bottom: 120px;
}

@media (max-width:1150px) {
    .home-projects .home-projects-btn {
        position: absolute;
        top: calc(50% - 166px);
    }
}

@media (max-width:1099px) {
		.flex-1 h2 span {
		font-size: 22px;
		margin-right: 25px;
	}
	.flex-1 h2 {
		font-size: 22px; 
	}
	.flex-1 h2 span {
		margin-right:25px;
	}
}
@media (max-width:768px) {
	.flex-1 {
		width: 100%;
		margin-bottom: 30px;
	}
	.flex-2 {
		width: 100%;
	}
	.desc_section {
        margin-bottom: 50px;
    }
	.flex-1 h2 span {
		margin-right:20px;
	}
}
@media (max-width:414px) {
	.contact-page-flex-part .contact-title {
		padding-bottom: 0px;
	}
	.modal-footer {
		padding: 0 !important;
	}
	.modal-body {
		padding:0 !important;
	}
	.contact-form-block select {
		background-position: calc(100% - 15px) calc(100% - 17px); 
	}
}




.contact-left a {
    display: flex;
    column-gap: 27px;
    align-items: center;
}

body.postid-68 .home-banner-img::before{
	    background: linear-gradient(180deg, rgb(0 0 0 / 51%) 0%, rgb(1 1 1 / 71%) 3%, rgba(0, 9, 16, 0) 30%, rgba(2, 38, 66, 0) 100%);
}







