.container {
    float: none;
    margin: 0 auto !important;
}
.first-wp-box {
    padding-right: 20px;
}
.first-wp-section {
    padding: 130px 0 30px 0 !important
}
html, body {
    overflow-x: hidden;
}
.first-wp-box h1 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
    font-size: 43px;
    text-transform: capitalize;  color: #fff;
}
section.vc_section.first-wp-section{
    background: linear-gradient(141deg,#1d0d84,#2cd4d9) !important;
}