.font_2_rem{
    font-size: 2rem;
}
.font_2_5_rem{
    font-size: 2.5rem;
}
footer .navigation li{
    font-size: 1.2rem !important;
}
.special-offer--style-1.text-2 .text{
    font-size: 9rem !important;
}
li.language-li-second{
    margin-left: 10px !important;
}
.language-li a{
    width: auto;
    min-width: auto;
    padding-left: 10px;
    padding-right: 10px;
    color: #333;
}

.language-li a.custom-btn--style-4{
    color: #fff;
}
.language-li a.custom-btn--style-4:hover{
    color:#333;
}
.language-li a:not(.custom-btn--style-4):hover{
    background-color: #39b74b;
    color: #fff;
}
.special-offer--style-1.text-2 .text{
    font-size: 6.5rem;
}
.submenu-right{
    left: 190px !important;
    margin-top: -15px !important;
    padding: 16px !important;
}
.dt-sc-tabs-horizontal-frame-content{
    width: 100%;
}
.vc_box_border_grey::before{
    content: "";
    background-color: #eef1ee;
    width: 90px;
    height: 90px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    margin: -13px auto 0;
    z-index: 2;
}
.vc_figure{
    position: relative;
    text-align: center;
    height: 100%;
}
.vc_figure .vc_box_border_grey{
    padding-top: 20%;
    /* position: relative; */
    display: inline-block;
    height: 100%;
}
.wpb_single_image{
    background-color: #fff;
    height: 228px;
    border-radius: 12px;
}
.wpb_single_image h6{
    margin-top: 50%;
    font-size: 1.3rem;
    color: #14943f;
}
/* the slides */
.slick-slide {
    margin: 0 10px;
}
/* the parent */
.slick-list {
    margin: 0 -10px;
}
.dt-sc-tabs-horizontal-frame{
    text-align: center;
    border: none;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.dt-sc-tabs-horizontal-frame li{
    display: inline-block;
    text-align: center;
    margin: 0;
    float: none;
}
.programs-list{
    padding: 50px 0
}
.wpb_single_image .vc_single_image-wrapper{
    margin: 0 auto;
    text-align: center;
    background-color: green;
    border-radius: 50%;
    padding: 10px;
    width: 64px;
    height: 64px;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    display: flex;
    z-index: 3;
    position: relative;
}
.wpb_single_image .vc_single_image-wrapper img{
    width: 32px;
    height: 32px;
    /* vertical-align: middle; */
    text-align: center;
}
.section-programs{
    margin-top: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(https://hektas.com.tr/wp-content/uploads/2021/07/anasayfa-bg-1.jpg);
    background-attachment: scroll;
    left: 0px;
    background-position: 50% -58px;
}
ul.dt-sc-tabs-horizontal-frame > li:last-child > a {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.dt-sc-tabs-horizontal-frame li a{
    line-height: 50px;
    color: white;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 14px 30px 12px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom-width: 2px;
    border-right-width: 0;
    margin: 0px;
    border-radius: 0px;
    display: inline-block;

}
ul.dt-sc-tabs-horizontal-frame > li > a.current{
    border-bottom-color: #00712c;
    background: #00712c;
}
ul.dt-sc-tabs-horizontal-frame > li > a > span {
    float: left;
    line-height: inherit;
    margin: 0 10px 0 0;
    position: relative;
}
@media (max-width: 576px){
    .special-offer--style-1.text-2 .text{
        font-size: 5.5rem !important;
    }

    .language-li{
        display: inline-block !important;
    }
    .counter img{
        width: 48px !important;
    }
    .counter .__item .__ico{
        width: 50px;
    }
    .counter .__item .__count{
        font-size: 2rem;
    }
    .counter .__item .__title{
        font-size: 1.4rem;
    }
    .language-li a{
        color: #fff;
    }
    .language-li a:not(.custom-btn--style-4):hover{
        background-color: #39b74b;
        color: #fff;
    }
    .top-bar__navigation-toggler--light.is-active span:after, .top-bar__navigation-toggler--light.is-active span:before{
        background-color: #fff;
    }
    .top-bar--style-2 .top-bar__navigation a:not(.custom-btn){
        color: #fff;
    }
}