.thanks_banner {
    padding: 80px 0px;
}

.landing_img {
    background: #ffffff;
    margin-bottom: 1.5rem;
    padding: 15px 36px 30px;
    border-radius: 3px;
}

.pdf-logo img {
    width: 54%;
}

.pdf_title {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 24px;
    letter-spacing: normal;
    text-align: center;
    color: #666;
    margin: 10px 0 10px;
}

.landing_titlesub {
    font-size: 28px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 24px;
    letter-spacing: -.4px;
    text-align: center;
    color: #000;
    margin: 0 0 15px;
}

.btn-page {
    margin: 8px 3px;
    border-radius: 4px;
    border: 1px solid #1898de;
    padding: 10px 0;
    font-size: 16px;
    background: linear-gradient(266deg, rgb(33 163 211) 0%, rgb(0 123 255) 48%);
    font-weight: 500;
    color: #fff;
    width: 100%;
}

.landing_forminput {
    border: 1px solid #0000004d;
    border-radius: 4px;
    background: #fff;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    margin: 0px;
}

.pdf-content {
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

.item-end {
    text-align: right;
}

.header-top {
    padding: 5px 0px;
    background-color: white;
}

.img-height a img {
    width: 9rem;
}

.btn-land {
    background-color: #1ca0d3;
    border-color: #1ca0d3;
    padding: 7px 18px;
    border-radius: 3px;
}

.landing-heading h1,
.landing-heading h2 {
    color: #000;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.4;
}

.landing_sub {
    margin-bottom: 20px;
    font-size: 18px;
    color: #000000ad;
}

.btn-banner {
    border-radius: 4px;
    border: 1px solid #1898de;
    padding: 10px 25px;
    font-size: 16px;
    background: linear-gradient(266deg, rgb(33 163 211) 0%, rgb(0 123 255) 48%);
    font-weight: 500;
    color: #fff;
}

.landing-nor {
    padding: 80px 0px 0px;
}

.landing_about h3 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}

.landing_about h5 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px;
}

.landing_about p {
    font-size: 16px;
    line-height: 1.7;
}

.landing_about h5::before {
    content: "";
    position: absolute;
    top: 75px;
    left: 15px;
    width: 63px;
    height: 3px;
    background: #f49322;
}

.service_shadow {
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 15px;
    border: 1px solid #0000001a;
    border-radius: 7px;
    text-align: center;
    background-color: white;
}

.landing-para {
    font-size: 18px;
    line-height: 1.7;
}

.landing-h4 {
    font-size: 24px;
    font-weight: 600;
}

.btn-service {
    padding: 0 !important;
    font-size: 18px !important;
    background: white;
    color: rgb(33 163 211) !important;
    font-weight: 500;
    color: #fff;
    border: none;
}

.btn-service:hover {
    padding: 0 !important;
    font-size: 18px !important;
    background: white;
    color: rgb(33 163 211) !important;
    font-weight: 500;
    color: #fff;
    border: none;
}

.service-h3 {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 20px;
}

.service-h3::before {
    content: "";
    position: absolute;
    top: 45px;
    left: 47%;
    width: 80px;
    height: 3px;
    background: #f49322;
}

.img-bg {
    text-align: center;
}

.product-shadow {
    padding: 10px;
    border: 1px solid #0000001a;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    border-radius: 7px;
}

.product-shadow img {
    border-radius: 7px;
}

a {
    text-decoration: none;
}

.product-shadow h4 {
    font-size: 22px;
    color: #000000;
    margin-top: 15px;
    font-weight: 600;
    text-align: center;
}

.contact_shadow {
    padding: 30px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    border-radius: 7px;
    border: 1px solid #0000001a;
}

.query_form input {
    padding: 13px;
    border-radius: 3px;

}

.details-shadow {
    border-radius: 7px;
    /*background: #d9ebff;*/
    margin-bottom: 0rem;
    /*padding: 30px 29px 25px;*/
    padding: 0px 20px;
    /*background: linear-gradient(266deg, rgb(33 163 211) 0%, rgb(0 123 255) 48%);*/
}

.details-shadow img {
    width: 2rem;
}

.service-banner {
    background-color: whitesmoke;
}

.landinginput {
    padding: 12px;
    border-radius: 0px;
    height: 40px;
    font-size: 14px;
    font-weight: 400;
    color: #757575;
    line-height: 20px;
}

.landinglabel {
    font-size: 13px;
}

.landing_text h1 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
}

.landing_text h1::before {
    content: "";
    position: absolute;
    top: 39px;
    left: 47%;
    width: 80px;
    height: 3px;
}

.landing_text p {
    font-size: 17px;
    text-align: center;
    color: #ffffff;
}

.new_banner {
    padding: 80px 0px;
    background: linear-gradient(90deg, rgb(0 0 0 / 50%) 0%, rgb(0 0 0 / 38%) 48%), url(assets/img_landing/banner_ne.jpg);
    background-size: cover;
    background-position: center;
}

.back-change {
    background: linear-gradient(90deg, rgb(0 0 0) 0%, rgb(0 0 0) 48%), url(assets/img_landing/banner_ne.jpg);
    background-size: cover;
    background-position: center;
    padding: 0px 0px;
}

.align-items- a {
    color: #fff !important
}

.landing-list {
    padding-left: 30px;
}

.form-description {
    width: 100%;
    margin: 0 auto;
    background-color: #2a394e;
    border-bottom: 80px solid #2a394e;
    border-right: 50px solid #fff;
    height: 80px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    line-height: 70px;
    padding-top: unset;
    text-align: center;
}

.form-description p {
    margin: 0;
    color: #fff;
    padding-top: unset;
    vertical-align: middle;
    line-height: normal;
    display: inline-block;
    font-size: 14px;
    line-height: 1.7;
}

.scroll_form {
    box-shadow: 0 2px 8px rgb(138 141 153 / 16%);
    padding: 15px 25px;
    background-color: #f4f6fb;
    position: fixed;
    z-index: 1;
    bottom: 0px;
    width: 100%;
    display: none;
}

.oda-form-v2 {
    display: flex;
}

.form-row {
    width: 100%;
    margin: 0 10px;
    margin-bottom: unset;
}

.form-row input {
    width: 100%;
    padding: 14px 16px;
    background: #fff;
    border: 1px solid #e0e0ec !important;
    border-radius: 8px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #2a394e;
    font-family: Barlow, sans-serif;
    outline: 0;
    height: auto;
}

.scroll-btn {
    border: 1px solid #1898de !important;
    background: linear-gradient(266deg, rgb(33 163 211) 0%, rgb(0 123 255) 48%) !important;
    font-weight: 600 !important;
    color: #ffffff !important;
    font-size: 15px !important;
}


@media(max-width:600px) {
    .landing_text h1::before {
        left: 40%;
    }

    .new_banner {
        padding: 30px 0px;
    }

    .landing_text p {
        font-size: 14px;
    }

    .landing_banner {
        padding: 30px 0px;
    }

    .landing-heading h1 {
        font-size: 22px;
        text-align: center;
    }

    .landing_img {
        margin-bottom: 1.5rem;
        padding: 15px 25px 15px;
    }

    .landing_titlesub {
        font-size: 22px;
    }

    .landing_sub {
        font-size: 18px;
    }

    .landing-nor {
        padding: 30px 0px;
    }

    .landing_about h3 {
        font-size: 22px;
    }

    .landing_about h5 {
        font-size: 13x;
    }

    .landing_about h5::before {
        top: 63px;
    }

    .landing_about p {
        font-size: 14px;
    }

    .service-h3 {
        font-size: 22px;
    }

    .service-h3::before {
        top: 40px;
        left: 41.5%;
    }

    .landing-h4 {
        font-size: 20px;
    }

    .landing-para {
        font-size: 15px;
    }

    .btn-service {
        font-size: 16px !important;
    }

    .product-shadow h4 {
        font-size: 18px;
    }

    .contact_shadow {
        padding: 15px;
    }

    .query_form input {
        padding: 8px;
    }

}

@media (max-width: 700px) {
    #scroll_form {
        display: none !important;
    }

    .scroll_form {
        display: none !important;
    }
}

@media(max-width:700px) {
    #free_trial_ {
        padding-right: 15px;
        padding-left: 15px;
        align-items: center;
        display: block;
        bottom: 0px;
        position: fixed;
        z-index: 1;
        background-color: white;
        width: 100%;
    }

    #free_btn {
        display: block;
        bottom: -2px;
        position: fixed;
        width: 100%;
        border-radius: inherit;
    }
}

/*free trial form css*/

#free_trial_ {
    display: none;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.btn_form {
    padding-left: 60px;
    padding-right: 60px;
    border-radius: 0px;
    bottom: -1px;
}

.fr_trial h3 {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    padding: 10px;
}

.stock_to_buy p {
    text-align: justify !important;
}

/*@media(max-width:700px){*/
/*        .landing_img{*/
/*         display:none;*/

/*       }*/
.cross_img {
    height: auto;
    width: 14px;
}

.cross_img_div {
    position: absolute;
    top: 4px;
    right: 10px;

}

.dis-heading {
    display: none;
}

@media(max-width:600px) {
    .landing-heading {
        display: none;
    }

    .dis-heading {
        display: block;

    }

    .dis-heading h1 {
        color: #000000;
    }

    .landing_titlesub_1 {
        display: none;
    }

    .landing_sub_1 {
        display: none;
    }

}

.video_section {
    background: black;
    border-radius: 6px;
}

@media(max-width:600px) {
    .video_section {
        margin-bottom: 25px;
    }
}

@media (min-width: 601px) and (max-width: 1990px) {
    .btn_form {
        display: none;
    }
}

.google_reviewws11 {
    display: flex;
    justify-content: center;
    box-shadow: rgb(255 255 255) 0px 0px 1px 0px;
    transition-duration: 1s;
    padding: 20px 0px;
    border-radius: 10px;
}

.google_reviewws11 {
    display: flex;
    justify-content: center;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    transition-duration: 1s;
}

.blur_text {
    opacity: .7;
    font-weight: 500;
    font-size: 1rem;
}


.dark_text {
    font-size: 1.375rem;
    font-weight: 600;
}

.r_icon {

    margin-left: -34px;

}

.google_reviewws11 img {
    padding-top: 5px;
    height: 61px;
    width: 100%;
    padding-right: 12px;
}

@media(max-width:600px) {
    .scrollmagic-pin-spacer {
        padding-bottom: 0px !important;
    }

    .google_reviewws11 img {
        padding-top: 5px;
        height: 60px;
        width: 100%;
    }

    .r_icon {
        margin: 0;
        margin-right: 25px;
    }

    .google_reviewws11 {

        margin-bottom: 30px;
        display: flex;
        justify-content: center;
        padding: 20px 0px;
        border: 1px solid #938787;
        border-radius: 10px;
    }


}