/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
h1.entry-title {
    display: none;
}
ul.sub-menu li a {
    color: #000 !important;
}
ul.sub-menu li a:hover {
    color: #ff702d !important;
}


/* project css */ 
/*-==-=- commercial page -=-=-*/
.np_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.project_grid_col {
	flex:0 0 auto;
	width:100%;
	padding: 0 20px;
}
.project_grid_block {
    background-color: #fff;
    margin-bottom: 30px;
    border: 1px solid #e7e7e7;
/* 	box-shadow: 5px 0px 5px rgb(0 0 0 / 30%); */
}
.project_grid_block_img_cont {
    overflow: hidden;
}
.project_grid_block_img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.3s ease;
    overflow: hidden;
}
.project_grid_block:hover .project_grid_block_img {
    transform: scale(1.1);
}
.project_grid_block_tag {
    position: relative;
    z-index: 2;
    margin-top: -17px;
    padding: 0 15px;
}
.project_grid_block_tag span {
    display: inline-block;
    padding: 5px 30px;
    text-align: center;
    background-color: #ff5e14;
    color: #fff;
    font-weight: 600;
/*     font-family: 'Montserrat'; */
}
.project_grid_block_content {
    padding: 25px 15px 24px;
}
.project_grid_block h3 {
/*     font-family: 'Montserrat'; */
    font-weight: 400;
    margin: 0 0 16px;
    font-size: 24px;
    line-height: 1.25;
}
.project_grid_block_content_loc {
    display: flex;
    align-items: flex-start;
    max-width: 85%;
	height: 50px;
}
.project_grid_block_content_loc .icon {
    width: 15px;
    flex-shrink: 0;
    margin-right: 13px;
    fill: #ff5e14;
}
.project_grid_block_content_loc p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
/*     font-family: 'Montserrat'; */
}
.btn , #btn-primary {
    display: inline-block;
/*     font-family: 'Montserrat'; */
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #222;
    color: #222;
    padding: 5px 35px;
    border-left: 3px solid #ff5e14;
	background: #ffffff;
}
#btn-primary {
	padding: 15px 20px !important;
}
.btn:hover, .btn:focus , #btn-primary:hover , #btn-primary:focus {
	background-color:#ff5e14;
	color:#ffffff;
	border-color:#ff5e14;
}
.project_grid_block_btn a.btn.btn-primary:hover {
    color: #fff;
}
.project_grid_block_btn {
    padding: 10px 0 25px 15px;
}
.project_slider .swiper-slide a ,.project_grid_col a {
    color: #000;
}
#qlwapp.qlwapp-bottom-left, #qlwapp.qlwapp-bottom-right {
    bottom: 50px;
}
@media (min-width:768px){
	.project_grid_col {
		width:50%;
	}
}	
@media (max-width:768px){
	.loan-option-text-info .loan-detail-section-child .loan-detail-cal-desc {
		display: block;
	}
	.loan-option-text-info .loan-detail-section-child .loan-detail-cal-desc .loan-cal-desc {
		width: 100%;
	}
	.main-header-menu .sub-menu {
		width: 100% !important;
	}
	.main-header-menu .sub-menu .sub-menu {
		width: 100% !important;
	}
}
@media (min-width:992px){
	.project_grid_col {
		width:33.333%;
	}
    .project_grid_col_50 {
		width:50%;
	}
}	
    .project_slider.swiper {
		position: inherit !important;
	}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
		background-image: url(/wp-content/uploads/2024/07/arrow-1-1-1-1.svg);
		background-color: #ffffff;
		border-radius: 50%;
		border: 1px solid #e7e7e7;
		right: -25px;
		left: auto;
		z-index: 999;
		width: 50px;
		height: 50px;
		color: rgba(61, 61, 61, 0);
		top: 190px;
	}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
		background-image: url(/wp-content/uploads/2024/07/arrow-1-1-1-1.svg);
		background-color: #ffffff;
		border-radius: 50%;
		border: 1px solid #e7e7e7;
		left: -25px;
		right: auto;
		z-index: 999;
		width: 50px;
		height: 50px;
		color: rgba(61, 61, 61, 0);
		transform: rotate(180deg);
		top: 190px;
	}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev';
    transform: rotate(180deg);
    padding: 10px;
    font-size: 20px !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    font-size: 20PX !important;
}
.main-header-menu .sub-menu {
    width: 150px;
}
.main-header-menu .sub-menu .sub-menu {
    width: 350px;
}
div#pum_popup_title_4067 {
    display: none;
}
.ast-above-header-bar.ast-above-header.site-header-focus-item {
    background: #fff !important;
}
.ast-header-social-1-wrap .ast-social-color-type-custom svg {
    fill: #000 !important;
}