@font-face {font-family: 'Shabnam-Bold';src: local('Shabnam-Bold'), url("/css/fonts/Shabnam-Bold.woff") format('woff');}
@font-face {font-family: 'Shabnam';src: local('Shabnam'), url("/css/fonts/Shabnam.woff") format('woff');}
@font-face {font-family: 'Shabnam-Light';src: local('Shabnam-Light'), url("/css/fonts/Shabnam-Light.woff") format('woff');}
@font-face {font-family: 'Pirulen-rg';src: local('Pirulen-rg'), url("/css/fonts/pirulen-rg.woff") format('woff');}

.shabnam {
  font-family: Shabnam;
  color: #444;
}

.shabnam-light {
  font-family: Shabnam-Light;
  color: #444;
}

.shabnam-bold {
  font-family: Shabnam-Bold;
  color: #444;
}

.shabnam-titr {
  font-family: Shabnam-Bold;
  font-size: .85rem;
  color: #fafafa;
}

.shabnam-titr2 {
  font-family: Shabnam-Bold;
  font-size: .85rem;
  color: #444;
}


html,
body {
  font-family: Shabnam, Shabnam-Bold, Shabnam-Light;
  overflow-x: hidden; /* Prevent scroll on narrow devices */
  scroll-behavior: smooth;
}

body {
  padding-top: 50px;
}

.row:before, .row:after{
 display: inline-block !important;
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, .75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-underline .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
  color: var(--secondary);
}

.nav-underline .nav-link:hover {
  color: var(--blue);
}

.nav-underline .active {
  font-weight: 500;
  color: var(--gray-dark);
}

.text-white-50 { color: rgba(255, 255, 255, .5); }

.container {
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: auto;
  margin-right: auto;
}

.row2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.box-shadow-nav {box-shadow: 0 0.05rem 0.3rem rgba(0, 0, 0, 0.2) !important; }
.box-shadow { border: 1px solid #ddd;background-color: #fff;}
.box-shadow1 { box-shadow: 0 2px 2px 0px rgba(0,0,0,.1);background-color: #fafafa;}

.lh-100 { line-height: 1; }
.lh-125 { line-height: 1.25; }
.lh-150 { line-height: 1.5; }
.lh-160 { line-height: 1.6 }
.lh-170 { line-height: 2; }

.navbar {
  padding: 0.07rem 1rem;
 }

.navbar-toggler {
  border: 0;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 255);
}
.navbar-dark .nav-item:hover {
  background-color: #888;
}
.active {
   background-color: #1b84a9;
}

.navbar-brand {
  font-family: Pirulen-rg;
  color : #f1f1f1;
  display: inline-block;
  padding-top: 0.05rem;
  padding-bottom: 0.05rem;  
  margin-left: 1rem;
  font-size: 1.4rem;
  font-weight: bolder;
  line-height: inherit;
  white-space: nowrap;
}

a:hover {
  text-decoration: none;
}

.bg-dark {background-color: #004a73 !important;}
.bg-light1 { background-color: #ffffff;}
.bg-light2 { background-color: #ddd;}
.bg-light3 { background-color: #888; width: 250px;}
.bg-light4 { background-color: #888; width: 120px;}
.bg-light5 { background-color: #f1f1f1;}
.bg-light6 { background-color: #640000; width: 250px;}
.bg-light7 { background-color: #6c757d;}
.bg-light8 { background-color: #f5f5f5;}
.bg-light9 { background-color: #999;color:#fafafa;}
.bg-light10 { border-right: 1px solid #222;}
.bg-light12 { background-color: #fff;border-left: 1px solid #f5f5f5;border-right: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}
.bg-light13 { background-color: #f9f9f9;}
.bg-light14 { background-color: #6c757d;color: #fff;}

.share { color: #ddd;font-size: .8rem;}
.share i:hover { color: #555;}

.border {
  border: 1px solid #ddd !important;
}

.border-topi{
  border-top: 3px solid #eee !important;
}

.border-right{
  border-left: 1px solid #e7e7e7 !important;
}

.border-left{
  border-right: 1px solid #ddd !important;
}

.border-left1{
  border-right: 3px solid #fff !important;
}

.border-bottom {
  border-bottom: 1px solid #e5e5e5 !important;
}

.border-bottomt {
  border-bottom: 3px solid #e5e5e5 !important;
}

.border-left5 {
  border-right: 5px solid #6c757d !important;
}

.btn {
  font-family: Shabnam;
}

.btn-link:hover , .btn-link:focus, .btn-link.focus {
  text-decoration: none;
}

h1, .h1 {
  font-size: 1.4rem;
}

h2, .h2 {
  font-size: 1.1rem;
}

h3, .h3 {
  font-size: 1rem;
}

h4, .h4 {
  font-size: 1.2rem;
}

h5, .h5 {
  font-size: 1.05rem;
}

h6, .h6 {
  font-size: .92rem;
}

.ninfo {
  font-family: Shabnam-Light;
  font-size: .7rem;
  color: #555;
  padding: 1px;
  clear: both;
}

.ninfo2 {
  font-family: Shabnam-Light;
  font-size: .8rem;
  color: #555;
  padding: 1px;
  clear: both;
}

.ninfo3 {
  font-family: Shabnam;
  font-size: .7rem;
  color: #555;
  padding: 0.3rem !important;
  clear: both;
}

.newsbox {
  clear: both;
}

.newsbox li {
  color: #ddd;
  list-style: square;
}

.newsbox li a {
  padding: 0.5rem;
  color: #222;
  font-family: shabnam;
  text-decoration: none;
  display:block;
  border-bottom: 1px solid #f5f5f5;
}

.newsbox li a:hover {
  padding: 0.5rem;
  text-decoration: none;
  background-color: #f5f5f5;
  color: #790000;
}

.newsbox2 {
  clear: both;
}

.newsbox2 li {
  color: #dddddd;
  list-style: none;
  border-bottom: 1px solid #f1f1f1;
}

.newsbox2 li a {
  color: #1E2D3B;
  padding: 0.5rem;
  text-decoration: none;
  display:block;
}

.newsbox2 li a:hover {
  padding: 0.5rem;
  text-decoration: none;
  background-color: #f5f5f5;
  color: #790000;
}

.fitimg4 {
    width: 170px;
    height: 110px;
    text-align: center;
    object-fit: cover;
}

.fitimg3 {
    width: 160px;
    height: 100px;
    text-align: center;
    object-fit: cover;
}

.fitimgn {
    width: 160px;
    height: 100px;
    text-align: center;
    object-fit: cover;
}

.fitimgni {
    width: 100%;
    height: 100px;
    text-align: center;
    object-fit: cover;
}

.fitimgad3 {
    width: 40px;
    height: 40px;
    text-align: center;
    object-fit: cover;
}

.fitimg7 {
    width: 170px;
    height: 110px;
    text-align: center;
    object-fit: cover;
}
  
.fitimg8 {
    width: 120px;
    height: 80px;
    text-align: center;
    object-fit: cover;
}


.fitimg9 {
    width: 98%;
    height: 220px;
    object-fit: cover;
}

.fitimg9i {
    width: 98%;
    height: 80px;
    text-align: center;
    object-fit: cover;
}

.addesc {
    max-height: 350px;
    overflow: auto;
}  

.textad {
  background-color: #fff;
  margin-bottom: 1px;
}

.textad:hover {
  background-color: #f5f5f5;
}  

@media (min-width: 576px) {

  .fitimg {
      width: 280px;
      height: 160px;
      object-fit: cover;
  }

  .fitimgi {
      width: 98%;
      height: 170px;
      object-fit: cover;
  }

  .fitimgis {
      width: 95%;
      height: 150px;
      object-fit: contain;
  }

  .fitimgl {
      width: 98%;
      height: 80px;
      text-align: center;
      object-fit: cover;
  }

  .fitimg2 {
      width: 95%;
      height: 140px;
      text-align: center;
      object-fit: cover;
  }

  .fitimg3 {
      width: 98%;
      height: 130px;
      text-align: center;
      object-fit: cover;
  }

.fitimg3i {
      width: 98%;
      height: 140px;
      text-align: center;
      object-fit: cover;
  }

  .fitimgn {
      width: 100%;
      height: 130px;
      text-align: center;
      object-fit: cover;
  }

  .fitimgni {
    width: 100%;
    height: 120px;
    text-align: center;
    object-fit: cover;
}

  .fitimg4 {
      width: 180px;
      height: 120px;
      text-align: center;
      object-fit: cover;
  }

  .fitimg5 {
      width: 98%;
      height: 220px;
      object-fit: cover;
  }

.fitimg5i {
      width: 100%;
      height: 180px;
      object-fit: cover;
  }

  .fitimg6 {
      width: 360px;
      height: 200px;
      object-fit: cover;
  }

  .fitimgh {
      width: 98%;
      height: 170px;
      object-fit: cover;
  }

  .fitimg7 {
        width: 98%;
        height: 120px;
        text-align: center;
        object-fit: cover;
    }

  .fitimgad {
        width: 98%;
        height: 160px;
        text-align: center;
        object-fit: contain;
    }

.fitimgadi {
        width: 98%;
        height: 140px;
        text-align: center;
        object-fit: contain;
    }

  .fitimgad2 {
        width: 170px;
        height: 110px;
        text-align: center;
        object-fit: contain;
    }

  .fitimgad3 {
        width: 60px;
        height: 60px;
        text-align: center;
        object-fit: cover;
    }

  .fitimgad4 {
      width: 340px;
      height: 190px;
      object-fit: contain;
  }

  .hotbox {
      height: 210px;
      overflow: hidden; 
  }

  .noimg {
      width: 280px;
      height: 180px;
      background-color: #eee;
      overflow: hidden;
  }

}

@media (max-width: 992px) {

  .fitimgl {
      width: 98%;
      height: 40px;
      text-align: center;
      object-fit: cover;
  }

  .fitimgi {
      width: 98%;
      height: 100px;
      object-fit: cover;
  }

  .fitimgis {
      width: 95%;
      height: 150px;
      object-fit: contain;
  }

  .fitimgh {
      width: 98%;
      height: 170px;
      object-fit: cover;
  }

    .fitimg2 {
      width: 95%;
      height: 140px;
      text-align: center;
      object-fit: cover;
  }

  .fitimg3 {
      width: 98%;
      height: 80px;
      text-align: center;
      object-fit: cover;
  }

  .fitimgn {
      width: 100%;
      height: 80px;
      text-align: center;
      object-fit: cover;
  }

  .fitimgni {
      width: 100%;
      height: 80px;
      text-align: center;
      object-fit: cover;
  }

 .fitimg5 {
      width: 98%;
      height: 120px;
      object-fit: cover;
  }

}

@media (max-width: 767.98px) {
  .offcanvas-collapse {
    position: fixed;
    top: 56px; /* Height of navbar */
    bottom: 0;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    overflow-y: auto;
    background-color: var(--gray-dark);
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .offcanvas-collapse.open {
    -webkit-transform: translateX(1rem);
    transform: translateX(1rem); /* Account for horizontal padding on navbar */
  }
}

@media (min-width: 1300px) {
  .container {
    max-width: 1280px;
    }
}

.frmof {
  width:100%;
  height:100%;
  overflow:visible;
  display: none;
}

.fitimg3p {
    width: 98%;
    height: 200px;
    text-align: center;
    object-fit: cover;
}