.box-slider { width: 100%; padding-bottom: 20px;position:relative; }
.config-outer-wrapper .content-wrapper { padding: 0px; }
.extra_new{position:relative;margin:0 auto;max-width:1900px;}
.box-link { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
a.box-card:hover { transform: translateY(-10px); transition-duration: 0.5s; }
a.box-card { text-decoration: none; transition-duration: 0.2s; }
.icon-container { display: flex; }
.box-card-icon { height: 45px; width: auto; margin-bottom: 0; }
.box-card-category { font-size: 16px; font-weight: 100; color: #EE7203; margin-bottom: 0; }
.box-card-title { width: auto !important; font-size: 22px; line-height: 32px; margin-bottom: 0; }
p.box-card-content { margin-bottom: 0; }
.box-slider .box-card.boxalign_center { align-items: center !important; text-align: center; }
.box-slider .box-card.boxalign_center .icontitle-box.top .box-card-icon, .box-slider .box-card.boxalign_center .icontitle-box.bottom .box-card-icon { margin: 0 auto; }
.box-nav { display: flex; justify-content: space-between; align-items: center; flex-direction: row; padding: 0px; margin-bottom: 40px; }
.nav-nav { display: flex; justify-content: center; align-items: center; gap: 32px; }
.gallery-prev:hover { cursor: pointer; }
.gallery-prev { display: flex; justify-content: center; align-items: center; width: 32px; height: 32px; background-color: #EE7203; border-radius: 100%; flex-direction: row; }
.gallery-prev img { width: 50%; height: auto; }
.gallery-next:hover { cursor: pointer; }
.gallery-next { display: flex; justify-content: center; align-items: center; width: 32px; height: 32px; background-color: #EE7203; border-radius: 100%; }
.gallery-next img { width: 50%; height: auto; }
/* .nav-nav .swiper-button-disabled { background-color: white; }
.nav-nav .swiper-button-disabled svg path { fill: black !important; }
.nav-nav-mobile { display: none; }
.nav-nav.navigation__arrow {position: absolute;top: 50%;z-index: 99;right: 0px;left: 0px;justify-content: space-between;transform: translateY(-50%);} */
.box-card{      padding: 40px 26px;
    position: relative;
    transition-duration: .3s; }

.extra_content_new_slider.left .slick-track {
   margin:0px;
}

@media screen and (max-width:768px) {
    .nav-nav { display: none; }
    .nav-title { padding: 0px 32px; }
    .nav-nav-mobile { display: flex; justify-content: space-between; flex-direction: row; align-items: center; width: 100%; padding: 16px 32px; margin-top: 32px; }
}

/* 15 may 2025 */
.extra_content_new_slider.slick-initialized .slick-slide{    margin:15px;}
.slide_next { left: auto; right: 20px; }
.extra_content_new_slider  .slick-arrow {cursor:pointer; align-items: center; background-color: #ee7203; border-radius: 100%; display: flex !important; !i; !; height: 32px; justify-content: center; width: 32px; position: absolute; top: 50%; transform: translateY(-50%); left: 20px; }
