body {
    max-width: 1920px;
    margin: auto;
    overflow-x: hidden;
    font-family: var(--theme-fontroboto);
    color: var(--theme-black);

}

a {
    text-decoration: none;
}
ul li::marker{
    color: var(--theme-yellow);
    font-size: 20px;
}

/* header */
.logo-conatiner,
.gt_logo {
    max-width: 280px;
    width: 100%;
}

.gt_social_media {
    display: flex;
    column-gap: 25px
}

.gt_socialmedia_link {
    font-size: 18px;
    width: 40px;
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 50%;
}

.header-navbar.header-menu {
    width: 85%;
    margin: auto;
    min-height: 74px;
    border-radius: 12px;
    position: absolute;
    top: 15px;
    z-index: 9999;

}

.nav-item .nav-link.gt_menu_item_link {
    color: var(--theme-white1);
    font-family: var(--theme-fontroboto);
    font-size: 18px;
    font-weight: 600;
    line-height: var(--line-height1_4);
    padding: 10px 25px;
    position: relative;
}

.gt_menu_item {}

.navbar-nav>li.gt_menu_item.nav-item {
    padding: 14px 0;
}

.gt_navbar {
    padding-bottom: 55px;
    padding-top: 20px;
}

.dropdown-menu.has_children {
    /* min-width: 246px; */
    min-width: max-content;
}

.dropdown-menu.has_children .gt_menu_item {
    display: block;
    width: 100%;
}

.dropdown-menu.has_children .nav-link.gt_menu_item_link {
    color: var(--theme-pitchblack);
    font-family: var(--theme-fontroboto);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    padding: 10px 18px;
    display: block;
}

span.inline-img {
    display: inline-block;
    padding-right: 8px;

}

span.inline-img {
    /* max-width: max-content; */
    /* width: 100%;
    height: 20px; */
    object-fit: contain;
    /* aspect-ratio: 1/1; */

}

.dropdown-menu.has_children span.inline-img {
    padding-right: 14px;
    display: inline-block;

}

.dropdown-menu.has_children span.inline-img img {
    border-radius: 0;
    width: 32px;
}

/* header */


/*Sub header*/

.gt_subheader_heading {
    text-align: center;
    font-family: var(--theme-fontrobotoc);
    font-size: 58px;
    margin: 0;
    color: var(--theme-white1);
    line-height: var(--line-height1_4);
    font-weight: 700;
    text-transform: capitalize;
}

.gt_subheader_section {
    padding: 4rem 0 3rem 0;
}

/*Sub header*/








/*Footer*/
footer {}

.gt_footer_padding {
    padding: 86px 0 0 0;
}

.gt_footer .footer-widgets-wrap {
    padding: 0 0 50px 0;
}

.gt_footer ul>li {
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
}

.gt_footer ul>li a,
.gt_footer ul>li,
.list-item-wrap>.gt_contact_heading {
    color: var(--theme-white2);
    font-family: var(--theme-fontroboto);
    font-size: 16px;
    font-weight: 500;
    line-height: var(--line-height1_4);
    /* 225% */
}

.gt_footer .gt_social_media {
    column-gap: 22px;
}

.gt_footer a i,
.gt_footer ul>li a.gt_socialmedia_link {
    color: var(--theme-drkblue1);
    font-size: 24px;

}

.gt_footer_title {
    color: var(--theme-white2);
    font-family: var(--theme-fontroboto);
    font-size: 30px;
    font-weight: 600;
    line-height: var(--line-height1_4);
}


.copyright-list .copyright-listitem {
    font-family: var(--theme-fontroboto);
}

.copyright-list {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 50px;
}

.footer_contact {
    width: 80%;
    margin: auto;

}

.footer-contact-list>.footer-contact-listitem {
    display: flex;
    column-gap: 20px;
    align-items: center;

}

.gt_icon_image {
    max-width: 30px;
    aspect-ratio: 1/1;
    width: 100%;
}

.list-item-wrap>.gt_contact_heading {
    display: inline-block;
    font-family: var(--theme-fontroboto);
}

.gt_footer_wrap.width-95 {
    width: 96%;
}

/*Footer*/

/* cta */

.gt_cta_overlay,
.gt_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;

}

/* cta */

/*
welcome
*/

#welcome-images .gt_figurewrapper_1 {
    margin: auto;
    max-width: 370px;
}

#welcome-images .gt_figurewrapper_2 {
    position: absolute;
    bottom: -15%;
    left: -15%;
    max-width: 306px;
}

.feature_listitem {
    column-gap: 10px;
    margin: 0;
}

.feature_listitem .icon_feature {
    background-color: var(--theme-grey);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.feature_listitem .icon_feature i {
    color: var(--theme-white1);
    font-size: 12px;
}

/*
welcome
*/

/* industries  */
.gt_industry {
    position: relative;
    border-radius: 12px;
    box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.24);
    /* filter: drop-shadow(0px 0px 22px rgba(0, 0, 0, 0.24)); */
    /* -webkit-filter: drop-shadow(0px 0px 22px rgba(0, 0, 0, 0.24)); */

    min-height: 480px;
    overflow: hidden;
}

.gt_industry_img {
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    max-height: 238px;
    object-fit: cover;
}
.post-type-archive-mechanical-features .gt_industry_img{
    object-fit: contain;
}

.gt_industry_ic {
    border-radius: 50%;
}

.brochures-main .consulting-custom-title .gt_heading_small {
    min-height: 56px;
}

.gt_industry_icon {
    position: absolute;
    top: 42%;
    left: 5%;
}

.gt_industry_image {
    padding-bottom: 3em;
}

.gt_industry_content_wrapper {
    padding: 0 25px 25px;
}
.post-type-archive-heat-exchangers .gt_industry_icon figure,
.post-type-archive-materials .gt_industry_icon figure,
.post-type-archive-mechanical-features .gt_industry_icon figure
{
    border-radius: 100% !important;    
    background-color:var(--theme-yellow);
}
.post-type-archive-heat-exchangers .gt_industry_icon figure img,
.post-type-archive-materials .gt_industry_icon figure img,
.post-type-archive-mechanical-features .gt_industry_icon figure img
{
    height: 72px;
    object-fit: contain;
    padding: 12px;
    border-radius: 0;
}


/* industries  */

/* solution and industries  */
.gt_solution_title {}

.gt_product_solution,
.single-post-type-title {
    position: relative;
}

.gt_product_solution_content_wrapper {
    border-radius: 12px;
    padding: 20px;
    position: absolute;
    width: 100%;
    top: 82%;
    transition: all 0.5s ease;

}

.gt_solution_title {
    border-radius: 8px;
    padding: 12px;
}

.gt_solution_product_container {
    background: var(--theme-white1);
    padding: 20px;
    border-radius: 12px;
    position: relative;
    display: none;
    min-height: 210px;
}

.gt_solution_product_container {
    opacity: 0;
    visibility: hidden;

}

.gt_solutionbutton_heading {
    position: relative;
    z-index: 9999;
}

.gt_solutionbutton_heading:hover+.gt_solution_product_container {
    /* opacity: 1;
    visibility: visible; */
}


.gt_product_sol_hover:hover .gt_product_solution_content_wrapper,
.gt_product_sol_hover:hover .gt_solution_product_container {

    opacity: 1;
    visibility: visible;
    display: block;
    top: 40%;
}

.gt_product_sol_hover:hover .gt_solutionbutton_heading {
    opacity: 0;
    visibility: hidden;
}

.gt_container_placeholder {
    min-height: 192px;
}

.gt_product_sol_hover:hover .gt_container_placeholder {
    top: 41%;
}

.gt_product_sol_hover.gt_keep_flyeropen {
    /* pointer-events: none; */
}

.gt_product_sol_hover.gt_keep_flyeropen .gt_solution_product_container {
    opacity: 1;
    visibility: visible;
    display: block;
}

.gt_product_sol_hover.gt_keep_flyeropen .gt_product_solution_content_wrapper {
    top: 48%;
}
/* .gt_product_sol_hover.gt_keep_flyeropen .gt_product_solution_content_wrapper .gt_desc.gt_para{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
} */

/* solution and industries  */

/* counter  */
.gt_counter__number {
    border-radius: 70px;
    color: var(--theme-drkblue1);
    background-color: var(--theme-transparent);
    margin-bottom: 20px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;

}

.gt_counter__ {
    font-size: 90px;
}

.gt_counter__number:hover {
    color: var(--theme-white1);
    background-color: var(--theme-drkblue1);

}


/* counter  */

/* news and articles  */
.gt_featured_img {
    border-radius: 12px;
    aspect-ratio: 16/10;
    object-fit: cover;
}

.gt_news_articles_wrapper {
    padding: 20px;
    border-radius: 12px;
    margin-bottom: 20px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.gt_featured_wrapper {
    width: 93%;
    position: relative;
}


#featured-news-article-2.gt_featured_wrapper:last-of-type:before {
    content: '';
    background: var(--theme-white1);
    opacity: 0.5;
    border-radius: 12px;
    width: 3px;
    height: 95%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -30px;
    margin-block: auto;
}

.gt_top_right {

    top: 11%;
    position: absolute;
    right: 2.5%;
}

/* news and articles  */


/* about us */
.gt_team_group {
    display: flex;
    /* background-color: var(--theme-white1); */
    column-gap: 41px;
    padding: 2.5rem 2rem;
    /* box-shadow:  0 0 20px 0 rgba(0, 0, 0, 0.18); */
    /* border-radius: 22px; */
    position: relative;
    align-items: center;
    justify-content: center;
}

.gt_team_group_bg {
    background-color: var(--theme-white1);
    border-radius: 22px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.18);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: -1;
}

.gt_team_divider:last {
    margin: 0;
}

.gt_team_divider {
    position: relative;
    margin-bottom: 8rem;
    z-index: 99;
}

.gt_memeber_block {
    display: flex;
    flex: 0 0 31%;
    ;
    align-items: center;
}

.gt_member__info,
.gt_membersm {
    background-color: var(--theme-drkblue1);
    border-radius: 10px;
    box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.25);
}

.gt_memberDetailBlock {
    flex: 0 0 74%;

    left: -30px;
    position: relative;
    width: 100%;
    padding: 5px 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0;
    row-gap: 15px;
}

.gt_memberImageBlock {
    position: relative;
    z-index: 9;
    flex: 0 0 35%;
}

.gt_memeberImage {
    border-radius: 25px;
    border: 4px solid var(--theme-yellow);
    aspect-ratio: 1/1;
    object-fit: cover;
}

.gt_member__info {
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    /* margin-bottom: 18px; */
    padding: 5px;
}

.gt_memeber_sm {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 11px;
}

.gt_memeber_sm .gt_memeber_sm_listitem a>* {

    background-color: var(--theme-white1);
    color: var(--theme-drkblue1);
}

.gt_memeber_sm .gt_memeber_sm_listitem a i {
    font-size: 14px;
    aspect-ratio: 1/1;
    width: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;

}

.gt_memeber_sm_listitem {
    padding: 5px 0;
}

.gt_member_name {
    position: relative;
    display: inline-block;
}

.gt_member_name::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    margin: 6px 0;
    background-color: var(--theme-yellow);
}

.gt_team_group::after,
.gt_team_group::before {
    content: '';
    position: absolute;
    width: 9px;
    aspect-ratio: 1/1;
    background-color: var(--theme-yellow);
    bottom: -31px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50%;
}

.gt_team_group::after {
    bottom: -125px;
}

.gt_team_divider::after {
    content: '';
    position: absolute;
    width: 68px;
    bottom: -75px;
    left: 0;
    right: 0;
    margin: auto;

    height: 2px;
    transform: rotate(90deg);
    border-bottom: 3px dashed var(--theme-yellow);

}

#team .row [class^="col"]:last-child .gt_team_divider::after {
    display: none;
}

#team .row [class^="col"]:last-child .gt_team_divider {
    margin-bottom: 0;
}

#team .row [class^="col"]:last-child .gt_team_group::after,
#team .row [class^="col"]:last-child .gt_team_group::before {
    display: none;
}

.gt_values_wrapper {
    width: 90%;
    margin: auto;
}

.gt_values_box {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    border-radius: 12px;
    padding: 3rem 2rem;
    min-height: 493px;
}

.section_values {
    min-height: 500px;
}

.values_container {
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99;
}

#core {
    padding-top: 18rem;
}

.gt_desc p:last-child {
    margin: 0;
}

.content-inner-heading h3,
.single-desc-wrapper h3,
.single-title-wrapper h2 {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.2;
    font-family: var(--theme-fontrobotoc);
    color: var(--theme-drkblue1);
}

.single-desc-wrapper .gt-innerdesc{
	
    font-size: 18px;
    font-weight: 400;
    color: var(--theme-black);
	padding-bottom:16px;
}

.content-inner-content {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: var(--theme-drkblue1);
}

.content-inner-content table{
    width: 100%;
}

/* .gt-single-main{
	padding-top: 100px !important;
} */
.post-type-archive .section_padding {
    padding-bottom: 2em !important;
}

.gt-content-main {
    border-radius: 8px;
    overflow: hidden;
    background-color: #f8f8f8;
}

.gt-text-style {
    position: relative;
    display: flex;
    column-gap: 5px;
    margin-inline: 2px;
}

.gt-text-style span {
    background-color: var(--theme-yellow);
    width: 14px;
    height: 14px;
    border-radius: 100%;
    display: block;
}

.widget.widget_finbuzz_about_author .author-widget:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: 50%;
}

.author-widget h3 {
    font-size: 22px;
    z-index: 2;
    padding: 0 23px;
    margin-bottom: 50px;
}

.widget.widget_finbuzz_about_author .author-widget h3 {
    color: #fff;
}

.author-widget .phone-number-layout {
    padding: 25px 0;
    border: 2px dashed #707070;
    margin-bottom: 30px;
    position: relative;
}

.author-widget .phone-number-layout .author-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
}

.author-widget .phone-number-layout .phone {
    font-size: 22px;

}

/* sidebar */
#menu-service-menu {
    list-style: none;
    padding-left: 0;
}

.widget.widget_finbuzz_about_author .author-widget {
    position: relative;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.author-widget .author-widget-wrap {
    position: relative;
    z-index: 2;
}

/* business listing hover btn */
.sidebar-widget-area .menu-service-menu-container #menu-service-menu .service-sidebar-menu:hover a {
    color: #fff;
}

.sidebar-widget-area .menu-service-menu-container #menu-service-menu .service-sidebar-menu a {
    padding: 15px 20px;
    display: block;
    border: 3px solid #000000;
    border-radius: 4px;
    position: relative;
    z-index: 2;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #000;
}

.sidebar-widget-area .menu-service-menu-container #menu-service-menu .service-sidebar-menu a::after {
    /*     border-color: var(--theme-yellow); */
}

.menu-service-menu-container #menu-service-menu .service-sidebar-menu:hover:after {
    width: 100%;
    left: 0;
}

.sidebar-widget-area .menu-service-menu-container #menu-service-menu .service-sidebar-menu:after,
.download-list .item:after {
    background-color: var(--theme-yellow);
}

.sidebar-widget-area .menu-service-menu-container #menu-service-menu .service-sidebar-menu:after a:hover {
    border-color: var(--theme-yellow);
    width: 100%;
}

.sidebar-widget-area .menu-service-menu-container #menu-service-menu .service-sidebar-menu a::after {
    content: "";
    height: calc(100% + 4px);
    width: 10%;
    background-color: transparent;
    position: absolute;
    bottom: -2px;
    left: -2.1px;
    border: 3px solid var(--theme-yellow);
    border-radius: 4px 0px 0px 4px;
    border-right: none;
    transition: all 0.5s ease-in-out;
}

.sidebar-widget-area .menu-service-menu-container #menu-service-menu .service-sidebar-menu a:hover::after {
    width: 100%;

}

.sidebar-widget-area .menu-service-menu-container #menu-service-menu .service-sidebar-menu:hover a::before {
    color: #000;
    border-color: #444;
}

.sidebar-widget-area .menu-service-menu-container #menu-service-menu .service-sidebar-menu a::before {
    top: 0;
    right: 25px !important;
    left: auto;
    color: #c0c0c0;
    transition: all 0.5s ease-in-out;
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    font-weight: 700;
    font-size: 30px;
    min-height: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sidebar-widget-area .menu-service-menu-container #menu-service-menu .service-sidebar-menu a:hover {
    border-color: var(--theme-yellow);
}

#menu-service-menu li a i {
    color: var(--theme-yellow);
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    display: inline-grid;
    align-items: center;
    padding-right: 5px;
}

.sidebar-widget-area .menu-service-menu-container #menu-service-menu .service-sidebar-menu a::before {
    top: 0;
    right: 25px !important;
    left: auto;
    color: #c0c0c0;
    transition: all 0.5s ease-in-out;
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    font-weight: 700;
    font-size: 30px;
    min-height: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

.menu-service-menu-container #menu-service-menu .service-sidebar-menu {
    border-bottom: none;
    padding: 0;
    margin-bottom: 10px;
    position: relative;
    transition: all 0.5s ease-in-out;
}

.list-header h3 {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    text-transform: capitalize;

}

.author-widget {
    padding: 15px 15px 30px 15px;
}

.author-widget .phone-number-layout .author-icon>div {
    color: #fff;
    height: 42px;
    width: 42px;
    line-height: 1;
    background-color: #fa360a;
    border-radius: 50%;
    border: none;
}

.rt-box-title-1,
.author-widget .phone-number-layout .author-icon>div {
    background-color: var(--theme-yellow);
}

.author-widget .phone-number-layout .phone a {
    color: #fff;
}

.author-widget .phone-number-layout .author-icon>div i {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#finbuzz_about_author-3 {
    text-align: center;
}

#nav_menu-6 #menu-service-menu .service-sidebar-menu:before {
    content: "";
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    width: 40px;
    top: 0px;
    left: 15px;
    height: 100%;
    z-index: 2;
    background-color: transparent;
}

/* #nav_menu-6 #menu-service-menu .service-sidebar2:before {
    background-image: url('https://nuitsolutions.co.in/GTC/wp-content/uploads/2022/12/Metal-Recycling.png');
} */
.menu-service-menu-container #menu-service-menu .service-sidebar-menu:after {
    content: "";
    height: 100%;
    width: 0;
    background-color: #fa360a;
    border-radius: 4px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0px;
    transition: all 0.5s ease-out;
}

.gt-breadcrumb {
    width: max-content;
    margin-inline: auto;
    background-color: #ffffff96;
    padding-inline: 15px;
    padding-block: 7px;
    border-radius: 50px;
    color: #fff;

}

.gt-breadcrumb a {
    color: #fff;
    font-size: 18px;
    font-family: var(--theme-fontrobotoc);
}

.post-type-archive .gt_industry_img {
    height: 300px;
}

.post-type-archive .gt_industry_icon {
    top: 200px;
}

.gt-card-cat {
    margin-bottom: 15px;
    min-height: 170px;
}

.post-type-archive .gt_industry_heading {
    min-height: 60px;
}

.gt-card-cat ul li a,
.gt-card-cat ul li {
    color: var(--theme-drkblue1);
    /* text-transform: uppercase; */
}
.gt-card-cat ul li::marker{
    color:var(--theme-drkblue1);
}

#finbuzz_about_author-3 {
    border-radius: 7px;
    overflow: hidden;
}

.additional-content-main {
    background-color: #F4F4F4
}

.addti-content-boxes {
    position: relative;
    padding-top: 0px;
}

.addti-content-boxes:not(.no-border):not(:first-child)::before {
    content: "";
    position: absolute;
    top: 0;
    left: -15px;
    background-color: #07364F;
    width: 3px;
    height: 100%;
    margin: auto;
    border-radius: 100px;
}

.lastbox-grid {
    display: grid;
    grid-template-columns: 65% 35%;
}

.single-heat-exchangers .gt-single-featured-img,
.single-materials .gt-single-featured-img,
.single-mechanical-features .gt-single-featured-img,
.single-process-equipments .gt-single-featured-img,
.single-system .gt-single-featured-img
 {
    position: relative;
    margin-top: 62px;
}

.single-heat-exchangers .gt-single-featured-img::before,
.single-materials .gt-single-featured-img::before,
.single-mechanical-features .gt-single-featured-img::before,
.single-process-equipments .gt-single-featured-img::before,
.single-system .gt-single-featured-img::before{
    content: "";
    width: 620px;
    height: 350px;
    position: absolute;
    top: -30px;
    right: -45px;
    background-color:var(--theme-grey);
    border-radius: 12px;
    z-index: -1;
}

.single-heat-exchangers .gt-single-featured-img .gt-text-style,
.single-materials .gt-single-featured-img .gt-text-style,
.single-mechanical-features .gt-single-featured-img .gt-text-style,
.single-process-equipments .gt-single-featured-img .gt-text-style,
.single-system .gt-single-featured-img .gt-text-style{
    justify-content: end;
    top: -60px;
    right: -47px;
}

.single-post-type-title .gt-subhead {
    text-transform: capitalize;
    font-family: var(--theme-fontrobotoc);
    font-size: 20px;
    font-weight: 400;
    color: var(--theme-black);
}

.gt-text-style-2 {
    width: 200px;
    height: 5px;
    background-color: #F6A619;
    border-radius: 100px;
}

.single-desc-wrapper h3 {
    font-weight: 500;
    font-size: 24px;
}

.single-title-wrapper h2 {
    font-weight: 700;
    color: var(--theme-drkblue1);
    font-family: var(--theme-fontrobotoc);
}

.content-inner-content ul {
    padding-right: 35px;
}

.archive.post-type-archive .gt_desc.gt_para,
.industries-archive .gt_desc.gt_para {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 58px;
}

.archive.post-type-archive .gt_desc.gt_para, 
.gt_product_solution_desc .gt_desc.gt_para {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 58px;
}

.single-desc-wrapper p a {
    color: var(--theme-yellow);
}
.gt-single-featured-img img{
    height: 450px;
    object-fit: cover;
}
.single-mechanical-features .gt-single-featured-img img{
    object-fit: contain;
    background-color: #fff;
}
.single-materials .gt-single-featured-img img{
	    object-position: top;
	 object-fit: contain;
}

/* about us */


/* contact us  */

.gt_contact_list {
    flex-direction: column;
    row-gap: 16px;
}

.gt_contact_list>.gt_contactlist_item>a {
    display: flex;
    column-gap: 15px;
    align-items: flex-start;
    color: #565656;
}

.gt_office_spacing {
    margin-top: 4rem;
}

/* contact us  */

tbody,td,tfoot,th,thead,tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border: 1px solid #ccc;
    padding: 10px 15px;
}
thead tr th:first-child{
    width: 63%;
}

.office-form-sec label {
    color: var(--theme-drkblue1);
    margin-bottom: 1.2rem;
    font-weight: 600;
    line-height: 1.5;
    font-family: var(--theme-fontroboto);
}

.office-form-sec .form-control {
    height: 50px;
    border-color: rgba(0, 46, 91, 0.55);
    background-color: #f5f5f5;
}

.office-form-sec .form-control::placeholder {
    color: #243238;
    font-family: var(--theme-fontroboto);
}

.office-form-sec .form-control::file-selector-button {
    height: 50px;
    background-color: #eee;
}

.office-form-sec textarea.form-control {
    height: auto;
}

.contact-submit-wrapper {
    display: flex;
    justify-content: flex-start;
    flex-direction: row-reverse;
}


.contact-submit-wrapper .gt_btn {
    border-radius: 10px;
    padding: 10px 40px;
}
.cta-form-group{
    display: grid;
    grid-template-columns: 80% 13.8% 5.2%;
    column-gap: 50px;
}
#submit-btn-cta, .cta-form-group .form-control{
    height: 50px;
}
.page-template-contactus section  .gt_desc_main p{
    text-align: left;
    font-size: 20px;
    font-family: var(--theme-fontroboto);
    margin-bottom: 5px;
}
.gt_contact_heading h4{
    text-transform: capitalize;
}
[id^="Office-section-"] .row  .col-12:last-child .gt_vertical_divider::after{
    display: none;
}
.drag-drop-main{
    position: relative;
    width: 100%;
}
.drag-drop-main .wpcf7-form-control-wrap input {
    opacity: 0;
    position: absolute;
    width: 575px;
    height: 170px;
    z-index: 99;
}
.drag-drop-main label:last-child{
    position: relative;
    border: 1px dashed #e0e0e0;
    border-radius: 6px;
    min-height: 153px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 48px;
    text-align: center;
}
.formbold-drop-file{
    color: #002E5B;
    font-family: var(--theme-fontroboto);
    font-weight: bold;
}
.formbold-or{
    color: #999999;
}
.formbold-browse{
    color:rgba(0, 46, 91, 1);
}
.dropbox-inner{
    display: grid;
}
.formbold-browse {
    color: rgb(0 46 91 / 60%);
    font-weight: 500;
    font-family: var(--theme-fontroboto);
}
.map-inner {
	    height: 450px;
}
.wpcf7-not-valid-tip{
    font-size: 0.8rem;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    color: var(--theme-black);
}
.heat-exchangers-template-default .gt-breadcrumb a:last-child,
.materials-template-default .gt-breadcrumb a:last-child,
.mechanical-features-template-default .gt-breadcrumb a:last-child,
.process-equipments-template-default .gt-breadcrumb a:last-child
{
    text-transform: uppercase !important;
    
}


/********news*******/
.gt_fetaured_news {
    box-shadow: 1px 1px 5px 0px #00000080;
    border-radius: 15px;
}
.head th:nth-child(3n){
    width: 15%;
}
.head th:first-child{
    width: 7%;
}
.head,th{
    background-color: var(--theme-yellow) !important;
}
.table-striped .head:first-child th{
    --bs-table-accent-bg: rgb(0 0 0 / 0%);
}
.gt-card-contact-new{
    position: relative;
}
.gt-card-contact-new .gt_contact_list{
    visibility: hidden;
    opacity: 0;
    display: none;
    position: absolute;
    top: 70px;
    right: 17px;
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 1.5em;
    z-index: 9;
    border-radius: 12px;
    transition: all 0.5s ease;
    width: 90%;
    margin-inline: auto;
}
.gt-card-contact-new:hover .gt_contact_list{
    visibility: visible;
    opacity: 1;
    display: flex;
    
}
.gt-contact-card{
    position: relative;
    width: 90%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f6a619;
    border-radius: 12px;
    margin-inline: auto;
    cursor: pointer;
    padding: 15px;
    text-align: center;
}

.wpsl-search,#Office-section-1,#Office-section-2,#Office-section-3,#Office-section-4,#Office-section-5,#Office-section-6
{
    display: none;
}   


/*maps*/

.__wrapper {
    position: relative;
    padding: 4rem 0;
}

.map_image img {
    width: 100%;
    max-width: 100%;
}

.map_wrapper {
    position: relative;
    height: 100%;
}

.wrapper__info {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: inherit;

}

.info__wrapaper {
    position: absolute;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}

.map__pointer {
    /* width: 24px;
    height: 46px;
    aspect-ratio: 1/1;
    transition: all 0.5s ease;
    cursor: pointer;
    z-index: 9999;
    padding:6px; */
    /* background-image: url('https://nuitwebtek.com/graphite-technology/wp-content/uploads/2024/04/orange@2x.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain; */
    width: 12px;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    transition: all 0.5s ease;
    cursor: pointer;
    z-index: 9999;
    padding: 6px;
    background-color: #f6a619;
    color: #f6a619;
}

.map__pointer::after {
    /* content: '';
    width: max-content;
    aspect-ratio: 1/1;
    display: block;
    background-color: transparent;
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: auto;
    border: 1px solid;
    border-color: inherit; */
    /* animation: blinkCUS 1s ease-out infinite; */
}

.map__address {
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease;
    width: 20vw;
    max-width: 500px;
    position: absolute;
    background-color: #fafafa;
    padding: 10px;
    border-radius: 10px;
    transform: translateY(0);
    text-align: center;
    z-index:-1;
}

.map__address::after {
    content: '';
    /* height: 50px; */
    width: 25px;
    aspect-ratio: 1/1;
    position: absolute;
    display: block;
    background: #fafafa;
    left: 0;
    right: 0;
    margin: auto;
    clip-path: polygon(100% 0, 0 0, 50% 100%);
    bottom: -1.5rem;
}
.info__wrapaper{
    cursor: pointer;
}
.info__wrapaper:hover .map__pointer{
    transform: translateY(-0.2rem);
    /* opacity: 1;
    visibility: visible; */
    /* transition: all 0.5s ease; */
    /* z-index: 99999; */
}
.info__wrapaper:hover .map__address{
    visibility: visible;
    opacity: 1;
    z-index: 999999;
    transform: translateY(-40px);
}
.map__add__heading {
    margin: 0;
    padding-bottom: 10px;
}

.map__location__heading {
    font-size: 18px;
    margin: 0;
}

.map__content {
    font-size: 13px;
    line-height: 1.4;
}

.ft-image-right img, .ft-image-right{
    object-position: right;
}

/* @-webkit-keyframes blinkCUS {
    0% {
        scale: 1;
    }

    100% {
        scale: 2;
    }
} */
.map__content ul {
    list-style-type: none;
    padding: 0;
}
@media only screen and (max-width:600px) {
    .map__pointer {
        width: 8px;
    }

    .map__address {
        width: max-content;
        max-width: max-content;
        z-index: 9999;
    }
    .gt-contact-card {
        line-height: 1 !important;
    }
    .gt_solution_product_container{
        min-height:auto;
    }

}
@media only screen and (max-width:420px){
     .map__address {
        width: max-content;
        width:130px;
        padding:5px;
        max-width: max-content;
        z-index: 9999;
    }
}

#counter-sec{
	background-position: center bottom;
}
.gt_subheader_section{
	position:relative;
	background-image: url('https://nuitwebtek.com/graphite-technology/wp-content/uploads/2024/05/GT_1.jpg') !important;
}
.gt_subheader_section .subheader-overlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: rgb(0, 0, 0) !important;
    opacity: 0.3 !important;
}
.gt-core-values-style-2{
	    display: grid;
    grid-template-columns: 1fr 1fr;
}
.gt-core-values-style-2 ul li{
	    margin-bottom: 5px;
}
.banner_section.gt_banner_section .item{
	height:650px !important;
}
.gt_product_solution_heading {
    min-height: 40px;
}

@media screen and (max-width:991px){
	.gt_product_solution_heading {
		min-height: auto;
	}
}