/* Footer About Us Start */
.footer-content p {
    text-align: justify;
}
/* Footer About Us End */
/* Header News Ticker Start */
.ae-anno-announcement-wrapper.ae-anno-announcement--dismissible {
    background-color: #52B788;
}
/* Header News Ticker End */
/* Header Schedule a Call Button Start */
.tgmenu__action ul .header-btn .btn {
    font-size: 18px;
    text-transform: inherit;
}
/* Header Schedule a Call Button End */
/* Contact From Start */
.contact__form-wrap {
    background: #FAFAFA;
  	border-color: #F5F5F5;
}
/* Contact From End */
/* Service Title Start */
.services__content-five .title {
    font-size: 22px;
}
.services__item-style-2 .services__item-five {
    padding: 35px 25px 30px;
    text-align: left;
}
/* Service Title End */
/* Service Description Start */
.services__details-list-box .content p {
    margin-bottom: 20px;
    display: contents;
    min-height: 100%;
}
/* Service Description End */
/* Service Card Height Start */
.services__details-list .feature-item {
    height: 245px;
}
/* Service Card Height End */
/* Hide breadcrumb area only on the About Us page Start */
#page-8 .breadcrumb__area {
    display: none !important;
}
/* Hide breadcrumb area only on the About Us page End */
/* Hide breadcrumb area only on the About Us page Start */
#page-12 .breadcrumb__area {
    display: none !important;
}
/* Hide breadcrumb area only on the About Us page End */
/* Hide breadcrumb area only on the About Us page Start */
#page-2 .breadcrumb__area {
    display: none !important;
}
/* Hide breadcrumb area only on the About Us page End */
/* Hide breadcrumb area only on the About Us page Start*/
.shortcode-about-us-information .align-items-center {
	margin-top: -25px;
}
/* Hide breadcrumb area only on the About Us page End*/

#page-8 .services__item-three {
    padding: 30px;
}
.services__item-top .title {
    font-size: 20px;
}

#page-8 .about-content>p {
    text-align: justify;
}
#page-8 .pb-120 {
    padding-bottom: 0px;
}

.tg-header__area-five {
    box-shadow: 5px 5px 15px rgba(0,0,0,.1);
}

.about-img-wrap .mask-img-wrap {
    height: 550px;
    width: 480px;
}
@media (max-width: 767.98px) {
    .about-img-wrap .mask-img-wrap {
        height: 370px;
        width: 320px;
    }
}

.shortcode-site-statistics .counter-item {
  	direction: ltr;
 	position: relative;
	right: -80px;
}

@media (max-width: 767.98px) {
    .shortcode-site-statistics .counter-item {
        gap: 12px;
      	right: -25px;
    }
}

.shortcode-services {
    --title-color: var(--heading-color);
    margin-top: -80px;
}

#page-8 .consulting-content .content-right p {
    display: contents;
}

@media (max-width: 767.98px) { .shortcode-consulting-block .consulting-inner-wrap {
    background-color: var(--background-color);
    height: 400px;
    align-items: baseline;
  }
}
/* */
#page-1 .shortcode-about-us-information, .shortcode-blog-posts, .shortcode-contact-block, .shortcode-hero-banner, .shortcode-instruction-steps, .shortcode-pricing, .shortcode-projects, .shortcode-service-categories, .shortcode-services, .shortcode-services-tab, .shortcode-team, .shortcode-testimonials, .widget-newsletter {
    background-position: top;
}
/**/
.tg-header__area-five {
    background-color: #fff!important;
}

/**/
.tgmenu__navbar-wrap>ul>li a {
    font-size: 18px;
}
/**/
#page-1 .shortcode-hero-banner, .btn {
    font-size: 16px;
    padding-right: 40px;
    padding-left: 40px;
}
/**/
.brand-area {
    margin-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 25px;
}
/**/
.steps__area-seven * {
    color: #000;
}
/**/
.card-step .card-info h5, .card-step .card-info p {
    color: #000;
    text-align: justify;
}
/**/
.services__details-list {
    max-width: 1250px;
    margin: 0 auto; /* Centers the container horizontally */
    display: flex;
    justify-content: center;
    flex-wrap: rap; /* Ensures responsive layout for smaller screens */
}

.services__details-list .row {
    width: 100%;
}

.services__details-list .col-md-6 {
    flex: 1 1 50%; /* Adjusts to 2 columns */
    max-width: 1250;
    margin-bottom: 10px; /* Adds spacing between the items */
}
/**/
.sidebar__contact .btn {
    background-color: #404041!important;
}
/**/
.services__details-list .feature-item {
    height: 100%;
}
/**/
@media (max-width: 1199.98px) {
    .services__details-list-box {
        flex-wrap: nowrap;
    }
}
/**/
@media (max-width: 1199.98px) {
    .col {
        flex: auto!important;
    }
}
/**/
.faqs__area-six {
    padding: 50px;
}
/**/
.truncate-3-custom {
text-align: justify;
}
/**/
.truncate-2-custom {
text-align: justify;
}

/**/
.team__social-two .list-wrap {
    display: none!important;
}