﻿.tp-header-10-logo{
    margin-top: -18px;
}

@media screen and (min-width: 769px){
    .tp-header-10-offcanvas{
        display: none !important;
    }
}

.app-hero-bottom-thumb-main img{
    width: 85%;
}

.tp-brand-item .tp-brand-title{
    color: #ffffff !important;
}


.home_logolar .app-brand-item{
    height: 50px;
    align-content: center;
}

@media screen and (min-width: 769px){
    .app-feature-area .app-feature-item{
        min-height: 270px;
    }
    
    .header-sticky .tp-header-10-logo{
        margin-top: -3px;
    }
}

.app-feature-bg .app-feature-item-icon img{
    width: 35px;
}

.dropdown-toggle::after {
    width: 1.375em;
    height: 1.375em;
    margin-right: -.25rem;
    content: "";
    background-color: currentcolor;
    border: 0 !important;
    -webkit-mask: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e%3cpath d='M8.7,13.7c0.4-0.4,1.1-0.4,1.5,0l6,6l6-6c0.4-0.4,1.1-0.4,1.5,0s0.4,1.1,0,1.5l-6.7,6.7c-0.4,0.4-1.1,0.4-1.5,0l-6.7-6.7C8.3,14.6,8.3,14.1,8.7,13.7z'/%3e%3c/svg%3e") no-repeat 50% 50%;
    mask: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e%3cpath d='M8.7,13.7c0.4-0.4,1.1-0.4,1.5,0l6,6l6-6c0.4-0.4,1.1-0.4,1.5,0s0.4,1.1,0,1.5l-6.7,6.7c-0.4,0.4-1.1,0.4-1.5,0l-6.7-6.7C8.3,14.6,8.3,14.1,8.7,13.7z'/%3e%3c/svg%3e") no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    vertical-align: -5px;
}

@media screen and (max-width: 768px) {
    .dropdown-toggle::after {
        display: none !important;
    }
}

.breadcrumb-item+.breadcrumb-item::before{
    -webkit-mask: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e%3cpath d='M12.7,9.7c0.4-0.4,1.1-0.4,1.5,0l6.7,6.7c0.4,0.4,0.4,1.1,0,1.5l-6.7,6.7c-0.4,0.4-1.1,0.4-1.5,0s-0.4-1.1,0-1.5l6-6l-6-6C12.3,10.6,12.3,10.1,12.7,9.7L12.7,9.7z'/%3e%3c/svg%3e") no-repeat 50% 50%;
    mask: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e%3cpath d='M12.7,9.7c0.4-0.4,1.1-0.4,1.5,0l6.7,6.7c0.4,0.4,0.4,1.1,0,1.5l-6.7,6.7c-0.4,0.4-1.1,0.4-1.5,0s-0.4-1.1,0-1.5l6-6l-6-6C12.3,10.6,12.3,10.1,12.7,9.7L12.7,9.7z'/%3e%3c/svg%3e") no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    width: 20px;
    height: 20px;
    padding: 0;
    background-color: currentColor;
    margin-left: -6px;
}
.breadcrumb-item{
    display: flex;
    align-items: center;
}

.paddingt-100{
    padding-top: 100px;
}

.app-copyright-text .pratik_logo a:hover{
    border-bottom: none !important;
}