.breadcrumb__content .breadcrumb > * a, .breadcrumb__content .breadcrumb > *, .breadcrumb__content .title{
    color: #fff;
}
.about__content-bottom {
    margin-top: 50px;
}
.about__customer-box .title {
    font-size: 20px;
}
.services__thumb-seven img {
    height: auto;
    transform: scale(1);
}
p {
    font-size: 18px;
}
.features__item {
    padding: 30px 22px;
}
.services__content-seven {
    padding: 50px 60px;
}
.about__content-four-inner.expertise {
    margin-left: 0;
}
.about__img-four.custom img {
    height: auto;
}
.about__inner-list li {
    font-size: 18px;
}
.about__area-four .top  {
    margin-bottom: 60px;
}
.about__area-four .top p {
    font-size: 25px;
    width: 75%;
    color: #000;
}
.flex-row-reverse .about__content-four {
    margin-left: 0;
    margin-right: 30px;
}
.about__area-four .section__title .title {
    width: 95%;
}
.about__content-four p {
    margin-bottom: 20px;
}
.service-det .services__content-two {
    background: #f9f9f9;
    min-height: 195px;
}
.service-det .services__content-two::before, .services__content-two::after {
    opacity: 0.03;
}
.service-det .services__content-two .title {
    color: #000000;
    font-size: 20px;
}
.service-det .top h5 {
    font-size: 35px;
    color: #000;
    font-weight: 700;
    width: 50%;
    margin-bottom: 40px;
}
section.cta__area.fix.service-bg-sec .cta__bg {
    position: static;
    height: 500px;
}
.service-det .top p {
    width: 60%;
    margin-bottom: 30px;
    font-size: 20px;
}
.service-det .top p.full-width {
    width: 100%;
}
.contact__info-content .content .title {
    font-size: 16px;
    line-height: 25px;
}
.contact__form-wrap {
    margin-bottom: 60px;
    margin-top: 40px;
}
.contact__info-wrap {
    display: flex;
    gap: 30px;
}
.contact__info-item {
    width: calc(100% / 3 - 15px);
}
.contact__info-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px;
    text-align: center;
}
.contact__info-content .content {
    align-items: center;
    margin-top: 20px;
}
.contact__info-content .icon {
    border: none;
}
.table-cnt {
    margin-bottom: 100px;
}
.table-cnt th {
    background: #2d369f;
    padding: 20px;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
}
.table-cnt td {
    padding: 15px 20px;
    letter-spacing: .5px;
    color: #74787c;
}
.customer-satifaction {
    background: #2d369f;
    padding: 100px;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.customer-satifaction h2 {
    color: #fff;
    margin-bottom: 30px;
}
.customer-satifaction p {
    color: #fff;
    width: 80%;
    margin: 0 auto 50px;
}
.customer-satifaction a:hover {
    border: 1px solid #fff;
    transition: all 400ms;
}




.sitemap-outer .title h4 {
	 border-bottom: 1px solid #eee;
	 padding-bottom: 20px;
	 margin-bottom: 30px;
}
 .sitemap-outer .menu-box {
	 padding-bottom: 30px;
	 margin-bottom: 30px;
}
 .sitemap-outer .menu-box ul li a {
	 font-size: 16px;
	 padding: 15px;
	 border: 1px solid #e7e3e3;
	 display: inline-block;
	 transition: all 400ms;
	 background: #2d369f;
	 color: #fff;
	 text-transform: uppercase;
	 letter-spacing: .5px;
}
 .sitemap-outer .menu-box ul li a:hover {
	 background: #000;
	 color: #fff;
	 transition: all 400ms;
}
 .sitemap-outer .menu-box ul ul.sublevel1 {
	 margin-top: 20px;
}
 .sitemap-outer .menu-box ul ul.sublevel1 li ul.subleve2 li {
	 position: relative;
	 padding-left: 15px;
}
 .sitemap-outer .menu-box ul ul.sublevel1 li ul.subleve2 li:before {
	 position: absolute;
	 content: "";
	 width: 0;
	 height: 0;
	 border-top: 4px solid rgba(0, 0, 0, 0);
	 border-left: 6px solid #afafaf;
	 border-bottom: 4px solid rgba(0, 0, 0, 0);
	 top: 18px;
	 left: 0;
}
 .sitemap-outer .menu-box ul ul.sublevel1 li ul.subleve2 li a {
	 border: none;
	 width: 100%;
	 padding: 10px 0;
}
 .sitemap-outer .menu-box ul ul.sublevel1 li ul.subleve2 li a:hover {
	 background: transparent;
	 color: var(--theme-color);
}
 .sitemap-outer .footer-menu ul {
	 display: flex;
	 gap: 20px;
	 margin: 0;
	 padding: 0;
	 list-style: none;
}
 .sitemap-outer .footer-menu ul li a {
	 font-size: 16px;
	 padding: 15px;
	 border: 1px solid #e7e3e3;
	 display: inline-block;
	 background: #2d369f;
	 color: #fff;
	 text-transform: uppercase;
	 letter-spacing: .5px;
}
 .sitemap-outer .footer-menu ul li a:hover {
	 background: #000;
	 color: #fff;
	 transition: all 400ms;
}
.sitemap-outer .menu-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.header-menu {
    display: flex;
    gap: 50px;
    justify-content: space-between;
}
.sitemap-outer .menu-box ul ul.sublevel1 li a {
    margin: 5px 0;
}

.privacy-cnt h3{
    color: #2d369f;
}
.privacy-cnt h3 {
    color: #2d369f;
    font-size: 20px;
    margin: 25px 0 10px;
}
.privacy-cnt h4 {
    font-size: 16px;
    margin-top: 35px;
}
.privacy-cnt h2 {
    font-size: 25px;
    margin-bottom: 20px;
}
.privacy-cnt  .line {
    border-top: 1px solid #eee;
    padding-top: 50px;
    margin-top: 50px;
}
.privacy-cnt {
    border: 1px solid #eee;
    padding: 80px;
    background: #f7f7f759;
    position: relative;
    z-index: 9;
}
.privacy-cnt:after{
    position: absolute;
    content: '';
    background-image: url(img/slider/slider_shape.png);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .1;
        z-index: -9;
}
.privacy-cnt h4 i {
    color: #2d369f;
    font-size: 16px;
    margin-right: 5px;
}
.line.short {
    padding-top: 10px;
    margin-top: 30px;
}

.offCanvas-toggle, .tgmenu__action > ul li.header-btn, .section__title .number {
    display: none;
}
.section__title {
    margin-bottom: 40px;
}
.about__content a {
    margin-top: 20px;
}
.features__item {
    padding: 45px;
    background: #2d369f;
}
.features__icon {
    margin-bottom: 00px;
    border-radius: 100px;
    position: absolute;
    right: 30px;
    background: transparent;
    border: none;
}
.features__icon i {
    color: #fff;
    font-size: 120px;
}
.features__content {
    padding: 0;
    padding-top: 100px;
}
.features__content .title {
    color: #fff;
        width: 60%;
}
.features__content p {
    color: #eee;
}
.features__icon svg {
    fill: #fff;
}
.brand__item img {
    filter: grayscale(100%);
}
.brand__item:hover img {
    filter: none;
}
.swiper.brand-active {
    margin-top: 70px;
}
.breadcrumb__content {
    border: none;
    background: transparent;
    backdrop-filter: none;
    padding: 0;
}
.breadcrumb__bg {
    padding: 200px 0 60px;
    text-align: center;
    position: relative;
    z-index: 9;
}
.breadcrumb__bg:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    z-index: -9;
    opacity: .5;
}
.services__thumb-two img {
    height: auto;
}
.contact__info-content .content .title a {
    text-transform: lowercase;
}
.services__content-seven {
    padding: 50px 75px 0;
    text-align: center;
}
.services__item-six {
    border: none;
    margin-bottom: 0;
}
.services__icon-six {
    margin: 0 auto;
    border-radius: 100px;
    background: linear-gradient(180deg, #282828 0%, rgba(23, 23, 23, 0) 100%);
}
.services__content-seven p {
    margin-bottom: 0;
}
.services__inner-wrap {
    padding: 100px 0 90px;
}
.services__item-six {
    margin-left: 0;
    border-right: 1px solid #2b2828;
}
.services__item-six.last{
    border: none;
}
.features__item.no-bg {
    background: transparent;
    padding: 30px 22px;
}
.features__item.no-bg h3 {
    color: #121212;
}
.features__item.no-bg p{
    color: #74787c;
}
header {
    position: relative;
    z-index: 99;
}
.faq__img img {
    height: auto;
    object-fit: cover;
    width: 100%;
}
.faq__img-content {
    position: absolute;
    left: 0;
    bottom: 0;
    background: transparent;
    padding: 44px 50px;
    text-align: center;
    right: 0;
}
.breadcrumb__content .title {
    width: 100%;
    margin: 0 auto;
}
@media (max-width: 1500px) {
    .tgmenu__navbar-wrap ul {
        margin: 0 auto;
    }
}

@media (max-width:1199px){
.privacy-cnt {
    padding: 50px;
}
.header-menu {
    gap: 10px;
}
.contact__info-wrap {
    gap: 0;
    flex-direction: column;
}
.contact__info-item {
    width: 100%;
}
.contact__form-wrap {
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
    padding: 30px;
}
.features__icon {
    width: 70px;
    height: 70px;
}
.features__item {
    padding: 25px;
}
.features__content .title {
    width: 75%;
}
.slider__content-two .title {
        font-size: 45px;
    }
}

@media (max-width:991px){
    .breadcrumb__content .title {
    width: 100%;
}
.privacy-cnt {
    padding: 20px;
}
section.about__area-four.section-py-120 {
    padding: 50px 0;
}
.privacy-cnt {
    text-align: center;
}
.privacy-cnt:after {
    z-index: -9;
}
.privacy-cnt .line {
    padding-top: 20px;
    margin-top: 20px;
}
.privacy-cnt h2 {
    font-size: 20px;
    margin-bottom: 15px;
}
    .footer__bg {
        padding: 50px 0;
    }
    .customer-satifaction {
    padding: 30px;
    width: 100%;
}
.customer-satifaction p {
    width: 100%;
    margin: 0 auto 30px;
}
}
@media (max-width:768px){
    .footer__info-item {
        flex-direction: column;
    }
    .footer__info-item .content {
    text-align: center;
}
    .breadcrumb__content .title {
        font-size: 25px;
    }
    .customer-satifaction h2 {
    font-size: 25px;
    margin: 0 0 10px;
}
    .header-menu {
        gap: 10px;
        flex-direction: column;
    }
    .sitemap-outer .menu-box {
    padding-bottom: 0;
    margin-bottom: 0;
}
.sitemap-outer .menu-box ul ul.sublevel1 {
    margin-top: 0px;
}
.sitemap-outer {
    text-align: center;
}
.sitemap-outer .menu-box ul li a {
    width: 100%;
}
.sitemap-outer .menu-box ul ul.sublevel1 li a {
    margin: 0;
            background: #202881
}
.sitemap-outer .footer-menu {
    margin-top: 50px;
}
.sitemap-outer .footer-menu ul {
    gap: 10px;
    flex-direction: column;
}
.sitemap-outer .footer-menu ul li a {
    width: 100%;
}
.section-py-120 {
    padding: 50px 0;
}
.about__content h2 br {
    display: none;
}
.about__content h2 {
    text-align: center;
}
.about__content > p, .about__content {
    text-align: center;
}
.about__content .section__title.mb-20 {
    margin-bottom: 20px;
    padding: 0;
}
    .features__content .title {
        width: 100%;
    }
        .features__item {
        padding: 40px;
    }
    .services__content-seven {
    padding: 20px 20px 0;
}
.services__inner-wrap {
    padding: 50px 0 60px;
}
section.faq__area.section-py-120 .col-lg-6.col-md-10 {
    width: 100%;
}
section.about__area-four.section-py-120 .col-lg-6.col-md-10 {
    width: 100%;
}
.about__area-four .top p {
    width: 100%;
}
.about__area-four .top {
    margin-bottom: 30px;
}
.service-det .top h5 {
    width: 100%;
}
.section-pt-120 {
    padding-top: 60px;
}
.section-pb-90 {
    padding-bottom: 30px;
}
}
@media (max-width:576px){
    .slider__content-two .title {
        font-size: 30px;
        margin-bottom: 20px;
    }
        .slider__nav {
        display: none;
    }
        .section-py-120 {
        padding: 50px 0;
    }
        .about__img-content {
        padding: 20px 25px;
        justify-content: center;
    }
        .about__img-content .title {
        font-size: 20px;
        text-align: center;
    }
        .section__title {
        padding-top: 0;
        margin-bottom: 20px;
    }
  
    .about__content {
    text-align: center;
}
.about__content a {
    margin-top: 0;
}
.about__img-wrap img {
    min-height: auto;
}
    .cta__content .title {
        font-size: 30px;
        margin-bottom: 20px;
    }
        .cta__content-right {
        padding: 20px 15px;
    }
    .cta__content-right .title {
    font-size: 20px;
}
    .section__title .title {
        font-size: 20px;
    }
    .features__item {
    padding: 20px;
    text-align: center;
            margin: 0;
}
.features__icon {
    position: static;
        margin: 0 auto;
}
.features__content {
    padding-top: 30px;
}
.features__content .title {
    width: 100%;
}
    .section-pb-120 {
        padding-bottom: 50px;
    }
    .breadcrumb__bg {
    padding: 150px 0 60px;
}
.about__content-two {
    text-align: center;
}
.about__content-bottom {
    justify-content: center;
}
.services__inner-wrap {
    padding: 50px 0 50px;
}
.services__content-seven {
    padding: 20px 20px 20px;
}
    .section__title.mb-70, .section__title.mb-60 {
        margin-bottom: 20px;
        text-align: center;
    }
    .faq__wrap .accordion-button {
    font-size: 18px;
}
.about__area-four .top p {
    font-size: 20px;
    width: 100%;
    text-align: center;
}
.about__area-four .section__title .title {
    width: 100%;
}
    .about__content-four {
        text-align: center;
    }
    .about__inner-list li {
    gap: 0;
    width: 100%;
    justify-content: center;
}
.about__inner-list li i {
    display: none;
}
    .about__content-four-bottom {
        justify-content: center;
    }
    .flex-row-reverse .about__content-four {
    margin-left: 0;
    margin-right: 0;
}
.about__content-four-inner.expertise {
    margin: 0;
}
section.cta__area.fix.service-bg-sec .cta__bg {
    height: 300px;
}
.service-det .top h5 {
    font-size: 25px;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}
    .section-pt-120 {
        padding-top: 50px;
    }
        .services__content-two {
        text-align: center;
    }
    .section-pb-95 {
        padding-bottom: 50px;
    }
    .service-det .top p.full-width {
    text-align: center;
}
.table-cnt {
    margin-bottom: 50px;
}
.table-cnt th {
    padding: 15px;
    font-size: 16px;
}
    .contact__form-wrap .section__title-three .title {
        font-size: 20px;
    }
        .about__content-four-bottom {
        margin-top: 30px;
    }
    .swiper-wrapper.justify-content-center {
    justify-content: normal !important;
}
.cta__bg {
    background-attachment: initial;
}
}