/**
Theme Name: Astra Child Theme
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child-theme
Template: astra
*/


@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');


a{
   text-decoration: none !important;
}

.Header-main {
    overflow-x: clip;
}

.Header-main .parent-has-child:after {
    content: '';
    position: absolute;
    right: -3px;
    background-image: url(https://development.brstdev.com/totalx2/wp-content/uploads/2026/03/Drop-icon.svg);
    height: 6px;
    width: 10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    top: 7px;
}

.Header-main .parent-has-child {
    position: relative;
}
.Header-main .hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow i {
    display: none;
}
.Header-main .hfe-nav-menu__layout-horizontal .hfe-nav-menu{
    margin: auto;
}



.mro-box {
    transition: 0.3s all ease-in-out;
    background: #fff;
}
.mro-box:hover {
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.mro-box .img-box:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 31%;
    width: 100%;
    background: #FFFF;
    background: linear-gradient(181deg, rgb(255 255 255 / 0%) 7%, rgba(255, 255, 255, 1) 100%);
}
.mro-box:hover .content-box a h2{
    color: #003E83;
}

.mro-box .img-box {
    position: relative;
    padding-bottom: 60%;
}

.mro-box .img-box img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-position: center;
    object-fit: cover;
}

.mro-box .content-box a {
    text-decoration: none;
}

.mro-box .content-box {
    padding: 40px 30px 50px 30px;
}

.mro-box .content-box a h2 {
    color: #1A2847;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    font-family: Sora;
    margin: 0px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-height: 61px;
}

.mro-box .content-box a p {
    color: #333333;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    font-family: Outfit;
    text-align: center;
    margin: 20px 0px !important;
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    min-height: 100px;
}
.mro-box:hover .content-box a p{
    color: #000;
}

.mro-box .content-box a span {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #003E83;
    text-align: center;
    justify-content: center;
}

.mro-slider-main .mroSwiper {
    overflow: visible !important;
}


.home-hero{
	position: relative;
}
.home-hero:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 30px;
    width: 100%;
    right: 0;
    left: 0;
    background-image: url(https://development.brstdev.com/totalx2/wp-content/uploads/2026/03/blur-shape.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
}

.cut-btn{
    cursor: pointer;
max-width: fit-content !important;
    clip-path: polygon(0 0, 101% 0, 105% 100%, 100% 56%, 91% 100%, 0 100%);
}

.mro-solutions {
    position: relative;
}
.mro-solutions:before {
    content: '';
    position: absolute;
    top: -30px;
    height: 30px;
    width: 100%;
    right: 0;
    left: 0;
    background-image: url(https://development.brstdev.com/totalx2/wp-content/uploads/2026/03/MRO-top.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.mro-solutions:after {
    content: '';
    position: absolute;
    bottom: 0px;
    height: 30px;
    width: 100%;
    right: 0;
    left: 0;
    background-image: url(https://development.brstdev.com/totalx2/wp-content/uploads/2026/03/MRO-bottom.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.home-our-location {
    position: relative;
}
.home-our-location:before {
    content: '';
    position: absolute;
    top: -30px;
    height: 30px;
    width: 100%;
    right: 0;.contact-form {
    margin-bottom: 0px !important;
    margin-top: 20px;
}
    left: 0;
    background-image: url(https://development.brstdev.com/totalx2/wp-content/uploads/2026/03/Location-shape.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.home-our-location:after {
    content: '';
    position: absolute;
    bottom: -40px;
    height: 120px;
    width: 100%;
    right: 0;
    left: 0;
    background-image: url(https://development.brstdev.com/totalx2/wp-content/uploads/2026/03/Location-bottom.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 9;
}
.home-safety {
    position: relative;
}
.home-safety:after {
    content: '';
    position: absolute;
    bottom: -1px;
    height: 40px;
    width: 100%;
    right: 0;
    left: 0;
    background-image: url(https://development.brstdev.com/totalx2/wp-content/uploads/2026/03/Safety-shape.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 9;
}
.Trusted-by .elementskit-commentor-image.ekit-testimonial--avatar {
    position: absolute;
    top: 60px;
}
.Trusted-by .elementskit-commentor-content p {
    min-height: 160px;
}

.Footer-menu ul {
    display: flex;
    column-gap: 64px;
    row-gap: 20px;
    list-style: none;
	flex-wrap: wrap;
}


.contact-form {
    margin-bottom: 0px !important;
    margin-top: 20px;
}
.contact-form .form-fields p {
    margin: 0px;
}
.contact-form .form-fields input {
    width: 100%;
    margin-bottom: 50px;
    border-bottom: 1px solid #33333340 !important;
    border: 0px;
    border-radius: 0px;
    padding: 0px 0px 20px 0px !important;
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    font-family: Outfit;
}
.contact-form .form-fields input::placeholder{
       color: #333333;
}
.contact-form .form-fields textarea {
    width: 100%;
    margin-bottom: 50px;
    border-bottom: 1px solid #33333340 !important;
    border: 0px;
    border-radius: 0px;
    padding: 0px 0px 20px 0px !important;
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    font-family: Outfit;
        height: 111px;
}
.contact-form .form-fields textarea::placeholder{
       color: #333333;
}

.logo-slider .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}

.submit-btn.cut-btn span.wpcf7-spinner {
    display: none;
}
.submit-btn.cut-btn {
    display: flex;
    background: #003E83;
    align-items: center;
    padding: 17px 40px;
    gap: 8px;
    transition: 0.3s all 
ease-in-out;
}
.submit-btn.cut-btn:hover {
    background: #000;
    color: #fff;
}
.submit-btn.cut-btn p {
    margin-bottom: 0px;
}
.submit-btn.cut-btn svg {
    display: flex;
}
.submit-btn.cut-btn input {
    padding: 0px;
    background: transparent;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    font-family: Inter;
}


.cut-btn.for-svg:hover svg path {
    fill: #fff;
}
.home-hero::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: #000;
    background: linear-gradient(179deg, rgba(0, 0, 0, 0.1) 28%, rgb(0 0 0 / 29%) 60%);
    z-index: 1;
}





.single-post .ast-container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px;
    display: block;
}
.blog-detail-content .banner-image img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.blog-detail-content .banner-image {
    position: relative;
    padding-bottom: 38%;
}
section.blog-contents {
    max-width: 852px;
    margin: auto;
    padding: 60px 20px;
}

.banner-image img {
    width: 100%;
    object-fit: cover;
}

section.blog-contents .banner-title h1 {
    color: #1A2847;
    font-size: 40px;
    line-height: 52px;
    font-weight: 700;
    font-family: "Sora", sans-serif;
    padding-bottom: 15px;
}
section.blog-contents p.blog-date {
    color: #333333;
    font-size: 14px;
    line-height: 28px;
    font-weight: 300;
    font-family: 'Outfit';
    display: flex;
    gap: 2px;
    align-items: center;
}
section.blog-contents p.blog-date svg {
    width: 14px;
    height: 12px;
}

.page-id-1199 article.hfe-post-card .hfe-post-image {
    position: relative;
    padding-bottom: 55%;
    border-radius: 8px;
    overflow: hidden;
}
.page-id-1199 article.hfe-post-card .hfe-post-image a img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
section.blog-contents .content-all p {
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    font-family: "Outfit", sans-serif;
}
section.blog-contents .content-all p:first-child {
    padding-bottom: 30px;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
}
section.blog-contents .content-all p:last-child {
    margin-bottom: 0px;

}





.Related-posts-main {
    padding: 80px 20px;
    background: #FFFFFF;
}
.Related-posts-main .related-container {
    max-width: 1300px;
    margin: auto;
    width: 100%;
}
.Related-posts-main .related-title h2 {
    font-size: 46px;
    color: #1A2847;
    font-weight: 700;
    line-height: 52px;
    font-family: "Sora", sans-serif;
}
.Related-posts-main .related-posts {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 30px;
    gap: 26px;
}
.Related-posts-main .related-posts h3.related-title a {
    color: #1A2847;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    font-family: "Sora", sans-serif;
}
.Related-posts-main .related-posts .related-post-item{
    transition: 0.3s all ease-in-out;
}
.Related-posts-main .related-posts .related-post-item:hover .related-image img {
    transform: scale(1.1);
}
.Related-posts-main .related-posts .related-post-item:hover h3.related-title a {
    color: #003e83;
}
.Related-posts-main .related-posts .related-image img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    transition: 0.3s all ease-in-out;
}

.Related-posts-main .related-posts .related-image {
    position: relative;
    padding-bottom: 55%;
    border-radius: 8px;
    overflow: hidden;
}
.Related-posts-main .related-posts .related-content {
    padding-top: 20px;
}
.Related-posts-main .related-posts .related-content p.related-description {
    color: #333333;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin: 15px 0px;
    font-family: "Outfit", sans-serif;
}

.Related-posts-main .related-posts .related-content a.read-more-btn {
    color: #005390;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    font-family: "Outfit", sans-serif;
}
.Related-posts-main .related-posts .related-content p.related-date {
    margin-bottom: 0px;
    color: #333333;
    font-size: 14px;
    line-height: 28px;
    font-weight: 300;
    margin-top: 5px;
    font-family: "Outfit", sans-serif;
    display: flex;
    align-items: center;
    gap: 2px;
}
.Related-posts-main .related-posts .related-content p.related-date svg {
    width: 14px;
    height: 12px;
}





.custom-blog-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 26px;
}

.custom-blog-list .blog-item .blog-image img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    transition: 0.3s all ease-in-out;
}
.custom-blog-list .blog-item:hover .blog-image img {
    transform: scale(1.1);
}

.custom-blog-list .blog-item .blog-image {
    position: relative;
    padding-bottom: 55%;
    border-radius: 8px;
    overflow: hidden;
}
.custom-blog-list .blog-item h2.blog-title {
    padding-top: 10px;
}
.custom-blog-list .blog-item:hover h2.blog-title a{
    color: #003e83;
}
.custom-blog-list .blog-item h2.blog-title a {
    font-family: "Sora", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 15px;
    color: #1A2847;
}

.custom-blog-list .blog-item .blog-date {
    align-items: center;
    font-size: 14px;
    color: #333333;
    font-weight: 300;
    line-height: 28px;
    margin-top: 10px;
    font-family: "Outfit", sans-serif;
    display: flex;
    gap: 2px;
}
.custom-blog-list .blog-item .blog-date svg {
    width: 14px;
    height: 12px;
}

.custom-blog-list .blog-item .blog-excerpt {
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    margin: 15px 0px;
    font-family: "Outfit", sans-serif;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.custom-blog-list .blog-item .read-more-btn {
    display: inline-block;
    color: #005390;
    text-decoration: none;
    font-size: 16px;
    line-height: 28px;
      font-family: "Outfit", sans-serif;
}



 .container-new {
    max-width: 1300px;
    margin: auto;
    width: 100%;
}
.custom-sustain {
    background: #F8F8F9;
    padding: 80px 10px;
}
.custom-sustain-main {
    background-image: url("Images/Sustain-image.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 84px 20px 100px 20px;
}
.custom-sustain-main h2 {
    color: #FAFAFA;
    font-size: 48px;
    line-height: 56px;
    font-weight: 700;
       font-family: "Sora", Sans-serif;
    text-align: center;
    margin: 0px;
}
.custom-sustain-main p {
    max-width: 994px;
    margin: auto;
    color: #FAFAFA;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    text-align: center;
    font-family: "Outfit", sans-serif;
    padding: 20px 0px 40px 0px;
}
.cut-btn {
    cursor: pointer;
    max-width: fit-content !important;
    clip-path: polygon(0 0, 101% 0, 105% 100%, 100% 56%, 91% 100%, 0 100%);

}
.total-button {
    justify-content: center;
    display: flex;
    gap: 19px;
    flex-wrap: wrap;
}
.total-button .get-in {
    background-color: #003E83;
    font-family: "Inter", Sans-serif;
    font-size: 17px;
    font-weight: 600;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #003E83;
    border-radius: 0px 0px 0px 0px;
    padding: 19px 23px 19px 32px;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: 0.3s all ease-in-out;
    height: 58px;
}
.total-button .get-in:hover{
  background-color: #000000;
}

.total-button .lrn-more {
    background-color: transparent;
    font-family: "Inter", Sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffffff;
    border-radius: 0px 0px 0px 0px;
    padding: 19px 23px 19px 32px;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: 0.3s all ease-in-out;
    height: 58px;
}
.total-button .lrn-more:hover{
  background-color: #000000;
}

.pagination {
    padding-top: 64px;
    display: flex;
    justify-content: center;
    gap: 4px;
}
.pagination a {
    height: 34px;
    width: 34px;
    background: #D8E4FF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    color: #222222CC;
}
.pagination span.page-numbers.current {
    height: 34px;
    width: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1A2847;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto';
    border-radius: 4px;
}











 @media (min-width: 1024px){

/* nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow {
    width: 100% !important;
} */


} 


@media (max-width: 1024px){
.Header-main .hfe-nav-menu li a {
    padding-left: 20px !important;
}
section.blog-contents {
    padding: 50px 20px;
}
.Header-main .parent-has-child:after {
    right: 17px;
    top: 17px;
}



}

@media (max-width: 991px){
section.blog-contents .banner-title h1 {
    font-size: 35px;
    line-height: 45px;
    padding-bottom: 10px;
}
section.blog-contents .content-all p {
    font-size: 16px;
    line-height: 28px;

}
.Related-posts-main {
    padding: 50px 20px;
}
.Related-posts-main .related-title h2 {
    font-size: 35px;
    line-height: 45px;
}
.custom-sustain-main h2 {
    font-size: 35px;
    line-height: 45px;
}




}
@media (max-width: 576px){
.Footer-menu ul li {
    display: block;
    width: 100%;
}

.mro-box .content-box a p {
    min-height: 90px;
}
section.blog-contents .banner-title h1 {
    font-size: 25px;
    line-height: 35px;
}
.Related-posts-main .related-title h2 {
    font-size: 25px;
    line-height: 35px;
}

.Related-posts-main .related-posts {
    grid-template-columns: 1fr;

}
.blog-detail-content .banner-image {
    padding-bottom: 60%;
}
.single-post .ast-container {
    padding: 0px !important;

}
.custom-blog-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 26px;
}
.custom-sustain-main h2 {
    font-size: 25px;
    line-height: 35px;
}
	
}