﻿/* General - Start */
/*:root {
    --beige-color:#EAE4D6;
    --green-color:#435F4F;*/
/* --cafe-color:#C5B499; */
/*--maroon-color:#4a161a;
    --top-bckgrd-color: #4992A3;
    
    --dark-blue-color: #23205f ;
    --light-blue-color: #1371b8;
    --gray-color: #a7a9ac;
    
    --primary: #23205f !important;
    --secondary: #1371b8 !important;
    
    --newBlue: #03112C !important;*/
/* #cfdc2a  */
/* #fee44d  */
/*}

* {
  font-family: "Noto Kufi Arabic", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.bg-primary {*/
/*background-color: #1371B8 !important;*/
/*background-color: var(--newBlue) !important;
}
.fs-lg-35rem {
    font-size:2rem !important;   
}
@media (min-width: 992px) {
    .fs-lg-35rem {
        font-size:2.5rem !important;   
    }
}
@media (min-width: 1200px) {
    .fs-lg-35rem {
        font-size:3.5rem !important;   
    }
}
html,
body {*/
/* background-color: #1371B8 !important;*/
/*background-color: var(--newBlue) !important;
    color: var(--newBlue);
}
a {
    color: #0f5263;   
}
.fw-900 {
    font-weight: 900 !important;   
}
.lh-2rem {
    line-height: 2rem !important;
}
input[type=checkbox] {
    display: inline-block;   
    width:20px;
    height:20px;
}

@media (min-width: 992px) {
    .sticky-top.navbar-light {
        background: var(--newBlue);
        box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.2) !important;
    }
}
.bg-mobile-nav {
    background: var(--newBlue);
    box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.2) !important;
}
.navbar-light .navbar-toggler {
    color: white;
    border-color: gray;
}
.sticky-top.navbar-light .navbar-nav .nav-link {
    color: var(--light) !important;
}
@media (max-width: 991.98px) {
    .navbar-light .navbar-nav .nav-link, .sticky-top.navbar-light .navbar-nav .nav-link {
        color: var(--light) !important;        
    }
}
.navbar-collapse {
    transition: all 1s cubic-bezier(0.81, 0.46, 0, 1.64);   
}
input[disabled='true'] {
    background: #eff3f4 !important;
}

.sticky-top.navbar-light .navbar-brand img {
    max-height: 115px;
}
.accordion-button::after {
    margin-left: unset;
    margin-right: auto;
}
.form-floating>label {
    right: 0;
    left: unset;
}*/
/*********** diff background img for any section start ****************/
/*.bg-diff-section {
    position: relative;*/ /* Needed for the pseudo-element positioning */
/*background-image: url("../img/bgLayer.png");
    background-size: cover;*/ /* Ensure the background covers the entire section */
/*background-position: center;*/ /* Center the background image */
/*background-attachment: fixed;*/ /* Make the background fixed */
/*}

.bg-diff-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);*/ /* Adjust the rgba values to change the overlay color and opacity */
/*z-index: 1;*/ /* Ensure the overlay is above the background image */
/*}

.bg-diff-section-content {
    position: relative;*/ /* Needed to position content above the overlay */
/*z-index: 2;*/ /* Ensure the content is above the overlay */
/*padding: 20px;*/ /* Adjust as needed */
/*color: white;*/ /* Adjust text color as needed */
/*}*/
/*********** diff background img for any section end ****************/

/* team */
/*.team-img {
    position: relative;
    right: -75px;
    transition: all 1s;
}
.team-item:hover .team-img {
    right: 0;
}
.modal-header .btn-close {
    margin-left: 0;   
}
.team-item::after {
    background: #00000020;
}*/
/* team */
/* Services Start */
/*.service-item { 
    height: auto;
}
.service-item .service-icon {
    width: 167px;
    height: 111px;
    background: unset;
}
.service-item:hover .service-icon {
    background: unset;    
}*/
/*.top-413 {
    top:413px;   
}
.top-655 {
    top:655px;   
}*/
/*.fix-height-1067 {
    height: 1067px;
}
.fix-height-678 {
    height: 678px;    
}
@media (max-width: 400px) {
    .fix-height-1067 {
        height: 1226px;
    }
    .fix-height-678 {
        height: 600px;
    }
}*/
/* Services End */
/* Scrollbar Style Start   ********************************** */
/**::-webkit-scrollbar {
	width: 10px;                
	height: 10px;                
}
		
*::-webkit-scrollbar-track {
	background-color: #C4E5FF;
	margin-block: 5px;
	border-radius: 100vmax;     
}
		
*::-webkit-scrollbar-thumb {
	background-color: #94B5C3;
	border: 1px solid #708291;    
	border-radius: 100vmax;
}
		
*::-webkit-scrollbar-thumb:hover {
	background-color: #519696;
}
		
@supports (scrollbar-color: #4a161a #EAE4D6) {*/ /* NOTE: THIS IS FOR FIREFOX SUPPORT (CHROME/EDGE HAVE THE MOST SUPPORT FOR STYLING) */
/*scrollbar-color: #a1d1d9 #a1d1d9;
    scrollbar-width: thin;*/ /* NOTE: CAN ALSO BE auto */
/*}

.simplebar-track{
    right: auto;
    left: 0;   
}*/
/* Scrollbar Style End   ********************************** */


/* Content Fix rtl Start   ********************************** */
/*.breadcrumb-item+.breadcrumb-item {
    padding-right: .5rem;
}
.breadcrumb-item+.breadcrumb-item::before {
    float: right;
    padding-left: .5rem;
    padding-right: 0;
    color: white;
}*/
/* nav */
/*.dropdown-toggle::after {
    margin-right: .255em;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active{
    color: var(--light-blue-color) !important;
}
.navbar-nav {
    margin-right: auto;
}
.navbar-light .navbar-brand img {
    width: 173px;
    max-height: fit-content;
}
@media (max-width: 991.98px) {
    .navbar-light .navbar-brand img {
        width: 150px;
    }
}
@media (max-width: 768px) {
    .navbar-light .navbar-brand img {
        width: 113px;
    }
}*/

/* search box */
/*.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3) {
    border-radius: 0 10px 10px 0;
}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-radius: 10px 0 0 10px;
}*/
/* home about us */
/*.section-title::before {
    left: auto;
}
.section-title::after {
    right: 50px;
}
.fix-rtl-h6 {
    padding: 0 1.5rem 0 0;
}
.section-title h6::before, .section-title h6::after {
    right: 0;
}
.section-title h6::after {
    right: 3px;
}
.fix-rtl-ms-2 {
    margin: 0 0 0 0.5rem !important;
}
.fix-rtl-ms-3 {
    margin-left: 1rem !important;
    margin-right: 0 !important;
}*/
/* Newsletter */
/*.fix-rtl-btn-icon {
    left: 0;
    right: auto !important;
}
.fix-rtl-ps-4 {
    padding-right: 1.5rem !important;
}*/
/* Projects */
/*.portfolio-item .btn {
    right: auto;
    left: 0;
}*/
/* team */
/*.team-item::after {
    right: 0;
}*/
/* Content Fix rtl End   ********************************** */
/* footer */
/*.footer .btn.btn-link {
    text-align: right;
}
.footer .btn.btn-link::before {
    display: none;
}*/
/* footer */

/* Style Buttons Start   ********************************** */
/*.button {
  align-self: center;
  background-color: #fff;
  background-image: none;
  background-position: 0 90%;
  background-repeat: repeat no-repeat;
  background-size: 4px 3px;
  border-radius: 15px 225px 255px 15px;
  border-style: solid;
  border-width: 2px;
  box-shadow: rgba(0, 0, 0, .2) 15px 28px 25px -18px;
  box-sizing: border-box;
  color: #41403e;
  cursor: pointer;
  display: inline-block;
  font-family: Neucha, sans-serif;
  font-size: 1.25rem;
  line-height: 23px;
  outline: none;
  padding: .75rem 1.5rem;
  margin-right: 1.5rem;
  text-decoration: none;
  transition: all 235ms ease-in-out;
  border-bottom-left-radius: 15px 255px;
  border-bottom-right-radius: 225px 15px;
  border-top-left-radius: 255px 15px;
  border-top-right-radius: 15px 225px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  text-align: center;
  vertical-align: middle;
}

.button:hover,
.button:focus {
  background-color: #4992A3;  
  color:White;
}

.button:hover {
  box-shadow: rgba(0, 0, 0, .3) 2px 8px 8px -5px;
  transform: translate3d(0, 2px, 0);  
}

.button:focus {
  box-shadow: rgba(0, 0, 0, .3) 2px 8px 4px -6px;  
}

.button.disabled {
    pointer-events: none;
    opacity: .35;
}*/
/* Style Buttons End   ********************************** */

/*************** steps start ********************/
/*.step-wrapper {
    padding: 20px 0;
    display: none;
    width: 100%;
}
.step-wrapper.active {
    display: block;
}

.selected {
    background-color: #00c0ef;
}
.selected:hover,
.selected:active,
.selected:focus {
    background-color: #00c0ef !important;
}

.step-indicator {
    border-collapse: separate;
    display: table;
    margin: 0 auto;
    position: relative;
    table-layout: fixed;
    text-align: center;
    vertical-align: middle;
    padding-top: 20px;
    overflow-x: auto;
}
.step-indicator li {
    display: table-cell;
    position: relative;
    float: none;
    padding: 0;
    width: 1%;
    min-width: 50px;
}
.step-indicator li:after {
    background-color: #555;
    content: "";
    display: block;
    height: 1.5px;
    position: absolute;
    width: 100%;
    top: 20px;
    left: 50%;
}
.step-indicator li:first-child:after {
    display: none;
}
.step-indicator li.active .step {
    background-color: #64a2d4;
    border-color: #00c0ef;
    color: #fff;
}
.step-indicator li.complete .step {
    background-color: #0a01ae;
    border-color: #00c0ef;
    color: #fff;
}
.step-indicator li.complete:after {
    background-color: #00c0ef;
}
.step-indicator .step {
    background-color: white;
    border-radius: 50%;
    border: 1px solid #555;
    color: #989CA2;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    position: relative;
    width: 40px;
    z-index: 1;
}
.step-indicator .step:hover {
    cursor: pointer;
}
.step-indicator .caption {
    color: #555;
    padding: 11px 16px;
}*/
/* Media query for smaller screens */
/*@media (max-width: 768px) {
    .step-indicator {
        display: block;*/ /* Change display to block for mobile devices */
/*}
    .step-indicator li {
        display: inline-block;*/ /* Display steps inline */
/*width: auto;*/ /* Allow flexible width */
/*}
    .step-indicator li:after {
        top: 16px;   
    }
    .step-indicator .step {
        width: 32px;*/ /* Adjust width for smaller screens */
/*height: 32px;*/ /* Adjust height for smaller screens */
/*line-height: 32px;*/ /* Adjust line height for smaller screens */
/*font-size: 18px;
    }
    .step-indicator .caption {
        display: none;*/ /* Hide captions on smaller screens */
/*}
}
#app {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.step-wrapper {
    flex: 0 0 auto;
    align-self: flex-end;
}*/

/*************** steps end ********************/
/*************** select sevice start ********************/
/*.clickable-container {
    justify-content: space-around;
    margin: 25px 0;
}
.service-box {
    padding: 20px;
    background: linear-gradient(#1371b769 0%, #3283c100 100%);
    text-align: center;
    cursor: pointer;
    border-radius: 50px 10px;
    transition: all 0.5s ease;
    box-shadow: inset 0 6px 20px rgb(13 202 240);*/
/*min-width: 344px;*/
/*}
.service-box:hover,
.service-box.active {
    background-color: #004080;
    box-shadow: 0 0px 10px 5px rgb(13 202 240);
    border-radius: 10px 50px;
}
.service-box-img {
    box-shadow: inset 0px 0px 12px 4px rgb(0 0 0 / 18%);
    border-radius: 27px 10px;
    padding: 5px 0;
    transition: all 0.5s ease;
}
.service-box-img:hover {
    box-shadow: 0px 0px 12px 4px rgb(13 202 240 / 23%);
    border-radius: 10px 27px;
}
.period-box-img {
    border-radius: 50%;
    padding: 5px;
    transition: all 0.5s ease;
}
.period-box-img-am {
    box-shadow: 0px 0px 20px 20px #fff20063;
}
.period-box-img-am:hover {
    box-shadow: 0px 0px 20px 20px #fff2008c;
}
.period-box-img-pm {
    box-shadow: 0px 0px 20px 20px #e1e1e147;
}
.period-box-img-pm:hover {
    box-shadow: 0px 0px 20px 20px #00000085;
}
.period-box-img-full {
    box-shadow: -8px -9px 20px 6px #e1e1e147, 8px 9px 20px 6px #fff20075;
}
.period-box-img-full:hover {
    box-shadow: -11px -11px 20px 14px #00000082, 15px 15px 20px 2px #fff200a6;
}*/
/*************** select sevice end ********************/
/******** Floating Social Start *******/
/*.menu {
  filter: url("#shadowed-goo");
}

.menu-item, .menu-open-button {
  background: var(--dark-blue-color);
  border-radius: 100%;
  width: 70px;
  height: 70px;
  margin-left: -40px;
  position: absolute;
  top: 20px;
  color: white;
  text-align: center;
  line-height: 75px;
  transform: translate3d(0, 0, 0);
  transition: transform ease-out 200ms;
  font-size: 2rem;
}

.menu-open {
  display: none;
}

.hamburger {
  width: 25px;
  height: 3px;
  background: white;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -12.5px;
  margin-top: -1.5px;
  transition: transform 200ms;
}

.hamburger-1 {
  transform: translate3d(0, -8px, 0);
}

.hamburger-2 {
  transform: translate3d(0, 0, 0);
}

.hamburger-3 {
  transform: translate3d(0, 8px, 0);
}

.menu-open:checked + .menu-open-button .hamburger-1 {
  transform: translate3d(0, 0, 0) rotate(45deg);
}
.menu-open:checked + .menu-open-button .hamburger-2 {
  transform: translate3d(0, 0, 0) scale(0.1, 1);
}
.menu-open:checked + .menu-open-button .hamburger-3 {
  transform: translate3d(0, 0, 0) rotate(-45deg);
}

.menu {
    position: fixed;
    left: 105px;
    bottom: 134px;
}

.menu-item:hover {
    background: #00bcd4;
    color: var(--dark-blue-color);
}
.menu-item:nth-child(3) {
  transition-duration: 180ms;
}
.menu-item:nth-child(4) {
  transition-duration: 180ms;
}
.menu-item:nth-child(5) {
  transition-duration: 180ms;
}
.menu-item:nth-child(6) {
  transition-duration: 180ms;
}

.menu-open-button {
  z-index: 99;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-duration: 400ms;
  transform: scale(1.1, 1.1) translate3d(0, 0, 0);
  cursor: pointer;
}

.menu-open-button:hover {
  transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}

.menu-open:checked + .menu-open-button {
  transition-timing-function: linear;
  transition-duration: 200ms;
  transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}

.menu-open:checked ~ .menu-item {
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.menu-open:checked ~ .menu-item:nth-child(3) {
  transition-duration: 190ms;*/
/*transform: translate3d(110px, 0, 0);*/
/*transform: translatey(-80px);
}
.menu-open:checked ~ .menu-item:nth-child(4) {
  transition-duration: 290ms;*/
/*transform: translate3d(220px, 0, 0);*/
/*transform: translatey(-160px);
}
.menu-open:checked ~ .menu-item:nth-child(5) {
  transition-duration: 390ms;*/
/*transform: translate3d(330px, 0, 0);*/
/*transform: translatey(-240px);
}
.menu-open:checked ~ .menu-item:nth-child(6) {
  transition-duration: 490ms;*/
/*transform: translate3d(440px, 0, 0);*/
/*transform: translatey(-320px);
}
.menu-open:checked ~ .menu-item:nth-child(7) {
  transition-duration: 590ms;
  transform: translatey(-400px);
}
.menu-open:checked ~ .menu-item:nth-child(8) {
  transition-duration: 690ms;
  transform: translatey(-480px);
}*/
/******** Floating Social End *******/
/******** loader Start *******/
/* HTML: <div class="loader"></div> */
/*.loader {
  width: 40px;
  height: 20px;
  --c:no-repeat radial-gradient(farthest-side,#000 93%,#0000);
  background:
    var(--c) 0    0,
    var(--c) 50%  0;
  background-size: 8px 8px;
  position: relative;
  clip-path: inset(-200% -100% 0 0);
  animation: l6-0 1.5s linear infinite;
}
.loader:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 12px;
  background: #000;
  left: -16px;
  top: 0;
  animation: 
    l6-1 1.5s linear infinite,
    l6-2 0.5s cubic-bezier(0,200,.8,200) infinite;
}
.loader:after {
  content: "";
  position: absolute;
  inset: 0 0 auto auto;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #000; 
  animation: l6-3 1.5s linear infinite;
}
@keyframes l6-0 {
  0%,30%  {background-position: 0  0   ,50% 0   }
  33%     {background-position: 0  100%,50% 0   }
  41%,63% {background-position: 0  0   ,50% 0   }
  66%     {background-position: 0  0   ,50% 100%}
  74%,100%{background-position: 0  0   ,50% 0   }
}
@keyframes l6-1 {
  90%  {transform:translateY(0)}
  95%  {transform:translateY(15px)}
  100% {transform:translateY(15px);left:calc(100% - 8px)}
}
@keyframes l6-2 {
  100% {top:-0.1px}
}
@keyframes l6-3 {
  0%,80%,100% {transform:translate(0)}
  90%         {transform:translate(26px)}
}*/
/******** loader End *******/
/************ Header Start ************/
/*.hero-header {
    background: url(../img/heroBg.jpg);
    background-position: center;
    background-size: cover;
}*/
/************ Header End ************/
/************ Family Start **********/
/*.text-container {
    text-align: center;
    color: #007bff; 
}

.main-text {
    font-size: 2em; 
    font-weight: bold;
    margin: 0;
}

.sub-text {
    font-size: 2.4em; 
    margin: 0;
}
@media only screen and (min-width: 400px) {
    .main-text {
    font-size: 2.3em; 
    }
    .sub-text {
        font-size: 2.7em; 
    }
}
@media only screen and (min-width: 500px) {
    .main-text {
    font-size: 2.8em; 
    }
    .sub-text {
        font-size: 3.3em; 
    }
}
@media only screen and (min-width: 768px) {
    .main-text {
    font-size: 4em; 
    }
    .sub-text {
        font-size: 4.7em; 
    }
}
@media only screen and (min-width: 992px) {
    .main-text {
    font-size: 2.8em; 
    }
    .sub-text {
        font-size: 3.2em; 
    }
}
@media only screen and (min-width: 1200px) {
    .main-text {
    font-size: 3.5em; 
    }
    .sub-text {
        font-size: 3.9em; 
    }
}
@media only screen and (min-width: 1400px) {
    .main-text {
    font-size: 4.1em; 
    }
    .sub-text {
        font-size: 4.5em; 
    }
}*/
/************ Family End **********/

/***********************************************************************************************************************/



/*#portfolio-flters1 .btn:hover, #portfolio-flters1 .btn.active{
    color: var(--light);
    background: var(--primary);
}*/





/***********************************************************************************************************************/


/*.text-dark-blue { 
    color: var(--dark-blue-color) !important;
}
.bg-dark-blue { 
    background-color: var(--dark-blue-color) !important;
}
.text-light-blue { 
    color: var(--light-blue-color) !important;
}
.bg-light-blue { 
    background-color: var(--light-blue-color) !important;
}
.text-gray { 
    color: var(--gray-color) !important;
}
.bg-gray { 
    background-color: var(--gray-color) !important;
}
.bg-transGray {
    background-color: #000000b5 !important;
    border-radius: 20px;
    padding: 14px;
}
.text-newBlue { 
    color: var(--newBlue) !important;
}
.bg-newBlue { 
    background-color: var(--newBlue) !important;
}*/

/***********************************************************************************************************************/

html[dir="rtl"] .footer .btn.btn-link {
    text-align: right;
}

.footer .btn.btn-link::before {
    margin-left: 10px;
}

.header-carousel .owl-nav {
    flex-direction: row;
    justify-content: space-between;
    right: 0;
    left: 0;
}

    .header-carousel .owl-nav .owl-prev {
        margin-left: 50px;
    }

    .header-carousel .owl-nav .owl-next {
        margin-right: 50px;
    }


.logoText {
    font-size: 0.8rem;
}

@media (min-width: 1200px) {
    .logoText {
        font-size: 1.5rem;
    }
}

.moreSpan {
    display: none;
}

.navbar-light .navbar-nav .nav-link {
    text-transform: none;
}

.navbar .dropdown-toggle::after {
    margin-right: 8px;
}

.navbar-light .navbar-brand, .navbar-light a.btn {
    height: 92px;
}

.dropdown-item {
    padding-top: 10px;
    border-radius: 7px;
    color: #fff;
    font-weight: 600;
    transition: all 0.6s;
}


    .dropdown-item:hover,
    .dropdown-item:focus {
        color: #ffffff;
        background-color: #2b296a;
    }

.navbar-light .navbar-nav .nav-link {
    margin-right: 5px;
    color: #2b296a;
    font-weight: 600;
    padding: 10px;
    border-radius: 6px;
    transition: all 0.6s;
}

    .navbar-light .navbar-nav .nav-link:hover,
    .navbar-light .navbar-nav .nav-link.active {
        color: #ffffff;
        background-color: #2b296a;
    }

.page-header {
    background: linear-gradient(rgba(24, 29, 56, .7), rgba(24, 29, 56, .7)), url(../img/hti2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.section-title::before,
.section-title::after {
    display: none;
}

.fixPics {
    width: 100%;
    height: 300px;
}

/*Profile Btns Start*/
.profile-cards {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

    .profile-cards .profile-card {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        height: 100px;
        color: white;
        border-radius: 10px;
        cursor: pointer;
        transition: 400ms;
    }

        .profile-cards .profile-card .profile-tip {
            font-size: 1.2em;
            font-weight: 700;
            margin: 0;
        }

        .profile-cards .profile-card second-text {
            font-size: .7em;
        }

        .profile-cards .profile-card:hover {
            transform: scale(1.1, 1.1);
        }

    .profile-cards:hover > .profile-card:not(:hover) {
        filter: blur(10px);
        transform: scale(0.9, 0.9);
    }
/*Profile Btns End*/
/*Profile Btn Navbar Start*/
/* From Uiverse.io by pathikcomp */
.main > .inp {
    display: none;
}

.main {
    font-weight: 600;
    color: white;
    background-color: #2b296b;
    padding: 3px 15px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    height: 2.5rem;
    cursor: pointer;
}

.menu-container {
    background-color: #2b296b;
    color: white;
    border-radius: 10px;
    position: absolute;
    top: 77%;
    overflow: hidden;
    clip-path: inset(0% 0% 0% 0% round 10px);
    transition: all 0.4s;
}

.menu-list {
    --delay: 0.4s;
    --trdelay: 0.15s;
    padding: 8px 10px;
    border-radius: inherit;
    transition: background-color 0.2s 0s;
    position: relative;
    transform: translateY(30px);
    opacity: 0;
}

    .menu-list::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        height: 1px;
        background-color: rgba(0, 0, 0, 0.3);
        width: 95%;
    }

    .menu-list:hover {
        background-color: rgb(89 87 157);
    }

.inp:checked ~ .menu-container {
    clip-path: inset(10% 50% 90% 50% round 10px);
}

.inp:not(:checked) ~ .menu-container .menu-list {
    transform: translateY(0);
    opacity: 1;
}

    .inp:not(:checked) ~ .menu-container .menu-list:nth-child(1) {
        transition: transform 0.4s var(--delay), opacity 0.4s var(--delay);
    }

    .inp:not(:checked) ~ .menu-container .menu-list:nth-child(2) {
        transition: transform 0.4s calc(var(--delay) + (var(--trdelay) * 1)), opacity 0.4s calc(var(--delay) + (var(--trdelay) * 1));
    }

    .inp:not(:checked) ~ .menu-container .menu-list:nth-child(3) {
        transition: transform 0.4s calc(var(--delay) + (var(--trdelay) * 2)), opacity 0.4s calc(var(--delay) + (var(--trdelay) * 2));
    }

    .inp:not(:checked) ~ .menu-container .menu-list:nth-child(4) {
        transition: transform 0.4s calc(var(--delay) + (var(--trdelay) * 3)), opacity 0.4s calc(var(--delay) + (var(--trdelay) * 3));
    }
/*Profile Btn Navbar End*/
/*Inside Menu for user profile Start*/
.toggle-sidebar:hover {
    background: #EB3333;
}

.toggle-sidebar {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin: 1rem 2rem 2rem;
    cursor: pointer;
    display: none;
    align-items: center;
    background: #149865;
    justify-content: center;
    width: 40px;
    min-width: 40px;
    height: 40px;
    z-index: 1000;
    transition: all 0.5s ease;
}

    .toggle-sidebar i {
        color: #ffffff;
        font-size: 1.4rem;
    }

@media screen and (max-width: 1024px) {
    .toggle-sidebar {
        display: flex;
    }
}
/************* 6.1 Page Wrapper *************/
.page-wrapper {
    padding: 10px;
    position: relative;
    min-height: 500px;
}

    .page-wrapper.fullscreen .sidebar-wrapper {
        left: -280px;
    }

    .page-wrapper.fullscreen .main-container {
        padding-left: 0px;
    }

    .page-wrapper.togglescreen .sidebar-wrapper {
        left: -280px;
    }

    .page-wrapper.togglescreen .main-container {
        padding-left: 0px;
    }

@media (max-width: 576px) {
    .page-wrapper {
        padding: 0;
    }
}
/************* 6.2 Sidebar Wrapper *************/
.sidebar-wrapper {
    width: 230px;
    height: -webkit-fill-available;
    padding: 0;
    -webkit-border-radius: 10px 90px 90px 10px;
    -moz-border-radius: 10px 90px 90px 10px;
    border-radius: 10px 90px 90px 10px;
    background: #181d38;
    position: absolute;
    z-index: 98;
    -webkit-transition: left 0.3s ease, width 0.3s ease;
    transition: left 0.3s ease, width 0.3s ease;
    -webkit-border-radius: 90px 10px 55px 10px;
    -moz-border-radius: 90px 10px 55px 10px;
    border-radius: 90px 10px 55px 10px;
    /************* Sidebar Brand *************/
    /************* Sidebar Icon Animation *************/
    /************* Sidebar Menu *************/
}

    .sidebar-wrapper .sidebar-brand {
        margin: 0;
    }

        .sidebar-wrapper .sidebar-brand .logo {
            padding: 2rem 1.5rem 0rem 1.5rem;
            min-height: 60px;
            margin: 0;
            display: flex;
            justify-content: center;
        }

            .sidebar-wrapper .sidebar-brand .logo img {
                max-width: 150px;
                max-height: 50px;
            }

@keyframes iconUpDown {
    0%, 100% {
        transform: translateY(3px);
    }

    50% {
        transform: translateY(-3px);
    }
}

.sidebar-wrapper .sidebar-menu {
    padding: 20px 0;
}

    .sidebar-wrapper .sidebar-menu ul li a {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        position: relative;
        padding: 20px 15px 20px 15px;
        color: #ffffff;
        font-size: 1.2rem;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        position: relative;
    }

        .sidebar-wrapper .sidebar-menu ul li a i {
            margin-bottom: 7px;
            font-size: 1.7rem;
            text-shadow: none;
            color: #13181e;
            display: flex;
            align-items: center;
            justify-content: center;
            -ms-flex-negative: 0;
            flex-shrink: 0;
            -webkit-border-radius: 50px;
            -moz-border-radius: 50px;
            border-radius: 50px;
        }

        .sidebar-wrapper .sidebar-menu ul li a .menu-text {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            white-space: nowrap;
            text-overflow: ellipsis;
            -ms-flex-negative: 1;
            flex-shrink: 1;
            overflow: hidden;
        }

        .sidebar-wrapper .sidebar-menu ul li a:hover {
            color: #ffffff;
            background-color: rgb(27 32 60);
        }

            .sidebar-wrapper .sidebar-menu ul li a:hover i {
                animation: iconUpDown 1s linear infinite;
            }

    .sidebar-wrapper .sidebar-menu ul li.active-page-link {
        position: relative;
    }

        .sidebar-wrapper .sidebar-menu ul li.active-page-link a {
            color: #435EEF;
        }

            .sidebar-wrapper .sidebar-menu ul li.active-page-link a i {
                color: #435EEF;
                -webkit-border-radius: 50px;
                -moz-border-radius: 50px;
                border-radius: 50px;
            }

    .sidebar-wrapper .sidebar-menu ul li.active a i {
        color: #435EEF;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
    }

    .sidebar-wrapper .sidebar-menu ul li.active a.current-page {
        position: relative;
        color: #435EEF;
    }

        .sidebar-wrapper .sidebar-menu ul li.active a.current-page:hover {
            background-color: rgba(0, 0, 0, 0.0002);
            color: #435EEF !important;
        }

    .sidebar-wrapper .sidebar-menu ul li.active .sidebar-submenu {
        display: block;
    }

    .sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after {
        font-family: "bootstrap-icons" !important;
        font-weight: 700;
        font-size: 1rem;
        content: "\f282";
        display: inline-block;
        position: absolute;
        right: 65px;
        top: 28px;
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    }

    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu {
        display: none;
    }

        .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul {
            padding: 0;
        }

            .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul li a {
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                padding: 10px 7px 10px 7px;
                margin: 0 8px;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
            }


    .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        right: 65px;
    }
/************* 6.3 Main Container *************/
.main-container {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: padding-left 0.3s ease;
    transition: padding-left 0.3s ease;
    padding: 0 0 0 230px;
}

@media screen and (max-width: 1024px) {
    /************* Page Wrapper *************/
    .page-wrapper {
        /************* Main Container *************/
    }

        .page-wrapper .sidebar-wrapper {
            left: -280px;
        }

        .page-wrapper.toggled .sidebar-wrapper {
            left: 10px;
        }

        .page-wrapper .main-container {
            padding-left: 0px;
        }
}

@media screen and (min-width: 1024px) {
    /************* Page Wrapper fullscreen *************/
    .page-wrapper.toggled-fullscreen .sidebar-wrapper {
        left: 10px;
    }

    .page-wrapper.toggled-fullscreen .main-container {
        padding-left: 230px;
    }
}

@media screen and (min-width: 1024px) {
    /************* Page Wrapper fullscreen *************/
    .page-wrapper.toggled-togglescreen .sidebar-wrapper {
        left: 10px;
    }

    .page-wrapper.toggled-togglescreen .main-container {
        padding-left: 0;
    }
}

.header-actions > li .user-settings span.user-name {
    max-width: none;
}

.card .card-header .card-title {
    font-size: 1.5rem;
}

.form-label,
.form-control,
.form-select {
    font-size: 1rem;
}
/* sidebar wrapper edit start */
.modal .modal-header .btn-close {
    background: url(../img/cancel.png) center/1em auto no-repeat;
}

.sidebar-wrapper .sidebar-brand .logo img {
    max-height: 100px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu {
    box-shadow: inset 0 -2px 7px 0px rgb(255 255 255 / 97%);
    padding: 5px 0;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after {
    display: none;
}

.sidebar-wrapper .sidebar-menu ul li a {
    flex-direction: row;
    gap: 10px;
}

    .sidebar-wrapper .sidebar-menu ul li a i {
        display: inline-flex;
    }

    .sidebar-wrapper .sidebar-menu ul li a:hover,
    .sidebar-wrapper .sidebar-menu ul li.active > a {
        border-left: 5px solid #06bbcc;
        border-right: 5px solid #06bbcc;
        border-radius: 7px;
    }
/* sidebar wrapper edit end */
/* Fix RTL Start */
.main-container {
    padding: 0 230px 0 0;
}

@media screen and (max-width: 1024px) {
    .page-wrapper .sidebar-wrapper {
        right: -280px;
    }
}

@media screen and (max-width: 1024px) {
    .page-wrapper .main-container {
        padding: 0;
    }

    .page-wrapper.toggled .sidebar-wrapper {
        right: 10px;
    }
}
/*Inside Menu for user profile End*/

/*
#navbarCollapse {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -350px;
    transition: all 1s;
    background-color: #fff;
}

#navbarCollapse:not(.show) {
    right: 0;   
}
*/


