﻿.ck-editor__editable_inline {
    min-height: 20rem !important;
}

.flex-column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.copy-icon-style {
    font-size: 25px;
    position: absolute;
    bottom: 5px;
    right: 15px;
    color: gray;
}

.topBanner {
    margin-top: -30px !important;
    margin-bottom: 30px !important;
}

.bannerBoxImage {
    width: 100%;
    border-radius: 5px;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.enamad {
    background-color: white;
    margin-bottom: 10px;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
}

.name-style {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    width: 100px !important;
}

#deleteBtn {
    position: absolute;
    z-index: 9999;
    font-size: 16px;
    right: 0;
    top: 5px;
    color: #dc3545;
    background-color: #fff;
    border-radius: 100%;
    padding: 4px 7px 0px 7px;
    opacity: 0.8;
}

    #deleteBtn:hover {
        opacity: 1;
    }

.BranchNameStyle {
    position: absolute;
    right: -10px;
    top: -15px;
    border-radius: 5px;
    padding: 2px 5px 2px 5px;
    background-color: #2196f3;
    color: white;
    box-shadow: 0 0 10px 5px lightblue;
}

.modal-image {
    width: 100% !important;
    max-height: 150px !important;
    border-radius: 5px !important;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.m-20-0-0-0 {
    margin: 20px 0 0 0 !important;
}

.lh-25 {
    line-height: 25px !important;
}

.tc {
    text-align: center !important;
}

figure > img, figure {
    max-width: 100% !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mrl-15 {
    margin: 0 15px 0 15px !important;
}

.paddind-basket-info {
    padding: 25px 10px 5px 0;
}

.preview-course-image {
    border-radius: 5px;
    box-shadow: 0 0 10px #ccc;
    margin-top: 20px;
}

.mr-10 {
    margin-right: 10px !important;
}

.alert-mobile {
    margin: 20px 20px 0 20px !important;
    line-height: 26px !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.flex-style-start {
    display: flex;
    justify-content: flex-start;
    align-content: center;
}

.color-gray {
    color: #686e71 !important;
}

.attachment-btn-style {
    padding: 0 10px;
    background-color: #6fc341;
    color: white;
    border-radius: 5px;
}

.ml-5 {
    margin-left: 5px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.width-15-p {
    width: 15% !important;
}

.form-basket-style {
    position: relative !important;
    top: 2px !important;
    margin-left: 6px !important;
    font-size: 14px !important;
    width: 100% !important;
    line-height: 40px !important;
    height: 40px !important;
    padding-right: 15px !important;
    border: 1px solid #e4ecef !important;
    color: #56707c !important;
    font-size: 14px !important;
    word-spacing: -1px !important;
    margin-top: 8px !important;
    border-radius: 3px !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.fs-13 {
    font-size: 13px !important;
}

.description-style {
    color: gray;
    line-height: 25px;
    text-align: justify;
    min-height: 65px !important;
    font-size: 13px;
    margin-top: 5px;
}

.overlayer-style {
    display: flex !important;
    z-index: 99 !important;
    justify-content: center !important;
    align-items: center !important;
}

.text-success {
    color: #62b934 !important;
}

.text-danger {
    color: #a94442 !important;
}

.count-style {
    background-color: #2196f3;
    padding: 2px 10px;
    border-radius: 5px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.color-white {
    color: white !important;
}

.text-left {
    text-align: left !important;
}

.vm {
    vertical-align: middle !important;
}

.video-style {
    width: 100%;
    border-radius: 5px;
}

.file-admin-style {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #11a9cc;
    padding: 5px 10px;
    border-radius: 5px;
    color: white;
    box-shadow: 0 0 10px 0 #11a9cc;
}

.icon-download-style {
    color: white;
    font-size: 16px;
    margin-top: 5px;
}

.logo-style {
    width: 90px !important;
    height: 58px !important;
}

.fix-input {
    position: relative !important;
    top: 2px !important;
    margin-left: 6px !important;
    font-size: 14px !important;
    width: 100% !important;
    line-height: 40px !important;
    height: 40px !important;
    padding: 0 15px !important;
    border: 1px solid #e4ecef !important;
    color: #56707c !important;
    font-size: 14px !important;
    word-spacing: -1px !important;
    margin-top: 8px !important;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
}

.display-block {
    display: block !important;
}

.label-style {
    color: gray;
    font-size: 12px;
    display: block;
    margin: 3px -5px 0 0;
}

.mt-15 {
    margin-top: 15px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.databox-bottom {
    height: 55px !important;
}

.margin-top-27 {
    margin-top: 27px !important;
}

tags.tagify {
    height: auto !important;
}

.databox-text {
    font-size: 13px !important;
}

.databox-number {
    font-size: 14px !important;
}

.databox.databox-vertical.databox-xlg {
    height: 155px !important;
}

.display-none {
    display: none !important;
}

.mb-2px {
    margin-bottom: 2px !important;
}

.mt-10px {
    margin-top: 10px !important;
}

.mt-5px {
    margin-top: 5px !important;
}

.account-area {
    left: 5px !important;
}

.flex-style {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flex-style-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ml-10px {
    margin-left: 10px;
}

.mr-8px {
    margin-right: 8px;
}

.w-100 {
    width: 100%;
}

.middle {
    vertical-align: middle;
    text-align: center;
}

.mr-10px {
    margin-right: 10px;
}

.table {
    margin-bottom: 20px !important;
}

.avatar-style {
    width: 50px;
    height: 50px;
}

.margin-7 {
    margin-top: 7px !important;
    margin-bottom: 7px !important;
}

.mt-24 {
    margin-top: 24px !important
}

.cursor-pointer {
    cursor: pointer !important;
}

.search-btn {
    color: #a0d468;
    position: absolute;
    top: 32px;
    left: 25px;
    font-size: 16px;
}

.file-input-style {
    color: #858585;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px dashed #858585;
    border-radius: 5px;
    padding: 6px 0;
    font-size: 13px;
}

.comment-style {
    border: 1px dashed lightgray;
    border-radius: 5px;
    padding: 10px 15px 0px 10px;
    margin-bottom: 20px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.blog-image {
    width: 100%;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}

@keyframes Opacity {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.7;
    }

    100% {
        opacity: 1;
    }
}

.title-shadow-style {
    border: none;
    box-shadow: 0 0 10px 5px lightskyblue;
    animation-name: Opacity;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-delay: .8s;
}

.height-50 {
    height: 50px !important;
}

.course-detail-ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .course-detail-ul li {
        width: 50% !important;
    }

.mt-0 {
    margin-top: 0 !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.ellipsis-style {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.title-style {
    font-size: 14px;
    color: #2d3339;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
}

.image-style {
    width: 100%;
    max-height: 250px;
    max-width: 250px;
    border-radius: 100%;
}

.Article-Priew {
    width: 100%;
    max-height: 250px;
    max-width: 370px;
    border-radius: 5px;
}

#ArticleImage {
    border-radius: 50%;
}

#ArticleTitle {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#ArticleParentTitle {
    width: 90px;
}

.theiaStickySidebar:after {
    content: "";
    display: table;
    clear: both;
}

.ticket-img-style {
    width: 50px;
    height: 50px;
    border-radius: 5px;
}

.iframe-style {
    border: none;
    border-radius: 5px;
    width: 100%;
    margin-top: 20px;
    height: 300px;
}

#BranchStateAdminPartial {
    margin-bottom: 0px;
}

#BranchIframeAdminPartial {
    width: 100%;
    height: 300px;
    border-radius: 10px;
    border: none;
}

.download-box-attachment {
    display: flex;
    justify-content: space-between;
    align-items: center
}

    .download-box-attachment a {
        padding: 5px 10px 3px 10px;
        border-radius: 6px;
        border: none;
        color: #fff;
        background: linear-gradient(180deg, #4B91F7 0%, #367AF6 100%);
        background-origin: border-box;
        box-shadow: 0px 0.5px 1.5px rgba(54, 122, 246, 0.25), inset 0px 0.8px 0px -0.25px rgba(255, 255, 255, 0.2);
        user-select: none;
        touch-action: manipulation;
    }

#BoxOfUserCommentInAdminPanel {
    margin-top: 20px;
}

.footer {
    text-align: center;
}

#ShowUserCommentInAdminPanelMinus {
    margin-left: 20px;
}

#ShowUserCommentInAdminPanel {
    margin-left: 5px;
}

.file-input-box {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    border: 1px dashed #aaa;
    padding: 10px 0 10px 0;
    color: gray;
    box-shadow: 0 0 10px lightgrey;
    font-size: 13px;
}

.preview-image-style {
    border-radius: 5px;
    width: 100%;
    max-width: 400px;
    height: 300px;
}

#AllTerms {
    text-align: right;
}

.delete-file-icon {
    color: #d73d32;
    background-color: transparent;
    border: none;
    outline: none;
    margin-left: 10px;
}

.last-courses-layer {
    margin-top: 100px !important;
}

    .last-courses-layer::before {
        z-index: -1 !important;
    }

.top-banner-anchor {
    margin-top: -15px !important;
}

.top-banner-image {
    margin: 15px 0 20px 0 !important;
}

.gradient-bg {
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}

    .gradient-bg:hover {
        cursor: pointer;
        color: #fff;
    }

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.gradient-box-style {
    margin-bottom: 35px;
    border-radius: 5px;
}

.gradient-btn-style {
    color: white;
    padding: 10px 15px;
    border-radius: 5px;
}

.button-anon-pen {
    background-image: linear-gradient(115deg, #4fcf70, #fad648, #a767e5, #12bcfe, #44ce7b);
    color: #000;
    text-decoration: none;
    display: block;
    font-weight: normal;
    border-radius: 6px;
    overflow: hidden;
    -webkit-animation: play 2s ease-in-out infinite;
}

    .button-anon-pen .gradient-inner {
        padding: 15px;
        margin: 3px;
        background: #FFF;
        border-radius: 3px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

@-webkit-keyframes play {
    0% {
        background-position: 0px;
    }

    25% {
        background-position: -110px;
    }

    50% {
        background-position: -180px;
    }

    75% {
        background-position: -110px;
    }

    100% {
        background-position: 0px;
    }
}

.display-inline-block {
    display: inline-block !important;
}

.width-100 {
    width: 100% !important;
}

.width-40 {
    width: 40% !important;
}

.width-30 {
    width: 30% !important;
}


.width-20 {
    width: 20% !important;
}

.style-1 {
    margin: 0px 0 10px 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.client-form form .input-layer {
    margin-bottom: 0 !important;
}

.login-page .other-ways {
    padding-bottom: 50px !important;
}

    .login-page .other-ways a.twitter-login {
        background-color: #fa6060 !important;
    }

.pr-0 {
    padding-right: 0;
}

.about-layer {
    text-align: justify !important;
    line-height: 25px !important;
}

.d-block {
    display: block;
}

.style-2 {
    display: none;
    left: 394px;
    top: 148px;
}

.course-details-right-side {
    padding-right: 0;
}

.top-banner-img {
    margin: 15px 0 20px 0 !important;
}

.certificate-preview {
    max-width: 100%;
    border-radius: 10px;
    margin: 15px 0;
    height: 500px;
    width: 400px;
}

.color-black {
    color: #aaa !important;
}

.cursor-pointer {
    cursor: pointer;
}

.elips-text-slider {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-title {
    color: #000000;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider_img {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

    .slider_img:hover {
        opacity: 0.7;
    }

.slider-heigh-custom {
    height: 405px !important;
}

/*.modal {
    display: none;*/ /* Hidden by default */
    /*position: fixed;*/ /* Stay in place */
    /*z-index: 100;*/ /* Sit on top */
    /*padding-top: 100px;*/ /* Location of the box */
    /*left: 0;
    top: 0;
    width: 100%;*/ /* Full width */
    /*height: 100%;*/ /* Full height */
    /*overflow: auto;*/ /* Enable scroll if needed */
    /*background-color: rgb(0,0,0);*/ /* Fallback color */
    /*background-color: rgba(0,0,0,0.9);*/ /* Black w/ opacity */
/*}*/

/* Modal Content (Image) */
/*.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}*/

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
/*.modal-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}*/

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

    .close:hover,
    .close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    /*.modal-content {
        width: 100%;
    }*/
}

.requestConsult-btn {
    color: white !important;
    background-color: #2196f3;
    margin: 10px;
    align-items: center;
    display: block;
}

.AdviserDescription-div {
    padding: 0px 13px 11px 12px;
}

.max-width-108 {
    max-width: 108px !important; 
}

.border-radius-100ps {
    border-radius: 100% !important;
}

.max-width-170 {
    max-width: 170px !important;
}

/* .header-color-custom { */
/*     background-color: rgb(245 245 245 ) !important; */
/* } */

.text-black-important {
    color: black !important
}

.footerCustom-color {
    background: #030124;
}
/* */
/* .background-header-custom { */
/*     background-color: rgb(255 255 255 / 90%) !important; */
/* } */

.direction-ltr {
    direction: ltr !important;
}

@media print {
    body * {
        visibility: hidden;
    }

    #kt_app_content, #kt_app_content * {
        visibility: visible;
    }

    #kt_app_sidebar {
        display: none;
    }

    #kt_app_header {
        display: none;
    }

    .printdisplaynone {
        display: none !important;
    }

    #kt_app_toolbar {
        display: none;
    }

    #kt_app_footer {
        display: none;
    }

    .table tr, .table th, .table td {
        border-color: black;
        border-width: inherit;
        border-style: inherit;
        text-transform: inherit;
        font-weight: inherit;
        font-size: inherit;
        color: inherit;
        height: inherit;
        min-height: inherit;
        /* border-top: 1px solid black; */
        border-bottom: 1px solid black;
        border-collapse: collapse;
    }

    /*.border-bottom {
        border-bottom: var(--bs-border-width) var(--bs-border-style) #000000 !important;
    }*/
}

.mw-xl-9 {
    margin-left: 2.25rem !important;
}

.footer-linkBox-Custom {
    border-bottom: solid;
    color: #b4000d !important;
    border-bottom-width: 1px;
    font-weight: unset;
    font-size: 18px !important;
}

.primery-color-custom {
    color: #b6080a !important;
}

.primery-bg-color-custom {
    background-color: #b6080a !important;
}

.secondry-color-custom {
    color: #00082d !important;
}

.secondry-bg-color-custom {
    background-color: #00082d !important;
}

.product-card-custom {
    border: 0.5px solid;
    border-color: #f5eeee;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    padding-bottom: 10px
}