@font-face {
    font-family: 'Changa';
    src: url('../assets/fonts/changa/changa-variablefont_wght.ttf') format('truetype');
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5, p, label, span, a, .btn, th, input, button, select, optgroup, textarea {
    font-family: "Changa", Arial, sans-serif;
}
body, h1, h2, h4, h3, h5, h6, span, a, label, th, td, table {
    font-family: "Changa", Arial, sans-serif;
}

.py-4 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;    
}

.card {
    min-height: 250px !important;
}
.navbar-vertical .navbar-brand > img, .navbar-vertical .navbar-brand-img {
    max-width: 100%;
    max-height: 5rem;
}
.orange_color {
    color: #ff5722;
}
.navbar-vertical.navbar-expand-xs .navbar-nav .nav-link {
    margin: 0 0rem;
}

.login-card {
    padding: 25px !important;
}
.btn-grd-primary {
    background-image: linear-gradient(to right, #cf8c77 0%, #bd380e 51%, #df7959 100%) !important;
    padding: 10px 30px;
    box-shadow: 0 10px 20px 0 rgba(5, 16, 44, .15);
    border-radius: 25px 0px 25px 0px;
    background-size: 200% auto;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    color: #fff;
}

    .btn-grd-primary:hover {
        background-position: right center;
        color: #fff;
    }

.sidbar-items {
    background-image: url(../img/pattern_h.png) !important;
    background-color: #15283c;
}
.sidenav-header {
    height: 150px !important;
    background-color: #214162;
}
.sidbar-items::-webkit-scrollbar {
    width: 0px;

}
.blur {
    background-color: #15283c !important;
}
h5.font-weight-bolder.mb-0 {
    color: white;
}
.text-body {
    color: #ffffff !important;
}
i.fa.fa-globe.me-sm-1, i.fa.fa-user.me-sm-1, i.fa.fa-sign-out {
    color: #ff5722
}
.footer {
    background: #fff;
    box-shadow: 0 5px 20px rgb(35 67 99 / 39%);
    text-align: right;
    padding: 15px;
    color: #15283c;
    position: fixed;
    bottom: 0;
    width: 100%;
}
i.fa.fa-sign-out {
    rotate: 180deg;
}
.text-start {
    text-align: right !important;
}
.card-header1 h5:after {
    content: "";
    background-color: #f45423;
    position: absolute;
    right: 26px;
    width: 4px;
    height: 20px;
}
.card-header1 h5 {
    padding: 15px;
}
.input-group.input-group-outline.is-focused .form-label, .input-group.input-group-outline.is-filled .form-label {
 
    font-size: 13px !important;
 
}
.table > thead > tr > th ,td{
    border-bottom-color: #ccc !important;
}
.table thead th {
    border-bottom: 1px solid #d6dde1;
}
.table td, .table th {
    border: 1px solid #e9ecef;
}
.table tbody tr:last-child td {
    border-width: 1px;
}
.edit-btn, .delet-btn{
    color:#fff !important
}
h4.modal-title.text-center{
    color: #fff;
}
.modal-header {
    background: #15283c !important;
}
.mt-n4 {
    margin-top: 1.5rem !important;
}
.my-5 {
    margin-top: 1rem !important;
    margin-bottom: 3rem !important;
}
.searchDiv .btn-search {
    border: 1px solid #214162;
    background: #214162;
}

a.btn.btn-success, i.fa.fa-search {
    color: #fff !important;
}
.header-buttons a {
    border-radius: 25px 0px 25px 0px;
}
.btn.btn-slack {
    background-color: #4a6c87;
}
.selected-option::after {
    content: "\f107";
    font: normal normal normal 14px / 1 FontAwesome;
    position: absolute;
    left: 13.5px;
    top: 20px;
    pointer-events: none;
    transition: .3s ease;
}

.padding-1 {
    padding: 1rem;
}

.table.align-items-center td {
    padding: 6px 5px;
}

.table thead th {
    padding: 0.75rem 1rem;
}
.btn.btn-twitter {
    background-color: #296094;
}
.btn-success {
    background-color: #15283c;
}
    .btn-success:hover, .btn.bg-gradient-success:hover {
        background-color: #15283c;
        border-color: unset;
        box-shadow: unset;
    }
.btn.btn-slack:focus, .btn.btn-slack:hover {
    background-color: #4a6c87;
}
.edit-btn {
    background-image: linear-gradient(to right, #214162 0%, #15283c 51%, #214162 100%) !important;
    padding: 10px 30px;
    box-shadow: 0 10px 20px 0 rgba(5, 16, 44, .15);
    border-radius: 25px 0px 25px 0px;
    background-size: 200% auto;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
a.btn.edit-btn:hover {
    background-position: right center;
}
button.btn.btn-default.btnModalClose {
    background-image: linear-gradient(to right, #cf8c77 0%, #bd380e 51%, #df7959 100%) !important;
    padding: 10px 30px;
    box-shadow: 0 10px 20px 0 rgba(5, 16, 44, .15);
    border-radius: 25px 0px 25px 0px;
    background-size: 200% auto;
    color: #fff;
}
button#btnAddEditUniv {
    border-radius: 25px 0px 25px 0px;
}
.edit-btn2 {
    background-image: linear-gradient(to right, #214162 0%, #15283c 51%, #214162 100%) !important;
    padding: 10px 30px;
    box-shadow: 0 10px 20px 0 rgba(5, 16, 44, .15);
    border-radius: 25px 0px 25px 0px;
    background-size: 200% auto;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    color:#fff;
}

a.btn.edit-btn2:hover {
    background-position: right center;
}
.b-l-5 {
    border-left: 5px solid #eef0f3 !important;
}
.p-t-5{
    padding-top:5px !important;
}
#hero {
    width: 100%;
    height: 75vh;
    background: url(../img/hero-bg.jpg) top left;
    background-size: cover;
    position: relative;
}

    #hero:before {
        content: "";
        background: #ffffff5c;
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }

.container.aos-init.aos-animate {
    z-index: 100000;
}

    .container.aos-init.aos-animate h3 {
        margin-top: 85px;
    }
h4.font-weight-bolder.mb-0 {
    color: #fff !important;
}
.btn.btn-dribbble, .delet-btn {
    color: #fff;
    background-image: linear-gradient(to right, #cf8c77 0%, #bd380e 51%, #df7959 100%) !important;
    padding: 10px 30px;
    box-shadow: 0 10px 20px 0 rgba(5, 16, 44, .15);
    border-radius: 25px 0px 25px 0px;
    background-size: 200% auto;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.stop-btn {
    box-shadow: 0 10px 20px 0 rgba(5, 16, 44, .15);
    border-radius: 25px 0px 25px 0px;
}
.active-btn {
    box-shadow: 0 10px 20px 0 rgba(5, 16, 44, .15);
    border-radius: 25px 0px 25px 0px;
    background-color: #296094;
    color:#fff !important;
}
.select2-container {
    width: inherit !important;
}

.d-flex.justify-content-center.align-items-center {
    width: inherit !important;
}

/**********/
.bootbox-close-button {
    display: none;
}

.modal-title {
    color: #fff;
}
.w-50 {
    width: 49% !important;
}
td a.btn {
    margin-bottom: 8px;
}

.table td, .table th {
    white-space: normal;
}

th, td {
    text-align: center;
}


.side-style {
    color: #214162 !important;
    font-weight: bold !important;
}

.angle-down {
    top: 20px;
    position: relative;
}

.fa-angle-down:before {
    content: "\f107";
    color: #214162;
}
/*********/
.div-master {
    background: #214162;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 10px;
}

.color-white {
    color: #fff;
}

.div-master2 {
    border: 2px solid #ccc;
    background: #fff;
    padding: 4px;
}

.brdr-left {
    border-left: 1px solid #000;
}

.color-971d1d {
    color: #971d1d;
    font-weight: bold;
}

.title {
    font-size: 15px;
    color: #214162;
    font-weight: bold;
}

.data {
    font-size: 13px;
    color: #000;
}

.brdr-bottom {
    border-bottom: 1px solid #000;
}

.add {
    font-size: 11px;
    color: #000;
}
.mar-l-20 {
    margin-left: 20px !important;
}
/***********************************************************************************************/
a.form-label {
    font-size: 0.875rem;
    font-weight: 400;
    margin-bottom: 0.5rem;
    color: #7b809a;
    margin-left: 0.25rem;
}

.lbl-style {
    line-height: 25px !important;
    padding-top: 27px !important;
    color: #be3910 !important;
    font-weight: bold !important;
}

.menu-item {
    background: #EEEEEE;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    position: absolute;
    color: #FFFFFF;
    text-align: center;
    line-height: 80px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform ease-out 200ms;
    transition: -webkit-transform ease-out 200ms;
    transition: transform ease-out 200ms;
    transition: transform ease-out 200ms, -webkit-transform ease-out 200ms;
}

.menu-open {
    display: none;
}


    .menu-open:checked + .menu-open-button .line-1 {
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
        transform: translate3d(0, 0, 0) rotate(45deg);
    }

    .menu-open:checked + .menu-open-button .line-2 {
        -webkit-transform: translate3d(0, 0, 0) scale(0.1, 1);
        transform: translate3d(0, 0, 0) scale(0.1, 1);
    }

    .menu-open:checked + .menu-open-button .line-3 {
        -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
        transform: translate3d(0, 0, 0) rotate(-45deg);
    }

.menu {
    margin: auto;
    position: absolute;
    top: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    width: 80px;
    height: 80px;
    text-align: center;
    box-sizing: border-box;
    font-size: 20px;
}

.menu-item:nth-child(3) {
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}


.menu-open-button {
    z-index: 2;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transform: scale(1.1, 1.1) translate3d(0, 0, 0);
    transform: scale(1.1, 1.1) translate3d(0, 0, 0);
    cursor: pointer;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
}



.menu-open:checked + .menu-open-button {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transform: scale(0.8, 0.8) translate3d(0, 0, 0);
    transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}

.menu-open:checked ~ .menu-item {
    -webkit-transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
    transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
}

    .menu-open:checked ~ .menu-item:nth-child(3) {
        transition-duration: 180ms;
        -webkit-transition-duration: 180ms;
        -webkit-transform: translate3d(0.08361px, 96.00003px, 0);
        transform: translate3d(0.08361px, 96.00003px, 0);
    }

    .menu-open:checked ~ .menu-item:nth-child(4) {
        transition-duration: 280ms;
        -webkit-transition-duration: 280ms;
        -webkit-transform: translate3d(-90.0534px, 52.47586px, 0);
        transform: translate3d(-90.0534px, 52.47586px, 0);
    }

    .menu-open:checked ~ .menu-item:nth-child(5) {
        transition-duration: 380ms;
        -webkit-transition-duration: 380ms;
        -webkit-transform: translate3d(90.9466px, 52.47586px, 0);
        transform: translate3d(90.9466px, 52.47586px, 0);
    }

    .menu-open:checked ~ .menu-item:nth-child(6) {
        transition-duration: 480ms;
        -webkit-transition-duration: 480ms;
        -webkit-transform: translate3d(0.08361px, 104.99997px, 0);
        transform: translate3d(0.08361px, 104.99997px, 0);
    }

    .menu-open:checked ~ .menu-item:nth-child(7) {
        transition-duration: 580ms;
        -webkit-transition-duration: 580ms;
        -webkit-transform: translate3d(-90.86291px, 52.62064px, 0);
        transform: translate3d(-90.86291px, 52.62064px, 0);
    }

    .menu-open:checked ~ .menu-item:nth-child(8) {
        transition-duration: 680ms;
        -webkit-transition-duration: 680ms;
        -webkit-transform: translate3d(-91.03006px, -52.33095px, 0);
        transform: translate3d(-91.03006px, -52.33095px, 0);
    }

    .menu-open:checked ~ .menu-item:nth-child(9) {
        transition-duration: 780ms;
        -webkit-transition-duration: 780ms;
        -webkit-transform: translate3d(-0.25084px, -104.9997px, 0);
        transform: translate3d(-0.25084px, -104.9997px, 0);
    }

.blue {
    background-color: #1281f8;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}



.green {
    background-color: #c55e3d;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}



.red {
    background-color: #bd1b1b;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}


.credit {
    margin: 24px 20px 120px 0;
    text-align: right;
    color: #EEEEEE;
}

    .credit a {
        padding: 8px 0;
        color: #C49CDE;
        text-decoration: none;
        transition: all 0.3s ease 0s;
    }

        .credit a:hover {
            text-decoration: underline;
        }

i.fa.fa-plus {
    color: #cf8c77 !important;
}

.menu-open-button {
    background: #EEEEEE;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    position: absolute;
    color: #FFFFFF;
    text-align: center;
    line-height: 80px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform ease-out 200ms;
    transition: -webkit-transform ease-out 200ms;
    transition: transform ease-out 200ms;
    transition: transform ease-out 200ms, -webkit-transform ease-out 200ms;
}
a:hover {
    color: #ffffff !important;
}


