/*
 Theme Name:   Kadence Child 
 Theme URI:    http://example.com/kadence-child/
 Description:  Kadence Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     kadence
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  kadencechild
*/

/* .site-header-section {
    background: #873d8f;
} */

/* top header start */
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
.site-header .site-top-header-wrap .site-header-item{
    align-items: flex-start;
    margin-right: 28px;
}
.site-header .site-top-header-wrap .site-header-item:nth-child(2){margin-right: 0;}
.header-contact-list {
    display: flex;
    list-style-type: none;
    align-items: center;
    gap: 15px;
    margin: 0;
    margin-left: 28p;
}
.header-contact-list li a{display: flex;align-items: center;text-decoration: none !important;font-size: 23px;font-weight: 700;
    color: #2b94c2;line-height: 34px;}
.header-contact-list li a img{display: inline-block;}
.single-content h1, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6{margin-top: 0;}
/* top header end */

/* industry seection start */
/* .growing-industry .start-industry-section .section-heading{
    margin: 24px 0 35px;
} */
.growing-industry .start-industry-section .section-heading h2{
    margin-bottom: 0;
}
/* .growing-industry .start-industry-section p{
    margin-bottom: 16px;
} */
.growing-industry .start-industry-section .section-heading{
    position: relative;
}
.growing-industry .section-heading::before{
    content: '';
    background-color: #2994c3;
    width: 100%;
    left: -101%;
    height: 100%;
    position: absolute;
    top: 0;
}
.growing-industry .about-img-box img{
    background: #2b94c2;
}
.growing-industry .about-img-box h3{
    min-height: 35px;
}
.growing-industry .about-img-box h3 a{
    text-decoration: none;
}
.about-industry-box .about-img-box a{
    color: #2b94c2;
    text-decoration: underline;
}
/* industry seection end */

/* material and machine start */

.feature-listing ul {
    counter-reset: custom-counter;
}
.feature-listing ul li span{
    margin-bottom: 2.8125em;
    padding-left: 3.625em;
    counter-increment: custom-counter;
    position: relative;
}
.feature-listing ul li span:before {
    content: counter(custom-counter);
    width: 2em;
    height: 2em;
    padding: 0.5em 0.25em 0.5em;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    z-index: 0;
    top: 0.15em;
    left: 0;
    background-color: #2b94c2;
    color: #fff;
    font-size: 1.25rem;
    line-height: 1.25rem;
    font-weight: 600;
    text-align: center;
    box-sizing: border-box;
}
.feature-listing-2 li.elementor-icon-list-item {
    list-style-type: disc;
    display:list-item;
}
/* end */

/* application-section start  */

.application-section .about-application-section .about-img-box img{
    background: #2b94c2;
}
.application-section .about-application-section .about-img-box h3{
    min-height: 35px;
}
.application-section .about-img-box a{
    color: #2b94c2;
    text-decoration: underline;
}
.application-section .about-application-section{
    padding: 0 1.5625em;
    border-left: 1px solid #fff;
}

.application-section .about-application-section:nth-of-type(5n-4){
	border-left: 0;
}


/* .application-section .about-application-section .about-img-box:nth-of-type(5n-4) {
    border-left: none;
} */
/* application section end */


/* button section start */

.section-buttons .custom-btn-section .elementor-button {
    text-align: left;
}
.section-buttons .custom-btn-section .elementor-button:after {
    content: "";
    position: absolute;
    background-image: url(https://dmtcnc.com/staging/wp-content/uploads/2024/01/blog-arrow.webp);
    background-repeat: none;
    background-position: right center;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    right: 0;
    bottom: 2px;
    transition: all .2s ease-in-out;
}
.section-buttons .custom-btn-section .elementor-button:hover:after{right: -5px;}
/* button section end */


/* testimonial section start */

.testimonial-section .testimonial-content .elementor-testimonial__text{
    padding: 10px 0 0 0;
    margin: 16px 0;
}
.testimonial-section .testimonial-content .swiper-pagination {
    position: absolute;
    text-align: left;
    margin-left: 35px;
    top: 5px;
}
.testimonial-section .testimonial-content .elementor-testimonial__text:after {
    content: '';
    width: 3.5375rem;
    height: 3.5375rem;
    display: inline-block;
    position: absolute;
    bottom: -4px;
    right: 3%;
    background: url(https://451906.fs1.hubspotusercontent-na1.net/hubfs/451906/img/quote.png) center/contain no-repeat;
    z-index: -3;
}
/* testimonial section end */

/*blog section */
.blog-section .blog-start .sp-pcp-row [class*='sp-pcp-col-']{padding-bottom:0 !important;}
.blog-section .blog-start .sp-pcp-post .sp-pcp-title a {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0;
    font-family:  "Open Sans";
    color: #2b94c2;
    padding: 10px 20px;
}
.blog-section .blog-start .sp-pcp-post .sp-pcp-post-content {
    font-size: 16px;
    letter-spacing: 0;
    color: #000;
    line-height: 25px;
    font-family:  "Open Sans";
    margin-bottom: 0;
}
.blog-section .blog-start .sp-pcp-post .sp-pcp-post-content p{padding: 0px 20px;min-height:155px;}
.blog-section .blog-start .sp-pcp-post .sp-pcp-post-content .sp-pcp-readmore a{
    display: block;
    position: relative;
    text-align: right;
    padding: 10px 20px;
    text-decoration: none;
    background-color: #2786af;
}
.blog-section .blog-start .sp-pcp-post {
    padding-top: 10px;
}
.blog-section .blog-start .sp-pcp-readmore .pcp-readmore-link {
    background-color: #2786af;
    color: #fff;
    border: none;
    font-size: 16px;
    line-height: 24px;
    font-family:  "Open Sans";
    padding-right: 50px !important;
}
.blog-section .blog-start .sp-pcp-readmore .pcp-readmore-link:after {
    content: "";
    position: absolute;
    background-image: url(https://dmtcnc.com/staging/wp-content/uploads/2024/01/blog-arrow.webp);
    background-repeat: none;
    background-position: right center;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    right: 20px;
    transition: all .2s ease-in-out;
}
/* blog end */


/* footer start */

.footer-address {
    font-size: 16px;
    font-family: "open sans";
    font-weight: 500;
    color: black;
}
.footer-address a:hover{
    text-decoration: none;
    color: #fff;
}
.footer-html-inner p{
    font-size: .875em;
    line-height: 1.7142857143em;
    color: #fff;
}
.footer-html-inner p a{
    color: #2b94c2;
}

/* footer end */

/* start inner pages */

/* start we do page */
.about-we-do .about-content .about-we-do-img{
    margin: 16px 0;
}
.about-we-do .about-content .about-we-do-text{
    margin: 16px 0 0;
}
/* end we do page */

/* engineeering section start */
.engineer-section .engineer-section-start .engineer-heading::before {
    content: '';
    background-color: #2994c3;
    width: 100%;
    left: -101%;
    height: 100%;
    position: absolute;
    top: 0;
}
.engineer-section .engineer-section-start .engineer-text{
    margin: 16px 0 0;
}

/* engineeering section end */

/* contact section start */

.contact-us-box .contact-box .contact-info .elementor-icon-box-description a{
	color:#fff;
}

/* contact section end */


/* contact us form */

.contact-page-form .wpcf7-form-control-wrap input{
	margin-bottom:10px;
    font-family: "Open Sans", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
	border: 1px solid #e2e2e2;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .06);
}
.contact-page-form .wpcf7-form-control-wrap input::placeholder{
    font-family: "Open Sans", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
	color:#7E7E7E;
}
.contact-page-form .wpcf7-form-control-wrap select{
    font-family: "Open Sans", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
	margin-bottom:10px;
	padding:6px 7.5px;
	width:100%;
	color:#7E7E7E;
}

.contact-page-form .wpcf7-form-control-wrap textarea{
	max-height:100px;
	margin-bottom:10px;
}
.contact-page-form .wpcf7-form-control-wrap textarea::placeholder{
    font-family: "Open Sans", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
	margin-bottom:10px;
	color:#7E7E7E;
}
.contactus-form .contact-form nf-field, .nf-field,{
	display:inline-block;
}
.contact-page-form .submit_right input[type="submit"]{
	background:#2b94c2;
}
/* end */
/* end inner pages */

/* start inner-page-media query */
@media only screen and (max-width: 1024px){
	.mobile-transparent-header #masthead {position: inherit;padding: 20px;}
	.banner-section div#n2-ss-2 .n-uc-hN0vQGKKHZto-inner,.banner-section div#n2-ss-2 .n-uc-AJ0wg0WMbllE-inner{justify-content:center !important;}
	.banner-section div#n2-ss-2 .n2-font-069f52386768f974cbf9b62fc82f9fdf-hover,.banner-section div#n2-ss-2 .n2-font-b65f6c3cfb40261237cba4899c4a8f39-hover{text-align:center;}
	.blog-section .blog-start .sp-pcp-readmore .pcp-readmore-link:after{top:12px;} 	
}
@media only screen and (max-width: 768px) {
	.banner-section div#n2-ss-2 .n-uc-hN0vQGKKHZto,.banner-section div#n2-ss-2 .n-uc-AJ0wg0WMbllE{max-width: 600px;}
	.banner-section div#n2-ss-2 .n2-font-069f52386768f974cbf9b62fc82f9fdf-hover{font-size:40px;}
	.mobile-transparent-header #masthead {position: inherit;padding: 20px;}
/* 	.site-branding a.brand img {max-width: 150px;} */
	.application-section .about-application-section .about-img-box h3{min-height: unset;}
	.application-section .about-application-section:nth-of-type(2n-1){border-left: 0;}
	.application-section .about-application-section:nth-child(5){border-right: 1px solid #fff;}
/* 	.application-section .about-application-section .about-img-box {padding: 0;border-left: none;} */
	.contact-us-box .contact-box .contact-info .elementor-icon-box-description a{font-size:15px}
	.blog-section .blog-start .sp-pcp-post .sp-pcp-post-content p{min-height:205px;}
}
@media only screen and (max-width: 575px) {
	.mobile-transparent-header #masthead {
		position: inherit;
		padding: 15px;
	}
	.aboutbox2{
		position:inherit;
		width:100%
        height: 100%;
        right: 0;
        top: 0;
        margin-left: 0;
        margin-bottom: 20px;
		transform:0deg;
	}
	
	.application-section .about-application-section {
    border-left: none;
	}
	.application-section .about-application-section:nth-child(5){border-right: 0;}
	.testimonial-section .testimonial-content .swiper-pagination {
    text-align: center;
    margin-left: 0;
	}
	.blog-section .blog-start .sp-pcp-row [class*='sp-pcp-col-'] {
    margin-bottom: 30px;
	}
	.site-footer .site-footer-wrap .site-top-footer-wrap .footer-navigation .menu{
		display:block;
	}
	.site-footer .site-footer-wrap .site-top-footer-wrap .footer-navigation .menu li{
		margin-bottom:15px;
	}
/* 	.site-branding a.brand img {max-width: 120px;} */
}
 