/******POBOL*****/
.pc{
    display:block;
}
.m{display:none;}
.display-inline{
    display:inline-block;
}
.page-header{
    padding-top:100px;
}
.featured-boxes a:hover{
    text-decoration:none;
}
.text-green{
    color:#4fc4a2 !important;
}
.entegrasyonlar .featured-boxes .box-content img{
    padding:0px 10px;
    border-radius:10px;
    border:solid 2px #fff;
    background-color:#fff;
    margin-bottom:5 p;
    line-height:normal;
    position:absolute;
    left:calc(50% - 62px);
    top:-36px;
}
.entegrasyonlar .featured-boxes-flat .featured-box .box-content{
    margin-top:0px;
    padding:1.2rem;
}
.entegrasyonlar .featured-box h3{
    font-size:1.3em;
    font-weight:400;
    letter-spacing:-0.7px;
    margin-top:5px;
    margin-bottom:5px;
    text-transform:none;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li .dropdown-mega-sub-title a{
    padding:0px;
    font-size:1em;
    text-transform:uppercase;
    font-weight:bold;
    color:#ababab;
    letter-spacing:-0.5px;
}
.featured-box{
    min-height:auto;
}
.sticky-active .plan-price .price{
    font-size:1.5em !important;
}
.sticky-active .plan-price{
    padding:0.5rem 0.4rem !important;
}
#header .header-nav-features{
    position:relative;
    padding-left:0px;
    margin-right:10px;
    min-height:60px;
    height:100%;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}
.destek .box-content i{
    position:absolute;
    right:20px;
    top:calc(50% - 15px);
    font-size:30px;
}
.destek .box-content{
    padding-right:1.8rem;
}
a:hover .featured-box{
    text-decoration:none;
}
.destek_detay h2{
    font-weight:bold;
    font-size:24px;
    color:#f24d4d;
    margin:0 0 15px 0;
    line-height:normal;
}
.destek_detay h3{
    font-weight:bold;
    font-size:18px;
    color:#fcb037;
    margin-bottom:15px;
}
.destek_detay img{
    max-width:100%;
    height:auto;
}
@media (max-width:768px){
    .pc{display:none;}
    .m{display:block;}
    .pricing-table .plan .plan-features ul li{
        line-height:normal;
        padding:10px 0px;
    }
    .notifyjs-corner{
        z-index:99999 !important;
    }
    #header .header-nav-features .header-nav-features-dropdown.show{
        right:auto;
    }
    .destek_detay img{
        width:100%;
    }
}
.video-carousel,
.video-kapak{width:100%;}
.video-carousel,
.video-carousel .owl-stage-outer,
.video-carousel .owl-stage,
.video-kapak{
    height:208px;
    max-height:208px;
}
.video-kapak:after{
    content:"\f144";
    font-family:"Font Awesome 5 Free";
    position:absolute;
    top:50%;
    left:50%;
    pointer-events:none;
    transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    line-height:1;
    width:80px;
    height:80px;
    font-size:80px;
    color:#fff;
    border-radius:100%;
    background-color:rgb(0 0 0 / 50%);
    box-shadow:0px 0px 20px 20px rgb(0 0 0 / 50%);
}
[class*="cm-ratio-"]{position:relative;display:block;padding:0;overflow:hidden;}
[class*="cm-ratio-"]:before{content:"";display:block;}
[class*="cm-ratio-"] > :first-child:not(a){position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;object-fit:cover;object-position:center;}
[class*="cm-ratio-"] > a:first-child *{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;object-fit:cover;object-position:center;}
[class*="cm-ratio-"].containn > :first-child:not(a){position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;object-fit:contain;object-position:center;}
[class*="cm-ratio-"].containn > a:first-child *{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;object-fit:contain;object-position:center;}
.cm-ratio-16-9:before{padding-top:calc(9 / 16 * 100%);}
.cm-ratio-9-16:before{padding-top:calc(16 / 9 * 100%);}
.cm-ratio-8-5:before{padding-top:calc(5 / 8 * 100%);}
.cm-ratio-5-8:before{padding-top:calc(8 / 5 * 100%);}
.cm-ratio-4-3:before{padding-top:calc(3 / 4 * 100%);}
.cm-ratio-3-4:before{padding-top:calc(4 / 3 * 100%);}
.cm-ratio-3-2:before{padding-top:calc(2 / 3 * 100%);}
.cm-ratio-2-3:before{padding-top:calc(3 / 2 * 100%);}
.cm-ratio-1-1:before{padding-top:calc(1 / 1 * 100%);}
@media (max-width:768px){
    .video-carousel,
    .video-kapak{width:100%;}
    .video-carousel,
    .video-carousel .owl-stage-outer,
    .video-carousel .owl-stage,
    .video-kapak{
        height:300px;
        max-height:300px;
    }
}

.process .process-step-circle-content span{
    font-size: 11px;
    display: block;
}
.process-vertical .process-step-circle {
    line-height: 14px;
}
.process-step-content h4 span{
    border-radius: 4px;
}