/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 06 2026 | 17:43:26 */
.slideinup div.hero-title {
    display: none;
}
.header-logo img {
    width: 200px;
}



.service-3-item__content {
    background: #0A2E46;
}



.hero-1 .hero-img .img-main::before {
    border: 3px solid #D6D6D6;
}

.info-box_icon {
    color: rgb(255 255 255);
}


.process-4-bottom .process-bottom-item__icon {
    background-color: #15364b;
}



/* Icon circle size */
.elementor-widget-ensaffeatures .info-box_icon{
width:50px !important;
height:50px !important;
display:flex;
align-items:center;
justify-content:center;
}

/* Icon image size */
.elementor-widget-ensaffeatures .info-box_icon img{
width:24px !important;
height:24px !important;
object-fit:contain;
}

/* Title size (Location, Email, Phone) */
.elementor-widget-ensaffeatures .box-title{
font-size:20px !important;
line-height:1.3;
}