@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap');
@import url('href="https://fonts.googleapis.com/css2?family=Chivo&family=Inter:wght@800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Chivo&family=Inter:wght@800&family=Roboto:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Chivo&family=Inter:wght@800&family=Noto+Sans&family=Roboto:wght@700&display=swap');

a {
margin-top:10px;
font-weight:700 !important;
font-size:14px;
font-family: 'Libre Franklin', sans-serif;
text-decoration:none;
}
.icon-box ul {
  list-style:none;
  margin-left:-25px;
  margin-top:15px;
}
.text p{
  font-size:16px;
font-weight: 400;
font-family: 'Libre Franklin', sans-serif;
color: #151618;
line-height:24px;
}
.text h4{
  font-size:18px;
  text-align:center;
  font-weight:700;
    font-family:'Inter', sans-serif;
}
strong.reddish{
  font-size:12px !important;
  color:#151618 !important;
  font-weight:800 !important;
  font-family:'Inter', sans-serif;
}
.card__list li:last-child {
  border-left: none;
}
.navy-blu .circled{
  top:60%;
}
.icon-box ul li{
  margin-top:25px;
}
.icon-box ul li p {
  position: relative;
  list-style: none;
   list-style-position: inside;
  font-size: 14px;
  padding: 7px 20px 0px 0px;
  line-height: 20px;
  color: #151618;
  margin: 5px 0px;
  margin-left:20px;
  margin-top:-28px;
  font-family: 'Libre Franklin', sans-serif;
}

.icon-card .txt ul li {
  display: inline-block;
  padding: 0px 5px !important;
  margin: 0px 5px;
    margin-top: 0px;
  font-size: 12px;
}
p{
  font-size:14px;
  font-weight:400;
  font-family: 'Libre Franklin', sans-serif;
  color:#151618;
}
h3{
	color:#151618;

	 font-size:16px;
	 font-weight:800;
font-family:'Inter', sans-serif;
}

h2 {
  font-size: 24px;
  color: #151618;
  font-weight: 800;
  font-family: 'Inter', sans-serif;

}
h5{
	color:#000000;
	font-size:14px;
	font-weight:800;
font-family: 'Inter', sans-serif;


}
.hero {
  background-image: url("../images/pexels-photo-2566121.jpg");
  height: 500px !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.cir {
  text-align: center;
}
.mt-5 {
  margin-top: 3rem !important;
}
.box {
  display: flex;
  flex-direction: column;
}
.box .percent {
  position: relative;
}
.box svg {
  position: relative;
  width: 210px;
  height: 210px;
  transform: rotate(-90deg);
}
.box svg circle {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: #f0f0f0;
  stroke-width: 10;
  stroke-linecap: round;
}
.box:nth-child(1) svg circle:last-of-type {
  stroke: #f39c12;
}
.box svg circle:last-of-type {
  stroke-dasharray: 625px;
  stroke-dashoffset: calc(625px - (625px * var(--percent)) / 100);
  stroke: #3498db;
}
.box svg circle {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: #f0f0f0;
  stroke-width: 10;
  stroke-linecap: round;
}
.box .number {
  position: absolute;
  top: 50%;
  left:50%;
  transform: translate(-50%, -50%);
}
.cir img {
  text-align: center;
  width: 100px;
  height: 100px;
  border-radius: 50px;
}
.pic img{
  height:40px;
}
span {
  color: #5B5E65;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Inter', sans-serif;

}
.btn a:hover {
  border: none;
  background-color: #4E4EC4;
  color: #fff !important;
}
.btn a{
  border:1px solid #2461EE;
  padding:10px;
  border-radius:6px;
  text-decoration:none;
  font-weight:700;
 font-size:16px;
  font-family: 'Inter', sans-serif;
}
.ml {
  margin-left: 20px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  border-bottom: 3px solid #2461EE;
  background-color: #fff;
  color: #2461EE;
}
.stu-reg .nav-link {
  background: none;
    background-color: rgba(0, 0, 0, 0);
  font-size: 16px;
  font-weight: 400;
  color: var(--color-secondary);
  padding: 12px 10px;
  margin-bottom: -2px;
  border-radius: 0;
}
.text h3 {
  text-align: center;
}
.card h3 {
  font-size: 16px;
  padding-top: 10px;
  font-weight: 700;
  font-family: 'Inter', sans-serif;
  color: #151618;
}
.box img{
  text-align:center !important;
  border-radius:50px;
  height:50px;
  width:50px;
  margin-top:25px;

}
.boxed ul li {
  padding: 0px 6px;
  display: inline-block;
}
.btning ul li {
  display: inline-block;
}
.btn-menu {
  font-weight: 500;
  padding: 10px 14px;
  border-radius: 5px;
  color: #2461EE;
  text-decoration: none;
  border: 2px solid #2461EE;
}
.btn-book {
  font-weight: 500;
  font-size: 16px;
  background-color: #2461EE;
  padding: 12px 18px;
  border-radius: 5px;
  text-decoration: none;
  color: #fff !important;
  border: 2px solid #2461EE;
}
.logo img {
  max-height: 50px;
  margin-right: 6px;
}
.btn-red a {
  border: 1px solid #4E4EC4;
  padding: 8px 10px;
  text-decoration: none;
  color: #4E4EC4;
  font-size: 18px;
  font-size: 700;
  border-radius: 10px;
}
.lines .bi-check {
  position: relative;
  left: -20px;
  top: -32px;
}
.card__list {
  list-style: none;
  margin: 10px 0px;
}
.card__list li::before {
  content: "";
  font-size: var(--font-size-5, 1.625rem);
  font-weight: 700;
  padding: 0 13px 0 13px;
  border: 5px solid var(--accent2-300,#2461EE);
  background-color: #fff;
  width: 40px;
  height: 40px;
  background-color: #2461EE;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  left: -20px;
  top: -20px;
  margin-left: -1px;
}
.card__list li {
  list-style: none;
  font-size: 1.75rem;
  font-weight: var(--font-weight-7,700);
  line-height: var(--font-lineheight-3, 1.5);
}
.card__list li {
  list-style: none;
  border-left: 2px solid var(--accent2-300,#D9D9D9);
  font-size: 1.75rem;
  font-weight: var(--font-weight-7,700);
  top: 10px;
  position: relative;
  padding-left: -15px;
  line-height: var(--font-lineheight-3, 1.5);
  margin-bottom: 30px;
  margin-top: 30px !important;
  left: 25px;
}
.textdes {
  position: absolute;
  left: 40px;
  top:-15px;
}
.image-fluid{
  width:100% !important;
}
.card ul li {
  list-style: none;
  display: inline-block;
  text-align: left;
  padding: 5px 5px 0px 0px;
}
.card ul {
  padding-left: 0px;
}
.social-links .bi {
  font-size: 18px;
  display: inline-block;
  background: #2461EE;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
.bi-twitter::before {
  content: "\f5ef";
}
.carded ul.list li {
  border: 1px solid #151618;
  padding: 10px;
  border-radius: 20px;
  font-size: 14px;
   display: inline-block;
  color:#151618;
}
.icon-boxed ul li {
  position: relative;
  list-style: none;
    list-style-position: outside;
  list-style-position: outside;
  text-align: left;
  list-style-position: inside;
  font-size: 14px;
  padding: 7px 20px 0px 20px;
  line-height: 20px;
  color: #151618;
  margin: 5px 0px;
  margin-left:-30px;
  font-family: 'Libre Franklin', sans-serif;
}
.list-position {
  left: -5px;
  top: 12px;
}
.icon-boxed ul li p {
  color: #464647;
  position: relative;
  padding-left: 20px;
  margin-top: -20px;
}
.card-body{
  padding:10px 20px;
}
.navy-blue {
  background-image: url("../images/image-73.png");
  height:300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
.circled img {
  border-radius: 100px;
  }
  .boxing p {
  color: #fff;
  font-size: 12px;
  padding: 20px 60px !important;
}
.btn-booked {
  font-weight: 500;
  font-size: 14px;
  background-color: #4E4EC4;
  padding: 12px 18px;
  border-radius: 5px;
  color: #fff !important;
  border: 2px solid #4E4EC4;
}
.boxing span {
  color: #4E4EC4;
  font-size: 12px;
}
.loged img {
  margin-top: -10px;
  margin-left: 0px;
  height: 50px;
}
/*--------------------------------------------------------------
# Override some default Bootstrap stylings
--------------------------------------------------------------*/
/* Dropdown menus */
.dropdown-menu {
  border-radius: 4px;
  padding: 10px 0;
  animation-name: dropdown-animate;
  animation-duration: 0.2s;
  animation-fill-mode: both;
  border: 0;
  box-shadow: 0 5px 30px 0 rgba(82, 63, 105, 0.2);
}

.dropdown-menu .dropdown-header,
.dropdown-menu .dropdown-footer {
  text-align: center;
  font-size: 15px;
  padding: 10px 25px;
}

.dropdown-menu .dropdown-footer a {
  color: #444444;
  text-decoration: underline;
}

.dropdown-menu .dropdown-footer a:hover {
  text-decoration: none;
}

.dropdown-menu .dropdown-divider {
  color: #a5c5fe;
  margin: 0;
}

.dropdown-menu .dropdown-item {
  font-size: 14px;
  padding: 10px 15px;
  transition: 0.3s;
}

.dropdown-menu .dropdown-item i {
  margin-right: 10px;
  font-size: 18px;
  line-height: 0;
}
@keyframes dropdown-animate {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }

  0% {
    opacity: 0;
  }
}

.card-header,
.card-footer {
  border-color: #ebeef4;
  background-color: #fff;
  color: #798eb3;
  padding: 15px;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.logo {
  line-height: 1;
}

@media (min-width: 1200px) {
  .logo {
    width: 280px;
  }
}



.logo span {
  font-size: 26px;
  font-weight: 700;
  color: #012970;
  font-family: "Nunito", sans-serif;
}

.header {
  transition: all 0.5s;
  z-index: 997;
  height: 60px;
  box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
padding-left: 20px;
 background: linear-gradient(0deg, rgba(0, 0, 0, 0.54), rgba(0, 0, 0, 0.54)), #5353D1; 
 height:70px;
}
.header .toggle-sidebar-btn {
  font-size: 32px;
  padding-left: 10px;
  cursor: pointer;
  color: #fff;
}



/*--------------------------------------------------------------
# Header Nav
--------------------------------------------------------------*/
.header-nav ul {
  list-style: none;
}

.header-nav>ul {
  margin: 0;
  padding: 0;
}

.header-nav .nav-icon {
  font-size: 22px;
  color:#fff;
  margin-right: 25px;
  position: relative;
}

.header-nav .nav-profile {
  color: #012970;
}

.header-nav .nav-profile img {
  max-height: 36px;
}

.header-nav .nav-profile span {
  font-size: 14px;
  font-weight: 600;
}

.header-nav .badge-number {
  position: absolute;
  inset: -2px -5px auto auto;
  font-weight: normal;
  font-size: 12px;
  padding: 3px 6px;
}

.header-nav .notifications {
  inset: 8px -15px auto auto !important;
}

.header-nav .notifications .notification-item {
  display: flex;
  align-items: center;
  padding: 15px 10px;
  transition: 0.3s;
}

.header-nav .notifications .notification-item i {
  margin: 0 20px 0 10px;
  font-size: 24px;
}

.header-nav .notifications .notification-item h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}

.header-nav .notifications .notification-item p {
  font-size: 13px;
  margin-bottom: 3px;
  color: #919191;
}

.header-nav .notifications .notification-item:hover {
  background-color: #f6f9ff;
}

.header-nav .messages {
  inset: 8px -15px auto auto !important;
}

.header-nav .messages .message-item {
  padding: 15px 10px;
  transition: 0.3s;
}

.header-nav .messages .message-item a {
  display: flex;
}

.header-nav .messages .message-item img {
  margin: 0 20px 0 10px;
  max-height: 40px;
}

.header-nav .messages .message-item h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #444444;
}

.header-nav .messages .message-item p {
  font-size: 13px;
  margin-bottom: 3px;
  color: #919191;
}

.header-nav .messages .message-item:hover {
  background-color: #f6f9ff;
}

.header-nav .profile {
  min-width: 240px;
  padding-bottom: 0;
  top: 8px !important;
}

.header-nav .profile .dropdown-header h6 {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 600;
  color: #444444;
}

.header-nav .profile .dropdown-header span {
  font-size: 14px;
}

.header-nav .profile .dropdown-item {
  font-size: 14px;
  padding: 10px 15px;
  transition: 0.3s;
}

.header-nav .profile .dropdown-item i {
  margin-right: 10px;
  font-size: 18px;
  line-height: 0;
}

.header-nav .profile .dropdown-item:hover {
  background-color: #f6f9ff;
}

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
.sidebar {
  position: fixed;
  top: 60px;
  left:-300px;
  bottom: 0;
  width:300px;
  z-index: 996;
  transition: all 0.3s;
  padding: 20px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #aab7cf transparent;
  box-shadow: 0px 0px 20px rgba(1, 41, 112, 0.1);
  background-color: #fff;
}

@media (max-width: 1199px) {
  .sidebar {
    left: -300px;
  }
}

.sidebar::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #fff;
}

.sidebar::-webkit-scrollbar-thumb {
  background-color: #aab7cf;
}

@media (min-width: 1200px) {

  #main,
  #footer {
    margin-left: 300px;
  }
}

@media (max-width: 1199px) {
  .toggle-sidebar .sidebar {
    left: 0;
  }
}

@media (min-width: 1200px) {

  .toggle-sidebar #main,
  .toggle-sidebar #footer {
    margin-left: 0;
  }

  .toggle-sidebar .sidebar {
    left:0px;
  }
}

.sidebar-nav {
  padding: 0;
  margin: 0;
  list-style: none;
}

.sidebar-nav li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.sidebar-nav .nav-item {
  margin-bottom: 5px;
}

.sidebar-nav .nav-heading {
  font-size: 11px;
  text-transform: uppercase;
  color: #899bbd;
  font-weight: 600;
  margin: 10px 0 5px 15px;
}

.sidebar-nav .nav-link {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 600;
  color: #4154f1;
  transition: 0.3;
  background: #f6f9ff;
  padding: 10px 15px;
  border-radius: 4px;
}

.sidebar-nav .nav-link i {
  font-size: 16px;
  margin-right: 10px;
  color: #4154f1;
}

.sidebar-nav .nav-link.collapsed {
  color: #012970;
  background: #fff;
}

.sidebar-nav .nav-link .bi-chevron-down {
  margin-right: 0;
  
}

.sidebar-nav .nav-content {
  padding: 5px 0 0 0;
  margin: 0;
  list-style: none;
}

.sidebar-nav .nav-content a {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  color: #012970;
  transition: 0.3;
  padding: 10px 0 10px 20px;
  transition: 0.3s;
}

.sidebar-nav .nav-content a i {
  font-size: 6px;
  margin-right: 8px;
  line-height: 0;
  border-radius: 50%;
}
.card .info-box img{
  margin-top:15px;
  width:35px;
  height:35px;
  
}
.card .info-box{
  text-align:center;

}
@media screen and (max-width: 768px) {
  .navy-blu .circled{
  top:40% !important;
}
  .mts{
    margin-top:30px;
    margin-left:10px;
  }
  .mtc{
    margin-top:20px;
  }
  .dropdown-menu-arrow::before {
    content: "";
    width: 13px;
    height: 13px;
    background: #fff;
    position: absolute;
    top: -7px;
    right: 20px;
    transform: rotate(45deg);
    border-top: 1px solid #eaedf1;
    border-left: 1px solid #eaedf1;
  }
  .btning ul li {
  margin: 10px 0px 40px 0px;
  display: block !important;
}
}