.header__logo img
{
    width: 200px!important;
}
.hero-area .section-title
{
    font-size: 100px;
    letter-spacing: 0.5px;
    line-height: 100px;
}
.about-area .section-content .text
{
    font-size: 28px!important;
    line-height: 35px!important;
}
.work-area .section-title
{
    max-width: 100%!important;
}
.work-area .works-wrapper-box
{
    margin-top: 35px!important;
}
.work-area .works-wrapper
{
    gap: 55px 30px!important;
}
.work-box {
     box-shadow: 13px 20px 10px #ddd;
     border: 1px solid #ddd;
     border-radius: 38px;
}
.work-box .title
{
    font-size: 20px!important;
}
.work-box .thumb img
{
    height: 350px;
    width: 100%;
    padding: 15px;
    object-fit: contain;
}
.work-box .content
{
    margin-top: 20px;
    text-align: center;
    padding-bottom: 18px;
}
.service-box .icon
{
    margin-top: 54px!important;
}
.testimonial-item .text-wrapper
{
    margin-top: 45px!important;
}
.testimonial-item .text
{
    font-size: 18px!important;
    color: #505050;
}
.testimonial-item .author
{
    margin-top: 22px!important;
}
.testimonial-area .info-box
{
    padding: 40px 30px 40px!important;
}
.footer-area-inner
{
    padding-bottom: 10px!important;
}
.footer-area .footer-logo img
{
    max-height: 58px;
}
.footer-area .footer-widget-wrapper .title
{
    font-size: 19px!important;
}
.footer-area .footer-nav-list li
{
    font-size: 17px;
    line-height: 32px;
    color: #ddd;
}
.footer-area .newsletter-text .text
{
    font-size: 17px;
    line-height: 32px;
    color: #ddd;
}
.design-buy a{
    font-size: 16px;
    letter-spacing: 0.2px;
    color: #b7b7b7!important;
}
.solar-main p
          {
              margin-bottom: 10px;
          }
          .solar-main h2
          {
              margin-bottom: 10px;
          }
.description-main p
{
    margin-top: 10px;
}
.top-margin
{
    margin-top: 100px;
}
.top-margin-section
{
    margin-top: 30px;
}
.image-main-pulley img
{
    width: 80%;
    margin: 0 auto;
}
.image-main-pulley
{
    text-align: center;
}
.description-mainspz h4
{
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 500;
}
.description-mainspz p
{
    margin-bottom: 8px!important;
    font-size: 16px;
    color: #363636;
}
.top-margin-spz
{
    margin-bottom: 20px;
}
.padding-top-main
{
    margin-top: 50px;
}
@media(max-width:700px){
.hero-area .section-title
{
    font-size: 48px;
    letter-spacing: 0.5px;
    line-height: 54px;
}
.about-area .section-subtitle
{
    font-size: 40px;
}
}
.area-bg
{
    background-color: #d8e9e4!important;
}

