/*!
Theme Name: tec-sense
Theme URI: http://underscores.me/
Author: TEC-SENSE INNOVATIONS PVT LTD
Author URI: https://tec-sense.com/
Description: We are an IT Service provider and consulting firm pioneering in Web design/development and Mobile application development, custom software, SEO, Graphic Designing .
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tec-sense
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

tec-sense is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

.testimonial_img {
    width: 50px;
}
.our_service_roof {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.our_service_roof p{
	padding: 0px;
}

#service_main_cont h2{
	padding-bottom: 40px;
}

.our_service_roof{
    color: #000 !important;
    font-size: 21px;
    font-family: "Urbanist";
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    transition: .3s ease-in-out;
	padding-bottom: 5px;
    padding-top: 0px !important;
    margin-bottom: 28px;
}


#service-slider-img {
    gap: 130px;
    align-items: center;
    padding: 40px 0px 30px 0px;
}

#service-slider-img ul{
/*     padding-bottom: 10px; */
	padding-top: 16px;
}

#service-slider-img ul li{
	padding-bottom: 20px;
}
/* 
#service-slider-img:hover h4{
    color: #000 !important;
    text-decoration: underline;
    width: fit-content;
    border-bottom: 1px solid #000;
} */

.our_service_text ul li img{
    padding-bottom: 0px;
    opacity: 0.6;
}


#service_content_roof {
    color: #00000099;
    font-size:  18px;
    font-weight: 400;
    line-height: 26px;
    font-family: "Urbanist";

}

#service_content_roof p{
    width: 500px;
	padding: 0px;
}

.read_more_btn a{
    color: #00000099 !important;
    font-family: "Urbanist" ;
    font-weight: 400;
    font-size: 16px;
	line-height: 1px;
   
}

.read_more_btn {
    margin-top: 30px;
    display: flex;
    gap: 8px;
}

.read_more_btn img{
    opacity: 0.6;
}

/* #service-slider-img:hover .read_more_btn a{
    text-decoration: underline;
	 color: #000 !important;
    width: fit-content;
    border-bottom: 1px solid #00000099;
	padding-bottom: 3px;
} */

#service-slider-img ul li{
	padding:0px;
}

#service-slider-img:hover ul li img{
    opacity: 0.6;
}

#service-slider-img:hover .read_more_btn img{
    opacity: 0.6;
}


.service_carousel .owl-stage-outer img {
  width: 100%;
  height: auto;
  gap: 10px !important;
}

#service-slider-img ul li:not(:last-child) {
    margin-bottom: 7px;
}
#service-slider-img ul li {
    padding: 0px;
    display: flex;
    align-items: center;
    gap: 7px;
}


div#service_carousel_img .owl-carousel .owl-item img {
    height: 230px;
    object-fit: cover;
}

.why_us_section .row{
	justify-content: space-between;
}

#secondary {
    display: none;
}

footer.entry-footer {
    display: none;
}


h1.entry-title {
    padding-bottom: 50px;
}

.Privacy_content {
    padding: 120px 0px;
}

.Privacy_content ol{
    padding-bottom: 20px;
	margin: 0px;
}

.Privacy_content h2 {
    color: #000 !important;
    font-size: 24px;
    font-family: "Urbanist";
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 20px;
}

.Privacy_content p {
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
    font-family: "Urbanist";
}

.Privacy_content li {
    list-style: auto;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.policy_banner {
    background: #221b12;
    padding: 180px 20px;
    text-align: center;
    width: 100%;
}

.policy_heading h1 {
    font-size: 60px;
    font-weight: 500;
    color: #ffff;
    font-family: "Urbanist";
    margin: 0;
}

.Privacy_content a{
	color: #212529;
}

.Privacy_content a:hover{
	color: #DD9B4D;
}

@media(max-width:1550px){
    /* 19-11-2025 */
    .our_service_text p {
      width: 410px !important;
}
}

@media (max-width:1440px) {
	.read_more_btn {
      padding-top: 25px;
    }

    .our_service_roof {
      padding-bottom: 20px !important;
    }
	
/* 	.Privacy_content {
	padding: 120px 80px;
} */
}


@media (max-width:1366px){
    .our_service_text p {
    width: 373px !important;
}
}

@media (max-width:1280px) {
	.our_service_text p {
    width: 425px !important;
}

#service-slider-img {
    gap: 35px;
}

.service_title_spacing {
    padding-top: 30px;
}
}

@media (max-width:1024px) {
	.our_service_text p {
    width: 366px !important;
}

#service_carousel_img{
    width: unset !important;
}
	
	.our_service_roof p{
    padding-bottom: 0px !important;
}
.read_more_btn {
    padding-top: 10px;
}
	.our_service_roof{
		padding-bottom: 0px !important;
	}
	
	.partner_boxs {
     padding-top: 30px !important;
   }
	
	.about_img_main img{
		max-height: unset !important;
		min-height: unset !important;
		height: unset !important;
	}
	
	.Privacy_content {
    padding: 80px 0px;
}
	
	.partner_boxs {
    padding-left: 115px;
    padding-top: 45px !important;
}

	
}


@media (max-width:991px) {
    #service-slider-img {
    display: block;
    padding-top: 40px;
}
	
	#service_main_cont {
		padding-bottom: 30px;
	}

.our_service_text p {
    width: unset !important;
}

.our_service_roof {
    padding: 20px 0px 0px 0px  !important;
}
	
	#service_main_cont h2{
	padding-bottom: 0px;
}
	
	.policy_banner {
    padding: 100px 20px;
}
    
}

@media (max-width:767px){
div#service-slider-img:last-of-type {
    padding-bottom: 0px !important;
}
	
	.Privacy_content {
    padding: 50px 0px;
}
	
	.Privacy_content h2 {
    font-size: 30px;
}
	
	.policy_heading h1 {
    font-size: 50px;
}
	
	div#footer_line2 {
    width: unset !important;
}
}
