:root {
    --tg-ff-body: 'Inter', sans-serif;
    --tg-ff-heading: 'Inter', sans-serif;
    --tg-ff-p: 'Inter', sans-serif;
    --tg-ff-fontawesome: "Font Awesome 6 Pro";
    --tg-common-white: #fff;
    --tg-common-black: #000;
    --tg-common-black-dark: #1e3a6c;
    --tg-common-yellow: #F8BC26;
    --tg-common-red: #eb2427;
    --tg-grey-1: #F9F9F9;
    --tg-text-body: #0f0f0f;
    --tg-theme-1: #013d7f /*#1e3a6c*/;
    --tg-theme-2: #0c2757;
    --tg-gradient-1: #1e3a6c;
    --tg-gradient-2: #2196f3;
    --tg-border-1: #CCCCCC;
}
.blog__details-content p, .blog__details-text p, .blog__details-content>blockquote, .tg-sv-details-area p, .tg-sv-sidebar-title, .tg-about-area p{
    font-family: "Inter", serif !important;
}
.theme-bg {
    background: var(--tg-theme-1);
}
.theme-bg-2 {
    background: var(--tg-theme-2);
}
.gradient-bg {
    background: linear-gradient(90deg, #003d80 0%, #00397b 50%, #003d80 100%);
}
.gradient-bg-180 {
    background: linear-gradient(180deg, #003d80 0%, #00397b 50%, #003d80 100%);
}
.tgmenu__navbar-wrap ul li a{
    padding: 25px 0;
}
.tg-footer-Office-info span a i{
    background: linear-gradient(94deg, var(--tg-common-white) 0%, var(--tg-grey-1) 100%);
    -webkit-background-clip: text;
}
.tgmenu__navbar-wrap ul li:hover a{
    color: #ec2227;
}
.sub-menu li a{
    color: inherit;
}
.sub-menu li:hover a{
    color: #ec2227 !important;
}
.sub-menu.sub-menu-2 li a{
    color: var(--tg-theme-1) !important;
}
.sub-menu-2 li:hover a{
    color: #ec2227 !important;
}
.tgmenu__navbar-wrap ul li .sub-menu{
    min-width: 270px;
}
.tgmenu__navbar-wrap ul li .sub-menu li{
    margin-right: 0;
}
.tgmenu__navbar-wrap ul li .sub-menu-2 li:hover a{
    margin-left: 0;
}
.text-anim-3{
    background-image: linear-gradient(#013d7f,#013d7f),linear-gradient(#013d7f,#013d7f);
}
.tp-brand-item{
    padding: 10px;
}
.tp-brand-item-inner{
    align-content: center;
    background: var(--tg-common-white);
    height: 150px;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 2px 5px 0 rgba(60, 64, 67, .05), 0 1px 3px 1px rgba(60, 64, 67, .15);
    padding: 15px;
    overflow: hidden;
}
.tg-hero-content .tg-btn-gradient{
    background: transparent;
    border: 2px solid #fff;
}
.tg-hero-title{
    font-size: 60px;
}
.tg-header-top__info ul li a, .tg-header-top__info ul li span{
    font-size: 13px;
    letter-spacing: inherit;
}
.tgmenu__navbar-wrap ul{
    margin-right: 0;
}
.tg-feature-icon span{
    background: transparent;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.tg-feature-icon span img{
    object-fit: cover;
    display: grid;
    height: 115px;
}
.tg-service-item, .tg-service-number span::before, .tg-service-number span, .tg-testimonial-content, .tg-testimonial-content::after{
    background-color: var(--tg-common-white);
}
.tg-service-title{
    color: var(--tg-theme-1);
}
.tg-service-content p{
    color: inherit;
}
.tg-service-number span, .tg-testimonial-content p{
    color: var(--tg-theme-2);
}
.tg-feature-item{
    padding: 15px !important;
}
.tg-service-icon span{
    max-width: 100px;
}
.tg-service-item{
    height: 300px;
}
.tg-testimonial-content{
    border-radius: 5px;
    height: 250px;
}
.tg-testimonial-area{
    margin-top: 30px;
    padding-top: 35px;
}
.tg-project-2-thumb{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 180px;
    border-radius: 10px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    border: 0 solid transparent;
    transition: all .3s cubic-bezier(.17,.67,.35,.95);
    margin-bottom: 5px;
    padding: 10px;
}
.tg-funfact-bg span{
    background: transparent;
}
.blog-categories .table ul{
    display: grid;
}
.blog-categories .table ul li a{
    padding-left: 0;
}
.mobile-nav-toggler i{
    border-radius: 10px;
}
.tgmenu__navbar-wrap ul li a, .tgmenu__navbar-wrap ul li .sub-menu li a{
    text-transform: none;
    display: flow-root;
}
.tgmenu__navbar-wrap ul li .sub-menu li.menu-item-has-children>a::after{
    right: 15px;
}
.tg-section-title{
    font-size: 32px;
}
.tg-custom-accordion .accordion-buttons{
    font-size: 20px;
}
.tg-testimonial-ptb{
    padding-bottom: 65px;
}
.tg-section-subtitle, .tg-section-subtitle-2, .tg-footer-text p, .tg-footer-Office-info span a, .tg-footer-list ul li a, .tg-copyright-right a, .tg-copyright-left p{
    font-size: 14px;
}
.tg-footer-text p, .tg-footer-Office-info span a{
    line-height: 1.5;
}
.tg-footer-widget-title{
    font-size: 18px;
}
.tg-footer-list ul li:not(:last-child){
    margin-bottom: 0;
}
.tg-copyright-ptb{
    padding: 5px;
}
.article-body img{
    height: auto;
}
.tg-service-3-content p{
    font-size: 16px;
    line-height: 1.5;
}
.tg-service-3-inner-style .tg-service-3-item{
    padding: 20px;
    min-height: 460px;
}
.tg-about-thumb-box{
    padding-bottom: 0;
}
.text-overflow-ellipses {
    width: 100%;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    text-overflow: ellipsis;
    height: 100px;
}
.tg-blog-thumb{
    padding: 20px;
}
.tg-blog-thumb .image{
    border-radius: 10px;
}
.tg-blog-content{
    padding: 20px;
    padding-top: 0;
}
.tg-service-slider-wrap{
    overflow: hidden;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tg-section-title {
        font-size: 32px;
    }
}
@media (max-width: 468px){
    .tg-brad-area, .tg-about-area, .tg-service-area, .tg-blog-area, .tg-faq-area{
        padding: 30px 0 !important;
    }
    .tg-hero-content, .tg-hero-text, .tg-footer-widget-title{
        margin-bottom: 5px;
    }
    .tg-hero-title{
        font-size: 30px;
    }
    .tg-hero-subtitle{
        margin-bottom: 0;
    }
    .tg-about-right {
        margin-left: 0;
        margin-bottom: 25px;
    }
    .tg-about-thumb-box{
        padding-bottom: 20px;
    }
    .tg-about-experience-box {
        right: 5px;
        max-width: 50%;
        animation: inherit;
        padding: 10px;
        left: auto;
    }
    .tg-about-experience{
        padding: 6px 22px;
    padding-right: 27px;
    }
    .tg-service-title-box {
        margin-bottom: 10px;
    }
    .tg-custom-accordion .accordion-body{
        font-size: 16px;
    }
    .tg-section-title {
        font-size: 30px;
    }
    .sub-menu.sub-menu-2 li a{
        color: #fff !important;
    }
    .tgmobile__menu .navigation li>a{
        font-weight: 400;
        text-transform: none;
    }
    .tg-sv-details-area{
        padding-top: 40px !important;
    }
}
@media (max-width: 767px) {
    .tg-about-text p {
        font-size: 16px;
    }
}