.process__images .image-1 .service-bg2img,
.process__images .image-2 .service-bg2img {
	background-position: center center;
	background-size: cover;
	height: 250px;
	width: 100%;
	background-repeat: no-repeat;
}
.about-c0mpany .nav-link {
	border: 1px solid #dee2e6;
	margin-bottom: 15px;
	text-align: left;
	font-size: 20px;
	padding: 15px 25px;
	color: var(--tp-text-body);
	font-weight: 500;
	border-radius: 0px;
}

.about-c0mpany .nav-link.active {
	background: #ecf2f4;
	border-left: 5px solid #ff2601;
	color: #ff2601;
}

.w-50px{
	width: 50px;
}
.testimonial__item .review__text::-webkit-scrollbar {
	width: 0px;
	background-color: #F5F5F5;
}

.testimonial__item .review__text::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #555;
}

.testimonial__item .review__text::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}
.history__item .sm-item-content {
	border: 1px solid #efefef;
	border-top: 0px;
	background: #fdfdfd;
}

.history__item .sm-item-content h6 {
	max-height: 200px;
	height: 40px;
}

.swiper:hover .swiper-button-prev,
.swiper:hover .swiper-button-next {
	opacity: 1;
}

.swiper .swiper-button-prev,
.swiper .swiper-button-next {
	opacity: 0;
}

.banner-slide-height h5 a:hover {
	color: #ffffff;
	letter-spacing: 2px;
}

.sm-text {
	text-align: justify;
}

.about_mission {
	margin-bottom: 20px;
	width: 100px;
}

.sdf__text h6 {
	font-size: 16px;
}

.sdf__item {
	display: block;
}

.about_mission_1 {
	width: 65px;
}

.mission_h6 {
	margin-top: 15px;
	font-size: 18px;
}

.about-img-2 {
	width: 650px;
}

.pricing__item-3 .sm-content ul li {
	justify-content: unset;
}

.pricing__item-3 .sm-content ul li i {
	margin-right: 10px;
	margin-top: 5px;
}

.fouder-p {
	text-align: justify;
}

.policy_h2 {
	margin-bottom: 30px;
}

.policy_p {
	line-height: 30px;
	text-align: justify;
}

.terms_ol {
	text-align: justify;
	line-height: 35px;
}

.contact__icon i {
	border: 1px solid rgb(222 32 33 / 39%);
	box-shadow: 10px 10px 20px 0px rgb(0 0 0 / 8%);
}

.contact__form .contact-filed textarea {
	height: 170px;
}

.section__wrapper .section__title {
	font-size: 30px;
}

.section__wrapper .r-text span {
	margin-bottom: 20px;
}

.section-2__wrapper .section__title-sd {
	font-size: 35px;
}

.list-hvac {
	list-style: none;
	color: white;
	line-height: 45px;
	font-size: 17px;
}

.list-services {
	list-style: none;
	line-height: 45px;
	font-size: 17px;
}

.li-hvac {
	display: flex;
}

.list-check {
	margin-right: 10px;
	margin-top: 13px;
}

.sliderm-height {
	height: 600px;
}

.team__dtitle {
	font-size: 30px;
}

.team__details-text {
	text-align: justify;
}

.green-h2 {
	text-align: center;
	margin-top: 40px;
}

.mep-ul {
	list-style: none;
}

.mep-li {
	font-size: 17px;
	display: flex;
	line-height: 35px;
}

.mep-i {
	color: var(--tp-theme-3);
	font-size: 17px;
	margin-right: 10px;
	margin-top: 8px;
}

.company__sm-about p {
	text-align: justify;
}

.slider-contant .slider-title {
	font-size: 50px;
	line-height: 70px;
}

.slider-contant span {
	font-size: 25px;
	margin-bottom: 25px;
}

.swiper-button-prev {
	left: 25px;
}

.slider-contant {
	text-align: left !important;
}

.swiper-wrapper {
	width: 75%;
}

.main-menu ul li a {
	color: #000000;
}

.sidebar__contact-text a {
	line-break: anywhere;
}

/* .company__about-tab .about-tabs .abst-item{
	width: 20.33%;
} */
.company__about-tab .about-tabs .abst-item-link {
	padding: 19px 20px;
}

.portfolio-wrapper:hover .portfolio-caption-top {
	top: 20px;
}

.project-h3 {
	text-align: center;
	margin-bottom: 40px;
	font-weight: 800;
	font-size: 35px;
}

.team__info h5 {
	font-size: 19px;
	line-height: 30px;
}

.team__info {
	left: -65px;
}

.team__item-grid::after {
	width: 75%;
}

.mep-h3 {
	margin-top: 30px;
	margin-bottom: 20px;
}

.mview {
	display: block;
}


.bg-contain {
    background-size: contain;
}
.h-380px {
    height: 380px;
}
.background-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.color-fff{
	color: #fff !important;
}
.mt-10px{
	margin-top: 10px;
}
.pagination-active{
	background: var(--tp-theme-3);
    color: var(--tp-common-white);
    border-color: var(--tp-theme-3);
}
.two-line-clamp {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	max-height: 200px;
	height: 50px;
}


/* Responsive Start */
@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
	.slider-contant .slider-title {
		font-size: 22px;
	}

	.offset-2 {
		margin-left: unset;
	}

	.company__about-tab .about-tabs .abst-item-link {
		font-size: 10px;
		padding: 7px 2px;
		line-height: 16px;
	}
	.company__about-tab .about-tabs .abst-item-link.active::before{
		left: 40%;
	}
	.mep-h3 {
		font-size: 20px;
		line-height: 30px;
		margin-top: 20px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
	.slider-contant span {
		font-size: 35px;
		line-height: 40px;
	}

	.history__item .sm-item-content h6 {
		text-align: center !important;
	}

	.faq__area .faq__content .accordion-button {
		font-size: 17px;
	}

	.w-75 {
		width: 100% !important;
	}

	.team__item-grid::after {
		width: 100%;
	}

	.team__info {
		left: 0px;
	}

	.section-2__wrapper .section__title-sm {
		margin-top: 25px;
	}

	.pt-120 {
		padding-top: 20px;
	}

	.pb-155 {
		padding-bottom: 50px;
	}

	.about__image-shape span {
		display: none;
	}

	.slider-contant .slider-title {
		font-size: 35px;
	}

	.slider-contant span {
		font-size: 25px;
		line-height: 40px;
		margin-bottom: 25px;
	}

	.footer__copyright-links a {
		margin-right: 5px;
		font-size: 15px;
		width: 100%;
		display: block;
	}

	.footer__copyright-text p {
		font-size: 13px;
	}

	.pt-100 {
		padding-top: 50px;
	}
}

@media (max-width: 575px) {
	.slider-contant {
		margin-top: 40px;
	}
}

@media (min-width: 768px) {
	.mview {
		display: none;
	}
}

/* Responsive End */