/**
Theme Name: pvjn
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: pvjn
Template: astra
*/
@keyframes pulse-dot {
    0%, 100% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.4;
    	transform: scale(0.7);
    }
}

.pj_sub_heading span {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
.pj_sub_heading {
    background: rgba(200, 161, 90, 0.12);
    border: 1px solid rgba(200, 161, 90, 0.3);
    border-radius: 3px;
    padding: 5px 12px 5px 8px;
}	
.pv_icon_list li {
    padding: 14px 16px !important;
    background: #F7F8FA;
    border-radius: 6px;
    border-left: 3px solid #C8A15A;
}
.pv_icon_list ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.pj_company_features::before{
	content:'';
	position:absolute;
	height: 5px;
    background: linear-gradient(90deg, #0F2B46 60%, #C8A15A 100%);
}
.pj_company_features {
    background: #FFFFFF;
    border-radius: 8px !important;
    border: 1px solid #E2E6EC;
    padding: 32px !important;
}
.pj_company_features h4 {
    font-family: Montserrat, sans-serif !important;
    font-size: 22px;
    font-weight: 800 !important;
    color: #0F2B46 !important;
    letter-spacing: -0.01em;
}
.pj_company_features span {
    font-size: 11px;
    font-weight: 700 !important;
    color: #C8A15A !important;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-family: Montserrat, sans-serif !important;
}
.pj_company_features .elementor-button-content-wrapper span {
    color: #0F2B46 !important;
}
.pj_company_features p {
    font-size: 14px;
    line-height: 1.75;
    color: #374151;
}
.pj_company_features h6 {
    font-family: Montserrat, sans-serif !important;
    font-size: 10px;
    font-weight: 700 !important;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #6B7280 !important;
}
.pj_company_features ul {
    list-style: none;
    padding: 0;
}
.pj_company_features li {
    background: #F7F8FA;
    border: 1px solid #E2E6EC;
    border-radius: 3px;
    padding: 4px 10px;
    font-size: 11px;
    font-weight: 500;
    color: #222222;
    margin-bottom: 8px;
    display: inline-block;
    margin-right: 8px;
}
.steps span{
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #0F2B46;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Montserrat, sans-serif !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    /* color: #C8A15A; */
    letter-spacing: 0.08em;
    border: 3px solid #C8A15A;
}
.steps {
    margin: 0 auto !important;
}
.step_heading.elementor-widget-heading span {
    font-family: Montserrat, sans-serif !important;
    font-size: 13px !important;
    font-weight: 700;
    color: #0F2B46 !important;
    line-height: 1.35 !important;
}
.step_heading {
    line-height: 20px;
}
.pj_process:not(:last-child)::after{
	content:'';
	position:absolute;
	height: 3px;
	width: 75px;
	bottom: 40px;
	left: 106%;
	transform: translateX(-50%);
	background: linear-gradient(90deg, #C8A15A, rgba(200, 161, 90, 0.2));
	margin-bottom: 56px;
}
.pv_border_top {
    border-top: 4px solid #0f2b46 !important;
}
.last_counter .elementor-counter-number {
    display: none;
}
section#nav_menu-3 h2.widget-title, section#nav_menu-4 h2.widget-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.6rem;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}
ul#menu-footer-menu-1 a.menu-link, ul#menu-footer-menu-2 a.menu-link {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.85rem;
    font-weight: 700;
    /* color: rgba(255, 255, 255, 0.55); */
    text-decoration: none;
    letter-spacing: 0.04em;
    transition: color 0.2s;
}
.ast-footer-copyright p {
    font-size: 0.75rem;
}
ul#menu-footer-menu-3 {
    display: flex;
    gap: 20px;
	flex-direction: row-reverse;
}
ul#menu-footer-menu-3 a.menu-link {
    font-size: 0.75rem;
    /* color: rgba(255, 255, 255, 0.3); */
    text-decoration: none;
    transition: color 0.2s;
}
.about-visual-main{
    position: relative;
    overflow: hidden !important;
}
.about-visual-main .e-con-inner::before {
    content: '';
    position: absolute;
    bottom: -40px;
    right: -40px;
    width: 200px;
    height: 200px;
    background: rgba(200, 161, 90, 0.1);
    border-radius: 50%;
}
.about-visual-main::after {
    content: '';
    position: absolute;
    top: -30px;
    left: -30px;
    width: 120px;
    height: 120px;
    border: 2px solid rgba(200, 161, 90, 0.2);
    border-radius: 50%;
}
.card-cta:hover .elementor-button-content-wrapper .elementor-button-text {
    color: #ffffff !important;
}

.hero-label-dot{
	padding-left: 25px;
}
.hero-label-dot:before{
	content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #c8a15a;
    border-radius: 50%;
    animation: pulse-dot 2s infinite;
    left: 10px;
    top: 16px;
}
.gold-word {
    color: #c8a15a;
    position: relative;
}
.gold-word::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -4px;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, #c8a15a, transparent);
    border-radius: 1px;
}
.hero_btn:hover {
    background: #ddb96e;
    border-color: #ddb96e;
	border-radius: 4px;
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(200, 161, 90, 0.3);
}
.hero_btn2:hover a{
    border-color: rgba(255, 255, 255, 0.6) !important;
    background: rgba(255, 255, 255, 0.06);
}
.pj_process:not(:last-child)::after {
    content: '';
    position: absolute;
    height: 3px;
    width: 90px;
    bottom: 40px;
    left: 106%;
    transform: translateX(-50%);
    background: linear-gradient(90deg, #C8A15A, rgba(200, 161, 90, 0.2));
    margin-bottom: 56px;
}
.av-quote-gold {
    color: #C8A15A;
}
.pv_icon_list ul li:nth-child(2) {
    margin-top: 0 !important;
}

@media only screen and (max-width: 767px) {
	.pj_process:not(:last-child)::after {
		height: 60px;
		width: 2px;
		bottom: -77px;
		left: 50%;
		background: linear-gradient(180deg, #C8A15A, rgba(200, 161, 90, 0.2));
		margin-bottom: 56px;
	}
	.pj_process:not(:last-child) {
		padding-bottom: 50px;
	}
	.ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row {
		grid-template-columns: repeat(2, 1fr);
	}
	.site-footer-primary-section-1.site-footer-section.site-footer-section-1 {
		grid-column: 1 / -1;
	}
	ul#menu-footer-menu-3 {
		flex-direction: row;
	}
	.ast-footer-copyright p {
		text-align: center !important;
		margin-bottom: 0;
	}
	ul#menu-footer-menu-3 {
		justify-content: center;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1025px){
	.pj_process:not(:last-child)::after {
		width: 60px;
		bottom: 65px;
	}
}
