/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 21 2025 | 08:58:30 */
.accordion-card {
	justify-content:flex-start;
}

.accordion-card .accordion-body {
	max-width:600px;
}

.accordion-card:has(div.accordion-collapse.show) {
	border-top: 10px solid #0000C6;
    border-bottom: 2px solid #0000C6;
}

.accordion-card:has(+div.accordion-card div.accordion-collapse.show) {
    border-bottom: 0;
}

.breadcumb-wrapper {
	display:none;
}

.single-portfolio .link-effect,
.genix-menu-list li a {
	font-family: 'brother-1816';
    letter-spacing: 2px;
}

select, .single-select, .form-control, .form-select, textarea, input {
	font-family: 'brother-1816';
}

@media (max-width: 1399px) {
    .header-layout3 .main-menu > ul > li > a {
        padding: 25px 20px;
    }
	
	.header-sticky .header-logo a img {
    	max-height: 90px;
	}
}

.elementor-2025 .elementor-element.elementor-element-e1fea5f {
	border-top:0 !important;
	border-bottom:0 !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    background: rgba(70,180,80,0.3);
}

.page-id-1775 .e-con-inner{
	padding-top: 7%;
}

.page-id-1775 .e-con-inner .justify-content-center {
	justify-content: flex-start !important;
}



@media (min-width: 1025px) {
    .page-id-1775 .col-lg-6 {
        width: 50%;
    }
}

@media (min-width: 992px) and (max-width:1024px) {
    .page-id-1775 .col-lg-6 {
        width: 100%;
    }
}

