.home-2{
	background-color: #eeeeee;
}
.h7-cta1 {
	background: url("../images/cta/upper-Footer.jpg") no-repeat center;
	background-size:cover ;
	position: unset;

}
.h10-about-content .desc {
    max-width: 500px;
    font-size: 18px;
    line-height: 1.444;
    text-align: justify;
}
.service2{

	background:red;
}
.h6-about2{

	bbackground: #e3e3e3;
background: linear-gradient(0deg, rgba(227, 227, 227, 1) 60%, rgba(176, 176, 176, 0.95) 100%);
	background-size: cover;   /* fill entire section */
    background-position: center center; /* always centered */

}

.hh{
	background-color: rgb(222 8 8 / 86%);

}

.h6-about-content .sec-title {
    color: #797877a1;
    margin-bottom: 16px;
    font-weight: 800;

}

.h6-about-content .sec-heading.style-2 .sub-title {
    background-color: rgb(246 246 246) !important;
}

.cc{
	background: #ff0320;
background: linear-gradient(90deg, rgba(255, 3, 32, 1) 3%, rgba(168, 0, 0, 1) 48%, rgba(237, 33, 33, 0.92) 100%);
box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
	border-radius: 20px;
}

.home-drop{
	box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
	border-radius: 20px;
}

.title{
	color: #be840b !important;
}

.home-pp{
	color: #000;
}
.service-item.style-5 .desc {
    color: #fff !important;
    font-weight: 500 ;
}

/*.service-item.style-5 .desc {
    color: #101111 !important;
    font-weight: 500 ;
}*/

.service-item.style-5 .service-content {
    max-width: 550px !important;
}

.tj-about-section-2{
	background: #C9C9C9;
background: linear-gradient(0deg, rgba(201, 201, 201, 1) 0%, rgba(255, 255, 255, 0.49) 61%, rgba(189, 189, 189, 1) 100%);
}

.h8-choose{
	    background-color: #f9f9f9;
}

.tj-preloader {
    position: fixed;
    top: 0;
    inset-inline-start: 0;
    width: 100%;
    height: 100%;
   background: #e3e3e3;
background: linear-gradient(0deg, rgba(227, 227, 227, 1) 60%, rgba(176, 176, 176, 0.95) 100%);
    z-index: 100000000;
    color: #020202 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


