/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 14 2026 | 07:21:45 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/* Default (Desktop) */
.hero-1 .hero-content h1 {
    font-size: 120px;
}

.header-main .logo img {
    max-width: 160px;
}

img.aligncenter.size-medium {
    width: 200px;
    height: 200px;
}

@media (max-width: 480px) {
    .hero-1 .hero-content h1 {
        font-size: 40px;
		        width: 280px;
		        margin-top: 30px !important;
    }
	
	.hero-1 .icon-text .icon {
    width: 54px;
    height: 54px;
	}
	
	.hero-1 .icon-text .icon {
        line-height: 44px!important;
}
		.hero-1 .icon-text .icon img {
    width: 22px;
}
	.hero-1 .icon-text{
		        margin-left: 20px;
	}
	
	.hero-1 .hero-list {
    
    right: -30px!important;
	}
	.hero-1 .hero-list li:not(:last-child) {
    margin-bottom: 5px!important;
}
}

@media only screen and (max-width: 599px) {
.breadcrumb-wrapper .page-heading .breadcrumb-items{
	gap: 5px;
    border: 0;
    margin-top: 0;
}
    .mycustom-marque.style-3 {
        max-width: 210px!important;
        margin-right: 8px!important;
    }
.elementor-widget-n-accordion .e-n-accordion-item-title-text {
    font-size: 15px!important;
}

.e-n-accordion-item .elementor-widget p {
    font-size: 14px!important;
    line-height: 1.5!important;
}
.elementor-widget-n-accordion .e-n-accordion-item-title {
    display: flex;
    align-items: flex-start;
}

.elementor-widget-n-accordion .e-n-accordion-item-title span.e-n-accordion-item-title-icon {
    padding-top: 7px;
}

.contact-wrapper .contact-content h3 {
    font-size: 32px;
    text-align: center;
}

.header-main .logo img {
    max-width: 120px;
}
	
    img.aligncenter.size-medium {
        width: 120px;
        height: 120px;
    }
	
	.plwao-loader-wrap {
    height: 100vh;
    position: relative;
}

}