@font-face {
  font-family: peydaRegular;
  src: url(../fonts/PeydaFaNum-Regular.ttf);
}

@font-face {
  font-family: iranSansWeb;
  src: url('../fonts/iransans/IRANSansWeb.ttf') format('truetype'),
    url('../fonts/iransans/IRANSansWeb.woff') format('woff');
}

@font-face {
  font-family: peydaBold;
  src: url(../fonts/PeydaFaNum-Bold.ttf);
}

@font-face {
  font-family: peydaxBold;
  src: url(../fonts/Peyda-ExtraBold.ttf);
}

@font-face {
  font-family: font-awsome;
  src: url('../fonts/webfonts/fontawesome-webfont.ttf');
}

@font-face {
  font-family: rasaneh-regular;
  src: url('../fonts/PeydaFaNum-Regular.ttf');
}

@font-face {
  font-family: iransans;
  src: url('../fonts/iransans/IRANSansWeb.eot'),
    url('../fonts/iransans/IRANSansWeb.ttf'),
    url('../fonts/iransans/IRANSansWeb.woff');
  font-weight: light;
}

@font-face {
  font-family: iransansfa;
  src: url('../fonts/iransans/IRANSansWebFA.otf'),
    url('../fonts/iransans/IRANSansWebFA.ttf'),
    url('../fonts/iransans/IRANSansWebFA.woff');
  font-weight: light;
}

@font-face {
  font-family: iransansBold;
  src: url('../fonts/iransans/IRANSansWeb.eot'),
    url('../fonts/iransans/IRANSansWeb.ttf'),
    url('../fonts/iransans/IRANSansWeb.woff');
  font-weight: 700;
}

@font-face {
  font-family: rasaneh-regular;
  src: url('../fonts/ResanehRegular.ttf'),
}

@font-face {
  font-family: rasaneh-light;
  src: url('../fonts/ResanehLight.ttf'),
}

@font-face {
  font-family: rasaneh-medium;
  src: url('../fonts/ResanehMedium.ttf'),
}

@font-face {
  font-family: rasaneh-bold;
  src: url('../fonts/ResanehBlod.ttf'),
}

@font-face {
  font-family: rasaneh-ebold;
  src: url('../fonts/ResanehExtraBold.ttf'),
}

@font-face {
  font-family: rasaneh-sbold;
  src: url('../fonts/ResanehSemiBlod.ttf'),
}

@font-face {
  font-family: 'shabnam-bold';
  src: url('../fonts/shabnam/Shabnam-Bold.eot');
  src: url('../fonts/shabnam/Shabnam-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/shabnam/Shabnam-Bold.woff2') format('woff2'),
    url('../fonts/shabnam/Shabnam-Bold.woff') format('woff'),
    url('../fonts/shabnam/Shabnam-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'shabnam-regular';
  src: url('../fonts/shabnam/Shabnam.eot');
  src: url('../fonts/shabnam/Shabnam.eot?#iefix') format('embedded-opentype'),
    url('../fonts/shabnam/Shabnam.woff2') format('woff2'),
    url('../fonts/shabnam/Shabnam.woff') format('woff'),
    url('../fonts/shabnam/Shabnam.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'shabnam-bold-fd';
  src: url('../fonts/shabnam/Shabnam-Bold-FD.eot');
  src: url('../fonts/shabnam/Shabnam-Bold-FD.eot?#iefix') format('embedded-opentype'),
    url('../fonts/shabnam/Shabnam-Bold-FD.woff2') format('woff2'),
    url('../fonts/shabnam/Shabnam-Bold-FD.woff') format('woff'),
    url('../fonts/shabnam/Shabnam-Bold-FD.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'shabnam-regular-fd';
  src: url('../fonts/shabnam/Shabnam-FD.eot');
  src: url('../fonts/shabnam/Shabnam-FD.eot?#iefix') format('embedded-opentype'),
    url('../fonts/shabnam/Shabnam-FD.woff2') format('woff2'),
    url('../fonts/shabnam/Shabnam-FD.woff') format('woff'),
    url('../fonts/shabnam/Shabnam-FD.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

html {
  direction: rtl;
}

body {
  font-family: 'shabnam-regular-fd';
  background-image: linear-gradient(to bottom right, #3b454f, #9c9b99, #434b56);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'shabnam-bold' !important;
  word-spacing: -1px;
}

.text-light.h5 {
  font-family: 'shabnam-bold' !important;
}

.btn-persian {
  font-family: 'shabnam-regular-fd' !important;
  color: #0273dd !important;
}

.btn-primary {
  border-color: #0273dd !important;

}

.btn-outline-primary {
  border-color: #0273dd !important;
}

#gallery-titr:hover {
  color: #ffc107;
}

.date-info {
  font-family: 'shabnam-regular';
}

.img-card {
  width: 100%;
  height: 200px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  display: block;
  overflow: hidden;
}

#thesistabs li a {
  color: rgb(77, 77, 77);
}

.new-p {
  margin-left: 10px;
}

.table {
  --bs-body-bg: white !important;
}

.table tbody tr td {
  color: rgb(66, 66, 66) !important;
}

#home-footer {
  background-color: #2a429c;
}

#home-slider {
  background-color: #fbedc8;
}

#home-header {
  background-color: #fbedc8 !important;
}

#home-news {
  background-color: #e4e4e4;
  background-image: url('../img/curve-line4.png');
  background-size: cover;
}

#home-footer li {
  color: white;
  list-style: none;
}

#home-footer h5 {
  color: white;
}

.nav-tabs .nav-link {
  background-color: rgba(255, 255, 255, 0);
  border-color: rgba(255, 255, 255, 0);
}

.nav-tabs .nav-link.active {
  background-color: rgba(255, 255, 255, 0);
  border-color: rgba(255, 255, 255, 0);
}

#the-best-tab {
  --bs-nav-link-padding-x: 0.1rem !important;
}

#home-footer h5:hover {
  color: #fd7e14;
}

#the-best {
  padding-top: 50px;
}

.button-size {
  width: 100px;
  height: 100px;
  background-color: #2a439c !important;
  color: white;
  margin: 0 auto;
}

.button-size span {
  color: white;
  font-size: 40px;
}

#sec-row-access {
  margin-top: 50px;
}

#carouselExampleCaptions {
  padding-right: 0px !important;
  padding-left: 0px !important;
  height: 300px;
}

#footer-access {
  float: right;
  padding-right: 5px;
  padding-left: 5px;
}

#footer-colledge {
  float: right;
  padding-right: 5px;
  padding-left: 5px;
}

#footer-assistance {
  float: right;
  padding-right: 5px;
  padding-left: 5px;
}

#footer-contact {
  float: right;
  padding-right: 5px;
  padding-left: 5px;
}

#sc-committe-tabs {
  position: relative;
  /* top: 50px; */
  padding-top: 50px;
  padding-bottom: 50px;
}

#sc-communication-faculty {
  padding-bottom: 50px;
}

#news-tabs {
  position: relative;
  top: 0px;
}

#dissertation {
  padding-top: 50px;
}

#organizations {
  padding-top: 50px;
}

.fixed-top-1 {
  width: 100%;
  position: fixed;
  top: 0px;
}

.fixed-top-2 {
  position: fixed;
  top: 20px;
  z-index: 1030;
  width: 80%;
  right: 10%;
  border-radius: 10px;
  --bs-gutter-x: 0;
}

#header-video {
  width: 100%;
  height: 100%;
  ;
}

#search-bar {
  width: 130px;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  padding: 5px;
}

/* When the input field gets focus, change its width to 100% */
#search-bar:focus {
  width: 100%;
}

#search-btn:focus+#search {
  opacity: 1;
  width: calc(100% - 50px);
  -webkit-transition: width 0.8s ease-in-out;
  transition: width 0.8s ease-in-out;
  padding: 5px;
}

#search {
  opacity: 0;
  width: 0px;
  margin-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#backtop {
  bottom: 10px;
  right: 10px;
  display: none;
}

#curve {
  width: 100%;
  height: 32px;
  position: relative;
  bottom: 38px;
  background-image: url('../img/curve-back.png');
  background-repeat: no-repeat;
  background-size: cover;
  --bs-gutter-x: 0px;
}

#tabs-holder {
  background-color: #fbedc8;
  max-height: 300px;
  padding: 20px !important;
}

#link1,
#link2,
#link3,
#link4,
#link5,
#link6 {
  padding: 5px !important;
  color: rgb(71, 71, 71);
  font-size: 16pt;
  font-weight: bold;
}

#link1.active {
  color: #fd7e14;
}

#link2.active {
  color: #fd7e14;
}

#link3.active {
  color: #fd7e14;
}

#link4.active {
  color: #fd7e14;
}

#link5.active {
  color: #fd7e14;
}

#link6.active {
  color: #fd7e14;
}

/*#link2::before {
	content: "|";
	color: rgb(255, 255, 255);
  font-weight:normal;
}
#link3::before {
	content: "|";
	color: rgb(255, 255, 255);
  font-weight:normal;
}
#link4::before {
	content: "|";
	color: rgb(255, 255, 255);
  font-weight:normal;
}
#link5::before {
	content: "|";
	color: rgb(255, 255, 255);
  font-weight:normal;
}
#link6::before {
	content: "|";
	color: rgb(255, 255, 255);
  font-weight:normal;
}
.afterchar::after{
  content: "|-";
  color:rgb(255, 255, 255);
  font-weight:normal;
}
.afterchar::befor{
  content: "|";
  color:rgb(255, 255, 255);
  font-weight:normal;
}*/
#news {
  height: 100%;
  /* background-image: linear-gradient(to bottom right,#e5e5e5,#e2e2e2);*/
}

.list-group {
  margin-top: 20px;
  margin-bottom: 20px;
}

.nav-link {
  font-family: 'shabnam-bold' !important;
}

#orgmenu ul li a {
  font-family: 'shabnam-regular' !important;
  font-weight: bold !important;
  font-size: 12pt !important;
  color: rgb(255, 255, 255) !important;
}

.nav-link.active {
  font-family: 'shabnam-bold' !important;
  color: rgb(0, 84, 166) !important;
}

#dissertation-tabs ul li a {
  font-family: 'shabnam-regular' !important;
  color: rgb(77, 77, 77) !important;
}

#dissertation-tabs ul li a.active {
  font-family: 'shabnam-regular' !important;
  color: rgb(0, 84, 166) !important;
}

#sc-committe-tabs ul li a {
  font-family: 'shabnam-regular' !important;
  color: rgb(255, 255, 255) !important;
}

#sc-committe-tabs ul li a.active {
  font-family: 'shabnam-regular' !important;
  color: rgb(0, 84, 166) !important;
}

#sc-committe-tabs ul li a {
  font-family: 'shabnam-regular' !important;
  color: rgb(77, 77, 77) !important;
}

#sc-committe-tabs ul li a.active {
  font-family: 'shabnam-regular' !important;
  color: rgb(0, 84, 166) !important;
}

#tb-committe-tabs-2 ul li a {
  font-family: 'shabnam-regular' !important;
  color: rgb(77, 77, 77) !important;
}

#tb-committe-tabs-2 ul li a.active {
  font-family: 'shabnam-regular' !important;
  color: rgb(0, 84, 166) !important;
}

#newscarousel {
  height: 300px;
}

.newscard {
  width: 98%;
}

.list-group {

  list-style-image: url('../img/point.svg');
}

.list-group-item {
  background-color: rgba(255, 255, 255, 0);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}

#latest-news-titr {
  border-bottom: solid rgb(70, 69, 69) 2px;
  padding-bottom: 5px;
  background-color: #efefef;
  padding: 5px;
}

#top-news-titr {
  border-bottom: solid rgb(70, 69, 69) 2px;
  padding-bottom: 5px;
  background-color: #efefef;
  padding: 5px;
}

.card-extend {
  height: 250px;
}

.card-body {
  min-height: 100px;
  overflow: hidden;
}

.card-professor {
  min-height: 100px !important;
  max-height: 250px !important;
  text-align: justify;
}

.card-notification {
  background-color: rgba(255, 255, 255, 0) !important;
  border: 1px solid rgba(255, 255, 255, .5) !important;
  height: 250px;
}

.address {
  font-family: 'shabnam-regular';
}

.card-text {
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 12px;
  word-spacing: -1px;
  color: #3b454f;
  line-clamp: 3;
}

.card-text-event {
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-spacing: -2px;
  line-clamp: 6;
}

.card-title {
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-spacing: -1px;
  font-family: 'shabnam-bold';
  font-size: 16px;
  color: #2a429c;
  line-clamp: 2;
}

.card-title-proff {
  text-align: right;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-spacing: -5px;
  font-family: 'shabnam-regular';
  line-clamp: 2;
}

.btn-primary {
  color: #fff !important;
  background-color: #0054a6 !important;
  border-color: #023c77 !important;
}

.text-primary {
  color: #0054a6 !important;
}

.card-img-top {
  height: 150px;
  margin-bottom: 10px;
  margin-bottom: 10px;
}

.card-img-top-professor {
  height: 150px;
  margin-bottom: 10px;
  border-radius: 50%;
  width: 50%;
  position: relative;
  right: 25%;
  margin-bottom: 10px;
}

.carousel-caption {
  background-color: rgba(0, 0, 0, 0.3);
  text-align: justify;
  width: 30%;
  max-height: 50%;
  right: 0 !important;
  top: 150px !important;
  left: 0 !important;
  padding: 10px;
  color: white;
  margin-right: 20px;
  margin-bottom: 20px;
  max-height: 140px;
  overflow: hidden;
}

.wrapslider {
  padding-right: 15px;
  padding-left: 15px;
  /* height: 350px; */
}

.card-body.text-center.card-limit {
  padding: 0px !important;
  min-height: 50px !important;
  max-height: 200px !important;
}

.icon-color {
  font-size: 25pt;
  color: rgb(255, 187, 0);
  -webkit-text-stroke: white 2px;
}

.icon-color-dark {
  font-size: 25pt;
  color: rgb(59, 59, 59);
  -webkit-text-stroke: white 2px;
}

.card-header-color {
  background-color: rgba(255, 255, 255, 0) !important;
}

#home-event {
  background-color: #fbedc8;
}

#degree {
  font-size: 10pt;
}

.fa.fa-star {
  color: white;
}

.fa.fa-star.checked {
  color: orange;
}

.carousel-indicators {
  list-style: none;
}

.carousel-indicators li {
  width: 10px !important;
  height: 10px !important;
}

#home-library {
  background-color: #bebebe;
}

.card-book-top {
  margin-bottom: 10px;
  width: 100px;
  max-height: 200px;
}

#home-access {
  background-color: #fcf2d9;
  background-image: url(../img/curve-up-back.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain, cover;
  padding-top: 100px !important;
  padding-bottom: 300px !important;
}

.divider-top {
  height: 50px;
  background-color: #e4e4e4;
  padding: 0px;
}

.divider-bottom {
  height: 50px;
  background-color: #fbedc8;
  padding: 0px;
}

.divider-text {
  height: 50px;
  padding: 0px;
  background-color: #2a439c;
  border-radius: 5px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.divider-gray {
  height: 25px;
  background-color: #e4e4e4;
}

.divider-moregray {
  height: 25px;
  background-color: #bebebe;
}

.divider-white {
  height: 25px;
  background-color: #f8f9fa;
}

.divider-yellow {
  height: 25px;
  background-color: #fbedc8;
}

#teacher-header {
  height: 30vh;
}

.mb-9 {
  margin-bottom: 5rem !important
}

.mb-auto {
  margin-bottom: auto !important
}

#uniback {
  background-image: url(../img/curve-white-back.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain, cover;
}

/*
.gallery-item::after{
content:"\f03e";
position: relative;
right: 10px;
  bottom: 22px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
}*/
.video-item::after {
  content: "\f01d";
  position: relative;
  right: 10px;
  bottom: 22px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
}

.news-archive-list {
  padding: 20px;
  margin-left: 0;
  margin-right: 0;
}

.brd-img {
  border: 1px solid #cababa6e;
  padding: 12px;
  margin: 12px;
  border-radius: 10px;
  background: #efefef;
}

#blog-img {
  width: 100%;
}

#professor-blog-img {
  width: 100px;
}

#search-btn {
  background-color: rgba(0, 0, 0, 0);
  border: 0px;
  color: white;
  font-size: 30px;
  padding-left: 20px;
}

.login-clean {
  /* background:#f1f7fc; */
  padding: 80px 0;
}

.login-clean form {
  max-width: 320px;
  width: 90%;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 40px;
  border-radius: 4px;
  color: #505e6c;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}

.login-clean .illustration {
  text-align: center;
  padding: 0 0 20px;
  font-size: 100px;
  color: rgb(244, 71, 107);
}

.login-clean form .form-control {
  background: #f7f9fc;
  border: none;
  border-bottom: 1px solid #dfe7f1;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  color: inherit;
  text-indent: 8px;
  height: 42px;
}

.login-clean form .btn-primary {
  background: #f4476b;
  border: none;
  border-radius: 4px;
  padding: 11px;
  box-shadow: none;
  margin-top: 26px;
  text-shadow: none;
  outline: none !important;
}

.login-clean form .btn-primary:hover,
.login-clean form .btn-primary:active {
  background: #eb3b60;
}

.login-clean form .btn-primary:active {
  transform: translateY(1px);
}

.login-clean form .forgot {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #6f7a85;
  opacity: 0.9;
  text-decoration: none;
}

.login-clean form .forgot:hover,
.login-clean form .forgot:active {
  opacity: 1;
  text-decoration: none;
}

#form-head {
  font-family: 'shabnam-regular';
}

#btn-enter {
  font-family: 'shabnam-regular';
}

#page-top {
  margin: 0rem 0rem !important;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.mainflip {
  -webkit-transition: 1s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 1s;
  transform-style: preserve-3d;
  position: relative;
  /* transform:rotate(45deg); */
}

.frontside {
  position: relative;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  z-index: 2;
  margin-bottom: 30px;
  transform: rotateY(0deg);
}

.backside {
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
  -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
  box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transition: 1s;
  -moz-transform-style: preserve-3d;
  -o-transition: 1s;
  -o-transform-style: preserve-3d;
  -ms-transition: 1s;
  -ms-transform-style: preserve-3d;
  transition: 1s;
  transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
  min-height: 200px;
  background-color: rgba(255, 255, 255, 0) !important;
  border: solid 1px rgba(255, 255, 255, 0) !important;
}

.backside .card a {
  font-size: 18px;
  color: #0273dd !important;
}

.frontside .card .card-title,
.backside .card .card-title {
  color: #0273dd !important;
}

.frontside .card .card-body img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}

.backside {
  width: 100%;
}

.hTitle {
  color: #2a439c;
  text-decoration: none;
}

.hLeadText {
  color: #626263;
  text-decoration: none;
}

.breadcrumb-item a {
  text-decoration: none;
}

.breadcrumb-item+.breadcrumb-item::before {
  float: right !important;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: white;
  content: var(--bs-breadcrumb-divider, "/");
}

#inside-news {
  padding-top: 0;
}

#post-content p {
  font-size: 16px;
  color: white;
  padding-left: 50px;
  padding-right: 50px;
}

.bg-img {
  background-size: cover;
  background-position: center;
  height: 250px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.bg-img>p {
  background-color: rgb(17, 17, 17, 0.7);
  padding: 10px;
  color: white;
}

.photo-gallery {
  padding-top: 0 !important;
}

#baleh,
#instagram,
#eita,
#cv,
#scholar {
  text-decoration: none;
}

.search-box {
  position: relative;
  width: 0px;
  height: 40px;
  transition: width 0.4s ease;
  direction: ltr;
  float: left;
}

.search-icon {
  font-size: 1.5rem;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  z-index: 2;
}

.search-input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border: none;
  padding-left: 30px;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  width: 100%;
  outline: none;
}

.search-box.active {
  width: calc(100% - 20px);
}

.search-box.active .search-input {
  opacity: 1;
  visibility: visible;
}

/* برای راست‌چین کردن منو و زیرمنوها */
.navbar-nav {
  direction: rtl;
}

.dropdown-menu {
  text-align: right;
  /* محتوای زیرمنوها را راست‌چین می‌کند */
  right: 0;
  /* موقعیت زیرمنو را به سمت راست تنظیم می‌کند */
  left: auto;
  /* جلوگیری از موقعیت‌گذاری چپ */
}

#tab-hoder-ul {
  border: none !important;
}

a {
  color: #2a429c;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* تعداد خطوط */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  font-size: 14px;
  line-clamp: 2;
  font-family: 'shabnam-regular';
}

.list-group-item {
  border-bottom: solid 1px rgb(211, 211, 211) !important;
}

#pfimage {
  width: 100%;
  height: 100%;
}

#news,
#notifications,
#committee,
#dissertation,
#organizations,
#the-best {
  padding-top: 50px;
  padding-bottom: 50px;
}

.quick li a {
  color: white;
}

.quick li a:hover {
  color: rgb(182, 181, 181);
}

.college li a {
  color: white;
}

.college li a:hover {
  color: rgb(182, 181, 181);
}

.headquarters li a {
  color: white;
}

.headquarters li a:hover {
  color: rgb(182, 181, 181);
}

.dropdown-menu.show {
  min-width: 15rem !important;
}

/*** Spinner Start ***/
#spinner {
  opacity: 0;
  visibility: hidden;
  transition: opacity .8s ease-out, visibility 0s linear .5s;
  z-index: 99999;
}

#spinner.show {
  transition: opacity .8s ease-out, visibility 0s linear .0s;
  visibility: visible;
  opacity: 1;
}

/*** Spinner End ***/

.back-to-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  display: flex;
  width: 45px;
  height: 45px;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  z-index: 99;
}

.fw-thin {
  font-weight: 100;
}

.text-uppercase {
  font-size: 14px;
}

/*** Button Start ***/
.btn {
  font-weight: 600;
  transition: .5s;
}

.btn-square {
  width: 32px;
  height: 32px;
}

.btn-sm-square {
  width: 34px;
  height: 34px;
}

.btn-md-square {
  width: 44px;
  height: 44px;
}

.btn-lg-square {
  width: 56px;
  height: 56px;
}

.btn-square,
.btn-sm-square,
.btn-md-square,
.btn-lg-square {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
}

.link-hover {
  transition: 0.5s;
}

.link-hover:hover {
  color: var(--bs-primary) !important;
}


.img-zoomin {
  transition: 0.5s;
}

.img-zoomin:hover {
  transform: scale(1.1);
}

/*** Topbar Start ***/
.sticky-top {
  transition: 0.5s;
  background: var(--bs-white);
}

.topbar {
  padding: 10px 0;
}

.topbar .top-info {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
}

.topbar .top-link {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
}

@media (max-width: 1400px) {
  .sticky-top .top-link {
    display: none;
  }

}

.topbar .top-link a {
  font-size: medium;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1px;
}

.topbar .top-link a small:hover {
  color: var(--bs-secondary) !important;
  transition: 0.5s;
}

.topbar .top-link a small:hover i {
  color: var(--bs-primary) !important;
}

#note {
  position: relative;
  animation: noteAnimate 10s infinite;
  animation-timing-function: ease-in-out;
  display: flex;
  align-items: center;
}

@keyframes noteAnimate {
  from {
    left: -735px;
  }

  to {
    left: 735px;
  }
}

/*** Topbar End ***/

/*** Navbar Start ***/
.navbar .navbar-nav .nav-link {
  padding: 10px 15px;
  font-weight: 400;
  font-family: 'Fredoka', sans-serif;
  font-size: 16px;
  transition: .5s;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active,
.sticky-top.bg-white .navbar .navbar-nav .nav-link:hover,
.sticky-top.bg-white .navbar .navbar-nav .nav-link.active {
  color: var(--bs-primary);
}

.navbar .dropdown-toggle::after {
  border: none;
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  vertical-align: middle;
  margin-left: 8px;
}

@media (min-width: 1200px) {
  .navbar .nav-item .dropdown-menu {
    display: block;
    visibility: hidden;
    top: 100%;
    font-weight: 400;
    font-family: 'Fredoka', sans-serif;
    transform: rotateX(-75deg);
    transform-origin: 0% 0%;
    border: 0;
    transition: .5s;
    opacity: 0;
  }
}

.dropdown .dropdown-menu a:hover {
  background: var(--bs-secondary);
  color: var(--bs-primary);
}

.navbar .nav-item:hover .dropdown-menu {
  transform: rotateX(0deg);
  visibility: visible;
  background: var(--bs-light) !important;
  /* border-radius: 10px !important; */
  transition: .5s;
  opacity: 1;
}

@media (min-width: 1200px) {
  .navbar .navbar-collapse .border-top {
    border-top: none !important;
  }
}

#searchModal .modal-content {
  background: rgba(255, 255, 255, .8);
}

/*** Navbar End ***/


/*** Features Start ***/
.features {
  width: 100%;
  background: linear-gradient(rgba(26, 125, 255, 0.5), rgba(255, 255, 255, 0.3)), url(../img/features-background.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*** Features End ***/


/*** Top News Start ***/
.news-2 h3 {
  position: relative;
}

.news-2 h3::after {
  content: "";
  line-height: 1.3rem;
  background: var(--bs-secondary);
  position: absolute;
  width: 68%;
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  right: 0;
  opacity: 0.2;
}

/*** Top News End ***/


/*** Latest News Start ***/
.latest-news .latest-news-carousel.owl-carousel {
  position: relative;
}

.latest-news .latest-news-carousel.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: -65px;
  right: 70px;
  font-size: 20px;
  padding: 2px 20px;
  transition: 0.5s;
  margin-right: 10px;
  border: 1px solid var(--bs-primary);
  color: var(--bs-dark);
  border-radius: 20px;
}

.latest-news .latest-news-carousel.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: -65px;
  right: 0;
  font-size: 20px;
  margin-left: 10px;
  padding: 2px 20px;
  transition: 0.5s;
  border: 1px solid var(--bs-primary);
  color: var(--bs-dark);
  border-radius: 20px;
}

.latest-news .latest-news-carousel.owl-carousel .owl-nav .owl-prev:hover,
.latest-news .latest-news-carousel.owl-carousel .owl-nav .owl-next:hover {
  background: var(--bs-primary);
  color: var(--bs-white);
  border-radius: 10px;
}

/*** Latest News End ***/


/*** Whats New Start ***/
.populer-news .whats-carousel.owl-carousel {
  position: relative;
}

.populer-news .whats-carousel.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: -80px;
  right: 70px;
  font-size: 20px;
  padding: 2px 20px;
  transition: 0.5s;
  margin-right: 10px;
  border: 1px solid var(--bs-primary);
  color: var(--bs-dark);
  border-radius: 20px;
}

.populer-news .whats-carousel.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: -80px;
  right: 0;
  font-size: 20px;
  margin-left: 10px;
  padding: 2px 20px;
  transition: 0.5s;
  border: 1px solid var(--bs-primary);
  color: var(--bs-dark);
  border-radius: 20px;
}

.populer-news .whats-carousel.owl-carousel .owl-nav .owl-prev:hover,
.populer-news .whats-carousel.owl-carousel .owl-nav .owl-next:hover {
  background: var(--bs-primary);
  color: var(--bs-white);
  border-radius: 10px;
}

.populer-news .tab-class .nav-item a.active {
  background: var(--bs-primary) !important;
}

.lifestyle .lifestyle-item {
  position: relative;
  overflow: hidden;
}

.lifestyle .lifestyle-item img {
  transition: 0.5s;
}

.lifestyle .lifestyle-item:hover img {
  transform: scale(1.2);
}

.lifestyle .lifestyle-item .lifestyle-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px;
  display: flex;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

/*** Whats New End ***/


/*** Banner Section start ***/
.banner-2 {
  position: relative;
}

.banner-content-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: linear-gradient(rgba(26, 125, 255, 0.7), rgba(255, 255, 255, 0.7));
  z-index: 2;
}

/*** Banner Section End ***/

/*new style*/

/*** Spinner Start ***/
#spinner {
  opacity: 0;
  visibility: hidden;
  transition: opacity .8s ease-out, visibility 0s linear .5s;
  z-index: 99999;
}

#spinner.show {
  transition: opacity .8s ease-out, visibility 0s linear .0s;
  visibility: visible;
  opacity: 1;
}

/*** Spinner End ***/

.back-to-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  display: flex;
  width: 45px;
  height: 45px;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  z-index: 99;
}

.fw-thin {
  font-weight: 100;
}

.text-uppercase {
  font-size: 14px;
}

/*** Button Start ***/
.btn {
  font-weight: 600;
  transition: .5s;
}

.btn-square {
  width: 32px;
  height: 32px;
}

.btn-sm-square {
  width: 34px;
  height: 34px;
}

.btn-md-square {
  width: 44px;
  height: 44px;
}

.btn-lg-square {
  width: 56px;
  height: 56px;
}

.btn-square,
.btn-sm-square,
.btn-md-square,
.btn-lg-square {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
}

.link-hover {
  transition: 0.5s;
}

.link-hover:hover {
  color: var(--bs-primary) !important;
}


.img-zoomin {
  transition: 0.5s;
}

.img-zoomin:hover {
  transform: scale(1.1);
}

/*** Topbar Start ***/
.sticky-top {
  transition: 0.5s;
  background: var(--bs-white);
}

.topbar {
  padding: 10px 0;
}

.topbar .top-info {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
}

.topbar .top-link {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
}

@media (max-width: 1400px) {
  .sticky-top .top-link {
    display: none;
  }

}

.topbar .top-link a {
  font-size: medium;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1px;
}

.topbar .top-link a small:hover {
  color: var(--bs-secondary) !important;
  transition: 0.5s;
}

.topbar .top-link a small:hover i {
  color: var(--bs-primary) !important;
}

#note {
  position: relative;
  animation: noteAnimate 10s infinite;
  animation-timing-function: ease-in-out;
  display: flex;
  align-items: center;
}

@keyframes noteAnimate {
  from {
    left: -735px;
  }

  to {
    left: 735px;
  }
}

/*** Topbar End ***/

/*** Navbar Start ***/
.navbar .navbar-nav .nav-link {
  padding: 10px 15px;
  font-weight: 400;
  font-family: 'Fredoka', sans-serif;
  font-size: 16px;
  transition: .5s;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active,
.sticky-top.bg-white .navbar .navbar-nav .nav-link:hover,
.sticky-top.bg-white .navbar .navbar-nav .nav-link.active {
  color: var(--bs-primary);
}

.navbar .dropdown-toggle::after {
  border: none;
  content: "\f107";
  font-family: font-awsome;
  font-weight: 700;
  vertical-align: middle;
  margin-left: 8px;
}

@media (min-width: 1200px) {
  .navbar .nav-item .dropdown-menu {
    display: block;
    visibility: hidden;
    top: 100%;
    font-weight: 400;
    font-family: 'Fredoka', sans-serif;
    transform: rotateX(-75deg);
    transform-origin: 0% 0%;
    border: 0;
    transition: .5s;
    opacity: 0;
  }
}

.dropdown .dropdown-menu a:hover {
  background: var(--bs-secondary);
  color: var(--bs-primary);
}

.navbar .nav-item:hover .dropdown-menu {
  transform: rotateX(0deg);
  visibility: visible;
  background: var(--bs-light) !important;
  /* border-radius: 10px !important; */
  transition: .5s;
  opacity: 1;
}

@media (min-width: 1200px) {
  .navbar .navbar-collapse .border-top {
    border-top: none !important;
  }
}

#searchModal .modal-content {
  background: rgba(255, 255, 255, .8);
}

/*** Navbar End ***/


/*** Features Start ***/
.features {
  width: 100%;
  background: linear-gradient(rgba(26, 125, 255, 0.5), rgba(255, 255, 255, 0.3)), url(../img/features-background.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*** Features End ***/


/*** Top News Start ***/
.news-2 h3 {
  position: relative;
}

.news-2 h3::after {
  content: "";
  line-height: 1.3rem;
  background: var(--bs-secondary);
  position: absolute;
  width: 68%;
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  right: 0;
  opacity: 0.2;
}

/*** Top News End ***/


/*** Latest News Start ***/
.latest-news .latest-news-carousel.owl-carousel {
  position: relative;
}

.latest-news .latest-news-carousel.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: -65px;
  right: 70px;
  font-size: 20px;
  padding: 2px 20px;
  transition: 0.5s;
  margin-right: 10px;
  border: 1px solid var(--bs-primary);
  color: var(--bs-dark);
  border-radius: 20px;
}

.latest-news .latest-news-carousel.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: -65px;
  right: 0;
  font-size: 20px;
  margin-left: 10px;
  padding: 2px 20px;
  transition: 0.5s;
  border: 1px solid var(--bs-primary);
  color: var(--bs-dark);
  border-radius: 20px;
}

.latest-news .latest-news-carousel.owl-carousel .owl-nav .owl-prev:hover,
.latest-news .latest-news-carousel.owl-carousel .owl-nav .owl-next:hover {
  background: var(--bs-primary);
  color: var(--bs-white);
  border-radius: 10px;
}

/*** Latest News End ***/


/*** Whats New Start ***/
.populer-news .whats-carousel.owl-carousel {
  position: relative;
}

.populer-news .whats-carousel.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: -80px;
  right: 70px;
  font-size: 20px;
  padding: 2px 20px;
  transition: 0.5s;
  margin-right: 10px;
  border: 1px solid var(--bs-primary);
  color: var(--bs-dark);
  border-radius: 20px;
}

.populer-news .whats-carousel.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: -80px;
  right: 0;
  font-size: 20px;
  margin-left: 10px;
  padding: 2px 20px;
  transition: 0.5s;
  border: 1px solid var(--bs-primary);
  color: var(--bs-dark);
  border-radius: 20px;
}

.populer-news .whats-carousel.owl-carousel .owl-nav .owl-prev:hover,
.populer-news .whats-carousel.owl-carousel .owl-nav .owl-next:hover {
  background: var(--bs-primary);
  color: var(--bs-white);
  border-radius: 10px;
}

.populer-news .tab-class .nav-item a.active {
  background: var(--bs-primary) !important;
}

.lifestyle .lifestyle-item {
  position: relative;
  overflow: hidden;
}

.lifestyle .lifestyle-item img {
  transition: 0.5s;
}

.lifestyle .lifestyle-item:hover img {
  transform: scale(1.2);
}

.lifestyle .lifestyle-item .lifestyle-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px;
  display: flex;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

/*** Whats New End ***/


/*** Banner Section start ***/
.banner-2 {
  position: relative;
}

.banner-content-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: linear-gradient(rgba(26, 125, 255, 0.7), rgba(255, 255, 255, 0.7));
  z-index: 2;
}

.breadcrumb-item+.breadcrumb-item::before {
  float: right;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/");
}

#social {
  width: 100%;
}

#social a {
  width: 50px;
  float: right;
}

#social a span {
  font-size: 20pt;
}

.carousel-item img {
  height: 100%;
  /* margin: 0 auto; */
}

#newscarousel {
  border-radius: 5px;
}

.card-text-event {
  font-size: 0.8rem;
}

#degree {
  font-size: 12px;
}

.card-footer-event {
  font-size: 0.8rem;
}

/*** Banner Section End ***/
/*new style*/
@media(min-width:576px) {
  .mb-sm-9 {
    margin-bottom: 5rem !important
  }

  .mb-sm-auto {
    margin-bottom: auto !important
  }
}

@media(min-width:768px) {
  .mb-md-9 {
    margin-bottom: 5rem !important
  }

  .mb-md-auto {
    margin-bottom: auto !important
  }
}

@media(min-width:992px) {
  .mb-lg-9 {
    margin-bottom: 5rem !important
  }

  .mb-lg-auto {
    margin-bottom: auto !important
  }
}

@media(min-width:1200px) {
  .mb-xl-9 {
    margin-bottom: 5rem !important
  }

  .mb-xl-auto {
    margin-bottom: auto !important
  }
}

@media(min-width:1400px) {
  .mb-xxl-9 {
    margin-bottom: 5rem !important
  }

  .mb-xxl-auto {
    margin-bottom: auto !important
  }
}

.newsList {
  color: #2a429c;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  font-size: 14px;
  line-clamp: 4;
  line-height: 22px;
  text-align: center;
  font-family: 'shabnam-bold';
}

.card-body.event-card-body>p>span {
  font-family: 'shabnam-regular-fd';
}

.card-header>button {
  font-family: 'shabnam-bold';
}

.card-footer>div>div>button {
  font-family: 'shabnam-bold';
}

.bg-uni {
  background-color: #2a439c !important;
}

.bg-btn-uni {
  background-color: #2a439c !important;
  font-family: 'shabnam-bold';
  color: white;
}

.bg-btn-uni:hover {
  background-color: #fed136 !important;
  font-family: 'shabnam-bold';
  color: rgb(65, 64, 64);
}

.text-uni {
  color: #2a439c !important;
}

#tab-holder-ul>li>a.active {
  background-color: rgba(255, 255, 255, 0.5);
  border-bottom: 0px !important;
  border-top: solid rgb(96, 95, 95) 1px !important;
  border-right: solid rgb(96, 95, 95) 1px !important;
  border-left: solid rgb(96, 95, 95) 1px !important;
}

.btn.btn-primary {
  font-family: 'shabnam-bold';
}

.card-body.text-center.card-limit>p {
  font-size: 10pt;
  line-height: 10pt;
}

.card-body.text-center.card-limit {
  border-width: 0px !important;
  background: #eaeaea;
  border-radius: 5px;
  margin-bottom: 10px;
}

.withback {
  background-image: url('../img/blue-back.jpg');
  background-position: top;
  background-size: 100% 80px;
  background-repeat: no-repeat;
  opacity: 0.9;
}

.bestwithback {
  background-image: url('../img/yellow-back.jpg');
  background-position: top;
  background-size: 100% 80px;
  background-repeat: no-repeat;
  opacity: 0.9;
}

.noback {
  background-position: top;
  background-size: 100% 80px;
  background-repeat: no-repeat;
  opacity: 0.9;
}

.card-title.text-center {
  padding-top: 4px;
}

.card-book-top {
  margin: 0 auto;
}

.card-book-title {
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-spacing: -1px;
  font-family: 'shabnam-bold';
  font-size: 12px;
  color: #2a429c;
  line-clamp: 2;
  text-align: center;
  height: 40px;
}

.text-muted.card-subtitle.mb-2 {
  font-size: 12px;
  margin-top: 10px;
}

.book {
  /* position: relative;
  	background: #fff;
	top: 0; */
  width: 150px;
  height: 225px;

  transform: rotate(0.5deg) skewX(0deg);
  box-shadow: -35px 25px 30px rgba(0, 0, 0, 0.5);
  transition: 1s;
  margin: 0 auto;
}

.book:hover {
  transform: rotate(0deg) skewX(10deg) translate(20px, -20px);
  /* box-shadow: -50px 50px 100px rgba(0,0,0,1); */
}

.book .cover {
  positionL: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}

/* .book::before {
	content: '';
	width: 10px;
	height: 100%;
	position: absolute;
	top: -10px;
	left: 20px;
	transform: skewY(-45deg) translate(-30px, -15px);
	box-shadow: inset -10px 0 20px rgba(0,0,0,0.2);
} */
.book::after {
  content: '';
  width: 100%;
  height: 10px;
  background: #ccc;
  position: absolute;
  bottom: 20px;
  left: 9px;
  transform: skewX(-45deg) translate(15px, 30px);
}

#translate {
  list-style-type: none;
}

.fadigit {
  font-family: 'shabnam-regular-fd';
}

.social-media {
  width: 25px;
  height: 25px;
}

.bg-gray {
  background-color: #efefef;
}

.imgNews.news-tow img {
  width: 100%;
  height: 300px;
  object-fit: fill;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}

.all-news {
  box-shadow: 0 0 8px #00000061;
  margin-bottom: 40px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.news-part-b {
  position: relative;
  height: 80px;
  display: grid;
  align-items: center;
  text-align: center;
  padding-bottom: 20px !important;
  padding: 0 10px;
}

.news-part-b {
  text-align: center;
}

.TitleNews.t-news-b a {
  color: #4f4f4f;
  font-size: 13px;
  font-weight: 600;
}

.btn.btn-link.link-more {
  font-size: 11px;
  color: #fff;
  right: 32%;
  font-family: 'shabnam-regular';
  text-decoration: none;
  background-color: #2a439c !important;
}

.btn.btn-link.link-more:hover {
  background-color: #fed136 !important;
  color: rgb(65, 64, 64);
}

.TitleNews.t-news-b a {
  color: #4f4f4f;
  font-size: 13px;
  font-weight: 600;
}

.btn.btn-link {
  position: absolute;
  bottom: -15px;
  width: max-content;
  background: #035aa6;
  border-radius: 15px;
  padding: 5px 15px;
  box-shadow: 0 2px 7px #00000069;
  border: 2px solid #035aa6;
}

.carousel-control-next-icon {
  background-color: rgba(0, 0, 0, 0.5);
}

.carousel-control-prev-icon {
  background-color: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 768px) {
  #nav-bar-space {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
  }

}