body{
background-color: #ffffff!important;

}

.hidden{
  display: none!important;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap');
.table .thead-light th {
    width: 1px;
    white-space: nowrap;
}



p, ul li {
  font-family: 'Roboto', sans-serif;
}

body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

ul.orange-dot {
  list-style: none;
}

ul.orange-dot li::before {
  content: "\2022";
  color: #FF6C00;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

/* ------ */
@media (min-width:992px) {
  .px-md-8 {
    padding-right: 8rem !important;
    padding-left: 8rem !important
  }
}

.mr-auto{
  margin-right: auto !important;
}
.ml-auto{
  margin-left: auto !important;
}

/* -------font-size------- */
.lh-12 {
  line-height: 1.2;
}

.lh-2 {
  line-height: 2;
}

.px-15 {
  padding-right: 15px;
  padding-left: 15px;
}

.mx-15 {
  margin-right: 15px;
  margin-left: 15px;
}

.ml--0-5 {
  margin-left: -0.5rem;
}

.ml--1 {
  margin-left: -1rem;
}

.fs-1 {
  font-size: 1rem !important;
}

.fs-1-1 {
  font-size: 1.2rem !important;
}

.fs-2 {
  font-size: 1.3rem !important;
}

.fs-2-2 {
  font-size: 1.4rem !important;
}

.fs-2-title {
  font-size: 1.5rem !important;
}

.fs-3 {
  font-size: 1.4rem !important;
}

.fs-4 {
  font-size: 1.8rem !important;
}

.fs-4-2 {
  font-size: 2rem !important;
}

.fs-5 {
  font-size: 3.5rem !important;
}

.fs-5-1 {
  font-size: 2.7rem !important;
}

.fs-3-title {
  font-size: 1.5rem !important;
}

.fs-sm-1 {
  font-size: 0.9rem !important;
}

.fs-sm-1-lt {
  font-size: 0.8rem !important;
}

.dev-font {
  font-size: 4rem;
  line-height: 4rem
}

@media (max-width: 768px) {
  .fs-3 {
    font-size: 1.5rem !important;
  }

  .fs-3-title {
    font-size: 1.7rem !important;
  }

  .fs-2 {
    font-size: 1.1rem !important;
  }

  .fs-2-title {
    font-size: 1rem !important;
  }

  .dev-font {
    font-size: 2.5rem;
    line-height: 3.5rem;
  }
}

.italic {
  font-style: italic;
}

.fw-bold {
  font-weight: bold;
}

.fw-0-sm {
  font-weight: 550;
}

.fw-1-sm {
  font-weight: 600;
}

.fw-2-sm {
  font-weight: 700;
}

/* ------ */
.mw-400 {
  max-width: 400px !important
}

/* --------- */
.arrow-up-brdr {
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #70AD47;
}

.arrow-up-brdr-color {
  width: 40px;
  color: #70AD47;
}

.arrow-down-brdr {
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 12px solid #FF0000;
}

.arrow-down-brdr-color {
  width: 40px;
  color: #FF0000;
}

.img-no-drag {
  -webkit-user-select: none;
  -webkit-user-drag: none;
  -webkit-app-region: no-drag;
  cursor: default;
}

.decimal-list-type {
  list-style-type: decimal;
}

.circle-list-type {
  list-style-type: circle;
}

.lower-roman-list-type {
  list-style-type: lower-roman;
}

.top-50 {
  top: 50vh
}

.top-40 {
  top: 40vh
}

.height-75vh {
  height: 75vh;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.start-50 {
  left: 50% !important;
}

/* ----itu-nav---- */
.itu-footer-c1 {
  color: #797B88
}

.itu-footer-c2 {
  color: #25283E
}


.top-95 {
  top: 95vh;
}

.top-75 {
  top: 75vh;
}

.bg-dark-nav-blue {
  background: #2758A8;
}

div.itu-nav {
  background-color: #2758A8;
  color: white
}

div.yok-arastirma-nav {
  background-color: #8666A8;
  color: white;
}

@media (max-width: 768px) {
  .itu-nav .right-title, .yok-arastirma-nav .left-title {
    font-size: 1.2rem !important
  }
}

.itu-nav .right-title, .yok-arastirma-nav .left-title {
  font-size: 1.3rem;
  font-weight: 500;
}

@media (max-width: 768px) {
  .text-auto-md-end {
    text-align: center;
  }
}

@media (min-width: 768px) {
  .text-auto-md-end {
    text-align: end;
  }
}

@media (max-width: 768px) {
  .text-auto-md-begin {
    text-align: left;
  }
}

@media (min-width: 768px) {
  .text-auto-md-begin {
    text-align: left;
  }
}

/* -----itu-table-------*/
@media (min-width: 768px) {
  .px-md-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
}

.itu-table.table td,
.itu-table.table th {
  padding: .55rem !important;
}

@media screen and (max-width: 767px) {
  .table-container .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

.table-container .table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

.itu-table.table {
  width: 100%;
  max-width: 100%;
}

.itu-table.table tr {
  text-align: center;
}

.itu-table.table tr {
  font-weight: 500;
  font-size: 0.8rem;
}

.itu-table.table thead {
  background-color: #E9EBF5
}

/* ----itu-footer--- */
#footer {
  margin-top: auto;
}

.itu-bee {
  position: absolute;
  z-index: -10000;
  right: 0;
  display: none !important
}

@media (min-width: 768px) {
  .itu-bee {
    margin-top: -150px;
    margin-right: 20px
  }

  .itu-bee img {
    height: 150px !important;
  }
}

@media (max-width: 768px) {
  .itu-bee {
    margin-top: -100px;
  }

  .itu-bee img {
    height: 100px;
  }
}

/* ---1-universite-ranking-siralama-sistemleri-ne-giris------- */
.main-wrapper {
  background-image: url(../img/main-bg.png);
  height: 100vh;
  z-index: -50
}

#page-wrap {
  position: relative;
  z-index: 2;
}

#bg {
  position: fixed;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}

#bg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
}

/* --------ranking-takvimi-------- */
#ranking-table tbody:first-child {
  background: #c6cbe5 !important;
}

#ranking-table tbody tr,
#ranking-table tbody td {
  border: 1px solid white !important;
  background: #E9EBF5;
}

#ranking-table tbody tr:hover td {
  background: #c6cbe5;
}

/* ----gostergelerin-siralama-kuruluslari-------- */
td.rotated-td {
  writing-mode: tb-rl;
  transform: rotate(-180deg);
}

#sort-ent-table tbody:first-child td:last-child {
  border: 1px solid #A14167 !important
}

#sort-ent-table tbody tr:first-child {
  border-right: 1px solid white !important;
}

#sort-ent-table tbody tr:first-child td {
  background-color: #A0386B;
  font-weight: 600;
  color: white;
  border-right: 1px solid white;
  border-left: 1px solid #A14167 !important;
  border-bottom: 1px solid #A14167 !important;
  border-top: 1px solid #A14167 !important;
}

#sort-ent-table tbody tr:not(:first-child) td {
  border: 1px solid #A14167 !important
}

#sort-ent-table .phospor {
  background-color: #F1E2E9 !important;
}

#sort-ent-table tbody tr:not(:first-child td:first-child) {
  padding: 0.55rem !important
}

#sort-ent-table td p {
  margin-bottom: 1px;
  font-style: italic;
}

/* -------uluslararası-sıralama-sistemleri-------- */
text[Attributes Style] {
  text-anchor: middle;
  font-family: Arial;
  font-size: 14;
  transform: rotate(-90deg, 110.4, 200.5);
  stroke: none;
  stroke-width: 0;
  fill: rgb(34, 34, 34);
}

/* ---------9- ranking sistemleri----------- */
@media (min-width: 768px) {
  .img-left-rank {
    max-width: 300px
  }
}

@media (min-width: 1200px) {
  .img-left-ed {
    max-width: 450px
  }
}

@media (min-width: 1200px) {
  .img-left-wur {
    max-width: 600px
  }
}

@media (min-width: 768px) {
  .img-right-wur {
    max-width: 500px
  }
}

.img-right-wur {
  max-width: 400px
}

/* ---------16-e önemli 7 derecelendirme sistemi-------------- */
.card-border-1 {
  border-top: 15px solid #3678DF
}

.card-border-2 {
  border-top: 15px solid #661CC9
}

.card-border-3 {
  border-top: 15px solid #FCD300
}

.card-border-4 {
  border-top: 15px solid #F73D28
}

.card-border-5 {
  border-top: 15px solid #53565A
}

.card-border-6 {
  border-top: 15px solid #FF6C00
}

.card-border-7 {
  border-top: 15px solid #8ED600
}

.gray-font {
  color: #53565A
}

.light-gray-font {
  color: #88858C
}

.box:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, .2);
  transition: all .3s;
}

/* -------17 - arwu shangai ranking---------------------------------------------- */
.border-r-2 {
  border-right: 2px solid #FF6C00;
  padding-right: 2px;
  padding-left: 2px
}

/* -----18 - shangai ranking (arwu)-------*/
@media screen and (max-width: 767px) {
  .table-container .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

.mini-table.table {
  width: 100%;
  max-width: 100%;
}

.mini-table.table tr {
  text-align: center;
}

.mini-table.table td,
.mini-table.table th {
  padding: .12rem !important;
}

.blue-arwu-phospor {
  background-color: #DEEBF7;
}

.green-arwu-phospor {
  background-color: #A9D18E;
}

.arwu-header-blue {
  background-color: #2658A8;
}

.arwu-header-light-blue {
  background-color: #7BA6CF;
}

.arwu-header {
  color: white;
  font-size: 1rem;
  font-weight: bold;
}


.gray-title {
  color: #53565A;
}

/* -------24-qs-itu------ */

.green-text-qs {
  color: #548235;
}

.red-text-qs {
  color: #FF0000;
}

.s-blue-border {
  border-top: 3px solid #4472C4;
  border-bottom: 3px solid #4472C4
}

table.table-white-bordered>thead>tr>th,
table.table-white-bordered>tbody>tr>td {
  border: 1px solid #ffffff;
}

/* ------25-qs-itu-------- */
ul.space-ul>li {
  padding-bottom: 1rem;
}

/* ----26-Times Higher Education  – WUR  2021 Ranking---- */
.vr {
  padding-left: 1rem;
  padding-right: : 1rem;
  border: 0;
  border-right-color: currentcolor;
  border-right-style: none;
  border-right-width: 0px;
  border-right: 1px solid rgba(0, 0, 0, .1);
}

.fc-light-blue {
  color: #00B0F0;
}

/* ---30-the-wur-ranking---- */
.bg-card-light-gray {
  background-color: #F2F2F2;
  border-color: #F2F2F2;
}

.bg-card-light-gray-2 {
  background-color: #D9D9D9;
  border-color: #D9D9D9;
}

.bg-card-gray-header {
  background-color: #53565A;
  border-color: #53565A;
}

.bg-gray-1 {
  background-color: #F8F8F8;
  border-color: #F8F8F8;
}

.bg-gray-2 {
  background-color: #F2F2F2;
  border-color: #F2F2F2;
}

.bg-gray-3 {
  background-color: #DFDFDF;
  border-color: #DFDFDF;
}

.bg-gray-4 {
  background-color: #BFBFBF;
  border-color: #BFBFBF;
}

.bg-orange {
  background-color: #FF6C00;
  border-color: #FF6C00;
}

/* ---30 result itü-- */

.table-blue-striped tbody tr:nth-of-type(odd) {
  background-color: #D4DDEE
}

/* -----31-the-itu-result---- */

/* ---40-cwts-leiden-ranking---- */

/* ---46-urap-world-ranking----- */
.light-blue-table-header {
  background-color: #0081C7;
}

.sm-itu-table.table td,
.sm-itu-table.table th {
  padding: .55rem !important;
}

.sm-itu-table.table {
  width: 100%;
  max-width: 100%;
}

.sm-itu-table.table tr {
  text-align: center;
}

.sm-itu-table.table tr {
  font-size: 0.8rem;
}

/* ----50-ui-green-metric-wur----- */
.bg-green-metric {
  background-color: #70AD47 !important;
}

.blue-text {
  color: #0070C0;
}

/* ---51-ui-green-metric-wur------ */

.dark-blue-bg {
  background-color: #223F61;
}

.table-blue-gray-striped tbody tr:nth-of-type(odd) {
  background-color: #BFC5D5
}

.bg-light-gray {
  background-color: #E7E7E7;
}

table.table-bordered.table-white-bordered>thead>tr>th, table.table-bordered.table-white-bordered>tbody>tr>td {
  border: 1px solid white;
}

/* --52-rank-pro-------- */

/* -----54-ntu-ranking--- */
.dark-gray-bg-table {
  background-color: #464A4E
}

.light-note-gray {
  color: #8B9299
}

/* -----37-us-world-report-itu------ */
.box-shadow-multi {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

/* ----41-webometrics---- */
.webo-table-header {
  background-color: #C7DAF9
}

.red-font {
  color: #F74451;
}

.light-green-font {
  color: #71AA8E;
}

.light-blue-font {
  color: #328CCC;
}

/* -----47----- */
.mini-tablev2.table {
  width: 100%;
  max-width: 100%;
}

.mini-tablev2.table tr {
  text-align: left;
}

.mini-tablev2.table td,
.mini-tablev2.table th {
  padding: .3rem !important;
}

.light-green-phospor {
  background-color: #70AD47;
}

/* -----52------ */

/* ------------ntu ranking------------- */
.ntu-ranking-phospor, .gray-bg-right-color {
  background-color: #F8F8F9;
}

.ntu-ranking-phospor1 {
  background-color: #E9E9EA;
}

/* ----58----- */
.tubitak-dark-gray {
  background-color: #808080;
}

.tubitak-light-gray {
  background-color: #D9D9D9;
}

.tubitak-dark-blue {
  background-color: #5B9BD5;
}

.tubitak-light-blue {
  background-color: #DDECF8;
}

.tubitak-dark-orange {
  background-color: #EE7D31;
}

.tubitak-light-orange {
  background-color: #FCE5D7;
}

.tubitak-dark-green {
  background-color: #70AD47;
}

.tubitak-light-green {
  background-color: #E2EFDB;
}

.tubitak-dark-blue-2 {
  background-color: #4371C4;
}

.tubitak-light-blue-2 {
  background-color: #D9E1F2;
}

.tubitak-dark-blue-3 {
  background-color: #44546A;
}

.tubitak-light-blue-3 {
  background-color: #D6DCE4;
}

/* -----yök araştırma üniversitesi-------- */
table.table-green-bordered>thead>tr>th,
table.table-green-bordered>tbody>tr>td {
  border: 1px solid #9EBD5E;
}

.yok-table-green-striped tbody tr:nth-of-type(odd) {
  background-color: #EBF1DE
}

.yok-table-header {
  background-color: #AEC879 !important;
}

table.table-blue-bordered>thead>tr>th,
table.table-blue-bordered>tbody>tr>td {
  border: 1px solid #4F81BD;
}

.yok-table-blue-striped tbody tr:nth-of-type(odd) {
  background-color: #DCE6F2
}

table.table-yok-red-bordered>thead>tr>th,
table.table-yok-red-bordered>tbody>tr>td {
  border: 1px solid #C45A57;
}

.yok-table-red-striped tbody tr:nth-of-type(odd) {
  background-color: #F2DCDB
}

.itu-phospor-border {
  border-top: 3px solid #70AD47 !important;
  border-bottom: 3px solid #70AD47 !important
}

.blue--phospor {
  background-color: #2658A8;
}

.green-phospor-table {
  background-color: #70AD47;
}

.perf-blue-table-header {
  background-color: #3573CC;
}

.perf-blue-table {
  background-color: #D9E1F5;
}

.perf-green-table-header {
  background-color: #59B02F;
}

.perf-green-table {
  background-color: #DFF0DA;
}

.itu-phospor-red-border {
  border-top: 3px solid #C0504D !important;
  border-bottom: 3px solid #C0504D !important
}

.h-light-blue {
  color: #477EBD;
}

.yellow-mark {
  background-color: #FDFF00;
}

.text-green-h {
  color: #92D050
}

.text-red-h {
  color: #FA3639
}

.bg-light-p {
  background-color: #F6F6F6;
}

.incities-table-left {
  background-color: #D4D4D4;
}

.medium-table.table {
  width: 100%;
  max-width: 100%;
}

.medium-table.table tr {
  text-align: center;
}

.medium-table.table td,
.medium-table.table th {
  padding: .4rem !important;
}

.vertical-td {
  writing-mode: vertical-lr;
  transform: rotate(-0.5turn);
  padding: 1rem !important;
}

.industry-pillar-header {
  background-color: #FFCC00;
}

.industry-pillar-table-border {
  border-top: 5px solid #FFCC00;
}

.table-light-blue-striped tbody tr:nth-of-type(odd) {
  background-color: #BCE4FA
}

.table-light-blue-industry {
  background-color: #DFF3FE
}

.qs-by-subject-table-str {
  background-color: #F5F6F5
}

.mt--45 {
  margin-top: -45px;
}

.mt--60 {
  margin-top: -60px;
}

.mt--70 {
  margin-top: -70px;
}

.mt--90 {
  margin-top: -90px;
}

.w-140 {
  width: 140px;
}

/* -------circular-chart--------------- */
.flex-wrapper {
  display: flex;
  flex-flow: row nowrap;
}

.single-chart {
  width: 90px;
  height: 100%;
  justify-content: space-around;
}

.circular-chart {
  display: block;
  margin: 10px auto;
  max-width: 90px;
  max-height: 250px;
}

.circle-bg {
  fill: none;
  stroke: #eee;
  stroke-width: 3.8;
}

.circle {
  fill: none;
  stroke-width: 2.8;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
}

@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}

.circular-chart.orange .circle {
  stroke: #ff9f00;
}

.circular-chart.green .circle {
  stroke: #4CC790;
}

.circular-chart.blue .circle {
  stroke: #2B3C4D;
}
.circular-chart.light-blue .circle {
  stroke: #20ABD3;
}
.circular-chart.blue {
  background: white;
  border-radius: 50%;
}
.circular-chart.light-blue {
  background: white;
  border-radius: 50%;
}

.percentage {
  fill: #666;
  font-family: sans-serif;
  font-size: 0.3em;
  text-anchor: middle;
  font-weight: 700;
}

/* ------------- */
.nw-cwts-header{
      background-color: #e7f0f2 !important;
      color: #0c6778;
}

.blue-font{
  color: #2658A8
}

/* ---------- */


.wrapper {
  position:relative;
  width:100%;
  max-width:1200px;
  height:100%;
  min-height:320px
}
.divimage {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:url('../img/the-wur-ranking.png');
  background-repeat:no-repeat;
  background-size:100% auto;
}
.divimage2 {
   position:absolute;
  width:100%;
  height:100%;
  object-fit: cover;
  background:url('../img/the-scopus-data-model.png');
  background-repeat:no-repeat;
  background-size:55% auto;
}
.divtext {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  padding-top:13.5%;
  text-align:center;
  font-family:arial;
}
.divtextv1 {
  font-size:1em;
}
.divtextv2 {
  font-size:0.8em;
}

@media (min-width:768px and max-width: 1200px){
  .divtextv1 {
    font-size:0.8em;
  }
  .divtextv2 {
    font-size:0.6em;
  }
}
@media (min-width: 1200px){
  .img-sp-600 {
    height: 600px !important
  }
}
@media (max-width:768px){
  .divtextv1 {
    font-size:0.5em;
  }
  .divtextv2 {
    font-size:0.3em;
  }
}
@media (max-width:480px){
  .divtextv1 {
    font-size:0.3em;
  }
  .divtextv2 {
    font-size:0.2em;
  }
}

/* ------------ */

p.spec-title1{
    font-size: 1rem;
    text-align: center;
    font-weight: 700;
    color: #2758A8;

}


/* ----------- */


    /* #accordionSidebar{ */
       /* overflow-y: scroll; */
       /* height: 100vh; */
       /* overflow-x: hidden; */
    /* } */

    @media (min-width: 768px){
        #accordionSidebar {
            width: 17rem!important;
        }
		#accordionSidebar.toggled {
			overflow: visible;
			width: 6.5rem!important;
		}

    }
	
	    @media (min-width: 768px){
        .scrollbar-b {
			width: 14rem !important;
        }
		#accordionSidebar.toggled .scrollbar-b{
			overflow: visible;
			width: 6.5rem!important;
		}
    }
	
        #accordionSidebar {
            z-index: 10000 !important;
        }

.scrollbar-b{
	overflow-y: scroll;
    height: 100vh;
    overflow-x: hidden;
    position: fixed;
	background-color: #383e4b;
}



.scrollbar-b::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #383E4B;
}

.scrollbar-b::-webkit-scrollbar
{
	width: 12px;
	background-color: #383E4B;
}

.scrollbar-b::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

#sidebarToggle{
	text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
	
}

#wrapper #content-wrapper {
    background-color: #f8f9fc;
    width: 100%;
    overflow: hidden !important;
}





/* anasayfa v2 */

.dashboard-container.welcome-style-two {
  padding: 2rem;
  max-width: 1400px;
  margin: 0 auto;
}

.dashboard-container.welcome-style-two .welcome-card {
  background: linear-gradient(310deg, #141727, #3a416f);
  box-shadow: rgba(17, 24, 39, 0.05) 0px 1px 0px, rgba(17, 24, 39, 0.1) 0px 0px 8px;
  ;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  padding: 3.5rem;
  margin-bottom: 2.5rem;
  position: relative;
  overflow: hidden;
  min-height: 220px;
  display: flex;
  align-items: center;
  box-shadow: rgba(17, 24, 39, 0.05) 0px 1px 0px, rgba(17, 24, 39, 0.1) 0px 0px 8px;
  ;
}

.dashboard-container.welcome-style-two .welcome-card::before {
  width: 350px;
  height: 350px;
  top: -160px;
  right: -130px;
  background: radial-gradient(circle, rgba(33, 82, 255, 0.3) 0%, transparent 70%);
  opacity: 0.15;
}

.dashboard-container.welcome-style-two .welcome-card::after {
  width: 250px;
  height: 250px;
  bottom: -100px;
  left: -80px;
  background: radial-gradient(circle, rgba(33, 212, 253, 0.3) 0%, transparent 70%);
  opacity: 0.1;
}

.dashboard-container.welcome-style-two .welcome-content {
  position: relative;
  z-index: 1;
}

.dashboard-container.welcome-style-two .welcome-card h1 {
  color: #fff;
  font-size: 2.75rem;
  font-weight: 700;
  margin-bottom: 1rem;
  letter-spacing: -0.5px;
}

.dashboard-container.welcome-style-two .welcome-card p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 1.1rem;
  max-width: 600px;
  line-height: 1.7;
  margin: 0;
}

.dashboard-container.welcome-style-two .metric-card {
  border: 1px solid rgba(226, 232, 240, 0.5);
  border-radius: 20px;
  padding: 2rem;
  height: 100%;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: rgba(17, 24, 39, 0.05) 0px 1px 0px, rgba(17, 24, 39, 0.1) 0px 0px 8px;
  ;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  background: rgba(255, 255, 255, .96);
}

.dashboard-container.welcome-style-two .metric-card:hover {
  transform: translateY(-8px);
  box-shadow: rgba(17, 24, 39, 0.1) 0px 4px 12px;
  border-color: rgba(33, 82, 255, 0.1);
}

.dashboard-container.welcome-style-two .metric-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5rem;
  position: relative;
}

.dashboard-container.welcome-style-two .metric-icon {
  width: 72px;
  height: 72px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all 0.4s ease;
  color: #fff;
  margin: auto;
  margin-bottom: .75rem;
}

.dashboard-container.welcome-style-two .metric-icon::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 18px;
  background: inherit;
  opacity: 0.25;
  z-index: -1;
}

.dashboard-container.welcome-style-two .metric-icon img {
  width: 35px;
  height: 35px;
  filter: brightness(0) invert(1);
  transition: transform 0.4s ease;
}

.dashboard-container.welcome-style-two .metric-card:hover .metric-icon img {
  transform: scale(1.15);
}

.dashboard-container.welcome-style-two .metric-numbers {
  text-align: right;
  flex: 1;
  margin-left: 1.5rem;
}

.dashboard-container.welcome-style-two .metric-title {
  font-size: 2.1rem;
  font-weight: 700;
  margin: 0;
  line-height: 1.2;
  letter-spacing: -0.5px;
  width: fit-content;
  margin-left: auto;
}

.dashboard-container.welcome-style-two .metric-subtitle {
  color: #344767;
  font-size: 1rem;
  font-weight: 600;
  margin-top: 0.25rem;
  letter-spacing: -0.025em;
}

.dashboard-container.welcome-style-two .metric-budget {
  margin-top: auto;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  color: #344767;
  font-weight: 600;
  font-size: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(244, 247, 254, 0.5);
  padding: 0.75rem 1rem;
  border-radius: 12px;
}

.dashboard-container.welcome-style-two .metric-budget span {
  color: #344767;
  font-weight: 700;
}

.dashboard-container.welcome-style-two .section-title {
  font-size: 1.25rem;
  font-weight: 800;
  color: #344767;
  margin: 3rem 0 2rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  position: relative;
  display: flex;
  align-items: center;
  background-clip: text;
}

.dashboard-container.welcome-style-two .section-title-container {
  margin-bottom: 2rem;
  position: relative;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(33, 82, 255, 0.1);
}

.dashboard-container.welcome-style-two .project-card-1 .metric-icon {
  background: linear-gradient(310deg, #141727, #3a416f);
}

.dashboard-container.welcome-style-two .project-card-2 .metric-icon {
  background: linear-gradient(310deg, #2152ff, #21d4fd);
}

.dashboard-container.welcome-style-two .project-card-3 .metric-icon {
  background: linear-gradient(310deg, #f53939, #fbcf33);
}

.dashboard-container.welcome-style-two .project-card-4 .metric-icon {
  background: linear-gradient(310deg, #2dce89, #2dcecc);
}

.dashboard-container.welcome-style-two .project-card-5 .metric-icon {
  background: linear-gradient(310deg, #ff0080, #7928ca);
}

.dashboard-container.welcome-style-two .academic-card .metric-icon {
  background: linear-gradient(310deg, #2152ff, #21d4fd);
}

.dashboard-container.welcome-style-two .student-card .metric-icon {
  background: linear-gradient(310deg, #17ad37, #98ec2d);
}

.dashboard-container.welcome-style-two .evaluation-card .metric-icon {
  background: linear-gradient(310deg, #ff667c, #ea0606);
}

.dashboard-container.welcome-style-two .row {
  margin-left: -1rem;
  margin-right: -1rem;
  row-gap: 2rem;
}

.dashboard-container.welcome-style-two .col-md-3,
.dashboard-container.welcome-style-two .col-md-4,
.dashboard-container.welcome-style-two .col-md-12 {
  padding: 0 1rem;
}

@media (max-width: 768px) {
  .dashboard-container.welcome-style-two {
    padding: 1rem;
  }

  .dashboard-container.welcome-style-two .welcome-card {
    padding: 2rem;
    text-align: center;
  }

  .dashboard-container.welcome-style-two .welcome-card h1 {
    font-size: 2rem;
  }

  .dashboard-container.welcome-style-two .metric-card {
    padding: 1.5rem;
  }

  .dashboard-container.welcome-style-two .metric-icon {
    width: 60px;
    height: 60px;
  }

  .dashboard-container.welcome-style-two .metric-title {
    font-size: 1.5rem;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.dashboard-container.welcome-style-two .row>div:nth-child(1) {
  animation-delay: 0.1s;
}

.dashboard-container.welcome-style-two .row>div:nth-child(2) {
  animation-delay: 0.2s;
}

.dashboard-container.welcome-style-two .row>div:nth-child(3) {
  animation-delay: 0.3s;
}

.dashboard-container.welcome-style-two .row>div:nth-child(4) {
  animation-delay: 0.4s;
}

.dashboard-container.welcome-style-two .row>div:nth-child(5) {
  animation-delay: 0.5s;
}

.dashboard-container.welcome-style-two .row>div:nth-child(6) {
  animation-delay: 0.6s;
}

@keyframes float {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0px);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
  }
}

.dashboard-container.welcome-style-two .metric-card:hover .metric-icon {
  animation: pulse2 2s infinite;
}

.dashboard-container.welcome-style-two .welcome-card {
  animation: float 6s ease-in-out infinite;
}

.dashboard-container.welcome-style-two .metric-icon i {
  font-size: 24px;
  color: #fff;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

.dashboard-container.welcome-style-two .metric-card:hover .metric-icon i {
  animation: iconFloat 1s ease-in-out infinite;
}

@keyframes iconFloat {
  0% {
    transform: translateY(0px) rotate(0deg);
  }

  50% {
    transform: translateY(-5px) rotate(5deg);
  }

  100% {
    transform: translateY(0px) rotate(0deg);
  }
}

.dashboard-container.welcome-style-two .evaluation-section {
  position: relative;
  margin-top: 3rem;
}

.dashboard-container.welcome-style-two .evaluation-card {
  border: none;
}

.dashboard-container.welcome-style-two .evaluation-card .metric-header {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 2rem;
  align-items: center;
}

.dashboard-container.welcome-style-two .evaluation-card .metric-icon {
  width: 90px;
  height: 90px;
  border-radius: 20px;
  background: linear-gradient(310deg, #2152ff, #21d4fd);
  box-shadow: 0 15px 25px rgba(33, 82, 255, 0.2);
}

.dashboard-container.welcome-style-two .evaluation-card .metric-numbers {
  display: flex;
  align-items: center;
  gap: 2rem;
  justify-content: space-between;
}

.dashboard-container.welcome-style-two .evaluation-card .metric-title {
  font-size: 3.5rem;
  margin-bottom: 0.5rem;
}

.dashboard-container.welcome-style-two .evaluation-card .metric-subtitle {
  font-size: 1.1rem;
  color: #344767;
  font-weight: 600;
}

.dashboard-container.welcome-style-two .evaluation-card .metric-details .metric-subtitle {
  font-size: 1.2rem;
}

.dashboard-container.welcome-style-two .evaluation-card .metric-title {
  margin: 0;
  text-align: center;
}

.dashboard-container.welcome-style-two .evaluation-card .metric-left-wrapper {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 0;
  justify-content: center;
  align-items: center;
}

.dashboard-container.welcome-style-two .evaluation-card:hover {
  transform: translateY(-15px);
  box-shadow: 0 20px 40px rgba(33, 82, 255, 0.1);
}

@keyframes scoreCount {
  from {
    opacity: 0;
    transform: scale(0.5);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.dashboard-container.welcome-style-two .evaluation-card .metric-title {
  animation: scoreCount 1s ease-out forwards;
}

@media (max-width: 768px) {
  .dashboard-container.welcome-style-two .student-metrics {
    padding: 1rem;
  }

  .dashboard-container.welcome-style-two .student-card .metric-icon {
    width: 60px;
    height: 60px;
  }

  .dashboard-container.welcome-style-two .evaluation-card {
    padding: 1.5rem;
  }

  .dashboard-container.welcome-style-two .evaluation-card .metric-header {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .dashboard-container.welcome-style-two .evaluation-card .metric-icon {
    margin: 0 auto;
  }

  .dashboard-container.welcome-style-two .evaluation-card .metric-numbers {
    flex-direction: column;
    gap: 1rem;
  }
}

.dashboard-container.welcome-style-two .academic-card {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.65));
  border: none;
}

.dashboard-container.welcome-style-two .academic-card .metric-icon {
  width: 85px;
  height: 85px;
  border-radius: 22px;
  background: linear-gradient(310deg, #2152ff, #21d4fd);
  box-shadow: 0 12px 25px rgba(17, 113, 239, 0.15);
}

.dashboard-container.welcome-style-two .academic-card .metric-title {
  font-size: 2.1rem;
  background: linear-gradient(310deg, #141727, #3a416f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .academic-card .metric-subtitle {
  font-size: 1rem;
  color: #344767;
  font-weight: 600;
}

.dashboard-container.welcome-style-two .student-card {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.8));
  border: none;
}

.dashboard-container.welcome-style-two .student-card .metric-icon {
  width: 80px;
  height: 80px;
  border-radius: 20px;
  background: linear-gradient(310deg, #17ad37, #98ec2d);
  box-shadow: 0 12px 25px rgba(23, 173, 55, 0.15);
}

.dashboard-container.welcome-style-two .student-card .metric-title {
  font-size: 2.1rem;
  background: linear-gradient(310deg, #141727, #3a416f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .student-metrics .metric-subtitle {
  text-align: center !important;
}

.dashboard-container.welcome-style-two .project-card-1 .metric-icon {
  background: linear-gradient(310deg, #141727, #3a416f);
  box-shadow: 0 12px 30px rgba(20, 23, 39, 0.2);
}

.dashboard-container.welcome-style-two .project-card-2 .metric-icon {
  background: linear-gradient(310deg, #2152ff, #21d4fd);
  box-shadow: 0 12px 30px rgba(33, 82, 255, 0.2);
}

.dashboard-container.welcome-style-two .project-card-3 .metric-icon {
  background: linear-gradient(310deg, #f53939, #fbcf33);
  box-shadow: 0 12px 30px rgba(245, 57, 57, 0.2);
}

.project-card-4 .metric-icon {
  background: linear-gradient(310deg, #2dce89, #2dcecc);
  box-shadow: 0 12px 30px rgba(45, 206, 137, 0.2);
}

.project-card-5 .metric-icon {
  background: linear-gradient(310deg, #ff0080, #7928ca);
  box-shadow: 0 12px 30px rgba(255, 0, 128, 0.2);
}

.project-card-6 .metric-icon {
  background: rgb(13, 110, 253);
  background: -moz-linear-gradient(135deg, rgba(13, 110, 253, 1) 0%, rgba(102, 16, 242, 1) 100%);
  background: -webkit-linear-gradient(135deg, rgba(13, 110, 253, 1) 0%, rgba(102, 16, 242, 1) 100%);
  background: linear-gradient(135deg, rgba(13, 110, 253, 1) 0%, rgba(102, 16, 242, 1) 100%);
  box-shadow: 0 12px 30px rgba(98, 117, 148, 0.2);
}

.dashboard-container.welcome-style-two .evaluation-card .metric-icon {
  background: linear-gradient(310deg, #ff667c, #ea0606);
  box-shadow: 0 15px 35px rgba(234, 6, 6, 0.2);
}

.dashboard-container.welcome-style-two .metric-card {
  transition: all 0.4s cubic-bezier(0.34, 1.61, 0.7, 1);
  background: rgba(255, 255, 255, .96);
}

.dashboard-container.welcome-style-two .metric-card:hover .metric-icon {
  transform: scale(1.05);
}

@keyframes glowPulse {
  0% {
    box-shadow: 0 0 0 0 rgba(33, 82, 255, 0.2);
  }

  70% {
    box-shadow: 0 0 0 15px rgba(33, 82, 255, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(33, 82, 255, 0);
  }
}

.dashboard-container.welcome-style-two .metric-icon {
  animation: glowPulse 2s infinite;
}

.dashboard-container.welcome-style-two .metric-details {
  margin-top: 1rem;
}

.dashboard-container.welcome-style-two .metric-details .text-muted,
.dashboard-container.welcome-style-two .text-muted-sm {
  color: #67748e !important;
  font-size: 0.875rem !important;
}

.dashboard-container.welcome-style-two .student-card .metric-header {
  flex-direction: column;
  gap: 1rem
}

.dashboard-container.welcome-style-two .student-card .metric-numbers {
  margin: 0 !important
}

.dashboard-container.welcome-style-two .projects-metric .metric-card {
  padding: 0;
}

.dashboard-container.welcome-style-two .projects-metric .metric-header {
  padding: 2rem;
  margin: 0;
}

.dashboard-container.welcome-style-two .projects-metric .metric-header+.metric-subtitle {
  padding: 0 2rem;
  text-align: center;
  padding-bottom: 1rem;
  font-size: 1rem;
  color: #344767;
  font-weight: 600;
}

.dashboard-container.welcome-style-two .projects-metric .metric-budget {
  border-radius: 0;
}

.dashboard-container.welcome-style-two .hello-section {
  border-radius: 20px;
  padding: 2rem 2.5rem 6rem;
  margin-bottom: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border: 1px solid rgba(226, 232, 240, 0.5);
  box-shadow: rgba(17, 24, 39, 0.05) 0px 1px 0px, rgba(17, 24, 39, 0.1) 0px 0px 8px;
  ;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.dashboard-container.welcome-style-two .hello-content {
  position: relative;
  z-index: 2;
}

.dashboard-container.welcome-style-two .hello-content h2 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #fff;
  margin: 0;
  letter-spacing: -0.025em;
  letter-spacing: .5px;
}

.dashboard-container.welcome-style-two .hello-content p {
  color: #fff;
  margin: 0.5rem 0 0;
  font-size: 0.95rem;
  max-width: 480px;
  letter-spacing: .5px;
}

.dashboard-container.welcome-style-two .hello-stats {
  display: flex;
  gap: 3rem;
  position: relative;
  z-index: 2;
}

.dashboard-container.welcome-style-two .stat-item {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
}

.dashboard-container.welcome-style-two .stat-item::after {
  content: '';
  position: absolute;
  right: -1.5rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 70%;
  background: rgba(103, 116, 142, 0.1);
}

.dashboard-container.welcome-style-two .stat-item:last-child::after {
  display: none;
}

.dashboard-container.welcome-style-two .stat-label {
  font-size: 0.875rem;
  color: #67748e;
  font-weight: 500;
  margin-bottom: 0.25rem;
}

.dashboard-container.welcome-style-two .stat-value {
  font-size: 2rem;
  font-weight: 700;
  background: linear-gradient(310deg, #2152ff, #21d4fd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
}

@keyframes wave {
  0% {
    background-position-x: 0;
  }

  100% {
    background-position-x: 1440px;
  }
}

.dashboard-container.welcome-style-two .hello-section::before {
  content: '';
  position: absolute !important;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-color: #1b2532;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4ab2f5), to(#1b2532));
  background-image: -webkit-linear-gradient(right, #4ab2f5, #1b2532);
  background-image: -moz-linear-gradient(right, #4ab2f5, #1b2532);
  background-image: -ms-linear-gradient(right, #4ab2f5, #1b2532);
  background-image: -o-linear-gradient(right, #4ab2f5, #1b2532);
  background-image: linear-gradient(right, #4ab2f5, #1b2532);
  z-index: 100 !important;
  opacity: .8;
}

@media (max-width: 768px) {
  .dashboard-container.welcome-style-two .hello-section {
    flex-direction: column;
    text-align: center;
    padding: 2rem 1.5rem 5rem;
    gap: 2rem;
  }

  .dashboard-container.welcome-style-two .hello-content p {
    margin: 0.5rem auto 0;
  }

  .dashboard-container.welcome-style-two .hello-stats {
    width: 100%;
    justify-content: center;
    gap: 2rem;
  }

  .dashboard-container.welcome-style-two .stat-item {
    align-items: center;
  }

  .dashboard-container.welcome-style-two .stat-item::after {
    height: 40px;
    right: -1rem;
  }

  .dashboard-container.welcome-style-two .stat-value {
    font-size: 1.75rem;
  }
}

.dashboard-container.welcome-style-two .hello-section::after {
  content: '';
  position: absolute;
  right: -50px;
  top: -50px;
  width: 200px;
  height: 200px;
  background: radial-gradient(circle at center,
      rgba(33, 82, 255, 0.03) 0%,
      rgba(33, 82, 255, 0.01) 50%,
      transparent 70%);
  border-radius: 50%;
  z-index: -1;
  animation: rotateCircle 15s linear infinite;
}

.dashboard-container.welcome-style-two .hello-section .circle-1,
.dashboard-container.welcome-style-two .hello-section .circle-2 {
  position: absolute;
  border-radius: 50%;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
}

.dashboard-container.welcome-style-two .hello-section .circle-1 {
  width: 120px;
  height: 120px;
  background: radial-gradient(circle at center,
      rgba(33, 82, 255, 0.05) 0%,
      rgba(33, 82, 255, 0.02) 50%,
      transparent 70%);
  animation: pulse2 3s ease-in-out infinite;
}

.dashboard-container.welcome-style-two .hello-section .circle-2 {
  width: 80px;
  height: 80px;
  background: radial-gradient(circle at center,
      rgba(33, 212, 253, 0.05) 0%,
      rgba(33, 212, 253, 0.02) 50%,
      transparent 70%);
  animation: pulse2 3s ease-in-out infinite 1.5s;
}

@keyframes rotateCircle {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse2 {
  0% {
    transform: translateY(-5%) scale(1);
  }

  50% {
    transform: translateY(-5%) scale(1.05);
  }

  100% {
    transform: translateY(-5%) scale(1);
  }
}

.dashboard-container.welcome-style-two .progress-container {
  position: relative;
  width: 130px;
  height: 130px;
}

.dashboard-container.welcome-style-two .progress-circle {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.dashboard-container.welcome-style-two .progress-circle::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: transparent;
  border: 10px solid;
  z-index: 1;
}

.dashboard-container.welcome-style-two .progress-circle::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 10px solid #d9ff79;
  background: transparent;
  z-index: 2;
  mask: conic-gradient(#000 var(--progress, 0deg), transparent 0deg);
  -webkit-mask: conic-gradient(#000 var(--progress, 0deg), transparent 0deg);
}

.dashboard-container.welcome-style-two .progress-value {
  position: relative;
  z-index: 3;
  text-align: center;
  opacity: 0;
  animation: fadeIn 0.5s ease-out 0.3s forwards;
}

.dashboard-container.welcome-style-two .progress-value .value {
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 5px;
}

.dashboard-container.welcome-style-two .progress-value .label {
  font-size: .89rem;
  color: #fff;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.dashboard-container.welcome-style-two .progress-container:hover {
  transform: scale(1.05);
  transition: transform 0.3s ease;
}

.dashboard-container.welcome-style-two .hello-section .hello-img {
  position: absolute;
  width: 100%;
}

.dashboard-container.welcome-style-two .hello-section .hello-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  height: 700px;
}

.dashboard-container.welcome-style-two .hello-section {
  position: relative;
  padding: 0;
}

.dashboard-container.welcome-style-two .hello-content-wrapper {
  padding: 2rem;
  display: flex;
  align-items: center;
  z-index: 1000 !important;
  min-height: 230px;
  justify-content: space-around;
  width: 100%;
}

@media (max-width:992px) {
  .dashboard-container.welcome-style-two .hello-content-wrapper {
    flex-direction: column;
    gap: 2rem;
  }
}

.dashboard-container.welcome-style-two .academic-metrics .metric-card:nth-child(1) .metric-icon,
.dashboard-container.welcome-style-two .student-metrics .metric-card:nth-child(1) .metric-icon {
  box-shadow: 0 0 20px rgba(23, 162, 184, 0.3);
}

.dashboard-container.welcome-style-two .academic-metrics .metric-card:nth-child(2) .metric-icon,
.dashboard-container.welcome-style-two .student-metrics .metric-card:nth-child(2) .metric-icon {
  box-shadow: 0 0 20px rgba(253, 126, 20, 0.3);
}

.dashboard-container.welcome-style-two .academic-metrics .metric-card:nth-child(3) .metric-icon,
.dashboard-container.welcome-style-two .student-metrics .metric-card:nth-child(3) .metric-icon {
  box-shadow: 0 0 20px rgba(40, 167, 69, 0.3);
}

.dashboard-container.welcome-style-two .student-metrics .metric-card:nth-child(4) .metric-icon {
  box-shadow: 0 0 20px rgba(13, 202, 240, 0.3);
}


.dashboard-container.welcome-style-two .academic-metrics .col-md-4:nth-child(1) .metric-icon {
  background: linear-gradient(135deg, rgb(23, 162, 184) 0%, rgb(13, 110, 253) 100%);
}

.dashboard-container.welcome-style-two .academic-metrics .col-md-4:nth-child(2) .metric-icon {
  background: linear-gradient(135deg, rgb(253, 126, 20) 0%, rgb(220, 53, 69) 100%);
}

.dashboard-container.welcome-style-two .academic-metrics .col-md-4:nth-child(3) .metric-icon {
  background: linear-gradient(135deg, rgb(40, 167, 69) 0%, rgb(32, 201, 151) 100%);
}


.dashboard-container.welcome-style-two .academic-metrics .col-md-4:nth-child(4) .metric-icon {
  background: linear-gradient(135deg, rgb(255, 107, 107), #FF8787);
}

.dashboard-container.welcome-style-two .academic-metrics .col-md-4:nth-child(4) .metric-title {
  background: linear-gradient(135deg, rgb(255, 107, 107), #FF8787);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .academic-metrics .col-md-4:nth-child(5) .metric-icon {
  background: linear-gradient(135deg, rgb(78, 205, 196), #45B7AF);
}

.dashboard-container.welcome-style-two .academic-metrics .col-md-4:nth-child(5) .metric-title {
  background: linear-gradient(135deg, rgb(78, 205, 196), #45B7AF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .academic-metrics .col-md-4:nth-child(6) .metric-icon {
  background: linear-gradient(135deg, rgb(160, 108, 213), #8A4FD0);
}


.dashboard-container.welcome-style-two .academic-metrics .col-md-4:nth-child(6) .metric-title {
  background: linear-gradient(135deg, rgb(160, 108, 213), #8A4FD0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .student-metrics .col-md-3:nth-child(1) .metric-icon {
  background: linear-gradient(310deg, rgb(255, 102, 124), rgb(234, 6, 6));
  box-shadow: 0 15px 35px rgba(234, 6, 6, 0.2);
}

.dashboard-container.welcome-style-two .student-metrics .col-md-3:nth-child(2) .metric-icon {
  background: linear-gradient(0deg, rgb(205, 23, 19) 0%, rgb(248, 117, 3) 57%);
}

.dashboard-container.welcome-style-two .student-metrics .col-md-3:nth-child(3) .metric-icon {
  background: linear-gradient(135deg, rgb(32, 201, 151) 0%, rgb(23, 162, 184) 100%);
}

.dashboard-container.welcome-style-two .student-metrics .col-md-3:nth-child(4) .metric-icon {
  background: linear-gradient(135deg, rgb(13, 202, 240) 0%, rgb(23, 162, 184) 100%);
}

.dashboard-container.welcome-style-two .academic-metrics .col-md-4:nth-child(1) .metric-title {
  background: linear-gradient(135deg, rgb(23, 162, 184) 0%, rgb(13, 110, 253) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .academic-metrics .col-md-4:nth-child(2) .metric-title {
  background: linear-gradient(135deg, rgb(253, 126, 20) 0%, rgb(220, 53, 69) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .academic-metrics .col-md-4:nth-child(3) .metric-title {
  background: linear-gradient(135deg, rgb(40, 167, 69) 0%, rgb(32, 201, 151) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .student-metrics .col-md-3:nth-child(1) .metric-title {
  background: linear-gradient(135deg, rgb(255, 102, 124), rgb(234, 6, 6));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .student-metrics .col-md-3:nth-child(2) .metric-title {
  background: linear-gradient(0deg, rgb(205, 23, 19) 0%, rgb(248, 117, 3) 57%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .student-metrics .col-md-3:nth-child(3) .metric-title {
  background: linear-gradient(135deg, rgb(32, 201, 151) 0%, rgb(23, 162, 184) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .student-metrics .col-md-3:nth-child(4) .metric-title {
  background: linear-gradient(135deg, rgb(13, 202, 240) 0%, rgb(23, 162, 184) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .evaluation-card .metric-icon {
  background: linear-gradient(135deg, rgb(232, 62, 140) 0%, rgb(111, 66, 193) 100%);
}

.dashboard-container.welcome-style-two .evaluation-card .metric-title {
  background: linear-gradient(135deg, rgb(232, 62, 140) 0%, rgb(111, 66, 193) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .evaluation-card .metric-icon {
  box-shadow: 0 0 20px rgba(232, 62, 140, 0.3);
}

.dashboard-container.welcome-style-two .metric-header+.metric-subtitle {
  text-align: center;
}

.dashboard-container.welcome-style-two .projects-metric .col-md-4:nth-child(1) .metric-title {
  background: linear-gradient(310deg, #141727, #3a416f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .projects-metric .col-md-4:nth-child(2) .metric-title {
  background: linear-gradient(310deg, #2152ff, #21d4fd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .projects-metric .col-md-4:nth-child(3) .metric-title {
  background: linear-gradient(310deg, #f53939, #fbcf33);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .projects-metric .col-md-4:nth-child(4) .metric-title {
  background: linear-gradient(310deg, #2dce89, #2dcecc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.dashboard-container.welcome-style-two .projects-metric .col-md-4:nth-child(5) .metric-title {
  background: linear-gradient(310deg, #ff0080, #7928ca);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .projects-metric .col-md-4:nth-child(6) .metric-title {
  background: linear-gradient(135deg, rgba(13, 110, 253, 1) 0%, rgba(102, 16, 242, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .evaluation-wrapper {
  padding: 1rem;
}

@media (max-width: 992px) {

  .dashboard-container.welcome-style-two .projects-metric .metric-header,
  .dashboard-container.welcome-style-two .academic-metrics .metric-header,
  .dashboard-container.welcome-style-two .student-metrics .metric-header {
    flex-direction: column;
    text-align: center;
  }

  .dashboard-container.welcome-style-two .projects-metric .metric-numbers,
  .dashboard-container.welcome-style-two .academic-metrics .metric-numbers,
  .dashboard-container.welcome-style-two .student-metrics .metric-numbers {
    text-align: center;
    margin: auto;
  }

  .dashboard-container.welcome-style-two .projects-metric .metric-numbers .metric-title,
  .dashboard-container.welcome-style-two .academic-metrics .metric-numbers .metric-title,
  .dashboard-container.welcome-style-two .student-metrics .metric-numbers .metric-title {
    margin: auto;
  }

  .dashboard-container.welcome-style-two .projects-metric .metric-header+.metric-subtitle {
    padding: 0.2rem .5rem;
  }

  .dashboard-container.welcome-style-two .evaluation-card .metric-numbers {
    margin: 0;
  }

  .dashboard-container.welcome-style-two .evaluation-card .metric-subtitle {
    text-align: center;
  }
}

.dashboard-container.welcome-style-two [class*="metrics"] .metric-title,
.dashboard-container.welcome-style-two .projects-metric .col-md-4 .metric-title,
.dashboard-container.welcome-style-two .evaluation-card .metric-title {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-container.welcome-style-two .metric-title {
  font-size: 2.1rem;
  font-weight: 700;
  margin: 0;
  line-height: 1.2;
  letter-spacing: -0.5px;
  width: fit-content;
  margin-left: auto;
}

.dashboard-container.welcome-style-two .metric-subtitle {
  color: #344767;
  font-size: 1rem;
  font-weight: 600;
  margin-top: 0.25rem;
  letter-spacing: -0.025em;
}

.dashboard-container.welcome-style-two .metric-icon {
  width: 72px;
  height: 72px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all 0.4s ease;
  color: #fff;
  margin: auto;
  margin-bottom: .75rem;
}

.dashboard-container.welcome-style-two .metric-card {
  border: 1px solid rgba(226, 232, 240, 0.5);
  border-radius: 20px;
  padding: 2rem;
  height: 100%;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: rgba(17, 24, 39, 0.05) 0px 1px 0px, rgba(17, 24, 39, 0.1) 0px 0px 8px;
  ;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  background: rgba(255, 255, 255, .96);
}



/* ----------

informations with accordion

----------*/

.informations-with-accordion .accordion-button {
  background-color: #fff !important;
  border-bottom: 1px solid #e3e6f0;
}


.informations-with-accordion .item label {
  text-transform: uppercase;
  font-weight: 600;
  font-size: .9rem;
  color: #2b2b2b;
  margin-bottom: 0.3rem;
}

.informations-with-accordion .card-body>h1 {
  margin-bottom: 2rem;
}

.informations-with-accordion .information-with-accordion select,
.select2,
.informations-with-accordion .select2-selection.select2-selection--single {
  height: 40px;
}

.informations-with-accordion .item-choose {
  margin-bottom: .5rem;
}

.informations-with-accordion span#select2-Fakulte-container {
  height: 100%;
  display: flex;
  align-items: center;
}

.informations-with-accordion span.select2-selection__arrow {
  height: 40px !important;
}

.informations-with-accordion .accordion>.card .card-header {
  padding: 0;
  border-radius: 0 !important;
}

.informations-with-accordion .accordion>.card .card-header .btn {
  width: 100%;
  display: block;
  color: #fff;
  border-radius: 0;
  position: relative;
}

.informations-with-accordion .accordion>.card .card-header .btn {
  background: #f8f9fc;
  border: 0;
  color: #2b2b2b;
  padding: 1rem 1.25rem;
  font-size: .95rem;
  text-align: left;
  text-decoration: none;
  border-radius: 0 !important;
  text-transform: uppercase;
}

.informations-with-accordion .collapse {
  transition: all .4s ease;
}

.informations-with-accordion .accordion>.card {
  border: 0;
}

.informations-with-accordion .card-header {
  border: 0;
  border-radius: 0;
}

.informations-with-accordion .col-md-12:has(select) {
  margin-bottom: .5rem;
}

.informations-with-accordion .accordion {
  border: 1px solid #f8f9fc;
}

.informations-with-accordion .btnsubmit {
  background: #1a43cc;
  width: fit-content;
  min-width: 120px;
  margin-left: auto;
  margin-bottom: 2rem;
  margin-right: 1.25rem;
}

.informations-with-accordion .card-header .btn-link:after {
  content: '\f107';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}

.informations-with-accordion .card-header .btn-link[aria-expanded="true"]:after {
  transform: translateY(-50%) rotate(180deg);
}

.identity-integration .btn {
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  border: none;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.identity-integration .btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  transition: width 0.4s ease;
}

.identity-integration .btn:hover {
  text-decoration: none;
}

.identity-integration .btn-block {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: .75rem 1rem;
  border-radius: 12px;
  font-size: .8rem !important;
  width: 100%;
}

.identity-integration .buttons {
  display: flex;
  gap: .5rem;
}

.identity-integration .btn i {
  font-size: 1rem;
  transition: transform 0.3s ease;
}

.identity-integration .btn:hover i {
  transform: scale(1.1);
}

.identity-integration .btn-scopus {
  background: linear-gradient(135deg, #ff6f00 0%, #e65100 100%);
  color: white;
  box-shadow: 0 4px 15px rgba(255, 111, 0, 0.3);
}

.identity-integration .btn-scopus:hover {
  background: linear-gradient(135deg, #ff8f00 0%, #ff6f00 100%);
  box-shadow: 0 8px 25px rgba(255, 111, 0, 0.4);
  color: white;
}

.identity-integration .btn-wos {
  background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
  color: white;
  box-shadow: 0 4px 15px rgba(25, 118, 210, 0.3);
}

.identity-integration .btn-wos:hover {
  background: linear-gradient(135deg, #1e88e5 0%, #1976d2 100%);
  box-shadow: 0 8px 25px rgba(25, 118, 210, 0.4);
  color: white;
}

.identity-integration .btn-orcid {
  background: linear-gradient(135deg, #7cb342 0%, #689f38 100%);
  color: white;
  box-shadow: 0 4px 15px rgba(124, 179, 66, 0.3);
}

.identity-integration .btn-orcid:hover {
  background: linear-gradient(135deg, #8bc34a 0%, #7cb342 100%);
  box-shadow: 0 8px 25px rgba(124, 179, 66, 0.4);
  color: white;
}

.single-profile-item .summary-header .img-wrapper img {
  aspect-ratio: 1/1;
}
