header.py-sm-3.pt-3.pb-2 {
    width: 100%;
    position: fixed;
    background-color: #fff;
    z-index: 9;
    top: 0px;
    border-bottom: 1px solid #056a39;
}
.banner_w3lspvt {
    top: 120px;
}
.wthree-row.py-5 {
    top: 30px;
    margin-top: 100px;
}
.logo_s img {
    height: 62px;
    object-fit: cover;
}
.w3layouts-banner-info {
    display: none;
}
footer{background: #f4f8fb;}
.footer.py-5 {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.copy_right {
    font-size: 14px;
}
.new_change_abt{
	    margin-top: 180px;
    position: relative;
}
.about_us .wthree-row.py-5 {
    top: 30px;
    margin-top: 30px;
}
.team-caption {
    display: none;
}
.product_s .wthree-row.py-5 {
    top: 30px;
    margin-top: 30px;
}
.product_s .mt-3{ display: none;}
.news-grids h4 {
    text-align: center;
    font-size: 16px !important;
    letter-spacing: 1px !important;
}
.new_change_abt h3 {
    font-size: 25px;
}
/* //responsive */
.language p {
    font-size: 13px;
    color: #fff;
    width: 126px;
    transform: rotate(90deg);
    position: absolute;
    right: -53px;
    background: #fd5e65;
    top: -73px;
    padding-left: 8px;
}
.language a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #d43e44;
    padding-top: 4px;
    padding-bottom: 4px;
}
.language {
    position: fixed;
    right: 0;
    top: 50%;
    background: #fd5e65;
    z-index: 9;
    width: 40px;
}