@font-face {
    font-family: "sankari";
    src: url(../fonts/sankari.woff2) format("woff2"), url(../fonts/sankari.woff) format("woff"), url(../fonts/sankari.ttf) format("truetype");
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .col-lg-8{
    font-family: 'sankari' !important;
}

.navbar-nav li a{
    font-family: 'sankari' !important;
}

span, p, a, li, input, select, td{
    font-family: 'sankari' !important;
}

.tp-hero-3-ptb {
    padding-top: 20px;
    padding-bottom: 20px;
}

.tp-hero-3-circle-shape span{
    background: unset;
}

.tp-about-3-shape img{
    animation: none;
}

.list_none li {
    list-style: none;
}

.tp-video-3-wrap {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
}

.tp-video-3-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tp-video-3-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent; /* Ensures the overlay is transparent */
    z-index: 10; /* Places the overlay above the iframe */
}

.tp-project-3-border.color-3 span, .tp-project-3-border.color-2 span , .tp-project-3-border span{
    background: linear-gradient(90deg, rgba(255, 206, 115, 0.7) 0%, rgba(255, 224, 130, 0.7) 100%);
}

.tp-footer-3-widget p{
    color:#ffffff;
    /* text-align: justify; */
}

.tp-copyright-2-social{
    text-align: left;
}

.tp_text_invert > div{
    background-image: linear-gradient(to right, #bc9a5a 50%, rgba(0, 0, 0, 0.5) 50%);
}

.tp-portfolio-11-slider-nav-year span{
    height: unset;
    font-size: 16px;
    font-weight: 700;
    border-radius: 4px;
    padding: 0px 0px;
    line-height: 30px;
    display: inline-block;
    backdrop-filter: blur(5px);
    color: var(--tp-common-white);
    font-family: var(--tp-ff-shoulders);
    background: rgba(255, 255, 255, 0.2);
}

.tp-portfolio-11-slider-nav-year span{
    max-width: 20px;
}

.tp-portfolio-11-slider-nav-tittle-box{
    background: rgb(0 0 0 / 20%);
    font-size: 22px;
}

.tp-portfolio-11-slider-nav-content{
    padding: 10px;
}

.tp-theme-settings{
    display: none;
}

.tp-section-title-90{
    font-size: 80px;
}

.tp-btn-black-2 {
    background-color: #ca9e39;
}

.tp-footer-3-social a:hover {
    background-color: #ca9e39;
}

.tp-header-3-social a:hover {
    background-color: #ca9e39;
}

.blog-details-bg-height {
    height: 600px !important;
}

.blog-details-overlay-shape img {
    height: 100%;
    width: 100%;
}

.tp-blog-list-bg {
    padding-top: 100px;
    padding-bottom: 150px;
}

.tp-about-3-content{
    text-align: center;
}

#ball {
    background-color: #ca9e39;
}

.pt-50{
    padding-top: 50px;
}

.tp-shop-widget-categories li{
    list-style: none;
}

@media (max-width: 767px) {
    /* .blog-details-bg-height {
        height: auto !important;
    }

    .blog-details-overlay-shape img {
        height: auto;
    }

    .blog-details-bg-height {
        height: auto !important;
    }

    .blog-details-overlay-shape {
        height: auto;
    } */

    .blog-details-bg-height {
        height: 400px !important;
    }

    .pt-170 {
        padding-top: 170px;
    }

    .pt-170 {
        padding-top: 60px;
    }

    .blog-details-bg {
        padding-bottom: 60px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-header-4-menu > nav > ul > li {
        margin-right: 20px;
    }
}

@media (min-width: 992px) {
    .text-lg-end {
        text-align: left !important;
    }
}
