.j11 {
    text-align: justify;
}

.breadcrumb__content .breadcrumb-item a {
    color: #ffffff;
}

.breadcrumb__content>h2 {
    color: white;
}

.footer__top-two .row>*:nth-child(3) .footer-widget {
    margin-left: 10px;
}

.services-item {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.project__content-three>span {
    color: #a5a0a0;
}

.services-thumb img {
    height: 100%;
}

img.rotateme {
    opacity: 0.3;
}

.project__area-three,
.about__bg {
    padding: 50px 0px 80px 0;
}

.services-bg {
    padding: 70px 0;
}

.counter-area {
    padding: 70px 0 70px;
}

.ul11>li {
    color: #fbfbfb;
}

.footer__area-two {
    background: url(images/1/bg-2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.footer__bottom-two {
    border-top: 1px solid #ffffff;
}

section.choose-area {
    background: url(images/1/bg-3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.features__item {
    border-right: 1px solid var(--tg-border-2);
    border-bottom: 0px solid var(--tg-border-2);
}

section.testimonial__area-three {
    background: url(images/1/bg-4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.footer__bottom-two {
    background: black;
}
.details__content h4, .details__content h5 {
	margin: 30px 0px;
}
.breadcrumb li {
	color: #fff !important;
}
.pad100{
    padding:100px 0px;
}
.tgmenu__navbar-wrap>ul>li {
    list-style: none;
    display: block;
    position: relative;
    margin-right: 18px;
    font-family: "Poppins", sans-serif;
}
.fa-star:before {
    content: "\f005";
    color: white;
}
.testimonial-info li{
    color: white;
}