/*.row*/
/*    共12*/
/*    .col-6*/

@media (max-width: 991px) {
 
	.contact-wrapper .contact-right-box .contact-form-items .form-clt span {
		width: 100%;
	}
}
@media (max-width: 767px) {
.section-title.text-center.textTitle {
    margin-bottom: 30px;
}
	.content-type2 .items .lefts img {
		width: 50px;
	}
	.home-hot-product .homepro-des > li {
		padding-top: 30px;
	}
	.home-hot-product .homepro-des {
		padding-top: 0;
	}
/* case  ALL按钮上方间距	 */
	.project-section .tab-content .project-nav {
		margin-top: 30px;
	}
	/* 	 footer部分布局调整*/
	.footer-3 .footer-widgets-wrapper .footer-logo > img {
		max-width: 55%;
	}
	.footer-3 .footer-widgets-wrapper .footer-logo {
		width: 100%;
	}
	

	/* 	about页面about-author部分布局调整 */

	.about-section .align-items-center .about-author .author-icon .content > span {
		font-size: 15px;
	}
	.about-section .align-items-center .about-author .author-icon .content > h5 {
		font-size: 17px;
	}
/* blog间距 */

	
	.section-padding .pt-5 {
		padding: 34px 0 3px !important;
	}

	
/* footer部分 */
.footer-3 .container .footer-bottom-wrapper {
	gap: 10px;
	padding: 15px 0;
}
.footer-widgets-wrapper .single-footer-widget .widget-head h3 {
	font-size: 22px;
}
.footer-widgets-wrapper .single-footer-widget .list-items li {
        font-size: 16px;
    }
	
	.contact-wrapper .contact-right-box {
		padding: 32px 24px;
	}
	.contact-wrapper .contact-right-box .contact-form-items .theme-btn {
    margin-top: 12px;
}
	.feature-car-wrapper .feature-car-content .feature-button {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.news-details-wrapper .news-details-items .details-content h1 {
		font-size: 26px;
	}
	.about-adv-item .about-adv-content {
		flex-direction: column;
	}
	.section-title-area {
		flex-wrap: wrap;
		gap:30px;
		flex-direction: unset;
	}
}

/**header*/
.offcanvas__contact span{
	font-family: "Jost", sans-serif;
    margin: 0px;
    padding: 0;
    color: var(--header);
    text-transform: capitalize;
    transition: all 0.4s ease-in-out;
	    font-size: 20px;
    font-weight: 700;
    line-height: 130%;
	display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}
/**index*/
.section-title span{
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: var(--theme);
    margin-bottom: 14px;
}
.counter-wrapper .counter-box .content span{
	color: var(--header);
    font-size: 64px;
    transition: all 0.4s ease-in-out;
	    line-height: 125%;
    font-weight: 700;
	    font-family: "Jost", sans-serif;
    margin: 0px;
    padding: 0;
    text-transform: capitalize;
	display: block;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}
.counter-wrapper .counter-box .content span b{
    transition: all 0.4s ease-in-out;
}
.counter-wrapper .counter-box .content:hover span{
	color:#fff;
}
.counter-wrapper .counter-box:hover .content span,
.counter-wrapper .counter-box:hover .content p,
.counter-wrapper .counter-box.active .content span,
.counter-wrapper .counter-box.active .content p {
    color: var(--white);
}
.about-wrapper .about-content .about-author .author-icon .content p a{
	 color: var(--header);
}
.about-wrapper .about-content .about-author .author-icon .content p {
    font-size: 20px;
    font-weight: 500;
}
/**banner*/
.breadcrumb-wrapper .page-heading span{
    color: var(--white);
    font-size: 48px;
    position: relative;
    z-index: 9;
    font-weight: 700;
	 line-height: 125%;
	font-family: "Jost", sans-serif;
    margin: 0px;
    padding: 0;
	    text-transform: capitalize;
    transition: all 0.4s ease-in-out;
	    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	unicode-bidi: isolate;
	display:block;
}
/**products*/
.car-box-items-2 .car-content h2{
	    font-size: 24px;
    font-weight: 700;
    line-height: 130%;
}
.products-section .text h2 {
    font-size: 18px;
    color: #666;
    line-height: 1.75;
    text-align: center;
	margin: 0px;
    transition: all 0.4s ease-in-out;
	font-weight: 300;
}
/**faq*/
.faq-accordion #accordion h3{
	    font-size: 18px;
    font-weight: 700;
}
/**footer*/
.footer-widgets-wrapper .single-footer-widget .widget-head span {
    font-size: 24px;
    font-weight: 700;
    color: var(--theme2);
	    line-height: 130%;
	font-family: "Jost", sans-serif;
    margin: 0px;
    padding: 0;
	text-transform: capitalize;
    transition: all 0.4s ease-in-out;
}
/**service*/
.service-section .section-title h2 {
    font-size: 18px;
    color: #666;
    line-height: 1.75;
    text-align: center;
	margin: 0px;
    transition: all 0.4s ease-in-out;
	font-weight: 300;
}
/**case*/
.project-section .tab-content .project-overview h2{
    font-size: 18px;
    color: #666;
    line-height: 1.75;
    text-align: center;
	margin: 0px;
    transition: all 0.4s ease-in-out;
	font-weight: 300;	
}
/**about*/
.about-wrapper .about-content .about-author .author-icon .content p {
    font-size: 20px;
    font-weight: 500;
	font-family: "Jost", sans-serif;
    margin: 0px;
    padding: 0;
    color: var(--header);
    text-transform: capitalize;
    transition: all 0.4s ease-in-out;
	    line-height: 1.2;
	display: block;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}
.team-box-items .team-content .team-info p{
	font-size: 24px;
    font-weight: 700;
    line-height: 130%;
	font-family: "Jost", sans-serif;
    margin: 0px;
    padding: 0;
    color: var(--header);
    text-transform: capitalize;
    transition: all 0.4s ease-in-out;
}
/**blog*/
.news-box-items .news-content span{
    font-size: 20px;
}
.news-box-items .news-content span{
    margin-bottom: 10px;
	font-size: 24px;
    font-weight: 700;
    line-height: 130%;
}
/**contact*/
.contact-wrapper .contact-left .contact-box .content span {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 700;
    line-height: 130%;
    font-family: Jost, sans-serif;
    color: var(--header);
    text-transform: capitalize;
    margin: 0px;
    padding: 0px;
    transition: 0.4s ease-in-out;
}
/**single-blog*/
.main-sidebar .single-sidebar-widget.style-2 .wid-title span {
    position: relative;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
}
.main-sidebar .single-sidebar-widget.style-2 .wid-title span{
	line-height: 130%;
	font-family: "Jost", sans-serif;
    margin: 0px;
    padding: 0;
    color: var(--header);
    text-transform: capitalize;
    transition: all 0.4s ease-in-out;
}
.main-sidebar .single-sidebar-widget.style-2 .recent-post-area .recent-items .recent-content p {
    font-weight: 500;
    font-size: 20px;
    font-family: "Kanit", sans-serif;
    line-height: 145%;
    font-family: "Jost", sans-serif;
    margin: 0px;
    padding: 0;
    color: var(--header);
    text-transform: capitalize;
    transition: all 0.4s ease-in-out;
    display: block;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}
/**category*/
.products-search span.tits{
        font-size: 24px;
	font-family: "Jost", sans-serif;
    margin: 0px;
    padding: 0;
    color: var(--header);
    text-transform: capitalize;
    transition: all 0.4s ease-in-out;
	display: block;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}
.main-sidebar .single-sidebar-widget.style-2 .wid-title span{
    position: relative;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 130%;
    font-family: "Jost", sans-serif;
    margin: 0px;
    padding: 0;
    color: var(--header);
    text-transform: capitalize;
    transition: all 0.4s ease-in-out;
}
.shop-box-items .shop-content span{
    font-size: 18px;
	font-weight: 700;
    line-height: 130%;
	font-family: "Jost", sans-serif;
    margin: 0px;
    padding: 0;
    color: var(--header);
    text-transform: capitalize;
    transition: all 0.4s ease-in-out;
}
/**single-post*/
.news-card-items .content p {
    font-size: 24px;
    font-weight: 500;
    color: var(--theme);
    line-height: 130%;
    font-family: "Jost", sans-serif;
    margin: 0px;
    padding: 0;
    text-transform: capitalize;
    transition: all 0.4s ease-in-out;
}
.news-card-items .content p span {
    font-size: 14px;
    color: var(--text);
    font-weight: 300;
    font-family: "Kanit", sans-serif;
}
.service-box-items .content h3{
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 700;
    line-height: 130%;
}
/**search*/
span.search-span {
    font-size: 24px;
    font-weight: 700;
    line-height: 130%;
    font-family: "Jost", sans-serif;
    margin: 0px;
    padding: 0;
    color: var(--header);
    text-transform: capitalize;
    transition: all 0.4s ease-in-out;
}
.whatsapp-icon{
	margin: 1rem 0;
    gap: 1rem;
    display: flex;
}
.whatsapp-icon img{
	width:6rem;
}