
.contact-about{ width: 100%; text-align: center; padding: 1rem 0; background: #fff;}
.contact-about h2{ font-size: 45px; font-weight: bold; font-family: arial block}
.contact-about p{ font-size: 18px;  font-weight: normal; width: 600px; line-height: 24px; margin: 40px auto 60px;}
.contact-about a{ color: #fff; padding: 0 38px; line-height: 48px; display: inline-block; z-index: 2; overflow: hidden; position: relative; font-size: 14px; text-transform: uppercase;}
.contact-about a::before{ content: ""; background: #72a248; width: 110%; height: 100%; position: absolute; right: 10px; top: 0; transform: skewX(-15deg); z-index: -1; transition: all 0.3s ease-in-out;}
.contact-about a:hover::before{ background: #000;}


.Company p{ text-align: left; text-indent: 32px; font-size: 16px; margin-bottom: 16px;}



.banner-content .text h2{
    font-weight: bold;
    font-size: 80px;
    line-height: 2;
}
.banner-content .text h3{
    font-size: 36px
}

.culture .left{ box-sizing: border-box; padding-right: 750px; min-height: 440px;}