@import "colors/navy.css";
@import "plugins.css";
@import "style.css";

:root{
    --brand-1: #21262c;
    --brand-2: #ffb300;
  }

@font-face {
    font-family: "tredas";
    src: url("fonts/tredas.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
.nav-stick-logo{
    display: none;
}
.nav-link {
    color: #ffffff;
}
.navbar-stick .nav-link{
  color: #21262c !important;
}
.navbar-stick .nav-link:hover{
    color: #ffb300 !important;
}
.navbar-stick .nav-stick-logo{
    display: block;
}
.navbar-stick .site-default-logo{
    display: none;
}
.nav-item a {
  display: flex;
  align-items: center;
  gap: 10px;
}
.nav-item a i {
    font-size: 1.2rem !important;
}
.glightbox-clean .gclose{
    border-radius: 100% !important;
  }
  .swiper-container.nav-color .swiper-button.swiper-button-disabled, .swiper-container.nav-color .swiper-slide figure .item-link.swiper-button-disabled {
  background: #7cb798b3 !important;
}
  .swiper-container.nav-color .swiper-button, .swiper-container.nav-color .swiper-slide figure .item-link {
  background: #7cb798e6 !important;
  color: #ffffff !important;
}
  .swiper-container.nav-color .swiper-button:hover, .swiper-container.nav-color .swiper-slide figure .item-link:hover {
  background: #7cb798 !important;
}
  .navbar-light.fixed.navbar-stick .nav-link:hover{
            color: #7cb798;
  }
    @media (max-width: 991.98px){
    .navbar-expand-lg .navbar-collapse .dropdown-toggle:after {
      color: #ffffff !important;
    }
}
body.page-content header{
  border-bottom: 1px solid var(--brand-2);
}
.logo-white{
    filter: brightness(0) invert(1);
    width: 230px;
    height: auto;
}
.offcanvas-header .logo-white{
    width: 150px;
}
nav.fixed .logo-white{
    filter: brightness(1) invert(0);
}
@media (min-width: 992px) {
  .navbar-expand-lg.transparent:not(.fixed) {
      padding-top: 0 !important;
  }
}
.main-menu > li:last-child > a{
    padding-right: 0 !important;
}
.header-top-menu {
  align-items: center;
  border-right: 1px solid #e5e7eb;
  padding-right: 25px;
}
.header-top-menu li a{
  padding: 0 !important;
}
.bottom-footer-row{
  background-color: var(--brand-1);
}
footer .footer_musteri {
  border: 1px solid #ffffff;
  display: flex;
  width: auto;
  height: auto;
  overflow: hidden;
  border-radius: 45px;
  align-items: center;
  justify-content: space-around;
  padding-block: 10px;
}

@media(min-width: 320px) {
  footer .footer_musteri {
      margin-top:20px
  }
}

@media(min-width: 768px) {
  footer .footer_musteri {
      margin-top: 0;
  }
}

.icon-callcenter:before {
  content: "\63";
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "tredas" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
footer .footer_musteri_left,footer .footer_musteri_right {line-height: 1.2;}

footer .footer_musteri_left {
  margin: 0;
}

footer .footer_musteri_left i {
  font-size: 60px;
  color: #fff;
  line-height: 0;
  display: flex;
}

footer .footer_musteri_right div:nth-child(1) {
  color: #fff;
  font-size: 14px;
  font-family: Arial;
  padding: 0;
}

footer .footer_musteri_right div:nth-child(2) {
  color: #fff;
  font-size: 35px;
  font-family: "Montserrat",sans-serif;
  padding: 0;
  margin-top: 0;
  text-align: center;
  line-height: 1;
}

footer .footer_musteri_right div:nth-child(2)>span {
  color: #40b1ff
}
.footer-menu{
  display: flex;
  justify-content: space-around;
  gap: 45px;
  margin: 0 !important;
  padding: 0 !important;
  align-items: start;
}
.footer-menu > li > a{
  padding: 0;
  color: #fff;
  font-size: 1rem;
  letter-spacing: 0;
}
.footer-menu li ul{
  display: block;
  background: transparent;
  padding: 0 !important;
  margin: 0;
  box-shadow: none !important;
}
.footer-menu li ul li a{
  font-weight: 300;
    font-size: .85rem;
    color: #fff;
    padding: 0 0 0px 20px;
    white-space: wrap;
    position: relative;
    letter-spacing: 0;
}
.footer-menu li ul li a:before{
  font-family: "Unicons" !important;
  content: "\e92b";
  position: absolute;
  right: auto;
  left: 0;
  top: 0;
  color: var(--brand-2);
}
.policy-menu{
  gap: 15px;
}
.policy-menu li a{
  font-size: .85rem;
  font-weight: 300;
}
.elder-image{
  border-radius: 15px;
  width: 150px;
}
.news-card figure img{
  object-fit: cover;
  height: 220px !important;
  width: 100% !important;
}
.news-card .post-title{
  height: 58px;
}
.news-swiper .swiper-controls .swiper-navigation .swiper-button.swiper-button-next {
  right: calc(var(--spacing) * -8);
}
.news-swiper .swiper-controls .swiper-navigation .swiper-button.swiper-button-prev {
  left: calc(var(--spacing) * -8);
}
.page-cover{
  height: 200px;
  display: flex;
  align-items: end;
  background-size: cover !important;
  background-attachment: scroll !important;
}
.page-cover::before{
  background-color: rgba(33, 38, 44, .5);
}
.breadcrumb-item+.breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item+.breadcrumb-item::before {
  float: left;
  padding-right: 0.2rem;
  color: #ffffff;
  content: var(--bs-breadcrumb-divider, "/");
}
.page-sidebar-wrapper{
  padding: 20px;
  border-radius: 15px;
  overflow: hidden;
  background: linear-gradient(180deg, #21262c  0%, #21262c 100%);
}
.page-sidebar-wrapper .sidebar-title{
  display: none;
}
.page-sidebar-wrapper .sidebar-container{
  margin-left: -20px;
}
ul.sidebar-menu-items{

}
ul.sidebar-menu-items li{
  display: flex;
}
ul.sidebar-menu-items li a{
  display: flex;
  align-items: center;
  position: relative;
  padding: 5px 0;
}
ul.sidebar-menu-items li a::before{
  content: "";
  background-color: #ffb300;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 0;
  transform: translateX(-50%);
  opacity: 1;
}
ul.sidebar-menu-items li a:hover{
  
}
ul.sidebar-menu-items li a:hover::before{
  
}
