html {
  scroll-behavior: smooth;
}
.container {
    float: none;
    margin: 0 auto !important;
}
.lead-gen-second-sec {
   background: linear-gradient(0deg, rgb(22 110 216), rgb(255 255 255));
}
.lead-gen-topsecction h1 {
    font-size: 3.05rem;
    color: #000;
    font-weight: 700;
}
.lead-gen-topsecction figure.wpb_wrapper {
    width: 80%;
    padding: 5px;
    box-shadow: 0 1px 8px rgb(20 33 68 / 20%);
    position: relative;
}
.lead-gen-topsecction .wpb_single_image img {
    width: 100% !important;
}
.get-book-btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: #2392f3;
    color: #fff;
    padding: 15px 40px;
    font-size: 20px;
    font-weight: 600;
}
.get-book-btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    border-color: #00c1cf !important;
    background-color: #00c1cf !important;
}
.lead-gen-cnt-form form.wpcf7-form {
    background-color: #fff;
    border-radius: 10px;
    padding: 30px 30px 0px 30px;
    max-width: 100%;
    box-shadow: 0 1px 8px rgb(20 33 68 / 20%);
    width: 40%;
    margin: auto;
}

.lead-gen-cnt-form input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    margin: auto;
    cursor: pointer;
    background: #2392f3;
    border: 0 !important;
    color: #fff !important;
    font-weight: 500;
    height: 45px
}

.lead-gen-cnt-form input.wpcf7-form-control.wpcf7-text {
    margin: 6px 0 11px;
    background: #f1feff;
    border: 2px solid #48f0ff;
}


.lead-gen-cnt-form label {
    text-align: left;
    color: #a2a2a2;
    width:100%;
}
.lead-gen-topsecction figure.wpb_wrapper.vc_figure:before {
    content: "";
    background: url(/wp-content/uploads/2022/04/offer-img-smallimg-1.png) !important;
    position: absolute;
    top: 178px;
    left: unset;height: 100px;
    width: 100%;
    background-repeat: no-repeat !important;
    max-width: 110px;right: -58px;
}
.lead-gen-topsecction:before {
    content: "";
    background-image: url(/wp-content/uploads/2022/04/background-img-for-lead-page-1.png) !important;
    background-size: cover;
    opacity: 0.08;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat !IMPORTANT;
    left: 0;
    bottom: 0;
    background-position: bottom;
    background-attachment: fixed;
}

.lead-gen-topsecction {
    position: relative;
}

.lead-gen-topsecction figure.wpb_wrapper img {
    background: #fff;
}
.navbar-fixed-top img.img-fluid {
    filter: none !important;
}

body .navbar-nav a.nav-link {
    color: #000 !important;
}
.search_fun .header_search_icon i {
     color: #000 !important;
}
@media(max-width:767px){
    .lead-gen-topsecction h1 {
        font-size: 38px;
    }

.lead-gen-topsecction .wpb_wrapper p span {
    font-size: 18px !important;
}

.lead-gen-cnt-form form.wpcf7-form {
    width: 100%;
}

}
@media(max-width:1024px){
    span.navbar-toggler-icon,  span.navbar-toggler-icon:before, span.navbar-toggler-icon:after {
    background: #000;
}
.page-id-19398 ul#main-menu li a {
    color: #fff !important;
}
.menu-social ul li a span:before {
    color: #23a5b7;
}
}

/*   */
.lead-gen-second-sec.lead-gen-cnt-form .g-recaptcha {
    height: 62px !important;
    margin-bottom: 24px !important;
}