

.item_text_custom{}
.item_text_custom h2{
  font-size: 16px;
}
.item_text_custom h2 a{}

.nav-right-part .btn {
  padding: 0 20px;
}

.banner-area-pc .item {
    position: relative;
    background-size: cover !important;
    background-position: center !important;
    z-index: 1;
    height: 850px;
}

.banner-area-mobil{
  margin-top: 210px;
}
.banner-area-mobil .banner-inner {
  padding: 20px 0 0 10px;
  height: 380px;
}
.banner-area-mobil .item{
  position: relative;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  z-index: 1;

}
.banner-area-mobil .item:after {
  background: rgb(8 12 36 / 60%);
}
.banner-area-mobil .item .banner-inner .title {
  font-size: 25px;
}
.banner-area-mobil .banner-slider .owl-nav {
  bottom: -20px;
  top: auto;
  left: 90%;
  transform: translate(-50%, 0);
  margin-bottom: 30px;
}


@media (min-width: 1800px) {
    .sticky-active .nav-container .navbar-collapse .navbar-nav {
        padding-left: 180px;
    }
}

.sticky-active .nav-container .navbar-collapse .navbar-nav {
    padding-left: 180px;
}


.btn_whatsapp {
  position: fixed;
  bottom: 20px;
  width: 60px;
  right: 30px;
  z-index: 999;
}

@media only screen and (max-width: 1100px) and (min-width: 989px)  {

}

@media only screen and (max-width: 1300px) and (min-width: 1100px)  {

}

@media only screen and (max-width: 1400px) and (min-width: 1300px)  {

}

@media only screen and (max-width: 1600px) and (min-width: 1400px)  {

}


/* 320 - 480 */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .mobilGizle{
    display: none !important;
  }

  .navbar-area-1 {
    top: 130px;
  }
  .navbar-top {
    display: block;
  }
  .navbar-top .nav-phone-wrap {
    display: block;
  }

  .feature-area {
    top: 20px;
  }

  .navbar-area-1.sticky-active{
    top: 0px;
  }
  .navbar-area-1.sticky-active .toggle-btn {
      top: 5px;
  }
  .sticky-active .nav-container .navbar-collapse .navbar-nav {
    padding-left: 0;
  }


}
/* 475 - 768 */
@media only screen and (min-device-width : 475px) and (max-device-width : 768px) {
  .mobilGizle{
    display: none !important;
  }

}
/* 765 - 990 */
@media only screen and (min-device-width : 765px) and (max-device-width : 990px) {


}
