/* Header Css */
.page-header h1.entry-title {
    display: none;
}
.header-btn span.elementor-button-text, .top-header span.elementor-icon-list-text, .menu-header li a {
    font-family: "Bona Nova SC", serif !important;
}
h1, h2, h3, h4, h5, h6{
    font-family: "Bona Nova SC", serif !important;
}

body, p
{
	 font-family: "Bona", Sans-serif !important;
}
.elementor-widget-theme-post-excerpt .elementor-widget-container {
    font-family: 'Bona Nova' !important;
}
.global-btn span.elementor-button-text {
    font-family: "Bona Nova SC", serif !important;
}
.global-btn-1 span.elementor-button-text {
    font-family: "Bona Nova SC", serif !important;
}
.menu-footer li a, .footer-txt .elementor-icon-list-item span, .breadcrumbs_txt .elementor-icon-list-text, .date-post time {
    font-family: "Bona Nova SC", serif !important;
}
.sd-like {
    display: none;
}
/* Menu */
.menu-header-one ul li a span {
    position: relative;
}
.menu-header-one ul li a:hover span::before {
    content: "";
    background-image: url('https://planamgroup.com/wp-content/uploads/2025/03/Hover-Underline.png');
    width: 100%;
    height: 2px;
    background-size: cover;
    position: absolute;
    top: 26px;
	  transition:1s all;
}
.menu-header-one ul li a:hover {
    position: relative;
    top: 3px;
    transition: 1s all;
}

/* HEader btn Css */
.header-btn a:hover span.elementor-button-text {
    position: relative;
}
.header-btn a:hover span.elementor-button-text::before {
    content: "";
    background-image: url('https://planamgroup.com/wp-content/uploads/2025/03/Hover-Underline-hed.png');
    position: absolute;
    background-size: cover;
    width: 100%;
    height: 2px;
    top: 22px;
}
.header-btn a:hover {
    padding-top: 18px !important;
    padding-bottom: 22px !important;
}

.global-btn a:hover span.elementor-button-text {
    position: relative;
}
.global-btn a:hover span.elementor-button-text::before {
    content: "";
    background-image: url('https://planamgroup.com/wp-content/uploads/2025/03/Hover-Underline.png');
    position: absolute;
    background-size: cover;
    width: 100%;
    height: 2px;
    top: 22px;
}
.global-btn a:hover {
    padding-bottom: 20px !important;
}

/* Homepage Css */
.heading-cone .elementor-heading-title, .heading-cone-2 .elementor-heading-title {
    position: relative;
}
.heading-cone-banner .elementor-heading-title::after {
    content: "";
    background-image: url(https://planamgroup.com/wp-content/uploads/2025/03/Headline-Accent-1-1.png);
    position: absolute;
    width: 91.98px;
    height: 99.22px;
    top: -56px;
    left: -66px;
    background-repeat: no-repeat;
    background-size: contain;
}
.heading-cone .elementor-heading-title::after {
    content: "";
    background-image: url(https://planamgroup.com/wp-content/uploads/2025/03/Headline-what-we-do.png);
    position: absolute;
    width: 95px;
    height: 89.59px;
    top: -58px;
    left: -70px;
    background-repeat: no-repeat;
    background-size: contain;
}
.heading-cone-2 .elementor-heading-title::after {
    content: "";
    background-image: url(https://planamgroup.com/wp-content/uploads/2025/03/Headline-Accent-red-blue.png);
    position: absolute;
    width: 98.7px;
    height: 93.07px;
    top: -60px;
    left: -74px;
    background-repeat: no-repeat;
    background-size: contain;
}
.global-btn span.elementor-button-icon {
    position: relative;
    top: 3px;
    right: 0px;
}

/* Contact Form Css */
.contact-form .row {
    display: flex;
    width: 100%;
    gap: 15px;
}
.contact-form .row .col-6 {
    width: 50%;
    flex: 0 0 49.5%;
}
.contact-form .row .col-12 {
    width: 100%;
    flex: 0 0 100%;
}
.contact-form input::placeholder, .contact-form textarea::placeholder {
    font-family: "Bona Nova SC", serif !important;
    color: #001427;
}

.contact-form input, .contact-form textarea {
    background-color: #F5F3F4 !important;
    border-color: #909590 !important;
    padding: 16px 16px;
		border-radius: 4px;
}
.contact-form .form-btn {
    font-weight: 700;
    background-color: #a4161a !important;
    font-family: "Bona Nova SC", serif !important;
    color: #fff !important;
    font-size: 20px;
    line-height: 1.3;
    padding: 16px 25px;
    border: none;
}
.contact-form .form-btn:hover {
    background-color: #001427 !important;
    transition: 0.8s;
}
.page-id-18 .call-to-action {
    display: none;
}

/* Newsletter */
.newsletter .col-o input#email, .newsletter .col-o input {
    padding-top: 16px;
    padding-bottom: 16px;
}
.newsletter .col-o input#email::placeholder, .newsletter .col-o input::placeholder {
    font-family: "Bona Nova SC", serif !important;
    color: #001427;
    font-size: 16px;
}
.newsletter {
    position: relative;
}
.newsletter input.btn-signup {
    position: absolute;
    top: 0;
    right: 0;
}
.newsletter .btn-signup {
    position: relative;
}
.newsletter .col-b {
    position: absolute;
    top: 8px;
    right: 8px;
}
.newsletter .col-b .arrow {
    position: relative;
    top: -37px;
    right: -30px;
    cursor: pointer;
}
.newsletter input.btn-signup {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent !important;
    border: none;
    z-index: 5;
    color: transparent;
}
.wpcf7 form .wpcf7-response-output {
    font-size: 14px !important;
    line-height: 1.3 !important;
    padding: 2px !important;
    margin: 0 !important;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 14px;
    font-weight: normal;
    display: block;
    position: relative;
    top: 9px;
}

/* Media Query Css */
@media only screen and (max-width:1199px)
{
	.heading-cone .elementor-heading-title::after {
    content: "";
    width: 58.94px;
    height: 53.69px;
    top: -35px;
    left: -45px;
    background-repeat: no-repeat;
    background-size: contain;
}
	.heading-cone-2 .elementor-heading-title::after {
    content: "";
    width: 60.94px;
    height: 53.69px;
    top: -34px;
    left: -40px;
    background-repeat: no-repeat;
    background-size: contain;
}
	.heading-cone-banner {
    position: relative;
    top: 18px;
}
	.hero-txt p {
    margin-bottom: 5px;
    margin-top: 10px;
}
}


@media only screen and (max-width:1024px)
{
	.heading-cone-banner .elementor-heading-title::after {
    width: 71.98px;
    height: 77.22px;
    top: -41px;
    left: -9px;
}
}

@media only screen and (max-width:767px)
{
	.menu-header nav.elementor-nav-menu--dropdown ul {
    padding-top: 20px;
    padding-bottom: 20px;
}
	.menu-header nav.elementor-nav-menu--dropdown ul a {
    display: inline-block;
    width: 100%;
}
	.heading-cone-banner .elementor-heading-title::after {
        width: 68.02px;
        height: 73.37px;
        top: -42px;
        left: -13px;
    }
}
