*{
    padding: 0;
    margin: 0;
}

a{
    text-decoration: none;

}
ul{
    list-style: none;
}
body{
    scroll-behavior: smooth;
    overflow-x: hidden;
    /* background: url(../images/background.jpg) no-repeat center / cover; */
}
img{
    vertical-align: middle;
}
:root{
    --bs-button: #998675;
    --bs-color: #fff;
    --bs-text_color: #c7b299;
}
/* back to top button */
#myBtn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    cursor: pointer;
    background-color: #fff;
    color: #333;
    border: none;
    outline: none;
    padding: 5px 10px;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  }
  
  #myBtn:hover {
    transform: translateY(-4px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  }
  
  .arrow-up {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: solid #333;
    border-width: 0 2px 2px 0;
    transform: rotate(-135deg);
  }
  
  
  
/* nav bar */

.menu-bg{
    width: 100%;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
}
.nave_menu{
    position: absolute;
    width: 100%;
    color: var(--bs-color);
    background-color: transparent;
}
.nave_menu .nav-link {
    color: black;
    text-transform: capitalize;
}
.nave_menu .nav-link:hover{
    color: var(--bs-button);
}
.navbar-brand img{
    width: 100%;
}
.navbar {
	z-index: 99999999;
	
	background-color: white;
}

.quicktech-index1{
    display: flex;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    filter: brightness(75%);
}
.quicktech-index1 img{
   width: 100%;
   height: 100vh;
}
.index-1{
    position: relative;
}
.quicktech-hong{
    position: absolute;
    content: '';
    top: 50%;
    left: 13%;
    z-index: 999;
    color: white;
    font-size: 40px;
    font-weight: bolder;
   
}
.quicktech-hong p{
    color: white;
    font-size: 14px;
}
.quicktech-hong h1{
    color: white;
}
.quicktext-index-bantext h1 a:hover{
    font-size: 45px;
    transition: 0.3s;
   
}
.quicktext-index-bantext h2 a:hover{
    font-size: 45px;
    transition: 0.3s;
   
}
.quicktech-lon h1 a{
    color: white;
}
.quicktech-hong h1 a{
    color: white;
}
.quicktech-lon{
    position: absolute;
    content: '';
    top: 50%;
    right: 13%;
    z-index: 999;
    color: white;
    font-size: 40px;
   font-weight: bolder;
}
.quicktech-lon p{
    color: white;
    font-size: 14px;
    width: 300px;
}
.quicktech-lon h1{
    color: white;
}
.quicktext-index-bantext img {
	position: absolute;
	content: '';
	top: 34%;
	right: 43%;
	z-index: 999;
	color: white;
	/* font-size: 40px; */
	font-size: bolder;
}

/* stuio page */
.back-vid{
    width: 100%;
    height: 600px !important;
    position: relative;
    filter: brightness(70%);
}
.quicktech-vbanner-text img{
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}
.quicktech-vbanner-text h1{
    position: absolute;
    content: '';
    top: 70%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 45px;
    font-weight: bolder;
    color: white;

}
#quicktech-video-banner{
height: 600px;
}
.quicktech-studio-content{
    padding: 40px 0;
}
.studio-c-head h1{
    font-size: 25px;
    position: relative;
   
}
.studio-c-head h5{
    font-size: 18px;
    padding-top: 20px;
   
}
.studio-c-head h1::after{
    position: absolute;
    content: '';
    bottom: -13px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: black;
}

#quicktech-gallery{
    width: 100%;
    padding: 50px 0;
    position: relative;
  
}
.quicktech-gal{
    display: flex;
    width: 100%; 
    height: 500px;  
}
.quicktech-gal img{
   width: 100%;
   height: 100%;
   filter: brightness(75%);
   
}
.quicktext-index-studiotext h1 a{
	position: absolute;
	content: '';
	top: 40%;
	left: 11%;
	font-size: 45px;
	font-weight: bolder;
	color: white;
}
.quicktext-index-studiotext h2 a{
	position: absolute;
	content: '';
	top: 40%;
	right: 11%;
	font-size: 45px;
	font-weight: bolder;
	color: white;
}
.quicktext-index-studiotext img {
	position: absolute;
	content: '';
	top: 30%;
	right: 44%;
	font-size: 45px;
	font-weight: bolder;
	color: white;
}
.quicktech-stext h6{
    font-size: 19px;
}
#quicktech-people{
    padding-bottom: 50px;
    width: 100%;
    position: relative;
}

.quicktech-p{
    width: 100%;
    height: 700px;
}
.quicktech-p img{
    width: 100%;
    height: 100%;
    filter: brightness(70%);
}
.quicktext-index-peopletext h2 a{
    position: absolute;
	content: '';
	top: 42%;
	right: 26%;
	font-size: 60px;
	color: white;
}
.quicktext-index-peopletext h2 a:hover{
font-size: 65px;
transition: 0.5s;
}
.quicktext-index-peopletext img{
    position: absolute;
	content: '';
	top: 36%;
	right: 44%;
	font-size: 45px;
	font-weight: bolder;
	color: white;
}
.quicktech-s-h h4{
    font-size: 25px;
    font-weight: bolder;
}
/*  */
#quicktech-peoples{
    padding-bottom: 50px;
    width: 100%;
    position: relative;
}

.quicktech-pp{
    width: 100%;
    height: 700px;
}
.quicktech-pp img{
    width: 100%;
    height: 100%;
    filter: brightness(70%);
}
.quicktext-index-peopletextt h2 a{
    position: absolute;
	content: '';
	top: 42%;
	right: 26%;
	font-size: 50px;
	color: white;
}
.quicktext-index-peopletextt h2 a:hover{
font-size: 55px;
transition: 0.5s;
}
.quicktext-index-peopletextt img{
    position: absolute;
	content: '';
	top: 36%;
	right: 44%;
	font-size: 45px;
	font-weight: bolder;
	color: white;
}



/* studio page */

/* people page */
.back-vid{
    filter: brightness(65%);
}
#quicktech-people{
    padding: 30px 0;
    width: 100%;
}
.quicktech-people-head h4{
    font-size: 26px;
    font-weight: bolder;
}
.quicktech-people-head h4{
    width: 100%;
}

.quicktech-people-name ul{
display: flex;
justify-content: space-between;
}
.quicktech-people-name ul li a{
    color: rgba(0, 0, 0, 0.406);
    font-size: 14px;

    }
    .quicktech-people-name ul li a:hover{
        color: black;
        transition: 0.4s;
    }
    .coll{
        color: black !important;
    }
    .quicktech-people-img{
        width: 100%;
    }

    .quicktech-people-img img{
        width: 100%;
        height: 400px;
      
    }
    .quicktech-people-img img:hover{
      filter: brightness(65%);
      transition: 0.4s;
      
    }
    .gapp{
        row-gap: 20px;
    }
/* people page */

/* journal page */
.quicktech-people-name ul span{
    color: #ddd;
}

.nav-tabs .nav-link {
	margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
	background: 0 0;
	border: var(--bs-nav-tabs-border-width) solid transparent;
	border-top-left-radius: var(--bs-nav-tabs-border-radius);
	border-top-right-radius: var(--bs-nav-tabs-border-radius);
	color: #00000061;
}
.quicktech-journal-content h4{
 font-size: 22px;
 font-weight: bolder;
 padding: 10px 0;
}
.quicktech-journal-content h5{
    font-size: 19px;
   color: rgba(0, 0, 0, 0.395);
   }
/* journal page */


/* footer */
#footer-main{

    background-color: white;
}
.quicktech-footer p a{
   color: black;
   font-size: 14px;
}
.quicktech-footer p a:hover{
    font-size: 15px;
    transition: 0.5s;
 }
/* .quicktech-footer ul{
    display: flex;
    justify-content: left;
} */
.quicktech-footer ul li a{
   color: black;
   font-size: 19px;

}
.quicktech-footer ul li a:hover{
    font-size: 20px;
 }
 .quicktech-footer ul li{
 margin-top: 10px;
 
 }
 .quicktech-copyright{
    position: relative;
 }
 .quicktech-copyright::after{
    position: absolute;
    content: '';
    top: -15px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ddd;
 }
/* footer */

.inter-head{
    display: flex;
    justify-content: space-around;
}
.inter-head h4 a{
    color: rgba(0, 0, 0, 0.304);
}
.inter-head h4 a:hover{
    color: black;
    transition: 0.4s;
}

.quicktech-interior-img{
    width: 100%;
}
.quicktechh{
    position: relative !important;
}
.quicktech-interior-img img{
    width: 100%;
}
.quicktech-interior-text h4 {
	position: absolute;
	content: '';
	bottom: 21%;
	left: 32px;
    color: white;
    font-size: 20px;
    font-weight: bold;
}
.quicktech-interior-text h6 {
	position: absolute;
	content: '';
	bottom: 8%;
	left: 6%;
    color: white;
    font-size: 16px;
}
.quicktech-interior-text::after {
	position: absolute;
	content: '';
	bottom: 58px;
	left: 0;
	background-color: white;
	width: 100%;
	height: 2px;
}
.quicktech-interior-text{
  opacity: 0;
}
.quicktech-interior-img:hover{
    filter: brightness(70%);
    transition: 0.4s;
}
.quicktechh:hover .quicktech-interior-text{
    opacity: 1;
    transition: 0.4s;
}

.journal-read{
    padding: 40px 0;
}
.quicktech-journal-main{
    padding: 40px 0;
    position: relative;
}
.quicktech-journal-main h2{
    position: relative;
}
.quicktech-journal-main h4{
    font-size: 20px;
  padding-top: 22px;
}
.quicktech-journal-main img{
  padding-top: 22px;
}
.quicktech-journal-main h2::after{
    position: absolute;
    content: '';
    bottom: -12px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: black;
}
.quicktech-journal-main button{
    padding: 10px 30px;
    background-color: black;
    border: transparent;
    margin-top: 22px;
    color: white;
}


/* styles.css */

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgba(0, 0, 0, 0.5); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
    max-width: 500px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.iconn{
    display: inline;
   
}
.iconn i{
    font-size: 25px;
    padding-left: 20px;
    color: black;
}
.content-all h5{
    padding-top: 22px;
}

.btnnn a{
    color: white;
}
.quicktech-gal-img{
    height: 400px;
}
.quicktech-gal-img img{
    height: 100%;
}
.c-img1{
    width: 100%;
}
.c-img2{
    width: 100%;
}
.c-img1 img{
    width: 100%;
    height: 100% !important;
 }
 .c-img2 img{
    width: 100%;
    height: 100% !important;
 }
.quicktech-index2{
    display: flex;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    filter: brightness(75%);
    height: 600px;
}

#Quicktech-contact-banner{
    height: 600px;
}
.quicktechhhh{
    position: relative;
}

.quicktext-contact-bantext {
	position: absolute;
	content: '';
	color: white;
	bottom: 80px;
	left: 180px;
}

.quicktechhh{
    position: relative;
}
.quicktext-contact2-bantext{
    position: absolute;
    content: '';
    bottom: 80px;
    right: 100px;
   
    
}
.quicktext-contact2-bantext p{
   color: white;
}


.c-img1 img:hover{
    filter: brightness(60%);
}
.c-img2 img:hover{
    filter: brightness(60%);
}
.quicktech-bann {
	position: absolute;
	content: '';
	top: 50%;
	left: 13%;
}
.quicktech-bann h1 a{
  color: white;

}
.quicktech-bann {
	position: absolute;
	content: '';
	top: 50%;
	left: 13%;
    transform: translateY(-50%);
}

.quicktech-bann2 {
	position: absolute;
	content: '';
	top: 50%;
	left: 63%;
    transform: translateY(-50%);
}
.quicktech-bann2 h1 a{
    color: white;
}
.nav-item button{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}
.navbar-nav {
	border-radius: 20px;
}


/*  fdfdf*/
.diamond-container {
    display: grid;
    
    gap: 50px;
    justify-content: center;
    align-items: center;
    /* height: 80vh; */
    position: relative;
}
#quicktech-diamond{
    height: 1500px;
}
.diamond {
    width: 500px;
    height: 500px;
    position: relative;
    background-size: cover;
    border: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(45deg) ;
    border: 1px solid transparent;
}
.diamond-content {
    transform: rotate(-45deg);
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.5);
}
.diamond:nth-child(1) {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
}
.diamond:nth-child(2) {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
}
.diamond:nth-child(3) {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
}
.diamond:nth-child(4) {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}
.quicktech-d-one {
	top: 318px;
	right: -248px;
	border-radius: 20px;
}
.quicktech-d-two {
	top: 163px;
	right: -252px;
    overflow: hidden;
}
.quicktech-d-three {
	top: -37px;
	left: -666px;
}
.quicktech-d-four {
	top: 516px;
	left: 69px;
}
.diamond img {
    overflow: hidden;
    position: absolute;
    height: 100%;
    filter: brightness(75%);
    border-radius: 20px;
}
.diamond-content h4 a{
    font-size: 40px;
    color: white;
    text-decoration: none;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
}
.diamond-content h4 a:hover{
    font-size: 41px;
    color: var(--bs-button);
    transition: 0.4s;
}

.quicktech-part-head h2{
     font-size: 30px;
     font-family: "Oswald", sans-serif;
     font-weight: 700;
}
.quicktech-part-content p{
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
     font-weight: 500;
     padding-top: 20px;
}
.quicktech-part-content span{
    font-size: 30px;
    font-family: "Montserrat", sans-serif;
     font-weight: 500;
     padding-top: 20px;
}
.quicktech-part-head{
 
    z-index: 99999999;
}

#quicktech-part{
    padding: 20px 0;
}


.galle h2{
    position: relative;
}
.galle h2::after{
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 1px;
  background-color: rgba(0, 0, 0, 0.525);

}



#quicktech-galleryy{
    position: relative;
}

.prev {
	position: absolute;
	top: 50%;
	left: 40px;
	font-size: 30px;
	cursor: pointer;
	transition: 0.4s;
    z-index: 9;

}
.next{
    position: absolute;
    top: 50%;
    right: 45px;
    font-size: 30px;
    cursor: pointer;
    transition: 0.4s;
    z-index: 9;
}   
.prev:hover{
    color: red;
} 
.next:hover{
    color: red;
}


.quicktech-gall-img{
    height: 400px;
}
.quicktech-gall-img img{
    height: 100%;
    width: 100%;
}

.slick-slide {
    margin: 0 5px; /* Adjust the value to set the desired gap */
}

.slick-list {
    margin: 0 -5px; /* Negative margin to offset the gap */
}
.quicktech-footer h6{
    position: relative;
}
.quicktech-footer h6::after{
    position: absolute;
    content: '';
    top: -5px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.317);
}
.quicktech-footer h6{
    font-size: 23px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
   
}
.quicktech-footer h3{
    font-size: 23px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
   
}
.quicktech-footer p{
    width: 350px;
    color: rgba(0, 0, 0, 0.566);
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}
.social-logo{
    column-gap: 20px;
}
.social-logo li a i{
    font-size: 30px;
}


/* animation */







#quicktech-management-gallery{
    width: 100%;
    padding: 50px 0;
    position: relative;
  
}
.quicktech-manage-img{
    display: flex;
    width: 100%; 
    height: 400px;  
}
.quicktech-manage-img img{
   width: 100%;
   height: 100%;
   filter: brightness(75%);
   
}

.prevv {
	position: absolute;
	top: 50%;
	left: 40px;
	font-size: 30px;
	cursor: pointer;
	transition: 0.4s;
    z-index: 9;

}
.nextt{
    position: absolute;
    top: 50%;
    right: 45px;
    font-size: 30px;
    cursor: pointer;
    transition: 0.4s;
    z-index: 9;
}   
.prevv:hover{
    color: red;
} 
.nextt:hover{
    color: red;
}
/*  */
#quicktech-service-gallery{
    width: 100%;
    padding: 50px 0;
    position: relative;
  
}
.quicktech-ser-img{
    display: flex;
    width: 100%; 
    height: 400px;  
}
.quicktech-ser-img img{
   width: 100%;
   height: 100%;
   filter: brightness(75%);
   
}

.prevvv {
	position: absolute;
	top: 50%;
	left: 40px;
	font-size: 30px;
	cursor: pointer;
	transition: 0.4s;
    z-index: 9;

}
.nexttt{
    position: absolute;
    top: 50%;
    right: 45px;
    font-size: 30px;
    cursor: pointer;
    transition: 0.4s;
    z-index: 9;
}   
.prevvv:hover{
    color: red;
} 
.nexttt:hover{
    color: red;
}

.quicktech-s-manage {
	top: 163px;
	right: 0;
	overflow: hidden;
	width: 900px;
	height: 900px;
	position: relative;
	background-size: cover;
	border: 1px solid #ccc;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: rotate(45deg);
	border: 1px solid transparent;
}
.quicktech-s-manage {
    width: 900px;
    height: 900px;
    position: relative;
    background-size: cover;
    border: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(45deg) ;
    border: 1px solid transparent;
}
.quicktech-i-manage {
	top: 163px;
	right: 0;
	overflow: hidden;
	width: 900px;
	height: 900px;
	position: relative;
	background-size: cover;
	border: 1px solid #ccc;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: rotate(45deg);
	border: 1px solid transparent;
}
.quicktech-i-manage {
    width: 900px;
    height: 900px;
    position: relative;
    background-size: cover;
    border: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(45deg) ;
    border: 1px solid transparent;
}

/*  */
#quicktech-interior-gallery{
    width: 100%;
    padding: 50px 0;
    position: relative;
  
}
.quicktech-i-img{
    display: flex;
    width: 100%; 
    height: 400px;  
}
.quicktech-i-img img{
   width: 100%;
   height: 100%;
   filter: brightness(75%);
   
}

.prevvvv {
	position: absolute;
	top: 50%;
	left: 40px;
	font-size: 30px;
	cursor: pointer;
	transition: 0.4s;
    z-index: 9;

}
.nextttt{
    position: absolute;
    top: 50%;
    right: 45px;
    font-size: 30px;
    cursor: pointer;
    transition: 0.4s;
    z-index: 9;
}   

/*  */
#quicktech-urban-gallery{
    width: 100%;
    padding: 50px 0;
    position: relative;
  
}
.quicktech-u-img{
    display: flex;
    width: 100%; 
    height: 400px;  
}
.quicktech-u-img img{
   width: 100%;
   height: 100%;
   filter: brightness(75%);
   
}

.prevvvvv {
	position: absolute;
	top: 50%;
	left: 40px;
	font-size: 30px;
	cursor: pointer;
	transition: 0.4s;
    z-index: 9;

}
.nexttttt{
    position: absolute;
    top: 50%;
    right: 45px;
    font-size: 30px;
    cursor: pointer;
    transition: 0.4s;
    z-index: 9;
}   

.quick-tech-ser-btn{
    background-color: transparent;
  border: none;
  padding: 0;
}
.quick-tech-ser-btn:hover{
    background-color: transparent;
  border: none;
  padding: 0;
}
.btn.show, .btn:first-child:active{
    background-color: transparent !important;
}

/*  */
#quicktech-people-gallery{
    width: 100%;
    padding: 50px 0;
    position: relative;
  
}
.quicktech-p-img{
    display: flex;
    width: 100%; 
    height: 400px;  
}
.quicktech-p-img img{
   width: 100%;
   height: 100%;
   filter: brightness(75%);
   
}

.preev {
	position: absolute;
	top: 50%;
	left: 40px;
	font-size: 30px;
	cursor: pointer;
	transition: 0.4s;
    z-index: 9;

}
.nexxt{
    position: absolute;
    top: 50%;
    right: 45px;
    font-size: 30px;
    cursor: pointer;
    transition: 0.4s;
    z-index: 9;
}  

.quicktech-p-img:hover{
    filter: brightness(40%);
    transition: 0.4s;
}

#quicktech-people-detail{
 height: 500px;
 padding: 50px 0;

}
.quicktech-p-text h4 {
	font-size: 30px;
	font-family: "Oswald", sans-serif;
	font-weight: 700;
 
}

.quicktech-founder-img img{
    height: 580px;
}
#quicktech-people-details{
    padding-top: 100px;
}
.quicktech-pd-img img {
	width: 60%;
	height: 100%;
	margin-left: 174px;
	/* top: 42px; */
	margin-top: 20px;
}
.quicktech-pd-img{
    height: 400px;
}

.dropdown-menu li{
    position: relative;
}
.dropdown-menu li::after{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ddd;
}
.s{
    font-size: 15px;
    padding-left: 40px;
}

.quicktech-banner-inner{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2px;
}

.quiktech-banner-img img{
    height: 600px;
}
#quicktech-banner{
    padding-top: 116px;
}

.quiktech-banner-img{
    position: relative;
}
.quicktech-bann-text {
	position: absolute;
	top: 10px;
	right: 10px;
	color: white;
	font-weight: bold;
}
.quicktech-ban-imgg{
    position: relative;
}
.quicktech-bann-textt{
    position: absolute;
	bottom: 10px;
	left: 10px;
	color: white;
	font-weight: bold;
}

.ban-img-f{
    position: relative;
}
.quicktech-bann-texttt{
    position: absolute;
	bottom: 10px;
	right: 10px;
	color: black;
	font-weight: 700;
}

.product-inner img{
    height: 600px;
}
#quicktech-product{
    padding-top: 116px;
}
.quicktech-product-category{
    padding: 5px;
  border: 2px solid black;
  text-align: center;
}
.quicktech-product-category h4{
      font-weight: 700;
}
.gappp{
    row-gap: 20px;
}

.quicktech-pp-main{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 6px;
}

.quikctech-eng-banner img{
    height: 553px;
}

.quikctech-eng-banner{
    text-align: center;
}
#quicktech-manage{
    padding-top: 116px;
}

#quicktech-manages {
	height: 703px;
	overflow: hidden;
	padding-top: 198px;
}

.quicktech-part-heads h2{
    font-size: 17px;
    font-weight:600;
}

#quicktech-mob-menu {
	padding-top: 99px;
	background-color: white;
}

.mob-m{
    display: flex;
  justify-content: space-around;
  padding-left: 0 !important;
}
.mob-m li a{
    color: black;
}

.swiper {
	width: 100%;
	height: 541px;
}
  .swiper-slide img {
	width: 100%;
	height: 480px;
}
.swiper-pagination-bullet {
	width: 20px !important;
	height: 20px !important;
}


.image-modal {
	display: none;
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000000d1;
}
.modal-content {
	background-color: transparent;
	margin: 15% auto;
	padding: 20px;
	border: none;
	width: 80%;
	max-width: 500px;
	border-radius: 10px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
  .modal-content {
    position: relative;
    margin: 10% auto;
    width: 80%;
    max-width: 600px;
    text-align: center;
  }
  
  .modal-content img {
    width: 100%;
    height: auto;
    border-radius: 5px;
  }

  .close-btn {
	position: absolute;
	top: -30px;
	right: -15px;
	background: #fff;
	color: #000;
	font-size: 21px;
	/* padding: 5px 10px; */
	border-radius: 50%;
	cursor: pointer;
	width: 20px;
	height: 20px;
	line-height: 16px;
}

#customSwiper{
    overflow: hidden;
}