.custom_gallery_item {
    width: 593px !important;
}
.custom_gallery_item_img {
    aspect-ratio: 1/1;
    overflow: hidden;
    border-radius: 40px;
}

.custom_gallery_item_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.custom_gallery_wrap {
    position: relative;
}
.custom_gallery_arrows {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    position: absolute;
    bottom: 63px;
    left: -154px;
    z-index: 222;
}
.custom_gallery_arrows > div{
    cursor: pointer;
}
.custom_project_slider .swiper-wrapper {
    align-items: stretch;
    height: fit-content;
}
.custom_project_item_inner {
    background: #FFF;
    border: 2px solid #DCDDFF;
    border-radius: 30px;
    padding: 25px 15px 29px 27px;
    height: 100%;
}
.custom_project_item {
    height: auto;
}
.custom_project_item_icon {
    line-height: 0;
    margin: 0 0 81px;
}

.custom_project_item_title {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    color: #170049;
}

.custom_project_item_cateogry {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    color: #FF437D;
}
.custom_project_slider_arrows{
    display: inline-flex;
    gap: 19px;
    align-items: center;
    margin: 75px 0 0;
}
.custom_category_list {
    display: flex;
    flex-wrap: wrap;
    gap: 17px 11px;
}

a.custom_category_item {
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
    align-items: center;
    justify-content: center;
    padding: 5px 23px 6px;
    background: #170049;
    border-radius: 65px;
    color: #FFF;
    min-width: 99px;
    text-align: center;
}
a.custom_category_item:hover,a.custom_category_item.active{
    background: #FFD9E5;
    border: 1px solid #170049;
    color: #170049;
}
.sm_custom_blog_grid_top {
    margin: 0 0 85px;
}

.sm_custom_blog_grid_bot_title {
    font-size: 16px;
    font-weight: 500;
    line-height: 34px;
    color: #170049;
    margin: 0 0 30px;
}
.sm_custom_blog_grid_item_thumb {
    display: block;
    border-radius: 35px;
    overflow: hidden;
    aspect-ratio: 466 / 272;
}
.sm_custom_blog_grid_item_big .sm_custom_blog_grid_item_thumb {
    aspect-ratio: 979 / 442;
}
.sm_custom_blog_grid_item_thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sm_custom_blog_grid_item_title a {
    font-size: 28px;
    font-weight: 500;
    line-height: 36px;
    color: #170049;
}
.sm_custom_blog_grid_item_big .sm_custom_blog_grid_item_title a{
    font-size: 42px;
    line-height: 52px;
}
.sm_custom_blog_grid_item_date {
    font-size: 16px;
    font-weight: 500;
    line-height: 34px;
    color: #170049;
}
a.sm_custom_blog_grid_meta_item {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    color: #170049;
    padding: 0px 12px;
    display: inline-block;
    background: #EAEFFE;
    border-radius: 15px;
}

span.sm_custom_blog_grid_meta_more {
    display: flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #eaeffe;
}
.sm_custom_blog_grid_item {
    padding-bottom: 31px;
    border-bottom: 1px solid #D0D0F1;
}
.sm_custom_blog_grid_list .sm_custom_blog_grid_item:not(:last-child){
    margin: 0 0 55px;
}
.sm_custom_popular_post_list .sm_custom_blog_grid_item:not(:last-child){
    margin: 0 0 40px;
}

.sm_custom_blog_grid_meta {
    display: flex;
    align-items: center;
    gap: 9px;
    flex-wrap: wrap;
    margin: 49px 0 0;
}
.sm_custom_blog_grid_item_info {
    margin: 35px 0 0;
}
.sm_custom_blog_grid_item_title {
    max-width: 635px;
    margin: 0 0 13px;
}
.sm_custom_blog_grid_item_big .sm_custom_blog_grid_item_title{
    margin: 0 0 6px;
}
.sm_custom_blog_grid_item:not(.sm_custom_blog_grid_item_big) .sm_custom_blog_grid_item_wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.sm_custom_team_pc:after {
    content: '';
    position: absolute;
    height: 100%;
    background: linear-gradient(267.73deg, rgba(23, 0, 73, 0.5) 1.38%, rgba(23, 0, 73, 0) 97.58%);
    right: 0;
    top: 0;
    width: 193px;
    z-index: 2;
}

.sm_custom_team_pc {
    position: relative;
}





@media (min-width: 1025px){
    .sm_custom_blog_grid_item:not(.sm_custom_blog_grid_item_big) .sm_custom_blog_grid_item_thumb_wrap {
        width: 47.36%;
    }

    .sm_custom_blog_grid_item:not(.sm_custom_blog_grid_item_big) .sm_custom_blog_grid_item_info {
        width: 52.64%;
        padding: 0 53px;
        margin: 0;
    }
    .sm_custom_testimonial_item {
        width: 1365px;
        height: auto;
        padding: 10px 0 0;
    }
    .sm_custom_testimonial_wrap {
        padding-left: calc(calc(100% - 1485px) / 2);
        margin-right: -34px;
    }
}
.sm_custom_blog_grid_item:not(.sm_custom_blog_grid_item_big) .sm_custom_blog_grid_meta{
    margin: 25px 0 0;
}
.sm_custom_blog_grid_item.sm_custom_blog_grid_item_big {
    margin: 0 0 60px;
}
.sm_custom_blog_grid_item_title:hover a {
/*     color: #ff437d; */
    text-decoration: underline;
}

.sm_custom_popular_post_list .sm_custom_blog_grid_item:not(.sm_custom_blog_grid_item_big) .sm_custom_blog_grid_item_thumb_wrap {
    width: 29.68%;
}
.sm_custom_popular_post_list .sm_custom_blog_grid_item:not(.sm_custom_blog_grid_item_big) .sm_custom_blog_grid_item_info {
    width: 70.32%;
    padding: 0;
    padding-left: 26px;
}

.sm_custom_popular_post_list .sm_custom_blog_grid_item_title a {
    font-size: 20px;
    line-height: 1.3;
}
.sm_custom_popular_post_list .sm_custom_blog_grid_item_thumb {
    border-radius: 12px;
    aspect-ratio: 138 / 79;
    display: block;
}
.sm_custom_popular_post_list .sm_custom_blog_grid_item_title{
    margin: 0;
}
.sm_custom_team_wrap {
    padding-left: 130px;
}
.sm_custom_team_item {
    width: 336px !important;
    height: auto;
}
.sm_custom_team_wrap .swiper-wrapper {
    align-items: stretch;
}
.sm_custom_team_item_inner {
    background: #FFF;
    border-radius: 35px;
    padding: 30px 27px 35px 34px;
    height: 100%;
    min-height: 386px;
}
.sm_custom_team_item_top {
    display: flex;
    justify-content: space-between;
    margin: 0 0 35px;
}
.sm_custom_team_item_name {
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    color: #170049;
    display: flex;
    align-items: flex-end;
}
.sm_custom_team_item_desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #170049;
    margin: 24px 0 0;
}
.sm_custom_team_item_desc p {
    margin: 0;
}
.sm_custom_team_item_top_avata {
    width: 114px;
    overflow: hidden;
    aspect-ratio: 1/1;
    border-radius: 50%;
}

.sm_custom_team_item_top_avata img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sm_custom_team_arrows {
    display: inline-flex;
    gap: 19px;
    margin: 61px 0 0;
}

.sm_custom_team_arrows > div{
    cursor: pointer;
}

.sm_custom_team_arrows svg * {
    stroke: #FFF;
}

.sm_custom_network_nav_slider {
    height: 465px;
}
.custom_network_category_list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 14px;
}
.custom_network_category_item {
    display: inline-block;
    background: #170049;
    color: #FFF;
    padding: 5px 22px 10px;
    font-size: 20px;
    font-weight: 400;
    border-radius: 65px;
    text-align: center;
    cursor: pointer;
}
.custom_network_category_item:hover,.custom_network_category_item.active{
    background: #FFD9E5;
    border: 1px solid #170049;
    color: #170049;
}
.sm_custom_network_bot_pc {
    display: flex;
    flex-wrap: wrap;
}
.sm_custom_network_bot_pc_left{
    width: 40%;
    margin-right: 11.8%;
}
.sm_custom_network_bot_pc_right{
    width: 48.2%;
}
.sm_custom_network_nav_item_inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 3px 21px 2px 3px;
    background: #FFF;
    border: 2px solid #DCDDFF;
    border-radius: 20px;
    height: 100%;
}
.sm_custom_network_nav_item_logo {
    width: 195px;
    height: 84px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFF;
    border-radius: 18px;
}
.sm_custom_network_nav_item.swiper-slide-active .sm_custom_network_nav_item_inner{
    background: #170049;
    border-color: #170049;
}
.sm_custom_network_nav_item_title {
    width: calc(100% - 195px);
    padding-left: 34px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sm_custom_network_nav_item_title span {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #170049;
    font-family: 'Outfit',sans-serif;
}
.sm_custom_network_nav_item.swiper-slide-active .sm_custom_network_nav_item_title span{
    color: #FFF;
}
.sm_custom_network_nav_item.swiper-slide-active .sm_custom_network_nav_item_title svg *{
    stroke: #FFF;
}
.non-swiper-slide {
  display: none !important;
}
.sm_custom_network_main_item_top {
    aspect-ratio: 721 / 299;
    overflow: hidden;
    border-radius: 35px;
    margin: 0 0 38px;
}
.sm_custom_network_main_item_top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sm_custom_network_main_item_title {
    font-family: Outfit;
    font-size: 32px;
    font-weight: 500;
    line-height: 36px;
    color: #170049;
    margin: 0 0 15px;
}
.sm_custom_network_main_item_desc p {
    font-family: Outfit;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #170049;
}

.sm_custom_network_main_item_desc * {
    margin: 0;
}

.sm_custom_network_main_item_desc {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0 0 36px;
}
.sm_custom_network_nav_arrows {
    display: flex;
    gap: 14px;
    align-items: center;
    margin: 22px 0 0;
    justify-content: flex-end;
}
.sm_custom_network_nav_arrows >div {
    width: 40px;
    height: 40px;
    background: #170049;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.sm_custom_network_nav_arrows >div:hover{
    background: #FF437D;
}
.sm_custom_network_top {
    margin: 0 0 111px;
}

@media (min-width: 992px){
    .sm_custom_network_main_item:not(.active) {
        display: none;
    }
    .sm_custom_testimonial_item_desc{
        margin-left: -3px;
    }
}

.sm_custom_testimonial_item_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    height: 100%;
}
.sm_custom_testimonial_slider .swiper-wrapper{
    align-items: stretch;
}
.sm_custom_testimonial_item_left{
    width: 71.57%;
}
.sm_custom_testimonial_item_right{
    width: 28.43%;
    padding: 0 47px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.sm_custom_testimonial_item_quote {
    padding: 70px 109px 79px 128px;
    border-radius: 55px 0px 55px 55px;
    position: relative;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.375;
    color: #170049;
    height: 100%;
}
.sm_custom_testimonial_item_quote_icon {
    position: absolute;
    top: -10px;
    right: 126px;
}
.sm_custom_testimonial_item_avata {
    height: 105px;
    aspect-ratio: 1/1;
    overflow: hidden;
    margin: 0 0 27px;
}
.sm_custom_testimonial_slider_arrows {
    display: inline-flex;
    gap: 19px;
    align-items: center;
}
.sm_custom_testimonial_slider_arrows > div{
    cursor: pointer;
}
.sm_custom_testimonial_item_avata img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sm_custom_testimonial_item_title {
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    color: #170049;
    margin: 0 0 16px;
}
.sm_custom_testimonial_item_desc {
    font-family: Outfit;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #170049;
}
.sm_custom_testimonial_item:not(.swiper-slide-active) .sm_custom_testimonial_item_quote_text{
    opacity: .3;
}
.sm_custom_testimonial_item:not(.swiper-slide-active) .sm_custom_testimonial_item_right {
    opacity: .3;
}
.sm_custom_testimonial_item:not(.swiper-slide-active) .sm_custom_testimonial_slider_arrows{
    display: none !important;
}
.sm_custom_one_post_wrap .sm_custom_blog_grid_item {
    padding-bottom: 0;
    border-bottom: none;
}
.sm_custom_one_post_wrap .sm_custom_blog_grid_item.sm_custom_blog_grid_item_big:last-child{
    margin-bottom: 0 !important;
}
.sm_custom_one_post_wrap a.sm_custom_blog_grid_meta_item{
    background: #FFF;
}
@media (max-width: 1024px){
    .sm_custom_blog_grid_item_thumb, .sm_custom_blog_grid_item_big .sm_custom_blog_grid_item_thumb{
        aspect-ratio: 375 / 200;
    }
    .sm_custom_testimonial_item_quote{
        padding: 55px 25px 55px 40px;
        border-radius: 55px 55px 55px 0px;
        font-size: 22px;
        line-height: 30px;
    }
    .sm_custom_team_wrap {
        padding-left: 30px;
    }
    .sm_custom_testimonial_item_left {
        width: 100%;
        padding-top: 10px;
    }
    .sm_custom_testimonial_item_right {
        width: 100%;
        padding: 24px 0 0;
        position: relative;
    }
    .sm_custom_testimonial_slider_arrows{
        position: absolute;
        top: 33px;
        right: 0;
    }
    .sm_custom_network_bot_pc_left {
        width: 50%;
        margin-right: 1.8%;
    }
}
.sm_custom_network_bot_mb,.sm_custom_team_mb{
    display: none;
}
.sm_custom_popular_post_list .sm_custom_blog_grid_item_info {
    margin: 0;
}
.custom_project_item_info {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.custom_project_item_inner.openLink {
    cursor: pointer;
}
.sm_custom_blog_grid_list.loading {
    opacity: 0.3;
}
.sm_custom_archive_grid .sm_custom_blog_grid_top {
    margin: 0 0 125px;
}
.sm_custom_archive_grid .sm_custom_blog_grid_item:not(.sm_custom_blog_grid_item_big) .sm_custom_blog_grid_meta {
    margin: 30px 0 0;
}
.sm_custom_archive_grid .sm_custom_blog_grid_item {
    padding-bottom: 25px;
}

.swiper.sm_custom_network_nav_slider {
    border-bottom: 1px solid rgb(23 0 73 / 34%);
}
.sm_custom_network_nav_item_logo img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.sm_custom_network_button_wrapper {
    display: flex;
    align-items: center;
}

.sm_custom_network_button_icon {
    display: flex;
    width: 49px;
    height: 49px;
    align-items: center;
    justify-content: center;
    background: #170049;
    border-radius: 50%;
    transition: all .3s ease-out;
}

.sm_custom_network_button_text {
    display: inline-block;
    height: 49px;
    line-height: 49px;
    padding: 0 25px;
    background: #170049;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    border-radius: 30.5px;
    transition: all .3s ease-out;
}
.sm_custom_network_button_wrapper:hover .sm_custom_network_button_text{
    background: #FFD9E5;
    color: #170049;
    border: 1px solid #170049;
}
.sm_custom_network_button_wrapper:hover .sm_custom_network_button_icon{
    background-color: #FF437D;
}
.ort-select .custom-select {
    position: relative;
    width: 100%;
}
.ort-select {
    position: relative;
}
.ort-select select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.ort-select select:focus-visible{
    outline: none;
}
.ort-select .select-display {
    cursor: pointer;
    padding: 11px 15px 11px 35px;
    border-radius: 11px;
    border: 1px solid #DCDDFF;
    background: #EEF2FD;
    font-size: 14px;
    font-weight: 400;
    color: #170049;
}
.ort-select .place {
    position: absolute;
    z-index: 5;
    left: 14px;
    top: 15px;
    transition: opacity 0.3s ease;
}
.ort-select .place.hidden {
    opacity: 0;
    visibility: hidden;
}
.ort-select .arrow{
    position: absolute;
    right: 11px;
    bottom: 20px;
}
.price-range{
   margin: 27px 0px 0px 0px;
}
.price-range .value-box {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #170049;
}

.price-range .range-wrapper {
    position: relative;
    width: 100%;
    height: 8px;
    margin-bottom: 10px;
}

.price-range input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 3px;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    outline: none;
    cursor: pointer;
    z-index: 2;
    margin: 0 0 0 0px;
}

.price-range input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 12px;
    height: 12px;
    background: #170049;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    z-index: 3;
}

.price-range input[type="range"]::-moz-range-thumb {
    width: 12px;
    height: 12px;
    background: #170049;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    z-index: 3;
}

.price-range .range-fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    background: #170049;
    border-radius: 5px;
    z-index: 1;
}

.price-range .range-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #EEF2FD;
    border-radius: 5px;
    z-index: 0;
}

.price-range .value-popup {
    position: absolute;
    top: -30px;
    transform: translateX(-50%);
    color: #170049;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    z-index: 4;
}
.toggle-container {
    display: flex;
    gap: 10px;
    margin: 0px;
    align-items: center;
}

.toggle-label {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 18px;
    background: #EEF2FD;
    border: solid 1px #C3CEFC;
    border-radius: 61px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.toggle-label input[type="checkbox"] {
    display: none;
}

.toggle-label::before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background: #FFFFFF;
    border-radius: 50%;
    top: 2px;
    left: 1px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease;
}

.toggle-label:has(input[type="checkbox"]:checked)::before {
    transform: translateX(20px);
}

.toggle-label:has(input[type="checkbox"]:checked) {
    background: #00BF99;
}

.toggle-text {
    font-size: 14px;
    font-weight: 400;
    color: #170049;
    margin: 0px;
    white-space: nowrap;
    padding-left: 45px;
}
.op-cl-tg{
    width: 36px;
}

.btn-content-left-mb{
    width: 100%;
    padding-left: 7.273vw;
    padding-right: 7.273vw;
}
.btn-content-left-mb .box-all{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #170049;
    border-radius: 80px;

}
.btn-content-left-mb .box-all p{
    margin: 0px;
}
.btn-content-left-mb{
    display: none;
}
@media (max-width: 992px){
    .sm_custom_network_bot_pc{
        display: none;
    }
    .sm_custom_network_bot_mb{
        display: flex;
        flex-direction: column;
        gap: 19px;
    }
    .custom_network_category_list{
        flex-direction: column;
    }
    .sm_custom_network_main_item_top {
        aspect-ratio: 377 / 184;
        border-radius: 20px;
        margin: 0 0 29px;
    }
    .sm_custom_network_main_item {
        padding: 30px 0 26px;
    }
    .sm_custom_network_nav_item_title span{
        line-height: 34px;
    }
    .sm_custom_network_nav_item_logo {
        width: 128px;
        height: 70px;
        padding: 0 10px;
    }
    .sm_custom_network_nav_item_inner{
        padding: 0 24px 0 0;
    }
    .sm_custom_network_nav_item_title {
        width: calc(100% - 128px);
        padding-left: 9px;
    }
    .sm_custom_network_bot_item.active .sm_custom_network_nav_item_inner {
        background: #170049;
        border-color: #170049;
    }
    .sm_custom_network_bot_item.active .sm_custom_network_nav_item_title span{
        color: #FFF;
    }
    .sm_custom_network_bot_item.active .sm_custom_network_nav_item_title svg {
        transform: rotate(180deg);
    }
    .sm_custom_network_bot_item.active .sm_custom_network_nav_item_title svg * {
        stroke: #FFF;
    }
    .sm_custom_network_top {
        margin: 0 0 71px;
    }
}
@media (max-width: 767px){
    /* hai */
    .sm_custom_archive_grid .sm_custom_blog_grid_top{
        margin: 0 0 59px;
    }

    .sm_custom_archive_grid .sm_custom_blog_grid_item:not(.sm_custom_blog_grid_item_big) .sm_custom_blog_grid_meta{
        margin: 34px 0 0;
    }

    .sm_custom_archive_grid .sm_custom_blog_grid_item {
        padding-bottom: 39px;
    }


    /*   */
    .sm_custom_blog_grid_item:not(.sm_custom_blog_grid_item_big) .sm_custom_blog_grid_meta {
        margin: 28px 0 0;
    }

    .sm_custom_blog_grid_item:not(.sm_custom_blog_grid_item_big) .sm_custom_blog_grid_item_wrap {
        display: flex;
        align-items: flex-start;align-content
    }
    a.sm_custom_blog_grid_meta_item{
        padding: 0 15.5px;
    }
    .sm_custom_blog_grid_item_info{
        padding-left: 2px;
    }

    .sm_custom_testimonial_item_desc{
        max-width: 294px;
    }
    .sm_custom_blog_grid_item_big .sm_custom_blog_grid_item_title a,.sm_custom_blog_grid_item_title a {
        font-size: 26px;
        line-height: 32px;
    }
    .sm_custom_blog_grid_item {
        padding-bottom: 38px;
    }
    .custom_project_item_inner{
        padding: 19px 20px;
    }
    .custom_project_item_title{
        font-size: 18px;
        line-height: 22px;
    }
    .custom_project_item_cateogry {
        font-size: 18px;
        line-height: 22px;
        word-wrap: break-word;
    }
    .custom_gallery_item {
        width: 100% !important;
    }
    .custom_gallery_arrows{
        position: static;
        margin: 33px 0 0;
    }
    a.custom_category_item{
        font-size: 16px;
        line-height: 1.5;
        padding: 5px 20px 6px;
    }
    .sm_custom_blog_grid_top {
        margin: 0 0 60px;
    }
    .custom_network_category_item{
        font-size: 16px;
        padding: 4px 20px 7px;
    }
    .sm_custom_team_pc {
        display: none;
    }
    .sm_custom_team_mb {
        display: flex;
        flex-direction: column;
        gap: 30px;
    }
    .sm_custom_team_wrap {
        padding-left: 30px;
        padding-right: 30px;
    }
    .sm_custom_team_item {
        width: auto !important;
        height: auto;
    }
    .sm_custom_team_mb_more {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        font-size: 16px;
        font-weight: 500;
        line-height: 34px;
        color: #FFF;
        cursor: pointer;
    }
    .sm_custom_popular_post_list .sm_custom_blog_grid_item:not(.sm_custom_blog_grid_item_big) .sm_custom_blog_grid_item_thumb_wrap {
        width: 30.37%;
    }
    .sm_custom_popular_post_list .sm_custom_blog_grid_item:not(.sm_custom_blog_grid_item_big) .sm_custom_blog_grid_item_info {
        width: 69.63%;
        padding: 0;
        padding-left: 20px;
    }
    .sm_custom_popular_post_list .sm_custom_blog_grid_item{
        padding-bottom: 25px;
    }
    .sm_custom_popular_post_list .sm_custom_blog_grid_item:not(:last-child) {
        margin: 0 0 30px;
    }
    .sm_custom_popular_post_list .sm_custom_blog_grid_item_thumb {
        aspect-ratio: 112 / 64;
    }
    .sm_custom_testimonial_item_avata {
        height: 77px;
        margin: 0 0 17px;
    }
    .sm_custom_testimonial_item_left{
        padding-top: 14px;
    }
    .sm_custom_testimonial_item_quote_icon {
        position: absolute;
        top: -14px;
        right: 46px;
    }
    .custom_project_item_icon {
        max-height: 42px;
        aspect-ratio: 1 / 1;
        margin: 0 0 40px;
    }
    .custom_project_slider_arrows{
        margin: 44px 0 0;
    }
    a.custom_category_item{
        min-width: auto;
    }
    .sm_custom_blog_grid_bot_title{
        margin: 0 0 7px;
    }
    .sm_custom_blog_grid_item_title{
        margin: 0 0 26px;
    }
    .sm_custom_blog_grid_item_big .sm_custom_blog_grid_item_title {
        margin: 0 0 15px;
    }
    .sm_custom_blog_grid_meta{
        margin: 34px 0 0;
    }
    .sm_custom_blog_grid_list .sm_custom_blog_grid_item:not(:last-child) {
        margin: 0 0 38px;
    }
    .custom_category_list{
        gap: 11.06px 11.99px;
    }
    .sm_custom_team_item_bot {
        min-height: 146px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
    .sm_custom_popular_post_list_slider_arrows {
        display: flex;
        align-items: center;
        gap: 19px;
        justify-content: flex-end;
        margin: 29px 0 0;
    }
    .sm_custom_popular_post_list_slider_arrows > div{
        cursor: pointer;
    }
    .sm_custom_popular_post_list_slider_item:not(.swiper-slide-active){
        display: none;
    }
    .sm_custom_network_nav_item_title{
        word-break: break-all;
    }
    .sm_custom_network_nav_item_title svg {
        min-width: 15px;
    }
/*  .sm_custom_popular_post_list_slider_arrows > div {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #170049;
    }

    .sm_custom_popular_post_list_slider_arrows > div svg * {
        stroke: #FFF;
    } */
/*  .sm_custom_team_item_inner{
        min-height: auto;
    } */
}
@media (max-width: 439px){

}



/* Offer */
.custom_search_offer_item {
    border-radius: 30px;
    border: 1px solid #DCDDFF;
    padding: 19px 21px 22px 26px;
    background: #FFF;
    min-height: 208px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
}
.custom_search_offer_item_top {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 30px;
}
.custom_search_offer_item_cate {
    background: #ccf2ea;
    border: 1px solid #00bf99;
    z-index: 109;
    border-radius: 15px;
    display: flex;
    height: 30px;
    padding: 0 13px;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-family: Outfit;
    font-weight: 500;
    font-size: 16px;
    line-height: 34px;
    color: #170049;
}
.custom_search_offer_item_cate.cate_bildungsangebote {
    background: #C3CEFC;
    border-color: #5A79E9;
}
.custom_search_offer_item_top_right {
    display: flex;
    align-items: center;
    gap: 13px;
}
.custom_search_offer_item_center h2 {
    font-family: Outfit;
    font-weight: 500;
    font-size: 26px;
    line-height: 34px;
    color: #170049;
    max-width: 652px;
    margin: 0;
    text-align: left;
}

.custom_search_offer_item_center h2 a {
    color: #170049;
}

.custom_search_offer_item_center h2 a:hover {
    color: #FF437D;
}
.custom_search_offer_item_bot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 11px;
    margin-top: 15px;
}
.custom_search_offer_item_bot_left {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 24px;
}

.alt-search-offer-item-topic .custom_search_offer_item_bot_left {
    gap: 17px;
}

.custom_search_offer_item_type {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #DCDDFF;
    height: 30px;
    border-radius: 15px;
    background: #EEF2FD;
    font-family: Outfit;
    font-weight: 500;
    font-size: 16px;
    line-height: 34px;
    color: #170049;
    text-align: center;
    padding: 0 13px;
}
button.custom_search_offer_item_more {
    display: flex;
    width: 34px;
    height: 34px;
    background: #170049;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    padding: 0;
    border: 0;
}
.custom_search_offer_right .custom_search_offer_item:not(:last-child) {
    margin-bottom: 14px;
}

.cate_infoseite {
    border-color: #DCDDFF;
    background: #EEF2FD;
}

.custom_search_offer_main {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.custom_search_offer_left {
    width: 100%;
    padding: 10px 12px 11px;
    background: #FFF;
    border-radius: 30px;
    border: 1px solid #DCDDFF;
}

.alt-search-offer-item-topic {
    flex-direction: row;
    padding: 11px 11px 11px 26px;
}

.alt-search-offer-item-topic .alt-search-offer-custom {
    max-width: calc(100% - 256px);
    flex-basis: calc(100% - 256px);
    padding: 9px 0 20px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.alt-search-offer-item-topic .alt-search-offer-custom-thumbnail {
    position: relative;
    max-width: 256px;
    flex-basis: 256px;
}

.alt-search-offer-item-topic .alt-search-offer-custom-thumbnail img {
    width: 100%;
    height: 100%;
    border-radius: 25px;
    object-fit: cover;
}

.alt-search-offer-custom-thumbnail .date-label {
    position: absolute;
    top: 9px;
    right: 12px;
    width: 40px;
    height: 49px;
    border-radius: 12px;
    border: .5px solid #170049;
    text-align: center;
    font-size: 18px;
    color: #170049;
    line-height: 1;
    background: #fff;
    padding: 3px 0 0 0;
}

.alt-search-offer-custom-thumbnail .date-label span:last-child {
    font-weight: 500;
    font-size: 12px;
    border-top: 1px solid #170049;
    padding-top: 4px;
    margin-top: 2px;
    display: block;
}

.alt-search-offer-topic .custom_search_offer_item_bot_left {
    font-size: 16px;
    color: #170049;
    padding-right: 25px;
}

.alt-search-offer-item-topic .alt-search-offer-custom-thumbnail .custom_search_offer_item_more {
    position: absolute;
    right: 11px;
    bottom: 11px;
    background: #fff;
}

.alt-search-offer-item-topic .alt-search-offer-custom-thumbnail .custom_search_offer_item_more svg {
    color: #170049;
}

.custom_search_offer_item:hover .alt-search-offer-topic .custom_search_offer_item_bot_left p {
    color: #fff;
}
.custom_search_offer_filter_item_options {
    display: flex;
    flex-direction: column;
    gap: 0px;
}
.custom_search_offer_filter_button button {
    width: 100%;
    border: 1px solid #DCDDFF;
    background: #EEF2FD;
    border-radius: 30.5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    height: 49px;
    color: #170049;
}
.custom_search_offer_filter_top {
    padding-left: 17px;
    padding-right: 16px;
}
.custom_search_offer_filter_button {
    margin: 14px 0 0;
}
.custom_search_offer_filter_item {
    padding-block: inherit;
    padding: 17px 0 16px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #D0D0F1;
}
.custom_search_offer_filter_item[open]{
    padding-bottom: 20px;
}
.custom_search_offer_filter_item_ort[open] {
    padding-bottom: 30px;
}
.custom_search_offer_filter_item_price[open] {
    padding-bottom: 27px;
}
.custom_search_offer_item:hover {
    background: #170049;
}

.custom_search_offer_item:hover .custom_search_offer_item_center h2 a {
    color: #FFF;
}

.custom_search_offer_item:hover .custom_search_offer_item_bot_item {
    color: #FFF;
}

.custom_search_offer_item:hover .custom_search_offer_item_bot_item svg {
    color: #FFF;
}


.custom_search_offer_item:hover .custom_search_offer_item_bot_item svg * {
    fill: #FFF;
}

.custom_search_offer_item:hover button.custom_search_offer_item_more {
    background: #FFF;
}

.custom_search_offer_item button.custom_search_offer_item_more svg {
    color: #fff;
}

.custom_search_offer_item:hover button.custom_search_offer_item_more svg {
    color: #170049;
}
.custom_search_offer_item:hover svg.icon-datetime {
    background: #fff;
    border-radius: 100px;
}

.alt-search-loading-box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    transform: translateX(-16px);
}

input.custom_search_offer_form_s {
    height: 68px;
    border: 2px solid #DCDDFF;
    border-radius: 80px;
    background: #FFF;
    padding: 0 26px;
    font-weight: 400;
    font-size: 16px;
    color: #170049;
}

input.custom_search_offer_form_s::placeholder {
    color: #170049;
    opacity: 0.6;
}

.custom_search_offer_form_wrap {
    position: relative;
}

.custom_search_offer_form_button {
    position: absolute;
    right: 13.88px;
    top: 50%;
    transform: translateY(-50%);
    width: 43px;
    height: 43px;
    background: #170049;
    border-radius: 50%;
    padding: 0 !important;
    border: none !important;
}

.custom_search_offer_input {
    margin: 0 0 45px;
}

.custom_search_offer_info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 22px;
}

.custom_search_offer_info_left {
    width: 100%;
}

.custom_search_offer_info_right {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 18px;
    flex-wrap: wrap;
}

.custom_search_offer_info_right_text {
    font-weight: 500;
    font-size: 16px;
    line-height: 34px;
    color: #170049;
}

.show-mb {
    display: none;
}

a.custom_search_offer_info_item,
button.custom_search_offer_info_item {
    display: inline-flex;
    height: 30px;
    align-items: center;
    padding: 0 10px;
    border: 1px solid #DCDDFF;
    background: #FFF;
    border-radius: 15px;
    font-family: Outfit;
    font-weight: 500;
    font-size: 16px;
    gap: 8px;
    color: #170049;
    min-width: 84px;
}

.custom_search_offer_info_count {
    font-weight: 500;
    font-size: 16px;
    line-height: 2.125;
    color: #170049;
}

.custom_search_offer_info_count strong {
    font-weight: 600;
}
a.custom_search_offer_info_item span{
    white-space: nowrap;
}
a.custom_search_offer_info_item span span {
    font-weight: 300;
}

.custom_search_offer_info_item_beratungsangebote:not(.active){
    background-color: #CCF2EA !important;
    border: 1px solid #00BF99 !important;
}
.custom_search_offer_info_item_bildungsangebote:not(.active){
    background-color: #C3CEFC !important;
    border: 1px solid #5A79E9 !important;
}

.custom_search_offer_info_item_veranstaltungen:not(.active) {
    background-color: #CCF2EA !important;
    border: 1px solid #00BF99 !important;
}

a.custom_search_offer_info_item.active {
    background: #170049;
    color: #FFF;
}

a.custom_search_offer_info_item.active img {
filter: brightness(0) invert(1);
/*  filter: brightness(0) invert(0); */
}

a.custom_search_offer_info_item img {
    line-height: 0;
}

.custom_search_offer_info_right_cat {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 9px;
}

.custom_search_offer_info_item_2 img {
    position: relative;
    top: 3px;
}


a.custom_search_offer_info_item_2 {
    padding-left: 15px;
}


.custom_search_offer_right {
    width:100%;
}

.custom_search_offer_filter_item_heading {
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    line-height: 2.125;
    color: #170049;
    padding-bottom: 0px;
    position: relative;
    cursor: pointer;
    list-style: none;
}
.custom_search_offer_filter_item[open] .custom_search_offer_filter_item_heading{
    padding-bottom: 7px;
}
.custom_search_offer_filter_item_heading::-webkit-details-marker {
    display: none;
}
.custom_search_offer_filter_item_heading:after {
    content: '';
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url(../images/filter_open.svg) no-repeat center center/contain;
    position: absolute;
    right: -2px;
    top: 13px;
}
.custom_search_offer_filter_item[open] .custom_search_offer_filter_item_heading:after {
    background: url(../images/filter_close.svg) no-repeat center center/contain;
    height: 1px;
    top: 18px;
}
.custom_search_offer_filter_item::marker{
    display: none;
}
.custom_search_offer_filter_item_option {
    font-weight: 400;
    font-size: 16px;
    line-height: 2;
    color: #170049;
    display: flex;
    align-items: center;
    gap: 13px;
}

span.nt_custom_option input {
    border: 1px solid #170049;
    width: 17px;
    height: 17px;
    appearance: none;
    border-radius: 50%;
    -webkit-appearance: none;
}
span.nt_custom_option input:before {
    content: '';
    display: inline-block;
    width: 11px;
    height: 11px;
    background: #170049;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 3px;
    opacity: 0;
    transition: all .3s ease-out;
}
span.nt_custom_option input:checked:before{
    opacity: 1;
}
span.nt_custom_option {
    line-height: 0;
    position: relative;
}

.custom_search_offer_filter_item_input input {
    height: 45px;
    border: 1px solid #DCDDFF !important;
    background: #EEF2FD;
    border-radius: 11px;
    font-weight: 400;
    font-size: 14px;
    color: #170049;
    padding: 0 34px;
}

.custom_search_offer_filter_item_input input::placeholder {
    color: #170049;
}

.custom_search_offer_filter_item_input {
    position: relative;
}

.custom_search_offer_filter_item_input svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
}
.custom_search_offer_filter_item.no-border-b {
    border-bottom: none;
}

.custom_search_offer_item_bot_item {
    display: flex;
    align-items: center;
    gap: 9px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #170049;
}

.custom_search_offer_item_center {
    padding: 0 10px;
}


.custom_search_offer_filter_top details.custom_search_offer_filter_item:first-child {
    padding-top: 7px;
}

.alt-search-offer-topic .custom_search_offer_item_bot_left {
    text-align: left !important;
}

.alt-search-offer-topic .custom_search_offer_item_bot_left p {
    line-height: 23px;
}

@media (min-width: 981px){
    .custom_search_offer_left{
        width: 27.33%;
        margin-right: 3.57%;
    }
    .custom_search_offer_right{
        width: 69.1%;
    }
    .custom_search_offer_info_left {
        width: 27.33%;
        margin-right: 3.57%;
    }
    .custom_search_offer_info_right{
        width: 69.1%;
    }
    .custom_search_offer_left{
        position: sticky;
        top: 120px;
    }
}
@media (max-width: 980px){
    .custom_search_offer_item:not(.alt-search-offer-item-topic) .custom_search_offer_item_bot_mb {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
    }
  
    .custom_search_offer_item:not(.alt-search-offer-item-topic) .csoim-pc{
        display: none !important;
    }
    .hide-mb {
        display: none;
    }
/*   */
    /*   */
    .toggle-container {
        align-items: flex-start;
     }
    .btn-content-left-mb{
        position: fixed;
        display: block;
        width: 100%;
        padding-left: 7.273vw;
        padding-right: 7.273vw;
        bottom: 21px;
        left: 0px;
        z-index: 9;
    }
    .btn-content-left-mb .box-all{
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-color: #170049;
        cursor: pointer;
        border-radius: 80px;
        padding: 12px 12.88px 13px 22px;
    }
    .btn-content-left-mb .box-all p{
        margin: 0px;
        font-weight: 600;
        font-size: 16px;
        color: #FFFFFF;
    }
    .btn-content-left-mb .box-all span{
        font-weight: 500;
    }
    .btn-content-left-mb .svg-content-close{
        width: 43.12px;
        height: 43px;
    }
    .custom_search_offer_left {
        position: fixed;
        bottom: -30px;
        left: 0;
        width: 100%;
        height: 0;
        background: white;
        overflow: hidden;
        transition: height 0.3s ease-in-out;
        margin-bottom: 0px !important;
      }

     .custom_search_offer_left.active {
         height: 92.5vh;
         overflow: auto;
         scrollbar-width: none;
         -ms-overflow-style: none;
         position: fixed;
         z-index: 5;

     }
    .custom_search_offer_left.active::-webkit-scrollbar {
        display: none;
    }
    .btn-content-left-mb{
        transition: background-color 0.3s ease-in-out;
        transition: border-top 0.3s ease-in-out;
        transition: bottom 0.3s ease-in-out;
    }
    .btn-content-left-mb.active{
        background-color: #FFFFFF;
        border-top: 1px solid #DCDDFF;
        padding-top: 22px;
        padding-bottom: 1px;
        bottom: 58px;
        z-index: 9;
    }
    .svg-content-open{
        display: none;
    }
    .btn-content-left-mb.active .svg-content-close{
        display: none;
    }
    .btn-content-left-mb.active .svg-content-open{
        display: block;
        width: 43.12px;
        height: 43px;
    }
    .custom_search_offer_filter_top {
        padding-bottom: 165px;
    }
    .custom_search_offer_filter_button.active {
        margin: 0 0;
        position: fixed;
        bottom: -2px;
        z-index: 10;
        width: 100%;
        left: 0px;
    }
    .custom_search_offer_filter_button.active button {
        border: none;
        background: #ffffff;
        height: 60px;
        color: #170049;
    }
}
@media (max-width: 767px){
/*  .hide-mb {
        display: none;
    } */
    .custom_search_offer_item_top_right{
        padding-left: 7px;
    }
    .custom_search_offer_item{
        padding: 15px 19px 23px 14px;
    }
    .custom_search_offer_item_bot_left {
        gap: 4px 26px;
        flex-wrap: wrap;
    }
    .custom_search_offer_left {
        margin-bottom: 60px;
    }
    .custom_search_offer_item_center h2{
        font-size: 22px;
        line-height: 28px;
    }
    .custom_search_offer_item_bot{
        padding-left: 6px;
        margin-bottom: 28.43px;
        margin-top: 27px;
    }
    a.custom_search_offer_info_item{
        min-width: fit-content;
    }
    .custom_search_offer_info_right_cat {
        flex-wrap: nowrap;
        overflow: auto;
        scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none; /* IE 10+ */
    }
    .custom_search_offer_info_right_cat::-webkit-scrollbar {
      display: none;
    }
    .custom_search_offer_filter_top details.custom_search_offer_filter_item:first-child {
        padding-top: 10px;
    }
    
    .alt-search-offer-item-topic .alt-search-offer-custom {
        padding-top: 0;
        padding-bottom: 0;
    }
    
    .alt-search-offer-item-topic .custom_search_offer_item_bot {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 767px) {
    .alt-footer-email a {
        font-size: 15px;
    }
}

.alt-heading a {
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}

.alt-filter-dauer span.nt_custom_option input,
.alt-filter-dauer span.nt_custom_option input:before,
.alt-filter-anerkennung span.nt_custom_option input,
.alt-filter-anerkennung span.nt_custom_option input:before {
    border-radius: 0;
}

.job-search-notfound {
    color: #170049;
}

@media (max-width: 550px) {
    .custom_search_offer_item_top_right {
        padding-left: 0;
        overflow: auto;
        scrollbar-width: none;
    }
}