
@import url("//cdn.web-fonts.ge/fonts/bpg-arial/css/bpg-arial.min.css");
@import url("//cdn.web-fonts.ge/fonts/bpg-nino-mtavruli/css/bpg-nino-mtavruli.min.css");
@import url('https://fonts.cdnfonts.com/css/de-luxe-next');
@font-face {
  font-family: 'idfi';
  src: url("/public/fonts/firag/Roman/FiraGO-Regular.eot");
  src: url("/public/fonts/firag/Roman/FiraGO-Regular.eot") format('embedded-opentype'),
  url("/public/fonts/firag/Roman/FiraGO-Regular.woff") format('woff'),
  url("/public/fonts/firag/Roman/FiraGO-Regular.ttf") format('truetype'),
  url("/public/fonts/firag/Roman/FiraGO-Regular.svg") format('svg');
}


.deluxe {
  font-family: 'De Luxe Next', sans-serif;
}

.bpg-arial {
  font-family: "BPG Arial", sans-serif;
}

.bpg-nino-mtavruli {
  font-family: "BPG Nino Mtavruli", sans-serif;
}

.carousel-item {
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 600px;
}

.flex-none {
  flex: none
}


.btn-danger {
  background-color: #ef3f44 !important;
}

.header-title {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 25px;
  font-weight: bold;
  text-align: left;
  color: #eb3f44;
}

.carousel-caption p {
  text-align: left;
  font-size: 2vw;
  width: 85%;
}

.navbar-light .navbar-brand img {
  height: 30px;
}

.navbar-light .navbar-brand {
  color: #fff;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
  line-height: 1;
}

.navbar-toggler {
  background: #fff;
}

.navbar-nav {
  text-align: center;
}

.nav-link {
  padding: .2rem 1rem;
}

.nav-link.active,
.nav-link:focus {
  color: #fff;
}

.navbar-toggler {
  padding: 1px 5px;
  font-size: 18px;
  line-height: 0.3;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #fff;
}


/* ignore the code below */


.link-area {
  position: fixed;
  bottom: 20px;
  left: 20px;
  padding: 15px;
  border-radius: 40px;
  background: tomato;
}

.link-area a {
  text-decoration: none;
  color: #fff;
  font-size: 25px;
}

#mainCarousel {
  background-color: #131424;
  height: auto;
  /* min-height: 620px; */
}

.red-button {
  background-color: #eb3f44;
  border: 2px solid white;
  font-size: var(--bs-body-font-size);
  color: white;
  padding:8px 36px;
  text-decoration: none;
  transition: 0.3s;
  display: block;
  letter-spacing: 1px;
}
.btn-danger,.btn-outline-dark {
  letter-spacing: 1px;
}
.outline-button {
  background-color: transparent;
  border: 2px solid white;
  /* font-size: 11px; */
  font-size: var(--bs-body-font-size);

  color: white;
  padding:8px 36px;
  text-decoration: none;
  transition: 0.3s;
  letter-spacing: 1px;

}

.red-button:hover {
  background-color: #c72c31;
}

.first-heading {
  margin-top: -150px;
  padding-bottom: 170px;
  z-index: 2;
  position: relative;
  color: white;
}

.time-color{
  color: #131313;

}
.card-image-read-more .card-img-overlay {
  display: none;
}
.card-image-read-more .card-img-overlay a {
  line-height: 1.5;
  width: 50%;
}
.card-image-read-more .card-img-overlay {
  transition: 0.3s;
  text-align: center;
  color:white;
  background-color: rgba(0, 0, 0, .6);
}
hr {
  border-top-color: #3b3d42 !important;
  border-top-width: 5px;
  opacity:1
}

.card-image-read-more:hover .card-img-overlay {
display: flex;
}
.card-image-read-more:hover img  {
  filter: blur(2px);
  -webkit-filter: blur(2px);
}

.carousel-indicators {
  bottom: 50%;
  width: 35px;
  left: auto;
  flex-direction: column;
  top: 50%;

}

.navbar a {
  /* font-size: 12px; */
  font-size: var(--bs-body-font-size);
  letter-spacing: 1px;
}

#navbarSupportedContent {
  flex: none;
  font-weight: normal;
}

.text-sm {
  /* font-size: 12px; */
}

.carousel-indicators [data-bs-target] {

  width: 30px;
  padding: 0;
  height: auto;
  text-indent: 1px;
  cursor: pointer;
  color: #fff;
  background-clip: padding-box;
  border: 0;
  background-color: transparent;
  border-top: 0;
  border-bottom: 0;
  opacity: 1;
  transition: opacity .6s ease;
  position: relative;
  padding: 5px 0;
}

.carousel-indicators .active {
  padding-bottom: 30px;
}

/* vertical center line after .carousel-indicators .active */
.carousel-indicators .active:not(:last-child):after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 30px;
  background-color: white;
}


.navbar-mian {
  padding: 40px 0;
}

#navbarSupportedContent .bi {
  color: white;
}

.collapsing {
  transition: none !important;
}

.childMenu ul,
#navbarSupportedContent ul {
  gap: 15px
}


.vl {
  border-left: 1px solid rgba(255, 255, 255, 0.582);
  height: 22px;
  margin-left: 10px;
  margin-right: 10px;
}


/* Card */
.card-title {
  font-weight: bold;
  font-size: 1.4rem;
  padding: 20px 0;
  line-height: 1;
  font-weight: normal;
}

.ell {
  
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.card {
  background-color: transparent;
}

.card-footer {
  padding: 10px 0;
  background-color: transparent;
}


.card-time {
  color: #f4d6a6
}

.slick-prev,
.slick-next {
  width: 30px !important;
  height: 30px !important;
}

.slick-prev:before,
.slick-next:before {
  color: #909196 !important;
  font-family: "bootstrap-icons" !important;
  font-size: 30px !important;
}

.slick-next:before {
  content: "\f134" !important;
}

.slick-prev:before {
  content: "\f12a" !important;
}

.slick-next {
  right: -35px !important;
}

.slick-prev {
  left: -35px !important;
}


.second-heading {
  padding-top: 100px;
  background-image: url('../../../../public/images/modern/bg-1.png');
  background-color: #3b3d42;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.third-heading {
  padding-top: 100px;
  padding-bottom: 200px;
  background-image: url('../../../../public/images/modern/bg-2.png');
  background-color: #3b3d42;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom
}

.third-heading h5,.third-heading h4 {
  width: 40%;
}



.fourth-heading {
  padding-top: 100px;
  background-color: white;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 50px 0;
}

.footer-heading {
  padding-top: 100px;
  background-color: #232528;
  color: white;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 50px 0;
}

.footer-heading ul li,
.footer-heading ul li a {
  color: #b6b6b6;
  font-family: "BPG Nino Mtavruli", sans-serif;
}

.footer-heading footer {
  border-bottom-color: #3a3c41 !important;
}

.about-heading {
  padding: 0;
  padding-top: 10px;
  padding-bottom: 0;
}

.footer-text {
  font-family: "BPG Arial", sans-serif;
  color: #b6b6b6;
  font-size: 14px;
}

.partner-logo {
  width: auto;
  text-align: center;
  vertical-align: middle;

}

.partner-logo img {
  max-height: 100%;
  vertical-align: middle;
}

.social-icons {
  color: #b6b6b6;
  font-size: 2rem;
}

.navbar-bg {
  background-color: rgba(53, 56, 61, 1);
  padding: 10px 0;
}

.sub-menu .dropdown-toggle::after {
  display: none;

}

.sub-menu ul {
  background-color: transparent;
  border: 0;
}

.nav-link:focus,
.nav-link:hover {
  color: #eb3f44;

}

.sub-menu ul li a {
  color: white;
}

.sub-menu ul li a:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.social-icons:hover {
  background-color: transparent;
  color: #eb3f44;
}

.navbar-light .navbar-nav .active>.nav-link {
  color: #eb3f44;
}

.navbar-bg .sub-menu ul {
  background-color: white;
  border: 0;
}

.navbar-bg .sub-menu ul li a:hover {
  background-color: transparent;
  color: #eb3f44;
}

.navbar-bg .sub-menu ul li a {
  color: #232528;
}

.navbar:has(.collapse.show) {
  background-color: rgba(53, 56, 61, 1);
}

.navbar-toggler {
  border: none;
  background-color: transparent;
  outline: none;
  box-shadow: none !important
}

.navbar-toggler span {

  background-image: url("http://historyproject.ge/public/images/three_line_menu.png") !important;

}

.third-heading .card-img-overlay {
  background: linear-gradient(to left, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  border-radius: 0;
}

.carousel-caption {
  top: 50%;
  transform: translateY(-50%);
  bottom: initial;
}

/* inside page */

.inside-page-cover {
  overflow: hidden;
  background-color: #131424;
  display: flex;
  flex-direction: column;
  justify-content: center;

}

.inside-page-card {
  background-color: #131424;
  min-height: 250px;
}

.inside-page-cover img {
  /* opacity: 0.39; */
}

.inside-page-card img {
  /* opacity: 0.5; */
}


.inside-page-title {
  font-size: 2vw !important;
  color: white !important;
}

.news-heading {
  padding-top: 100px;
  padding-bottom: 100px;
}

.facts-time {
  background-color: #eb3f44;
  color: #1f1f1f
}

.card-link {
  color: #23242f;
  text-decoration: none;
}

.card-text {
  color: #3e3e3e;
}

.navbar-mian {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
/* contact */
.bg-red {
  background-color: #ef3f44;
}
.bg-gray {
  background-color: #f6f6f6;
}


/* about us */
.about-heading .about-title {
  background-color: #eee9e9;
}
.about-yellow {
  color:#77634b
}

.nav-custom-color {
  color:#373737;
}

.nav-custom-color:hover {
  color:#7f6d57;
}

.nav-custom-color.active {
  color:#7f6d57;
}

.bg-black-20 {
  background-color: rgba(0, 0, 0, 0.8);
}

.line-height-2 {
  line-height: 2;

}

.archive-inside .card-img-overlay {
  background:linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
}

.pdf-docs {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  border-radius: 0;
  display: flex;
}

.pdf-docs div {
  align-self: flex-end;
}

/* desktop less */
@media (max-width: 991px) {
  .about-heading { 
    padding-bottom: 0px;
  }
  .navbar-mian {
    position: relative;
    background-color: rgba(53, 56, 61, 1);

    padding: 0 0;
  }
  .childMenu2 {
    padding: 10px 0;
  }
  .on-mobile {
    list-style-type: none;
    flex-direction: row !important;
  }

  .navbar-light .navbar-brand img {
    height: 25px;
  }

  #navbarSupportedContent {
    flex: 1 1 auto;
    width: 100%;
  }

  .nav-link {
    font-size: 14px;
  }
 
  #mainCarousel,
  .carousel-item {
    height: auto;
    min-height: auto;
  }
   #mainCarousel{
    min-height: auto;
  }

  .first-heading {
    margin: 0;
    color: black
  }

  .third-heading h5 {
    width: 100%;
    font-size: 14px;
  }

  .third-heading .card-time {
    display: none !important;
  }




  .carousel-caption p {
    font-size: 1.5rem;

  }

  .carousel-indicators {
    bottom: 0;
    width: 100%;
    left: auto;
    flex-direction: row;
    top: auto;
    z-index: 1111;
  }

  .carousel-indicators .active:not(:last-child):after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
    width: 100%;
    height: 1px;
    background-color: white;
  }

  .first-heading {
    padding-bottom: 30px;
  }

  .second-heading {
    padding-top: 0;
    padding-bottom: 30px;
  }

  .third-heading {
    padding-top: 0;
    padding-bottom: 30px;
  }

  .header-title {
    font-size: 14px;
    margin-top: 0;
  }

  .inside-page-cover .outline-button {
    font-size: 10px;
    padding: 0px 10px;
  }

  .news-heading {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .inside-page-card img {
    height: 250px;
    object-fit: cover;
  }

  .inside-page-title {
    font-size: 1rem !important;
  }

  .outline-button {
    background-color: transparent;
    border: 2px solid white;
    font-size: 11px;
    color: white;
    padding: 5px 12px;
    text-decoration: none;
    transition: 0.3s;
}
}

