.ebook-single .header {
    background: #4842C1;
    padding-top: 120px;
}

.ebook-single .header .title-box .subtitle {
    color: #FFF;
    font-family: PlutoBold;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.ebook-single .header .title-box .title {
    color: #FFF030;
    font-family: PlutoBold;
    font-size: 46px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-top: 0px;
    margin-bottom: 20px;
}

.ebook-single .header .title-box img {
    margin-top: 8px;
    width: 450px;
}

.ebook-single .features ul {
    margin-top: 32px;
    padding: 0;
    margin-bottom: 32px;
    list-style-type: none;
}

.ebook-single .features ul li{
    margin-bottom: 0;
    padding: 0;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    color: #ffffff;
    margin-bottom: 12px;
}



.ebook-single .ebook-content {
    padding: 50px 0;
}

.ebook-single .custom-hs-contact-form {
    background: #ffffff;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 20px;
}

.ebook-single .custom-hs-contact-form .form-container {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
}

.ebook-single .custom-hs-contact-form .form-container form>div,
.ebook-single .custom-hs-contact-form .form-container form .hs-dependent-field>div {
    margin-bottom: 25px;
}

.ebook-single .custom-hs-contact-form .form-container form .form-columns-2,
.ebook-single .custom-hs-contact-form .form-container form .form-columns-1 {
    max-width: 100%;
}

.ebook-single .custom-hs-contact-form .form-container input[type=text],
.ebook-single .custom-hs-contact-form .form-container input[type=email],
.ebook-single .custom-hs-contact-form .form-container input[type=tel],
.ebook-single .custom-hs-contact-form .form-container input[type=url],
.ebook-single .custom-hs-contact-form .form-container input[type=number],
.ebook-single .custom-hs-contact-form .form-container select,
.ebook-single .custom-hs-contact-form .form-container textarea {
    width: 100%;
    background-color: #efefef;
    border-radius: 7px;
    padding: 18px;
    border: 0 solid transparent;
    outline: transparent;
    color: #1b1851;
    font-size: 18px;
    font-weight: 400;
    line-height: 1em;
}

.ebook-single .custom-hs-contact-form .form-container textarea {
    min-height: 150px;
}

.ebook-single .custom-hs-contact-form .form-container ul {
    margin: 0;
    list-style: none;
    padding-left: 10px;
}

.ebook-single .custom-hs-contact-form .form-container ul li {
    margin: 0;
}

.ebook-single .custom-hs-contact-form .form-container ul li label {
    display: flex;
    gap: 8px;
}

.ebook-single .custom-hs-contact-form .form-container label {
    margin-bottom: 7px;
    font-family: "PlutoRegular", sans-serif;
    letter-spacing: -0.69px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.65px;
    color: #1b1851;
}

.ebook-single .custom-hs-contact-form .form-container label.hs-error-msg {
    color: #ff0000;
    margin-bottom: 0;
    font-size: 15px;
}

.ebook-single .custom-hs-contact-form .form-container legend {
    font-size: 12px;
}

.ebook-single .custom-hs-contact-form .form-container .hs_recaptcha {
    margin: 0;
    height: 0;
}

.ebook-single .custom-hs-contact-form .form-container .hs_submit {
    text-align: center;
}

.ebook-single .custom-hs-contact-form .form-container .hs_submit input {
    background-color: #1b1851;
    border: 0 solid transparent;
    color: #fff031;
    font-family: "PlutoBold", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 18px 40px;
    border-radius: 50px;
    outline: 0 solid transparent;
}

.ebook-single .custom-hs-contact-form .form-container .hs_submit input:hover {
    background-color: #fff031;
    color: #1b1851;
}

.ebook-single .custom-hs-contact-form .form-container fieldset.form-columns-1 .hs-input:not([type=checkbox], [type=radio]) {
    width: 100%;
}

.ebook-single .custom-hs-contact-form .form-container fieldset.form-columns-0 .input,
.ebook-single .custom-hs-contact-form .form-container fieldset.form-columns-1 .input,
.ebook-single .custom-hs-contact-form .form-container fieldset.form-columns-2 .input {
    margin-right: 0;
}

.ebook-single .custom-hs-contact-form .form-container fieldset.form-columns-2 {
    display: flex;
    gap: 8px;
    margin-bottom: 0px;
}

.ebook-single .custom-hs-contact-form .form-container fieldset.form-columns-0>div,
.ebook-single .custom-hs-contact-form .form-container fieldset.form-columns-2>div,
.ebook-single .custom-hs-contact-form .form-container fieldset.form-columns-1>div {
    margin-bottom: 25px;
}

.ebook-single .custom-hs-contact-form .form-container fieldset.form-columns-1 {
    margin-bottom: 0px;
}

.ebook-single .custom-hs-contact-form .form-container .form-columns-1 .hs-dependent-field>div {
    margin-bottom: 25px;
}

.ebook-single .custom-hs-contact-form .form-container h2 {
    margin-top: 35px;
}

.ebook-single .custom-hs-contact-form .form-container .legal-consent-container p {
    font-size: 14px;
}

.ebook-single .custom-hs-contact-form .form-container .legal-consent-container .hs-form-booleancheckbox-display>span {
    margin-left: 0;
    line-height: 22px;
}

.ebook-single .custom-hs-contact-form .form-container .submitted-message {
    text-align: center;
}

.ebook-single .custom-hs-contact-form .form-container .submitted-message a {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background-color: #1b1851;
    border: 0 solid transparent;
    font-family: PlutoBold;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 18px 40px;
    border-radius: 50px;
    outline: 0 solid transparent;
    background-color: #fff031;
    color: #1b1851;
    cursor: pointer;
}

.ebook-single .custom-hs-contact-form .form-container .submitted-message a:hover {
    background-color: #1b1851;
    color: #fff031;
    text-decoration: none;
}

@media (max-width: 768px) {
    .ebook-single .custom-hs-contact-form .form-container fieldset.form-columns-2 {
        flex-direction: column;
    }

    .ebook-single .custom-hs-contact-form .form-container fieldset.form-columns-2>div {
        width: 100%;
    }
}

.col-md-custom-5 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .col-md-custom-5 {
        flex: 0 0 20%;
        max-width: 20%;
    }
}
