.carousel .hestia-title{font-size:67px}.carousel span.sub-title{font-size:18px}@media (max-width:768px){.carousel .hestia-title,h1.hestia-title{font-size:36px}.page-header.header-small .hestia-title,.page-header.header-small .title{font-size:26px}}h2.hestia-title,h2.title{font-size:37px}@media (max-width:768px){h2.hestia-title,h2.title{font-size:24px}}.woocommerce .exclusive-products h2,.woocommerce .related.products h2,.woocommerce div.product .product_title{font-size:32px}@media (max-width:768px){.woocommerce .exclusive-products h2,.woocommerce .related.products h2,.woocommerce div.product .product_title{font-size:24px}}#comments .hestia-title,.subscribe-line h3.hestia-title,.woocommerce .comment-reply-title,.woocommerce-cart .blog-post h1.hestia-title,.woocommerce-checkout .blog-post h1.hestia-title{font-size:27px}h5.description,h5.subscribe-description{font-size:18px}.subscribe-line .description{font-size:14px}.woocommerce-cart .blog-post h1.hestia-title,.woocommerce-checkout .blog-post h1.hestia-title{font-size:27px}.hestia-work .card-title,.woocommerce .cart-collaterals h2,.woocommerce .cross-sells h2,.woocommerce-checkout .blog-post .section form.woocommerce-checkout h3:not(#ship-to-different-address),.woocommerce.single-product .summary .price{font-size:23px}.footer .widget h5,.hestia-info h4.info-title,h4.card-title,section.contactus h4.hestia-title{font-size:18px}.archive .card-blog .card-title,.blog .card-blog .card-title,.blog .hestia-blog-featured-card .card-title{font-size:25px}h6.category{font-size:12px}.card-description,.woocommerce .product .card-product .card-description p,.woocommerce.single-product .woocommerce-product-details__short-description,section.pricing p.text-gray{font-size:14px}.hestia-features .hestia-info p{font-size:16px}.hestia-title.title-in-content,.page-content-wrap h1,.single-post-wrap h1,h1{font-size:42px}@media (max-width:768px){.hestia-title.title-in-content{font-size:36px}}.page-content-wrap h2,.single-post-wrap h2,h2{font-size:37px}.page-content-wrap h3,.single-post-wrap h3,h3{font-size:32px}.page-content-wrap h4,.single-post-wrap h4,h4{font-size:27px}.page-content-wrap h5,.single-post-wrap h5,h5{font-size:23px}.page-content-wrap h6,.single-post-wrap h6,h6{font-size:18px}@media (max-width:768px){.page-content-wrap h1,.page-template-template-fullwidth article h1,.single-post-wrap h1,h1{font-size:30px}.page-content-wrap h2,.page-template-template-fullwidth article h2,.single-post-wrap h2,h2{font-size:28px}.page-content-wrap h3,.page-template-template-fullwidth article h3,.single-post-wrap h3,h3{font-size:24px}.page-content-wrap h4,.page-template-template-fullwidth article h4,.single-post-wrap h4,h4{font-size:22px}.page-content-wrap h5,.page-template-template-fullwidth article h5,.single-post-wrap h5,h5{font-size:20px}.page-content-wrap h6,.page-template-template-fullwidth article h6,.single-post-wrap h6,h6{font-size:18px}}.page-content-wrap,.page-content-wrap dl,.page-content-wrap ol,.page-content-wrap table,.page-content-wrap ul,.page-template-template-fullwidth article,.page-template-template-fullwidth article dl,.page-template-template-fullwidth article ol,.page-template-template-fullwidth article table,.page-template-template-fullwidth article ul,.single-post-wrap,.single-post-wrap dl,.single-post-wrap ol,.single-post-wrap table,.single-post-wrap ul{font-size:18px}@media (max-width:768px){.page-content-wrap,.page-content-wrap dl,.page-content-wrap ol,.page-content-wrap table,.page-content-wrap ul,.page-template-template-fullwidth article,.page-template-template-fullwidth article dl,.page-template-template-fullwidth article ol,.page-template-template-fullwidth article table,.page-template-template-fullwidth article ul,.single-post-wrap,.single-post-wrap dl,.single-post-wrap ol,.single-post-wrap table,.single-post-wrap ul{font-size:16px}}body{font-size:14px}.navbar a{font-size:12px}:root {
--primary: #00324a;
--white: #ffffff;
--black: #000000;
}
nav a {
font-weight: 600 !important;
}
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li.active > a {
color: var(--primary) !important;
} .navbar.navbar-not-transparent {
background-color: rgba(255, 255, 255, 0.6) !important;
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px); transition: all 0.3s ease;
}
@media (max-width: 768px) {
.navbar-collapse.collapse.in {
display: block !important;
max-height: none !important;
}
}
.btn-primary {
font-weight: bold;
}
.btn-transparent{
background-color: rgba(0, 50, 74, 0.9) !important; } .hero-section {
position: relative;
background: url(//michaelspaintinganddrywall.com/wp-content/uploads/2025/04/image4.jpeg) center center / cover no-repeat;
min-height: 85vh;
color: var(--white);
display: flex;
align-items: flex-start;
justify-content: center;
text-align: center;
padding-bottom: 5rem;
}
.hero-overlay {
background: rgba(0, 0, 0, 0.35);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.hero-content {
position: relative;
z-index: 2;
padding: 200px 2rem 2rem 2rem; max-width: 800px;
margin: 0 auto;
}
@media (max-width: 768px) {
.hero-section {
min-height: 100vh; }
}
.hero-content h1 {
font-size: 5rem;
line-height: 1.05;
margin-bottom: 0.5rem;
}
.hero-content p {
font-size: 3rem;
margin-bottom: 1rem;
}
.hero-callout {
display: inline-flex;
flex-direction: column;
align-items: center;
gap: 0.75rem;
margin-top: 1.5rem;
}
.hero-call {
display: flex;
align-items: center;
gap: 1rem;
padding: 1.2rem 1.8rem;
border-radius: 999px;
background: rgba(0, 50, 74, 0.9);
color: var(--white);
text-decoration: none;
box-shadow: 0 18px 50px rgba(0, 0, 0, 0.2);
transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}
.hero-call:hover,
.hero-call:focus {
transform: translateY(-2px);
background: rgba(0, 50, 74, 1);
box-shadow: 0 22px 55px rgba(0, 0, 0, 0.25);
color: var(--white);
}
.hero-call-icon {
align-self: stretch;
display: grid;
place-items: center;
width: 3.25rem;
height: 3.25rem;
border-radius: 50%;
background: rgba(255, 255, 255, 0.15);
font-size: 1.4rem;
}
.hero-call-text {
display: flex;
flex-direction: column;
align-items: flex-start;
line-height: 1.2;
}
.hero-call-label {
font-size: 0.95rem;
letter-spacing: 0.08em;
text-transform: uppercase;
opacity: 0.85;
}
.hero-call-number {
font-size: 2rem;
font-weight: 700;
}
.hero-call-badge {
margin-left: auto;
padding: 0.35rem 0.75rem;
border-radius: 999px;
background: rgba(255, 255, 255, 0.18);
font-size: 0.85rem;
font-weight: 600;
letter-spacing: 0.05em;
}
.hero-call-caption {
font-size: 0.95rem;
color: rgba(255, 255, 255, 0.85);
text-transform: uppercase;
letter-spacing: 0.05em;
}
@media (max-width: 1200px) {
.hero-content {
padding: 170px 1.75rem 2rem;
}
.hero-content h1 {
font-size: 4rem;
}
.hero-content p {
font-size: 2.2rem;
}
}
@media (max-width: 900px) {
.hero-content {
padding: 150px 1.5rem 2rem;
}
.hero-content h1 {
font-size: 3.25rem;
}
.hero-content p {
font-size: 1.75rem;
}
}
@media (max-width: 640px) {
.hero-content {
padding: 120px 1.25rem 1.75rem;
}
.hero-content h1 {
font-size: 2.65rem;
line-height: 1.15;
}
.hero-content p {
font-size: 1.35rem;
margin-bottom: 0.75rem;
}
.hero-callout {
width: 100%;
gap: 0.6rem;
}
.hero-call {
flex-wrap: wrap;
justify-content: center;
padding: 0.85rem 1.15rem;
border-radius: 18px;
max-width: 320px;
margin: 0 auto;
}
.hero-call-icon {
width: 2.75rem;
height: 2.75rem;
font-size: 1.1rem;
}
.hero-call-text {
align-items: center;
gap: 0.3rem;
}
.hero-call-label {
font-size: 0.8rem;
letter-spacing: 0.1em;
}
.hero-call-number {
font-size: 1.55rem;
}
.hero-call-badge {
margin-left: 0;
font-size: 0.72rem;
padding: 0.25rem 0.6rem;
}
.hero-call-caption {
font-size: 0.78rem;
letter-spacing: 0.08em;
}
} .features-section {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
gap: 1.75rem;
justify-items: center;
padding: 2.75rem clamp(1.5rem, 6vw, 4rem) 3.25rem;
color: var(--white);
position: relative;
z-index: 2;
margin: 2.5rem auto 0;
width: 100%;
text-align: center;
}
.feature {
width: 100%;
max-width: 280px;
padding: 0 0 0.75rem;
margin: 0;
}
.feature h2 {
font-size: 1.2rem;
margin-bottom: 0.45rem;
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.feature p {
font-size: 1.05rem;
color: rgba(255, 255, 255, 0.9);
line-height: 1.6;
}
@media (max-width: 768px) {
.features-section {
margin: 1.75rem auto 0;
padding: 0;
max-width: 360px;
gap: 0.9rem;
}
.feature {
padding: 0.65rem 0;
background: none;
box-shadow: none;
border-radius: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
.feature:last-child {
border-bottom: none;
}
.feature h2 {
font-size: 1rem;
margin-bottom: 0.15rem;
color: #ffffff;
letter-spacing: 0.05em;
text-transform: uppercase;
}
.feature p {
font-size: 0.88rem;
line-height: 1.55;
color: rgba(255, 255, 255, 0.82);
}
}
.about-section {
background: var(--white);
padding: 4rem 1rem;
color: var(--primary);
text-align: center;
}
.about-wrapper {
max-width: 800px;
margin: 0 auto;
}
.about-section h2 {
font-size: 2rem;
font-weight: 600;
margin-bottom: 1rem;
}
.about-section p {
font-size: 1.5rem;
line-height: 1.6;
color: #333;
}
.about-steps {
counter-reset: step-counter;
margin: 2rem 0 0;
padding-left: 0;
list-style: none;
display: grid;
gap: 1.25rem;
text-align: left;
}
.about-steps li {
counter-increment: step-counter;
background: rgba(0, 50, 74, 0.05);
border-radius: 12px;
padding: 1.25rem 1.5rem;
font-size: 1.05rem;
line-height: 1.65;
color: #1a2933;
position: relative;
}
.about-steps li strong {
display: block;
margin-bottom: 0.35rem;
color: var(--primary);
font-size: 1.1rem;
}
.about-steps li::before {
content: counter(step-counter);
position: absolute;
top: 1.1rem;
left: -2.5rem;
width: 2rem;
height: 2rem;
border-radius: 50%;
background: var(--primary);
color: #fff;
display: grid;
place-items: center;
font-weight: 700;
}
.service-area-grid {
margin: 2rem auto 1.5rem;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
gap: 0.75rem;
max-width: 720px;
text-transform: uppercase;
letter-spacing: 0.08em;
font-weight: 600;
color: var(--primary);
}
.service-area-grid span {
background: rgba(0, 50, 74, 0.08);
border-radius: 999px;
padding: 0.6rem 1rem;
text-align: center;
font-size: 0.9rem;
}
@media (max-width: 768px) {
.about-steps {
margin-left: 2.5rem;
margin-right: 0;
}
.about-steps li {
font-size: 0.95rem;
padding: 1rem 1.25rem 1rem 1.5rem;
}
.about-steps li::before {
top: 0.9rem;
left: -2.2rem;
}
}
.about-list {
list-style: none;
margin: 2rem auto 2.5rem;
padding: 0;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
gap: 1rem;
text-align: left;
max-width: 900px;
}
.about-list li {
font-size: 1.05rem;
line-height: 1.6;
padding: 1.15rem 1.5rem 1.15rem 3rem;
position: relative;
color: #1a2933;
background: rgba(0, 50, 74, 0.06);
border-radius: 14px;
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.04);
}
.about-list li::before {
content: "✓";
position: absolute;
left: 1rem;
top: 50%;
transform: translateY(-50%);
width: 1.35rem;
height: 1.35rem;
border-radius: 50%;
background: var(--primary);
color: #fff;
font-weight: 700;
font-size: 0.85rem;
display: grid;
place-items: center;
box-shadow: 0 0 0 4px rgba(0, 50, 74, 0.12);
}
@media (max-width: 640px) {
.about-list {
margin: 1.5rem 0 2rem;
grid-template-columns: 1fr;
}
.about-list li {
font-size: 1rem;
padding-left: 2.75rem;
}
}
.services-section {
background: #f9f9f9;
color: var(--primary);
padding: 4rem 1rem;
text-align: center;
}
.services-wrapper {
max-width: 1200px;
margin: 0 auto;
padding: 0 1.5rem;
}
.services-section h2 {
font-size: 2rem;
font-weight: 600;
margin-bottom: 3rem;
}
.service-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 2rem;
margin-bottom: 30px;
}
.service-card {
background: var(--white);
padding: 2rem;
border-radius: 12px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.service-card:hover {
transform: translateY(-6px) scale(1.02);
box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
}
.service-card:hover i {
color: #676767;
}
.service-card h3 {
font-size: 1.5rem;
margin-bottom: 0.5rem;
}
.service-card p {
font-size: 1.5rem;
color: #333;
}
.gallery-section {
background: var(--white);
padding: 4rem 1rem;
text-align: center;
}
.gallery-wrapper {
max-width: 1200px;
margin: 0 auto;
padding: 0 1rem;
}
.gallery-section h2 {
font-size: 2rem;
font-weight: 600;
margin-bottom: 2rem;
color: var(--primary);
}
.gallery-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 1.5rem;
margin-bottom: 30px;
}
.gallery-grid img {
width: 100%;
height: auto;
border-radius: 10px;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.06);
transition: transform 0.3s ease, box-shadow 0.3s ease;
cursor: pointer;
}
.image-modal {
display: none;
position: fixed;
z-index: 9999;
padding-top: 60px;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0,0,0,0.8);
text-align: center;
}
.image-modal img.modal-content {
max-width: 100vw;
max-height: 100vh;
width: auto;
height: auto;
display: block;
margin: auto;
border-radius: 10px;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.image-modal .close-button {
position: absolute;
top: 20px;
right: 35px;
color: #fff;
font-size: 40px;
font-weight: bold;
cursor: pointer;
z-index: 10000;
}
.gallery-grid img:hover {
transform: translateY(-6px) scale(1.02);
box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);}
.google-reviews-section {
background: linear-gradient(180deg, #f7f9fb 0%, #ffffff 100%);
padding: 4.5rem 1rem;
color: var(--primary);
}
.google-reviews-section h2 {
font-size: 2.25rem;
font-weight: 700;
margin-bottom: 2.5rem;
text-align: center;
}
.reviews-wrapper {
max-width: 1200px;
margin: 0 auto;
padding: 0 1.5rem;
}
.reviews-headline {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
gap: 2rem;
background: #ffffff;
border-radius: 24px;
padding: 1.75rem 2.5rem;
box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08);
border: 1px solid rgba(0, 50, 74, 0.08);
}
.reviews-score {
display: flex;
align-items: center;
gap: 1.25rem;
}
.reviews-score__badge {
width: 64px;
height: 64px;
border-radius: 18px;
display: grid;
place-items: center;
background: rgba(26, 115, 232, 0.12);
color: #1a73e8;
font-size: 1.8rem;
}
.reviews-score__meta {
display: flex;
flex-direction: column;
gap: 0.35rem;
}
.reviews-score__label {
text-transform: uppercase;
letter-spacing: 0.12em;
font-size: 0.8rem;
font-weight: 600;
color: rgba(0, 50, 74, 0.65);
}
.reviews-score__stars {
font-size: 1.6rem;
letter-spacing: 0.4rem;
color: #fbbc05;
margin: 0;
}
.reviews-score__rating {
font-size: 1.05rem;
color: rgba(0, 50, 74, 0.75);
}
.reviews-headline__cta {
display: flex;
flex-direction: column;
gap: 0.6rem;
align-items: flex-end;
text-align: right;
}
.reviews-headline__note {
font-size: 0.95rem;
color: rgba(0, 50, 74, 0.6);
letter-spacing: 0.03em;
}
.google-btn {
display: inline-flex;
align-items: center;
gap: 0.55rem;
background-color: #1a73e8;
color: #ffffff;
text-decoration: none;
font-weight: 600;
text-transform: uppercase;
padding: 0.9rem 1.6rem;
border-radius: 999px;
font-size: 0.95rem;
letter-spacing: 0.08em;
box-shadow: 0 18px 35px rgba(26, 115, 232, 0.25);
transition: background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}
.google-btn:hover {
background-color: #155ec1;
transform: translateY(-2px);
box-shadow: 0 24px 45px rgba(26, 115, 232, 0.3);
}
.reviews-grid {
margin-top: 3rem;
display: grid;
gap: 1.75rem;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}
.review-card {
background: #ffffff;
border-radius: 22px;
padding: 2rem;
box-shadow: 0 25px 45px rgba(0, 0, 0, 0.08);
border: 1px solid rgba(0, 50, 74, 0.05);
display: flex;
flex-direction: column;
gap: 1.5rem;
color: rgba(0, 50, 74, 0.95);
}
.review-card__header {
display: flex;
align-items: center;
gap: 1rem;
}
.review-card__avatar {
width: 3rem;
height: 3rem;
border-radius: 50%;
background: rgba(0, 50, 74, 0.12);
color: #00324a;
font-weight: 700;
font-size: 1.1rem;
display: grid;
place-items: center;
text-transform: uppercase;
}
.review-card__meta {
display: flex;
flex-direction: column;
gap: 0.25rem;
}
.review-card__name {
font-weight: 600;
font-size: 1.05rem;
}
.review-card__verified {
display: inline-flex;
align-items: center;
gap: 0.35rem;
font-size: 0.75rem;
letter-spacing: 0.12em;
text-transform: uppercase;
color: #1a73e8;
font-weight: 600;
}
.review-card__verified i {
font-size: 0.85rem;
}
.review-card__stars {
color: #fbbc05;
letter-spacing: 0.3rem;
font-size: 1.25rem;
}
.review-card__quote {
font-size: 1rem;
line-height: 1.75;
position: relative;
padding-left: 1rem;
}
.review-card__quote:before {
content: "“";
position: absolute;
left: 0;
top: -0.65rem;
font-size: 2.5rem;
color: rgba(0, 50, 74, 0.18);
font-family: Georgia, serif;
}
.review-card__quote:after {
content: "”";
font-family: Georgia, serif;
color: rgba(0, 50, 74, 0.18);
margin-left: 0.1rem;
}
.review-card--summary {
background: linear-gradient(135deg, #00324a, #0d5e7f);
color: #ffffff;
border: none;
box-shadow: 0 32px 65px rgba(0, 50, 74, 0.35);
grid-column: span 2;
gap: 1.25rem;
}
.review-card--summary h3 {
font-size: 1.8rem;
margin: 0;
}
.review-card__eyebrow {
text-transform: uppercase;
letter-spacing: 0.16em;
font-size: 0.78rem;
font-weight: 600;
opacity: 0.85;
}
.review-card__list {
margin: 0;
padding-left: 1.25rem;
display: flex;
flex-direction: column;
gap: 0.75rem;
font-size: 1rem;
}
.review-card__list li {
line-height: 1.6;
}
.review-card__footnote {
font-size: 0.85rem;
opacity: 0.8;
margin-top: auto;
letter-spacing: 0.08em;
}
@media (max-width: 900px) {
.review-card--summary {
grid-column: span 1;
}
}
@media (max-width: 640px) {
.reviews-headline {
align-items: flex-start;
padding: 1.5rem 1.75rem;
}
.reviews-headline__cta {
align-items: flex-start;
text-align: left;
}
.reviews-score__stars {
letter-spacing: 0.25rem;
}
}
.cta-section {
background: var(--white);
color: var(--primary);
text-align: center;
padding: 4rem 1rem;
}
.cta-wrapper {
max-width: 800px;
margin: 0 auto;
padding: 0 1rem;
}
.cta-section h2 {
font-size: 2rem;
margin-bottom: 1rem;
}
.cta-section p {
font-size: 1.5rem;
margin-bottom: 2rem;
}
.mpd-footer {
background: #f8f8f8;
color: #333;
padding: 2rem 1rem;
font-size: 0.95rem;
border-top: 1px solid #ddd;
}
.mpd-footer-inner {
max-width: 1200px;
margin: 0 auto;
}
.footer-row {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
gap: 2rem;
text-align: center;
}
.footer-col {
flex: 1 1 300px;
}
.contact-col a,
.info-col a {
color: var(--primary);
text-decoration: none;
display: block;
margin: 2px 0;
}
.business-name {
font-weight: 700;
font-size: 1.1rem;
margin-bottom: 0.3rem;
}
.mpd-social-icons {
display: flex;
justify-content: center;
gap: 1rem;
margin-top: 0.5rem;
}
.mpd-social-icons a {
display: flex;
align-items: center;
justify-content: center;
width: 44px;
height: 44px;
border: 2px solid #ccc;
border-radius: 50%;
color: #555;
font-size: 18px;
transition: all 0.3s ease;
}
.mpd-social-icons a:hover {
border-color: var(--primary);
color: var(--primary);
} .hero-section.about-hero {
min-height: 45vh; background: url(//michaelspaintinganddrywall.com/wp-content/uploads/2025/04/image4.jpeg) center center / cover no-repeat;
}
.features-light {
background: #f9f9f9;
color: var(--primary);
margin: 0;
padding: 3rem 1.5rem;
}
.features-light .feature p {
color: #333;
}
.features-light .feature h2 {
color: var(--primary);
}
.team-photos {
display: flex;
justify-content: center;
gap: 2rem;
margin-top: 2rem;
flex-wrap: wrap;
}
.team-photos img {
width: 250px;
height: auto;
border-radius: 12px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
object-fit: cover;
} .hero-section.services-hero {
min-height: 45vh; padding-bottom: 3rem;
background: url(//michaelspaintinganddrywall.com/wp-content/uploads/2025/04/image4.jpeg) center center / cover no-repeat;
}
.project-gallery-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 2rem;
margin-top: 2rem;
}
.project-card {
text-decoration: none;
color: inherit;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.project-card:hover {
transform: translateY(-6px);
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
.project-thumb img {
width: 100%;
height: 200px;
object-fit: cover;
display: block;
}
.project-info {
padding: 1rem;
}
.project-info h3 {
margin: 0 0 0.5rem;
font-size: 1.25rem;
}
.project-info p {
margin: 0;
color: #555;
}
.btn-danger {
background-color: #d9534f;
color: white;
padding: 0.75rem 1.5rem;
border: none;
border-radius: 6px;
font-weight: bold;
cursor: pointer;
transition: background-color 0.2s ease;
}
.btn-danger:hover {
background-color: #c9302c;
} .contact-hero {
background: url(//michaelspaintinganddrywall.com/wp-content/uploads/2025/04/image4.jpeg) center center / cover no-repeat;
min-height: 50vh;
display: flex;
align-items: center;
justify-content: center;
position: relative;
text-align: center;
color: var(--white);
}
.contact-hero .hero-overlay {
background: rgba(0, 0, 0, 0.6);
position: absolute;
top: 0; left: 0; width: 100%; height: 100%;
z-index: 1;
}
.contact-hero .hero-content {
position: relative;
z-index: 2;
max-width: 800px;
padding: 2rem;
}
.contact-clean-section {
padding: 5rem 2rem;
background: var(--white);
color: var(--primary);
margin-bottom: 0;
}
.contact-alert {
max-width: 720px;
margin: 0 auto 2.5rem;
padding: 1rem 1.25rem;
border-radius: 0.85rem;
font-size: 1rem;
line-height: 1.4;
box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
text-align: center;
}
.contact-alert--success {
background: rgba(24, 160, 88, 0.12);
border: 1px solid rgba(24, 160, 88, 0.35);
color: #126b3a;
}
.contact-alert--error {
background: rgba(212, 65, 65, 0.12);
border: 1px solid rgba(212, 65, 65, 0.35);
color: #7d1f1f;
}
.contact-grid {
max-width: 1120px;
margin: 0 auto;
display: grid;
gap: 3rem;
align-items: start;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
}
.contact-info-block {
display: flex;
flex-direction: column;
gap: 2.5rem;
}
.info-box {
display: flex;
flex-direction: column;
gap: 0.5rem;
background: rgba(0, 50, 74, 0.04);
padding: 1.5rem;
border-radius: 1rem;
box-shadow: 0 12px 28px rgba(0, 0, 0, 0.06);
}
.info-box h3 {
margin: 0;
font-size: 1.2rem;
font-weight: 700;
}
.icon {
font-size: 1.5rem;
color: var(--primary);
}
.contact-form-block {
background: rgba(0, 50, 74, 0.05);
padding: 2.75rem 2.25rem;
border-radius: 1.25rem;
box-shadow: 0 24px 45px rgba(0, 0, 0, 0.08);
}
.contact-form-block h2 {
font-size: 2rem;
margin-bottom: 1.5rem;
}
.contact-form {
display: flex;
flex-direction: column;
gap: 1.25rem;
}
.contact-form-row {
display: flex;
flex-wrap: wrap;
gap: 1.25rem;
}
.contact-form-field {
flex: 1;
display: flex;
flex-direction: column;
gap: 0.5rem;
}
.contact-form-field label {
font-weight: 600;
font-size: 0.95rem;
letter-spacing: 0.02em;
}
.contact-form input,
.contact-form textarea {
border: 1px solid rgba(0, 0, 0, 0.12);
border-radius: 0.85rem;
padding: 0.85rem 1rem;
font-size: 1rem;
background: rgba(255, 255, 255, 0.9);
transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.contact-form input:focus,
.contact-form textarea:focus {
border-color: rgba(0, 50, 74, 0.45);
box-shadow: 0 0 0 3px rgba(0, 50, 74, 0.15);
outline: none;
}
.contact-form textarea {
resize: vertical;
min-height: 160px;
}
.btn-block {
width: 100%;
padding: 1rem 1.25rem;
font-size: 1.05rem;
}
.hp-field {
position: absolute;
left: -10000px;
top: auto;
width: 1px;
height: 1px;
overflow: hidden;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
@media (max-width: 768px) {
.contact-clean-section {
padding: 3.5rem 1.5rem;
}
.contact-form-block {
padding: 2rem 1.5rem;
}
.contact-form-row {
flex-direction: column;
}
.contact-form-block h2 {
font-size: 1.6rem;
}
}  .mpd-alert { position: fixed;
top: 1rem; left: 50%;
transform: translateX(-50%);
z-index: 9999;  min-width: 280px; max-width: 600px;
width: 90%; padding: 1rem 1.25rem;
border-radius: 0.5rem;
box-shadow: 0 4px 12px rgba(0,0,0,0.15); font-size: 1rem;
line-height: 1.4;
text-align: center;
font-weight: 500; opacity: 1;
transition: opacity 0.6s ease-out;
} .mpd-alert-success {
background: #e8f7ec;
border: 1px solid #49b36b;
color: #256038;
} .mpd-alert-error {
background: #fdecea;
border: 1px solid #d93025;
color: #8a241c;
}