/* todays work */

.mainmenu li.active {
    background-color: #f3f3f3;
    border-bottom: 3px solid #f58345;
}

.mainmenu-nav .mainmenu>li>a {
    font-size: 13px;
    padding: 0px 12px;
    text-transform: uppercase;
}

a.edu-btn,
button.edu-btn,
.header-action .header-btn a {
    background: transparent;
    color: #f58345;
    border: 1px solid #f58345;
    border-radius: 6px;
}

a.edu-btn:after,
button.edu-btn:after {
    background: #f58345;
}

a.edu-btn:hover,
button.edu-btn:hover {
    color: #fff;
}

.edu-about-area {
    padding-top: 100px;
}

.color-black {
    color: var(--color-black);
}

a.edu-btn.btn-small,
button.edu-btn.btn-small {
    height: 45px;
    line-height: 48px;
    padding: 0 20px;
    font-size: 13px;
}

.features-area-10 {
    margin-top: 100px;
    padding: 100px 0 200px;
}

.features-box {
    text-align: left;
}

.features-box .icon {
    text-align: left;
    margin: 0 0 28px;
}

.features-box .content .title {
    font-weight: 700;
}

.features-box.color-black-style .icon {
    background-color: #f58345;
}

.edu-counterup .count-number.black-color {
    color: var(--color-black);
}

.categorie-grid.color-black-style {
    background-color: #f3f3f3;
}

.categorie-grid.color-black-style i {
    color: var(--color-black);
}

.categorie-grid:hover .content .title {
    color: var(--color-primary);
}

.rn-progress-parent {
    box-shadow: inset 0 0 0 2px rgba(245, 131, 69, .2);
}

.rn-progress-parent svg.rn-back-circle path {
    stroke: var(--color-primary);
}

.rn-progress-parent::after,
.rn-progress-parent:hover::after {
    color: var(--color-primary);
}

.about-image-gallery .video-box .inner .thumb .popup-icon {
    color: #000;
}

.categorie-grid.categorie-style-2 .icon {
    min-width: 68px;
    width: 68px;
    text-align: center;
    margin-bottom: 15px;
}

.categorie-grid.categorie-style-2 {
    padding: 25px 15px;
    display: block;
    text-align: center;
}

.categorie-grid.categorie-style-2 .icon {
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.categorie-grid.categorie-style-2:hover .icon {
    -webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg);
}

.edu-cta-banner .section-title .title {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 800;
}

.edu-cta-box {
    background: #181818;
}

.edu-cta-box .inner .sparator span {
    border: 4px solid rgb(245 131 69 / 49%);
}

.edu-section-gap {
    margin-top: 100px;
    padding: 50px 0px;
}

.process-area-1 {
    background-color: #f0f4f5;
}

.edu-footer.footer-style-1 {
    background-color: #000;
}

.edu-footer.footer-lighten .widget-title {
    color: #fff;
}

.footer-lighten .copyright-area {
    background-color: #282828;
}

.inner-right {
    text-align: right;
}

.footer-lighten .copyright-area p {
    color: #fff;
}

.edu-footer .copyright-area .inner-right a {
    color: #f58345;
}

.edu-footer .copyright-area .inner-right a:hover {
    color: #fff;
}

.hero-banner.hero-style-1 {
    background-color: #f5834517;
}

.process-area-1 .process-content .course-list .course-content .course-number.course-primary {
    background: rgba(245, 131, 69, .1);
    color: #f58345;
}

.about-style-1 .shape-group li.shape-1.circle span,
.about-style-2 .shape-group li.shape-1.circle span {
    border: 15px solid var(--color-primary);
}

.hero-banner .banner-thumbnail .shape-group li.shape-3 span.circle-shape {
    background: var(--color-primary);
}

.hero-banner .banner-thumbnail .instructor-info .inner .media .content span {
    color: var(--color-primary);
}

.mainmenu-nav .mainmenu {
    justify-content: end;
}

.custom-space {
    padding: 60px 0px !important;
}

.registration-form {
    padding: 25px 35px;
}

.user-name {}

.user-name .dropdown-toggle {
    border: none;
    background: transparent;
    font-size: 16px;
}

.user-name .dropdown-toggle span {
    width: 40px;
    height: 40px;
    position: relative;
    display: inline-block;
    border: 1px solid #f58345;
    line-height: 40px;
    border-radius: 100%;
    color: #f58345;
    margin-right: 4px;
}

.user-dropdwon {
    padding: 0px;
    margin: 0px;
}

.user-dropdwon li {
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #ddd;
}

.user-dropdwon li a {
    padding: 15px 29px;
    font-size: 16px;
}

.user-dropdwon li a i {
    margin-right: 5px;
    font-size: 18px;
    display: inline-block;
}

.user-dropdwon li a:hover {
    color: #fff;
    background-color: #f58345;
}

.user-dropdwon li:last-child {
    border-bottom: 0px solid #ddd;
}

.user-dropdwon li:last-child a {}

.page-title .title span {
    color: #f58345;
    text-transform: capitalize;
}

.page-title p {
    font-size: 20px;
}

.story-book {
    background: #fff;
    border: 1px solid #cacaca;
}

.story-book .thumbnail {
    background: #e3e3e3;
    border-radius: 0;
    height: 173px;
}

.story-book .thumbnail img {
    height: 100%;
    margin: auto;
    display: block;
    width: 100%;
    object-fit: contain;
}

.story-book .thumbnail .time-top {
    left: 12px !important;
    right: inherit;
    top: 15px;
    width: 100%;
}

.story-book .thumbnail .time-top span {
    padding: 6px 15px;
    text-transform: uppercase;
    border-radius: 5px;
}

.story-book .thumbnail .time-top span.draft {
    background: #ffd2da;
    color: #d50124;
}

.story-book .thumbnail .time-top span.published {
    background: #d3f4d4;
    color: #0b730f;
}

.story-book .content {
    padding: 18px 15px;
    text-align: center;
}

.story-book .content p {
    font-size: 15px;
    color: #666;
    margin-bottom: 15px;
}

.read-more-btn {}

.close-trash {
    background: #f00;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 100% !important;
    position: absolute;
    right: 20px;
    cursor: pointer;
    opacity: 1;
    top: -5px;
}

.close-trash:hover {
    color: #fff;
}

.story-book .read-more-btn .edu-btn {
    padding: 0px 14px;
    font-size: 14px;
    width: 100%;
}

.story-book-title .showing-text {}

.story-book-title .edu-sorting .edu-btn {
    background: #181818;
    border: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* form start */
#msform {}

#msform fieldset {
    border: none;
    padding: 0px 25px 20px;
    margin: 0px;
    /* text-align: end; */
}

#msform fieldset:not(:first-of-type) {
    display: none;
}

#msform input,
#msform textarea {
    padding: 10px 20px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin-bottom: 15px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    font-size: 15px;
    height: 50px;
}

#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #f58345;
    outline-width: 0;
    transition: All 0.5s ease-in;
    -webkit-transition: All 0.5s ease-in;
    -moz-transition: All 0.5s ease-in;
    -o-transition: All 0.5s ease-in;
}

.fs-title {
    font-size: 24px;
    text-transform: none;
    color: #181818;
    margin-bottom: 5px;
    letter-spacing: 1px;
    font-weight: bold;
    text-align: start;
}

label {
    display: block;
}

#msform fieldset label {
    color: #181818;
    font-weight: normal;
    margin-bottom: 5px;
    font-size: 15px;
    text-align: start;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 30px;
    margin-top: 0;
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    counter-reset: step;
    background: #f3f3f3;
    padding: 0px;
}

#progressbar li {
    list-style-type: none;
    color: #181818;
    text-transform: uppercase;
    font-size: 15px;
    width: 100%;
    float: none;
    position: relative;
    letter-spacing: 1px;
    text-align: start;
    background: #fff;
    margin: 0px;
    padding: 20px 15px;
    border-bottom: 1px solid #faebe4;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 1;
}

#progressbar li:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
}

#progressbar li::after {
    height: 100%;
    left: 0;
    top: 0;
    width: 0;
    background: #f58345;
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#progressbar li:hover:after {
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#progressbar li.active::after {
    height: 100%;
    left: 0;
    top: 0;
    width: 0;
    background: #000;
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#progressbar li.active:hover:after {
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#progressbar li.active {
    background: #f58345;
    color: #fff;
}

#progressbar li:last-child {
    border: none;
}

#msform select {
    padding: 10px 20px;
    border: 1px solid #eee;
    border-radius: 5px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #666;
    font-size: 15px;
    appearance: auto;
    height: 50px;
}

#msform select::-ms-expand {
    display: none;
}

#msform select:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #f58345;
    outline-width: 0;
    transition: All 0.5s ease-in;
    -webkit-transition: All 0.5s ease-in;
    -moz-transition: All 0.5s ease-in;
    -o-transition: All 0.5s ease-in;
}

#msform select option {
    background-color: white;
    color: #2C3E50;
}

#msform select option:hover {
    background-color: #696cff;
    color: white;
}

select.form-control {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0 0px 10px;
    box-shadow: none;
    padding: 9px 11px;
}

input[type=checkbox],
input[type=radio] {
    display: inline-block;
    width: auto !important;
    margin-right: 5px;
}

h3 {
    font-size: 16px;
    text-align: left;
    color: #222;
}

.radio-group {
    margin-right: 10px;
    display: flex;
}

.radio-group label {
    font-size: 12px;
    font-weight: 600;
}

.ErrorTxt {
    color: red;
    font-size: small;
    font-weight: normal;
    bottom: -13px;
    position: absolute;
    left: 10px;
}

#container {
    margin: 20px auto;
    font-size: 13px;
}

.ck-editor__editable[role="textbox"] {
    /* Editing area */
    min-height: 200px;
}

.ck-content .image {
    /* Block images */
    max-width: 80%;
    margin: 20px auto;
}

#previewContainer p {
    font-size: 13px;
}

.ck.ck-toolbar>.ck-toolbar__items>:not(.ck-toolbar__line-break) {
    margin-right: 0;
}

.ck.ck-icon {
    font-size: 8px;
}

h2 {
    font-size: 20px;
}

.uf_buttons ul {
    margin: 0px 0 30px 0;
    padding: 0;
    text-align: center;
}

.uf_buttons ul li {
    list-style: none;
    display: block;
    margin-right: 0;
    text-align: start;
    position: relative;
}

.uf_buttons ul li a {
    text-decoration: none;
    color: #181818;
    font-size: 16px;
    font-weight: 800;
    display: block;
    transition: all .3s ease-in-out;
    border: #ebdbd6 dashed 1px;
    padding: 20px 30px;
    border-radius: 5px;
    background: #FEFBFA;
    margin-bottom: 20px;
}

.uf_buttons ul li a:hover {
    color: #f58345;
    border: #f58345 dashed 1px;
}

.uf_buttons ul li img {
    position: absolute;
    right: 25px;
    width: 60px;
}

.form-control:focus,
.form-select:focus {
    border-color: #f58345 !important;
}

#msform fieldset button.view_img {
    background: #f58345;
    border-color: #f58345;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    font-size: 16px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

#msform fieldset button.view_img:focus {
    box-shadow: 0 0 0 0rem rgb(70 70 70 / 26%);
}

#msform fieldset .modal-dialog {
    max-width: 40%;
}

.cb-form {
    z-index: 9;
    position: relative;
    max-width: 100%;
    margin: auto;
    background: transparent;
    padding: 15px 30px;
}

.form-title {}

.form-title p {
    text-align: start;
    margin-bottom:10px;
}

#msform fieldset .row .col-lg-12 {
    margin-bottom: 15px;
    position: relative;
    text-align: start;
}

#msform fieldset .row .col-lg-6 {
    margin-bottom: 15px;
    position: relative;
    text-align: start;
}

.cb-submit {
    text-align: end;
}

.cb-btn {
    background: #f58345;
    color: #fff;
    border: none !important;
    width: fit-content !important;
    padding: 13px 25px !important;
    height: auto !important;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.cb-btn:hover {
    background: #2b2a29;
}

.cb-btn1 {
    background: transparent;
    width: fit-content !important;
    padding: 13px 25px !important;
    height: auto !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #f08143;
    border: 1px solid #f08143 !important;
}

.cb-btn1:hover {
    background: #f58345;
    color: #fff;
}

#msform textarea {
    height: 100px !important;
}

.custom-image-uoload {
    border: 1px solid #ffeee5;
    background: #fefbfa;
    border-radius: 5px;
    width: fit-content;
}

.file-upload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}

.file-upload {
    position: relative;
    overflow: hidden;
    margin: 10px 0px 0px;
    width: fit-content;
    max-width: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #f58345;
    border: 0px solid #888;
    padding: 10px 15px;
    display: inline;
    -ms-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 5px;
}

.file-upload:hover {
    background: #2b2a29;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.75);
    box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.75);
}

.file-upload input.file-input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    height: 100%;
}

.imageWrapper {}

.imageWrapper img {
    width: 280px;
    border-radius: 5px 5px 0px 0px;
    height: 350px;
}

.left-btn {
    padding: 20px 20px;
    text-align: center;
}

.left-btn label {
    font-size: 18px;
    color: #222;
}

.graduate {
    opacity: 0;
}

.documtnet-box {
    text-align: center;
    border: 1px solid #f2c2a9;
    padding: 20px 15px;
    background: #fff1e9;
    border-radius: 5px;
}

.documtnet-box i {
    font-size: 34px;
    color: #f58345;
    margin-bottom: 20px;
}

.documtnet-box h3 {
    text-align: center;
    margin-bottom: 5px;
}

.documtnet-box span {
    font-size: 14px;
    color: #666;
}

.cb-tab {}

.cb-tab .nav-tabs {
    border: none;
    margin: 0px;
    padding: 0px;
    gap: 10px;
}

.cb-tab .nav-tabs .nav-item {
    width: 49%;
    padding: 0px;
}

.cb-tab .nav-tabs .nav-item .nav-link {
    border: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.cb-tab .nav-tabs .nav-item .nav-link.active {
    border: none;
}

.cb-tab .nav-tabs .nav-item .nav-link.active .documtnet-box {
    background: #f58345;
}

.cb-tab .nav-tabs .nav-item .nav-link.active .documtnet-box i,
.cb-tab .nav-tabs .nav-item .nav-link.active .documtnet-box h3,
.cb-tab .nav-tabs .nav-item .nav-link.active .documtnet-box span {
    color: #fff;
}

.cb-tab .tab-content {
    margin-top: 25px;
    padding: 0px 10px 0px 0px;
}

.uf_buttons ul li a i {
    display: inline-block;
    font-size: 27px;
    margin-bottom: 0;
    vertical-align: middle;
    margin-right: 15px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: #f08044;
    color: #fff;
    border-radius: 100%;
}

@media (min-width: 1025px) and (max-width: 1367px) {

    #msform fieldset {
        width: 100%;
        margin: 0 0%;
    }

    .fs-title {
        font-size: 18px;
        margin: 22px 0 10px;
    }

    #msform fieldset label {
        font-size: 15px;
    }

    #msform input,
    #msform textarea {
        font-size: 15px;
    }

    #msform select {
        font-size: 0.813rem;
    }

    #msform select {
        font-size: 14px;
    }

    #msform .action-button {
        font-size: 14px;
    }

    #msform .action-button-previous {
        font-size: 15px;
    }

    #msform fieldset button.view_img {
        font-size: 0.875rem;
    }

    .uf_buttons ul li a {
        font-size: 14px;
    }
}

/* form end */
/* inner header start */
.book-innerheader {
    padding: 10px 0px;
    background: #fff;
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 999;
}

.book-innerheader .container-fluid {
    padding: 0px 20px;
}

.book-innerheader .logo {}

.book-innerheader .logo a img {}

.right-btn {
    text-align: end;
}

.right-btn .edu-btn {
    height: auto !important;
    line-height: 26px !important;
    padding: 10px 20px !important;
    font-size: 15px;
    margin-left: 10px;
    letter-spacing: 0px;
}

.inner-create-book {
    margin-top: 0px;
    background: #fffaf7;
    padding-top: 20px;
}

.slider-nav {
    background: #fff;
    height: 100vh;
    position: fixed;
    width: 100%;
    max-width: 250px;
    left: 0;
    top: 0;
    padding: 25px 0px;
    border-radius: 24px;
}

.form-content {
    width: calc(100% - 230px);
    margin-left: 230px;
    max-width: 100%;
}

.book-main-wrapper {
    background: #fffaf7;
}

.inner-logo {
    padding: 10px 20px 30px;
    text-align: center;
}

.bottom-footer {
    position: absolute;
    bottom: 20px;
}

.bottom-footer .edu-btn {
    height: auto !important;
    width: 100%;
    padding: 12px 15px !important;
    font-size: 15px !important;
    letter-spacing: 0px;
    line-height: 26px !important;
}

.btn-bg {
    background: #181818 !important;
    color: #fff !important;
    border-color: #fff !important;
}

.book-label {
    font-size: 16px;
    text-align: start !important;
}

.from-space {
    margin-bottom: 20px;
    position: relative;
}

.bk-form-ul {
    list-style-type: none;
    padding: 0px;
    margin: 23px 0px 0px;
}

.bk-form-ul li {
    display: inline-block;
    margin: 0px 20px 0px 0px;
    padding: 0px !important;
    border-radius: 10px !important;
}

.bk-form-ul input[type="checkbox"][id^="myCheckbox"] {
    display: none;
}

.bk-form-ul label {
    border: 1px solid #fff;
    padding: 0 !important;
    display: block;
    position: relative;
    margin: 0 !important;
    cursor: pointer;
    line-height: 0px !important;
}

.bk-form-ul label:before {
    background-color: white;
    color: white;
    content: " ";
    display: block;
    border-radius: 50%;
    border: 1px solid grey;
    position: absolute;
    top: -5px;
    left: -5px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 28px;
    transition-duration: 0.4s;
    transform: scale(0);
}

.bk-form-ullabel img {
    height: 100px;
    width: 100px;
    transition-duration: 0.2s;
    transform-origin: 50% 50%;
}

.bk-form-ul input:checked+label {
    border-color: #f58345;
    border-radius: 10px;
}

.bk-form-ul input:checked+label:before {
    content: "\e913";
    font-family: 'icomoon';
    background-color: #f58345;
    transform: scale(1);
    height: 30px;
    width: 30px;
    border-radius: 100px;
    left: 5px;
}

.bk-form-ul input:checked+label::after {
    display: none;
}

.bk-form-ul input:checked+label img {
    transform: scale(0.9);
    /* box-shadow: 0 0 5px #333; */
    z-index: -1;
}

.bk-form-box {
    text-align: start;
    margin-bottom: 40px;
    position: relative;
}

.bk-form-title {
    color: #181818;
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 15px;
}

.check-box {
    box-shadow: 0 7px 18px rgba(64, 79, 104, .05);
    background: #fff;
    max-width: 195px;
    min-width: 195px;
    height: auto;
    border-radius: 10px;
    text-align: center;
    padding: 25px 20px;
    border: 1px solid #fff;
}

.bk-form-ul li:nth-child(3) .check-box {
    min-width: 300px;
    width: 300px;
}

.check-box p {
    margin: 0px;
    font-size: 15px;
    padding-top: 18px;
    padding-bottom: 0px !important;
}

.check-box img {}

.book-right-box {
    position: fixed;
    right: 20px;
    top: 50%;
    background: #fff;
    max-width: 300px;
    min-width: 300px;
    padding: 20px 10px;
    border-radius: 15px;
    transform: translate(0, -50%);
}

.smaple-img {
    text-align: center;
    position: relative;
}

.progress {
    height: 22px;
    font-size: 15px;
    margin: 15px 15px 0px;
}

.progress-bar {
    width: 0;
    -webkit-animation: progress 1.5s ease-in-out forwards;
    animation: progress 1.5s ease-in-out forwards;
    background: #f58345;
}

.progress-bar .title {
    opacity: 0;
    -webkit-animation: show 0.35s forwards ease-in-out 0.5s;
    animation: show 0.35s forwards ease-in-out 0.5s;
}

@-webkit-keyframes progress {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}

@keyframes progress {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}

@-webkit-keyframes show {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes show {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* inner header end */
.sd-title {
    text-align: start;
}

.sd-title h2 {
    font-size: 18px;
}

.sd-space {
    margin-bottom: 25px;
}

.sd-textarea {}

.input-title {
    color: #181818;
    font-weight: normal;
    margin-bottom: 12px;
    font-size: 15px;
    display: block;
}

.sd-radio {
    display: flex;
    gap: 30px;
}

.sd-radio-col {}

.sd-radio-col input {}

.sd-radio-col label {}

.book-form-row .col-lg-9,
.col-lg-4,
.col-lg-6 {
    position: relative;
}

@media only screen and (max-width: 1400px) {
    .form-content {
        max-width: 100%;
        width: calc(100% - 220px);
        margin-left: 220px;
    }

    #progressbar li {
        font-size: 14px;
        padding: 12px 15px;
    }

    .bottom-footer .edu-btn {
        padding: 10px 15px !important;
        font-size: 14px !important;

    }

    .documtnet-box span {
        font-size: 12px;
    }
}

/* width */
.book-main-wrapper::-webkit-scrollbar {
    width: 7px;
}

/* Track */
.book-main-wrapper::-webkit-scrollbar-track {
    background-color: #faefe9;
}

/* Handle */
.book-main-wrapper::-webkit-scrollbar-thumb {
    background: #f58345;
    border-radius: 5px;
}

/* price table */
.price-tbale {
    margin-bottom: 30px;
    position: relative;
}

.price-tbale .ErrorTxt {
    color: red;
    font-size: small;
    font-weight: normal;
    bottom: -23px;
    position: absolute;
    right: 0px;
}

.price-tbale-box {
    background: #fff;
    text-align: start;
    border-radius: 0;
    box-shadow: 0 0px 11px rgba(27, 20, 78, .1);
    border-radius: 10px;
    border: 1px solid #fff;
}

.price-tbale-title {
    padding: 0;
    border-radius: 0;
    text-align: center;
}

.price-tbale-title h2 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 0px;
    background: #f58345;
    padding: 20px 10px 10px;
}

.price-tbale-title span {
    font-size: 15px;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 2px dotted #eccfc0;
    margin: auto auto 17px;
    display: block;
    padding: 33px 10px 4px;
    width: fit-content;
    text-align: center;
}

.price-tbale-body {
    padding: 15px 10px;
}

.book_spec table {
    margin: 0 0 12px;
}

.price-tbale-body .book_spec h5 {
    margin: 0 0 6px;
}

.price-tbale-body p {
    margin-bottom: 12px;
    font-size: 13px;
    line-height: 20px;
    color: #222;
}

.emi-hilight {
    width: 100%;
    display: block;
    color: #222222;
    font-size: 10px;
    margin-bottom: 10px;
    background: #fef4ee;
    padding: 5px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #f5d4c1;
}

.price-tbale-body ul {
    padding: 0px 0px 20px;
    margin: 0px;
}

.price-tbale-body ul li {
    list-style: none;
    font-size: 14px;
    margin: 0px;
    padding-bottom: 8px;
    position: relative;
    padding-left: 19px;
    color: #222;
}

.price-tbale-body ul li i {
    position: absolute;
    left: 0px;
    top: 5px;
}

.price-tbale-body ul li i.icon-57 {
    color: green;
}

.price-tbale-body ul li i.icon-73 {
    color: red;
}

.price-tbale-footer {
    padding: 20px 10px 0;
}

.price-tbale-footer a {
    color: #fff;
    width: 100%;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.price-bg {
    background: #f58345;
}

.price-bg:hover {
    background: #181818;
}
.price-tbale-footer p.price-bg {
    text-align: center;
    color: #fff;
    padding: 8px;
    font-size: 16px;
}

.emi-hilight span {
    font-size: 14px;
    font-weight: 600;
}

.price-tbale-title h2 del {
    font-size: 13px;
    color: #f4e7e7;
}

.price-tbale-title h2 sup {
    font-size: 11px;
    top: -14px;
}

.discount-tab {
    position: absolute;
    background: #f58345;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    padding: 2px 11px;
    border-radius: 0px 0px 10px 10px;
    left: 0px;
    right: 0px;
    width: fit-content;
    text-align: center;
    margin: auto auto 10px;
}

.price-box2 {}

.price-box2 .price-tbale-title h2 {
    background: #181818;
}

.price-box2 .emi-hilight {
    background: #efefef;
    border: 1px solid #b4b3b3;
}

.price-box2 .price-tbale-footer a {
    background: #181818;
}

.price-box2 .price-tbale-footer a:hover {
    background: #f58345;
}

.price-box2 .discount-tab {
    background: #181818;
}

.price-tbale input:checked+label {
    background: transparent;
}

.price-tbale label::before,
.price-tbale label::after {
    display: none;
}

.price-tbale label {
    padding: 0px !important;
    margin: 0px;
}

.price-tbale input:checked+label .price-tbale-box {
    background: #f6fff5;
    border: 1px solid #4caf50;
}

.price-tbale input:checked+label .price-tbale-box .price-tbale-footer a.price-bg,
.price-tbale input:checked+label .price-tbale-box .price-tbale-title h2 {
    background: #4caf50;
}

.price-tbale input:checked+label .price-tbale-box .emi-hilight {
    background: #d0f9d2;
    border: 1px solid #b2e9b4;
}

.sg-binding {}

.set-price-body {
    padding: 20px;
}

.set-price-body h4 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #000;
    border-bottom: 2px solid #f58345;
    padding-bottom: 5px;
    width: fit-content;
}

.sg-binding {
    font-size: 14px;
    color: #222;
}

.sg-text {
    font-size: 14px;
    color: #111;
}

.sg-text1 {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 0px;
    padding-top: 12px;
}

.set-pr-col {}

.set-price-top {
    background: #ffefe6;
    padding: 14px;
}

.set-price-top h3 {
    margin-bottom: 0px;
    color: #f58345;
    font-size: 16px;
}

.set-price {
    background: #fff;
    margin-bottom: 25px;
    border: 1px solid #ffb289;
}

.set-pr-col .row {
    padding-bottom: 4px;
}

.author-space {
    margin-top: 20px;
}

.price-input {
    width: 100px !important;
    height: 37px !important;
    margin-left: 5px;
}

/*CSS 2 April 2024*/
.round-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.round-img img {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
}

.orng-btn {
    border: 1px solid #f58345;
    background-color: #f58345;
    color: #fff;
    padding: 8px 10px;
    text-align: center;
    margin: 20px auto;
    font-size: 13px;
    text-transform: uppercase;
}

.orng-btn:hover {
    background-color: transparent;
    color: #f58345
}

.contact-form .form-group label {
    margin-bottom: 0;
}

.lft-sidebar ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.lft-sidebar li {
    font-weight: var(--p-medium);
    font-family: var(--font-secondary);
    color: var(--color-heading);
    padding-left: 22px;
    position: relative;
    margin-bottom: 16px;
    margin-top: 16px;
    border-bottom: 1px dashed #eee;
    padding-bottom: 8px;
}

.lft-sidebar li img {
    position: absolute;
    left: 0;
    top: 3px;
}

.contact-form .form-group p {
    color: #767676;
}

.contact_form_bg {
    background-color: #fef4ee;
    margin: 0;
}

.contact_form_bg {
    background-color: rgb(254 244 238 / 32%);
}

.contact-form {
    background: #fff;
    padding: 40px;
    border-radius: 12px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.contact-form .pre-title {
    font-size: 3rem;
    text-transform: capitalize;
    font-weight: 600;
}

.contact-form select {
    font-size: 13px;
    box-shadow: none;
    padding: 0 25px;
    outline: none;
    border: none;
    height: 60px;
    border-radius: 5px;
    color: var(--color-heading);
    background: #f7f7f7 url(../img/arrow-icon.png) 97% center no-repeat;
}

.contact-form input[type="text"],
.contact-form input[type="password"],
.contact-form input[type="email"],
.contact-form input[type="number"],
.contact-form input[type="tel"],
.contact-form textarea {
    font-size: 15px;
    background-color: #e1e1e1;
    box-shadow: none;
    padding: 0 25px;
    outline: none;
    border: none;
    border-radius: 5px;
    color: var(--color-heading);
}

.contact-form .form-control[type=file] {
    font-size: 15px;
    background-color: #e1e1e1;
    box-shadow: none;
    padding: 19px;
    outline: none;
    border: none;
    height: 60px;
    border-radius: 5px;
    color: var(--color-heading);
}

.contact-form textarea {
    font-size: 15px;
    background-color: #e1e1e1;
    box-shadow: none;
    padding: 25px;
    outline: none;
    border: none;
    height: 100px;
    border-radius: 5px;
    color: var(--color-heading);
}

.contact-form label {
    font-size: 16px;
    font-weight: 500;
}

.contact-form span.ErrorTxt {
    color: red;
    font-size: 13px;
}

.pre-title {
    font-size: 36px;
    text-transform: none !important;
    color: #181818;
}

.profile-header {
    margin-bottom: 0px;
}

.pay-modal {}

.pay-modal .modal-dialog {
    max-width: 500px;
    border-radius: 20px;
}

.pay-modal .modal-content {
    border-radius: 13px;
}

.pay-modal .modal-header {
    border: none;
}

.pay-modal .modal-header .btn-close {
    position: absolute;
    right: 15px;
    top: 12px;
    opacity: 1;
}

.pay-modal .modal-body {
    padding: 0px;
}

.payment-detail {
    padding: 25px 30px;
}

.payment-detail h3 {
    text-align: center;
    font-size: 22px;
}

.payment-detail p {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    font-size: 15px;
}

.payment-detail p span {
    text-align: end;
    float: right;
}

.payment-detail p strong {}

.submit_ok {
    background: #f58345;
    color: #fff;
    border: none;
    padding: 10px 20px;
    margin: 24px auto 0px;
    display: block;
    text-transform: uppercase;
    border-radius: 5px;
    box-shadow: none !important;
    outline: none !important;
}

.mg-b {
    margin-bottom: 150px;
}

.service-wrap-layout1 {
    position: relative;
    padding-bottom: 100px;
}

.service-wrap-layout1:after {
    content: url(../img/line-shape.png);
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 0;
}

.service-box-layout1 {
    text-align: center;
    padding: 0 2rem;
    margin-bottom: 30px;
}

@media only screen and (max-width: 1199px) {
    .service-box-layout1 {
        padding: 0;
    }
}

.service-box-layout1 .item-img {
    position: relative;
    border-radius: 50%;
    margin-bottom: 22px;
    display: inline-block;
    border: 10px solid #ddd;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 200px;
    z-index: 1;
}

.service-box-layout1 .item-img img {
    border-radius: 50%;
}

.service-box-layout1 .item-img .sl-number {
    position: absolute;
    top: -15px;
    right: 4px;
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    height: 55px;
    width: 55px;
    line-height: 55px;
    border-radius: 50%;
    background-color: #f58345;
}

.service-box-layout1 .item-content .item-title {
    margin-bottom: 10px;
    text-align: center;
}

.service-box-layout1 .item-content .item-title a {
    color: #ffffff;
    font-weight: 500;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.service-box-layout1 .item-content .item-title a:hover {
    color: var(--color-black);
}

.service-box-layout1 .item-content p {
    color: var(--color-black);
}

.service-box-layout1:hover .item-img {
    border-color: #f58345;
    animation: pulse 3000ms infinite;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 #f58345;
        box-shadow: 0 0 0 0 #f58345;
    }

    40% {
        -webkit-box-shadow: 0 0 0 30px rgba(255, 194, 17, 0);
        box-shadow: 0 0 0 30px rgba(255, 194, 17, 0);
    }

    70% {
        -webkit-box-shadow: 0 0 0 30px rgba(255, 194, 17, 0);
        box-shadow: 0 0 0 30px rgba(255, 194, 17, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 194, 17, 0);
        box-shadow: 0 0 0 0 rgba(255, 194, 17, 0);
    }
}

@keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 #f58345;
        box-shadow: 0 0 0 0 #f58345;
    }

    40% {
        -webkit-box-shadow: 0 0 0 30px rgba(255, 194, 17, 0);
        box-shadow: 0 0 0 30px rgba(255, 194, 17, 0);
    }

    70% {
        -webkit-box-shadow: 0 0 0 30px rgba(255, 194, 17, 0);
        box-shadow: 0 0 0 30px rgba(255, 194, 17, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 194, 17, 0);
        box-shadow: 0 0 0 0 rgba(255, 194, 17, 0);
    }
}

.check-box1 {
    max-width: 150px;
    min-width: 150px;
    height: 150px;
    padding: 20px;
}

.login-form-box .form-group .text-danger {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -21px;
    font-size: 12px;
}

.other-contributors {
    display: none;
}

.view-book {}

.view-book a {
    background: #f58345;
    color: #fff;
    border: 1px solid #f58345;
}

.view-book a:hover {
    border: 1px solid #000;
}

.view-book a.edu-btn:after {
    background: #000 !important;

}

.mockup-title {
    background: rgb(255 233 220 / 88%);
    padding: 10px 10px;
    margin-bottom: 15px;
}

.mockup-title h4 {
    font-size: 19px;
    margin-bottom: 5px;
}

.mockup-title span {
    font-size: 13px;
    color: #222;
}

#frontcoverError,
#backcoverError,
#manuscript {
    bottom: -60px;
    text-align: center;
}

.sp-title {
    display: flex;
    gap: 5px;
}

.sp-btn {
    font-size: 10px;
    width: 20px;
    height: 20px;
    border: none;
    background: #f58345;
    color: #fff;
    border-radius: 100%;
}

.tooltip-inner {
    max-width: 400px;
    background-color: #ffe1d0e0;
    color: #222;
    padding: 10px;
    font-size: 13px;
    border-radius: 0.25rem;
    border: 1px solid #f58345;
    text-align: start;

}

.tooltip-arrow::before {
    border-right-color: #f58345;
}

.cdr-input {
    margin-top: 20px;
    border: 1px solid #ffeee5;
    background: #fefbfa;
    padding: 12px 10px;
    border-radius: 5px;
    text-align: center;
}

.cdr-input label {
    text-align: center;
    margin-bottom: 10px !important;
}

.append-cdr-input {}

.open-pdf {}

.open-pdf h3 {}

.open-pdf p {
    margin-bottom: 20px;
}

.open-pdf a {
    background: #f58345;
    color: #fff;
    padding: 5px 15px;
    text-align: start;
}

.open-pdf2 {}

.open-pdf2 h3 {}

.open-pdf2 p {
    margin-bottom: 20px;
}

.open-pdf2 a {
    background: #f58345;
    color: #fff;
    padding: 5px 15px;
    text-align: start;
}

.cdr-input button {
    text-align: center;
}

.form-ul-sub {
    text-align: start;
    margin:0 0 10px 15px;
    padding:0;
}

.form-ul-sub li {
    list-style: none;
    font-size: 15px;
    color: #222;
    margin: 0 0 10px;
    position: relative;
    padding-left: 18px;
    line-height: 1.5;
}

.form-ul-sub li:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #f58345;
    position: absolute;
    top: 8px;
    left: 0px;
    border-radius: 100%;
}

.cdr-p {
    font-size: 16;
    color: #222;
}

.frontimg-box img {
    width: 280px;
    height: 350px;
    object-fit: cover;
}

.title22 {
    font-size: 20px;
    font-weight: 600;
    color: #222;
}

.fornt-cover-bg {
    background: #fff;
    padding: 25px;
}

.back-cover-bg {
    background: #fff;
    padding: 20px;
}

.manuscript-bg {
    background: #fff;
    padding: 20px;
}

.backbox {
    position: relative;
}

/* .frontimg-box{
    text-align: end;
}
.frontimg-box .title22 h3{
    text-align: end;
} */

.back-bottom-text {
    position: absolute;
    bottom: 0px;
}

.back-bottom-text p {
    margin: 0px;
}

.back-bottom-text img {
    width: auto;
    height: auto;
}

.horizontal-view .imageWrapper img {
    width: 550px;
    height: 300px;
    object-fit: cover;
}

/* .horizontal-view{
    display: block;
}
.vertical-view{
    display: none;
} */
.color-red {
    color: red;
}

.frontimg-box .ErrorTxt {
    font-size: 16px;
}

.frontimg-box {
    position: relative;
    text-align: start;
}

.manuscript-bg .ErrorTxt {
    font-size: 16px;
    bottom: -34px;
}

.country-code-row .iti--separate-dial-code {
    width: 100%;
}

/*  */
.termsmodal {
    display: none;
    /* Hidden by default */
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}

.termsmodal-content {
    background-color: #fefefe;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
    max-width: 1000px;
    overflow-y: auto;
    position: relative;
    border-radius: 5px;
}

.termsmodal-close {
    color: #f58345;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: 18px;
    top: 4px;
}

.termsmodal-close:hover,
.termsmodal-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.terms-content {
    height: 500px;
    /* Adjust based on your content */
    overflow-y: scroll;
    padding: 0px 20px;
}

.termsmodal-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.termsmodal-content h3 {
    font-size: 20px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 13px;
}

.agree-ul {}

.agree-ul li {
    color: #000;
    list-style: disc;
    margin-bottom: 20px;
}
.agree-ul li::marker {
    font-size: 20px;
}

.agreement p {
    margin-bottom: 10px;
}

.ol-first {}

.ol-first li {
    margin-bottom: 10px;
    /*list-style: lower-alpha;*/
    list-style: circle;
}

.ol-second {}

.ol-second li {
    list-style: circle;
    margin-bottom: 9px;
}

.ol-second span {}

.termsmodal-content h4 {
    font-size: 17px;
    color: #000;
    text-decoration: underline;
}

.termsmodal-content h5 {
    font-size: 15px;
}

.accept-button-box {
    padding: 20px;
    border-top: 1px solid #ddd;
    text-align: center;
}

.accet-button {
    padding: 9px 22px;
    border: none;
    background: #f58345;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}

.accet-button:disabled {
    background: #c6c6c6;
    color: #666;
}

.bk-form-box .ErrorTxt {
    bottom: -30px;
    left: 0;
}

.tacbox {
    text-align: start;
}

.your-price {
    display: flex;
    gap: 8px;
    align-items: baseline;
}

.your-price input {
    height: 35px !important;
    padding: 5px 10px !important;
    width: 100px !important;
}

.book-create-error {
    bottom: 0px !important;
    position: relative !important;
    padding-top: 13px !important;
    display: block;
    text-align: start !important;
    left: 0px !important;
    font-size: 16px;
}

.check-error {
    position: relative;
    left: 0px;
    bottom: 0px;
}

.tacbox a {
    color: var(--color-primary);
}

.preview-book {
    background: #fff;
    margin-bottom: 25px;
    border: 1px solid #ffb289;
    padding: 25px;
}

.preview-book h3 {
    color: #f58345;
    font-size: 16px;
}

.preview-book p {
    text-align: start;
}

/* book ui staty */
.book-3d {
    --book-thickness: 26px;
    --cover-color: #4D9077;
    perspective: 1000px;

    margin: 0;

}

.book-3d__inner {
    position: relative;
    transform-style: preserve-3d;
    transform: rotateY(-25deg)
}

/* Book Pages */
.book-3d__inner::before {
    position: absolute;
    content: ' ';
    left: 100%;
    top: 1%;
    width: calc(var(--book-thickness) * 2);
    height: 98%;
    transform: translate(-55%, 0) rotateY(90deg);
    background: linear-gradient(90deg, #fff 0%, hsl(0, 0%, 94%) 5%, #fff 10%, hsl(0, 0%, 94%) 15%, #fff 20%, hsl(0, 0%, 94%) 25%, #fff 30%, hsl(0, 0%, 94%) 35%, #fff 40%, hsl(0, 0%, 94%) 45%, #fff 50%, hsl(0, 0%, 94%) 55%, #fff 60%, hsl(0, 0%, 94%) 65%, #fff 70%, hsl(0, 0%, 94%) 75%, #fff 80%, hsl(0, 0%, 94%) 85%, #fff 90%, hsl(0, 0%, 94%) 95%, #fff 100%);
}

/* Rear Cover */
.book-3d__inner::after {
    content: '';
    position: absolute;
    top: 0;
    left: 1%;
    width: 100%;
    height: 100%;
    transform: translateZ(calc(var(--book-thickness) * -1));
    background-color: var(--cover-color);
    border-radius: 0 2px 2px 0;
    box-shadow: -10px 0 50px 10px rgba(0, 0, 0, 0.3);
}

.book-3d__cover {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 0px 2px 2px 0px;
    transform: translateZ(var(--book-thickness));
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
}

.book-preview {
    display: grid;
    gap: 50px;
    grid-template-columns: auto auto;
    width: fit-content;
    align-items: center;
}

.preview-btn {}

.preview-btn a {
    background: #f58345;
    padding: 9px 25px;
    color: #fff;
    border-radius: 5px;
    display: block;
    margin-bottom: 12px;
    text-align: center;
}

.datarest {}

.datarest .modal-dialog {
    max-width: 600px;
}

.datarest .modal-content {}

.datarest .modal-header {
    border: navajowhite;
}

.datarest .modal-header .modal-title {
    display: none;
}

.datarest .modal-header .btn-close {}

.datarest .modal-body {
    padding: 25px;
    margin: 0px;
    text-align: center;
}

.datarest-btn {
    padding: 6px 20px;
    background: red;
    color: #fff;
    border: navajowhite;
    border-radius: 5px;
}

.datarest-btn1 {
    padding: 6px 20px;
    background: #f58345;
    color: #fff;
    border: navajowhite;
    border-radius: 5px;
}

.modal-footer1 {
    margin-top: 10px;
}

.dataset-box img.dataiamge {}

.dataset-box h4 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 9px;
}

.dataset-box p {
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.dataset-box ul {
    padding: 0px;
    margin: 0px;
    display: flex;
    gap: 10px;
    justify-content: center;
}

.dataset-box ul li {
    list-style: none;
    font-size: 16px;
    color: #222;
}

.dataset-box ul img {
    width: 15px;
}

.author-address {
    font-size: 17px;
    text-align: start;
    margin-top: 15px;
}

.imgpreview-btn {
    text-align: center;
    padding-top: 15px;
    display: flex;
    justify-content: center;
    gap: 15px;
}

.imgpreview-btn1 {
    background: #f58345;
    padding: 7px 20px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #f58345;
}

.imgpreview-btn1:hover {
    background: transparent;
    color: #f58345;
    border: 1px solid #f58345;
}

.imgpreview-btn2 {
    background: transparent;
    padding: 7px 20px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 5px;
    color: #f58345;
    border: 1px solid #f58345;
}

.imgpreview-btn2:hover {
    background: #f58345;
    color: #fff;
    border: 1px solid #f58345;
}

.frontimg-box img {
    border: 1px solid #ddd;
}

.modal.previewpoup-img {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
    background: rgb(0 0 0 / 78%);
}

.modal-backdrop {
    display: none !important;
}

.previewpoup-img .modal-dialog {}

.previewpoup-img .modal-content {}

.previewpoup-img .modal-body {}

.previewpoup-img .modal-body .btn-close {
    position: absolute;
    right: 0px;
    top: 0px;
}

a.preview-btn2 {
    background: transparent;
    color: #f58345;
    border: 1px solid #f58345;
}

#msform fieldset .previewpoup-img .modal-dialog {
    max-width: max-content;
}

.desktop-view {}

.moblie-view {
    display: none;
}

/*  */
.checkout-sec {
    background: #f6f6f6;
    padding: 40px 0px;
}

.checkout-breadcrumb {
    padding-bottom: 20px;
}

.checkout-breadcrumb .title {
    font-size: 30px;
    margin-bottom: 0px;
}

.checkout-breadcrumb .edu-breadcrumb {
    display: flex;
    gap: 10px;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.checkout-breadcrumb .edu-breadcrumb .breadcrumb-item {
    font-size: 15px;
}

.checkout-breadcrumb .edu-breadcrumb .breadcrumb-item a {
    color: #222;
}

.checkout-breadcrumb .edu-breadcrumb .breadcrumb-item.active {
    color: #f58a55;
}

.checkout-breadcrumb .edu-breadcrumb .separator {
    color: #222;
}

.paymentsummary {
    background: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 25px;
    border-radius: 20px;
}

.paymentsummary h2 {}

.paymentsummary-ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.paymentsummary-ul li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 5px 0px;
}

.summarycol1 {}

.summarycol2 {}

.payment-btn {
    text-align: center;
    padding-top: 20px;
}

.payment-btn button {
    background: #f08143;
    width: 100%;
    padding: 10px;
    color: #fff;
    border: none;
    border-radius: 10px;
}

.payment-btn button:hover {
    background-color: #000;
}

.amount-payable {
    font-weight: 600;
    color: #222;
    border-bottom: none;
}

.subtotal {
    color: #222;
}

.bookdetail {
    background: #fff;
    ;
    padding: 25px;
    border-radius: 15px;
}

.bookdetail h2 {}

@media screen and (max-width: 991px) {
    .desktop-view {
        display: none;
    }

    .moblie-view {
        display: block;
        padding: 0px 20px;
        height: 100vh;
    }

    .mobile-container {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    .mobile-row {
        text-align: center;
    }

    .mobile-row h2 {
        font-size: 18px;
    }

    .mobile-row h3 {
        text-align: center;
        margin-bottom: 2px;
        font-weight: 700;
    }

    .mobile-row p {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .mobile-row a {
        background: #f58345;
        padding: 10px 20px;
        color: #fff;
        border-radius: 5px;
        font-size: 16px;
        font-weight: 600;
    }

    .mobile-row img {
        margin: 10px 0px 20px;
    }
}


/* 19-03-25 css */

.toggle-content {
    max-height: 455px;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
    border: 1px solid #ddd;
}

.toggle-content.expanded {
    max-height: 100%;
}

/* Button styling */

.toggle-button {
    margin-top: 5px;
    padding: 15px;
    color: #000;
    border: none;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

.toggle-button:hover {
    color: #000;
}

.payment-toggle-button {
    margin-top: 5px;
    padding: 15px;
    color: #000;
    border: none;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
}

.payment-toggle-button:hover {
    color: #000;
}

.toggle-content .extra .book_spec table td i.icon-57 {
    color: green;
}

.toggle-content .extra .book_spec table td i.icon-73 {
    color: red;
}

.toggle-content .extra .book_spec table td {
    width: 50%;
}

.product-details p {
    margin: 0;
    padding-bottom: 5px;
}

.recommendation p {
    margin: 0;
    padding-bottom: 5px;
    word-break: break-all;
}

.secure-payment p {
    margin: 0;
    padding-bottom: 5px;
}

.author_details button {
    border: 1px solid #ddd;
    padding: 14px 16px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 3px;
    width: 100%;
    text-align: left;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    transition: translate 0.3s ease-in-out;
}

.author_details button:hover {
    background-color: #181818;
    border: #181818 solid 1px;
    color: #fff;
}

button.btn.btn-secondary.back_btn {
    background: #f08143;
    border-color: #f08143;
    font-size: 16px;
    padding: 8px 20px;
    margin: 12px 0 0;
}

button.btn.btn-secondary.back_btn:hover {
    background: #fff;
    border-color: #f08143;
    color: #000;
}

.secure_payment_cont button {
    border: 1px solid #ddd;
    padding: 14px 16px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 3px !important;
    width: 100%;
    text-align: left;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    transition: translate 0.3s ease-in-out;
}

.secure_payment_cont button:hover {
    background-color: #181818;
    border: #181818 solid 1px;
    color: #fff;
}

.author_details button i {
    float: right;
    position: relative;
    top: 5px;
}

.secure_payment_cont button i {
    float: right;
    position: relative;
    top: 5px;
}

.order-summary button.btn {
    width: 100%;
    background: #333;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
}

.order-summary button.btn:hover {
    background: #f58345;
}

.order-summary button.btn:focus {
    outline: none;
    box-shadow: none;
}

.secure_payment_order_summery {
    display: flex;
    align-items: center;
    gap: 22px;
    margin: 20px 0 10px;
}

.secure_payment_order_summery h4 {
    font-size: 16px;
    color: #333;
}

.secure_payment_order_summery h4>i {
    position: relative;
    top: -2px;
    margin-right: 5px;
}


@media screen and (min-width: 1299px) and (max-width: 1800px) {
    .toggle-content {
        max-height: 330px;        
    }
}

@media screen and (min-width: 1199px) and (max-width: 1368px) {

    .price-tbale-title h2 {
        font-size: 16px;
        padding: 18px 10px 8px;
    }

    .price-tbale-body .book_spec h5 {
        font-size: 12px;
    }

    .toggle-content .extra .book_spec table td {
        line-height: 1.2;
        font-size:13px;
    }

    .price-tbale-footer a {
        padding: 4px 10px;
        font-size: 13px;
    }

    .toggle-button {
        padding: 5px 0px 8px;
        font-size: 13px;
        text-transform: capitalize;
        font-weight: 500;
    }
    .toggle-content {
        max-height: 200px;        
    }
}


/* for package page*/

.package_container .container {
    max-width: 75%;
}
.p_toggle_content .extra .book_spec table td {
    width: 50%;
}
.p_toggle_content table tr td{
    color: #181818;
    font-weight: normal;
    margin-bottom: 5px;
    font-size: 14px;
    text-align: start;
}
 
.p_toggle_content .extra .book_spec table tbody tr td i.icon-57 { color: green; }
.p_toggle_content .extra .book_spec table tbody tr td i.icon-73 { color: red; }

.p_toggle_content {
     max-height: 100%;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
    border: 1px solid #ddd;
}

.p_toggle_content.expanded {
   max-height: 455px;
}

.package_container .col-md-4:nth-child(2) .price-tbale-box { border: #4caf50 solid 1px; background: #f7fff8; }
.package_container .col-md-4:nth-child(2) .price-box2 .price-tbale-title h2{ background:#4caf50;}


.contact-form .form-group.emailwrap p {
    word-break: break-word;
}
label.custom-file-upload {
    display: inline-block;
    cursor: pointer;
    border: 1px solid #f58345;
    background-color: #f58345;
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    padding: 8px 13px;
    text-transform: uppercase;
  }
label.custom-file-upload:hover {
    background-color: #fff;
    border: 1px solid #f58345;
    color:#f58345;
  }
  
#myFile { display: none; }
#retailpriceError.ErrorTxt{ bottom: -33px; }

.contact-us-info h5.title { margin: 0 0 8px; }
.contact-us-info p { margin: 0 0 25px; }
.address-list li { display: flex; gap: 20px; }
.address-list li .call_icon {
    background: #dd640b;
    width: 55px;
    height: 55px;
    line-height: 65px;
    text-align: center;
    border-radius: 12%;
}

.address-list li .call_icon i{
    color:#fff;
    font-size:2.8rem;
}
.contact-us-info .address-list li a {
    color: #000;
    font-size: 14px;
}
.contact-us-info .address-list li a:hover{
    color:#dd640b;
}
