.blog__details-content>.title {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: math-auto;
}
.toc-container {
    border: 2px solid var(--color-1st, #bc2749);
    display: table;
    font-size: 95%;
    margin-bottom: 1em;
    padding: 10px;
    width: -webkit-fill-available;
}
b, strong {
    font-weight: bolder;
    margin-right: 2px;
}
.services__content-three .btn {
    background: #ffffff;
    color: #000000;
    border: 2px solid #c49c70;
}
.services__icon-three {
    align-items: center;
    background: #000000;
    border: 3px solid #c49c70;
    border-radius: 50%;
    color: var(--tg-theme-secondary);
    display: flex;
    flex: 0 0 auto;
    font-size: 42px;
    height: 70px;
    justify-content: center;
    line-height: 0;
    position: relative;
    width: 70px;
}
.tgmenu__nav .logo img {
    max-height: 150px!important;
}

screen and (min-width: 600px) {
    .tgmenu__nav .logo img {
        max-height: 70px!important;
    }
}
.tg-header__area-four .tgmenu__wrap {
    background: var(--tg-color-white-default);
    border: 1px solid #d7e4ea;
    border-radius: 10px;
    -ms-box-shadow: 0 5px 10px 0 #eef4f6;
    -o-box-shadow: 0 5px 10px 0 #eef4f6;
    margin-bottom: 52px;
    margin-top: 20px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    padding: 0 20px;
    
}

.show-admin-bar .offCanvas__info, .show-admin-bar .sticky-menu, .show-admin-bar .tgmobile__menu {
    top: 40px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.breadcrumb__content .breadcrumb-item a {
    color: #c9a06a;
}
.breadcrumb__content .breadcrumb-item a:hover {
    color: #fff;
}
.blog__avatar-img {
    flex: 0 0 auto;
    width: 54px;
}
.blog__avatar-info .designation {
    display: block;
    font-family: var(--tg-heading-font-family);
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 8px;
    color: aliceblue;
}
.blog__avatar-info .name {
    font-size: 17px;
    margin-bottom: 18px;
    color: #c09d72;
}
.blog__avatar-wrap {
    align-items: flex-start;
    background: #000000;
    border-radius: 12px;
    display: flex;
    gap: 30px;
    padding: 42px 40px;
    display:none;
}
.blog__avatar-info p {
    margin-bottom: 0;
    font-size: 10px;
    color: aliceblue;
    text-align: justify;
}
.section-title.text-center.mb-40.tg-heading-subheading.animation-style3 .btn {
  margin-top:43px;
}
.breadcrumb__area .breadcrumb-item+.breadcrumb-item:before {
    color: var(--breadcrumb-txt-color, var(--bs-breadcrumb-divider-color)) !important;
    text-align: center;
    align-items: center;
    margin-top: 3px;
}
.breadcrumb__content .title {
    font-size: 48px;
    margin-bottom: 10px;
    color: #f6dd9f;
}
.breadcrumb__content .breadcrumb-item a {
    color: #f6dd9f;
}
.truncate-2-custom {
    -webkit-line-clamp: 4;
  text-transform: none;
}
.shortcode-services .services-icon img, .shortcode-services .services-icon svg.icon {
    border: unset;
    height: 36px;
    position: unset;
    width: 36px;
    color: aliceblue;
}
.services-content .icon {
    align-items: center;
    background: #c49c70;
    border: 3px solid var(--tg-color-white-default);
    border-radius: 50%;
    color: var(--tg-theme-secondary);
    display: flex;
    font-size: 36px;
    height: 70px;
    justify-content: center;
    left: 30px;
    line-height: 0;
    position: absolute;
    top: -55px;
    transition: all .4s ease-out 0s;
    width: 70px;
    z-index: 2;
}
.banner__content-three .title {
    font-size: 50px;
    margin-bottom: 30px;
    text-transform: none;
}

/*services header text*/
.section-title .sub-title {
    color: #1d5359;
    display: block;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.section-title.white-title .title {
    color: #c49c70;
}



.btn:focus-visible, .btn:hover {
    background-color: #1d5359;
    color: #fff;
}
.btn:hover {
    color: #fff;
    background-color: #1d5359;
    border-color: #c49c70;
}
.btn {
    align-items: center;
    background: #c49c6d none repeat scroll 0 0;
    border: none;
    border-radius: 10px;
    color: var(--tg-color-white-default);
    cursor: pointer;
    display: inline-flex;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    overflow: hidden;
    padding: 18px 24px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all .3s ease-out 0s;
    -webkit-user-select: none;
    user-select: none;
    -moz-user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    z-index: 1;
}
.services__content-four .btn {
    background: #9fc1c5;
    color: #000000;
}
.features__icon-two {
    align-items: center;
    background: #c49c6d52;
    border-radius: 8px;
    color: var(--tg-theme-primary);
    display: flex;
    flex: 0 0 auto;
    font-size: 50px;
    height: 70px;
    justify-content: center;
    line-height: 0;
    width: 70px;
}
.tgmenu__navbar-wrap>ul>li a:hover {
  color: #c49c6d;
}
svg.icon.me-1.svg-icon-ti-ti-bulb {
    fill: yellow;
}
.fw-logo.mb-25 {
    filter: drop-shadow(0 0 5px #fff) drop-shadow(0 12px #e7e7e7);
}
.fw-logo img {
    max-height: 145px;
}
footer .footer-bottom {
    background-color: var(--footer-bottom-background-color);
    border-color: var(--footer-border-color) !important;
    /* width: 90%; */
    align-items: center;
    margin-left: 184px;
    margin-right: 184px;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
    line-height: 1.1;
}
.services__tab-wrap .nav-link {
    align-items: center;
    background: linear-gradient(90deg, #1c535a 13.19%, #1c535a);
    border: none;
    border-radius: 10px;
    color: var(--tg-color-white-default);
    display: flex;
    font-family: var(--tg-heading-font-family);
    font-size: 20px;
    font-weight: 600;
    gap: 11px;
    margin: 0;
    padding: 15px 55px 15px 25px;
    position: relative;
    transition: all .3s ease-out 0s;
    width: 330px;
}
.services__tab-wrap .nav-link.active {
    background: #c49c6d;
    color: var(--tg-color-white-default);
    border: 1px solid #c49c6d;
}
.nav-tabs .nav-link:hover {
    isolation: isolate;
    border-color: #c49c6d;
    border: 1px solid #c49c6d;
    background-color: #c49c6d;
}
.blog-post-meta .btn {
    background: #22727d70;
    color: var(--tg-theme-secondary);
    padding: 16px 20px;
}
@media screen and (max-width: 991px) {
    .tg-header__area-five.transparent-header {
        background: hsl(0deg 0% 100%) !important;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1) !important;
    }
  .shortcode-hero-banner .shortcode-hero-banner-overlay {
        background-color: rgb(243, 243, 243);
        height: 100%;
        inset: 0;
        position: absolute;
        width: 100%;
    }
  .shortcode-hero-banner .container .banner-content h2, .shortcode-hero-banner .container .banner-content p, .shortcode-hero-banner .container .banner__content-three h2, .shortcode-hero-banner .container .banner__content-three p {
        color: #144e53;
    }
  .show-admin-bar .offCanvas__info, .show-admin-bar .sticky-menu, .show-admin-bar .tgmobile__menu {
    top: 40px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    background-color: #ffffff;
	}
      .banner__bg-three {
        padding: 19px 0 0;
    }
   
}