/**
 * Theme Name:     K-Tech
 * Author:         K-Tech
 * Template:       flatsome
 * Text Domain:	   k-tech
 * Description:    Theme Build by Dai
 * Theme URI:      https://k-tech.net.vn/
 * Author URI:     https://k-tech.net.vn/
 * Version:        20250916
 * License:        2NRJM-B46WR-K6VQR-Y4T3D-QRWPX
 * License URI:    https://k-tech.net.vn/
 */

 /*************** ADD CUSTOM CSS HERE.   ***************/

.border4 {
	border-radius: 10px;
	overflow: hidden;
}



.environment-services .slider-wrapper .slider .services-item .box-text .title-services .section-title .section-title-main {
    height: 65px;
}

 
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
	.environment-services .slider-wrapper .slider .services-item .box-text .title-services .section-title .section-title-main {
		height: auto;
	}
	
	.about-img .img1 {
		width: 45% !important;
        top: -23rem;
        left: 0rem;
    }
	
	.about-img .img2 {
		width: 40% !important;
        bottom: 7rem;
        left: 14rem;
    }
	
	.about-img .img3 {
		width: 40% !important;
		bottom: 6rem;
        right: 6rem;
	}
	
	.about-img .img4 {
		width: 90% !important;
        top: -12rem;
        left: 1rem;
    }
	
	.about-img .img4 {
		width: 100%;
        top: -12rem;
        left: 0rem;
    }
	
	.about-img .img5 {
		width: 60% !important;
		bottom: -9rem;
        left: 9rem;
	}
	
	.about-img .img6 {
		width: 55% !important;
		bottom: -8rem;
		right: 11rem;
	}
	


}
