/* Enter Your CSS HERE  */

header.entry-header {
		display:none
}

.service-main ul li h3 {
    font-size: 21px;
}
.service-main ul {
    display: block;
    column-count: 3;
}
.why-choose-txt ul li h3 {
    font-size: 22px;
}
.textwidget.custom-html-widget h3 {
    color: white;
}

/* 404 styling start */
h1 {

    color: #000000;

}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background-color: #ff911f;
    border-color: #ebebeb;
    color: #ffffff;
}

/* 404 styling end */

a#play-video {
    display: none;
}
.vision-main h1 {
    color: white;
}

.footer-logo p {
    text-align: left;
}

section.vision-reality-sec {
    background-image: url(https://www.patchmemphis.com/wp-content/uploads/2025/07/top-view-male-hands-laying-out-blueprints-on-the-white-table-lit-by-the-sun_raj7xzqp_thumbnail-1080_13-1-1.png);
    padding: 100px 0;
    background-size: cover;
}
section.vision-reality-sec:before {
    background: #1b23399e;
}
section.safe-sec .col-lg-6 {
    display: flex;
    align-items: anchor-center;
}



.about-text p {
    word-spacing: normal;
}



section.safe-sec .col-lg-6,section.about-sec .col-lg-6 {
    display: flex;
    align-items: anchor-center;
}




.ser-last ul{
	column-count:2
}

.nav-links{
	display:none;
}


/* Enter Your CSS HERE  */