#company-intro,
#mission-statement,
#team,
#why-choose-us {
    padding: 50px;
    text-align: center
}

.contact-info,
body,
html {
    font-family: Arial, sans-serif
}

#hero,
#services,
.cta-button,
header,
nav ul li a {
    color: #fff
}

.cta-button,
.custom-button,
.footer-links li a,
.pricing-button,
nav ul li a {
    text-decoration: none
}

#about-hero,
#hero,
#service-hero,
#services {
    background-size: cover;
    background-position: center;
    background-attachment: fixed
}

.cta-button,
.custom-button {
    font-size: 1.2rem;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
    border-radius: 5px;
    color: #fff;
    text-decoration: none
}

#about,
#service-list {
    background-color: #fff
}

#services ul,
#why-choose-us ul,
nav ul {
    list-style-type: none;
    padding: 0
}

#hero,
#service-list,
#services,
#team .team-members,
.contact-container,
.contact-info,
.contact-item,
.contact-section,
.contact-social,
.footer-content,
.review-slider,
.social-icons,
.star-rating,
.testimonials-section {
    display: flex;
    display: flex
}

.cta-button:hover,
.custom-button:hover,
.pricing-button:hover {
    background-color: #e68a00
}

section {
    padding: 80px 0 100px;
    text-align: center
}

#hero {
    flex-direction: column;
    justify-content: center;
    align-items: center
}

#services {
    height: 100vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url('/photos/pexels-seven11nash-380768.jpg')
}

#services ul,
.footer-bottom p {
    margin: 0
}

#about,
.contact-item p,
.review-slide h4 {
    color: #333
}

#testimonials,
.service-item {
    background-color: #f9f9f9;
    text-align: center
}

#testimonials {
    color: #333;
    padding-top: 20px;
    padding-bottom: 20px
}

#intro-text h2,
#mission-statement h3 {
    font-size: 2rem;
    margin-bottom: 20px
}

#company-intro p,
#intro-text p,
#mission-statement p {
    font-size: 1.2rem
}

#service-list {
    flex-wrap: wrap;
    justify-content: space-around
}

.service-item {
    flex-basis: 45%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1)
}

.contact-info,
.review-form-container,
.review-slide {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.cta-button,
.review-form button {
    transition: background-color .3s
}

.service-card:hover,
.service-item:hover {
    transform: translateY(-10px)
}

#about-hero {
    height: 300px;
    background-image: url(/photos/ormoni2.jpg)
}

#company-intro,
#why-choose-us {
    background-color: #f0f0f0
}

#company-intro h2 {
    font-size: 2.5rem;
    margin-bottom: 20px
}

#why-choose-us ul li {
    font-size: 1.5rem;
    margin-bottom: 10px;
    color: #000
}

#team .team-members {
    justify-content: center;
    gap: 40px
}

#team .team-member {
    text-align: center
}

#team .team-member img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 10px
}

#team .team-member h4 {
    font-size: 1.2rem;
    margin-bottom: 5px
}

#team .team-member p {
    font-size: 1rem;
    color: #777
}

#testimonials h2,
.footer-links li {
    margin-bottom: 10px
}

.testimonial-slider blockquote {
    margin-top: 10px;
    margin-bottom: 10px
}

body,
html {
    scroll-behavior: smooth;
    scroll-behavior: smooth;
    margin: 0;
    padding: 0;
    scroll-behavior: smooth
}

.footer-bottom,
header {
    padding: 10px 0;
    text-align: center
}

header {
    top: 0;
    background-color: #333;
    position: fixed;
    width: 100%;
    z-index: 10
}

.footer-content {
    justify-content: space-between;
    flex-wrap: wrap
}

.social-icons {
    margin-left: 15;
    gap: 10px
}

.footer-bottom {
    background-color: #1c1c1c;
    color: #8a8a8a;
    font-size: .8rem
}

.contact-section {
    height: 80vh
}

.contact-container {
    justify-content: space-between
}

.contact-info {
    flex-basis: 50%;
    flex-direction: column;
    justify-content: center;
    color: #333
}

.contact-info p {
    line-height: 1.6;
    color: #666;
    margin-bottom: 40px
}

.contact-item {
    align-items: center
}

.contact-item i {
    margin-top: -18px
}

.contact-social {
    align-items: center;
    margin-top: -60px;
    margin-left: 225px
}

.contact-social h3 {
    font-size: 1.4rem;
    margin-right: 10px;
    color: #333
}

.contact-image {
    flex-basis: 50%
}

@media (max-width:768px) {

    #hero h1,
    #services h2 {
        font-size: 2rem
    }

    #hero p {
        font-size: 1rem
    }

    #services ul li {
        font-size: 1.2rem
    }

    #service-list,
    .footer-content {
        flex-direction: column;
        align-items: center
    }

    .service-item {
        flex-basis: 100%;
        margin-bottom: 30px
    }

    .footer-column,
    .footer-links {
        text-align: center
    }

    .footer-column {
        flex-basis: 100%
    }

    .social-icons {
        justify-content: center
    }

    .contact-container,
    .contact-section {
        flex-direction: column
    }

    .contact-image,
    .contact-info {
        flex-basis: 100%;
        height: auto
    }

    .contact-social {
        justify-content: center;
        margin-top: 20px
    }

    .footer-container {
        flex-direction: column;
        gap: 10px
    }
}

.contact-section {
    min-height: calc(100vh - 80px);
    background-color: #f8f8f8;
    padding: 50px 0;
    margin-top: 25px
}

.contact-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

.contact-info {
    flex: 1;
    flex-direction: column;
    justify-content: center
}

.contact-image {
    flex: 1;
    height: auto
}

.contact-social {
    margin-top: px
}

@media (max-width:768px) {

    .contact-container,
    .contact-section {
        flex-direction: column
    }

    .contact-image,
    .contact-info {
        flex-basis: 100%
    }

    .footer-content {
        flex-direction: column;
        text-align: center
    }
}

.testimonials-section {
    align-items: center;
    padding: 60px;
    gap: 20px;
    margin-top: 30px;
    margin-bottom: -40px
}

#hero h1,
#hero p,
#services h2,
.star-rating {
    margin-bottom: 20px
}

.review-form-container {
    flex: 1;
    background-color: #fff;
    padding: 40px
}

.review-form-container h2 {
    font-size: 2rem;
    margin-bottom: 20px;
    color: #333
}

.star-rating {
    gap: 5px
}

.star-rating i {
    color: #f39c12;
    font-size: 2rem
}

.review-form input,
.review-form textarea {
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 5px
}

.review-form button {
    background-color: #f39c12;
    color: #fff;
    padding: 10px;
    border: none;
    border-radius: 5px;
    cursor: pointer
}

.review-form button:hover {
    background-color: #d48800
}

.contact-info,
.testimonial-image {
    flex: 1
}

.testimonial-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.review-slideshow {
    background-color: #f8f8f8;
    padding: 40px 0
}

.review-slide,
.service-card {
    padding: 20px;
    background-color: #fff
}

.review-slider {
    overflow: hidden;
    gap: 20px;
    justify-content: center
}

.review-slide {
    border-radius: 10px;
    min-width: 30%;
    transition: opacity 1s ease-in-out;
    opacity: 0;
    display: none
}

.service-box,
.service-card,
.service-item {
    transition: transform .3s ease-in-out
}

.review-slide.active {
    display: block;
    opacity: 1
}

.review-slide p {
    font-size: 1.1rem;
    margin-bottom: 10px;
    color: #333
}

#intro-text h2,
.contact-item p span,
.service-card h3 {
    font-size: 1.5rem
}

.service-cards .service-card:nth-child(4),
.service-cards .service-card:nth-child(5) {
    grid-column: span 1;
    grid-row: 2
}

.service-card {
    border: 1px solid #ddd;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    min-width: 300px
}

.service-card h3 {
    color: #f39c12;
    margin-bottom: 15px
}

.service-card p {
    color: #666;
    font-size: 1.1rem
}

.pricing-text-container {
    display: flex;
    justify-content: center;
    margin-top: 60px
}

.pricing-text-box {
    background-color: rgba(255, 255, 255, .85);
    padding: 40px;
    border-radius: 10px;
    max-width: 800px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2)
}

.pricing-text-box p {
    font-size: 1.2rem;
    color: #333;
    line-height: 1.6;
    margin-bottom: 30px
}

.pricing-button {
    background-color: #f39c12;
    color: #fff;
    padding: 15px 30px;
    border-radius: 5px;
    font-size: 1.2rem;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3)
}

.service-cards .service-card:nth-child(4) {
    grid-column: 1/2;
    grid-row: 2
}

.service-cards .service-card:nth-child(5) {
    grid-column: 3/4;
    grid-row: 2
}

.service-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, auto);
    gap: 20px;
    justify-items: center;
    margin-bottom: 60px;
    padding: 0 20px
}

#hero p,
.contact-details {
    margin-bottom: 30px
}

#services h2 {
    font-size: 3rem;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, .8)
}

#services ul li {
    margin: 10px 0 15px;
    font-size: 2.2rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .7)
}

#about h2 {
    font-size: 2.5rem;
    margin-bottom: 15px
}

#about p,
.contact-info p,
.contact-item p {
    font-size: 1.4rem
}

#intro-text h1,
.contact-info h1 {
    font-size: 2.5rem
}

#about p {
    line-height: 1.5
}

.contact-image img {
    width: 100%;
    object-fit: cover;
    max-width: 100%;
    height: auto;
    border-radius: 10px
}

.contact-info {
    flex: 1;
    background-color: #fff;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1)
}

.contact-page {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px;
    min-height: calc(100vh - 160px)
}

.contact-info h1 {
    margin-bottom: 20px;
    color: #333
}

.contact-info h2 {
    font-size: 1.5rem;
    margin-bottom: 40px;
    color: #666
}

#intro-text h1,
#intro-text h2,
.contact-item {
    color: #333;
    margin-bottom: 20px
}

.contact-item {
    display: flex;
    align-items: center;
    font-size: 1.2rem
}

.contact-item i {
    font-size: 1.8rem;
    color: #f39c12;
    margin-right: 15px
}

.social-icons {
    display: flex;
    margin-top: 30px
}

nav ul li {
    display: inline;
    margin: 0 15px
}

nav ul li a {
    color: #fff
}

#service-hero {
    height: 450px;
    background-image: url('/photos/pexels-michelangelo-buonarroti-4176417.jpg')
}

#intro-text {
    padding: 50px;
    text-align: center;
    background-color: #f8f8f8
}

#service-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 50px;
    background-color: #fff
}

.service-item {
    flex-basis: 30%;
    margin-bottom: 40px;
    background-color: #f9f9f9;
    padding: 20px;
    text-align: center;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.service-item h3 {
    font-size: 1.5rem;
    margin-bottom: 15px
}

.service-item p {
    font-size: 1rem;
    margin-bottom: 20px
}

.custom-button {
    display: inline-block;
    max-width: 250px
}

@media (max-width:768px) {

    .contact-page,
    .testimonials-section {
        flex-direction: column
    }

    .footer-content {
        flex-direction: column;
        text-align: center
    }

    .service-cards {
        grid-template-columns: repeat(2, 1fr)
    }

    .contact-info {
        padding-left: 0;
        text-align: center
    }

    .contact-image img {
        margin-bottom: 30px
    }

    .social-icons {
        justify-content: center
    }

    #service-list,
    .footer-content {
        flex-direction: column;
        align-items: center
    }

    .service-item {
        flex-basis: 100%
    }

    .custom-button {
        width: 100%;
        max-width: 100%
    }
}

footer.footer-modern {
    background-color: #2a2a2a;
    color: #eaeaea;
    padding: 40px 0;
    font-size: .9rem
}

.footer-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px
}

.footer-column {
    flex-basis: 23%;
    margin-bottom: 20px
}

.footer-column h3 {
    color: #f39c12;
    margin-bottom: 15px;
    font-size: 1.2rem
}

.footer-column p {
    color: #bfbfbf;
    line-height: 1.6
}

.footer-links li a,
.social-icons a {
    color: #eaeaea;
    transition: color .3s
}

.footer-links {
    list-style: none;
    padding: 0
}

.footer-links li a:hover,
.social-icons a:hover {
    color: #f39c12
}

.social-icons {
    display: flex;
    gap: 15px
}

.social-icons a {
    font-size: 1.5rem
}

.pricing-section {
    background-size: cover;
    background-position: center;
    padding: 150px 20px;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-align: center
}

.main-header {
    font-size: 3.5rem;
    margin-bottom: 40px;
    text-shadow: 3px 3px 6px rgba(0, 0, 0, .5)
}

.pricing-info-box,
.service-box {
    border-radius: 10px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, .5)
}

.service-boxes {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 60px
}

.service-box {
    background-color: rgba(0, 0, 0, .6);
    padding: 20px;
    font-size: 1.5rem
}

.service-box:hover {
    transform: translateY(-5px)
}

.pricing-info-box {
    background-color: rgba(0, 0, 0, .7);
    padding: 30px;
    max-width: 800px;
    margin: 0 auto
}

.cta-button,
.custom-button {
    background-color: #f39c12;
    color: #fff;
    padding: 15px 30px;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color .3s
}

.pricing-info-box p {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.8
}

.cta-button {
    display: inline-block;
    margin-top: 20px
}

#hero {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url('/photos/pexels-pixabay-37347.jpg');
    text-align: center;
    padding: 20px
}

#hero h1 {
    font-size: 3.5rem;
    line-height: 1.3;
    text-shadow: 3px 3px 6px rgba(0, 0, 0, .8);
    color: #fff;
    margin-bottom: 20px
}

#hero p {
    font-size: 1.7rem;
    line-height: 1.4;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, .7);
    color: #fff
}

.custom-button {
    font-size: 1.2rem;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
    width: auto
}

@media (max-width:768px) {
    .service-boxes {
        grid-template-columns: 1fr
    }

    #hero h1,
    .main-header {
        font-size: 2.5rem
    }

    #hero p,
    .service-box {
        font-size: 1.2rem
    }

    .pricing-info-box p {
        font-size: 1.4rem
    }

    .custom-button {
        font-size: 1rem;
        padding: 10px 20px
    }
}

@media (max-width:480px) {
    .service-cards {
        grid-template-columns: 1fr
    }

    #hero h1 {
        font-size: 2rem
    }

    #hero p {
        font-size: 1rem
    }

    .custom-button {
        font-size: .9rem;
        padding: 8px 15px
    }
}