/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/







.carousel-item {
    height: 70vh;
    background-color: #e3e3e3;
}



.card {
    min-width: 250px;
}

.card {
    margin-bottom: 0.5rem;
}

.carousel-item > img {
    width: inherit;
    height: inherit;
    -o-object-fit: cover;
    object-fit: cover;
}




.carousel-control-prev, .carousel-control-next {
    top: 90% !important;
}

.carousel-control-next-icon:after, .carousel-control-prev-icon:after {
    font-size: 1rem !important;
}

.card-body {
    padding: 1.1rem;
}

.card {
    overflow: hidden;
}

.bg-custom {
    background-color: #3874a9 !important;
}

.bg-custom-2 {
    background-color: #7a92b4 !important;
}

.text-custom {
    color: #4180b8 !important;
}

.text-custom-lighter {
    color: #a0a0a0;
}

.text-custom-lightest {
    color: #f2f2f75486f
}

.text-custom-danger {
    color: #cd4436;
    ;
}

.text-custom-danger2 {
    color: #A63446;
  
}

.bg-custom-danger {
    background-color: #cd4436;
}


.bg-custom-danger2 {
    background-color: #A63446;
}

.bg-custom-lighter {
    background-color: #a0a0a0;
}

.bg-custom-lightest {
    background-color: #f2f2f2;
}

.text-custom-p {
    color: #75486f;
}

.bg-custom-p {
    background-color: #75486f;
}

.bg-custom-light {
    background-color: #e3e3e3;
}

.text-custom-light {
    color: #e3e3e3;
}

.bg-custom-s {
    background-color: #3fa46a;
}

.bg-custom-navy {
    background-color: #011C27;
}

.bg-custom-dark {
    background-color: #525252;
}

.text-custom-s {
    color: #3fa46a;
}

.text-custom-dark {
    color: #525252;
}

.tns-controls {
    position: absolute;
    z-index: 5;
    top: 50%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.tns-outer {
    position: relative;
}

body {
    font-family: 'system-ui' !important;
}

.tns-liveregion {
    display: none;
}



.breadcrumb-item + .breadcrumb-item:before {
    float: right;
    padding-left: 0.5rem;
    color: #525252;
    content: var(--mdb-breadcrumb-divider,"/") /*!rtl: var(--mdb-breadcrumb-divider, "/") */;
}


.sup-wrap {
    min-height: 70vh;
}

.channel:hover {
    background-color: #525252;
    color: white !important;
    -webkit-transition: ease-out 0.15s;
    -o-transition: ease-out 0.15s;
    transition: ease-out 0.15s;
}


.channel2:hover {
    background-color: #3fa46a;
    color: white !important;
    -webkit-transition: ease-out 0.15s;
    -o-transition: ease-out 0.15s;
    transition: ease-out 0.15s;
}

    .channel:hover *, .channel2:hover *, .channel3:hover *, .channel4:hover * {
        color: white !important;
        -webkit-transition: ease-out 0.15s;
        -o-transition: ease-out 0.15s;
        transition: ease-out 0.15s;
    }



.bg-opc-white {
    background-color: rgba(255,255,255,0.25);
}

.cursor-pointer{
    cursor: pointer;
}

.channel3:hover {
    background-color: #75486f !important;
    color: white !important;
    -webkit-transition: ease-out 0.15s;
    -o-transition: ease-out 0.15s;
    transition: ease-out 0.15s;
}

.channel4:hover {
    background-color: #4180b8 !important;
    color: white !important;
    -webkit-transition: ease-out 0.15s;
    -o-transition: ease-out 0.15s;
    transition: ease-out 0.15s;
}

.channel3, .channel2, .channel, .channel4 {
    -webkit-transition: ease-out 0.15s;
    -o-transition: ease-out 0.15s;
    transition: ease-out 0.15s;
}





.modal-backdrop.show {
    opacity: 1 !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}





.ar > label {
    left: initial !important;
}


.ar > .form-select {
    background-position: left 0.75rem center !important;
    padding: 15px 0.75rem 0 0 !important;
    line-height: 1.5 !important;
}

.newt {
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    ;
}

.card-img {
    width: auto !important;
    max-height: 100%;
    cursor: pointer;
}

.lightbox {
    background: rgba(0, 0, 0, 0.75);
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1000;
    top: 0vh;
    display: none;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    z-index: 15000;
}

.showimg {
    height: auto;
    width: auto;
    max-height: 90vh;
    background-size: contain;
    -ms-grid-column-align: center;
    justify-self: center;
    max-width: 95vw;
}



.modal-backdrop {
    background-color: rgba(0, 0, 0, 0.75);
}

.closelb {
    cursor: pointer;
}

.chatbubble {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 90%;
    border-top-left-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
}

.chatbubble1 {
    margin-right: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 90%;
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
}

.main-container {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}



.training {
    -ms-grid-columns: 2fr 4fr;
    grid-template-columns: 2fr 4fr;
}



@media (max-width: 768px) {

    .training {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .card-img {
        max-height: 130px;
    }

    .conv {
        max-height: -webkit-min-content !important;
        max-height: -moz-min-content !important;
        max-height: min-content !important;
        overflow-y: visible !important;
    }

    .main-container {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .carousel-item {
        height: 80vh;
        background-color: #e3e3e3;
    }

    .grid-col-2-1 {
        -ms-grid-columns: 1fr !important;
        grid-template-columns: 1fr !important;
    }

    .grid-col-1-2 {
        -ms-grid-columns: 1fr !important;
        grid-template-columns: 1fr !important;
    }

    .grid-col-3 {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr !important;
        grid-template-columns: 1fr !important;
    }

    .grid-col-2-mq {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr !important;
        grid-template-columns: 1fr !important;
    }

    .grid-col-5 {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr !important;
        grid-template-columns: 1fr !important;
    }
    .grid-6 {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[1] !important;
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .grid-3 {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[1] !important;
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .grid-4 {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[1] !important;
        grid-template-columns: repeat(1, 1fr) !important;
    }
}



@media (max-width: 1600px) {


    .main-container {
        margin-left: 2%;
        margin-right: 2%;
    }
}


.ticketCollapsed {
    height: 90px;
    overflow: hidden;
    -webkit-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
}


.choose_file {
    position: relative;
    cursor: pointer;
}

    .choose_file input[type="file"] {
        -webkit-appearance: none;
        position: absolute;
        top: 0;
        right: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
    }

.timg {
    cursor: pointer;
    max-height: 100px;
}








.smaller {
    font-size: .775em;
}

.smallest {
    font-size: .675em;
}

.bannernum {
    font-size: 3em;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background: #f2f2f2;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(155, 155, 155, 0.5);
    border-radius: 20px;
    border: transparent;
}

.tns-inner {
    width: 100%;
}

.dashwrapper {
    height: 85vh;
    width: 100%;
}

.w-min-content {
    width: -webkit-min-content !important;
    width: -moz-min-content !important;
    width: min-content !important;
}

.w-fit-content {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
}

.h-fit-content {
    height: fit-content;
}


.bg-custom-p:hover {
    background-color: #75486f !important;
}


.tns-nav {
    text-align: center;
    margin: 10px 0;
}

    .tns-nav > [aria-controls] {
        width: 30px;
        height: 3px;
        padding: 0;
        margin: 0 3px;
        background: #ddd;
        border: 0;
    }

    .tns-nav > .tns-nav-active {
        background: #525252;
    }


.nt-li:focus,
.nt-li.active {
    background-color: #f2f2f2;
}

.nt-li-active {
    background-color: #f2f2f2;
}

.nt-li:focus *,
.nt-li.active * {
    color: black !important;
}

.nt-li > .d-flex:hover {
    background-color: #f2f2f2;
}

#table_wrapper > .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#tcontent img {
    max-width: 70% !important;
    height: auto;
    border-radius: 0.25rem;
    -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    cursor: pointer;
}

.nt-li a {
    color: #4180b8;
}



.grid-col-3 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
}

.grid-col-9 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[9];
    grid-template-columns: repeat(9, 1fr);
}


.grid-col-3s {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
}

.grid-col-4 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-col-5 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
}

.grid-col-4 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
}

.grid-col-2 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
}

.grid-col-2s {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
}



.grid-col-2-mq {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
}

.grid-row-1-2 {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
}

.grid-col-2-1 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 2fr 1fr;
    grid-template-columns: 2fr 1fr;
}

.grid-col-3-1 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 3fr 1fr;
    grid-template-columns: 3fr 1fr;
}

.grid-col-1-2 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2fr;
    grid-template-columns: 1fr 2fr;
}



.caption {
    top: 1rem;
    max-width: 90%;
}

.caption2 {
    background-color: #e3e3e3b3;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.line-1 {
    line-height: 1.1;
}

.tickwrap {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin-left: auto;
    margin-right: auto;
}

.headingStyle {
    border-right: solid 4px white;
}

.headingStyleEn {
    border-left: solid 4px white;
}


.formcheckar {
    float: right !important;
    margin-left: 0.5em !important;
}


    .formcheckar[type=checkbox]:checked:after {
        margin-right: .25rem !important;
    }


#tcontent *{
    direction: ltr;
}


.grid-6 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
}
.grid-3 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
}

.grid-4 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
}

.contractBody *, .contractHead {
    font-family: afs;
    font-size: 14px !important;
    font-weight: normal;
}
#can {
    background-color: white;
    border-radius: 5px;
    border: solid 1px #0e83cd;
}

.contractSign {
    max-width: 70%;
    margin-top: -30px
}

.contractStamp {
    max-width: 60%;
    margin-top: -10px
}

.invalid-feedback2 {
    width: auto;
    color: #f93154;
    margin-top: -.75rem;
    display: none;
}