.bottom {
    background-color: #0a1c2e;
    padding: 10px 0px 20px;
    font-size: 14px;
}
.section-overlay.style2 {
    background-color: rgba( 15, 54, 97, 0.3);
}
.header-style3 #mainnav.style2 > ul > li > a {
    line-height: 86px;
}
.header.header-style3.downscrolled .logo {
    margin: 5px 0 0 21px;
}
.header.header-style3.downscrolled .logo img {
    height: 50px;
}
.flat-client .client {
    opacity: 0.8;
    margin: 5px;
}
.textarea {
    padding:0px 5px;
}
.textarea textarea {
    height: 90px !important;
    width: 98.5% !important;
    margin-bottom: 5px !important;
    padding: 10px;
}
.formrequest2 .title-section.style2 {
    margin-bottom: 20px;
}
.title-section.style2.titlesize48 .title {
    margin-bottom: 10px;
}
.page-title {
    background-position: center bottom !important;
}
@media (max-width: 991px) {
    .top {
        display: none;
    }
    .logo img {
        height: 40px;
    }
}